Skip navigation links
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

ABORT - Static variable in class com.atlassian.confluence.api.service.content.ContentDraftService.ConflictPolicy
If a conflict occurs the update is aborted with a ConflictException which converts to a http 409 error
AboutPageAction - Class in com.atlassian.confluence.about
 
AboutPageAction() - Constructor for class com.atlassian.confluence.about.AboutPageAction
 
AboutPagePanelModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.aboutpage
 
AboutPagePanelModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.aboutpage.AboutPagePanelModuleDescriptor
 
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
 
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
 
AbstractAuditListener - Class in com.atlassian.confluence.impl.audit.listener
Abstract superclass for all audit listeners that provides some useful common functionality like i18n string handling
AbstractAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
 
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
 
AbstractBootstrapApplicationListener<E extends org.springframework.context.ApplicationEvent> - Class in com.atlassian.confluence.setup
 
AbstractBootstrapApplicationListener() - Constructor for class com.atlassian.confluence.setup.AbstractBootstrapApplicationListener
 
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
 
AbstractBulkPageAction<OPTIONS extends DefaultBulkOptions,CONTEXT extends BulkExecutionContext> - Class in com.atlassian.confluence.pages.persistence.dao.bulk
 
AbstractBulkPageAction(OPTIONS) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.AbstractBulkPageAction
 
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
Deprecated.
since 5.10, use atlassian-scheduler instead.
AbstractClusterAwareQuartzJobBean() - Constructor for class com.atlassian.confluence.setup.quartz.AbstractClusterAwareQuartzJobBean
Deprecated.
 
AbstractClusterSafetyManager - Class in com.atlassian.confluence.cluster.safety
Contains common functionality for clustered and standalone safety managers
AbstractClusterSafetyManager(ClusterSafetyDao, EventPublisher, ClusterManager, LicenseService) - Constructor for class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
AbstractColourScheme - Class in com.atlassian.confluence.themes
 
AbstractColourScheme() - Constructor for class com.atlassian.confluence.themes.AbstractColourScheme
 
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
 
AbstractConfigLongRunningTask - Class in com.atlassian.confluence.plugins.synchrony.tasks
Abstract class for long running tasks which change Collaborative Editing configuration Usually, this is a change to the collaborative editing mode (on, limited, off) as well as restart.
AbstractConfigLongRunningTask(SynchronyConfigurationManager, SynchronyProcessManager, SynchronyMonitor, CacheManager, SynchronyConfigTaskTracker, EventPublisher, CollaborativeEditingModeDuration) - Constructor for class com.atlassian.confluence.plugins.synchrony.tasks.AbstractConfigLongRunningTask
 
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
 
AbstractContentAuditListener - Class in com.atlassian.confluence.impl.audit.listener
 
AbstractContentAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, PageManager, SpaceManager, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.AbstractContentAuditListener
 
AbstractContentEntity - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-java-api module instead. See {com.atlassian.confluence.api.model.content.Content} alternative
AbstractContentEntity() - Constructor for class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
AbstractContentEntity(AbstractContentEntity) - Constructor for class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
AbstractContentEntityLink - Class in com.atlassian.confluence.links.linktypes
 
AbstractContentEntityLink(GenericLinkParser) - Constructor for class com.atlassian.confluence.links.linktypes.AbstractContentEntityLink
 
AbstractContentEntityObjectHibernateDao<T extends ContentEntityObject> - Class in com.atlassian.confluence.internal.persistence.hibernate
 
AbstractContentEntityObjectHibernateDao() - Constructor for class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
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
 
AbstractContentNotificationsListener - Class in com.atlassian.confluence.mail.notification.listeners
Deprecated.
since 7.6.0, use confluence-notifications-api instead
AbstractCopyPageHierarchyEvent - Class in com.atlassian.confluence.event.events.content.pagehierarchy
TODO: Document this class / interface here
AbstractCopyPageHierarchyEvent(Object, Page, Page, ConfluenceUser, boolean) - Constructor for class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractCopyPageHierarchyEvent
AbstractCopyPageHierarchyEvent(Object, Page, Page, ConfluenceUser, boolean, int, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractCopyPageHierarchyEvent
 
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
 
AbstractDatabaseCollationRule - Class in com.atlassian.confluence.impl.health.checks.rules
Convenient superclass for Database Collation Health Check Rules.
AbstractDatabaseCollationRule(ErrorMessageProvider, URL, DatabaseCollationVerifier, DatabaseHelper, HibernateConfig, String[]) - Constructor for class com.atlassian.confluence.impl.health.checks.rules.AbstractDatabaseCollationRule
 
AbstractDatabaseCreationAction - Class in com.atlassian.confluence.setup.actions
 
AbstractDatabaseCreationAction() - Constructor for class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
 
AbstractDatabaseSetupRule - Class in com.atlassian.confluence.impl.health.checks.rules
Convenient superclass for Database Setup Health Check Rules.
AbstractDecoratorAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
 
AbstractDecoratorAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
 
AbstractDeferredRunUpgradeTask - Class in com.atlassian.confluence.upgrade
 
AbstractDeferredRunUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.AbstractDeferredRunUpgradeTask
 
AbstractDelegatingAttachmentDao - Class in com.atlassian.confluence.pages.attachments
An AttachmentDaoInternal implementation that just delegates to another AttachmentDaoInternal.
AbstractDelegatingAttachmentDao(AttachmentDaoInternal) - Constructor for class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
AbstractDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.AbstractDialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
AbstractDialog(String) - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
Deprecated.
 
AbstractDiffPagesAction - Class in com.atlassian.confluence.pages.actions
 
AbstractDiffPagesAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
AbstractDraftResult - Class in com.atlassian.confluence.tinymceplugin.rest
 
AbstractDraftResult() - Constructor for class com.atlassian.confluence.tinymceplugin.rest.AbstractDraftResult
 
AbstractDraftResult(Long, Long, String) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.AbstractDraftResult
 
AbstractEdgeType - Class in com.atlassian.confluence.plugins.edgeindex.edge
 
AbstractEdgeType() - Constructor for class com.atlassian.confluence.plugins.edgeindex.edge.AbstractEdgeType
 
AbstractEditorAwareWebDriverTest - Class in com.atlassian.confluence.webdriver
The base-base class for Confluence Editor WebDriver tests.
AbstractEditorAwareWebDriverTest() - Constructor for class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
 
AbstractEditorContentWebDriverTest - Class in com.atlassian.confluence.webdriver
Base class for Confluence Editor Content WebDriver tests Makes easier to run all the editor content related tests in the same Confluence editor page sequentially.
AbstractEditorContentWebDriverTest() - Constructor for class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
AbstractEditorPage<T extends AbstractViewPage,U extends AbstractEditorPage> - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.AbstractEditorPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
AbstractEditorPage(Class<T>, Class<U>, String) - Constructor for class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
AbstractEditorWebDriverTest - Class in com.atlassian.confluence.webdriver
Base class for Confluence Editor WebDriver tests Makes it easier to run all the tests in the same Confluence editor page sequentially.
AbstractEditorWebDriverTest() - Constructor for class com.atlassian.confluence.webdriver.AbstractEditorWebDriverTest
 
AbstractEditPageAction - Class in com.atlassian.confluence.pages.actions
 
AbstractEditPageAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
AbstractEditPageTemplateAction - Class in com.atlassian.confluence.plugins.templates.actions
 
AbstractEditPageTemplateAction() - Constructor for class com.atlassian.confluence.plugins.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, UserAccessor) - Constructor for class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
AbstractEditPermissionsAdministrator(SpacePermissionManager, PermissionResolver, SetSpacePermissionChecker, UserAccessor) - 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
 
AbstractEditStylesheetPage - Class in com.atlassian.confluence.pageobjects.page.admin
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.admin.AbstractEditStylesheetPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
AbstractEditStylesheetPage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.AbstractEditStylesheetPage
Deprecated.
 
AbstractEntityPaginationAction<T extends com.atlassian.user.Entity> - 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
 
AbstractExceptionTolerantMigrator - Class in com.atlassian.confluence.content.render.xhtml.migration
AbstractExceptionTolerantMigrator() - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.AbstractExceptionTolerantMigrator
 
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<T extends AbstractExtractorModuleDescriptor<T>> - Class in com.atlassian.confluence.plugin.descriptor
Abstract class for extractor module descriptors
AbstractExtractorModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.AbstractExtractorModuleDescriptor
 
AbstractFileRestoreAction - Class in com.atlassian.confluence.importexport.actions
 
AbstractFileRestoreAction() - Constructor for class com.atlassian.confluence.importexport.actions.AbstractFileRestoreAction
 
AbstractFinder<T> - Class in com.atlassian.confluence.api.impl.service.content.finder
 
AbstractFinder(Expansion...) - Constructor for class com.atlassian.confluence.api.impl.service.content.finder.AbstractFinder
 
AbstractGadgetAdminTab - Class in com.atlassian.confluence.pageobjects.component.admin
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.admin.AbstractGadgetAdminTab instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
AbstractGadgetAdminTab() - Constructor for class com.atlassian.confluence.pageobjects.component.admin.AbstractGadgetAdminTab
Deprecated.
 
AbstractGroupAction - Class in com.atlassian.confluence.user.actions
 
AbstractGroupAction() - Constructor for class com.atlassian.confluence.user.actions.AbstractGroupAction
 
AbstractHealthCheck - Class in com.atlassian.confluence.impl.health
Convenient superclass for health checks.
AbstractHealthCheck(Iterable<HealthCheck>) - Constructor for class com.atlassian.confluence.impl.health.AbstractHealthCheck
 
AbstractHealthCheckRule - Class in com.atlassian.confluence.impl.health.checks.rules
Superclass for Health Check Rules.
AbstractHealthCheckRule(ErrorMessageProvider, URL, String, JohnsonEventType) - Constructor for class com.atlassian.confluence.impl.health.checks.rules.AbstractHealthCheckRule
 
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.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.
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
 
AbstractIndexContentUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
AbstractInjectableWebDriverTest - Class in com.atlassian.confluence.webdriver
Deprecated.
since 5.9.0 in favour of ConfluenceStatelessTestRunner
AbstractInjectableWebDriverTest() - Constructor for class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
Deprecated.
 
AbstractJob - Class in com.atlassian.quartz.jobs
Deprecated.
since 5.10, use JobRunner instead.
AbstractJob() - Constructor for class com.atlassian.quartz.jobs.AbstractJob
Deprecated.
 
AbstractJournalIndexTaskQueue<T extends IndexTask> - Class in com.atlassian.confluence.search.queue
Abstract base class for IndexTaskQueue implementations that are backed by the journal.
AbstractJournalIndexTaskQueue(JournalService, AnyTypeDao, IndexFlushRequester) - Constructor for class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
 
AbstractJUnit3RestAcceptanceTest - Class in com.atlassian.confluence.it.rest
Deprecated.
Use com.atlassian.confluence.test.stateless.ConfluenceStatelessRestTestRunner A an abstract JUnit3 base class for REST-related tests. Exposes various helpers via getter methods.

NOTE: This class does NOT auto-create User.TEST in setup. Any tests that require such a user are strongly encouraged to create a user with a random name via AbstractJUnit3RestAcceptanceTest.createTestUser().

AbstractJUnit3RestAcceptanceTest() - Constructor for class com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest
Deprecated.
 
AbstractLabelableEntityObject - Class in com.atlassian.confluence.core
 
AbstractLabelableEntityObject() - Constructor for class com.atlassian.confluence.core.AbstractLabelableEntityObject
 
AbstractLabelDisplayingAction - Class in com.atlassian.confluence.plugins.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.plugins.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, SpaceManager, PageTemplateManager, ContentEntityManager, LabelPermissionEnforcer) - Constructor for class com.atlassian.confluence.labels.service.AbstractLabelsCommand
 
AbstractLabelSection - Class in com.atlassian.confluence.pageobjects.component.labels
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.labels.AbstractLabelSection instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
AbstractLabelSection(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
Deprecated.
 
AbstractLabelSection.Label - Class in com.atlassian.confluence.pageobjects.component.labels
Deprecated.
 
AbstractLicenseAction - Class in com.atlassian.confluence.setup.actions
 
AbstractLicenseAction() - Constructor for class com.atlassian.confluence.setup.actions.AbstractLicenseAction
 
AbstractLicenseExceptionHandler<E extends Exception> - Class in com.atlassian.confluence.license.exception.handler
 
AbstractLicenseExceptionHandler(I18NBean) - Constructor for class com.atlassian.confluence.license.exception.handler.AbstractLicenseExceptionHandler
 
AbstractLikeEvent - Class in com.atlassian.confluence.event.events.like
 
AbstractLikeEvent(Object, User, ContentEntityObject) - Constructor for class com.atlassian.confluence.event.events.like.AbstractLikeEvent
 
AbstractLikeEventRenderContextProvider - Class in com.atlassian.confluence.plugins.like.notifications
 
AbstractLikeEventRenderContextProvider(CachedContentFinder, UserAccessor, FollowManager, LocaleManager) - Constructor for class com.atlassian.confluence.plugins.like.notifications.AbstractLikeEventRenderContextProvider
 
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
 
AbstractLinkEnricher - Class in com.atlassian.confluence.plugins.restapi.enrich
 
AbstractLinkEnricher(RestNavigationService, GraphQL) - Constructor for class com.atlassian.confluence.plugins.restapi.enrich.AbstractLinkEnricher
 
AbstractLinkRenamingBean - Class in com.atlassian.confluence.util
 
AbstractLinkRenamingBean(ContentEntityObject, SpaceContentEntityObject, String, String) - Constructor for class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
AbstractLoginSignupAction - Class in com.atlassian.confluence.user.actions
 
AbstractLoginSignupAction() - Constructor for class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
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<T> - Class in com.atlassian.confluence.plugin.descriptor.search
 
AbstractLuceneMapperModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.search.AbstractLuceneMapperModuleDescriptor
 
AbstractLuceneSearchResult - Class in com.atlassian.confluence.search.v2.lucene
Deprecated.
since 5.9. Use AbstractSearchResult
AbstractLuceneSearchResult(Function<String, ConfluenceUser>) - Constructor for class com.atlassian.confluence.search.v2.lucene.AbstractLuceneSearchResult
Deprecated.
since 5.9.
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
Deprecated.
since 5.10
AbstractManagedScheduledJob(String, JobRunner, JobConfig, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
For atlassian-scheduler.
AbstractManagedScheduledJob(String, JobRunner, JobConfig, boolean, boolean, boolean, boolean, boolean, long, TimeoutPolicy) - Constructor for class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
For atlassian-scheduler.
AbstractManagedScheduledJob(String, JobRunner, JobConfig, boolean, boolean, boolean, boolean, boolean, long, TimeoutPolicy, boolean) - Constructor for class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
For atlassian-scheduler.
AbstractMessageManager - Class in com.atlassian.confluence.util.message
 
AbstractMessageManager() - Constructor for class com.atlassian.confluence.util.message.AbstractMessageManager
 
AbstractNav - Class in com.atlassian.confluence.plugins.rest.navigation.impl
A stateless base class for the nav builders that is safe for the delegating nav builder to extend directly.
AbstractNav() - Constructor for class com.atlassian.confluence.plugins.rest.navigation.impl.AbstractNav
 
AbstractNotificationCondition - Class in com.atlassian.confluence.plugin.descriptor.mail.conditions
Base class for any Conditions that work with a NotificationContext.
AbstractNotificationCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.mail.conditions.AbstractNotificationCondition
 
AbstractNotificationsListener<T extends com.atlassian.event.Event> - Class in com.atlassian.confluence.mail.notification.listeners
Deprecated.
sinace 7.6.0, use confluence-notifications-api instead
AbstractNotificationsListener() - Constructor for class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
 
AbstractObjectPersister - Class in com.atlassian.confluence.importexport.xmlimport.persister
 
AbstractObjectPersister() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.AbstractObjectPersister
 
AbstractOperationContext<TRIGGER extends OperationTrigger> - Class in com.atlassian.confluence.core
 
AbstractOperationContext(AbstractOperationContext.BaseBuilder<?, TRIGGER>) - Constructor for class com.atlassian.confluence.core.AbstractOperationContext
 
AbstractOperationContext.BaseBuilder<T extends AbstractOperationContext.BaseBuilder,TRIGGER extends OperationTrigger> - Class in com.atlassian.confluence.core
 
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
 
AbstractPageDao - Interface in com.atlassian.confluence.pages.persistence.dao
 
AbstractPageDaoInternal - Interface in com.atlassian.confluence.internal.pages.persistence
Dao for Abstract Page.
AbstractPageEntity - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-java-api module instead. See {com.atlassian.confluence.api.model.content.Content} alternative
AbstractPageEntity() - Constructor for class com.atlassian.confluence.it.AbstractPageEntity
Deprecated.
 
AbstractPageEntity(AbstractPageEntity) - Constructor for class com.atlassian.confluence.it.AbstractPageEntity
Deprecated.
 
AbstractPageHierarchyEvent - Class in com.atlassian.confluence.event.events.content.pagehierarchy
TODO: Document this class / interface here
AbstractPageHierarchyEvent(Object, Page, ConfluenceUser, boolean) - Constructor for class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractPageHierarchyEvent
AbstractPageHierarchyEvent(Object, Page, ConfluenceUser, boolean, int) - Constructor for class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractPageHierarchyEvent
 
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.plugins.templates.actions
 
AbstractPageTemplateAction() - Constructor for class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
AbstractPageTemplateMigrationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Base class for upgrade tasks that want to migrate page templates from one format to another.
AbstractPageTemplateMigrationUpgradeTask(SiteMigrator) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AbstractPageTemplateMigrationUpgradeTask
 
AbstractPaginatedListAction<T> - 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<T extends AbstractPathConverter> - Class in com.atlassian.confluence.servlet.simpledisplay
Deprecated.
since 4.3. Implement PathConverter directly.
AbstractPathConverter() - Constructor for class com.atlassian.confluence.servlet.simpledisplay.AbstractPathConverter
Deprecated.
 
AbstractPermissionsAction - Class in com.atlassian.confluence.security.actions
 
AbstractPermissionsAction() - Constructor for class com.atlassian.confluence.security.actions.AbstractPermissionsAction
 
AbstractPermissionsDelegate<TARGET> - Class in com.atlassian.confluence.security.delegate
 
AbstractPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.AbstractPermissionsDelegate
 
AbstractPluginData - Class in com.atlassian.confluence.plugin.persistence
 
AbstractPluginData() - Constructor for class com.atlassian.confluence.plugin.persistence.AbstractPluginData
 
AbstractPreviewPageAction - Class in com.atlassian.confluence.pages.actions
 
AbstractPreviewPageAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
AbstractRelationDescriptor<S extends Relatable,T extends Relatable> - Class in com.atlassian.confluence.api.model.relations
Relation descriptor, which should be used as a base class for all custom relation descriptors.
AbstractRelationDescriptor(String) - Constructor for class com.atlassian.confluence.api.model.relations.AbstractRelationDescriptor
 
AbstractRelationDescriptor(String, Class<S>, Class<T>) - Constructor for class com.atlassian.confluence.api.model.relations.AbstractRelationDescriptor
 
AbstractRemoteChildContentFinder(AbstractRemoteService) - Constructor for class com.atlassian.confluence.rest.client.AbstractRemoteChildContentService.AbstractRemoteChildContentFinder
 
AbstractRemoteChildContentService - Class in com.atlassian.confluence.rest.client
ChildContentService implementation that communicates with Confluence remotely.
AbstractRemoteChildContentService(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.AbstractRemoteChildContentService
 
AbstractRemoteChildContentService.AbstractRemoteChildContentFinder - Class in com.atlassian.confluence.rest.client
 
AbstractRemoteContentFinder(AbstractRemoteContentService, Expansion...) - Constructor for class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
 
AbstractRemoteContentLabelService - Class in com.atlassian.confluence.rest.client
ContentLabelService implementation that communicates with Confluence remotely.
AbstractRemoteContentLabelService(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.AbstractRemoteContentLabelService
 
AbstractRemoteContentService - Class in com.atlassian.confluence.rest.client
ContentService implementation that communicates with Confluence remotely.
AbstractRemoteContentService(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.AbstractRemoteContentService
 
AbstractRemoteContentService.AbstractRemoteContentFinder - Class in com.atlassian.confluence.rest.client
 
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
 
AbstractRemoteService<P> - Class in com.atlassian.confluence.rest.client
Common parent class of all Confluence API Remote Service implementations, handling authentication and REST infrastructure.
AbstractRemoteService(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.AbstractRemoteService
 
AbstractRemoteService(AbstractRemoteService) - Constructor for class com.atlassian.confluence.rest.client.AbstractRemoteService
 
AbstractRemoteService(AuthenticatedWebResourceProvider, PromisingExecutorService) - Constructor for class com.atlassian.confluence.rest.client.AbstractRemoteService
 
AbstractRemoteWebView - Class in com.atlassian.confluence.rest.client.remoteservice.webfragment
WebView implementation that communicates with Confluence remotely.
AbstractRemoteWebView(AbstractRemoteService) - Constructor for class com.atlassian.confluence.rest.client.remoteservice.webfragment.AbstractRemoteWebView
 
AbstractRemoteWebViewService - Class in com.atlassian.confluence.rest.client.remoteservice.webfragment
WebViewService implementation that communicates with Confluence remotely.
AbstractRemoteWebViewService(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.remoteservice.webfragment.AbstractRemoteWebViewService
 
AbstractRemoveAttachmentAction - Class in com.atlassian.confluence.pages.actions
 
AbstractRemoveAttachmentAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractRemoveAttachmentAction
 
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
 
AbstractRenderSupport<T> - Class in com.atlassian.confluence.rss
 
AbstractRenderSupport() - Constructor for class com.atlassian.confluence.rss.AbstractRenderSupport
 
AbstractRequestResourceFilter - Class in com.atlassian.confluence.plugins.restapi.filters
A resource filter that only supports request filtering.
AbstractRequestResourceFilter() - Constructor for class com.atlassian.confluence.plugins.restapi.filters.AbstractRequestResourceFilter
 
AbstractResource - Class in com.atlassian.confluence.plugins.rest.resources
 
AbstractResource(UserAccessor, SpacePermissionManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.AbstractResource
 
AbstractResponseResourceFilter - Class in com.atlassian.confluence.plugins.restapi.filters
A resource filter that only supports response filtering.
AbstractResponseResourceFilter() - Constructor for class com.atlassian.confluence.plugins.restapi.filters.AbstractResponseResourceFilter
 
AbstractRestAcceptanceTest - Class in com.atlassian.confluence.it.rest
Deprecated.
Use com.atlassian.confluence.test.stateless.ConfluenceStatelessRestTestRunner, or a JUnit4-style test with its own set of fields as required.
AbstractRestAcceptanceTest() - Constructor for class com.atlassian.confluence.it.rest.AbstractRestAcceptanceTest
Deprecated.
 
AbstractScheduledJob - Class in com.atlassian.confluence.schedule
 
AbstractScheduledJob(JobRunner, JobConfig, boolean) - Constructor for class com.atlassian.confluence.schedule.AbstractScheduledJob
 
AbstractSearch - Class in com.atlassian.confluence.search.v2
 
AbstractSearch(SearchQuery, SearchSort, SearchFilter, int, int) - Constructor for class com.atlassian.confluence.search.v2.AbstractSearch
 
AbstractSearch(SearchQuery, SearchSort, SearchFilter, ResultFilter) - Constructor for class com.atlassian.confluence.search.v2.AbstractSearch
 
AbstractSearch(SearchQuery, SearchSort, SearchFilter, int, int, ResultFilter) - Constructor for class com.atlassian.confluence.search.v2.AbstractSearch
 
AbstractSearchCrowdUsersAction - Class in com.atlassian.confluence.user.actions
Searches for users using the CrowdService and Query
AbstractSearchCrowdUsersAction() - Constructor for class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
AbstractSearchRequestBuilder<T extends SearchRequest> - Class in com.atlassian.confluence.internal.user
Common fields for a SearchRequest
AbstractSearchRequestBuilder() - Constructor for class com.atlassian.confluence.internal.user.AbstractSearchRequestBuilder
 
AbstractSearchResult - Class in com.atlassian.confluence.search.v2
Abstract base implementation of SearchResult taken from LuceneSearchResult after removing dependency from Lucene classes
AbstractSearchResult(Function<String, ConfluenceUser>) - Constructor for class com.atlassian.confluence.search.v2.AbstractSearchResult
 
AbstractSearchUsersAction - Class in com.atlassian.confluence.user.actions
Deprecated.
since 5.9. Use AbstractSearchCrowdUsersAction instead.
AbstractSearchUsersAction() - Constructor for class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
AbstractSelectBundleAction - Class in com.atlassian.confluence.setup.actions
 
AbstractSelectBundleAction() - Constructor for class com.atlassian.confluence.setup.actions.AbstractSelectBundleAction
 
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
 
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
 
AbstractSpaceContentListener - Class in com.atlassian.confluence.spaces.listeners
 
AbstractSpaceContentListener(FormatConverter, I18NBeanFactory, LocaleManager, PageManager, SystemTemplateManager, PluginAccessor, XhtmlContent) - Constructor for class com.atlassian.confluence.spaces.listeners.AbstractSpaceContentListener
 
AbstractSpaceExport - Class in com.atlassian.confluence.pageobjects.page.space
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.space.AbstractSpaceExport instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
AbstractSpaceExport(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.space.AbstractSpaceExport
Deprecated.
 
AbstractSpacePermissionManager - Class in com.atlassian.confluence.security
 
AbstractSpacePermissionManager(PermissionCheckExemptions, ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService, UserAccessor, AccessModeManager) - Constructor for class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
AbstractSpacePermissionManager(PermissionCheckExemptions, ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService, Supplier<UserAccessor>, AccessModeManager) - Constructor for class com.atlassian.confluence.security.AbstractSpacePermissionManager
Deprecated.
since 7.5
AbstractStaticResourceAwareFilter - Class in com.atlassian.confluence.web.filter
CONFSERVER-58180 due the following change in DefaultServlet http://svn.apache.org/viewvc?view=revision&revision=1845799 our static resources are no longer served with the correct Content-Type header.
AbstractStaticResourceAwareFilter() - Constructor for class com.atlassian.confluence.web.filter.AbstractStaticResourceAwareFilter
 
AbstractSynchronyWasDownEvent - Class in com.atlassian.confluence.plugins.synchrony.api.events
 
AbstractTab - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs
Shared tab logic.
AbstractTab(HttpContext, I18NBeanFactory, LocaleManager) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.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
 
AbstractTextFieldQueryMapper<T extends SearchQuery> - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
AbstractTextFieldQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.AbstractTextFieldQueryMapper
 
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
 
AbstractUserMappingUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Upgrade task to ensure that for all the user names in Confluence a ConfluenceUser object exist.
AbstractUserMappingUpgradeTask(ConfluenceUserDao, BatchOperationManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AbstractUserMappingUpgradeTask
 
AbstractUserProfileAction - Class in com.atlassian.confluence.user.actions
 
AbstractUserProfileAction() - Constructor for class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
AbstractUserQuery - Class in com.atlassian.confluence.search.v2.query
 
AbstractUserQuery(String) - Constructor for class com.atlassian.confluence.search.v2.query.AbstractUserQuery
 
AbstractUserQuery(UserKey) - Constructor for class com.atlassian.confluence.search.v2.query.AbstractUserQuery
 
AbstractUserQueryMapper<T extends AbstractUserQuery> - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
AbstractUserQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.AbstractUserQueryMapper
 
AbstractUsersAction - Class in com.atlassian.confluence.user.actions
 
AbstractUsersAction() - Constructor for class com.atlassian.confluence.user.actions.AbstractUsersAction
 
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
 
AbstractViewPage - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.AbstractViewPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
AbstractViewPage() - Constructor for class com.atlassian.confluence.pageobjects.page.content.AbstractViewPage
Deprecated.
 
AbstractViewPage(String) - Constructor for class com.atlassian.confluence.pageobjects.page.content.AbstractViewPage
Deprecated.
 
AbstractViewPage(AbstractPageEntity) - Constructor for class com.atlassian.confluence.pageobjects.page.content.AbstractViewPage
Deprecated.
 
AbstractWatch - Class in com.atlassian.confluence.api.model.watch
 
AbstractWebDriverTest - Class in com.atlassian.confluence.webdriver
Deprecated.
since 5.5 in favour of ConfluenceStatelessTestRunner
AbstractWebDriverTest() - Constructor for class com.atlassian.confluence.webdriver.AbstractWebDriverTest
Deprecated.
 
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
 
accept(TCPIPClusterJoinConfig) - Method in interface com.atlassian.confluence.cluster.ClusterJoinConfig.Decoder
 
accept(MulticastClusterJoinConfig) - Method in interface com.atlassian.confluence.cluster.ClusterJoinConfig.Decoder
 
accept(AWSClusterJoinConfig) - Method in interface com.atlassian.confluence.cluster.ClusterJoinConfig.Decoder
 
accept(KubernetesClusterJoinConfig) - Method in interface com.atlassian.confluence.cluster.ClusterJoinConfig.Decoder
 
accept(MarshallerMetrics) - Method in interface com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsConsumer
 
accept(T) - Method in interface com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.HibernateAlertEntityDao.SatiableConsumer
Performs this operation on the given argument.
accept(String, String) - Method in interface com.atlassian.confluence.util.sandbox.SandboxErrorConsumer
 
AcceptanceTestHelper - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.utils.AcceptanceTestHelper} alternative
AcceptanceTestHelper() - Constructor for class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
AcceptLiveDocsFilter - Class in com.atlassian.confluence.search.lucene.filter
Wraps a delegate Filter and ensures that only live (non-deleted) docs are accepted through this filter.
AcceptLiveDocsFilter(Filter) - Constructor for class com.atlassian.confluence.search.lucene.filter.AcceptLiveDocsFilter
 
acceptsDocsOutOfOrder() - Method in class com.atlassian.confluence.plugins.edgeindex.GroupByEdgeTargetCollector
 
ACCESS_MODE - Static variable in interface com.atlassian.confluence.internal.accessmode.AccessModeManager
 
AccessDenied - Class in com.atlassian.confluence.impl.security.access
A simple return type representing the state where a user (logged in our anonymous) does not have access to Confluence or a given permission type is invalid for a user (depending on their AccessStatus), so they cannot be granted the permission.
AccessLogFilter - Class in com.atlassian.confluence.util
Logs the username and request URL via log4j.
AccessLogFilter() - Constructor for class com.atlassian.confluence.util.AccessLogFilter
 
AccessMode - Enum in com.atlassian.confluence.api.model.accessmode
This enum defines different mode that Confluence is running on
AccessModeManager - Interface in com.atlassian.confluence.internal.accessmode
This interface should be used internally in core only
AccessModeResource - Class in com.atlassian.confluence.functest.rest.admin
Backdoor REST resource for toggling read-only mode
AccessModeResource(AccessModeService, SettingsManager) - Constructor for class com.atlassian.confluence.functest.rest.admin.AccessModeResource
 
AccessModeResource - Class in com.atlassian.confluence.plugins.restapi.resources
Resource for plugins to check the access mode set on Confluence.
AccessModeResource(AccessModeService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.AccessModeResource
 
AccessModeService - Interface in com.atlassian.confluence.api.service.accessmode
 
accessModeService - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
AccessModeServiceImpl - Class in com.atlassian.confluence.api.impl.service.accessmode
 
AccessModeServiceImpl(AccessModeManager, PermissionManager, EventPublisher, LicenseService) - Constructor for class com.atlassian.confluence.api.impl.service.accessmode.AccessModeServiceImpl
 
AccessStatus - Interface in com.atlassian.confluence.security.access
Represents the type of access to Confluence a user has.
acknowledge() - Method in class com.atlassian.confluence.user.extras.aggregation.rest.InternalAggregationResource
 
acknowledgeRunningJob() - Method in interface com.atlassian.confluence.index.status.ReIndexJobManager
Mark most recent or running re-index job as acknowledged.
acknowledgeRunningJob() - Method in class com.atlassian.confluence.internal.index.status.DefaultReIndexJobManager
 
acknowledgeRunningJob() - Method in class com.atlassian.confluence.plugins.rebuildindex.rest.ReIndexJobResource
Mark running re-index job as acknowledged.
action - Variable in class com.atlassian.confluence.pages.actions.beans.FileStorer
 
action - Variable in class com.atlassian.confluence.util.breadcrumbs.AbstractActionBreadcrumb
 
ActionAccessChecker - Class in com.atlassian.confluence.impl.security.access
Grants or denies the current user access to the action method currently being invoked, depending on which access check annotations are present.
ActionAccessChecker(ConfluenceAccessManager, EventPublisher, VCacheFactory) - Constructor for class com.atlassian.confluence.impl.security.access.ActionAccessChecker
 
ActionAccessChecker.AccessDecision - Enum in com.atlassian.confluence.impl.security.access
 
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
 
ActionImports - Class in com.atlassian.confluence.plugins.lookandfeel
Additional imports for Actions.
ActionImports(SoyTemplateRenderer, XsrfTokenGenerator, I18nResolver, FaviconManager, EventPublisher) - Constructor for class com.atlassian.confluence.plugins.lookandfeel.ActionImports
 
ActionViewData - Annotation Type in com.atlassian.confluence.xwork
Annotation to mark a method whose return value should be passed to the view.
ActionViewDataMappings - Annotation Type in com.atlassian.confluence.xwork
Annotation to mark a method that returns a map of view data.
activateOptions() - Method in class com.atlassian.confluence.logging.ConfluenceHomeLogAppender
Activate the default Appender (ConsoleAppender).
activatePicker() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorTablePicker
Deprecated.
Opens the table picker dropdown if it is currently closed.
activateUser(String) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
activateUser(String) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
activateUser(String) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
 
active(boolean) - Method in class com.atlassian.confluence.user.extras.entities.UserEntity.Builder
 
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
 
ActiveObjectsTestResource - Class in com.atlassian.confluence.plugin
 
ActiveObjectsTestResource(ActiveObjects, TransactionTemplate, SpaceManager, UserAccessor) - Constructor for class com.atlassian.confluence.plugin.ActiveObjectsTestResource
 
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
 
ActiveUserSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Filters out documents representing users that are nolonger active e.g.
ActiveUserSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
ActiveUserSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ActiveUserSearchFilterMapper
 
Activity - Interface in com.atlassian.confluence.util.profiling
Represents an activity that is being monitored.
ACTIVITY_UNAVAILABLE - Static variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
ActivityAjaxResponse - Class in com.atlassian.confluence.core
 
ActivityAjaxResponse(String, String, String) - Constructor for class com.atlassian.confluence.core.ActivityAjaxResponse
 
ActivityMonitor - Interface in com.atlassian.confluence.util.profiling
Represents the ability to record current activity in the system.
ActivitySnapshot - Class in com.atlassian.confluence.util.profiling
Represents a snapshot of an activity currently being performed.
ActivitySnapshot(long, long, String, String, String, String) - Constructor for class com.atlassian.confluence.util.profiling.ActivitySnapshot
 
actual() - Method in interface com.atlassian.confluence.core.persistence.schema.api.SchemaElementComparison
 
AdapterUtils - Class in com.atlassian.confluence.api.impl.service.audit.adapter
Deprecated.
since 7.5.0. New atlassian-audit-api should be used
AdapterUtils() - Constructor for class com.atlassian.confluence.api.impl.service.audit.adapter.AdapterUtils
Deprecated.
 
adaptInterface(Object, Class, Class, Object) - Static method in class com.atlassian.confluence.util.AopUtils
Adapt an interface of an object via a delegate
AdaptiveLabelCacheDao - Interface in com.atlassian.confluence.impl.labels.adaptivelabelcache.dao
Allows to read and write records to a storage (for example, database) Any implementation must guarantee that data is available after a restart
AdaptiveMostUsedLabelsCache - Interface in com.atlassian.confluence.impl.labels.adaptivelabelcache
Adaptive most used label cache.
AdaptiveMostUsedLabelsCacheImpl - Class in com.atlassian.confluence.impl.labels.adaptivelabelcache
An implementation of AdaptiveMostUsedLabelsCache which stores data in a separate DB table
AdaptiveMostUsedLabelsCacheImpl(AdaptiveMostUsedLabelsCacheImpl.TimestampProvider, AdaptiveLabelCacheDao, LabelManagerInternal) - Constructor for class com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCacheImpl
 
AdaptiveMostUsedLabelsCacheImpl(AdaptiveLabelCacheDao, LabelManagerInternal) - Constructor for class com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCacheImpl
 
AdaptiveMostUsedLabelsCacheImpl.TimestampProvider - Class in com.atlassian.confluence.impl.labels.adaptivelabelcache
 
AdaptiveThresholdPredicate - Class in com.atlassian.confluence.pages.thumbnail.renderer
Deprecated.
AdaptiveThresholdPredicate() - Constructor for class com.atlassian.confluence.pages.thumbnail.renderer.AdaptiveThresholdPredicate
Deprecated.
 
ADD - Static variable in class bucket.search.persistence.IndexQueueEntry
Deprecated.
 
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(E) - Method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl.Builder
 
add(T) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusteredFifoBuffer
 
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(Callable<InputStream>...) - Method in class com.atlassian.confluence.core.InputStreamSerializer
 
add(Application) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationManager
 
add(E) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
add(int, E) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
add(SimpleSiteStructure.ExportableItem) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure
 
add(Json) - Method in class com.atlassian.confluence.json.json.JsonArray
 
add() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
Deprecated.
 
add(RecentUpdate) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdateGroup
 
add(T) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
add(int, T) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
add(ComposableScoreFunction, double) - Method in class com.atlassian.confluence.search.v2.score.AverageScoreFunction.Builder
 
add(Long, String, boolean, boolean, String, HttpServletRequest) - Method in class com.atlassian.confluence.tinymceplugin.rest.PageResource
Create a top level comment on the identified content using the HTML supplied from the Editor.
add(Long, Long, String, boolean, boolean, String, HttpServletRequest) - Method in class com.atlassian.confluence.tinymceplugin.rest.PageResource
Create a reply to to the identified comment.
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, String[]) - Method in class com.atlassian.confluence.web.UrlBuilder
Retrieving parameters from a ServletRequest will provide you with String array values.
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(String, boolean) - Method in class com.atlassian.confluence.web.UrlBuilder
Adds a parameter to the URL.
add(Application, PasswordCredential) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
add(Directory) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateDirectoryDao
 
add(Group) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
add(User, PasswordCredential) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
add(ServiceReference, Tenant, Function<S, ?>) - Method in class com.atlassian.sal.confluence.lifecycle.ExecutionStrategyTemplate
 
add(ServiceReference, Tenant, Function<S, ?>) - Method in class com.atlassian.sal.confluence.lifecycle.ModuleExecutionFilter
 
add(ServiceReference, Tenant, Function<S, ?>) - Method in interface com.atlassian.sal.confluence.lifecycle.ServiceExecutionStrategy
 
add(ServiceReference, Tenant, Function<S, ?>) - Method in class com.atlassian.sal.confluence.lifecycle.ServiceExecutionStrategyComposite
 
ADD_SEPARATOR - Static variable in class com.atlassian.confluence.labels.CombinedLabel
 
addAction(Element, PackageConfig) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
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.
addActionError(String) - Method in class com.atlassian.confluence.validation.DefaultMessageHolder
 
addActionError(String, Object...) - Method in class com.atlassian.confluence.validation.DefaultMessageHolder
 
addActionError(String) - Method in interface com.atlassian.confluence.validation.MessageHolder
 
addActionError(String, Object...) - Method in interface com.atlassian.confluence.validation.MessageHolder
 
addActionInfo(String, Object...) - Method in class com.atlassian.confluence.validation.DefaultMessageHolder
 
addActionInfo(String, Object...) - Method in interface com.atlassian.confluence.validation.MessageHolder
 
addActionMessage(String, Object...) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Adds a message to the current action which will be displayed to the user.
addActionSuccess(String, Object...) - Method in class com.atlassian.confluence.validation.DefaultMessageHolder
 
addActionSuccess(String, Object...) - Method in interface com.atlassian.confluence.validation.MessageHolder
 
addActionWarning(String, Object...) - Method in class com.atlassian.confluence.validation.DefaultMessageHolder
 
addActionWarning(String, Object...) - Method in interface com.atlassian.confluence.validation.MessageHolder
 
addAlias(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
Adds an alias name for the parameter.
addAll(Iterable<E>) - Method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl.Builder
 
addAll(Iterable<Callable<InputStream>>) - Method in class com.atlassian.confluence.core.InputStreamSerializer
 
addAll(Collection) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
addAll(int, Collection) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
addAll(int, Collection<? extends T>) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
addAll(Collection<? extends T>) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
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.
addAll(Set<? extends Group>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
addAll(Set<HibernateMembership>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembershipDao
 
addAll(Set<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
addAllDataSources(Iterable<DataSource>) - Method in class com.atlassian.confluence.core.InputStreamSerializer
 
addAllErrors(Collection<UpgradeError>) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
addAllMessages(MessageHolder, ValidationResult) - Static method in class com.atlassian.confluence.validation.XWorkValidationResultSupport
 
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.
addAllSpaceGroupPermissionsExceptAdmin(String, String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
addAllSpaceUserPermissionsExceptAdmin(String, String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
addAllToContext(Map<String, Serializable>) - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
addAllUsers(Application, Collection<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
addAllUsersToGroup(long, Collection<String>, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
 
addAllUsersToGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembershipDao
 
addAnchor(String) - Method in class com.atlassian.confluence.web.UrlBuilder
Sets an anchor for the URL.
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
 
addAnyMessages(MessageHolder, ServiceException) - Static method in class com.atlassian.confluence.validation.XWorkValidationResultSupport
 
addApplicationActivity(MauApplicationKey) - Method in class com.atlassian.confluence.api.impl.service.event.mau.MauEventServiceImpl
 
addApplicationActivity(MauApplicationKey) - Method in interface com.atlassian.confluence.api.service.event.mau.MauEventService
Mark this request represents a user activity in a specific sub-product (such as TC, CQ) The default application is Confluence, event if there is no call to this method during the request
addAppliedRuleDescription(StorageFormatCleaner.AppliedRuleDescription) - Method in class com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner.Result
 
addAppliedRuleDescription(XhtmlCleaner.AppliedRuleDescription) - Method in class com.atlassian.confluence.content.render.xhtml.XhtmlCleaner.Result
Deprecated.
 
addAssociatedActionForResources(Class) - Method in class com.atlassian.quartz.jobs.AbstractJob
Deprecated.
 
addAttachedImageId(Long) - Method in class com.atlassian.confluence.content.render.xhtml.view.embed.AttachedImageUnresolvedCommentCountAggregator
Add the id of content into the collection.
addAttachment(Attachment) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
addAttachment() - Method in class com.atlassian.confluence.it.api.TestAttachmentFactory
 
addAttachment(ContentId, Attachment) - Method in class com.atlassian.confluence.it.rpc.delegates.AttachmentRpc
 
addAttachment(String, long, RemoteAttachment, byte[]) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Add a new attachment to a ContentEntityObject.
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, 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
 
addAttachmentData(String, InputStream) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure
 
addAttachments(ContentId, Collection<AttachmentUpload>) - Method in class com.atlassian.confluence.api.impl.service.content.AttachmentServiceImpl
 
addAttachments(ContentId, ContentStatus, Collection<AttachmentUpload>) - Method in class com.atlassian.confluence.api.impl.service.content.AttachmentServiceImpl
 
addAttachments(ContentId, ContentStatus, Collection<AttachmentUpload>, boolean, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.AttachmentServiceImpl
 
addAttachments(ContentId, Collection<AttachmentUpload>) - Method in interface com.atlassian.confluence.api.service.content.AttachmentService
Add one or more attachments to a piece of Content.
addAttachments(ContentId, ContentStatus, Collection<AttachmentUpload>) - Method in interface com.atlassian.confluence.api.service.content.AttachmentService
Add one or more attachments to a piece of Content.
addAttachments(ContentId, ContentStatus, Collection<AttachmentUpload>, boolean, Expansions) - Method in interface com.atlassian.confluence.api.service.content.AttachmentService
Add one or more attachments to a piece of Content.
addAttachments(int) - Method in class com.atlassian.confluence.it.api.TestAttachmentFactory
 
addAttachments(int, MediaType) - Method in class com.atlassian.confluence.it.api.TestAttachmentFactory
 
addAttachments(ContentId, Attachment...) - Method in class com.atlassian.confluence.it.rpc.delegates.AttachmentRpc
 
addAttachments(ContentId, Collection<AttachmentUpload>) - Method in interface com.atlassian.confluence.rest.client.RemoteAttachmentService
addAttachments(ContentId, ContentStatus, Collection<AttachmentUpload>) - Method in interface com.atlassian.confluence.rest.client.RemoteAttachmentService
addAttachments(ContentId, ContentStatus, Collection<AttachmentUpload>, boolean, Expansions) - Method in interface com.atlassian.confluence.rest.client.RemoteAttachmentService
addAttachments(ContentId, Collection<AttachmentUpload>) - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl
addAttachments(ContentId, ContentStatus, Collection<AttachmentUpload>) - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl
addAttachments(ContentId, ContentStatus, Collection<AttachmentUpload>, boolean, Expansions) - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl
addAttachmentsCompletionStage(ContentId, Collection<AttachmentUpload>) - Method in interface com.atlassian.confluence.rest.client.RemoteAttachmentService
Add one or more attachments to a piece of Content.
addAttachmentsCompletionStage(ContentId, ContentStatus, Collection<AttachmentUpload>) - Method in interface com.atlassian.confluence.rest.client.RemoteAttachmentService
 
addAttachmentsCompletionStage(ContentId, ContentStatus, Collection<AttachmentUpload>, boolean, Expansions) - Method in interface com.atlassian.confluence.rest.client.RemoteAttachmentService
 
addAttachmentsCompletionStage(ContentId, Collection<AttachmentUpload>) - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl
 
addAttachmentsCompletionStage(ContentId, ContentStatus, Collection<AttachmentUpload>) - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl
 
addAttachmentsCompletionStage(ContentId, ContentStatus, Collection<AttachmentUpload>, boolean, Expansions) - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl
 
addBasicAuthenticationHeader(User, Map<String, String>) - Method in class com.atlassian.confluence.it.HeadersHelper
 
addBlankPage() - Method in class com.atlassian.confluence.pageobjects.component.dialog.CreateDialog
Deprecated.
 
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<String, ResourceBundle>) - 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(Class) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
Deprecated.
Helper method to add the .class file for the given class
addClass(String, JarSet) - Method in class com.atlassian.confluence.util.classpath.ClasspathJarSets
 
addClasspathResource(String, String) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
Deprecated.
 
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
 
addCollapsedEntries(Set<? extends K>) - Method in class com.atlassian.confluence.api.model.reference.ModelMapBuilder
Deprecated.
since 5.10 Call addCollapsedEntries(Iterable) instead
addCollapsedEntries(Iterable<? extends K>) - Method in class com.atlassian.confluence.api.model.reference.ModelMapBuilder
 
addCollapsedEntry(K) - Method in class com.atlassian.confluence.api.model.reference.ModelMapBuilder
 
addCollapsedTag(ResourceType) - Method in class com.atlassian.confluence.api.model.content.webresource.SuperBatchWebResources.SuperBatchWebResourcesBuilder
 
addCollapsedTag(ResourceType) - Method in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies.WebResourceDependenciesBuilder
 
addCollapsedTag(ResourceType) - Method in interface com.atlassian.confluence.api.model.content.webresource.WebResourcesBuilder
The builder should have a collapsed tag entry for the given resource type.
addCollapsedUris(ResourceType) - Method in class com.atlassian.confluence.api.model.content.webresource.SuperBatchWebResources.SuperBatchWebResourcesBuilder
 
addCollapsedUris(ResourceType) - Method in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies.WebResourceDependenciesBuilder
 
addCollapsedUris(ResourceType) - Method in interface com.atlassian.confluence.api.model.content.webresource.WebResourcesBuilder
The builder should have a collapsed uri list for the given resource type.
addComment(Comment) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
addComment() - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
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(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
 
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, NewCommentDeduplicator) - Method in interface com.atlassian.confluence.pages.CommentManager
Add a new comment if the given deduplicator determines that it's not a duplicate, or just return the existing duplicate otherwise.
addCommentToObject(ContentEntityObject, Comment, String) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
addCommentToObject(ContentEntityObject, Comment, String, NewCommentDeduplicator) - 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
 
addConstraints() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsUpgradeTask
 
addContentEntity(ContentEntityObject) - Method in class com.atlassian.confluence.user.history.UserHistory
 
addContentNotification(User, ContentEntityObject) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
addContentNotification(User, ContentEntityObject) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
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
 
addContentPropertyToSearchableText(CustomContentEntityObject, StringBuffer, String) - Method in class com.atlassian.confluence.plugins.contentproperty.index.extractor.ContentPropertiesExtractor
 
addContentWatch(long) - Method in class com.atlassian.confluence.plugins.rest.resources.ContentWatchesResource
 
addContentWatcher(UserKey, String, ContentId) - Method in class com.atlassian.confluence.plugins.restapi.resources.UserWatchResource
Create a new watcher for the given user and content id.
addContextItem(String, Object) - Method in class com.atlassian.confluence.mail.template.VelocityMailBuilder
 
addContextParams(WebResource, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewImpl
 
addContextPath(String, ContextPathHolder) - Static method in class com.atlassian.confluence.util.UrlUtils
Adds the context path to the given url, if required.
addCrowdDirectory(CrowdDirectoryConfiguration) - Method in class com.atlassian.confluence.it.admin.UserDirectories
Deprecated.
 
addCrowdDirectory(CrowdDirectoryConfiguration, UserDirectories.ConfigurationCallback) - Method in class com.atlassian.confluence.it.admin.UserDirectories
Deprecated.
 
addCustomContent(CustomContentEntityObject) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
addCustomMetric(String, long) - Method in interface com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsCollector
Records a custom metric, as required by the client code.
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
addDailyReportNotification(ConfluenceUser) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
addDailyReportNotification(ConfluenceUser) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
addDataSource(DataSource...) - Method in class com.atlassian.confluence.core.InputStreamSerializer
 
addDateField(Document, long) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeDateFieldHelper
 
addDefaultSpecials() - Method in class com.atlassian.confluence.renderer.radeox.ContentPreserver
 
addDeferredOperation(PrimitiveId, 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
Deprecated.
 
addDirectory(Directory) - Method in class com.atlassian.confluence.user.crowd.ConfluenceCrowdDirectoryService
 
addDirectoryMapping(Application, Directory, boolean, OperationType...) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationManager
 
addDirectoryMapping(long, long, boolean, OperationType...) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
addDirectoryMapping(long, long, boolean, OperationType...) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
addDirectRestrictionForSubject(ContentId, OperationKey, Subject) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
 
addDirectRestrictionForSubject(ContentId, OperationKey, Subject) - Method in interface com.atlassian.confluence.api.service.permissions.ContentRestrictionService
Adds singular direct ContentRestriction for operationKey and subject to the content identified by contentId parameter.
addDirectRestrictionForSubject(ContentId, OperationKey, Subject) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
addDirectRestrictionForSubject(ContentId, OperationKey, Subject) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
addDirectRestrictionForSubjectCompletionStage(ContentId, OperationKey, Subject) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
Adds singular direct ContentRestriction for operationKey and subject to the content identified by contentId parameter.
addDirectRestrictionForSubjectCompletionStage(ContentId, OperationKey, Subject) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
 
addDisableCachingHeaders(HttpServletRequest, HttpServletResponse) - Static method in class com.atlassian.confluence.plugin.webresource.ConfluenceResourceDownloadUtils
 
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
 
addDynamicModule(Plugin, Element) - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
 
AddEdgeDocumentIndexTask - Class in com.atlassian.confluence.plugins.edgeindex.lucene.tasks
 
AddEdgeDocumentIndexTask(Document) - Constructor for class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.AddEdgeDocumentIndexTask
 
addEditRestrictionToCurrentUser() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
 
addEmoticonsAsSpecial() - Method in class com.atlassian.confluence.renderer.radeox.ContentPreserver
 
addEnumValue(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
Adds an enum value to the paramter.
addError(String, Object...) - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult.Builder
 
addError(ValidationError) - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult.Builder
 
addError(UpgradeError) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
addError(String) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
addErrorMessage(String, String...) - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkStatusReport.Builder
 
addErrors(List<ValidationError>) - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult.Builder
 
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
 
addExceptionSupplier(Function2<String, ValidationResult, ? extends ServiceException>) - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult.Builder
addExistingProfilePicture(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
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
 
addExpansions(WebResource, Expansion[]) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
add the expansions to the WebResource as a query param, this specifies which properties on the results to expand
addExplicitIdMapping(TransientHibernateHandle, Serializable) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
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
 
addField(FieldDescriptor) - Method in class com.atlassian.confluence.internal.index.v2.AtlassianDocument
 
addFieldError(String, String, Object...) - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult.Builder
 
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.
addFieldError(String, String) - Method in class com.atlassian.confluence.validation.DefaultMessageHolder
 
addFieldError(String, String) - Method in interface com.atlassian.confluence.validation.MessageHolder
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.content.CustomContentSearchExtractor
 
addFields(Collection<FieldDescriptor>) - Method in class com.atlassian.confluence.internal.index.v2.AtlassianDocument
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.plugin.descriptor.ExtractorModuleDescriptor.BackwardsCompatibleExtractor
Deprecated.
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.plugins.contentproperty.index.extractor.ContentPropertiesExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.plugins.macrousage.extractor.MacroExtractor
 
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.AttachmentExtractedTextExtractor
 
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.Extractor2ToExtractorAdapter
 
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.LastModifierNameContentExtractor
 
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.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.TitleExtractor
 
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.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(FieldValidationError) - Method in class com.atlassian.confluence.core.service.DefaultServiceCommandValidator
 
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.
addFieldValidationError(FieldValidationError) - Method in interface com.atlassian.confluence.core.service.ServiceCommandValidator
Add a new field validation error.
addFile(String, File) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
Deprecated.
 
AddForeignKeyCommand - Class in com.atlassian.confluence.upgrade.ddl
A command for creating a named foreign key constraint between two columns
addFormattedJava(String, String...) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
Deprecated.
 
addFormattedResource(String, String...) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
Deprecated.
 
addGlobalAnonymousPermissions(GlobalPermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
addGlobalGroupPermissions(String, GlobalPermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
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
addGlobalUnlicensedAuthenticatedPermissions(GlobalPermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
addGlobalUserPermissions(String, GlobalPermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
addGroup(String) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
addGroup(String) - Method in interface bucket.user.UserAccessor
Deprecated.
Creates a group with the specified name and returns it.
addGroup(Application, GroupTemplate) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
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(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(Application, Directory, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationManager
 
addGroupMapping(long, long, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
addGroupMapping(long, long, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
addGroupPermissionsRow(Group) - Method in class com.atlassian.confluence.it.space.SpacePermissions
 
addGroupToGroup(Application, String, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
addGroupToGroup(Group, Group) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
addGroupToGroup(Group, Group) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
addGroupToGroup(Group, Group) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
Add childGroup to parentGroup.
addGroupToGroup(long, String, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
 
addGroupToGroup(long, String, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembershipDao
 
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
AddHibernateVersionColumnUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Create the new HibernateVersion column (CONF-32286)
AddHibernateVersionColumnUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AddHibernateVersionColumnUpgradeTask
 
addHistory(ScheduledJobKey, ScheduledJobHistory, Date) - Method in class com.atlassian.confluence.schedule.persistence.dao.CachedScheduledJobDao
 
addHistory(ScheduledJobKey, ScheduledJobHistory, Date) - Method in class com.atlassian.confluence.schedule.persistence.dao.ClusterSafeScheduledJobDao
 
addHistory(ScheduledJobKey, ScheduledJobHistory, Date) - Method in interface com.atlassian.confluence.schedule.persistence.dao.ScheduledJobDao
Adds to an event to the history to the cache, and updates the nextOccurrence in the ScheduledJobStatus.
addHistory(ScheduledJobHistory) - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
addIfMissing(ConstraintChecker, Deduper, ConstraintCreator) - Method in class com.atlassian.confluence.internal.upgrade.constraint.UniqueConstraintAddition
Add a required unique constraint if missing from the DB
addIndividualGroupRestriction(ContentId, OperationKey, Group) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalContentRestrictionsResource
Adds singular direct ContentRestriction for operationKey and group for the content identified by contentId parameter.
addIndividualUserRestriction(ContentId, OperationKey, UserKey, String) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalContentRestrictionsResource
Adds singular direct ContentRestriction for operationKey and user for the content identified by contentId parameter.
addIpRestriction(String) - Method in class com.atlassian.confluence.it.admin.TrustedApplication
 
addItem(InlineTaskListItem) - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinetask.InlineTaskList
 
addItems(WebItemView...) - Method in class com.atlassian.confluence.api.model.web.WebSectionView.Builder
 
addItems(Iterable<WebItemView>) - Method in class com.atlassian.confluence.api.model.web.WebSectionView.Builder
 
AdditionalImports - Class in com.atlassian.confluence.plugins.restapi
ComponentImports required by components created indirectly, e.g.
AdditionalImports(DarkFeatureManager, UserManager) - Constructor for class com.atlassian.confluence.plugins.restapi.AdditionalImports
 
additionalParams(Map<String, String>) - Method in class com.atlassian.confluence.it.content.EditContentBean.CreateByUrlBuilder
 
addJava(String, String) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
Deprecated.
 
addJavaClass(Class<?>) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
Deprecated.
Adds the given class, and all its nested classes, including anonymous ones (assuming they follow the $n naming convention).
addJobs(ScheduledJobKey, RunOutcome, Integer, Integer) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Add job run details that has been stored for more than the time threshold in days.
addJobs(ScheduledJobKey, RunOutcome, Integer, Integer) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.SchedulerRpc
 
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(Labelable, Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
addLabel(String, AbstractContentEntity) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
addLabel(long, long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Adds a label to the content specified by the supplied contentId
addLabel(String, AbstractContentEntity) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
 
addLabel(long, long) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
Adds a label to the content specified by the supplied contentId
addLabel(String, AbstractContentEntity) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
 
addLabel(long, long) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
Adds a label to the content specified by the supplied contentId
addLabel(Labelable, Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
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(Labelable, LabelManager) - Method in class com.atlassian.confluence.labels.ParsedLabelName
 
addLabel(Space, String) - Method in interface com.atlassian.confluence.labels.SpaceLabelManager
Adds a label to a space.
addLabel(Space, String) - Method in class com.atlassian.confluence.labels.SpaceLabelManagerImpl
 
addLabel(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
Deprecated.
Types in the label input and clicks add.
addLabel() - Method in class com.atlassian.confluence.pages.actions.AddLabelAjaxAction
 
addLabel(LabelEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.LabelEntityList
 
addLabel(Space, String) - Method in class com.atlassian.confluence.spaces.actions.EditSpaceLabelAction
 
addLabel(Label) - Method in class com.atlassian.confluence.user.history.UserHistory
 
addLabel(String, LabelManager, Labelable) - Static method in class com.atlassian.confluence.util.LabelUtil
Adds the label to the specified object.
addLabel(String, LabelManager, Labelable, ConfluenceUser) - Static method in class com.atlassian.confluence.util.LabelUtil
Adds the label to the specified object.
AddLabelAction - Class in com.atlassian.confluence.plugins.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.plugins.labels.actions.AddLabelAction
 
AddLabelAjaxAction - Class in com.atlassian.confluence.pages.actions
 
AddLabelAjaxAction() - Constructor for class com.atlassian.confluence.pages.actions.AddLabelAjaxAction
 
addLabelAndWait(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
Deprecated.
Types in the label input and clicks add.
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
Deprecated.
Adds a label to the specified page
addLabelByObject(Object, Page) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
Adds a label to the specified page
addLabelByObject(Object, Page) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
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
 
addLabelNotification(User, Label) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
addLabelNotification(User, Label) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
addLabels(ContentId, Iterable<Label>) - Method in class com.atlassian.confluence.api.impl.service.content.ContentLabelServiceImpl
 
addLabels(ContentId, Iterable<Label>) - Method in interface com.atlassian.confluence.api.service.content.ContentLabelService
Adds the given labels to the specified content
addLabels(long, Iterable<Label>) - Method in interface com.atlassian.confluence.legacyapi.service.content.AttachmentService
Deprecated.
Adds the given labels to the specified content
addLabels(long, Iterable<Label>) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
Deprecated.
Adds the given labels to the specified content
addLabels(long, Iterable<Label>) - Method in interface com.atlassian.confluence.legacyapi.service.content.TemplateService
Deprecated.
Adds the given labels to the specified content
addLabels(ContentId, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentLabelsResource
Adds a list of labels to the specified content.
addLabels(ContentId, Iterable<Label>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentLabelService
addLabels(ContentId, Iterable<Label>) - Method in interface com.atlassian.confluence.rest.client.RemoteContentLabelService
addLabels(Long, List<Label>) - Method in class com.atlassian.confluence.ui.rest.content.LegacyAttachmentResource
Deprecated.
 
addLabels(Long, List<Label>) - Method in class com.atlassian.confluence.ui.rest.content.LegacyContentResource
Deprecated.
 
addLabels(Long, List<Label>) - Method in class com.atlassian.confluence.ui.rest.content.LegacyTemplateResource
Deprecated.
 
addLabels(long, Iterable<Label>) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyAttachmentServiceImpl
Deprecated.
 
addLabels(long, Iterable<Label>) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
Deprecated.
 
addLabels(long, Iterable<Label>) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyTemplateServiceImpl
Deprecated.
 
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, SpaceManager, PageTemplateManager, ContentEntityManager, LabelPermissionEnforcer) - Constructor for class com.atlassian.confluence.labels.service.AddLabelsCommandImpl
 
addLabelsCompletionStage(ContentId, Iterable<Label>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentLabelService
 
addLabelsCompletionStage(ContentId, Iterable<Label>) - Method in interface com.atlassian.confluence.rest.client.RemoteContentLabelService
Adds the given labels to the specified content
addLabelToLabelable(long, LabelableType, String) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
 
addLabelToLabelable(long, LabelableType, String) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
 
addLabelToLabelable(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
addLabelToLabelable(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Adds a label to a labelable, because the public RPC API doesn't let you do it.
addLabelToLabelable(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
addLabelToSpace(String, Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
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
 
addLabelWatch(long) - Method in class com.atlassian.confluence.plugins.rest.resources.LabelWatchesResource
 
addLatch(Class, CountDownLatch) - Method in class com.atlassian.confluence.test.rpc.EventLatchManager
 
addLdapDirectory(NewDirectoryType, LdapDirectoryPermission, Map<String, String>) - Method in class com.atlassian.confluence.it.admin.UserDirectories
Deprecated.
 
addLdapDirectory(NewDirectoryType, LdapDirectoryPermission, Map<String, String>, UserDirectories.ConfigurationCallback) - Method in class com.atlassian.confluence.it.admin.UserDirectories
Deprecated.
 
addLicensingError() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
addLike(ContentEntityObject, User) - Method in class com.atlassian.confluence.like.DefaultLikeManager
 
addLike(ContentEntityObject, User) - Method in class com.atlassian.confluence.like.HibernateLikeEntityDao
 
addLike(ContentEntityObject, User) - Method in interface com.atlassian.confluence.like.LikeEntityDao
Add a like on the content entity for the given user.
addLike(ContentEntityObject, User) - Method in interface com.atlassian.confluence.like.LikeManager
Add a like for the provided user.
addLike(Long) - Method in class com.atlassian.confluence.plugins.like.rest.resources.LikableContentResource
 
addLikeForUser(long, User) - Method in class com.atlassian.confluence.it.Likes
 
addLink(Link) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
addLink(LinkType, String) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
addLink(Link) - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
 
addLink(LinkType, String) - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
 
addLink(Link) - Method in class com.atlassian.confluence.api.model.permissions.ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder
 
addLink(LinkType, String) - Method in class com.atlassian.confluence.api.model.permissions.ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder
 
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
 
addListener(CacheEntryListener<K, V>, boolean) - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
addListener(CacheEntryListener<K, V>, boolean) - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
addListener(CacheEntryListener<K, V>, boolean) - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
addLocal(Group) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
addLocal(Group) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
addLoggingEntry(String, LoggingAndProfiling.LogLevel) - Method in class com.atlassian.confluence.it.admin.LoggingAndProfiling
 
addMacroUsage(MacroDefinition, Macro) - Method in class com.atlassian.confluence.macro.count.DefaultMacroCounter
 
addMacroUsage(MacroDefinition, Macro) - Method in interface com.atlassian.confluence.macro.count.MacroCounter
Record a single usage of the given macro.
addMailboxesForUsers(User...) - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
addMailboxForUser(User) - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
addMailboxForUser(MailUser) - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
addMailServer(String, String, String, int, String, String, String) - Method in class com.atlassian.confluence.it.rpc.MailRpc
Deprecated.
 
addMailServer(String, String, String, String, int, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
addMailServer(String, String, String, String, int, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Add a POP server to poll for emails in a particular account.
addMailServer(String, String, String, String, int, String, String, 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
Deprecated.
 
addMappingResources(List<String>) - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
Deprecated.
since 5.6, use a lazy Iterable in conjunction with SchemaHelper.SchemaHelper(Iterable, java.util.Properties)
addMarshallerMetricsConsumer(MarshallerMetricsConsumer) - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Adds a consumer of MarshallerMetrics that is associated with the current render.
addMarshallerMetricsConsumer(MarshallerMetricsConsumer) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
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
Deprecated.
 
addMembership(String, String) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
addMembership(Group, User) - Method in interface bucket.user.UserAccessor
Deprecated.
 
addMembership(String, String) - Method in interface bucket.user.UserAccessor
Deprecated.
 
addMembership(Group, User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
Adds the specified user to this group.
addMembership(Group, User) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
addMenu() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceMainHeader
Deprecated.
since 5.9.0
AddMenu - Class in com.atlassian.confluence.pageobjects.component.menu
Deprecated.
in 5.8. Add menu has been removed.
AddMenu() - Constructor for class com.atlassian.confluence.pageobjects.component.menu.AddMenu
Deprecated.
since 5.9.0
addMessage(Message) - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus.LongTaskBuilder
 
addMessage(Message) - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult.Builder
 
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
AddMissingOsPropertyIndexUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Add an OS_PROPERTYENTRY index missed in instances freshly installed with Confluence 5.6 - 5.8 See more details in https://extranet.atlassian.com/x/eADd_/
AddMissingOsPropertyIndexUpgradeTask(DdlExecutor) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AddMissingOsPropertyIndexUpgradeTask
 
AddMissingUnmanagedUniqueConstraintsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Because of CONFSERVER-38706, some unique constraints which are not managed by Hibernate have been missing for instances freshly installed with Confluence 5.6 - 5.8.
AddMissingUnmanagedUniqueConstraintsUpgradeTask(ConstraintChecker, Deduper, ConstraintCreator, EventPublisher) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AddMissingUnmanagedUniqueConstraintsUpgradeTask
 
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.
addMust(U) - Method in class com.atlassian.confluence.search.v2.BooleanQueryBuilder
 
addMust(U...) - Method in class com.atlassian.confluence.search.v2.BooleanQueryBuilder
 
addMust(Collection<? extends T>) - Method in class com.atlassian.confluence.search.v2.BooleanQueryBuilder
 
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.
addMustNot(U) - Method in class com.atlassian.confluence.search.v2.BooleanQueryBuilder
 
addMustNot(U...) - Method in class com.atlassian.confluence.search.v2.BooleanQueryBuilder
 
addMustNot(Collection<? extends T>) - Method in class com.atlassian.confluence.search.v2.BooleanQueryBuilder
 
addNamedEntityGraph(String, EntityGraph<T>) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
addNamedQuery(String, Query) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
addObserver(SessionFactoryObserver) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
Addon - Class in com.atlassian.confluence.plugins.maintenance.model
Simple POJO class to store the add-on's information
Addon.Builder - Class in com.atlassian.confluence.plugins.maintenance.model
 
AddOnUserConsumesLicensePredicate - Class in com.atlassian.confluence.user
Deprecated.
since 7.1.0 - No replacement
AddOnUserConsumesLicensePredicate(Supplier<UnfilteredCrowdService>) - Constructor for class com.atlassian.confluence.user.AddOnUserConsumesLicensePredicate
Deprecated.
 
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
 
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
 
addPageRequest(WebResource, PageRequest) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
addPageRequestParams(WebResource, PageRequest) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
Adds start and limit query params to honour the pageRequest values
addPageTemplate(PageTemplate) - Method in class com.atlassian.confluence.spaces.Space
 
addPageToFavourites(User, AbstractPage) - Method in class com.atlassian.confluence.userstatus.DefaultFavouriteManager
 
addPageToFavourites(User, AbstractPage) - Method in interface com.atlassian.confluence.userstatus.FavouriteManager
Add a page or blog post to a user's favourites by attaching a personal label to the space.
addParam(String, Object) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.AbstractNav
 
addParam(String, Object) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.BaseNav
 
addParam(String, String) - Method in class com.atlassian.confluence.rest.serialization.RestData.RestDataBuilder
 
addParameter(String, String) - Method in class com.atlassian.confluence.api.model.content.MacroInstance.MacroBuilder
 
addParameter(String, String) - Method in class com.atlassian.confluence.it.macro.MarkupHelper.Macro
 
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
addParameterPlaceholder(Object) - Method in class com.atlassian.crowd.embedded.hibernate2.HQLQueryHibernate2
Overrides the parent method because Hibernate 2 does not support JQL-style positional parameters.
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 and updates the current active user count.
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
 
addPersonalSpaceWithDefaultPermissions(String, RemoteSpace, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
addPersonalSpaceWithDefaultPermissions(RemoteSpace, String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
addPersonalSpaceWithDefaultPermissions(String, RemoteSpace, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addPersonalSpaceWithDefaultPermissions(String, RemoteSpace, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addPluginInformation(String, String, String) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
Deprecated.
 
addPluginInformation(String, String, String, int) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
Deprecated.
 
addPluginInformation(String, String, String, int, Map<String, String>) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
Deprecated.
 
addPopMailServer(String, String, String) - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
addProductLicense(String, String) - Method in class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
 
addProfilePicture(String, String, String, byte[]) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
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
 
addProperty(Pair<String, Object>) - Method in class com.atlassian.confluence.rest.api.model.RestObject
 
addProperty(String, String) - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
addRedirect(ConfluenceUser, String) - Method in class com.atlassian.confluence.plugins.pulp.impl.PulpRedirectDaoImpl
 
addRedirect(ConfluenceUser, String) - Method in interface com.atlassian.confluence.plugins.pulp.PulpRedirectDao
Records the given user as having been redirected to the PULP for the given version of Confluence.
addReferenceFrom(OutgoingLink) - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.UndefinedPage
 
addReferralLink(ReferralLink) - Method in class com.atlassian.confluence.core.ContentEntityObject
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
addRelation(RelatableEntity, RelatableEntity, RelationDescriptor) - Method in class com.atlassian.confluence.internal.relations.DefaultRelationManager
 
addRelation(RelatableEntity, RelatableEntity, RelationDescriptor) - Method in interface com.atlassian.confluence.internal.relations.RelationManager
Create a new relation between 2 entities.
addRemoteAddress(Application, RemoteAddress) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationManager
 
addRemoteAddress(long, RemoteAddress) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
addRemoteAddress(long, RemoteAddress) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
addRequestParemeterAuthentication(String, User) - Method in class com.atlassian.confluence.it.HeadersHelper
 
addResource(String, String) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
Deprecated.
 
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
 
addressFromIpString(String) - Static method in class com.atlassian.confluence.util.ClusterUtils
Takes a raw IP string and converts it to an InetAddress.
addRestriction(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
since 5.9. In the new restrictions dialog set the mode first, and then use #addUserOrGroup(com.atlassian.confluence.api.model.people.Subject) to add the restriction to the dialog.
addRestriction(TrustedApplicationRestriction) - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
addRestrictions(ContentId, Collection<? extends ContentRestriction>, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
 
addRestrictions(ContentId, Collection<? extends ContentRestriction>, Expansion...) - Method in interface com.atlassian.confluence.api.service.permissions.ContentRestrictionService
Attempts to add all the restrictions specified to a piece of content identified by contentId.
addRestrictions(ContentId, String, PageResponse<ContentRestriction>) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalContentRestrictionsResource
Adds all the restrictions specified to a piece of content identified by contentId.
addRestrictions(ContentId, Collection<? extends ContentRestriction>, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
addRestrictions(ContentId, Collection<? extends ContentRestriction>, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
addRestrictionsCompletionStage(ContentId, Collection<? extends ContentRestriction>, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
Attempts to add all the restrictions specified to a piece of content identified by contentId.
addRestrictionsCompletionStage(ContentId, Collection<? extends ContentRestriction>, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
 
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
 
addRunDetails(JobId, RunDetails) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetailsDao
 
addRunDetails(JobId, Date, RunOutcome, String) - Method in class com.atlassian.confluence.schedule.managers.DefaultSchedulerRunDetailsManager
 
addRunDetails(JobId, Date, RunOutcome, String) - Method in interface com.atlassian.confluence.schedule.managers.SchedulerRunDetailsManager
Delegates the task to the underlying Scheduler Service since the ConfluenceSchedulerService bean is not accessible from the add-on
addsAncestor(Long, Long, int) - Method in class com.atlassian.confluence.pages.ancestors.AncestorsDao
Adds one record to CONFANCESTORS table
addSchedulerListener(Scheduler) - Static method in class com.atlassian.confluence.schedule.quartz.DeprecateQuartz
Only adds the listener in dev mode - the warnings should never be logged in production.
addSection() - Method in class com.atlassian.confluence.pageobjects.component.editor.PageLayout2Toolbar
Deprecated.
 
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.
addShould(U) - Method in class com.atlassian.confluence.search.v2.BooleanQueryBuilder
 
addShould(U...) - Method in class com.atlassian.confluence.search.v2.BooleanQueryBuilder
 
addShould(Collection<? extends T>) - Method in class com.atlassian.confluence.search.v2.BooleanQueryBuilder
 
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.MailServerPage
Adds a SMTP server to the Confluence configuration
addSmtpServer(String, String, String, String, int) - Method in class com.atlassian.confluence.it.oldconfluence.OldAdminConsole
Adds a SMTP server to the Confluence configuration
addSmtpServer(String, String, String, String, int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
addSmtpServer(String, String, String, String, int, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
addSmtpServer(String, String, String, String, String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
addSmtpServer(String, String, String, String, String, int, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
addSmtpServer(String, String, String, String, String, int, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
addSmtpServer(String, String, String, String, String, int) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Add an SMTP mail server.
addSmtpServer(String, String, String, String, String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
addSmtpServer(String, String, String, String, String, int, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
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
 
addSpaceAnonymousPermissions(String, SpacePermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
addSpaceGroup(String, RemoteSpaceGroup) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

addSpaceGroup(RemoteSpaceGroup) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

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

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

addSpaceGroup(String, Hashtable) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addSpaceGroupPermissions(String, String, SpacePermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
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
 
AddSpacePermissionSubjectColumnUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Add the 'subject' column to the SpacePermission table.
AddSpacePermissionSubjectColumnUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AddSpacePermissionSubjectColumnUpgradeTask
 
AddSpaceStatusColumnUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Populate the space status column.
AddSpaceStatusColumnUpgradeTask(SessionFactory, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AddSpaceStatusColumnUpgradeTask
 
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
Add a space to a user's favourites by attaching a personal label to the space.
AddSpaceToFavouritesAction - Class in com.atlassian.confluence.labels.actions
 
AddSpaceToFavouritesAction() - Constructor for class com.atlassian.confluence.labels.actions.AddSpaceToFavouritesAction
 
addSpaceUnlicensedAuthenticatedPermissions(String, SpacePermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
addSpaceUserPermissions(String, String, SpacePermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
addSpaceWatch(UserKey, String, List<ContentType>, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.UserWatchResource
Create a new watcher for the given user and space key.
addSpaceWithDefaultPermissions(String, RemoteSpace) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
addSpaceWithDefaultPermissions(RemoteSpace) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
addSpaceWithDefaultPermissions(String, RemoteSpace) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addSpaceWithDefaultPermissions(String, RemoteSpace) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addSpecial(String) - Method in class com.atlassian.confluence.renderer.radeox.ContentPreserver
 
addSpecial(String, String) - Method in class com.atlassian.confluence.renderer.radeox.ContentPreserver
 
addTaskToRefreshPersistentCache(long, int) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCacheImpl
Adds a new task for refreshing cache records in the queue If there is another cache record in the queue, we should not add a new one We need to update the existing one (if required)
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
Adds a datasource to the current set of datasources for all emails.
addTemplateImage(DataSource) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
Adds a datasource to the current set of datasources for 1 instance of notification.
addTenant(Tenant) - Method in class com.atlassian.confluence.tenant.BroadcastingTenantRegistry
 
addTenant(Tenant) - Method in interface com.atlassian.confluence.tenant.TenantRegistry
 
addTenant(Tenant) - Method in class com.atlassian.confluence.tenant.VolatileSingleTenantRegistry
 
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
 
addTimingEvent(String, long) - Static method in class com.atlassian.confluence.event.events.analytics.HttpRequestStats
 
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
Deprecated.
 
addToGroup(String, String) - Method in class bucket.user.providers.ChainedAccessProvider
Deprecated.
 
addToGroup() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
addToGroup(String, String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcAccessProvider
Deprecated.
Overriding as JdbcAccessProvider is broken (uses userName instead of membershipUserName in query etc)
addToHistory(ContentEntityObject) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
addTopLevelTab(String, ConfluenceWebSectionModuleDescriptor, WebItemModuleDescriptor, Iterable<WebItemModuleDescriptor>, Map<String, Object>) - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabs
 
addTopLevelTab(String, WebItemModuleDescriptor, Map<String, Object>) - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabs
 
addToUrl(UrlBuilder) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.AnonymousAccessEnabledUrlReadingCondition
 
addToUrl(UrlBuilder) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.BuildNumberUrlReadingCondition
 
addToUrl(UrlBuilder) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.ClusterUrlReadingCondition
 
addToUrl(UrlBuilder) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.ConfluenceFlavourUrlReadingCondition
Deprecated.
 
addToUrl(UrlBuilder) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.DarkFeatureEnabledUrlReadingCondition
 
addToUrl(UrlBuilder, Coordinate) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.DarkFeatureEnabledUrlReadingCondition
 
addToUrl(UrlBuilder) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.SystemAdministratorUrlReadingCondition
 
addToUrl(UrlBuilder) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.UserLoggedInUrlReadingCondition
 
addToUrl(UrlBuilder, Coordinate) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.UserLoggedInUrlReadingCondition
 
addToUrl(UrlBuilder) - Method in class com.atlassian.confluence.user.extras.aggregation.impl.ShouldDisplayDirectoryAggregationWarningUrlReadingCondition
 
addToWebFragmentContext(String, String) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
Adds a key/value pair to the Web-Fragment context.
addTrackbackLink(TrackbackLink) - Method in class com.atlassian.confluence.core.ContentEntityObject
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
addTrustedApplication(Application, RequestConditions) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
addUncategorizedMigrationException(MigrationException) - Method in class com.atlassian.confluence.content.render.xhtml.migration.exceptions.ExceptionReport
 
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
 
addUrl(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.ApplicationNavigatorRpc
 
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
Deprecated.
 
addUser(String, String, String, String, String[]) - Method in interface bucket.user.UserAccessor
addUser(String, String, String, String) - Method in interface bucket.user.UserAccessor
addUser(Application, UserTemplate, PasswordCredential) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
addUser(Application, UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
addUser(String, String, String) - Method in class com.atlassian.confluence.it.mail.MailServices
Adds a user to the mail service.
addUser(User) - Method in class com.atlassian.confluence.it.mail.MailServices
Adds a user to the mail service.
addUser(MailUser) - Method in class com.atlassian.confluence.it.mail.MailServices
 
addUser(User) - Method in class com.atlassian.confluence.pageobjects.component.form.MultiUserPicker
Deprecated.
Searches for the given user and adds them by waiting and clicking in the results drop down.
addUser(User) - Method in class com.atlassian.confluence.pageobjects.component.form.UserWatcherPicker
Deprecated.
 
addUser(UserEntity) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.UserEntityList
 
addUser(String, RemoteUser, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Adds a user with the given RemoteUser object and password
addUser(String, RemoteUser, String, boolean) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Adds a user with the given RemoteUser object and password
addUser(RemoteUser, String, boolean) - 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, boolean) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addUser(String, RemoteUser, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addUser(String, RemoteUser, String, boolean) - 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, boolean) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addUser(String, Hashtable, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addUser(String, Hashtable, String, boolean) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
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
 
addUserCategory(UserSearchQueryParameters.UserCategory) - Method in class com.atlassian.confluence.search.service.UserSearchQueryParameters.Builder
 
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.
addUserToGroup(Application, String, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
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
Deprecated.
 
addUserToGroup(User, Group) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
addUserToGroup(String, String) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
addUserToGroup(User, Group) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
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
Deprecated.
 
addUserToGroup(User, Group) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
 
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(long, String, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembershipDao
 
addUsingShortcut() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
Deprecated.
 
addUsingShortcut(String) - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
Deprecated.
Trigger the comment dialog using the keyboard shortcut and immediately type more keys.
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.api.impl.service.content.ApiBackedActionHelper
 
addValidationErrors(ConfluenceActionSupport) - Method in class com.atlassian.confluence.core.actions.ServiceBackedActionHelper
 
addVelocityContextParam(String, Object) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
addViewRestrictionToCurrentUser() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
 
addWarnMessage(String, String...) - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkStatusReport.Builder
 
AddWatchLink - Class in com.atlassian.confluence.user.notifications
Represents the link needed to add a watch for a given piece of content
AddWatchLink(AbstractPage) - Constructor for class com.atlassian.confluence.user.notifications.AddWatchLink
Create a link to represent adding a watch on a page
AddWatchLink(Space, ContentTypeEnum) - Constructor for class com.atlassian.confluence.user.notifications.AddWatchLink
Create a link to represent adding a watch on a page
addWebFragmentContext() - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
Copies the current state of this context and stores it in a sub-map.
addWithFallback() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
Deprecated.
This will be removed when we completely remove slow comment
addWorkingEntity(ConfluenceEntityObject) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
Add to the entities to be exported.
ADG_DATE_FORMAT - Static variable in class com.atlassian.confluence.api.impl.service.datetime.DateFormatServiceImpl
 
ADG_DATE_FORMATTER - Static variable in class com.atlassian.confluence.api.impl.service.datetime.DateFormatServiceImpl
 
ADGS_ANONYMOUS_PROFILE_PATH - Static variable in class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
ADGS_DEFAULT_PROFILE_PATH - Static variable in class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
ADMIN - Static variable in class com.atlassian.confluence.impl.audit.AuditCategories
 
admin - Variable in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
ADMIN - Static variable in class com.atlassian.confluence.it.User
Deprecated.
 
ADMIN_JSP_ROLE - Static variable in class com.atlassian.confluence.security.ConfluenceRoleMapper
 
ADMIN_LIMIT - Static variable in class com.atlassian.confluence.plugins.macros.dashboard.SpaceDetailsMacro
Deprecated.
 
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
 
AdminActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
AdminActionBreadcrumb(Action) - Constructor for class com.atlassian.confluence.util.breadcrumbs.AdminActionBreadcrumb
 
AdminAddedUserEvent - Class in com.atlassian.confluence.event.events.user
 
AdminAddedUserEvent(User) - Constructor for class com.atlassian.confluence.event.events.user.AdminAddedUserEvent
 
AdminAuditListener - Class in com.atlassian.confluence.impl.audit.listener
 
AdminAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
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 - Class in com.atlassian.confluence.it.admin
 
ADMINISTER - Static variable in class com.atlassian.confluence.api.model.permissions.OperationKey
 
ADMINISTER - Static variable in class com.atlassian.confluence.security.Permission
 
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
 
ADMINISTRATORS - Static variable in class com.atlassian.confluence.it.Group
Deprecated.
 
AdminItemSearchSectionProvider - Class in com.atlassian.confluence.plugins.quicknav.admin
Section provider for quick nav that includes admin items in the results.
AdminItemSearchSectionProvider(WebInterfaceManager, PermissionManager) - Constructor for class com.atlassian.confluence.plugins.quicknav.admin.AdminItemSearchSectionProvider
 
AdminRpc - Class in com.atlassian.confluence.it.rpc.delegates.admin
Wrapper for the other admin-RPC classes.
AdminRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
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
 
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
 
AdminTasklistManager - Interface in com.atlassian.confluence.admin
Handles storage and retrieval of AdminTasks.
AdminUiProperties - Interface in com.atlassian.confluence.setup.settings.init
 
ADVANCED_PANEL - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
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.
AffectedObject - Class in com.atlassian.confluence.api.model.audit
Deprecated.
since 7.5.0. Use AuditResource from atlassian-audit-api
affectedObject(AffectedObject) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
Deprecated.
 
AffectedObject.Builder - Class in com.atlassian.confluence.api.model.audit
Deprecated.
 
AffectedObjectEntity - Class in com.atlassian.confluence.impl.audit
Deprecated.
since 7.5.0. Audit records should be persisted via atlassian-audit-plugin
AffectedObjectEntity(String, String, AuditRecordEntity) - Constructor for class com.atlassian.confluence.impl.audit.AffectedObjectEntity
Deprecated.
 
after(ActionInvocation, String) - Method in class com.atlassian.confluence.core.ResultLoggingInterceptor
 
after(ActionInvocation, String) - Method in class com.atlassian.confluence.event.EventPublisherInterceptor
 
after(Date) - Static method in class com.atlassian.confluence.util.test.matchers.DateMatchers
 
after() - Method in class com.atlassian.confluence.webdriver.rules.CancelAnyAlert
 
after(ActionInvocation, String) - Method in class com.atlassian.confluence.xwork.ConfluenceValidationInterceptor
Does nothing in this implementation.
after(ActionInvocation, String) - Method in class com.atlassian.confluence.xwork.HttpRequestStatsInterceptor
 
afterAdd() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
Common processing to be performed by all subclasses after the add operation.
afterAdd() - Method in class com.atlassian.confluence.pages.actions.CreatePageFromTemplateAction
 
afterConfigurationLoaded() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
afterEdit() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
Common processing to be performed by all subclasses after the edit operation.
afterFind() - Method in class com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2BatchFinder
 
afterMigrationFrom() - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
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.filesystem.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.FileSystemAttachmentDataDao
Deprecated.
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.
afterProcessBatch() - Method in class com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2BatchProcessor
 
afterProcessCollection() - Method in class com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2BatchProcessor
 
afterProcessIndividual() - Method in class com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2BatchProcessor
 
afterPropertiesSet() - Method in class bucket.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
Deprecated.
 
afterPropertiesSet() - Method in class com.atlassian.confluence.cache.DefaultCacheConfigManager
 
afterPropertiesSet() - Method in class com.atlassian.confluence.cache.DefaultCacheSettingsManager
 
afterPropertiesSet() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheConfigFileStore
 
afterPropertiesSet() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheConfigManager
 
afterPropertiesSet() - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
afterPropertiesSet() - Method in class com.atlassian.confluence.cache.hibernate.HibernateCacheFactory.InstanceHolder
Deprecated.
 
afterPropertiesSet() - Method in class com.atlassian.confluence.cluster.ClusterAwareFactoryBean
Deprecated.
 
afterPropertiesSet() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelCastOsgiListener
 
afterPropertiesSet() - Method in class com.atlassian.confluence.content.DefaultContentTypeManager
 
afterPropertiesSet() - Method in class com.atlassian.confluence.event.listeners.ThumbnailRemovingListener
 
afterPropertiesSet() - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
afterPropertiesSet() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
 
afterPropertiesSet() - Method in class com.atlassian.confluence.impl.hibernate.ConfluenceLocalSessionFactoryBean
 
afterPropertiesSet() - Method in class com.atlassian.confluence.impl.index.DefaultIndexRecoveryService
 
afterPropertiesSet() - Method in class com.atlassian.confluence.impl.journal.JournalStateResettingListener
 
afterPropertiesSet() - Method in class com.atlassian.confluence.jmx.MBeanExporterWithUnregisterImpl
 
afterPropertiesSet() - Method in class com.atlassian.confluence.license.store.ApplicationConfigurationLicenseStoreAide
 
afterPropertiesSet() - Method in class com.atlassian.confluence.license.store.FlushUserCheckerCacheOnLicenseUpdate
 
afterPropertiesSet() - Method in class com.atlassian.confluence.plugin.dev.DeprecatedPluginModuleListener
 
afterPropertiesSet() - Method in class com.atlassian.confluence.plugin.XWorkObjectFactoryConfigurator
 
afterPropertiesSet() - Method in class com.atlassian.confluence.plugins.edgeindex.plugin.PluggableEdgeTypeRepository
 
afterPropertiesSet() - Method in class com.atlassian.confluence.plugins.like.actions.NotificationsAction
 
afterPropertiesSet() - Method in class com.atlassian.confluence.plugins.like.notifications.dao.CacheBackedNotificationDao
 
afterPropertiesSet() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroTabProvider
 
afterPropertiesSet() - Method in class com.atlassian.confluence.plugins.pulp.VersionManager
When confluence is upgraded this records the version and the date it was upgraded to the version history plugin settings
afterPropertiesSet() - Method in class com.atlassian.confluence.plugins.quickreload.QuickReloadCaches
 
afterPropertiesSet() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProcessManager
 
afterPropertiesSet() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.SynchronyInteropBootstrap
 
afterPropertiesSet() - Method in class com.atlassian.confluence.renderer.UserMacroLibrary
 
afterPropertiesSet() - Method in class com.atlassian.confluence.search.v2.lucene.Slf4JInfoStream
 
afterPropertiesSet() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
afterPropertiesSet() - Method in class com.atlassian.confluence.spring.johnson.JohnsonConfigFactoryBean
 
afterPropertiesSet() - Method in class com.atlassian.confluence.spring.johnson.JohnsonEventContainerFactoryBean
 
afterPropertiesSet() - Method in class com.atlassian.confluence.status.service.DefaultSystemCompatibilityService
 
afterPropertiesSet() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
afterPropertiesSet() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
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.confluence.user.crowd.ConfluenceSpringContextInstanceFactory
 
afterPropertiesSet() - Method in class com.atlassian.confluence.util.profiling.ConfluenceUsageInfoInstrumentProvider
 
afterPropertiesSet() - Method in class com.atlassian.confluence.util.profiling.DefaultConfluenceMonitoringController
 
afterPropertiesSet() - Method in class com.atlassian.sal.confluence.license.LicenseUpdateListener
 
afterPropertiesSet() - Method in class com.atlassian.sal.confluence.lifecycle.TenantAwareLifecycleManager
 
afterPropertiesSet() - Method in class com.atlassian.sal.confluence.upgrade.ImportFinishedListener
 
afterTransactionBegin(Transaction) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
afterTransactionCompletion(Transaction) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
AggregateNameConflictResolver - Class in com.atlassian.confluence.pages.persistence.dao.bulk.impl
Will aggregate name from other PageNameConflictResolvers.
AggregateNameConflictResolver(PageNameConflictResolver...) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.impl.AggregateNameConflictResolver
 
AggregationWarningManager - Class in com.atlassian.confluence.user.extras.aggregation.impl
 
AggregationWarningManager(UserAccessor, PermissionManager, PluginSettingsFactory, TransactionTemplate, CrowdDirectoryService, DarkFeaturesManager) - Constructor for class com.atlassian.confluence.user.extras.aggregation.impl.AggregationWarningManager
 
AjaxLoginCompleteAction - Class in com.atlassian.confluence.user.actions
Simple action for redirecting to after logging in via the ajax authentication handler.
AjaxLoginCompleteAction() - Constructor for class com.atlassian.confluence.user.actions.AjaxLoginCompleteAction
 
AjaxResponse - Class in com.atlassian.confluence.util.ajax
 
ALACARTE_ONDEMAND - Static variable in class com.atlassian.confluence.it.Space
Deprecated.
 
AlertEntityImpl - Class in com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate
 
AlertEntityImpl() - Constructor for class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.AlertEntityImpl
 
AlertEntityImpl(Alert) - Constructor for class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.AlertEntityImpl
 
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.api.model.content.webresource.ResourceType
All to denote all the tags.
ALL - Static variable in class com.atlassian.confluence.api.model.Depth
 
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 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
Deprecated.
 
ALL_JOBS_TTL_MILLIS - Static variable in interface com.atlassian.confluence.schedule.managers.SchedulerRunDetailsManager
The time-to-live of outdated run details that will be purged The default value is 90 days, which can be overridden by the system property "all.jobs.ttl.minutes" with the hour granularity
allContent(int) - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo.Builder
 
AllContentTab - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs
Implements the "All Updates" tab
AllContentTab(HttpContext, I18NBeanFactory, LocaleManager) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.AllContentTab
 
allEventsDismissible() - Static method in class com.atlassian.confluence.setup.johnson.JohnsonUtils
Indicates whether all johnson events have dismissible attribute equal to true.
AllMacroMetadataCache<T extends com.atlassian.plugin.ModuleDescriptor<Macro> & MacroMetadataSource> - Class in com.atlassian.confluence.impl.macro.metadata
Caches a map of macro metadata by macro names loaded using the given a macro module descriptor class and a macro module descriptor predicate.
AllMacroMetadataCache(VCacheFactory, AllMacroMetadataProvider<T>, EventListenerRegistrar) - Constructor for class com.atlassian.confluence.impl.macro.metadata.AllMacroMetadataCache
 
AllMacroMetadataLoader<T extends com.atlassian.plugin.ModuleDescriptor<Macro> & MacroMetadataSource> - Class in com.atlassian.confluence.impl.macro.metadata
Loads a map of macro metadata by macro names when given a macro module descriptor class and a macro module descriptor predicate.
AllMacroMetadataLoader(PluginAccessor, MacroFallbackParser) - Constructor for class com.atlassian.confluence.impl.macro.metadata.AllMacroMetadataLoader
 
AllMacroMetadataProvider<T extends com.atlassian.plugin.ModuleDescriptor<Macro> & MacroMetadataSource> - Interface in com.atlassian.confluence.impl.macro.metadata
Provider that returns a map of macro metadata by macro names when given a macro module descriptor class and a macro module descriptor predicate.
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
 
AllowAllAnnotationAction - Class in com.atlassian.confluence.httpmethod
 
AllowAllAnnotationAction() - Constructor for class com.atlassian.confluence.httpmethod.AllowAllAnnotationAction
 
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
Deprecated.
 
allowedCondition1Keys() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
allowedCondition1Keys() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
allowedInReadOnlyMode(boolean) - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult.Builder
 
allowedTransform1Keys() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
allowedTransform1Keys() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
AllQuery - Class in com.atlassian.confluence.search.v2.query
Represent an entire set of documents.
AllQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
AllQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.AllQueryMapper
 
allRows() - Method in class com.atlassian.confluence.it.jsoup.JsoupTable
 
AllTimerSnapshotsModel - Class in com.atlassian.confluence.plugins.monitoring.rest
Data transfer object to match the DataTables AJAX API.
AllTimerSnapshotsModel() - Constructor for class com.atlassian.confluence.plugins.monitoring.rest.AllTimerSnapshotsModel
 
AllTimerSnapshotsModel(List<TimerSnapshotModel>) - Constructor for class com.atlassian.confluence.plugins.monitoring.rest.AllTimerSnapshotsModel
 
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.plugins.labels.actions
 
AlphabeticalListLabelsAction() - Constructor for class com.atlassian.confluence.plugins.labels.actions.AlphabeticalListLabelsAction
 
AlphabeticalListPagesAction - Class in com.atlassian.confluence.pages.actions
 
AlphabeticalListPagesAction() - Constructor for class com.atlassian.confluence.pages.actions.AlphabeticalListPagesAction
 
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
 
AlternativeDirectoryResourceLoaderSupportingStaticPlugin - Class in com.atlassian.confluence.plugin.dev
Supports the AlternativeDirectoryResourceLoader for StaticPlugins.
AlternativeDirectoryResourceLoaderSupportingStaticPlugin() - Constructor for class com.atlassian.confluence.plugin.dev.AlternativeDirectoryResourceLoaderSupportingStaticPlugin
 
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
 
alterPassword(User, String) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
alterPassword(User, String) - Method in interface bucket.user.UserAccessor
Deprecated.
 
alterPassword(User, String) - Method in class com.atlassian.confluence.user.ConfluenceUserManager
 
alterPassword(User, String) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManager
Deprecated.
 
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'.
AlwaysNullMapMergePolicy - Class in com.atlassian.confluence.cluster.hazelcast
Merge policy that takes neither entry, emptying out the keys in the merging map
AlwaysNullMapMergePolicy() - Constructor for class com.atlassian.confluence.cluster.hazelcast.AlwaysNullMapMergePolicy
 
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
 
AlwaysTrueDbAuditingFeature - Class in com.atlassian.confluence.api.impl.service.audit.adapter
 
AlwaysTrueDbAuditingFeature() - Constructor for class com.atlassian.confluence.api.impl.service.audit.adapter.AlwaysTrueDbAuditingFeature
 
amdEnabled() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
AmpsOverridesManager - Interface in com.atlassian.confluence.upgrade
 
AnalyticsEventReport - Class in com.atlassian.confluence.it.analytics
Represents a JSON report from the Analytics Client plugin
AnalyticsEventReport() - Constructor for class com.atlassian.confluence.it.analytics.AnalyticsEventReport
 
AnalyticsEventReport.Event - Class in com.atlassian.confluence.it.analytics
 
AnalyticsEvictionProgressTracking - Class in com.atlassian.confluence.pages.collab.impl.tracking
Listener of eviction process which pushes events to analytics
AnalyticsEvictionProgressTracking(EventPublisher) - Constructor for class com.atlassian.confluence.pages.collab.impl.tracking.AnalyticsEvictionProgressTracking
 
AnalyticsHelper - Class in com.atlassian.confluence.it.analytics
A helper class which controls and queries the Analytics plugin via REST.
AnalyticsHelper(User, String) - Constructor for class com.atlassian.confluence.it.analytics.AnalyticsHelper
 
AnalyticsHelper.Mode - Enum in com.atlassian.confluence.it.analytics
 
AnalyzerFilter - Class in com.atlassian.confluence.search.lucene.filter
 
AnalyzerFilter(TokenStream, String, Analyzer) - Constructor for class com.atlassian.confluence.search.lucene.filter.AnalyzerFilter
Construct a token stream filtering the given input.
AnalyzerSwitcherQueryNodeProcessor - Class in com.atlassian.confluence.search.lucene.queryparser
 
AnalyzerSwitcherQueryNodeProcessor() - Constructor for class com.atlassian.confluence.search.lucene.queryparser.AnalyzerSwitcherQueryNodeProcessor
 
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
 
ancestors(Iterable<Content>) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
ANCESTORS - Static variable in class com.atlassian.confluence.api.model.content.Content.Expansions
 
AncestorsDao - Class in com.atlassian.confluence.pages.ancestors
JDBC methods for operations with CONFANCESTORS table
AncestorsDao(SessionFactory, EventPublisher) - Constructor for class com.atlassian.confluence.pages.ancestors.AncestorsDao
 
AncestorsRepairer - Class in com.atlassian.confluence.pages.ancestors
This ancestors repairer checks page trees and finds pages with broken ancestors Then it sends this information to PageRepairWorker, which fixes pages in small separated transactions
AncestorsRepairer(SpaceManager, AncestorsDao) - Constructor for class com.atlassian.confluence.pages.ancestors.AncestorsRepairer
 
AncestorsRepairJob - Class in com.atlassian.confluence.pages.ancestors
AncestorsRepairJob fixes ancestors in CONFANCESTORS table
AncestorsRepairJob(AncestorsRepairer) - Constructor for class com.atlassian.confluence.pages.ancestors.AncestorsRepairJob
 
AncestorsUpdateEvent - Class in com.atlassian.confluence.event.events.security
AncestorsUpdateEvent is fired when ancestors are changed.
AncestorsUpdateEvent(Long, List<Long>) - Constructor for class com.atlassian.confluence.event.events.security.AncestorsUpdateEvent
 
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
 
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.BooleanSearchFilter
 
and(SearchFilter) - Method in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Deprecated.
 
and(SearchFilter) - Method in class com.atlassian.confluence.search.v2.searchfilter.MatchAllDocsFilter
 
and(SearchFilter) - Method in class com.atlassian.confluence.search.v2.searchfilter.MatchNoDocsFilter
 
andContext(Map<String, Object>) - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem.Builder
 
andContextEntry(String, Object) - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem.Builder
Add an entry to the context used for rendering the body.
andQuery(SearchQuery...) - Static method in class com.atlassian.confluence.search.v2.query.BooleanQuery
Build an AND query from one or more subqueries.
andRelatedBodyPart(DataSource) - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem.Builder
 
andRelatedBodyParts(Iterable<DataSource>) - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem.Builder
 
andReplyTo(String) - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem.Builder
 
andSender(User) - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem.Builder
 
andTemplateLocation(String) - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem.Builder
Set the location of the template specified as templateFileName in the constructor.
AnnotatedMethodTemplate<A extends Annotation> - Class in com.atlassian.confluence.util.test.rules
Template for writing rules which read configuration from a method annotation.
AnnotatedMethodTemplate(Class) - Constructor for class com.atlassian.confluence.util.test.rules.AnnotatedMethodTemplate
 
annotationClass - Variable in class com.atlassian.confluence.util.test.rules.AnnotatedMethodTemplate
 
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() - Method in class com.atlassian.confluence.api.impl.service.content.factory.PersonFactory
 
Anonymous - Class in com.atlassian.confluence.api.model.people
 
Anonymous(Icon) - Constructor for class com.atlassian.confluence.api.model.people.Anonymous
Deprecated.
since 5.5. Use Anonymous.Anonymous(Icon, String) instead.
Anonymous(Icon, String) - Constructor for class com.atlassian.confluence.api.model.people.Anonymous
 
ANONYMOUS - Static variable in class com.atlassian.confluence.it.User
Deprecated.
Represents anonymous users, i.e.
Anonymous - Class in com.atlassian.confluence.legacyapi.model.people
Deprecated.
since 7.0.1 , use Anonymous
Anonymous(Icon) - Constructor for class com.atlassian.confluence.legacyapi.model.people.Anonymous
Deprecated.
 
anonymous() - Method in interface com.atlassian.confluence.legacyapi.service.people.PersonService
Deprecated.
 
anonymous() - Method in class com.atlassian.confluence.ui.rest.builder.LegacyPersonBuilder
Deprecated.
 
anonymous() - Method in class com.atlassian.confluence.ui.rest.service.people.LegacyPersonServiceImpl
Deprecated.
 
ANONYMOUS_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.UserExamples
 
ANONYMOUS_EXPORT_VIEW - Static variable in class com.atlassian.confluence.api.model.content.ContentRepresentation
HTML representation for viewing, but with absolute urls, instead of relative urls in the markup, and macros are rendered as though it is viewed by an anonymous user.
ANONYMOUS_LAST_MODIFIER_ID - 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
Deprecated.
since 5.10
ANONYMOUS_PROFILE_PATH - Static variable in class com.atlassian.confluence.user.actions.ProfilePictureInfo
ANONYMOUS_USER_SUBPATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.UserNav
 
ANONYMOUS_USER_TYPE - Static variable in class com.atlassian.confluence.api.model.people.Person
 
AnonymousAccessEnabledUrlReadingCondition - Class in com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions
Loads a web resource based when anonymous access is enabled.
AnonymousAccessEnabledUrlReadingCondition(SpacePermissionManager) - Constructor for class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.AnonymousAccessEnabledUrlReadingCondition
 
anonymousPermissionRow - Variable in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
 
AnonymousUserInfoFilter - Class in com.atlassian.confluence.search.lucene.filter
Exclude all anonymous user info
AnonymousUserInfoFilter() - Constructor for class com.atlassian.confluence.search.lucene.filter.AnonymousUserInfoFilter
 
AnonymousUserInfoSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Deprecated.
since 6.7 use ActiveUserSearchFilter instead.
AnonymousUserInfoSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
AnonymousUserInfoSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.AnonymousUserInfoSearchFilterMapper
Deprecated.
 
AnonymousUserPermissionsService - Interface in com.atlassian.confluence.security.service
A service for managing permissions for the anonymous Confluence user.
answer(InvocationOnMock) - Method in class com.atlassian.confluence.util.test.EchoAnswer
Deprecated.
 
answer(InvocationOnMock) - Method in class com.atlassian.confluence.util.test.RunRunnableAnswer
 
AnyTypeDao - Interface in com.atlassian.confluence.core.persistence
DAO for loading persistent objects of various types
anyTypeDao - Variable in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
 
AopUtils - Class in com.atlassian.confluence.util
Utilities for aspect oriented programming
AopUtils() - Constructor for class com.atlassian.confluence.util.AopUtils
 
API_REVISION - Static variable in class com.atlassian.confluence.pages.Attachment
 
API_REVISION_V2 - Static variable in class com.atlassian.confluence.pages.Attachment
 
ApiBackedActionHelper - Class in com.atlassian.confluence.api.impl.service.content
Helps ConfluenceActionSupport instances deal with the API.
ApiBackedActionHelper(ValidationResult) - Constructor for class com.atlassian.confluence.api.impl.service.content.ApiBackedActionHelper
 
ApiDarkFeatureHelper - Class in com.atlassian.confluence.it.api
Contains a registry of modules that are disabled by default whilst the confluence api is under active development.
ApiDarkFeatureHelper() - Constructor for class com.atlassian.confluence.it.api.ApiDarkFeatureHelper
 
ApiEntityConverter - Class in com.atlassian.confluence.it.api
Converts API Model entities into test-support objects like Page and Blogpost.
ApiEntityConverter() - Constructor for class com.atlassian.confluence.it.api.ApiEntityConverter
 
ApiEnum - Interface in com.atlassian.confluence.api.model
Flags API Model classes that represent enums, but are not Java enums.
ApiPreconditions - Class in com.atlassian.confluence.api.service.exceptions
 
ApiPreconditions() - Constructor for class com.atlassian.confluence.api.service.exceptions.ApiPreconditions
 
ApiRestEntityFactory - Interface in com.atlassian.confluence.core
Factory for producing REST entities for serialization to Json, and entity property enrichment.
ApiRestEntityFactory.SchemaType - Enum in com.atlassian.confluence.core
 
ApiSerializerModuleFactory - Class in com.atlassian.confluence.api.serialization
Create a serializer module factory to allow api model objects to be serialized.
ApiSerializerModuleFactory() - Constructor for class com.atlassian.confluence.api.serialization.ApiSerializerModuleFactory
 
ApiSupportProvider - Interface in com.atlassian.confluence.content.apisupport
Allows api support to be accessed for a given content type.
APOSTROPHE - Static variable in class com.atlassian.confluence.it.User
Deprecated.
A sample test user that contains an apostrophe in the username and fullname.
APP_CONFLUENCE - Static variable in class com.atlassian.confluence.api.model.event.mau.MauApplicationKey
 
append(LoggingEvent) - Method in class com.atlassian.confluence.admin.actions.TestAppender
 
append(String) - Method in class com.atlassian.confluence.impl.health.HealthCheckMessage.Builder
Returns a HealthCheckMessage Builder with the given text appended.
append(LoggingEvent) - Method in class com.atlassian.confluence.impl.logging.LogMessageRecordingAppender
 
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(CharSequence) - Method in class com.atlassian.confluence.util.io.CharacterCountingWriter
 
append(CharSequence, int, int) - Method in class com.atlassian.confluence.util.io.CharacterCountingWriter
 
append(char) - Method in class com.atlassian.confluence.util.io.CharacterCountingWriter
 
append(LoggingEvent) - Method in class com.atlassian.confluence.util.profiling.ProfilingLogAppender
 
appendAmpersandOrQuestionMark(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Appends an ampersand if the given string already contains a question mark, or a question mark otherwise.
appendFilterIfNotPresent(SearchFilter, SearchFilter) - Static method in class com.atlassian.confluence.search.v2.searchfilter.SearchFilterUtils
Append the specified filter as a top-level filter with an AND operator if it doesn't exist anywhere in the tree
appendLink(String, String, boolean) - Method in class com.atlassian.confluence.impl.health.HealthCheckMessage.Builder
Creates a hyperlink.
appendList(String...) - Method in class com.atlassian.confluence.impl.health.HealthCheckMessage.Builder
 
appendList(Iterable<String>) - Method in class com.atlassian.confluence.impl.health.HealthCheckMessage.Builder
 
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
 
appendSubstitution(StringBuffer, RenderContext, Matcher) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlTemplateVariableRendererComponent
 
appendUnresolvedLink(StringBuffer, Link) - Method in class com.atlassian.confluence.renderer.radeox.filters.LinkTestFilter
 
appendWildcard(String) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
appendWildcard(String) - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
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.
ApplicationCache.Loader - Interface in com.atlassian.confluence.user.crowd
Cannot use Function here, since we need to propagate checked exceptions.
ApplicationConfigurationLicenseStore - Class in com.atlassian.confluence.license.store
 
ApplicationConfigurationLicenseStore(ApplicationConfiguration, LicenseManager) - Constructor for class com.atlassian.confluence.license.store.ApplicationConfigurationLicenseStore
 
ApplicationConfigurationLicenseStoreAide - Class in com.atlassian.confluence.license.store
This is an aide for ApplicationConfigurationLicenseStore, telling it when the EventPublisher is available, or not.
ApplicationConfigurationLicenseStoreAide(ApplicationConfigurationLicenseStore, EventPublisher) - Constructor for class com.atlassian.confluence.license.store.ApplicationConfigurationLicenseStoreAide
 
ApplicationLinkStatusInterrogator - Class in com.atlassian.confluence.plugins.pulp.wrm
A utility class that provides a simple interface to query the status of the user-configured application links.
ApplicationLinkStatusInterrogator(ReadOnlyApplicationLinkService, ApplinkStatusService) - Constructor for class com.atlassian.confluence.plugins.pulp.wrm.ApplicationLinkStatusInterrogator
 
ApplicationNavigatorRpc - Class in com.atlassian.confluence.it.rpc.delegates.admin
 
ApplicationNavigatorRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.ApplicationNavigatorRpc
 
ApplicationPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
ApplicationPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
ApplicationPersistentType - Class in com.atlassian.crowd.embedded.hibernate2.types
 
ApplicationPersistentType() - Constructor for class com.atlassian.crowd.embedded.hibernate2.types.ApplicationPersistentType
 
ApplicationState - Enum in com.atlassian.confluence.server
The current state of the server.
ApplicationStatusService - Interface in com.atlassian.confluence.server
Monitors for the state of the server.
ApplicationStatusServlet - Class in com.atlassian.confluence.servlet
Servlet that provides application status information.
ApplicationStatusServlet() - Constructor for class com.atlassian.confluence.servlet.ApplicationStatusServlet
 
ApplicationStatusStartupListener - Class in com.atlassian.confluence.impl.event
Basic event listener for notify ApplicationStatusService that lifecycle modules have run.
ApplicationStatusStartupListener(MutableApplicationStatusService) - Constructor for class com.atlassian.confluence.impl.event.ApplicationStatusStartupListener
 
ApplicationWebhookEvent - Enum in com.atlassian.confluence.internal.webhooks
 
ApplicationWebhookEventProvider - Class in com.atlassian.confluence.internal.webhooks
 
ApplicationWebhookEventProvider() - Constructor for class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventProvider
 
ApplicationWebhookEventPublisher - Class in com.atlassian.confluence.internal.webhooks
 
ApplicationWebhookEventPublisher(EventPublisher, WebhookJsonEventFactory, WebhookService, DarkFeatureManager) - Constructor for class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
ApplicationWebhookPayloadProvider - Class in com.atlassian.confluence.internal.webhooks
 
ApplicationWebhookPayloadProvider() - Constructor for class com.atlassian.confluence.internal.webhooks.ApplicationWebhookPayloadProvider
 
ApplicationWebhooksConfiguration - Class in com.atlassian.confluence.internal.webhooks
 
ApplicationWebhooksConfiguration() - Constructor for class com.atlassian.confluence.internal.webhooks.ApplicationWebhooksConfiguration
 
ApplicationWebhooksPermissionHelperServlet - Class in com.atlassian.confluence.internal.webhooks
Checks user permissions to be confluence admin or system admin and renders a blank page with admin decorator so the frontend code can take it from there.
ApplicationWebhooksPermissionHelperServlet(SoyTemplateRenderer, PermissionEnforcer) - Constructor for class com.atlassian.confluence.internal.webhooks.ApplicationWebhooksPermissionHelperServlet
 
AppliedRuleDescription(String, List<String>) - Constructor for class com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner.AppliedRuleDescription
 
AppliedRuleDescription(String, List<String>) - Constructor for class com.atlassian.confluence.content.render.xhtml.XhtmlCleaner.AppliedRuleDescription
Deprecated.
 
ApplinksStatusWrmDataProvider - Class in com.atlassian.confluence.plugins.pulp.wrm
Provides the PULP with WRM data about the status of the user-configured application links.
ApplinksStatusWrmDataProvider(ApplicationLinkStatusInterrogator) - Constructor for class com.atlassian.confluence.plugins.pulp.wrm.ApplinksStatusWrmDataProvider
 
apply(DataSource) - Method in class bucket.core.persistence.hibernate.ConfluenceConnectionProviderSupplier
Deprecated.
 
apply(ImageDimensions) - Method in class com.atlassian.confluence.content.render.image.FreeMemoryAwareImageRenderPredicate
Deprecated.
 
apply(ImageDimensions) - Method in class com.atlassian.confluence.content.render.image.SimpleImageRenderPredicate
Deprecated.
 
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(ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.MigrationAware.MigrationPerformedPredicate
 
apply(Object) - Method in class com.atlassian.confluence.core.persistence.HsqldbPredicate
 
apply(Object) - Method in class com.atlassian.confluence.event.TypeWhitelist
 
apply(ConfluenceUser) - Method in class com.atlassian.confluence.follow.DefaultFollowManager.UserCanUseConfluencePredicate
Deprecated.
 
apply(Throwable) - Method in class com.atlassian.confluence.htmlunit.PageSourceWrappingExceptionTransformer
 
apply(Class<T>, ModuleDescriptorPredicate<Macro>) - Method in class com.atlassian.confluence.impl.macro.metadata.AllMacroMetadataCache
 
apply(Class<T>, ModuleDescriptorPredicate<Macro>) - Method in class com.atlassian.confluence.impl.macro.metadata.AllMacroMetadataLoader
 
apply(int) - Method in interface com.atlassian.confluence.impl.search.v2.lucene.score.LuceneScoreFunction
 
apply(String) - Method in class com.atlassian.confluence.impl.search.v2.UserLookupHelper
 
apply(Long, Integer) - Method in class com.atlassian.confluence.internal.index.attachment.AttachmentTextExtractionFunction
Returns empty AttachmentTextExtraction if an attachment has been removed or has been updated into a new version.
apply(SearchResult) - Method in class com.atlassian.confluence.internal.search.contentnames.v2.DefaultSearchResultTransformer
 
apply(Statement, FrameworkMethod, Object) - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
Implementation of MethodRule which automatically invoked AcceptanceTestHelper.setUp(Class, String) and AcceptanceTestHelper.tearDown() at the appropriate time.
apply() - Method in class com.atlassian.confluence.it.audit.impl.FullCoverageSwitch
 
apply(Label) - Method in class com.atlassian.confluence.labels.SpecialLabelFilter
 
apply(Label) - Method in class com.atlassian.confluence.labels.VisibleLabelFilter
 
apply(Locale, String, String) - Method in interface com.atlassian.confluence.languages.TranslationTransform
 
apply(Object) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.GsonJsonableFactory
Deprecated.
 
apply(Dimensions) - Method in class com.atlassian.confluence.pages.thumbnail.renderer.AdaptiveThresholdPredicate
Deprecated.
 
apply(Dimensions) - Method in class com.atlassian.confluence.pages.thumbnail.renderer.SimpleThresholdPredicate
Deprecated.
 
apply(Locale, String, String) - Method in class com.atlassian.confluence.plugin.MockTestTranslationTransform
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.labels.soy.LabelLinkServerFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.BaseUrlFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.DarkFeatureFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.DocLinkFunction
Deprecated.
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.FormatDateFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.FormatDateTimeFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.FormatTimeFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.FriendlyFormatDateTimeFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.GetContentTypeI18nKeyFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.GetUserByNameFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.ImportResourceFunction
Usage:
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.ItemsForSectionFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.PanelsForLocationFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.SectionsForLocationFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.SiteTitleFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.StaticResourceUrlPrefixFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.VersionNumberFunction
 
apply(Object...) - Method in class com.atlassian.confluence.plugins.soy.WebPanelFunction
 
apply(double, double) - Method in enum com.atlassian.confluence.search.v2.query.FunctionScoreQuery.BoostMode
 
apply(double) - Method in enum com.atlassian.confluence.search.v2.score.FieldValueFactorFunction.Modifier
 
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(String) - Method in class com.atlassian.confluence.user.AddOnUserConsumesLicensePredicate
Deprecated.
Determines whether or not a username's corresponding user consumes a Confluence license.
apply(SandboxCallbackContext, T) - Method in interface com.atlassian.confluence.util.sandbox.SandboxCallback
 
apply(SandboxTaskContext, T) - Method in interface com.atlassian.confluence.util.sandbox.SandboxTask
Applies this task to the given argument.
apply(Statement, Description) - Method in class com.atlassian.confluence.util.test.rules.AnnotatedMethodTemplate
 
apply(Statement, Description) - Method in class com.atlassian.confluence.util.test.rules.MockitoTestRule
 
apply(Statement, Description) - Method in class com.atlassian.confluence.util.test.rules.TestResource
 
apply(HttpServletResponse) - Method in interface com.atlassian.confluence.web.filter.CachingHeaders
Applies the caching headers to the response.
apply(Statement, Description) - Method in class com.atlassian.confluence.webdriver.rules.DefaultMethodRules
 
apply(Statement, Description) - Method in class com.atlassian.confluence.webdriver.rules.DisableSslVerificationRule
 
apply(ServiceReference) - Method in class com.atlassian.sal.confluence.lifecycle.SpringManagedModuleReferenceParser
 
apply(Object) - Method in enum com.atlassian.sal.confluence.usersettings.ConfluenceUserSettingsService.PrefixStrippingFunction
 
applyChildVersioningPolicy(Versioned, ObjectDao) - Method in class com.atlassian.confluence.core.AbstractVersionedEntityObject
applyChildVersioningPolicy(Versioned, ObjectDaoInternal<?>) - Method in class com.atlassian.confluence.core.AbstractVersionedEntityObject
 
applyChildVersioningPolicy(Versioned, ObjectDao) - Method in class com.atlassian.confluence.core.ContentEntityObject
applyChildVersioningPolicy(Versioned, ObjectDaoInternal<?>) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
applyChildVersioningPolicy(Versioned, ObjectDao) - Method in interface com.atlassian.confluence.core.Versioned
applyChildVersioningPolicy(Versioned, ObjectDaoInternal<?>) - Method in interface com.atlassian.confluence.core.Versioned
If Versioned.getVersionChildPolicy(com.atlassian.confluence.api.model.content.ContentType) specifies so, moves content from versionToPromote to this Versioned instance or makes no change.
applyDecorator(Page, Decorator, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.util.profiling.ConfluenceSitemeshDecorator
 
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
 
applyForAnnotation(Statement, Description, A) - Method in class com.atlassian.confluence.util.test.rules.AnnotatedMethodTemplate
 
applyForAnnotation(Statement, Description, Log4J2Logger.Record) - Method in class com.atlassian.confluence.util.test.rules.Log4J2Logger
 
applyForAnnotation(Statement, Description, Log4JLogger.Record) - Method in class com.atlassian.confluence.util.test.rules.Log4JLogger
Deprecated.
 
applyForAnnotation(Statement, Description, SystemProperties.Set) - Method in class com.atlassian.confluence.util.test.rules.SystemProperties
 
applyInBatches(Iterable<I>, int, int, Function<I, O>) - Method in interface com.atlassian.confluence.core.BatchOperationManager
Executes a task for each item in a collection in batches with configurable batch size
applyInBatches(Iterable<I>, int, Function<I, O>) - Method in interface com.atlassian.confluence.core.BatchOperationManager
Executes a task for each item in a collection in batches
applyInChunks(Iterable<I>, int, int, Function<List<I>, List<O>>) - Method in interface com.atlassian.confluence.core.BatchOperationManager
Processes a collection of items in chunks until a given number of processed items is reached, the processed items are then returned.
applyPermissionChanges(Collection<SpacePermission>, Collection<SpacePermission>) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
 
applyPermissionChanges(Collection<SpacePermission>, Collection<SpacePermission>) - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
Given the old permissions and new permissions, apply necessary permission changes to make old permissions the same as new permissions, then reset the current active user count.
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.
applyTransactionTimeout(Query, SessionFactory) - Static method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
applyTransactionTimeout(Criteria, SessionFactory) - Static method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
applyValidation(Function<T, Validation<A>>) - Method in class com.atlassian.confluence.validation.Validation
appNav - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
APU - Static variable in class com.atlassian.confluence.it.User.Simpsons
Deprecated.
since 5.6. Use a user generated specifically for your test, e.g. from AcceptanceTestHelper.createTestUser()
ArabicAnalyzer - Class in com.atlassian.confluence.search.lucene.analyzers.unstemmed
 
ArabicAnalyzer(Version) - Constructor for class com.atlassian.confluence.search.lucene.analyzers.unstemmed.ArabicAnalyzer
 
ARCHIVED - Static variable in class com.atlassian.confluence.api.model.content.SpaceStatus
 
archived - Variable in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
archivedResultCount() - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse
 
archivedResultCount - Variable in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
Deprecated.
since 7.0.1. Use getters and setters.
archivedResultCount(Option<Integer>) - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
ArchivedSpacesSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Filters archived spaces (and their contents) out of search results.
ArchivedSpacesSearchFilter(boolean, SpaceManager) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.ArchivedSpacesSearchFilter
Construct the filter
ArchivedSpacesSearchFilter(boolean) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.ArchivedSpacesSearchFilter
ArchivedSpacesSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
ArchivedSpacesSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ArchivedSpacesSearchFilterMapper
Deprecated.
 
archiveSpace(Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
archiveSpace() - Method in class com.atlassian.confluence.it.space.SpaceAdmin
 
archiveSpace(Space) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
archiveSpace(Space) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Archive the space.
areApplicationLinksInstalled() - Method in class com.atlassian.confluence.plugins.pulp.wrm.ApplicationLinkStatusInterrogator
 
areEditorResourcesPreLoaded() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
True if the page has preloaded all the resources the editor needs to initialise
areEmailAddressesPrivate() - Method in class com.atlassian.confluence.setup.settings.Settings
 
args(Object...) - Method in class com.atlassian.confluence.api.model.messages.SimpleMessage.SimpleMessageBuilder
 
args(Object...) - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkSimpleMessage.BulkSimpleMessageBuilder
 
args(Object...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
arguments(Object...) - Method in class com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand.Builder
Set the arguments to be substituted into the query.
arraySize(int[]) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.3.0, no replacement
arrived() - Method in class com.atlassian.confluence.tenant.SystemTenant
Signal that the system tenant has arrived, typically done after the AtlassianBootstrapManager.setSetupComplete(boolean) has been called.
AS_EXPANSION - Static variable in class com.atlassian.confluence.api.model.Expansion
 
asAnonymousUser(Callable<T>) - Method in enum com.atlassian.confluence.user.AuthenticatedUserImpersonator
 
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.FavouriteSort
Sorts by last modified (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 fullname (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)
asCharacters() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
ASCIIFoldingTokenFilterDescriptor - Class in com.atlassian.confluence.search.v2.analysis
Folds a token into an ascii one.
ASCIIFoldingTokenFilterDescriptor() - Constructor for class com.atlassian.confluence.search.v2.analysis.ASCIIFoldingTokenFilterDescriptor
 
ASCIILanguageAnalyzer - Class in org.apache.lucene.analysis
 
ASCIILanguageAnalyzer(Analyzer) - Constructor for class org.apache.lucene.analysis.ASCIILanguageAnalyzer
 
asCurrent() - Method in class com.atlassian.confluence.api.model.content.ContentSelector
Returns a copy of this selector with status current and no version set.
asDateString(DateTime) - Static method in class com.atlassian.confluence.rest.serialization.Dates
Converts the given DateTime object to a String.
asEither() - Method in class com.atlassian.confluence.validation.Validation
Returns an either projection of this validation.
asEndElement() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
asFunction(Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ModelFactory
Deprecated.
since 5.10 use buildFrom or asListFunction instead
asHtml() - Method in class com.atlassian.confluence.impl.health.HealthCheckMessage
returns the current message state formatted as HTML
asKey() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
asList() - Method in class com.atlassian.confluence.content.ContentProperties
You shouldn't use this directly, content properties should be managed by the ContentEntityObject.
asLong() - Method in class com.atlassian.confluence.api.model.content.id.ContentId
 
asLong() - Method in class com.atlassian.confluence.api.model.content.id.JsonContentPropertyId
 
asLongTaskId() - Method in class com.atlassian.confluence.util.longrunning.LongRunningTaskId
 
asMultimap() - Method in class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertyIndexSchema
Returns content property index schema as a map (content property key) => (schema fields).
asOptional() - Method in class com.atlassian.confluence.api.model.reference.ExpandedReference
 
asPercentage(long, long) - Static method in class com.atlassian.confluence.cache.CacheStatisticsHelper
 
assemble(Serializable, Object) - Method in class com.atlassian.confluence.core.BodyTypeUserType
 
assemble(Serializable, Object) - Method in class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
assemble(Serializable, Object) - Method in class com.atlassian.confluence.impl.hibernate.HibernateUserType
 
assemble(Serializable, Object) - Method in class com.atlassian.hibernate.BucketClobStringType
 
assemble(Serializable, Object) - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
assertAbsoluteUrlAttributeEndsWith(Element, String, String) - Static method in class com.atlassian.confluence.it.jsoup.JSoupAssertions
 
assertAtLoginPage(String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertAtLoginPage(String, WebTester) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertAttachmentSecurityLevel(AttachmentSecurityLevel) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
assertBodyDoesNotContainPageTitle(MimeMessage, Page) - Static method in class com.atlassian.confluence.it.mail.MailAssertions
 
assertButtonIsDisabled() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
assertButtonIsEnabled() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
assertCanAddComment() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
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
 
assertCanEdit() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
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
assertCanModifyObject(Object, String) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
assertCannotRequestAccess(ViewContentBean) - Static method in class com.atlassian.confluence.it.content.ContentBeanMatchers
 
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.
assertCanRequestAccess(ViewContentBean) - Static method in class com.atlassian.confluence.it.content.ContentBeanMatchers
 
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
 
assertConfluenceLicense(AtlassianLicense) - Method in class com.atlassian.confluence.license.DefaultLicenseService
 
assertCorrectMessageRecipients(MailFacade, User) - Static method in class com.atlassian.confluence.it.mail.MailAssertions
 
assertCurrentSpacesTabContains(Space) - Method in class com.atlassian.confluence.it.dashboard.SpacesListMacro
 
assertCurrentSpacesTabDoesNotContains(Space) - Method in class com.atlassian.confluence.it.dashboard.SpacesListMacro
 
assertDeleteButtonDisabled() - Method in class com.atlassian.confluence.it.admin.DeleteUserProfilePicture
 
assertDeleteButtonEnabled() - Method in class com.atlassian.confluence.it.admin.DeleteUserProfilePicture
 
assertDoesNotContain(String, String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertDoesNotExist(JSoupFinder) - Static method in class com.atlassian.confluence.it.jsoup.JSoupAssertions
 
assertEditorHtml(String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Asserts that the HTML content of the editor matches the given HTML - use with care, HTML produced by the editor can be inconsistent across browsers, and HTML content returned by TinyMCE is 'cleaned up'.
assertEditorHtml(String, boolean) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Asserts that the HTML content of the editor matches the given HTML - use with care, HTML produced by the editor can be inconsistent across browsers, and HTML content returned by TinyMCE is 'cleaned up'.
assertEditorHtmlContains(String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Asserts that the HTML content of the editor contains the given HTML - use with care, HTML produced by the editor can be inconsistent across browsers, and HTML content returned by TinyMCE is 'cleaned up'.
assertEditorHtmlDoesNotContain(String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Asserts that the HTML content of the editor does not contain the given HTML - use with care, HTML produced by the editor can be inconsistent across browsers.
assertEditorText(String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Asserts that the textual content of the editor matches the given string - use with care, there can be spacing inconsistencies across browsers.
assertElementAttributeValue(String, String, String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
assertElementAttributeValueMatches(String, String, Matcher<String>) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
assertElementNumberOfMatches(int, String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Asserts that the number of matches for a particular selector query within the editor content is consistent with the expected quantity
assertElementText(String, String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Asserts that text in the provided selection within the editor content matches the given string.
assertElementText(String, String, String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Asserts that text in the provided selection within the editor content matches the given string.
assertElementTextContains(String, String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Asserts that text in the provided selection within the editor content contains the given string.
assertEquals(Document) - Method in class com.atlassian.confluence.util.test.rules.XmlResource
 
assertExists(JSoupFinder) - Static method in class com.atlassian.confluence.it.jsoup.JSoupAssertions
 
assertFirstRecipient(MimeMessage, User) - Static method in class com.atlassian.confluence.it.mail.MailAssertions
 
assertHasAttribute(Element, String) - Static method in class com.atlassian.confluence.it.jsoup.JSoupAssertions
 
assertHasAttribute(Element, String, String) - Static method in class com.atlassian.confluence.it.jsoup.JSoupAssertions
 
assertHasDataAttribute(Element, String, String) - Static method in class com.atlassian.confluence.it.jsoup.JSoupAssertions
 
assertHasMail(List<MimeMessage>, User, String...) - Static method in class com.atlassian.confluence.it.mail.MailAssertions
Assert at least one email among those received by user matches all the excerpts.
assertHasNoPartWithHeader(MimeMessage, String, String) - Static method in class com.atlassian.confluence.it.mail.MailAssertions
 
assertHasNoSearchResults(SiteSearch) - Static method in class com.atlassian.confluence.it.global.SiteSearchMatchers
 
assertHasNoViewPermission() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
assertHasPartWithHeader(MimeMessage, String, String) - Static method in class com.atlassian.confluence.it.mail.MailAssertions
 
assertHasSearchResults(SiteSearch) - Static method in class com.atlassian.confluence.it.global.SiteSearchMatchers
 
assertHasText(JSoupFinder, String) - Static method in class com.atlassian.confluence.it.jsoup.JSoupAssertions
 
assertHasValidWebSudoSession() - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
 
assertHasValidWebSudoSession() - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
assertHasViewPermission() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
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
 
assertHeaderMissing(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
 
assertHeaderStartsWith(String, String, HeadersHelper.Response) - Static method in class com.atlassian.confluence.it.HeadersHelper
 
assertHostOrPortNotReachable() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
assertImageIsPresentWithSrcUrlThatContains(String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
Provide our own implementation of JWebUnit.assertImagePresent(String, String) that asserts the image name with a contains check rather than equals.
assertIsInvalidSessionException(Throwable) - Static method in class com.atlassian.confluence.it.rpc.RpcAssertions
 
assertIsLoggedInAs(User) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertIsNotFoundException(Throwable) - Static method in class com.atlassian.confluence.it.rpc.RpcAssertions
 
assertIsNotPermittedException(Throwable) - Static method in class com.atlassian.confluence.it.rpc.RpcAssertions
 
assertIsNotViewable(ViewContentBean) - Static method in class com.atlassian.confluence.it.content.ContentBeanMatchers
assertIsPermissionException(Throwable) - Static method in class com.atlassian.confluence.it.rpc.RpcAssertions
 
assertIsRawBinary(AttachmentDataStreamType) - Static method in class com.atlassian.confluence.pages.persistence.dao.LegacyAttachmentDataDaoSupport
 
assertIsRemoteException(Throwable) - Static method in class com.atlassian.confluence.it.rpc.RpcAssertions
 
assertIsRestricted(ViewContentBean) - Static method in class com.atlassian.confluence.it.content.ContentBeanMatchers
 
assertIsViewable(ViewContentBean) - Static method in class com.atlassian.confluence.it.content.ContentBeanMatchers
assertJsonEquals(String, ObjectNode, ObjectNode) - Static method in class com.atlassian.confluence.it.web.JsonAssertions
 
assertJsonEquals(String, ArrayNode, ArrayNode) - Static method in class com.atlassian.confluence.it.web.JsonAssertions
 
assertJsonEquals(String, JsonNode, JsonNode) - Static method in class com.atlassian.confluence.it.web.JsonAssertions
 
assertLinkNotPresentWithAttribute(String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertLinkNotPresentWithHrefContaining(String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertLinkPresentWithAttribute(String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertLinkPresentWithAttribute(String, String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertLinkPresentWithHref(String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertLinkPresentWithHrefContaining(String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertLinkPresentWithTextAndHref(String, String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertMailNotSent(MailFacade) - Static method in class com.atlassian.confluence.it.mail.MailAssertions
 
assertMailReceived(MailFacade, int) - Static method in class com.atlassian.confluence.it.mail.MailAssertions
 
assertMailReceived(MailFacade) - Static method in class com.atlassian.confluence.it.mail.MailAssertions
 
assertNoChangeComment(int) - Method in class com.atlassian.confluence.it.content.ViewContentHistoryBean
Asserts that no changeComment exists for a version.
assertNoProfilePicturesFoundForUser(String) - Method in class com.atlassian.confluence.it.admin.DeleteUserProfilePicture
 
assertOnContentPage() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
assertPageAndSpaceTitle(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).
assertPageAndSpaceTitle(String, 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).
assertPageTitle(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.
assertPageTitle(String, 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.
assertPageTitleAnyOf(List<String>) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
Asserts that the title is found within the specified collection of titles plus the site suffix (usually SITE_TITLE_SUFFIX).
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.
assertPageTitleEquals(String, 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.
assertPasswordOrUserIsNotCorrect() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
assertProductLicense(AtlassianLicense, Product) - Method in class com.atlassian.confluence.license.DefaultLicenseService
 
assertProfilePictureDeletedSuccessfully(String) - Method in class com.atlassian.confluence.it.admin.DeleteUserProfilePicture
 
assertRelativeUrlAttributeEndsWith(Element, String, String) - Static method in class com.atlassian.confluence.it.jsoup.JSoupAssertions
 
assertServerResponseContains(String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertSingleAuditEntity(String, String) - Method in class com.atlassian.confluence.it.audit.impl.RemoteAuditServiceHelper
 
assertSingleAuditRecord(String, String) - Method in class com.atlassian.confluence.it.audit.impl.LegacyRemoteAuditServiceHelper
 
assertSiteTitleInFormIs(String) - Method in class com.atlassian.confluence.it.admin.SiteLogoPage
 
assertStandardHeaders(MimeMessage, User, AbstractPageEntity) - Static method in class com.atlassian.confluence.it.mail.MailAssertions
 
assertStandardNotificationHeaders(MimeMessage, String, String, String) - Static method in class com.atlassian.confluence.it.mail.MailAssertions
 
assertStandardNotificationHeaders(MimeMessage, String, String) - Static method in class com.atlassian.confluence.it.mail.MailAssertions
 
assertStartsWith(String, String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertStatusCode(int) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertStatusCode(int, String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
Assert the status code and should the assertion fail then include the supplied failure message.
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
 
assertTestFailed() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatasourcePage
 
assertTestSucceeded() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
assertTextNotPresentInPageSource(String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
 
assertTextPresentInPageSource(String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
Asserts that the given text is in the page source.
assertTextsPresentInOrder(String...) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
Asserts that all the given texts appear in the current response in the order in which they appear in the array.
assertTextsPresentInOrder(String[], String[]) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
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.
assertThatIndexQueueEntryHasBeenProcessed(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
assertThatIndexQueueEntryHasBeenProcessed(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
assertThatIndexQueueEntryHasBeenProcessed(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
assertThatMostRecentIndexEntriesHaveBeenProcessed(ContentEntity...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
assertThatMostRecentIndexEntriesHaveBeenProcessed(Iterable<? extends ContentEntity>) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
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, 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).
assertUserIsNotWatchingSpace() - Method in class com.atlassian.confluence.it.content.PagesCollectorBean
 
assertUserIsWatchingSpace() - Method in class com.atlassian.confluence.it.content.PagesCollectorBean
 
assignParentPage(ContentEntityObject, Page) - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
assignParentPage(ContentEntityObject, Page) - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
assignSpace(ContentEntityObject, Space) - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
assignSpace(ContentEntityObject, Space) - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
associatedObject(AffectedObject) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
Deprecated.
 
associatedObjects(Set<AffectedObject>) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
Deprecated.
 
asStartElement() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
asString() - Method in class com.atlassian.confluence.cluster.shareddata.PluginSharedDataKey
 
asString() - Method in enum com.atlassian.confluence.it.rpc.RpcLogDestination
The string form of the log level.
asString(Expansions) - Static method in class com.atlassian.confluence.rest.api.model.ExpansionsParser
Converts a Expansions collection into a single string.
asString(Expansion[]) - Static method in class com.atlassian.confluence.rest.api.model.ExpansionsParser
Converts a collection of Expansions into a single string.
asString() - Method in class com.atlassian.confluence.schedule.ScheduledJobKey
Returns the key in the following format:
asTenant(Tenant, Callable<T>) - Method in class com.atlassian.confluence.tenant.VolatileSingleTenantRegistry
 
asText() - Method in class com.atlassian.confluence.impl.health.HealthCheckMessage
returns the current message state formatted as text
asTimeString(Date) - Static method in class com.atlassian.confluence.functest.rest.admin.crowd.SearchRestrictionEntityTranslator
Converts the given Date object to a String using.
asTimeString(DateTime) - Static method in class com.atlassian.confluence.rest.serialization.Dates
Converts the given DateTime object to a String.
asUser(Callable<T>, User) - Method in enum com.atlassian.confluence.user.AuthenticatedUserImpersonator
Impersonates the given user during the execution of the given callback.
asUser(ConfluenceUser) - Static method in class com.atlassian.confluence.user.AuthenticatedUserThreadLocal
 
asXhtmlMarkup() - Method in class com.atlassian.confluence.it.macro.MarkupHelper.Macro
 
AsymmetricKeyFactory - Interface in com.atlassian.confluence.security.trust
Simple interface for generating public/private key pairs
AsyncExportFinishedEvent - Class in com.atlassian.confluence.event.events.admin
 
AsyncExportFinishedEvent(Object, String, String, String) - Constructor for class com.atlassian.confluence.event.events.admin.AsyncExportFinishedEvent
 
AsyncImportFinishedEvent - Class in com.atlassian.confluence.event.events.admin
 
AsyncImportFinishedEvent(Object, ImportContext) - Constructor for class com.atlassian.confluence.event.events.admin.AsyncImportFinishedEvent
 
AsyncImportStartedEvent - Class in com.atlassian.confluence.event.events.admin
Published at the beginning of an import.
AsyncImportStartedEvent(Object, ImportContext) - Constructor for class com.atlassian.confluence.event.events.admin.AsyncImportStartedEvent
 
AsyncInvalidationCache<K,V> - Class in com.atlassian.cache.hazelcast.asyncinvalidation
An implementation of Cache that is backed by a local cache, and which publishes cache invalidation events when certain mutable operations are performed.
AsyncInvalidationCache(String, HazelcastCacheManager, Cache<K, V>, ManagedCache, CacheInvalidator<K>) - Constructor for class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
AsyncInvalidationCacheFactory - Class in com.atlassian.confluence.cache.hazelcast
Responsible for creating AsyncInvalidationCache instances, as well as managing the scheduled publishing of sequence snapshots and observability events from those caches.
AsyncInvalidationCacheFactory(HazelcastInstance, EventPublisher, SchedulerService, CacheFactory, MeterRegistry) - Constructor for class com.atlassian.confluence.cache.hazelcast.AsyncInvalidationCacheFactory
 
AsyncInvalidationCacheFactory.CacheInvalidationOutOfSequenceEvent - Class in com.atlassian.confluence.cache.hazelcast
 
AsyncInvalidationCacheFactory.CacheSequenceSnapshotInconsistentEvent - Class in com.atlassian.confluence.cache.hazelcast
 
AsyncLikeCreatedEvent - Class in com.atlassian.confluence.event.events.like
Asynchronous version of LikeCreatedEvent
AsyncLikeCreatedEvent(Object, User, long) - Constructor for class com.atlassian.confluence.event.events.like.AsyncLikeCreatedEvent
 
AsyncLikeEvent - Class in com.atlassian.confluence.event.events.like
 
AsyncLikeEvent(Object, User, long) - Constructor for class com.atlassian.confluence.event.events.like.AsyncLikeEvent
 
AsyncLikeRemovedEvent - Class in com.atlassian.confluence.event.events.like
Asynchronous version of LikeRemovedEvent
AsyncLikeRemovedEvent(Object, User, long) - Constructor for class com.atlassian.confluence.event.events.like.AsyncLikeRemovedEvent
 
AsyncPluginDisableEvent - Class in com.atlassian.confluence.event.events.plugin
This class is an asynchronous and non-clustered version of PluginDisableEvent.
AsyncPluginDisableEvent(Object, String, PluginDisableEvent.Scope) - Constructor for class com.atlassian.confluence.event.events.plugin.AsyncPluginDisableEvent
 
AsyncPluginEnableEvent - Class in com.atlassian.confluence.event.events.plugin
This class is an asynchronous and non-clustered version of PluginEvent.
AsyncPluginEnableEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.AsyncPluginEnableEvent
 
AsyncPluginEvent - Class in com.atlassian.confluence.event.events.plugin
This class is an asynchronous and non-clustered version of PluginEvent.
AsyncPluginEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.AsyncPluginEvent
 
AsyncPluginFrameworkStartedEvent - Class in com.atlassian.confluence.event.events.plugin
Published when the plugin framework has finished starting.
AsyncPluginFrameworkStartedEvent(Object) - Constructor for class com.atlassian.confluence.event.events.plugin.AsyncPluginFrameworkStartedEvent
 
AsyncPluginInstallEvent - Class in com.atlassian.confluence.event.events.plugin
This class is an asynchronous and non-clustered version of PluginInstallEvent.
AsyncPluginInstallEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.AsyncPluginInstallEvent
 
AsyncPluginModuleDisableEvent - Class in com.atlassian.confluence.event.events.plugin
This class is an asynchronous and non-clustered version of PluginModuleDisableEvent.
AsyncPluginModuleDisableEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.AsyncPluginModuleDisableEvent
 
AsyncPluginModuleEnableEvent - Class in com.atlassian.confluence.event.events.plugin
This class is an asynchronous and non-clustered version of PluginModuleEnableEvent.
AsyncPluginModuleEnableEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.AsyncPluginModuleEnableEvent
 
AsyncPluginUninstallEvent - Class in com.atlassian.confluence.event.events.plugin
This class is an asynchronous and non-clustered version of PluginUninstallEvent.
AsyncPluginUninstallEvent(Object, String, String) - Constructor for class com.atlassian.confluence.event.events.plugin.AsyncPluginUninstallEvent
 
AsyncRenderSafe - Annotation Type in com.atlassian.confluence.macro
Used to annotate a macro that is safe to be rendered asynchronously on a page without requiring a page refresh
ATLASSIAN_CDN_FEATURE_FLAG - Static variable in class com.atlassian.confluence.impl.webresource.ConfluenceCDNStrategyFactory
 
ATLASSIAN_HTML_SAFE_ANNOTATION - Static variable in class com.atlassian.confluence.velocity.htmlsafe.HtmlSafeAnnotationUtils
 
ATLASSIAN_LICENSE_KEY - Static variable in interface com.atlassian.confluence.setup.ConfluenceBootstrapConstants
 
AtlassianChangeDocumentBuilder - Class in com.atlassian.confluence.internal.index.v2
 
AtlassianChangeDocumentBuilder(List<Extractor3>) - Constructor for class com.atlassian.confluence.internal.index.v2.AtlassianChangeDocumentBuilder
Constructs a change document builder.
AtlassianContentDocumentBuilder - Class in com.atlassian.confluence.internal.index.v2
 
AtlassianContentDocumentBuilder(List<Extractor3>, EventPublisher, Supplier<Boolean>) - Constructor for class com.atlassian.confluence.internal.index.v2.AtlassianContentDocumentBuilder
 
AtlassianContentDocumentBuilder.FieldName - Class in com.atlassian.confluence.internal.index.v2
 
AtlassianDiagnosticsLogAppender - Class in com.atlassian.confluence.logging
 
AtlassianDiagnosticsLogAppender() - Constructor for class com.atlassian.confluence.logging.AtlassianDiagnosticsLogAppender
 
AtlassianDocument - Class in com.atlassian.confluence.internal.index.v2
 
AtlassianDocument() - Constructor for class com.atlassian.confluence.internal.index.v2.AtlassianDocument
 
AtlassianDocument(Collection<FieldDescriptor>) - Constructor for class com.atlassian.confluence.internal.index.v2.AtlassianDocument
 
AtlassianDocumentBuilder<T> - Interface in com.atlassian.confluence.internal.index.v2
 
AtlassianInstrumentationConfluenceMonitoring - Class in com.atlassian.confluence.util.profiling
An implementation of the Confluence Monitoring interfaces that's based upon the Atlassian Instrumentation library.
AtlassianInstrumentationConfluenceMonitoring(ControllableInstrumentRegistry, MutableRegistryConfiguration, MeterRegistry) - Constructor for class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
AtlassianInstrumentationControl - Interface in com.atlassian.confluence.util.profiling
Provides operations to allow Confluence's uses of the atlassian-instrumentation library to be manipulated from plugins.
AtlassianProfilingRegistrar - Class in com.atlassian.confluence.impl.metrics
Responsible for registering various strategies with Atlassian Profiling.
AtlassianProfilingRegistrar(MeterRegistry, ConfluenceProfilerStrategy) - Constructor for class com.atlassian.confluence.impl.metrics.AtlassianProfilingRegistrar
 
AtlassianXMLDatabinder - Class in com.atlassian.confluence.importexport.impl
 
AtlassianXMLDatabinder(SessionFactoryImplementor, String, HibernateObjectHandleTranslator) - Constructor for class com.atlassian.confluence.importexport.impl.AtlassianXMLDatabinder
 
attachActionIconImages(String, NotificationContext) - Method in class com.atlassian.confluence.plugin.descriptor.mail.DefaultNotificationRenderManager
 
attachActionIconImages(String, NotificationContext) - Method in interface com.atlassian.confluence.plugin.descriptor.mail.NotificationRenderManager
Multipart MIME encodes webItem icons for use in ADG Notifications
attachAvatar(NotificationData) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
 
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.
AttachedImageRenderHelper - Interface in com.atlassian.confluence.content.render.xhtml.view.embed
This helper is used for rendering the attached images.
AttachedImageRenderHelperImpl - Class in com.atlassian.confluence.content.render.xhtml.view.embed
 
AttachedImageRenderHelperImpl(CommentManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.view.embed.AttachedImageRenderHelperImpl
 
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
 
AttachedImageUnresolvedCommentCountAggregator - Class in com.atlassian.confluence.content.render.xhtml.view.embed
 
AttachedImageUnresolvedCommentCountAggregator(CommentManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.view.embed.AttachedImageUnresolvedCommentCountAggregator
 
attachFile(File) - Method in class com.atlassian.confluence.it.AttachmentsTester
 
attachFile(File, String) - Method in class com.atlassian.confluence.it.AttachmentsTester
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.it.AttachmentsTester
Click the attach file link, attach a given file with a given comment and submit the attachment form.
attachment() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
ATTACHMENT - Static variable in class com.atlassian.confluence.api.model.content.ContentType
 
ATTACHMENT - Static variable in class com.atlassian.confluence.api.model.permissions.TargetType
 
attachment() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
 
Attachment - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-java-api module instead. See {com.atlassian.confluence.api.model.content.Content} alternative
Attachment(ContentEntity, String, String, String, byte[], boolean) - Constructor for class com.atlassian.confluence.it.Attachment
Deprecated.
Since 5.7. Use instead
Attachment(ContentEntity, String, String, String, byte[]) - Constructor for class com.atlassian.confluence.it.Attachment
Deprecated.
Since 5.7. Use instead
Attachment(Attachment, String, byte[]) - Constructor for class com.atlassian.confluence.it.Attachment
Deprecated.
Since 5.7. Use instead
Attachment(ContentEntity, File, String) - Constructor for class com.atlassian.confluence.it.Attachment
Deprecated.
Since 5.7. Use instead
Attachment(ContentEntity, String, String, String) - Constructor for class com.atlassian.confluence.it.Attachment
Deprecated.
Since 5.7. Use instead
Attachment(ContentEntity, Attachment) - Constructor for class com.atlassian.confluence.it.Attachment
Deprecated.
Since 5.7. Use instead
attachment - Variable in class com.atlassian.confluence.links.AbstractAttachmentLink
 
attachment - Variable in class com.atlassian.confluence.pages.actions.AbstractRemoveAttachmentAction
 
Attachment - Class in com.atlassian.confluence.pages
 
Attachment() - Constructor for class com.atlassian.confluence.pages.Attachment
 
Attachment(String, String, long, String, boolean) - 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.AttachmentBuilder - Class in com.atlassian.confluence.it
Deprecated.
Builds an Attachment object
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_COPY_ATTR - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
Used to flag whether the attachment should be copied
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_FILE_NAME_UNTOKENIZED - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
ATTACHMENT_FILE_SIZE - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
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_REQUEST_UPDATE_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
ATTACHMENT_RESOURCE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
ATTACHMENT_STATUS - Static variable in interface com.atlassian.confluence.internal.index.attachment.AttachmentStatusManager
 
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
Deprecated.
since 5.8. No replacement.
ATTACHMENT_SUBDIRECTORY_NAME - Static variable in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
 
AttachmentAuditListener - Class in com.atlassian.confluence.impl.audit.listener
Handles attachment-related events for auditing
AttachmentAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, PageManager, SpaceManager, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.AttachmentAuditListener
 
AttachmentBatchUploadCompletedEvent - Class in com.atlassian.confluence.event.events.content.attachment
An event indicating that o batch of one or more visible attachments have completed uploading.
AttachmentBatchUploadCompletedEvent(Object, List<Attachment>) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentBatchUploadCompletedEvent
 
AttachmentBatchUploadCompletedEvent(Object, List<Attachment>, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentBatchUploadCompletedEvent
 
attachmentBean - Variable in class com.atlassian.confluence.pages.actions.AbstractRemoveAttachmentAction
 
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
 
AttachmentBuilder() - Constructor for class com.atlassian.confluence.it.Attachment.AttachmentBuilder
Deprecated.
 
AttachmentCache - Class in com.atlassian.confluence.pages.attachments
Deprecated.
since 7.5
AttachmentCache(VCacheFactory) - Constructor for class com.atlassian.confluence.pages.attachments.AttachmentCache
Deprecated.
 
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.
AttachmentContentId - Class in com.atlassian.confluence.api.model.content.id
Deprecated.
since 6.10.0, use ContentId
AttachmentContentStatusPreProcessor - Class in com.atlassian.confluence.importexport.impl
Exports of upgraded attachments from Confluence 5.7 and lower may have a blank content status field for Attachment objects.
AttachmentContentStatusPreProcessor() - Constructor for class com.atlassian.confluence.importexport.impl.AttachmentContentStatusPreProcessor
 
AttachmentContentStatusUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask.attachmentceo
AttachmentToCeoConversionUpgradeTask did not set the content_status field to 'current' for attachments during migration.
AttachmentContentStatusUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentContentStatusUpgradeTask
 
AttachmentContentTypeApiSupport - Class in com.atlassian.confluence.api.impl.service.content.typebinding
Performs API operations for Attachments.
AttachmentContentTypeApiSupport(ContentEntityManager, ContentFactory, AttachmentManagerInternal, PaginationService, PermissionManager, ApiSupportProvider, ContentCreator, ThumbnailManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.typebinding.AttachmentContentTypeApiSupport
 
AttachmentCountContextProvider - Class in com.atlassian.confluence.pages.attachments
Provides the number of attachments on a given page.
AttachmentCountContextProvider() - Constructor for class com.atlassian.confluence.pages.attachments.AttachmentCountContextProvider
 
AttachmentCreatedAuditingEvent - Class in com.atlassian.confluence.event.events.internal.attachment
 
AttachmentCreatedAuditingEvent(Attachment, SaveContext) - Constructor for class com.atlassian.confluence.event.events.internal.attachment.AttachmentCreatedAuditingEvent
 
AttachmentCreateEvent - Class in com.atlassian.confluence.event.events.content.attachment
An event indicating that one or more visible 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
 
AttachmentCreateEvent(Object, List<Attachment>, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentCreateEvent
 
AttachmentCreateEvent(Object, Attachment, boolean) - 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.
AttachmentDaoInternal - Interface in com.atlassian.confluence.internal.pages.persistence
Dao for Attachments.
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
 
AttachmentDataFileSystem - Interface in com.atlassian.confluence.pages.persistence.dao.filesystem
Represents the filesystem used to store attachment data files.
AttachmentDataFileSystemException - Exception in com.atlassian.confluence.pages.persistence.dao.filesystem
 
AttachmentDataFileSystemException(String, Throwable) - Constructor for exception com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystemException
 
AttachmentDataFileSystemException(String) - Constructor for exception com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystemException
 
AttachmentDataFileSystemFactory - Interface in com.atlassian.confluence.pages.persistence.dao.filesystem
Deprecated.
since 7.5 No replacement
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
 
AttachmentDataStorageType - Enum in com.atlassian.confluence.pages
Represents the different types of AttachmentDataDao implementations.
AttachmentDataStorageWhitelistCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
AttachmentDataStorageWhitelistCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.AttachmentDataStorageWhitelistCondition
 
AttachmentDataStream - Interface in com.atlassian.confluence.pages.persistence.dao
Represents the data for an attachment.
AttachmentDataStream.FileWrapper - Class in com.atlassian.confluence.pages.persistence.dao
An AttachmentDataStream implementation that wraps a single File.
AttachmentDataStream.InputStreamWrapper - Class in com.atlassian.confluence.pages.persistence.dao
An AttachmentDataStream implementation that wraps a raw InputStream.
AttachmentDataStream.RandomFileWrapper - Class in com.atlassian.confluence.pages.persistence.dao
 
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.
AttachmentDataStreamType - Enum in com.atlassian.confluence.pages.persistence.dao
An enumeration of the known types of attachment data stream.
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
 
AttachmentDownloadPathCache - Class in com.atlassian.confluence.pages
Deprecated.
AttachmentDownloadPathCache(VCacheFactory) - Constructor for class com.atlassian.confluence.pages.AttachmentDownloadPathCache
Deprecated.
 
AttachmentDownloadPathCache.AttachmentDownloadPathCacheKey - Class in com.atlassian.confluence.pages
Deprecated.
 
AttachmentDownloadResourceManager - Class in com.atlassian.confluence.importexport.resource
 
AttachmentDownloadResourceManager(PermissionManager, AttachmentManager, ConfluenceUserDao, AttachmentUrlParser, ContextPathHolder) - 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
 
AttachmentEditorHtmlProvider - Class in com.atlassian.confluence.plugins.dragdrop.providers
Provides editorHtml metadata on a Content attachment entity.
AttachmentEditorHtmlProvider(DragAndDropService, ContentEntityManager) - Constructor for class com.atlassian.confluence.plugins.dragdrop.providers.AttachmentEditorHtmlProvider
 
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
Parent class for all attachment related events.
AttachmentEvent(Object, List<Attachment>, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentEvent
Constructs a multi-attachment event.
AttachmentEvent(Object, List<Attachment>) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentEvent
Convenience method.
AttachmentEvent(Object, Attachment) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentEvent
Convenience method.
AttachmentEvent(Object, Attachment, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentEvent
Convenience method.
AttachmentExtractedTextExtractor - Class in com.atlassian.confluence.search.lucene.extractor
Attempts to add an attachment extracted text into default searchable text if it is available, otherwise requests a text extraction, wait for its completion and reattempt.
AttachmentExtractedTextExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.AttachmentExtractedTextExtractor
Default constructor needed by plugin system.
AttachmentExtractedTextExtractor(AttachmentExtractedTextManager, AttachmentStatusManager, ApplicationStatusService, AttachmentTextExtractionService, Function<Attachment, Boolean>) - Constructor for class com.atlassian.confluence.search.lucene.extractor.AttachmentExtractedTextExtractor
 
AttachmentExtractedTextHelper - Class in com.atlassian.confluence.internal.index.attachment
 
AttachmentExtractedTextHelper() - Constructor for class com.atlassian.confluence.internal.index.attachment.AttachmentExtractedTextHelper
 
AttachmentExtractedTextManager - Interface in com.atlassian.confluence.index.attachment
 
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
 
AttachmentIdClashResolver - Class in com.atlassian.confluence.upgrade.upgradetask.attachmentceo
Reassigns IDs to entries in the attachments table that have IDs that clash with entries in the content table
AttachmentIdClashResolver(Session, IdentifierGenerator, AttachmentDataStorageType, ILuceneConnection, ThumbnailManager, SynchronizationManager, boolean, boolean, HierarchicalMultiStreamAttachmentDataFileSystem) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentIdClashResolver
 
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.importexport.impl.FileXmlExporter
 
attachmentManager - Variable in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
attachmentManager - Variable in class com.atlassian.confluence.pages.actions.AbstractRemoveAttachmentAction
 
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
 
AttachmentManagerEventListener - Class in com.atlassian.confluence.impl.pages.attachments
Responsible for listening to AttachmentManagerEventListener.VisitorEvents and resolving them against the AttachmentManagerInternal.
AttachmentManagerEventListener.VisitorEvent - Interface in com.atlassian.confluence.impl.pages.attachments
 
AttachmentManagerInternal - Interface in com.atlassian.confluence.internal.pages
Internal version of the AttachmentManager interface; see the package-info.java for rationale.
attachmentMaxSizeBytes(long) - Method in class com.atlassian.confluence.api.model.settings.GlobalSettings.GlobalSettingsBuilder
 
AttachmentMigrationAction - Class in com.atlassian.confluence.admin.actions
Deprecated.
since 7.0.0, it will be removed in future.
AttachmentMigrationAction() - Constructor for class com.atlassian.confluence.admin.actions.AttachmentMigrationAction
Deprecated.
 
AttachmentMigrationLongRunningTask - Class in com.atlassian.confluence.util.longrunning
 
AttachmentMigrationLongRunningTask(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
 
AttachmentOperationDelegate - Class in com.atlassian.confluence.api.impl.service.permissions.delegates
 
AttachmentOperationDelegate(AttachmentPermissionsDelegate, UserAccessorInternal, TargetResolver, SpacePermissionManager) - Constructor for class com.atlassian.confluence.api.impl.service.permissions.delegates.AttachmentOperationDelegate
 
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
 
AttachmentOwningContentResolver - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
AttachmentOwningContentResolver(ResourceIdentifierResolver<PageResourceIdentifier, Page>, ResourceIdentifierResolver<BlogPostResourceIdentifier, BlogPost>, ResourceIdentifierResolver<ContentEntityResourceIdentifier, ContentEntityObject>, ResourceIdentifierResolver<DraftResourceIdentifier, Draft>) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentOwningContentResolver
 
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
 
AttachmentPrefetcher - Class in com.atlassian.confluence.impl.content.render.prefetch
Responsible for pre-fetching attachments and storing them in the conversion context for later retrieval by the rendering pipeline.
AttachmentPrefetcher(AttachmentManager, EventPublisher, ImageDetailsPrefetchDao) - Constructor for class com.atlassian.confluence.impl.content.render.prefetch.AttachmentPrefetcher
 
AttachmentPrefetchEvent - Class in com.atlassian.confluence.impl.content.render.prefetch.event
An event indicating that attachment prefetch was attempted.
AttachmentPrefetchEvent.Builder - Class in com.atlassian.confluence.impl.content.render.prefetch.event
 
AttachmentRemoveEvent - Class in com.atlassian.confluence.event.events.content.attachment
Event sent *before* the removal of a visible attachment.
AttachmentRemoveEvent(Object, Attachment, User) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentRemoveEvent
 
AttachmentRemoveEvent(Object, Attachment, User, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentRemoveEvent
 
AttachmentRemoveFileStoreIDsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Remove all FileStore IDs populated by FileStore mode 2.
AttachmentRemoveFileStoreIDsUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AttachmentRemoveFileStoreIDsUpgradeTask
 
AttachmentRenderSupport - Class in com.atlassian.confluence.rss
 
AttachmentRenderSupport() - Constructor for class com.atlassian.confluence.rss.AttachmentRenderSupport
 
AttachmentRepresentation() - Constructor for class com.atlassian.confluence.it.export.SimpleSiteStructure.AttachmentRepresentation
 
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.restapi.resources
CRUD operations for Attachments on Content.
AttachmentResource(AttachmentService, SettingsService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.AttachmentResource
 
AttachmentResource.ConfluenceAttachmentMultipartConfig - Class in com.atlassian.confluence.plugins.restapi.resources
 
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
 
AttachmentResourceIdentifierOnlyUriResolver - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Resolves a uri for an attachment which only looks at the supplied resource identifier.
AttachmentResourceIdentifierOnlyUriResolver(SettingsManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentResourceIdentifierOnlyUriResolver
 
AttachmentResourceIdentifierResolver - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
AttachmentResourceIdentifierResolver(AttachmentManager, AttachmentOwningContentResolver) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentResourceIdentifierResolver
 
AttachmentRpc - Class in com.atlassian.confluence.it.rpc.delegates
Makes remote calls to perform CRUD operations on Attachment Content entities, when the ContentRpc doesn't provide enough Attachment-specific behaviour.
AttachmentRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.AttachmentRpc
 
ATTACHMENTS - Static variable in class com.atlassian.confluence.it.global.SiteSearch.BuiltInContentTypes
 
attachments - Variable in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
attachments(Space) - Static method in class com.atlassian.confluence.it.space.SpaceOperations
 
attachments(DataFetchingEnvironment, String, Integer, int, String, int, UriInfo) - Method in class com.atlassian.confluence.plugins.graphql.providers.ChildContentProvider
 
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_PANEL - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
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
Deprecated.
 
attachmentSearch(String) - Static method in class com.atlassian.confluence.it.global.SiteSearch
This can be removed once we fix CONFDEV-16505.
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
 
AttachmentSecurityLevel - Enum in com.atlassian.confluence.servlet.download
Represents the different levels at which attachments can be viewed - always downloaded, always displayed inline, or a mix of the two.
AttachmentService - Interface in com.atlassian.confluence.api.service.content
Provides methods for creating, reading, updating and deleting Confluence Attachment Content objects.
AttachmentService - Interface in com.atlassian.confluence.legacyapi.service.content
Deprecated.
since 7.0.1 , use ContentLabelService
AttachmentService.AttachmentFinder - Interface in com.atlassian.confluence.api.service.content
A finder for locating attachments.
AttachmentService.Validator - Interface in com.atlassian.confluence.api.service.content
Provides methods for validating the actions on the AttachmentService
AttachmentServiceImpl - Class in com.atlassian.confluence.api.impl.service.content
 
AttachmentServiceImpl(PermissionManager, ContentEntityManager, FileUploadManager, AttachmentManagerInternal, ContentFactory, AttachmentContentTypeApiSupport, FinderProxyFactory, ContentTrashService) - Constructor for class com.atlassian.confluence.api.impl.service.content.AttachmentServiceImpl
 
AttachmentSiteLogoManager - Class in com.atlassian.confluence.plugins.lookandfeel
 
AttachmentSiteLogoManager(SettingsManager, ContextPathHolder, FileUploadManager, AttachmentManager, WebResourceUrlProvider, EventPublisher, CacheManager, ImageScaler) - Constructor for class com.atlassian.confluence.plugins.lookandfeel.AttachmentSiteLogoManager
 
AttachmentSizeComparator - Class in com.atlassian.confluence.util
 
AttachmentSizeComparator() - Constructor for class com.atlassian.confluence.util.AttachmentSizeComparator
 
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
 
AttachmentStatisticsDTO - Class in com.atlassian.confluence.pages
Simple class to store statistics data fetched by AttachmentDao.getAttachmentStatistics()
AttachmentStatisticsDTO(int, int) - Constructor for class com.atlassian.confluence.pages.AttachmentStatisticsDTO
 
AttachmentStatus - Enum in com.atlassian.confluence.internal.index.attachment
Attachment status reflects the result of attachment content extraction operation, which is a part of content indexing operation.
AttachmentStatusManager - Interface in com.atlassian.confluence.internal.index.attachment
Attachment status manager.
AttachmentStaxStreamMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.link
Marshals the state of an attachment to a stax stream.
AttachmentsTester - Class in com.atlassian.confluence.it
 
AttachmentsTester(WebTester) - Constructor for class com.atlassian.confluence.it.AttachmentsTester
 
AttachmentStorageConfiguration - Class in com.atlassian.confluence.it.admin
Deprecated.
since 7.0.0, it will be removed in future
AttachmentStorageConfiguration(WebTester) - Constructor for class com.atlassian.confluence.it.admin.AttachmentStorageConfiguration
Deprecated.
 
AttachmentStorageConfiguration() - Constructor for class com.atlassian.confluence.it.admin.AttachmentStorageConfiguration
Deprecated.
 
AttachmentStorageConfiguration.StorageMethod - Enum in com.atlassian.confluence.it.admin
Deprecated.
 
AttachmentStorageSetupAction - Class in com.atlassian.confluence.admin.actions
Deprecated.
since 7.0.0, it will be removed in future
AttachmentStorageSetupAction() - Constructor for class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
attachmentStorageType - Variable in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
attachmentStorageTypes - Variable in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
AttachmentStorer - Class in com.atlassian.confluence.pages.actions.beans
 
AttachmentStorer(AttachFileHelper) - Constructor for class com.atlassian.confluence.pages.actions.beans.AttachmentStorer
 
attachmentsUrlPath(CustomContentEntityObject) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
Return the URL path to view the list of attachments on the content
AttachmentTextExtraction - Interface in com.atlassian.confluence.index.attachment
A result of calling AttachmentTextExtractionService.
AttachmentTextExtractionFunction - Class in com.atlassian.confluence.internal.index.attachment
A function that enables transaction demarcation around attachment text extraction.
AttachmentTextExtractionFunction(AttachmentDao, AttachmentExtractedTextManager, DelegatingAttachmentTextExtractor, Supplier<Boolean>) - Constructor for class com.atlassian.confluence.internal.index.attachment.AttachmentTextExtractionFunction
 
AttachmentTextExtractionService - Interface in com.atlassian.confluence.index.attachment
 
AttachmentTextExtractor - Interface in com.atlassian.confluence.index.attachment
Extract text from an attachment.
AttachmentTextExtractorModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
Attachment text extractor module descriptors
AttachmentTextExtractorModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.AttachmentTextExtractorModuleDescriptor
 
AttachmentToCeoConversionUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask.attachmentceo
Migrates Attachment objects to be a type of ContentEntityObject
AttachmentToCeoConversionUpgradeTask(SessionFactory, DropForeignKeyConstraintCommandFactory, int, DdlExecutor, ThumbnailManager, ConfluenceIndexer, ILuceneConnection, AttachmentManager, SynchronizationManager, HierarchicalMultiStreamAttachmentDataFileSystem) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentToCeoConversionUpgradeTask
 
AttachmentToContentMigrator - Class in com.atlassian.confluence.upgrade.upgradetask.attachmentceo
Migrates attachments from the attachments table to the content table.
AttachmentToContentMigrator(Session, IdentifierGenerator, ConfluenceIndexer, DdlExecutor, DropForeignKeyConstraintCommandFactory, Map<Long, Long>, Set<Long>, boolean, boolean) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentToContentMigrator
 
AttachmentTrashedEvent - Class in com.atlassian.confluence.event.events.content.attachment
Published when an attachment is moved to the trash.
AttachmentTrashedEvent(Object, Attachment, ConfluenceUser, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentTrashedEvent
Creates an attachment trashed event
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
Deprecated.
AttachmentTypeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.AttachmentTypeQueryMapper
Deprecated.
 
AttachmentTypeSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
 
AttachmentTypeSearchFilter(Set<Attachment.Type>, boolean) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.AttachmentTypeSearchFilter
 
AttachmentTypeSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
AttachmentTypeSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.AttachmentTypeSearchFilterMapper
 
AttachmentUiSupport - Class in com.atlassian.confluence.content.ui
 
AttachmentUiSupport(WebResourceUrlProvider) - Constructor for class com.atlassian.confluence.content.ui.AttachmentUiSupport
 
AttachmentUiSupport.AttachmentInfo - Class in com.atlassian.confluence.content.ui
Deprecated.
Since 4.3. This class is only public because it is used by ContentTypesDisplayMapper. Avoid using this class directly and use a ContentUiSupport object instead. This class will be made private when ContentTypesDisplayMapper is removed.
AttachmentUpdateEvent - Class in com.atlassian.confluence.event.events.content.attachment
An event indicating that a visible attachment has been updated
AttachmentUpdateEvent(Object, Attachment, Attachment) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentUpdateEvent
 
AttachmentUpdateEvent(Object, Attachment, Attachment, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentUpdateEvent
 
AttachmentUpload - Class in com.atlassian.confluence.api.model.content
Represents a single attachment being uploaded.
AttachmentUpload(File, String, String, String, boolean) - Constructor for class com.atlassian.confluence.api.model.content.AttachmentUpload
 
AttachmentUpload(File, String, String, String, boolean, boolean) - Constructor for class com.atlassian.confluence.api.model.content.AttachmentUpload
 
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.
AttachmentUriGenerator - Class in com.atlassian.confluence.api.impl.service.audit.uri
Generates URIs to Confluence attachments
AttachmentUriGenerator(AttachmentManagerInternal) - Constructor for class com.atlassian.confluence.api.impl.service.audit.uri.AttachmentUriGenerator
 
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
 
attachmentUrlPath(CustomContentEntityObject, Attachment) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
Return the URL path to view the a particular attachment of the content
AttachmentUtils - Class in com.atlassian.confluence.pages
 
AttachmentUtils() - Constructor for class com.atlassian.confluence.pages.AttachmentUtils
 
AttachmentVersionRemoveEvent - Class in com.atlassian.confluence.event.events.content.attachment
Event sent *before* the removal of a visible attachment version.
AttachmentVersionRemoveEvent(Object, Attachment, User) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentVersionRemoveEvent
 
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
 
AttachmentViewEvent(Object, Attachment, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentViewEvent
 
AttachmentViewEvent(Object, List<Attachment>, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentViewEvent
 
attemptInvalidSpaceImport(File) - Method in class com.atlassian.confluence.it.export.Importer
Attempt to import a space backup that is expected to fail.
Attribute() - Constructor for class com.atlassian.confluence.content.render.xhtml.XhtmlConstants.Attribute
 
ATTRIBUTE_KEY - Static variable in class com.atlassian.confluence.pages.actions.beans.PageReference
 
ATTRIBUTE_KEY - Static variable in class com.atlassian.confluence.themes.ThemeContext
 
attributeAdded(HttpSessionBindingEvent) - Method in class com.atlassian.confluence.event.listeners.HttpSessionRegistrarAttributeListener
 
attributeAdded(HttpSessionBindingEvent) - Method in class com.atlassian.confluence.util.http.ConfluenceAttributeListener
Deprecated.
 
attributeRemoved(HttpSessionBindingEvent) - Method in class com.atlassian.confluence.event.listeners.HttpSessionRegistrarAttributeListener
 
attributeRemoved(HttpSessionBindingEvent) - Method in class com.atlassian.confluence.util.http.ConfluenceAttributeListener
Deprecated.
 
attributeReplaced(HttpSessionBindingEvent) - Method in class com.atlassian.confluence.event.listeners.HttpSessionRegistrarAttributeListener
 
attributeReplaced(HttpSessionBindingEvent) - Method in class com.atlassian.confluence.util.http.ConfluenceAttributeListener
Deprecated.
 
attributes() - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragment
 
AUDIT_CHANGED_VALUE_PREFIX - Static variable in interface com.atlassian.confluence.impl.audit.AuditHelper
 
AUDIT_DESCRIPTION_PREFIX - Static variable in interface com.atlassian.confluence.impl.audit.AuditHelper
 
AUDIT_EXTRA_ATTRIBUTE_PREFIX - Static variable in interface com.atlassian.confluence.impl.audit.AuditHelper
 
AUDIT_I18N_PREFIX - Static variable in interface com.atlassian.confluence.impl.audit.AuditHelper
 
AUDIT_LIMIT - Static variable in class com.atlassian.confluence.plugins.restapi.resources.DefaultValues
 
AUDIT_SUMMARY_PREFIX - Static variable in interface com.atlassian.confluence.impl.audit.AuditHelper
 
AuditAction - Enum in com.atlassian.confluence.impl.audit.handler
Whether entity was added or removed.
auditAction(ScheduledJobKey, AuditingAction) - Method in interface com.atlassian.confluence.schedule.audit.AuditService
Audits an action to a job such as run, enable, disable.
auditAction(ScheduledJobKey, AuditingAction) - Method in class com.atlassian.confluence.schedule.audit.DefaultAuditService
 
AuditCategories - Class in com.atlassian.confluence.impl.audit
String constants for audit categories.
auditCronJobScheduleChange(ScheduledJobKey, String, String) - Method in interface com.atlassian.confluence.schedule.audit.AuditService
Audits a schedule change to a cron job.
auditCronJobScheduleChange(ScheduledJobKey, String, String) - Method in class com.atlassian.confluence.schedule.audit.DefaultAuditService
 
AuditCSVWriterImpl - Class in com.atlassian.confluence.api.impl.service.audit
Deprecated.
since 7.5.0. Use AuditCsvExportService from atlassian-audit-plugin
AuditCSVWriterImpl(TimeZoneManager, SettingsManager, I18NBeanFactory) - Constructor for class com.atlassian.confluence.api.impl.service.audit.AuditCSVWriterImpl
Deprecated.
 
auditEventBuilder(String, String, CoverageArea, CoverageLevel) - Method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
Deprecated.
since 7.5.0 use {@link AuditEvent#fromI18nKeys(String, String, CoverageLevel, CoverageArea) instead.
AuditFormatConverter - Class in com.atlassian.confluence.internal.audit
Confluence has two sets of APIs for audit logs: - For legacy audit log functionality added in 5.10 - For new cross product auditing
AuditFormatConverter(AuditRecordEntityFactory, UserAccessor) - Constructor for class com.atlassian.confluence.internal.audit.AuditFormatConverter
 
AuditHandlerDescription - Interface in com.atlassian.confluence.impl.audit.handler
 
AuditHandlerFactory - Class in com.atlassian.confluence.impl.audit.handler
 
AuditHandlerFactory(HandlerFactory, AuditHelper) - Constructor for class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
AuditHandlerService - Interface in com.atlassian.confluence.impl.audit.handler
 
AuditHelper - Interface in com.atlassian.confluence.impl.audit
Contains helper methods to build auditing entities.
auditHelper - Variable in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
 
AuditingAction - Enum in com.atlassian.confluence.schedule.audit
 
AuditingContext - Interface in com.atlassian.confluence.audit
Provides a context to omit auditing for certain actions
AuditLoggingSchemaUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Marks the three audit logging tables listed in AuditRecord.hbm.xml
AuditLoggingSchemaUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AuditLoggingSchemaUpgradeTask
 
AuditRecord - Class in com.atlassian.confluence.api.model.audit
Deprecated.
since 7.5.0. Use AuditEntity from atlassian-audit-api
AuditRecord.Builder - Class in com.atlassian.confluence.api.model.audit
Deprecated.
 
AuditRecordDao - Interface in com.atlassian.confluence.internal.audit.persistence.dao
Deprecated.
since 7.5.0. Audit records should be persisted via atlassian-audit-plugin
AuditRecordEntity - Class in com.atlassian.confluence.impl.audit
Deprecated.
since 7.5.0. Audit records should be persisted via atlassian-audit-plugin
AuditRecordEntityFactory - Class in com.atlassian.confluence.impl.audit
Deprecated.
since 7.5.0. Audit records should be persisted via atlassian-audit-plugin
AuditRecordEntityFactory(I18NBeanFactory, LocaleManager) - Constructor for class com.atlassian.confluence.impl.audit.AuditRecordEntityFactory
Deprecated.
 
AuditRecordFactory - Class in com.atlassian.confluence.api.impl.service.audit.factory
Deprecated.
since 7.5.0. Use AuditEntity from atlassian-audit-api
AuditRecordFactory() - Constructor for class com.atlassian.confluence.api.impl.service.audit.factory.AuditRecordFactory
Deprecated.
 
auditRecords() - Static method in class com.atlassian.confluence.rest.api.model.pagination.PaginationLimits
Maximum number of AuditRecords to return at a time.
AuditRecordValidator - Class in com.atlassian.confluence.api.impl.service.audit
Deprecated.
since 7.5.0. Validation happens inside atlassian-audit-plugin
AuditResource - Class in com.atlassian.confluence.plugins.restapi.resources
Deprecated.
since 7.5.0. Use AuditRestResource from atlassian-audit-plugin
AuditResource(AuditService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.AuditResource
Deprecated.
 
AuditResponse(List<AuditRecord>) - Constructor for class com.atlassian.confluence.it.audit.RemoteAuditServiceImpl.AuditResponse
Deprecated.
 
AuditSearchUtils - Class in com.atlassian.confluence.impl.audit
Deprecated.
since 7.5.0. Audit records should be persisted via atlassian-audit-plugin
AuditSearchUtils() - Constructor for class com.atlassian.confluence.impl.audit.AuditSearchUtils
Deprecated.
 
AuditService - Interface in com.atlassian.confluence.api.service.audit
Deprecated.
since 7.5.0. Use corresponding services from atlassian-audit-api
AuditService - Interface in com.atlassian.confluence.schedule.audit
An interface for Scheduled Job Auditing.
AuditService.AuditCSVWriter - Interface in com.atlassian.confluence.api.service.audit
Deprecated.
since 7.5.0. Use AuditCsvExportService from atlassian-audit-plugin
AuditService.AuditRecordFinder - Interface in com.atlassian.confluence.api.service.audit
Deprecated.
since 7.5.0. Use AuditSearchService from atlassian-audit-api
AuditService.Validator - Interface in com.atlassian.confluence.api.service.audit
Deprecated.
since 7.5.0. Validation happens inside atlassian-audit-plugin
AuditServiceAdapter - Class in com.atlassian.confluence.api.impl.service.audit.adapter
Deprecated.
since 7.5.0. Use corresponding services from atlassian-audit-api
AuditServiceAdapter(AuditService, AuditSearchService, AuditFormatConverter, PaginationService, AuditRecordValidator, AuditRetentionConfigService, TimeZoneManager, SettingsManager, I18NBeanFactory) - Constructor for class com.atlassian.confluence.api.impl.service.audit.adapter.AuditServiceAdapter
Deprecated.
 
auditSimpleJobScheduleChange(ScheduledJobKey, Long, Long) - Method in interface com.atlassian.confluence.schedule.audit.AuditService
Audits a schedule change to a simple job.
auditSimpleJobScheduleChange(ScheduledJobKey, Long, Long) - Method in class com.atlassian.confluence.schedule.audit.DefaultAuditService
 
AUIDefaultColorScheme - Class in com.atlassian.confluence.themes
This default color should be the colors that AUI has as defaults.
AUIDropdownMenu - Class in com.atlassian.confluence.pageobjects.component.menu
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.menu.AUIDropdownMenu instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
AUIDropdownMenu(String) - Constructor for class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
Deprecated.
 
AuiMessage - Class in com.atlassian.confluence.pageobjects.component
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.AuiMessage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
AuiMessage() - Constructor for class com.atlassian.confluence.pageobjects.component.AuiMessage
Deprecated.
 
AuiMessage(By) - Constructor for class com.atlassian.confluence.pageobjects.component.AuiMessage
Deprecated.
 
AUTH - Static variable in class com.atlassian.confluence.impl.audit.AuditCategories
 
AuthAuditListener - Class in com.atlassian.confluence.impl.audit.listener
Listens to authentication events and saves them as audit records
AuthAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.AuthAuditListener
 
authContext - Variable in class com.atlassian.confluence.plugins.easyuser.EasyUserResource
 
authContext - Variable in class com.atlassian.confluence.plugins.easyuser.EasyUserSignupSettingsResource
 
authContext - Variable in class com.atlassian.confluence.plugins.keyboardshortcuts.ShortcutSettingsResource
 
authContext - Variable in class com.atlassian.confluence.plugins.rest.resources.AbstractResource
 
authContext - Variable in class com.atlassian.confluence.tinymceplugin.rest.MarkdownXhtmlConverter
 
authContext - Variable in class com.atlassian.confluence.tinymceplugin.rest.WikiXhtmlConverter
 
authenticate(String, String) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
authenticate(String, String) - Method in class bucket.user.providers.ChainedCredentialsProvider
Deprecated.
 
authenticate(String, String) - Method in interface bucket.user.UserAccessor
Deprecated.
 
authenticate(Application, PasswordCredential) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationManager
 
authenticate(String, String) - Method in class com.atlassian.confluence.security.login.DefaultLoginManager
 
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, String) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdAuthenticator
Deprecated.
 
authenticate(String, String) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
 
authenticate(String, String) - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
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
 
AuthenticatedUserImpersonator - Enum in com.atlassian.confluence.user
Impersonates an authenticated user during the execution of the given callback.
AuthenticatedUserRelationDescriptor<S extends User,T extends Relatable> - Class in com.atlassian.confluence.api.impl.service.relation
A ValidatingRelationDescriptor which checks that the User for which the relation is being created is also the currently authenticated user.
AuthenticatedUserRelationDescriptor(RelationDescriptor) - Constructor for class com.atlassian.confluence.api.impl.service.relation.AuthenticatedUserRelationDescriptor
 
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
 
AuthenticatedWebResourceProvider - Class in com.atlassian.confluence.rest.client.authentication
Provides authenticated WebResources for Remote API clients.
AuthenticatedWebResourceProvider(Client, String, String) - Constructor for class com.atlassian.confluence.rest.client.authentication.AuthenticatedWebResourceProvider
 
authenticateUser(Application, String, PasswordCredential) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
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
 
AuthenticationHelper - Class in com.atlassian.confluence.user.actions
AuthenticationHelper class with common method logout and getLoginURL
AuthenticationHelper() - Constructor for class com.atlassian.confluence.user.actions.AuthenticationHelper
 
authenticationSuccess(Authenticator.Result, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.security.trust.seraph.ConfluenceSeraphAuthenticationListener
 
authenticationSuccess(Authenticator.Result, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.sal.confluence.oauth.seraph.ConfluenceSeraphAuthenticationListener
 
Authenticator - Class in com.atlassian.confluence.util.http
Deprecated.
since 7.0.1 as it is not used anymore
Authenticator() - Constructor for class com.atlassian.confluence.util.http.Authenticator
Deprecated.
 
AuthenticatorMetrics - Class in com.atlassian.confluence.impl.seraph
Provides utilities for thread-local-based accumulation of elapsed time spent inside Seraph authentication code.
AuthenticatorMetrics() - Constructor for class com.atlassian.confluence.impl.seraph.AuthenticatorMetrics
 
AuthenticatorMetricsFilter - Class in com.atlassian.confluence.impl.seraph
A servlet filter which interacts with AuthenticatorMetrics to publish events containing timing metrics regarding Seraph authentication
AuthenticatorMetricsFilter() - Constructor for class com.atlassian.confluence.impl.seraph.AuthenticatorMetricsFilter
 
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
 
authFallback - Variable in class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
Deprecated.
 
author(User) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
Deprecated.
 
authoriseUserAndEstablishSession(HttpServletRequest, HttpServletResponse, Principal) - Method in class com.atlassian.confluence.user.ConfluenceAuthenticator
 
authoriseUserAndEstablishSession(HttpServletRequest, HttpServletResponse, Principal) - Method in class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
 
authorized(boolean) - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult.Builder
 
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
 
AuthorParameter(List<String>, 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
 
Autocomplete - Class in com.atlassian.confluence.pageobjects.component.form
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.form.Autocomplete instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
Autocomplete() - Constructor for class com.atlassian.confluence.pageobjects.component.form.Autocomplete
Deprecated.
 
AutocompleteField - Class in com.atlassian.confluence.pageobjects.component.form
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.form.AutocompleteField instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
AutocompleteField(PageElement, PageBinder) - Constructor for class com.atlassian.confluence.pageobjects.component.form.AutocompleteField
Deprecated.
 
AutocompleteLabelsAction - Class in com.atlassian.confluence.plugins.labels.actions
 
AutocompleteLabelsAction() - Constructor for class com.atlassian.confluence.plugins.labels.actions.AutocompleteLabelsAction
 
autocompleteMacro(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
AutocompleteResult - Class in com.atlassian.confluence.api.model.search.autocomplete
Represents a set of results from an autocomplete Search request.
AutocompleteResult.Builder - Class in com.atlassian.confluence.api.model.search.autocomplete
 
AutocompleteResultItem - Class in com.atlassian.confluence.api.model.search.autocomplete
Represents the internal and displayed state of a single autocomplete result in an AutocompleteResult.
AutocompleteResultItem.Builder - Class in com.atlassian.confluence.api.model.search.autocomplete
 
AutodetectClassPrefixModuleFactory - Class in com.atlassian.confluence.plugin
Deprecated.
since 7.0.1. Should be removed in 8.0 when we finally start using constructor injection for everything.
AutodetectClassPrefixModuleFactory(HostContainer) - Constructor for class com.atlassian.confluence.plugin.AutodetectClassPrefixModuleFactory
Deprecated.
 
AutodetectModuleFactoryHolder - Class in com.atlassian.confluence.plugin
Deprecated.
since 7.0.1. All these constructions are dirty hacks which exist because we can't convert everything at once to constructor injection. In version 8.0.0 we will have to convert all the things to constructor injection and after that we can get rid of all these constructs and just use pure Plugins Framework instruments for injection.
AutodetectModuleFactoryHolder(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.AutodetectModuleFactoryHolder
Deprecated.
 
autoLoginEmbeddingCredentialsInUrl(User, Class<M>, Object...) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
Faster way of login when in testing environment by embedding the credentials in the url, so we don't have to visit the login page every single time.
AutoLookAndFeelManager - Class in com.atlassian.confluence.plugins.lookandfeel
 
AutoLookAndFeelManager(ColourSchemeManager, SiteLogoManager, BandanaManager, TransactionTemplate) - Constructor for class com.atlassian.confluence.plugins.lookandfeel.AutoLookAndFeelManager
 
AUTOMATIC_BACKUP_DIRECTORY - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
autoSynchronise() - Method in class com.atlassian.confluence.it.usermanagement.ExternalUserSynchroniser
Deprecated.
 
autowatchIfRequired(ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.impl.notifications.ContentEntityAutoWatcher
 
AutowatchIfRequiredEvent(ContentEntityObject, SaveContext) - Constructor for class com.atlassian.confluence.impl.notifications.ContentEntityAutoWatcher.AutowatchIfRequiredEvent
 
autowireComponent(Object) - Method in class com.atlassian.confluence.spring.DelegatingContainerContext
 
available() - Method in class com.atlassian.confluence.core.InputStreamExceptionDecorator
 
available() - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
Deprecated.
 
AvailableSpaces - Class in com.atlassian.confluence.pages.actions.beans
 
AvailableSpaces(SpaceManager) - Constructor for class com.atlassian.confluence.pages.actions.beans.AvailableSpaces
 
AvatarProviderAccessor - Class in com.atlassian.confluence.user.avatar
 
AvatarProviderAccessor(PluginAccessor) - Constructor for class com.atlassian.confluence.user.avatar.AvatarProviderAccessor
 
AverageScoreFunction - Class in com.atlassian.confluence.search.v2.score
Scores of component functions are averaged according to weights.
AverageScoreFunction.Builder - Class in com.atlassian.confluence.search.v2.score
 
avgFieldLength(CollectionStatistics) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
 
awaitTermination(long, TimeUnit) - Method in class com.atlassian.confluence.rest.client.PromisingExecutorService
Deprecated.
 
AwsCloudPlatform - Class in com.atlassian.confluence.status.service.systeminfo
 
AwsCloudPlatform() - Constructor for class com.atlassian.confluence.status.service.systeminfo.AwsCloudPlatform
 
AwsClusteredDatabaseMetadataRetriever - Class in com.atlassian.confluence.status.service
Service for retrieving clustered database metadata from AWS Aurora
AwsClusteredDatabaseMetadataRetriever() - Constructor for class com.atlassian.confluence.status.service.AwsClusteredDatabaseMetadataRetriever
 
AWSClusterJoinConfig - Class in com.atlassian.confluence.cluster
 
AzureCloudPlatform - Class in com.atlassian.confluence.status.service.systeminfo
 
AzureCloudPlatform() - Constructor for class com.atlassian.confluence.status.service.systeminfo.AzureCloudPlatform
 

B

back(Class<P>, Object...) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
 
back - Variable in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
Deprecated.
since 5.3 (and really much much longer)
back - Variable in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
BACKGROUND_COLOR - Static variable in class com.atlassian.confluence.security.DistortedCaptchaEngine
 
backup(OutputStream) - Method in interface com.atlassian.confluence.importexport.plugin.BackupRestoreProvider
 
BACKUP_JOB_KEY - Static variable in class com.atlassian.confluence.schedule.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
 
backupAttachments() - Method in class com.atlassian.confluence.importexport.impl.FileXmlExporter
Backs up the Attachments and stores them in the "attachments" directory of the export.
backupColorScheme() - Method in class com.atlassian.confluence.plugins.lookandfeel.AutoLookAndFeelManager
 
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
 
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
Runs the daily backup job.
BackupJob(ImportExportManager, SettingsManager) - 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
 
backupPluginData() - Method in class com.atlassian.confluence.importexport.impl.FileXmlExporter
 
backupResources() - Method in class com.atlassian.confluence.importexport.impl.FileXmlExporter
 
BackupRestoreException - Exception in com.atlassian.confluence.importexport.plugin
 
BackupRestoreException(String, Throwable) - Constructor for exception com.atlassian.confluence.importexport.plugin.BackupRestoreException
 
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
 
BackupRestoreProvider - Interface in com.atlassian.confluence.importexport.plugin
 
BackupRestoreProviderManager - Interface in com.atlassian.confluence.importexport.plugin
 
BackupRestoreProviderModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.backup
 
BackupRestoreProviderModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.backup.BackupRestoreProviderModuleDescriptor
 
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
 
BackupSupport - Interface in com.atlassian.confluence.upgrade
Interface implemented by AbstractUpgradeTasks which provide information to the backup manager to manage backward and forward compatibility.
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
 
BackwardsCompatibility() - Constructor for class com.atlassian.confluence.search.actions.SearchSiteAction.BackwardsCompatibility
Deprecated.
 
BackwardsCompatibleExtractor(Extractor) - Constructor for class com.atlassian.confluence.plugin.descriptor.ExtractorModuleDescriptor.BackwardsCompatibleExtractor
Deprecated.
 
badConfiguredHome(HomeHealthCheckFailure.Reason, String) - Static method in class com.atlassian.confluence.impl.health.checks.HomeHealthCheckFailure
 
badRequestException() - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
BadRequestException - Exception in com.atlassian.confluence.api.service.exceptions
Thrown when the data in the incoming request is incomplete or otherwise invalid.
BadRequestException() - Constructor for exception com.atlassian.confluence.api.service.exceptions.BadRequestException
 
BadRequestException(String) - Constructor for exception com.atlassian.confluence.api.service.exceptions.BadRequestException
 
BadRequestException(Throwable) - Constructor for exception com.atlassian.confluence.api.service.exceptions.BadRequestException
 
BadRequestException(String, Throwable) - Constructor for exception com.atlassian.confluence.api.service.exceptions.BadRequestException
 
BadRequestException(String, ValidationResult) - Constructor for exception com.atlassian.confluence.api.service.exceptions.BadRequestException
 
badRequestExceptionSupplier() - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
 
bandana - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
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
 
BandanaGlobalSettingsManager - Class in com.atlassian.confluence.impl.settings
An implementation of GlobalSettingsManager backed by Bandana.
BandanaGlobalSettingsManager(BandanaManager, UpgradeManager) - Constructor for class com.atlassian.confluence.impl.settings.BandanaGlobalSettingsManager
 
BandanaJournalStateStore - Class in com.atlassian.confluence.impl.journal
Stores journal queue state in bandana.
BandanaJournalStateStore(BandanaPersister, BandanaContext) - Constructor for class com.atlassian.confluence.impl.journal.BandanaJournalStateStore
 
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
 
BandanaLegacyPluginSettingsManager - Class in com.atlassian.confluence.impl.settings
An implementation of LegacyPluginSettingsManager backed by Bandana.
BandanaLegacyPluginSettingsManager(BandanaManager) - Constructor for class com.atlassian.confluence.impl.settings.BandanaLegacyPluginSettingsManager
 
bandanaManager - Variable in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
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
 
BandanaReIndexJobPersister - Class in com.atlassian.confluence.internal.index.status
A Bandana-powered ReIndexJobPersister.
BandanaReIndexJobPersister(BandanaManager) - Constructor for class com.atlassian.confluence.internal.index.status.BandanaReIndexJobPersister
 
BandanaResource - Class in com.atlassian.confluence.functest.rest.admin
Modifies Bandana storage.
BandanaResource(BandanaManager) - Constructor for class com.atlassian.confluence.functest.rest.admin.BandanaResource
 
BandanaRpc - Class in com.atlassian.confluence.it.rpc.delegates.admin
Makes remote calls to the BandanaManager.
BandanaRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.BandanaRpc
 
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.
BandanaSiteDarkFeaturesDao - Class in com.atlassian.confluence.impl.feature
An implementation of SiteDarkFeaturesDao based upon Bandana.
BandanaSiteDarkFeaturesDao(BandanaManager) - Constructor for class com.atlassian.confluence.impl.feature.BandanaSiteDarkFeaturesDao
 
BandanaSpaceSettingsManager - Class in com.atlassian.confluence.impl.settings
An implementation of SpaceSettingsManager backed by Bandana.
BandanaSpaceSettingsManager(BandanaManager, UpgradeManager) - Constructor for class com.atlassian.confluence.impl.settings.BandanaSpaceSettingsManager
 
BandanaThemeKeyDao - Class in com.atlassian.confluence.impl.themes
An implementation of ThemeKeyDao backed by Bandana.
BandanaThemeKeyDao(BandanaManager) - Constructor for class com.atlassian.confluence.impl.themes.BandanaThemeKeyDao
 
BandanaUserVerificationTokenDao - Class in com.atlassian.confluence.user.persistence.dao
Stores UserVerificationToken objects in Bandana.
BandanaUserVerificationTokenDao(BandanaManager) - Constructor for class com.atlassian.confluence.user.persistence.dao.BandanaUserVerificationTokenDao
 
BandanaXmlParser - Interface in com.atlassian.confluence.setup.bandana
 
BankAccount - Interface in com.atlassian.confluence.plugin
A simple test entity
bannerMessage(String) - Method in class com.atlassian.confluence.plugins.maintenance.model.MaintenanceInfo.Builder
 
bannerMessageEnabled(boolean) - Method in class com.atlassian.confluence.plugins.maintenance.model.MaintenanceInfo.Builder
 
BART - Static variable in class com.atlassian.confluence.it.User.Simpsons
Deprecated.
since 5.6. Use a user generated specifically for your test, e.g. from AcceptanceTestHelper.createTestUser()
base64Decode(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
base64Encode(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
BASE_PATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.ExperimentalSynchronyDataNav
 
BASE_PATH - Static variable in interface com.atlassian.confluence.rest.api.services.RestNavigationService
 
BASE_URL - Static variable in class com.atlassian.confluence.it.RestHelper
Deprecated.
BaseApiEnum - Class in com.atlassian.confluence.api.model
Base implementation of ApiEnum with default implementations of interface methods.
BaseApiEnum(String) - Constructor for class com.atlassian.confluence.api.model.BaseApiEnum
 
baseApiPath() - Method in interface com.atlassian.confluence.api.nav.Navigation
 
baseApiPath() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
provides a nav builder that knows about the base rest api path.
BaseBuilder() - Constructor for class com.atlassian.confluence.core.AbstractOperationContext.BaseBuilder
 
BaseBuilder() - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions.BaseBuilder
 
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
 
BaseConstantScoreQueryMapper<T extends SearchQuery> - Class in com.atlassian.confluence.search.v2.lucene.mapper
A base LuceneQueryMapper class that produces ConstantScoreQuery, removing any effect of the query from the lucene scoring, this is equivalent of using a LuceneFilter.
BaseConstantScoreQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.BaseConstantScoreQueryMapper
 
BaseContentTypeApiSupport<T extends ContentConvertible> - Class in com.atlassian.confluence.content.apisupport
A subclass for extensible content type support in the api
BaseContentTypeApiSupport(ApiSupportProvider) - Constructor for class com.atlassian.confluence.content.apisupport.BaseContentTypeApiSupport
 
BaseCustomContentType - Class in com.atlassian.confluence.content.custom
A base class for Custom Content to extend.
BaseCustomContentType(ContentType, ApiSupportProvider) - Constructor for class com.atlassian.confluence.content.custom.BaseCustomContentType
 
BaseFormattedBodyBuilder() - Constructor for class com.atlassian.confluence.api.model.content.FormattedBody.BaseFormattedBodyBuilder
 
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
Deprecated.
since 7.0.1 Use RequestFactory or ReadOnlyApplicationLink instead.
BaseHttpRetrievalService() - Constructor for class com.atlassian.confluence.util.http.BaseHttpRetrievalService
Deprecated.
 
BaseLicenseDetailsImpl - Class in com.atlassian.sal.confluence.license
This class is a wrapper on top of ConfluenceLicense which implements BaseLicenseDetails
BaseLicenseDetailsImpl(ConfluenceLicense) - Constructor for class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
 
BaseNav - Class in com.atlassian.confluence.plugins.rest.navigation.impl
 
BaseNav(String, String) - Constructor for class com.atlassian.confluence.plugins.rest.navigation.impl.BaseNav
 
BaseOperationCheck - Class in com.atlassian.confluence.api.model.permissions.spi
Base class for implementing OperationChecks.
BaseOperationCheck(OperationKey, TargetType) - Constructor for class com.atlassian.confluence.api.model.permissions.spi.BaseOperationCheck
Construct a BaseOperationCheck.
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
 
baseResourceProvider - Variable in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
BaseResponseHandler<T> - Class in com.atlassian.confluence.setup.bundles.upm.responsehandlers
 
BaseResponseHandler() - Constructor for class com.atlassian.confluence.setup.bundles.upm.responsehandlers.BaseResponseHandler
 
BaseSearchResult - Interface in com.atlassian.confluence.search.v2
A simpler super interface of SearchResult.
baseUrl(String) - Method in class com.atlassian.confluence.api.model.settings.GlobalSettings.GlobalSettingsBuilder
 
baseUrl() - Method in interface com.atlassian.confluence.api.nav.Navigation
 
baseUrl() - Method in class com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest
Deprecated.
 
baseUrl - Variable in class com.atlassian.confluence.it.rest.AbstractRestAcceptanceTest
Deprecated.
 
baseUrl - Variable in class com.atlassian.confluence.plugins.rest.navigation.impl.BaseNav
 
baseUrl() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
BASEURL_PLUGIN - Static variable in class com.atlassian.confluence.it.plugin.TestPlugins
 
BaseUrlFunction - Class in com.atlassian.confluence.plugins.soy
 
BaseUrlFunction(SettingsManager) - Constructor for class com.atlassian.confluence.plugins.soy.BaseUrlFunction
 
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
 
BaseUrlSelector - Interface in com.atlassian.confluence.it
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.BaseUrlSelector} alternative
BaseUrlThreadLocal - Class in com.atlassian.confluence
 
BaseUrlThreadLocal() - Constructor for class com.atlassian.confluence.BaseUrlThreadLocal
 
BasicAuthenticator - Class in com.atlassian.confluence.util.http.httpclient
Deprecated.
Since 5.5 not used.
BasicAuthenticator() - Constructor for class com.atlassian.confluence.util.http.httpclient.BasicAuthenticator
Deprecated.
 
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_FOR_REMOVING - Static variable in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsClearDataUpgradeTask
 
BATCH_SIZE_PROP - Static variable in class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
 
BatchableWorkSource<T> - Interface in com.atlassian.confluence.content.render.xhtml.migration
Source of migration work that can be broken up into batches.
BatchedRenderRequest - Class in com.atlassian.confluence.content.render.xhtml
A request to render one or more storage-fragment strings with a given ConversionContext.
BatchedRenderRequest(ConversionContext, List<String>) - Constructor for class com.atlassian.confluence.content.render.xhtml.BatchedRenderRequest
 
BatchedRenderResult - Class in com.atlassian.confluence.content.render.xhtml.view
Wraps a number of rendered strings and any exceptions thrown for individual renders.
BatchedRenderResult(List<RenderResult>) - Constructor for class com.atlassian.confluence.content.render.xhtml.view.BatchedRenderResult
 
BatchedRenderResult() - Constructor for class com.atlassian.confluence.content.render.xhtml.view.BatchedRenderResult
 
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
 
BatchIndexer - Interface in com.atlassian.confluence.internal.index
Provides an abstraction for implementation that indexes large amount of data.
BATCHING_CHUNK_SIZE - Static variable in class com.atlassian.confluence.internal.relations.dao.hibernate.HibernateRelationDao
 
BatchingMultiEventPublisher - Class in com.atlassian.confluence.event
 
BatchingMultiEventPublisher(HibernateSessionManager, EventPublisher) - Constructor for class com.atlassian.confluence.event.BatchingMultiEventPublisher
 
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.
batchSize - Variable in class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions.BaseBuilder
 
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.
batchUserBasedRecipientsFor(String, String, String) - Method in class com.atlassian.confluence.plugins.like.notifications.CreateLikeEventRecipientProvider
 
bean - Variable in class com.atlassian.confluence.macro.browser.actions.BrowseMacrosAction
 
bean - Variable in class com.atlassian.confluence.macro.browser.actions.MacroDetailsAction
 
bean - Variable in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
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
Deprecated.
since 5.2. If you want a JSON-producing REST endpoint, then use a proper JAXRS resource.
beanDestroyed() - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeLuceneConnectionFactory
 
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
 
becauseOf(String, Object...) - Static method in class com.atlassian.confluence.core.MaybeNot
Deprecated.
Constructs a Maybe which will escape with the given message on a Maybe.get() call.
becauseOf(String, Object...) - Static method in class com.atlassian.confluence.core.None
Constructs a Maybe which will escape with the given message on a Maybe.get() call.
becauseOfException(Exception) - Static method in class com.atlassian.confluence.core.MaybeNot
Deprecated.
Constructs a Maybe which will escape with the given exception on a Maybe.get() call.
becauseOfException(Exception) - Static method in class com.atlassian.confluence.core.None
Constructs a Maybe which will escape with the given exception on a Maybe.get() call.
becauseOfNoResult(Maybe<?>) - Static method in class com.atlassian.confluence.core.MaybeNot
Deprecated.
Will cast the given Maybe to one with the expected parametrisation.
becauseOfNoResult(Maybe<?>) - Static method in class com.atlassian.confluence.core.None
Will cast the given Maybe to one with the expected parametrisation.
before(Method, Object[], Object) - Method in class com.atlassian.confluence.cache.WarnBeforeMethodAdvice
Deprecated.
 
before(ActionInvocation) - Method in class com.atlassian.confluence.event.EventPublisherInterceptor
 
before() - Method in class com.atlassian.confluence.webdriver.rules.CancelAnyAlert
 
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).
before(ActionInvocation) - Method in class com.atlassian.confluence.xwork.HttpRequestStatsInterceptor
 
beforeAdd() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
Common processing to be performed by all subclasses prior to performing the add.
beforeCompletion() - Method in class com.atlassian.hibernate.BucketClobStringType.LobCreatorSynchronization
 
beforeFind() - Method in class com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2BatchFinder
 
beforeProcessBatch() - Method in class com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2BatchProcessor
 
beforeProcessCollection() - Method in class com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2BatchProcessor
 
beforeProcessIndividual() - Method in class com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2BatchProcessor
 
beforeResult(ActionInvocation, String) - Method in class com.atlassian.confluence.validation.MessageLoadingPreResultListener
 
beforeTransactionCompletion(Transaction) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
beforeUpgrade() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
beforeUpgrade() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
begin(Object...) - Method in class com.atlassian.confluence.upgrade.recovery.ConfluenceProgressMonitor
 
begin(ProgressMonitor.Task, Object...) - Method in class com.atlassian.confluence.upgrade.recovery.ConfluenceProgressMonitor
 
beginRequest() - Method in class com.atlassian.confluence.jmx.RequestMetrics
 
beginTransaction(T...) - Method in interface com.atlassian.confluence.impl.hibernate.bulk.BulkTransaction
 
beginTransaction(T...) - Method in class com.atlassian.confluence.impl.hibernate.bulk.HibernateBulkTransaction
 
belongsTo(User) - Method in class com.atlassian.confluence.user.PersonalInformation
Returns true if this object belongs to the specified user.
bind() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
binder - Variable in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
binder - Variable in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
 
bindTo(MeterRegistry) - Method in class com.atlassian.confluence.impl.hibernate.metrics.ConfluenceHibernateMetrics
 
bits() - Method in class com.atlassian.confluence.search.lucene.EmptyDocIdSet
 
BLANK_EXPERIENCE_SPACE_THRESHOLD - Static variable in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
BLANK_EXPERIENCE_USER_THRESHOLD - Static variable in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
BLANK_PARAM - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.MacroForm
Deprecated.
 
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
 
blocksStartup() - Static method in class com.atlassian.confluence.internal.health.JohnsonEventPredicates
Returns a predicate that checks whether the event is sufficiently severe to prevent the product starting up.
blocksStartupButNotLicenseInconsistency() - Static method in class com.atlassian.confluence.internal.health.JohnsonEventPredicates
Returns a predicate that checks whether the event is sufficiently severe to prevent the product starting up, but not a license inconsistency error.
blog() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
blog() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
 
BLOG_CREATE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
BLOG_DATE_PATTERN - Static variable in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
BLOG_DELETE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
BLOG_EXPORTED_TO_WORD_EVENT_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
BLOG_MOVE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
BLOG_POST - Static variable in class com.atlassian.confluence.api.model.content.ContentType
 
BLOG_POST - Static variable in class com.atlassian.confluence.api.model.permissions.TargetType
 
BLOG_POST - Static variable in class com.atlassian.confluence.legacyapi.model.content.ContentType
Deprecated.
 
BLOG_POST_ELEMENT_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
BLOG_POST_LINK_REGEX - Static variable in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostResourceIdentifier
 
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
 
BLOG_PURGE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
BLOG_RESTORE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
BLOG_UPDATE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
BLOG_VERSION_DELETE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
BlogCollectorBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs.spaceia
 
BlogCollectorBreadcrumb(Space) - Constructor for class com.atlassian.confluence.util.breadcrumbs.spaceia.BlogCollectorBreadcrumb
 
BlogCrumb - Class in com.atlassian.confluence.util.breadcrumbs.spaceia
Breadcrumb for each piece of the blog date and blog title
BlogCrumb(String, String) - Constructor for class com.atlassian.confluence.util.breadcrumbs.spaceia.BlogCrumb
 
BlogCrumb(String, String, Breadcrumb) - Constructor for class com.atlassian.confluence.util.breadcrumbs.spaceia.BlogCrumb
 
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
Deprecated.
Please use confluence-java-api module instead. See {com.atlassian.confluence.api.model.content.Content} alternative
BlogPost(Space, String, String) - Constructor for class com.atlassian.confluence.it.BlogPost
Deprecated.
 
BlogPost(Space, String, String, Date) - Constructor for class com.atlassian.confluence.it.BlogPost
Deprecated.
 
BlogPost(BlogPost) - Constructor for class com.atlassian.confluence.it.BlogPost
Deprecated.
 
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_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 - Class in com.atlassian.confluence.util.breadcrumbs.spaceia
Breadcrumb for a Blog post for the 5.0+ default theme (Space IA).
BlogPostBreadcrumb(BlogPost) - Constructor for class com.atlassian.confluence.util.breadcrumbs.spaceia.BlogPostBreadcrumb
 
BlogPostContentTypeApiSupport - Class in com.atlassian.confluence.api.impl.service.content.typebinding
 
BlogPostContentTypeApiSupport(ApiSupportProvider, ContentCreator) - Constructor for class com.atlassian.confluence.api.impl.service.content.typebinding.BlogPostContentTypeApiSupport
 
BlogPostCreateEvent - Class in com.atlassian.confluence.event.events.content.blogpost
 
BlogPostCreateEvent(Object, BlogPost) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostCreateEvent
BlogPostCreateEvent(Object, BlogPost, Map<String, Serializable>) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostCreateEvent
BlogPostCreateEvent(Object, BlogPost, Map<String, Serializable>, boolean) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostCreateEvent
BlogPostCreateEvent(Object, BlogPost, Map<String, Serializable>, OperationContext<?>) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostCreateEvent
 
blogPostCreateEvent(BlogPostCreateEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
BlogPostDao - Interface in com.atlassian.confluence.pages.persistence.dao
 
BlogPostDaoInternal - Interface in com.atlassian.confluence.internal.pages.persistence
Dao for BlogPosts.
BlogPostDateBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
BlogPostDateBreadcrumb(Space, String, String, String, String) - Constructor for class com.atlassian.confluence.util.breadcrumbs.BlogPostDateBreadcrumb
 
BlogPostDateBreadcrumb(String, String) - Constructor for class com.atlassian.confluence.util.breadcrumbs.BlogPostDateBreadcrumb
 
BlogPostDateBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs.spaceia
 
BlogPostDateBreadcrumb(Space, String, String, String, String) - Constructor for class com.atlassian.confluence.util.breadcrumbs.spaceia.BlogPostDateBreadcrumb
 
BlogPostDateBreadcrumb(Space, String, String, String, String, Breadcrumb) - Constructor for class com.atlassian.confluence.util.breadcrumbs.spaceia.BlogPostDateBreadcrumb
 
BlogPostEdgeType - Class in com.atlassian.confluence.plugins.edgeindex.edge
 
BlogPostEdgeType() - Constructor for class com.atlassian.confluence.plugins.edgeindex.edge.BlogPostEdgeType
 
BlogPostEvent - Class in com.atlassian.confluence.event.events.content.blogpost
 
BlogPostEvent(Object, BlogPost) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostEvent
BlogPostEvent(Object, BlogPost, boolean) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostEvent
Deprecated.
since 7.1.0
BlogPostEvent(Object, BlogPost, OperationContext<?>) - 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
Deprecated.
since 6.2.0
BlogPostInfoViewEvent(Object, BlogPost, LocaleInfo) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostInfoViewEvent
 
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
BlogPostMovedEvent - Class in com.atlassian.confluence.event.events.content.blogpost
 
BlogPostMovedEvent(Object, ConfluenceUser, BlogPost, Space, Space) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostMovedEvent
 
BlogPostNotificationsListener - Class in com.atlassian.confluence.mail.notification.listeners
Deprecated.
since 7.6.0, use confluence-notifications-api instead
BlogPostOperationDelegate - Class in com.atlassian.confluence.api.impl.service.permissions.delegates
 
BlogPostOperationDelegate(BlogPostPermissionsDelegate, UserAccessorInternal, TargetResolver, SpacePermissionManager) - Constructor for class com.atlassian.confluence.api.impl.service.permissions.delegates.BlogPostOperationDelegate
 
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<BlogPost>, String, DateFormatter) - Constructor for class com.atlassian.confluence.pages.BlogPostsCalendar
Construct a new calendar.
BlogPostService - Interface in com.atlassian.confluence.content.service
A service that provides methods to retrieve 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
 
BlogPostStatisticsDTO - Class in com.atlassian.confluence.pages
Simple class to store statistics data fetched by BlogPostDao.getBlogPostStatistics()
BlogPostStatisticsDTO(int, int, int, int) - Constructor for class com.atlassian.confluence.pages.BlogPostStatisticsDTO
 
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
BlogPostTrashedEvent(Object, BlogPost, User, boolean) - 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
BlogPostUpdateEvent(Object, BlogPost, BlogPost, boolean, PageUpdateTrigger) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent
BlogPostUpdateEvent(Object, BlogPost, BlogPost, OperationContext<PageUpdateTrigger>) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent
 
blogPostUpdateEvent(BlogPostUpdateEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
BlogPostViewEvent - Class in com.atlassian.confluence.event.events.content.blogpost
 
BlogPostViewEvent(Object, BlogPost) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostViewEvent
Deprecated.
since 6.2.0
BlogPostViewEvent(Object, BlogPost, LocaleInfo) - 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.
BlogsSoapService - Class in com.atlassian.confluence.rpc.soap.services
 
BlogsSoapService() - Constructor for class com.atlassian.confluence.rpc.soap.services.BlogsSoapService
 
BLUEPRINT - Static variable in class com.atlassian.confluence.api.model.content.template.ContentTemplateType
 
BM25LSimilarity - Class in com.atlassian.confluence.search.v2.lucene.boosting
Extension of BM25 which shifts the term frequency normalization formula to bosst scores of very long documents.
BM25LSimilarity(float, float, float) - Constructor for class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
BM25 with the supplied parameter values.
BM25LSimilarity() - Constructor for class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
BM25 with these default values: k1 = 1.25, b = 0.4. d = 0.5.
body(String, ContentRepresentation) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
body(Map<ContentRepresentation, ContentBody>) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
body(ContentBody) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
BODY - Static variable in class com.atlassian.confluence.api.model.content.Content.Expansions
 
body(String) - Method in class com.atlassian.confluence.api.model.content.MacroInstance.MacroBuilder
 
body(Map<ContentRepresentation, ContentBody>) - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate.ContentTemplateBuilder
 
body(ContentBody) - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate.ContentTemplateBuilder
 
BODY - Static variable in class com.atlassian.confluence.api.model.content.template.ContentTemplate.Expansions
 
body(MacroBody) - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails.MacroFormDetailsBuilder
 
body - Variable in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
BODY_FIELD_NAME - Static variable in class com.atlassian.confluence.search.v2.SearchConstants
 
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
 
bodyExcerpt(String) - Method in class com.atlassian.confluence.api.model.search.SearchResult.Builder
 
BODYLESS_MACRO_CLASS - Static variable in class com.atlassian.confluence.diff.marshallers.DiffMacroMarshaller
 
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.
BodyTypeUserType - Class in com.atlassian.confluence.core
A UserType implementation for the BodyType enum.
BodyTypeUserType() - Constructor for class com.atlassian.confluence.core.BodyTypeUserType
 
BodyTypeUserTypeBase - Class in com.atlassian.confluence.core
Required so that BodyTypeUserType can be marked as Serializable.
BodyTypeUserTypeBase() - Constructor for class com.atlassian.confluence.core.BodyTypeUserTypeBase
 
BomParser - Interface in com.atlassian.confluence.plugin.descriptor.aboutpage
Parses Bill Of Materials files into information that can be used by plugins.
BomParserImpl - Class in com.atlassian.confluence.plugin.descriptor.aboutpage
 
BomParserImpl() - Constructor for class com.atlassian.confluence.plugin.descriptor.aboutpage.BomParserImpl
 
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
BooleanQuery(Collection<? extends SearchQuery>, Collection<? extends SearchQuery>, Collection<? extends SearchQuery>) - Constructor for class com.atlassian.confluence.search.v2.query.BooleanQuery
Construct a new BooleanQuery encapsulating the supplied sub queries.
BooleanQuery(Collection<? extends SearchQuery>, Collection<? extends SearchQuery>, Collection<? extends SearchQuery>, float) - Constructor for class com.atlassian.confluence.search.v2.query.BooleanQuery
Construct a new BooleanQuery encapsulating the supplied sub queries.
BooleanQuery.Builder - Class in com.atlassian.confluence.search.v2.query
 
BooleanQueryBuilder() - Constructor for class com.atlassian.confluence.internal.search.v2.lucene.LuceneQueryBuilders.BooleanQueryBuilder
 
BooleanQueryBuilder<T> - Class in com.atlassian.confluence.search.v2
Since 5.9
BooleanQueryBuilder() - Constructor for class com.atlassian.confluence.search.v2.BooleanQueryBuilder
 
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
 
BooleanQueryMapper(LuceneSearchMapper) - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.BooleanQueryMapper
 
BooleanRestrictionEntity - Class in com.atlassian.confluence.functest.rest.admin.crowd
Represents a boolean restriction entity.
BooleanRestrictionEntity(String, Collection<SearchRestrictionEntity>) - Constructor for class com.atlassian.confluence.functest.rest.admin.crowd.BooleanRestrictionEntity
Creates a new instance of BooleanRestrictionEntity.
BooleanSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
 
BooleanSearchFilter(Collection<? extends SearchFilter>, Collection<? extends SearchFilter>, Collection<? extends SearchFilter>) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.BooleanSearchFilter
 
BooleanSearchFilter.Builder - Class in com.atlassian.confluence.search.v2.searchfilter
 
BooleanSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
BooleanSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.BooleanSearchFilterMapper
 
boolQuery() - Static method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneQueryBuilders
 
boost(float) - Method in class com.atlassian.confluence.search.v2.BooleanQueryBuilder
 
boost(IndexReader, int, float) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostByModificationDateStrategy
Deprecated.
 
boost(IndexReader, Map<String, Object>, int, float) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostByModificationDateStrategy
Deprecated.
 
boost(IndexReader, SearchQueryParameters, int, float) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostByModificationDateStrategy
Deprecated.
 
boost(IndexReader, int, float) - Method in interface com.atlassian.confluence.search.v2.lucene.boosting.BoostingStrategy
Deprecated.
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
Deprecated.
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
Deprecated.
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
Deprecated.
 
boost(IndexReader, Map<String, Object>, int, float) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostPreferredSpaceStrategy
Deprecated.
 
boost(IndexReader, SearchQueryParameters, int, float) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostPreferredSpaceStrategy
Deprecated.
 
BOOST_MONTH_AGO - Static variable in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules
 
BOOST_ONE_YEAR_AGO - Static variable in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules
 
BOOST_SIX_MONTH_AGO - Static variable in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules
 
BOOST_THREE_MONTH_AGO - Static variable in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules
 
BOOST_TODAY - Static variable in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules
 
BOOST_WEEK_AGO - Static variable in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules
 
BOOST_YESTERDAY - Static variable in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules
 
BoostByDateMilestoneRules - Class in com.atlassian.confluence.search.v2.query
 
BoostByDateMilestoneRules.BoostFactor - Class in com.atlassian.confluence.search.v2.query
 
BoostByDateMilestoneRules.DateMilestone - Class in com.atlassian.confluence.search.v2.query
 
BoostByModificationDateSearcherInitialisation - Class in com.atlassian.confluence.search.v2.lucene.boosting
Deprecated.
since 7.0 use FunctionScoreQuery instead.
BoostByModificationDateSearcherInitialisation() - Constructor for class com.atlassian.confluence.search.v2.lucene.boosting.BoostByModificationDateSearcherInitialisation
Deprecated.
 
BoostByModificationDateStrategy - Class in com.atlassian.confluence.search.v2.lucene.boosting
Deprecated.
since 7.0 use FunctionScoreQuery instead.
BoostByModificationDateStrategy() - Constructor for class com.atlassian.confluence.search.v2.lucene.boosting.BoostByModificationDateStrategy
Deprecated.
 
BoostFactor(long, float) - Constructor for class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules.BoostFactor
 
BoostingQuery - Class in com.atlassian.confluence.search.v2.lucene.boosting
Deprecated.
since 7.0 use FunctionScoreQuery instead.
BoostingQuery(Query, SearchQueryParameters, BoostingStrategy) - Constructor for class com.atlassian.confluence.search.v2.lucene.boosting.BoostingQuery
Deprecated.
 
BoostingQuery - Class in com.atlassian.confluence.search.v2.query
Deprecated.
since 7.0 use FunctionScoreQuery instead.
BoostingQuery(SearchQuery, SearchQueryParameters) - Constructor for class com.atlassian.confluence.search.v2.query.BoostingQuery
Deprecated.
 
BoostingQueryFactory - Interface in com.atlassian.confluence.search.v2.lucene.boosting
Deprecated.
since 7.0 use FunctionScoreQuery instead.
BoostingQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
since 7.0 use FunctionScoreQuery instead.
BoostingQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.BoostingQueryMapper
Deprecated.
 
BoostingStrategy - Interface in com.atlassian.confluence.search.v2.lucene.boosting
Deprecated.
since 7.0 use FunctionScoreQuery instead.
BoostPreferredSpaceStrategy - Class in com.atlassian.confluence.search.v2.lucene.boosting
Deprecated.
since 6.7 use boolean query with must wrapped query + should space key matching instead.
BoostPreferredSpaceStrategy() - Constructor for class com.atlassian.confluence.search.v2.lucene.boosting.BoostPreferredSpaceStrategy
Deprecated.
 
BoostQueryFactoryImpl - Class in com.atlassian.confluence.search.v2.lucene.boosting
Deprecated.
since 7.0 use FunctionScoreQuery instead.
BoostQueryFactoryImpl(PluggableBoostingStrategyProvider) - Constructor for class com.atlassian.confluence.search.v2.lucene.boosting.BoostQueryFactoryImpl
Deprecated.
 
BoostQueryFactoryImpl(PluggableBoostingStrategy) - Constructor for class com.atlassian.confluence.search.v2.lucene.boosting.BoostQueryFactoryImpl
Deprecated.
 
bootstrap - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
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.MoveAttachmentAction
 
bootstrap() - Method in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
 
bootstrap() - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
 
bootstrap() - Method in class com.atlassian.confluence.user.crowd.EmbeddedCrowdBootstrap
Ensure that EC is in a valid initial state.
BootstrapAppConfig - Class in com.atlassian.confluence.setup
Configures the beans of the bootstrap spring context.
BootstrapAppConfig() - Constructor for class com.atlassian.confluence.setup.BootstrapAppConfig
 
BootstrapApplicationShutdownListener - Class in com.atlassian.confluence.setup
 
BootstrapApplicationShutdownListener() - Constructor for class com.atlassian.confluence.setup.BootstrapApplicationShutdownListener
 
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
 
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.
BootstrapManagerInternal - Interface in com.atlassian.confluence.setup
Intenal interface of Bootstrap Manager
BootstrapPropertiesProvider - Class in com.atlassian.confluence.setup
 
BootstrapPropertiesProvider(BootstrapManager) - Constructor for class com.atlassian.confluence.setup.BootstrapPropertiesProvider
 
BootstrapResource - Class in com.atlassian.confluence.functest.rest.admin
Returns information from the BootstrapManager.
BootstrapResource(BootstrapManager) - Constructor for class com.atlassian.confluence.functest.rest.admin.BootstrapResource
 
BootstrapRpc - Class in com.atlassian.confluence.it.rpc.delegates.admin
Makes remote calls to the BootstrapManager.
BootstrapRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.BootstrapRpc
 
bootstrapSharedConfiguration(SharedConfigurationMap) - Method in interface com.atlassian.confluence.setup.BootstrapManager
Deprecated.
since 5.9
bootstrapSharedConfiguration(SharedConfigurationMap) - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
Deprecated.
since 5.9
BootstrapSidManager - Class in com.atlassian.confluence.setup
Manages SID generation and persistence before the database is available.
BootstrapSidManager(ApplicationConfiguration) - Constructor for class com.atlassian.confluence.setup.BootstrapSidManager
 
BORDER - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
BotocssMailContentProcessor - Class in com.atlassian.confluence.mail
Takes a serialized HTML document as input and injects CSS taken from the <style> tags in to the appropriate elements as inline style attributes.
BotocssMailContentProcessor() - Constructor for class com.atlassian.confluence.mail.BotocssMailContentProcessor
 
BraveFactoryBean - Class in com.atlassian.confluence.util.zipkin.impl
Responsible for creating the Brave instance used by Confluence.
BraveFactoryBean(String, SpanCollector) - Constructor for class com.atlassian.confluence.util.zipkin.impl.BraveFactoryBean
 
BraveZipkinHttpClientInterceptorManager - Class in com.atlassian.confluence.util.zipkin.impl
Implementation of ZipkinHttpClientInterceptorManager using the Brave framework.
BraveZipkinHttpClientInterceptorManager(Brave) - Constructor for class com.atlassian.confluence.util.zipkin.impl.BraveZipkinHttpClientInterceptorManager
 
BRAZILIAN - Static variable in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 6.9.0
Breadcrumb - Interface in com.atlassian.confluence.util.breadcrumbs
Represents a single item in a breadcrumb chain, like the 'Dashboard' link at the start (however, the dashboard breadcrumb is filtered out of the trail in BreadcrumbGenerator as of 5.0).
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 - Variable in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
breadcrumbGenerator - Variable in class com.atlassian.confluence.plugins.editorloader.EditorAction
 
breadcrumbGenerator - Variable in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
BreadcrumbGenerator - Interface in com.atlassian.confluence.util.breadcrumbs
 
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, BreadcrumbGenerator) - Constructor for class com.atlassian.confluence.plugins.rest.resources.BreadcrumbResource
 
BreadcrumbResource.Crumb - Class in com.atlassian.confluence.plugins.rest.resources
 
Breadcrumbs - Class in com.atlassian.confluence.pageobjects.component.header
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.header.Breadcrumbs instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
Breadcrumbs() - Constructor for class com.atlassian.confluence.pageobjects.component.header.Breadcrumbs
Deprecated.
 
BREADCRUMBS_TEXT - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
breadCrumbWithSelectedText(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
Deprecated.
breaksBackwardCompatibility() - Method in interface com.atlassian.confluence.upgrade.BackupSupport
Returns true if a new export can't be imported in an older instance.
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.AbstractIndexContentUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.AbstractPageTemplateMigrationUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddHibernateVersionColumnUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddMissingOsPropertyIndexUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddMissingUnmanagedUniqueConstraintsUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddSpacePermissionSubjectColumnUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddSpaceStatusColumnUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentContentStatusUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentToCeoConversionUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentLabellingUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentRemoveFileStoreIDsUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.AuditLoggingSchemaUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.BandanaKeyUniqueConstraintUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.CheckAndFixSQLServerCatalogNameInJDBCConnectionUrlUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConditionallyEnableMailArchivePluginUpgradeTask
The only action of this task is to enable the Mail plugin, which is backwards-compatible.
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContainedCustomContentEntityObjectUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentIndexUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentParentTypeFixingUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionUserDeduplicationUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentTypeIndexUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConvertToRelativeLinksUpgradeTask
This data cleanup task isn't in response to a format change, so doesn't break backward compatibility.
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.CorrectCsvAttachmentMimeTypeUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.CorrectPNGImageAttachmentMimeTypeUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.CrowdUsersUserMappingUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.DefaultSpaceContentPageLayoutsUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.DefaultSpaceContentToPageTemplateUpgradeTask
After downgrading from above 5.0 the default space content will be lost, but that should be acceptable.
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.DeferredMacroExecutionUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.DeleteDidYouMeanIndexFolderUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.DeleteTemporaryAttachmentUploadsUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.DisableBackupJobUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.DisableConfluenceInvitePluginUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropAndRecreateSynchronyEventsIndexUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropAndUpdateContentIndexesUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropContentLockTableUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropSpaceGroupTablesUpgradeTask
SpaceGroup has not been used since around 2010.
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropTrackBackAndReferrerTablesUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.EhCacheConfigMigrationUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsClearDataUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAttributeMappingUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdMembershipAggregationUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdPropertySetFactoryMigrationUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdSchemaUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.FixWrongSpaceLinksUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.GenericContentPropertiesUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.Hibernate5ConstraintNamesPostSchemaUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.Hibernate5ConstraintNamesPreSchemaUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.IndexDraftsUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.InitialiseIndexJournalStateUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.InstallationDateUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.JiraIssueMacroServerParamsUpgradeTask
This upgrade task enforces a migration which should have happened when the applink was renumbered.
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.LikesDanglingFKCleanupUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.LikesSqlConstraintsUpgradeTask
The old lack of constraint didn't required anything of the data.
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.LoginInfoDuplicateEntryRemovalUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.LowerCaseUsernameReferencesUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.MailConvertToCustomContentUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.MailServerTimeoutUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.MailServerUpgradeTask
This task replaces the value in ConfluenceBandanaKeys.MAIL_ACCOUNTS.
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateDocThemeSettingsToCustomPageSettings
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateIndexTaskQueueToJournalUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateMailArchiveConfigurationUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateOndemandDocThemeCustomizations
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.MsSqlServerAoUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.NewColourUpgradeTask
This upgrade task is a nicety that should not prevent downgrade.
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.NotificationPageColumnUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.NullModificationDateDraftUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.OnDemandSpacePermissionsDefaultUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.PageTemplateWikiToXhtmlMigrationUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.PageTemplateXhtmlRoundTripMigrationUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.PersonalSpaceCreatorCheckUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.PopulateLowerFieldsUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RebuildFavouriteContentIndexUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RebuildIndexUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReferencedUsersUserMappingUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReindexAllBlogsUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReindexAllSpacesUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RelationConstraintsPostSchemaUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RelationConstraintsPreSchemaUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RelationServiceUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveConfluenceThreadDumpPluginUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveEmailToPageWelcomeUpgradeTask
We never want to put this message in and that's fine.
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveESIndexJournalVerifierUpgradeTask
false as older versions may register the job during startup
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveESIndexQueueFlushJobUpgradeTask
false as older versions may register the job during startup
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveFixedWidthThemeUpgradeTask
Nothing will have a fixedwidth theme after downgrade but that is okay.
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveInvalidSpaceWatchersUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemovePeopleDirectoryDuplicatesUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemovePluginLicenseStoragePluginUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveRemoteAppsPluginUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.RenameEhcachePropertiesUpgradeTask
Doesn't affect db
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.ServerADGSUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.SetAttachmentStorageSettingForClustersUpgradeTask
Attachment storage location setting has not effect on exports/imports
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyBtfOffUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionEventsPostSchemaUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionEventsPreSchemaUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionPropertiesCleanupUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionSnapshotPreSchemaUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionSnapshotsPostSchemaUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.UnindexContentTypeUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.UnindexUserStatusUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.UpdateSpacePermissionsIndexUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserIndexingUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserKeyReferenceUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserMappingLowerUsernameSchemaUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserMappingSchemaUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.WelcomeMessageUpgradeTask
This breaks backward compatibility with earlier versions of Confluence.
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.WikiToXhtmlMigrationUpgradeTask
 
breaksBackwardCompatibility() - Method in class com.atlassian.confluence.upgrade.upgradetask.XhtmlRoundTripMigrationUpgradeTask
 
BroadcastingTenantRegistry - Class in com.atlassian.confluence.tenant
Decorator for TenantRegistry which publishes the events specified in the Atlassian Tenancy API.
BroadcastingTenantRegistry(TenantRegistry, EventPublisher) - Constructor for class com.atlassian.confluence.tenant.BroadcastingTenantRegistry
 
BROWSE_MACROS_TITLE - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
Deprecated.
 
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
 
BROWSE_USERS_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
A permission type to control whether a user can browse for users in the system, such as in user auto-completes or view profile information of other users.
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
 
Browser(UserAgentUtil.BrowserFamily, UserAgentUtil.BrowserMajorVersion, String) - Constructor for class com.atlassian.confluence.util.UserAgentUtil.Browser
 
BrowserLanguageUtils - Class in com.atlassian.confluence.languages
Helper methods for picking up request languages.
BrowserLanguageUtils() - Constructor for class com.atlassian.confluence.languages.BrowserLanguageUtils
 
BrowserUserAgentLoggingRule - Class in com.atlassian.confluence.webdriver.rules
 
BrowserUserAgentLoggingRule() - Constructor for class com.atlassian.confluence.webdriver.rules.BrowserUserAgentLoggingRule
 
BrowseShortcutsAction - Class in com.atlassian.confluence.admin.actions
 
BrowseShortcutsAction() - Constructor for class com.atlassian.confluence.admin.actions.BrowseShortcutsAction
 
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
 
browseToDefaultSpaceLogoConfig() - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
browseToFollow() - Method in class com.atlassian.confluence.it.user.UserProfile
 
browseToGeneralConfig() - 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
 
BrowseUnsyncedUsersAction - Class in com.atlassian.confluence.user.actions
Searches for people that are unsynced in Confluence using the PersonService.
BrowseUnsyncedUsersAction() - Constructor for class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
BrowseUsersAction - Class in com.atlassian.confluence.user.actions
 
BrowseUsersAction() - Constructor for class com.atlassian.confluence.user.actions.BrowseUsersAction
 
BrowseUsersPermissionsFilter - Class in com.atlassian.confluence.search.lucene.filter
Deprecated.
since 7.1.
BrowseUsersPermissionsFilter(User, PermissionManager) - Constructor for class com.atlassian.confluence.search.lucene.filter.BrowseUsersPermissionsFilter
Deprecated.
 
BrowseUsersPermissionsFilterFactory - Class in com.atlassian.confluence.search.lucene.filter
 
BrowseUsersPermissionsFilterFactory(PermissionManager) - Constructor for class com.atlassian.confluence.search.lucene.filter.BrowseUsersPermissionsFilterFactory
 
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.persistence - package bucket.search.persistence
 
bucket.search.persistence.dao - package bucket.search.persistence.dao
 
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
 
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.
BucketGroupDAO - Class in bucket.user.persistence.dao.hibernate
Deprecated.
since 6.10.0. Replaced by com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao.
BucketGroupDAO() - Constructor for class bucket.user.persistence.dao.hibernate.BucketGroupDAO
Deprecated.
 
BucketHibernateConfigProvider - Class in bucket.user
Deprecated.
since 6.10.0. Use com.atlassian.confluence.impl.user.PropertySetHibernateConfigurationProvider instead.
BucketHibernateConfigProvider() - Constructor for class bucket.user.BucketHibernateConfigProvider
Deprecated.
 
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
 
BUFFER_RESPONSE - Static variable in class com.atlassian.confluence.util.profiling.ConfluenceSitemeshDecorator
 
build(ContentEntityObject, BodyContent, ContentRepresentation) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ContentBodyFactory
 
build(ContentEntityObject, Expansions, ContentFactory) - Method in class com.atlassian.confluence.api.impl.service.content.factory.VersionFactory
 
build(WebResourceDependenciesRecorder.RecordedResources, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.WebResourceDependenciesFactory
Builds a WebResourceDependencies object from the given expansion and the recorded resource.
build() - Method in class com.atlassian.confluence.api.model.audit.AffectedObject.Builder
Deprecated.
 
build() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
Deprecated.
 
build() - Method in class com.atlassian.confluence.api.model.audit.ChangedValue.Builder
Deprecated.
 
build() - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.ContentBody.ContentBodyBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.ContentSelector.ContentSelectorBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.Contributors.Builder
 
build() - Method in class com.atlassian.confluence.api.model.content.ContributorUsers.Builder
 
build() - Method in class com.atlassian.confluence.api.model.content.FormattedBody.BaseFormattedBodyBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.FormattedBody.FormattedBodyBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.History.HistoryBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.JsonContentProperty.ContentPropertyBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.JsonSpaceProperty.SpacePropertyBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.Label.LabelBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.MacroInstance.MacroBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.MacroParameterInstance.MacroParameterBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintInstance.Builder
 
build() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec.ContentBlueprintSpecBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate.ContentTemplateBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.Version.VersionBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.webresource.SuperBatchWebResources.SuperBatchWebResourcesBuilder
 
build() - Method in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies.WebResourceDependenciesBuilder
 
build() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus.LongTaskBuilder
 
build() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskSubmission.LongTaskSubmissionBuilder
 
build() - Method in class com.atlassian.confluence.api.model.messages.SimpleMessage.SimpleMessageBuilder
 
build() - Method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl.Builder
 
build() - Method in class com.atlassian.confluence.api.model.people.KnownUser.Builder
 
build() - Method in class com.atlassian.confluence.api.model.permissions.ContentRestriction.ContentRestrictionBuilder
 
build() - Method in class com.atlassian.confluence.api.model.permissions.ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder
 
build() - Method in class com.atlassian.confluence.api.model.permissions.OperationCheckResult.OperationCheckResultBuilder
 
build() - Method in class com.atlassian.confluence.api.model.permissions.OperationDescription.OperationDescriptionBuilder
 
build() - Method in class com.atlassian.confluence.api.model.reference.ModelListBuilder
Build the list.
build() - Method in class com.atlassian.confluence.api.model.reference.ModelMapBuilder
Build the map.
build() - Method in class com.atlassian.confluence.api.model.relations.RelationInstance.RelationInstanceBuilder
 
build() - Method in class com.atlassian.confluence.api.model.search.autocomplete.AutocompleteResult.Builder
 
build() - Method in class com.atlassian.confluence.api.model.search.autocomplete.AutocompleteResultItem.Builder
 
build() - Method in class com.atlassian.confluence.api.model.search.ContainerSummary.Builder
 
build() - Method in class com.atlassian.confluence.api.model.search.SearchContext.Builder
 
build() - Method in class com.atlassian.confluence.api.model.search.SearchOptions.Builder
 
build() - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
 
build() - Method in class com.atlassian.confluence.api.model.search.SearchResult.Builder
 
build() - Method in class com.atlassian.confluence.api.model.settings.GlobalSettings.GlobalSettingsBuilder
 
build() - Method in class com.atlassian.confluence.api.model.validation.SimpleMergeValidationResult.Builder
 
build() - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult.Builder
 
build() - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
build() - Method in class com.atlassian.confluence.api.service.content.VersionRestoreParameters.VersionRestoreParametersBuilder
 
build(T) - Static method in class com.atlassian.confluence.cache.option.Option.Builder
Deprecated.
 
build() - Method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLinkBuilder
Builds a default link using supplied properties.
build() - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig.Builder
 
build() - Method in class com.atlassian.confluence.core.DefaultDeleteContext.Builder
 
build() - Method in class com.atlassian.confluence.core.DefaultSaveContext.Builder
 
build() - Method in class com.atlassian.confluence.core.VersionHistorySummary.Builder
 
build() - Method in class com.atlassian.confluence.functest.rest.admin.model.PermissionChange.Builder
 
build() - Method in class com.atlassian.confluence.functest.rest.admin.model.SubjectPermissionChange.Builder
 
build() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent.Builder
 
build() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.UserPrefetchEvent.Builder
 
build() - Method in class com.atlassian.confluence.impl.health.HealthCheckMessage.Builder
 
build() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkSimpleMessage.BulkSimpleMessageBuilder
 
build() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkStatusReport.Builder
 
build() - Method in class com.atlassian.confluence.impl.util.sandbox.SandboxPoolConfiguration.Builder
 
build() - Method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatistics.CacheStatisticsBuilder
 
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(Searchable) - Method in class com.atlassian.confluence.internal.index.v2.AtlassianChangeDocumentBuilder
 
build(Searchable) - Method in class com.atlassian.confluence.internal.index.v2.AtlassianContentDocumentBuilder
Generates an Atlassian document using the extractors defined by construction of BaseDocumentBuilder.
build(T) - Method in interface com.atlassian.confluence.internal.index.v2.AtlassianDocumentBuilder
 
build() - Method in class com.atlassian.confluence.internal.relations.query.RelationQuery.Builder
 
build() - Method in class com.atlassian.confluence.internal.security.SpacePermissionContext.Builder
 
build() - Method in class com.atlassian.confluence.internal.user.AbstractSearchRequestBuilder
 
build() - Method in class com.atlassian.confluence.internal.user.GroupSearchRequestBuilder
 
build() - Method in class com.atlassian.confluence.internal.user.UserSearchRequestBuilder
 
build(WebhookEvent, AttachmentEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(WebhookEvent, BlogPostEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(BlueprintPageCreateEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(WebhookEvent, CommentEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(WebhookEvent, ContentPermissionEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(WebhookEvent, ContentEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(WebhookEvent, ConfluenceEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(WebhookEvent, GroupEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(WebhookEvent, LabelEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(PageChildrenReorderEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(PageMoveEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(PageUpdateEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(WebhookEvent, PageEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(WebhookEvent, SpaceEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(WebhookEvent, ThemeChangedEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build(WebhookEvent, UserEvent) - Method in class com.atlassian.confluence.internal.webhooks.WebhookJsonEventFactory
 
build() - Method in class com.atlassian.confluence.it.Attachment.AttachmentBuilder
Deprecated.
 
build() - Method in class com.atlassian.confluence.it.content.ViewContentBean.Builder
 
build() - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel.Builder
 
build() - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails.MacroFormDetailsBuilder
 
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.mail.template.PreRenderedMailNotificationQueueItem.Builder
Constructs an instance of PreRenderedMailNotificationQueueItem.
build() - Method in class com.atlassian.confluence.pages.CommentStatus.Builder
 
build() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.copy.PageCopyOptions.Builder
 
build() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions.Builder
 
build() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.delete.PageDeleteOptions.Builder
 
build(AqlParser.MapKeyContext, AqlParser.MapPathContext, AqlParser.MapExprValueContext, Object) - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.ContentPropertyFieldHandler
 
build(SetExpressionData, Iterable<String>) - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.StringContentPropertyAliasFieldHandler
 
build(EqualityExpressionData, String) - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.StringContentPropertyAliasFieldHandler
 
build(TextExpressionData, String) - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.TextContentPropertyAliasFieldHandler
 
build() - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeQueryParameter.Builder
 
build() - Method in class com.atlassian.confluence.plugins.maintenance.model.Addon.Builder
 
build() - Method in class com.atlassian.confluence.plugins.maintenance.model.MaintenanceInfo.Builder
 
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
Builds a REST ContentEntity for the given CEO
build(SearchResult) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.CustomContentEntityBuilder
 
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
Builds a REST ContentEntity for the given search result
build(SearchResult) - Method in interface com.atlassian.confluence.plugins.rest.entities.builders.SearchEntityBuilder
Builds a REST ContentEntity for the given search result
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 the entity of space directory
build() - Method in class com.atlassian.confluence.plugins.synchrony.rest.CollaborativeEditingConfigResponse.Builder
 
build() - Method in class com.atlassian.confluence.rest.api.model.RestList.Builder
 
build() - Method in class com.atlassian.confluence.rest.serialization.RestData.RestDataBuilder
 
build() - Method in class com.atlassian.confluence.search.service.UserSearchQueryParameters.Builder
 
build() - Method in class com.atlassian.confluence.search.v2.BooleanQueryBuilder
 
build() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery.Builder
 
build() - Method in class com.atlassian.confluence.search.v2.score.AverageScoreFunction.Builder
 
build() - Method in class com.atlassian.confluence.search.v2.score.DecayParameters.Builder
 
build() - Method in class com.atlassian.confluence.setup.bundles.upm.UpmClient.UpmClientBuilder
 
build() - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetailsBuilder
 
build(DatabaseDetails) - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetailsBuilder
 
build() - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
 
build() - Method in class com.atlassian.confluence.status.service.systeminfo.CloudPlatformMetadata.Builder
 
build() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo.Builder
 
build() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.CommentResultWithActions.CommentResultWithActionsBuilder
 
build(BodyContent, ContentRepresentation) - Method in class com.atlassian.confluence.ui.rest.builder.LegacyContentBodyBuilder
Deprecated.
 
build() - Method in class com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand.Builder
build() - Method in class com.atlassian.confluence.user.extras.entities.UserEntity.Builder
 
build(Duration) - Method in interface com.atlassian.confluence.util.sandbox.SandboxSpec.SpecBuilder
Build the specification object with specified request time limit
build() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinitionBuilder
 
buildAbsolute() - Method in interface com.atlassian.confluence.api.nav.Navigation.Builder
build an absolute URL http://localhost:8080/confluence/rest/of/url
buildAbsolute() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.AbstractNav
 
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.
BuildAndVersionNumber - Class in com.atlassian.confluence.upgrade
It's a build number which also provides the human-readable version.
BuildAndVersionNumber(Integer, String) - Constructor for class com.atlassian.confluence.upgrade.BuildAndVersionNumber
Builds a BuildAndVersionNumber
buildAnonymous() - Method in class com.atlassian.confluence.plugins.rest.entities.builders.UserEntityBuilder
 
buildAnonymousPermissionRow() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator
Retrieves the UnlicensedPermissionRow for printing in a UI.
buildAnonymousPermissionRow() - Method in interface com.atlassian.confluence.security.administrators.PermissionsAdministrator
Builds the permissions for anonymous users, 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
buildCanonicalAbsolute() - Method in interface com.atlassian.confluence.api.nav.Navigation.Builder
build an absolute URL substituting the confuence configured base url and context for the base url and context supplied by the url builder
buildCanonicalAbsolute() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.AbstractNav
 
buildChangedValueTextKey(String) - Static method in interface com.atlassian.confluence.impl.audit.AuditHelper
Prepends AuditHelper.AUDIT_CHANGED_VALUE_PREFIX to the key, helping to build auditing keys for changed values following the same naming convention
buildCheckboxParameterName(String) - Method in class com.atlassian.confluence.security.actions.PermissionRow
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class com.atlassian.confluence.impl.cache.hibernate.ConfluenceRegionFactory
Deprecated.
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class com.atlassian.confluence.impl.hibernate.HibernateJvmVCacheRegionFactory
 
buildContent(ContentEntityObject, List<ContentStatus>, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.ContentServiceImpl
 
buildContentPropertyFrom(CustomContentEntityObject, Expansions) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyFactory
Convert the given CustomContentEntityObject into a corresponding ContentProperty.
buildContentPropertyFromFunction(Content, Expansions) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyFactory
 
buildContentPropertyFromFunction() - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyFactory
 
buildContentPropertySearchSort(ContentPropertySchemaField, SearchSort.Order, SortField.Type) - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.ContentPropertySearchQueryFactory
 
buildContextFrom(ConfluenceUser, NotificationData) - Method in class com.atlassian.confluence.user.notifications.WelcomeEmailBuilder
Constructs a NotificationContext for the welcome email with the given notificationData
buildCreateBlogPost() - Method in class com.atlassian.confluence.it.content.EditContentBean.CreateByUrlBuilder
 
buildCreatePage() - Method in class com.atlassian.confluence.it.content.EditContentBean.CreateByUrlBuilder
 
buildDateEntity(Date) - Method in interface com.atlassian.confluence.plugins.rest.manager.DateEntityFactory
 
buildDateEntity(Date) - Method in class com.atlassian.confluence.plugins.rest.manager.DateEntityFactoryImpl
 
buildDefault() - Static method in class com.atlassian.confluence.api.model.search.SearchOptions
 
buildDefault() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions.BaseBuilder
 
buildDelegate() - Method in class com.atlassian.confluence.api.model.reference.ModelMapBuilder
Deprecated.
buildDescriptionTextKey(String) - Static method in interface com.atlassian.confluence.impl.audit.AuditHelper
Prepends AuditHelper.AUDIT_DESCRIPTION_PREFIX to the key, helping to build auditing keys for descriptions following the same naming convention
buildDisplayUrl() - Method in class com.atlassian.confluence.labels.LabelUrlBuilder
 
BuildEdgeIndexServlet - Class in com.atlassian.confluence.plugins.edgeindex.servlet
 
BuildEdgeIndexServlet(PermissionManager, EdgeIndexBuilder, XsrfTokenService, I18NBeanFactory) - Constructor for class com.atlassian.confluence.plugins.edgeindex.servlet.BuildEdgeIndexServlet
 
buildEdges(List<T>, BiFunction<T, Integer, String>) - Static method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPagination
 
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.
buildEntityForUser(ConfluenceUser) - Method in class com.atlassian.confluence.plugins.rest.manager.UserEntityHelper
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class com.atlassian.confluence.impl.cache.hibernate.ConfluenceRegionFactory
Deprecated.
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class com.atlassian.confluence.impl.hibernate.HibernateJvmVCacheRegionFactory
 
builder() - Static method in class com.atlassian.confluence.api.model.audit.AffectedObject
Deprecated.
 
Builder() - Constructor for class com.atlassian.confluence.api.model.audit.AffectedObject.Builder
Deprecated.
 
builder() - Static method in class com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
 
builder(AuditRecord) - Static method in class com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
 
Builder() - Constructor for class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
Deprecated.
 
Builder(AuditRecord) - Constructor for class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
Deprecated.
 
builder() - Static method in class com.atlassian.confluence.api.model.audit.ChangedValue
Deprecated.
 
Builder() - Constructor for class com.atlassian.confluence.api.model.audit.ChangedValue.Builder
Deprecated.
 
builder() - Static method in class com.atlassian.confluence.api.model.content.Content
Returns a Content.ContentBuilder instance that can be used to create a new Content object.
builder(ContentType) - Static method in class com.atlassian.confluence.api.model.content.Content
Returns a Content.ContentBuilder instance that can be used to create a new Content object.
builder(ContentType, long) - Static method in class com.atlassian.confluence.api.model.content.Content
Returns a Content.ContentBuilder instance that can be used to create a new Content object.
builder(ContentType, ContentId) - Static method in class com.atlassian.confluence.api.model.content.Content
Returns a Content.ContentBuilder instance that can be used to create a new Content object.
builder(Content) - Static method in class com.atlassian.confluence.api.model.content.Content
Returns a Content.ContentBuilder instance that clones an existing Content object.
builder() - Static method in class com.atlassian.confluence.api.model.content.ContentSelector
 
builder() - Static method in class com.atlassian.confluence.api.model.content.Contributors
 
builder() - Static method in class com.atlassian.confluence.api.model.content.ContributorUsers
 
builder() - Static method in class com.atlassian.confluence.api.model.content.FormattedBody
 
builder() - Static method in class com.atlassian.confluence.api.model.content.History
 
builder() - Static method in class com.atlassian.confluence.api.model.content.JsonContentProperty
Creates a builder.
builder(JsonContentProperty) - Static method in class com.atlassian.confluence.api.model.content.JsonContentProperty
Creates a builder, initialized from the given template.
builder() - Static method in class com.atlassian.confluence.api.model.content.JsonSpaceProperty
Creates a builder.
builder(JsonSpaceProperty) - Static method in class com.atlassian.confluence.api.model.content.JsonSpaceProperty
 
builder(String) - Static method in class com.atlassian.confluence.api.model.content.Label
 
builder() - Static method in class com.atlassian.confluence.api.model.content.MacroInstance
 
builder() - Static method in class com.atlassian.confluence.api.model.content.MacroParameterInstance
 
builder() - Static method in class com.atlassian.confluence.api.model.content.Space
Returns a Space.SpaceBuilder instance that can be used to create a new Space object.
builder(Space) - Static method in class com.atlassian.confluence.api.model.content.Space
 
builder() - Static method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintInstance
Get Builder for a new instance.
builder() - Static method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec
 
builder(ContentBlueprintSpec) - Static method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec
 
builder() - Static method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
 
builder() - Static method in class com.atlassian.confluence.api.model.content.Version
Returns a Version.VersionBuilder instance that can be used to create a new Version object.
builder(Version) - Static method in class com.atlassian.confluence.api.model.content.Version
 
builder() - Static method in class com.atlassian.confluence.api.model.content.webresource.SuperBatchWebResources
 
builder() - Static method in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies
 
builder() - Static method in class com.atlassian.confluence.api.model.locator.ContentLocator
 
builder(LongTaskId) - Static method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus
 
builder() - Static method in class com.atlassian.confluence.api.model.longtasks.LongTaskSubmission
 
builder() - Static method in class com.atlassian.confluence.api.model.messages.SimpleMessage
 
builder() - Static method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl
 
Builder() - Constructor for class com.atlassian.confluence.api.model.pagination.PageResponseImpl.Builder
 
builder() - Static method in class com.atlassian.confluence.api.model.people.KnownUser
 
Builder() - Constructor for class com.atlassian.confluence.api.model.people.KnownUser.Builder
 
builder() - Static method in class com.atlassian.confluence.api.model.permissions.ContentRestriction
 
builder(ContentRestriction) - Static method in class com.atlassian.confluence.api.model.permissions.ContentRestriction
 
builder() - Static method in class com.atlassian.confluence.api.model.permissions.ContentRestrictionsPageResponse
 
builder() - Static method in class com.atlassian.confluence.api.model.permissions.OperationCheckResult
 
builder() - Static method in class com.atlassian.confluence.api.model.permissions.OperationDescription
 
builder(S, RelationDescriptor<S, T>, T) - Static method in class com.atlassian.confluence.api.model.relations.RelationInstance
 
builder() - Static method in class com.atlassian.confluence.api.model.search.autocomplete.AutocompleteResult
 
builder() - Static method in class com.atlassian.confluence.api.model.search.autocomplete.AutocompleteResultItem
 
builder() - Static method in class com.atlassian.confluence.api.model.search.ContainerSummary
 
builder() - Static method in class com.atlassian.confluence.api.model.search.SearchContext
 
builder() - Static method in class com.atlassian.confluence.api.model.search.SearchOptions
 
builder() - Static method in class com.atlassian.confluence.api.model.search.SearchPageResponse
 
builder(T) - Static method in class com.atlassian.confluence.api.model.search.SearchResult
 
Builder(T) - Constructor for class com.atlassian.confluence.api.model.search.SearchResult.Builder
 
builder() - Static method in class com.atlassian.confluence.api.model.settings.GlobalSettings
 
builder(ValidationResult) - Static method in class com.atlassian.confluence.api.model.validation.SimpleMergeValidationResult
 
Builder(ValidationResult) - Constructor for class com.atlassian.confluence.api.model.validation.SimpleMergeValidationResult.Builder
 
builder() - Static method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult
 
Builder() - Constructor for class com.atlassian.confluence.api.model.validation.SimpleValidationResult.Builder
 
builder() - Static method in class com.atlassian.confluence.api.model.web.WebItemView
 
Builder() - Constructor for class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
Builder() - Constructor for class com.atlassian.confluence.api.model.web.WebPanelView.Builder
 
Builder() - Constructor for class com.atlassian.confluence.api.model.web.WebSectionView.Builder
 
builder() - Static method in class com.atlassian.confluence.api.service.content.VersionRestoreParameters
builder method for VersionRestoreParameter
Builder() - Constructor for class com.atlassian.confluence.cache.option.Option.Builder
Deprecated.
 
builder() - Static method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLink
Creates an empty DefaultLinkBuilder
builder(Link) - Static method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLink
Creates a DefaultLinkBuilder using an existing link
builder() - Static method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
Factory method for creating builders for this class
builder() - Method in class com.atlassian.confluence.core.AbstractOperationContext.BaseBuilder
 
builder() - Static method in class com.atlassian.confluence.core.DefaultDeleteContext
 
Builder() - Constructor for class com.atlassian.confluence.core.DefaultDeleteContext.Builder
 
builder() - Method in class com.atlassian.confluence.core.DefaultDeleteContext.Builder
 
builder() - Static method in class com.atlassian.confluence.core.DefaultSaveContext
 
Builder() - Constructor for class com.atlassian.confluence.core.DefaultSaveContext.Builder
 
builder() - Method in class com.atlassian.confluence.core.DefaultSaveContext.Builder
 
Builder() - Constructor for class com.atlassian.confluence.core.VersionHistorySummary.Builder
 
Builder(VersionHistorySummaryCollaborator) - Constructor for class com.atlassian.confluence.core.VersionHistorySummary.Builder
 
Builder(VersionHistorySummary) - Constructor for class com.atlassian.confluence.core.VersionHistorySummary.Builder
 
builder() - Static method in class com.atlassian.confluence.functest.rest.admin.model.PermissionChange
 
Builder() - Constructor for class com.atlassian.confluence.functest.rest.admin.model.PermissionChange.Builder
 
builder() - Static method in class com.atlassian.confluence.functest.rest.admin.model.SubjectPermissionChange
 
builder(ContentEntityObject) - Static method in class com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent
 
Builder() - Constructor for class com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent.Builder
 
builder(ContentEntityObject) - Static method in class com.atlassian.confluence.impl.content.render.prefetch.event.UserPrefetchEvent
 
Builder() - Constructor for class com.atlassian.confluence.impl.content.render.prefetch.event.UserPrefetchEvent.Builder
 
Builder() - Constructor for class com.atlassian.confluence.impl.health.HealthCheckMessage.Builder
 
builder() - Static method in class com.atlassian.confluence.impl.hibernate.bulk.BulkSimpleMessage
 
Builder() - Constructor for class com.atlassian.confluence.impl.hibernate.bulk.BulkStatusReport.Builder
 
builder() - Static method in class com.atlassian.confluence.impl.util.sandbox.SandboxPoolConfiguration
 
Builder() - Constructor for class com.atlassian.confluence.impl.util.sandbox.SandboxPoolConfiguration.Builder
 
Builder(R, RelationDescriptor<?, ?>) - Constructor for class com.atlassian.confluence.internal.relations.query.RelationQuery.Builder
 
builder() - Static method in class com.atlassian.confluence.internal.security.SpacePermissionContext
 
builder(SpacePermissionContext) - Static method in class com.atlassian.confluence.internal.security.SpacePermissionContext
 
Builder() - Constructor for class com.atlassian.confluence.internal.security.SpacePermissionContext.Builder
 
builder() - Static method in class com.atlassian.confluence.internal.user.GroupSearchRequest
 
builder() - Static method in class com.atlassian.confluence.internal.user.UserSearchRequest
 
builder() - Static method in class com.atlassian.confluence.it.content.ViewContentBean
 
builder(WebTester) - Static method in class com.atlassian.confluence.it.content.ViewContentBean
 
builder() - Static method in class com.atlassian.confluence.labels.LabelUrlBuilder
 
builder() - Static method in class com.atlassian.confluence.legacyapi.model.content.locator.ContentLocator
Deprecated.
 
builder() - Static method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel
 
Builder() - Constructor for class com.atlassian.confluence.license.rest.model.LicenseDetailsModel.Builder
 
builder() - Static method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
builder() - Static method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
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() - Constructor for class com.atlassian.confluence.pages.CommentStatus.Builder
 
builder() - Static method in class com.atlassian.confluence.pages.persistence.dao.bulk.copy.PageCopyOptions
 
Builder() - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.copy.PageCopyOptions.Builder
 
builder() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.copy.PageCopyOptions.Builder
 
builder() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions.BaseBuilder
 
Builder() - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions.Builder
 
builder() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions.Builder
 
builder() - Static method in class com.atlassian.confluence.pages.persistence.dao.bulk.delete.PageDeleteOptions
 
Builder() - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.delete.PageDeleteOptions.Builder
 
builder() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.delete.PageDeleteOptions.Builder
 
builder() - Static method in class com.atlassian.confluence.plugins.edgeindex.EdgeQueryParameter
 
Builder() - Constructor for class com.atlassian.confluence.plugins.edgeindex.EdgeQueryParameter.Builder
 
Builder() - Constructor for class com.atlassian.confluence.plugins.maintenance.model.Addon.Builder
 
Builder() - Constructor for class com.atlassian.confluence.plugins.maintenance.model.MaintenanceInfo.Builder
 
Builder() - Constructor for class com.atlassian.confluence.plugins.synchrony.rest.CollaborativeEditingConfigResponse.Builder
 
Builder() - Constructor for class com.atlassian.confluence.rest.api.model.RestList.Builder
 
builder() - Static method in class com.atlassian.confluence.rest.serialization.RestData
 
builder() - Static method in class com.atlassian.confluence.search.service.UserSearchQueryParameters
 
builder() - Static method in class com.atlassian.confluence.search.v2.query.BooleanQuery
 
Builder() - Constructor for class com.atlassian.confluence.search.v2.query.BooleanQuery.Builder
 
Builder() - Constructor for class com.atlassian.confluence.search.v2.query.DateRangeQuery.Builder
 
builder() - Static method in class com.atlassian.confluence.search.v2.query.TermQuery
 
builder() - Static method in class com.atlassian.confluence.search.v2.score.AverageScoreFunction
 
builder(double, double) - Static method in class com.atlassian.confluence.search.v2.score.DecayParameters
 
builder() - Static method in class com.atlassian.confluence.search.v2.searchfilter.BooleanSearchFilter
 
Builder() - Constructor for class com.atlassian.confluence.search.v2.searchfilter.BooleanSearchFilter.Builder
 
builder() - Static method in class com.atlassian.confluence.search.v2.searchfilter.TermSearchFilter
 
builder() - Static method in class com.atlassian.confluence.setup.bundles.upm.UpmClient
 
builder() - Static method in class com.atlassian.confluence.status.service.systeminfo.CloudPlatformMetadata
 
builder() - Static method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
 
Builder(HibernateConfig) - Constructor for class com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand.Builder
 
builder() - Static method in class com.atlassian.confluence.user.extras.entities.UserEntity
 
Builder() - Constructor for class com.atlassian.confluence.user.extras.entities.UserEntity.Builder
 
builder() - Static method in interface com.atlassian.confluence.util.sandbox.SandboxSpec
 
builder() - Static method in class com.atlassian.confluence.xhtml.api.MacroDefinition
The correct way to construct a new MacroDefinition.
builder(String) - Static method in class com.atlassian.confluence.xhtml.api.MacroDefinition
The correct way to construct a new MacroDefinition.
builderFrom(ContentEntityObject, ContentType, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ContentFactory
Exposes the content builder that this factory uses to produce content objects, generally don't use this method, it exists as an interim measure whilst legacy drafts are being migrated to shared drafts and we need to be able to attach files to legacy drafts using the rest api.
BuilderUtils - Class in com.atlassian.confluence.api.model.reference
A wrapper around ImmutableList builder that produces immutable lists if elements are added to the builder or a collapsed list otherwise.
BuilderUtils() - Constructor for class com.atlassian.confluence.api.model.reference.BuilderUtils
 
buildEventName() - Method in class com.atlassian.confluence.macro.count.MacroCountEvent
 
buildExtensions(ContentConvertible, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ContentExtensionsFactory
 
buildExternalRefs(Element, PackageConfig) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
buildExtraAttribute(String) - Static method in interface com.atlassian.confluence.impl.audit.AuditHelper
Prepends AuditHelper.AUDIT_EXTRA_ATTRIBUTE_PREFIX to the key, helping to build auditing keys for extra attributes following the same naming convention
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.
buildFrom(AuditRecordEntity, Expansions) - Method in class com.atlassian.confluence.api.impl.service.audit.factory.AuditRecordFactory
Deprecated.
 
buildFrom(ContentSelector, Depth, Fauxpansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ChildContentFactory
 
buildFrom(ContentEntityObject, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ContentFactory
 
buildFrom(Iterable<HC>, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ContentFactory
 
buildFrom(PageTemplate, Expansions) - Method in interface com.atlassian.confluence.api.impl.service.content.factory.ContentTemplateFactory
 
buildFrom(List<ConfluenceUser>, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ContributorsFactory
 
buildFrom(PageTemplate, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.DefaultContentTemplateFactory
Convert from db entity object into model object.
buildFrom(Label, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.LabelFactory
 
buildFrom(H, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ModelFactory
 
buildFrom(Iterable<HC>, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ModelFactory
 
buildFrom(ConfluenceUser, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.PersonFactory
 
buildFrom(String, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.SpaceFactory
 
buildFrom(Space, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.SpaceFactory
 
buildFrom(Group, Expansions) - Method in class com.atlassian.confluence.api.impl.service.people.GroupFactory
 
buildFrom(ContentPermissionSet, LimitedRequest, Expansions) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionFactory
buildFrom(ContentPermissionSet, Expansions) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionFactory
 
buildFrom(S, Expansions) - Method in class com.atlassian.confluence.api.impl.service.relation.RelatableFactory
 
buildFrom(RelationEntity, Expansions) - Method in class com.atlassian.confluence.api.impl.service.relation.RelationInstanceFactory
 
buildFrom(RelatableEntity, String, RelatableEntity, Expansions) - Method in class com.atlassian.confluence.api.impl.service.relation.RelationInstanceFactory
 
buildFrom(String, ContentEntityObject) - Static method in class com.atlassian.confluence.impl.security.NeverPermittedContentPermissionSet
 
buildFrom(Content, CustomContentEntityObject, Expansions) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyFactory
Convert the given CustomContentEntityObject into a corresponding ContentProperty with the given container.
buildFrom(CustomContentEntityObject) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyFactory
Convert the given CustomContentEntityObject into a corresponding ContentProperty with the given container.
buildFrom(Space, CustomContentEntityObject, Expansions) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyFactory
 
buildFrom(String, ContentEntityObject) - Static method in class com.atlassian.confluence.security.NeverPermittedContentPermissionSet
Deprecated.
 
buildFrom(ContentEntityObject, Expansions) - Method in class com.atlassian.confluence.ui.rest.builder.LegacyContentBuilder
Deprecated.
 
buildFrom(Space, Expansions) - Method in class com.atlassian.confluence.ui.rest.builder.LegacySpaceSummaryBuilder
Deprecated.
 
buildFrom(SendUserInviteEvent, String) - Method in class com.atlassian.confluence.user.notifications.InviteEmailBuilder
 
buildFrom(String, User) - Method in class com.atlassian.confluence.user.notifications.SignupEmailBuilder
Builds a signup verification email for the given (new) user.
buildFrom(ConfluenceUser) - Method in class com.atlassian.confluence.user.notifications.WelcomeEmailBuilder
Builds NotificationData for a welcome email for the given (new) user.
buildFromDelegate() - Method in class com.atlassian.confluence.api.model.reference.ModelMapBuilder
 
buildGlobalPermissionAdministrator() - Method in class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
Returns a global permissions administrator (for viewiing) and populates its fields.
buildGraphQLFieldArgumentsString(Map<String, Object>) - Static method in class com.atlassian.confluence.rest.client.graphql.GraphQLUtils
Get a string with graph-ql field arguments, suitable for use in a graph-ql query string.
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
 
buildInExpressionString() - Method in class com.atlassian.confluence.impl.hibernate.query.InExpressionBuilder
If required, split up the IN/NOT-IN expression into smaller partitions which are within the IN clause limitations.
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(VersionHistoryDao) - 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
Deprecated.
 
buildInitialFactories() - Method in class com.atlassian.confluence.security.DistortedCaptchaEngine
 
buildInterceptorList(Element, PackageConfig) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
buildLinks(ContentConvertible) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ContentExtensionsFactory
 
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.
buildMetadata(Map<ContentEntityObject, Supplier<Content>>, Fauxpansions) - Method in interface com.atlassian.confluence.api.impl.service.content.factory.ContentMetadataFactory
buildMetadata(Map<ContentEntityObject, Supplier<Content>>, Fauxpansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.DefaultContentMetadataFactory
buildMetadataForContentEntityObjects(Map<ContentEntityObject, Supplier<Content>>, Fauxpansions) - Method in interface com.atlassian.confluence.api.impl.service.content.factory.ContentMetadataFactory
Make common metadata for a set of ContentEntityObject objects.
buildNaturalIdRegion(String, Properties, CacheDataDescription) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
buildNaturalIdRegion(String, Properties, CacheDataDescription) - Method in class com.atlassian.confluence.impl.cache.hibernate.ConfluenceRegionFactory
Deprecated.
 
buildNaturalIdRegion(String, Properties, CacheDataDescription) - Method in class com.atlassian.confluence.impl.hibernate.HibernateJvmVCacheRegionFactory
 
BuildNumber - Class in com.atlassian.confluence.upgrade
 
BuildNumber(String) - Constructor for class com.atlassian.confluence.upgrade.BuildNumber
 
BuildNumber(Integer) - Constructor for class com.atlassian.confluence.upgrade.BuildNumber
Builds a build number.
buildNumber - Variable in class com.atlassian.confluence.upgrade.BuildNumber
 
BuildNumberChecker - Class in com.atlassian.confluence.setup
A utility class which compares the various build numbers associated with a Confluence instance, and checks them for consistency.
BuildNumberChecker(boolean) - Constructor for class com.atlassian.confluence.setup.BuildNumberChecker
 
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
 
BuildNumberRangeChecker - Interface in com.atlassian.confluence.setup.settings
 
buildNumberRangeQuery(ContentPropertySchemaField, AqlParser.RangeOpContext, Double) - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.ContentPropertySearchQueryFactory
 
buildNumberRangeQuery(ContentPropertySchemaField, AqlParser.EqOpContext, Double) - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.ContentPropertySearchQueryFactory
 
buildNumberRangeQuery(ContentPropertySchemaField, N, N, boolean, boolean) - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.ContentPropertySearchQueryFactory
Build a generic range query for any number type between 'from' and 'to'.
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.
BuildNumberUrlReadingCondition - Class in com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions
Displays the web-resource if the Confluence build number is between the minBuildNumber and maxBuildNumber parameter values.
BuildNumberUrlReadingCondition(BootstrapManager, BuildNumberRangeChecker) - Constructor for class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.BuildNumberUrlReadingCondition
 
buildOrder(OrderDirection) - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.StringContentPropertyAliasFieldHandler
 
buildOrder(OrderDirection) - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.TextContentPropertyAliasFieldHandler
 
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.GroupPermissionRow
 
buildParameterName(String, String) - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.UnlicensedPermissionRow
 
buildParameterName(String, String) - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.UserPermissionRow
 
buildPath() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.AbstractNav
 
buildPermissionsFromWebForm(Space, Map<String, ?>, 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(String, String, Map<String, Object>) - Static method in class com.atlassian.confluence.rest.client.graphql.GraphQLUtils
Build a GraphQL query string from a field name, query arguments and query body fragment.
buildQueryResultsRegion(String, Properties) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
buildQueryResultsRegion(String, Properties) - Method in class com.atlassian.confluence.impl.cache.hibernate.ConfluenceRegionFactory
Deprecated.
 
buildQueryResultsRegion(String, Properties) - Method in class com.atlassian.confluence.impl.hibernate.HibernateJvmVCacheRegionFactory
 
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.
buildRef(ContentEntityObject, Fauxpansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ContentFactory
 
buildRef(ContentEntityObject, Reference<Content>, List<ConfluenceUser>, Fauxpansions, ContentFactory) - Method in class com.atlassian.confluence.api.impl.service.content.factory.HistoryFactory
 
buildRef(ContentEntityObject, Fauxpansions, ContentFactory) - Method in class com.atlassian.confluence.api.impl.service.content.factory.VersionFactory
 
buildReference(ContentId) - Static method in class com.atlassian.confluence.api.model.content.Content
Deprecated.
buildReference(ContentSelector) - Static method in class com.atlassian.confluence.api.model.content.Content
 
buildReference(Reference<Content>) - Static method in class com.atlassian.confluence.api.model.content.History
 
buildReference(JsonContentPropertyId) - Static method in class com.atlassian.confluence.api.model.content.JsonContentProperty
Creates a collapsed reference to a JsonContentProperty with the given id, or an empty reference, if none was given.
buildReference(String) - Static method in class com.atlassian.confluence.api.model.content.Space
builds a collapsed reference to the space with the given spaceKey
buildReference(int) - Static method in class com.atlassian.confluence.api.model.content.Version
 
buildReference(Reference<Content>, int) - Static method in class com.atlassian.confluence.api.model.content.Version
Deprecated.
buildReferences(Iterable<ContentEntityObject>, Fauxpansions, ContentFactory) - Method in class com.atlassian.confluence.api.impl.service.content.factory.HistoryFactory
 
buildRelative() - Method in interface com.atlassian.confluence.api.nav.Navigation.Builder
build a relative URL without webapp context, i.e.
buildRelative() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.AbstractNav
 
buildRelativeWithContext() - Method in interface com.atlassian.confluence.api.nav.Navigation.Builder
build a relative URL with webapp context, i.e.
buildRelativeWithContext() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.AbstractNav
 
buildRequestString(String, String, Map<String, Object>) - Static method in class com.atlassian.confluence.rest.client.graphql.GraphQLUtils
Build a request string for a graph-ql REST API request.
buildRequestString(String) - Static method in class com.atlassian.confluence.rest.client.graphql.GraphQLUtils
Build a request string for a graph-ql REST API request.
buildResource(String, String, long) - Method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
 
buildResource(String, String, String) - Method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
 
buildResourceWithoutId(String, String) - Method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
 
buildRestEntityFrom(ContentEntityObject, Expansions) - Method in class com.atlassian.confluence.api.impl.DefaultApiRestEntityFactory
 
buildRestEntityFrom(Space, Expansions) - Method in class com.atlassian.confluence.api.impl.DefaultApiRestEntityFactory
 
buildRestEntityFrom(ContentEntityObject, Expansions) - Method in interface com.atlassian.confluence.core.ApiRestEntityFactory
Build a REST API entity from a ContentEntityObject.
buildRestEntityFrom(Space, Expansions) - Method in interface com.atlassian.confluence.core.ApiRestEntityFactory
Build a REST API entity from a hibernate Space object.
buildRestEntityFromContent(Iterable<? extends ContentEntityObject>, Expansions) - Method in class com.atlassian.confluence.api.impl.DefaultApiRestEntityFactory
 
buildRestEntityFromContent(Iterable<? extends ContentEntityObject>, Expansions) - Method in interface com.atlassian.confluence.core.ApiRestEntityFactory
Build a list of REST API entity objects from ContentEntityObject objects.
buildRestEntityFromSpaces(Iterable<Space>, Expansions) - Method in class com.atlassian.confluence.api.impl.DefaultApiRestEntityFactory
 
buildRestEntityFromSpaces(Iterable<Space>, Expansions) - Method in interface com.atlassian.confluence.core.ApiRestEntityFactory
Build a list of REST API entity objects from hibernate Space objects.
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.
buildSessionFactory(LocalSessionFactoryBuilder) - Method in class bucket.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
Deprecated.
 
buildSessionFactory(LocalSessionFactoryBuilder) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
 
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.
buildSpacePropertyFrom(CustomContentEntityObject, Expansions) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyFactory
Convert the given CustomContentEntityObject into a corresponding SpaceProperty.
buildSpacePropertyFromFunction(Space, Expansions) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyFactory
 
buildStatus(LongTaskId, LongRunningTask) - Static method in class com.atlassian.confluence.api.impl.service.longtasks.LongTaskFactory
 
buildStringEqualityQuery(ContentPropertySchemaField, String...) - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.ContentPropertySearchQueryFactory
Build a generic string equality query.
buildSubmission(LongTaskId) - Method in class com.atlassian.confluence.api.impl.service.longtasks.LongTaskFactory
Used to build submission objects for tasks that have no result.
buildSubmission(LongTaskId, Navigation.Builder) - Method in class com.atlassian.confluence.api.impl.service.longtasks.LongTaskFactory
 
buildSummaryTextKey(String) - Static method in interface com.atlassian.confluence.impl.audit.AuditHelper
Prepends AuditHelper.AUDIT_SUMMARY_PREFIX to the key, helping to build auditing keys for summaries following the same naming convention
buildTextKey(String) - Static method in interface com.atlassian.confluence.impl.audit.AuditHelper
Prepends AuditHelper.AUDIT_I18N_PREFIX to the key, helping to build auditing keys following the same naming convention
buildTextSearchQuery(ContentPropertySchemaField, String) - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.ContentPropertySearchQueryFactory
Build a generic text comparison query.
buildTimestampsRegion(String, Properties) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
buildTimestampsRegion(String, Properties) - Method in class com.atlassian.confluence.impl.cache.hibernate.ConfluenceRegionFactory
Deprecated.
 
buildTimestampsRegion(String, Properties) - Method in class com.atlassian.confluence.impl.hibernate.HibernateJvmVCacheRegionFactory
 
buildType(String, Type, AnnotatedElement, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.types.ContainerTypeBuilder
 
buildType(String, Type, AnnotatedElement, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.types.ContentMetadataTypeBuilder
 
buildType(String, Type, AnnotatedElement, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.types.EnumKeyMapTypeBuilder
 
buildType(String, Type, AnnotatedElement, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.types.JsonStringTypeBuilder
 
buildType(String, Type, AnnotatedElement, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.types.PageResponseTypeBuilder
 
buildType(String, Type, AnnotatedElement, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.types.ReferenceTypeBuilder
 
buildType(String, Type, AnnotatedElement, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.types.SpaceMetadataTypeBuilder
 
buildType(String, Type, AnnotatedElement, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.types.UserTypeBuilder
 
buildUnlicensedAuthenticatedPermissionRow() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator
 
buildUnlicensedAuthenticatedPermissionRow() - Method in interface com.atlassian.confluence.security.administrators.PermissionsAdministrator
Builds the permissions for all authenticated users, for printing in the UI.
buildUploadablePlugin() - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
Deprecated.
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(UserSearchQueryParameters, int, 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 ISearch used to find users know to the system based on parts of their name or user name.
buildUsersSearch(UserSearchQueryParameters, int, int) - Method in interface com.atlassian.confluence.search.service.PredefinedSearchBuilder
Create and return the ISearch 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.
buildWarnings(Iterable<? extends TableSchemaComparison>) - Static method in class com.atlassian.confluence.core.persistence.schema.util.SchemaComparisonWarningFactory
 
BUILT_IN - Static variable in class com.atlassian.confluence.api.model.content.ContentStatus
 
BUILT_IN - Static variable in class com.atlassian.confluence.api.model.content.ContentType
 
BUILT_IN - Static variable in class com.atlassian.confluence.api.model.content.webresource.ResourceType
 
BUILT_IN - Static variable in class com.atlassian.confluence.api.model.link.LinkType
 
BUILT_IN - Static variable in class com.atlassian.confluence.api.model.permissions.OperationKey
 
BUILT_IN - Static variable in class com.atlassian.confluence.api.model.permissions.TargetType
 
BUILT_IN - Static variable in class com.atlassian.confluence.api.model.search.SearchOptions.Excerpt
 
BuiltInContentTypes() - Constructor for class com.atlassian.confluence.it.global.SiteSearch.BuiltInContentTypes
 
BULK_FETCH_GROUP_BATCH_SIZE - Static variable in class com.atlassian.confluence.user.DefaultUserAccessor
 
BULK_FETCH_USERS_BATCH_SIZE - Static variable in class com.atlassian.confluence.user.DefaultUserAccessor
 
BULK_OPERATION - Static variable in class com.atlassian.confluence.core.DefaultDeleteContext
 
BULK_OPERATION - Static variable in class com.atlassian.confluence.core.DefaultSaveContext
 
BulkAction<CONTEXT extends BulkExecutionContext,TARGET> - Interface in com.atlassian.confluence.impl.hibernate.bulk
This will handle the logic of bulk action
BulkAction.Result<CONTEXT extends BulkExecutionContext,TARGET> - Class in com.atlassian.confluence.impl.hibernate.bulk
 
BulkActionReportAware - Interface in com.atlassian.confluence.impl.hibernate.bulk
Interface to receive report from BulkAction
BulkExecutionContext - Interface in com.atlassian.confluence.impl.hibernate.bulk
This context will be passed through every process
bulkFetchPersonalInformation(Collection<UserKey>) - Method in interface com.atlassian.confluence.impl.content.render.prefetch.PersonalInformationBulkDao
Bulk-fetch the PersonalInformation entities for the given collection of UserKeys.
bulkFetchPersonalInformation(Collection<UserKey>) - Method in class com.atlassian.confluence.impl.user.persistence.dao.ReadThroughCachingPersonalInformationDao
 
bulkFetchPersonalInformation(Collection<UserKey>) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
Deprecated.
Delegates immediately to the database, and then adds each of the results to the cache.
bulkFetchPersonalInformation(Collection<UserKey>) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernatePersonalInformationDao
Bulk-fetches all PersonalInformation entities for the given UserKeys.
BulkPageCopy - Interface in com.atlassian.confluence.pages.persistence.dao.bulk.copy
 
BulkPageCopyExecutionContext - Class in com.atlassian.confluence.pages.persistence.dao.bulk.copy
Concrete context specific for copy pages
BulkPageCopyExecutionContext(SubProgressMeter, Page) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.copy.BulkPageCopyExecutionContext
 
BulkPageCopyExecutionContext(BulkPageCopyExecutionContext, Page) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.copy.BulkPageCopyExecutionContext
 
BulkPageDelete - Interface in com.atlassian.confluence.pages.persistence.dao.bulk.delete
 
BulkPageDeleteExecutionContext - Class in com.atlassian.confluence.pages.persistence.dao.bulk.delete
 
BulkPageDeleteExecutionContext(ProgressMeter, ConfluenceUser, Page) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.delete.BulkPageDeleteExecutionContext
 
BulkSimpleMessage - Class in com.atlassian.confluence.impl.hibernate.bulk
 
BulkSimpleMessage.BulkSimpleMessageBuilder - Class in com.atlassian.confluence.impl.hibernate.bulk
 
BulkSimpleMessageTypes - Enum in com.atlassian.confluence.impl.hibernate.bulk
 
BulkStatusReport - Class in com.atlassian.confluence.impl.hibernate.bulk
 
BulkStatusReport() - Constructor for class com.atlassian.confluence.impl.hibernate.bulk.BulkStatusReport
 
BulkStatusReport(String, SimpleMessage, List<BulkSimpleMessage>) - Constructor for class com.atlassian.confluence.impl.hibernate.bulk.BulkStatusReport
 
BulkStatusReport.Builder - Class in com.atlassian.confluence.impl.hibernate.bulk
 
BulkStatusReportEnum - Enum in com.atlassian.confluence.impl.hibernate.bulk
 
BulkTransaction - Interface in com.atlassian.confluence.impl.hibernate.bulk
 
BulkWriteIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Deprecated.
since 5.9. This class is not used.
BulkWriteIndexTask(List<ConfluenceIndexTask>) - Constructor for class com.atlassian.confluence.search.lucene.tasks.BulkWriteIndexTask
Deprecated.
 
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
Removes pages, blogs, templates, space descriptions and other objects in a space before it is deleted.
BundledContentSpaceRemovalListener(PageManager, PageTemplateManager, LabelManager, SpaceDescriptionManager, BandanaPersister, I18NBeanFactory, EventPublisher) - 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
 
BundledTheme - Enum in com.atlassian.confluence.it.admin
Deprecated.
since 6.0 due to removal of DocTheme
bundlePluginService - Variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
BundlePluginService - Interface in com.atlassian.confluence.setup.bundles
 
button(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.MacroPropertyPanel
Deprecated.
Locates and clicks the <a> element for a given button id.
BUTTON_VALUE_LIST - Static variable in class com.atlassian.confluence.util.LayoutHelper
 
BY - Static variable in class com.atlassian.confluence.api.model.content.Version.Expansions
 
by(Person) - Method in class com.atlassian.confluence.api.model.content.Version.VersionBuilder
 
BY_OPERATION_SUBPATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.ContentRestrictionByOperationNav
 
byAttribute(String, String) - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
byCellType(String) - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
byClassName(String) - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
byCss(String) - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
byDataAttribute(String, String) - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
byId(String) - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
byOperation(ContentId, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentRestrictionResource
Returns info about all restrictions by operation
bySpaceKeyAndTitle(String, String) - Method in class com.atlassian.confluence.api.model.locator.ContentLocatorBuilder.PageLocatorBuilder
 
bySpaceKeyAndTitle(String, String) - Method in class com.atlassian.confluence.legacyapi.model.content.locator.ContentLocatorBuilder.PageLocatorBuilder
Deprecated.
 
bySpaceKeyTitleAndPostingDay(String, String, LocalDate) - Method in class com.atlassian.confluence.api.model.locator.ContentLocatorBuilder.BlogLocatorBuilder
 
bySpaceKeyTitleAndPostingDay(String, String, LocalDate) - Method in class com.atlassian.confluence.legacyapi.model.content.locator.ContentLocatorBuilder.BlogLocatorBuilder
Deprecated.
 
byTagName(String) - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
Bytes(long) - Constructor for class com.atlassian.confluence.status.service.systeminfo.MemoryInfo.Bytes
 
bytes() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo.Bytes
 

C

cache() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
cache() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
 
cache(K, V) - Method in class com.atlassian.confluence.cache.CacheOperations
 
cache - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
CACHE_ARGUMENT - Static variable in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
CACHE_KEY - Static variable in class com.atlassian.confluence.pages.persistence.dao.hibernate.PageIdCache
Deprecated.
CACHE_KEY - Static variable in class com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
 
CACHE_KEY - Static variable in class com.atlassian.confluence.security.CachingSpacePermissionManager
Deprecated.
Since 7.3 No replacement.
CACHE_KEY - Static variable in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
Deprecated.
since 5.10
CACHE_KEY - Static variable in class com.atlassian.confluence.util.DefaultUserChecker
Deprecated.
since 5.10. Don't. Just don't.
CACHE_KEY_PROFILE_PROVIDER_HANDLES - Static variable in class bucket.user.providers.CachingProfileProvider
Deprecated.
 
CACHE_KEY_PROFILE_PROVIDER_PROPERTY_SETS - Static variable in class bucket.user.providers.CachingProfileProvider
Deprecated.
 
CACHE_KEY_PROPERTY_SETS_REFERENCES_CACHE - Static variable in class bucket.user.providers.CachingProfileProvider
Deprecated.
 
CACHE_LAAS_ID - Static variable in class com.atlassian.confluence.impl.vcache.metrics.CacheStatistics
 
CACHE_MAX_ENTRIES_LOCAL_HEAP_CONFIG_KEY_PREFIX - Static variable in class com.atlassian.confluence.cache.ehcache.EhCacheConfigManager
 
CACHE_NAME_PREFIX - Static variable in interface com.atlassian.confluence.cache.CacheStatisticsManager
 
CacheableDirectoryInstanceLoader - Class in com.atlassian.confluence.user.crowd
Caches the underlying remote directory base by id.
CacheableDirectoryInstanceLoader(DelegatingDirectoryInstanceLoader, EventListenerRegistrar, CacheFactory) - Constructor for class com.atlassian.confluence.user.crowd.CacheableDirectoryInstanceLoader
 
CacheableUndefinedLinksResult() - Constructor for class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.CacheableUndefinedLinksResult
 
CacheAwarePropertySet - Class in bucket.user.propertyset
Deprecated.
since 6.10.0. No replacement.
CacheAwarePropertySet() - Constructor for class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
CacheAwarePropertySet - Class in com.atlassian.confluence.impl.propertyset
Deprecated.
since 7.6, replaced by ReadThroughCachingPropertySet
CacheAwarePropertySet() - Constructor for class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
CacheBackedLuceneSearchMapperRegistry - Class in com.atlassian.confluence.search.v2.lucene
Deprecated.
since 7.0.1 All uses of PluginAccessor.getEnabledModuleDescriptorsByClass(Class) are cached now.
CacheBackedLuceneSearchMapperRegistry(PluginAccessor) - Constructor for class com.atlassian.confluence.search.v2.lucene.CacheBackedLuceneSearchMapperRegistry
Deprecated.
 
CacheBackedNotificationDao - Class in com.atlassian.confluence.plugins.like.notifications.dao
Employs a cache to provide temporary caching of notifications.
CacheBackedNotificationDao(VCacheFactory) - Constructor for class com.atlassian.confluence.plugins.like.notifications.dao.CacheBackedNotificationDao
 
cacheCanUseConfluence(User, boolean) - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
Deprecated.
since 5.9: only here to support legacy ThreadLocalPermissionsCache.canUseConfluence(User).
cacheCanUseConfluence(User, boolean) - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
Deprecated.
since 5.9, no replacement. This method is a no-op and does nothing.
CacheCompactionEvent(String, long, int) - Constructor for class com.atlassian.confluence.cache.hazelcast.HazelcastCacheCompactor.CacheCompactionEvent
 
CacheCompactor - Interface in com.atlassian.confluence.cache
Interface indicting a class can 'compact' caches.
CacheCompactorSupport - Class in com.atlassian.confluence.impl.cache
A partial implementation of CacheCompactor.
CacheCompactorSupport() - Constructor for class com.atlassian.confluence.impl.cache.CacheCompactorSupport
 
CacheConfigManager - Interface in com.atlassian.confluence.cache
Manages cache configuration changes (such as max cache size).
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, TransactionAwareCacheFactory) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
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, TransactionAwareCacheFactory, CacheFactory, EventPublisher) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
CachedCrowdUserDao(InternalUserDao, CacheFactory, EventPublisher) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
CachedIntrospectionResultsClearingClassLoader - Class in com.atlassian.confluence.setup.quartz
Class loader which is not registered within list of accepted CLs in CachedIntrospectionResults and therefore all introspection results made by it will be weak references
CachedIntrospectionResultsClearingClassLoader(ClassLoader) - Constructor for class com.atlassian.confluence.setup.quartz.CachedIntrospectionResultsClearingClassLoader
 
CachedIntrospectionResultsFlusher - Class in com.atlassian.confluence.impl.spring
This class clears all cached introspection results after plugin framework has been started.
CachedIntrospectionResultsFlusher(EventListenerRegistrar) - Constructor for class com.atlassian.confluence.impl.spring.CachedIntrospectionResultsFlusher
 
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
 
CachedRewriteMatch - Class in com.atlassian.confluence.servlet.rewrite
 
CachedRewriteMatch(String, String, String) - Constructor for class com.atlassian.confluence.servlet.rewrite.CachedRewriteMatch
 
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
CachedScheduledJobDao(VCacheFactory, BandanaManager) - Constructor for class com.atlassian.confluence.schedule.persistence.dao.CachedScheduledJobDao
 
CacheException(Throwable) - Constructor for exception com.atlassian.confluence.impl.vcache.SynchronousExternalCache.CacheException
 
cacheFactory - Variable in class bucket.user.providers.CachingAccessProvider
Deprecated.
 
cacheFactory - Variable in class bucket.user.providers.CachingCredentialsProvider
Deprecated.
 
cacheFactory - Variable in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
CacheFlusher - Interface in com.atlassian.confluence.impl.cache
Provides operations for flushing (i.e.
cacheFlusher(CacheManager) - Static method in interface com.atlassian.confluence.impl.cache.CacheFlusher
Deprecated.
since 5.10
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
 
cacheInvalidationOutOfSequence(String) - Method in interface com.atlassian.cache.hazelcast.asyncinvalidation.Observability
Called when a cache invalidation is detected out-of-sequence and causes a cache to be flushed.
CacheInvalidationOutOfSequenceEvent(String) - Constructor for class com.atlassian.confluence.cache.hazelcast.AsyncInvalidationCacheFactory.CacheInvalidationOutOfSequenceEvent
 
CacheInvalidator<K> - Interface in com.atlassian.cache.hazelcast.asyncinvalidation
Repreents operations for invalidating some or all entries in a cache.
CacheInvalidatorFactory - Class in com.atlassian.cache.hazelcast.asyncinvalidation
Responsible for creating CacheInvalidators for a given Cache, as well managing the sequence snapshot process.
CacheKey - Interface in com.atlassian.confluence.it.admin
Interface for cache keys in Confluence.
cacheManager - Variable in class com.atlassian.confluence.plugins.synchrony.tasks.AbstractConfigLongRunningTask
 
CacheMetricsKeys - Enum in com.atlassian.confluence.impl.vcache.metrics
Types of common metrics supported by caches.
CacheMode - Enum in com.atlassian.confluence.core.persistence.hibernate
Controls how a session on the current thread interacts with the second-level cache and query cache.
CacheMonitoringUtils - Class in com.atlassian.confluence.cache
Return noop splits if cache monitoring disabled.
CacheMonitoringUtils() - Constructor for class com.atlassian.confluence.cache.CacheMonitoringUtils
 
CacheOperations<K,V> - Class in com.atlassian.confluence.cache
A cache operation recorder.
CacheOperations() - Constructor for class com.atlassian.confluence.cache.CacheOperations
 
CacheOperationsWhitelistService - Interface in com.atlassian.confluence.impl.cache.whitelist
 
CacheOperationsWhitelistServiceFactoryBean - Class in com.atlassian.confluence.impl.cache.whitelist
A Spring FactoryBean that loads a CacheOperationsWhitelistService from the classpath.
CacheOperationsWhitelistServiceFactoryBean() - Constructor for class com.atlassian.confluence.impl.cache.whitelist.CacheOperationsWhitelistServiceFactoryBean
 
cachePermissionExemption(User, boolean) - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
 
cachePermissionExemption(User, boolean) - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
Deprecated.
since 5.9, no replacement. This method is a no-op and does nothing.
CacheResource - Class in com.atlassian.confluence.functest.rest.admin
Interacts with the CacheManager.
CacheResource(CacheManager, CacheStatisticsManager, CacheConfigManager) - Constructor for class com.atlassian.confluence.functest.rest.admin.CacheResource
 
cacheResult(long, int, long, Supplier<List<ListUndefinedPagesAction.UndefinedPage>>, Map) - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction
Return cached result if available or getting new data
CacheRpc - Class in com.atlassian.confluence.it.rpc.delegates.admin
Interacts the with cache and gets statistics.
CacheRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.CacheRpc
 
CacheSequenceSnapshotInconsistentEvent(String) - Constructor for class com.atlassian.confluence.cache.hazelcast.AsyncInvalidationCacheFactory.CacheSequenceSnapshotInconsistentEvent
 
CacheSettingsManager - Interface in com.atlassian.confluence.cache
A manager for cache settings, provides operations for retrieving, runtime update and saving settings to persistent storage.
cacheSpacePermission(User, String, Space, boolean) - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
 
cacheSpacePermission(User, String, Space, boolean) - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
Deprecated.
since 5.9, no replacement. This method is a no-op and does nothing.
CacheStatistics - Interface in com.atlassian.confluence.cache
Deprecated.
since 7.5 Use ManagedCache.getStatistics()
CacheStatistics - Class in com.atlassian.confluence.impl.vcache.metrics
Represents instrumentation data for caches.
CacheStatistics(String, List<String>, String, long, long, double, Map<String, ?>, long, long) - Constructor for class com.atlassian.confluence.impl.vcache.metrics.CacheStatistics
 
CacheStatistics - Class in com.atlassian.confluence.it.admin
Represents the statistics for a specific cache.
CacheStatistics(Integer, Integer) - Constructor for class com.atlassian.confluence.it.admin.CacheStatistics
 
CacheStatistics.CacheStatisticsBuilder - Class in com.atlassian.confluence.impl.vcache.metrics
 
CacheStatistics.Capability - Enum in com.atlassian.confluence.it.admin
 
CacheStatisticsAction - Class in com.atlassian.confluence.cache
Deprecated.
since 5.5. Functionality moved to the confluence-cache-management-plugin.
CacheStatisticsAction() - Constructor for class com.atlassian.confluence.cache.CacheStatisticsAction
Deprecated.
 
CacheStatisticsBuilder() - Constructor for class com.atlassian.confluence.impl.vcache.metrics.CacheStatistics.CacheStatisticsBuilder
 
CacheStatisticsCapability - Enum in com.atlassian.confluence.cache
Describes optional capabilities as exposed by the Cache Statistics service
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
 
CacheStatisticsHelper - Class in com.atlassian.confluence.cache
Provides utility methods useful for classes that implement the CacheStatistics interface.
CacheStatisticsHelper() - Constructor for class com.atlassian.confluence.cache.CacheStatisticsHelper
 
CacheStatisticsManager - Interface in com.atlassian.confluence.cache
Provides information on how effective each managed cache is.
CacheStatisticsMXBean - Interface in com.atlassian.confluence.jmx
Declares JMX attributes for exposing application cache statistics.
CacheStatisticsPage - Class in com.atlassian.confluence.it.admin
Deprecated.
CacheStatisticSupplier - Class in com.atlassian.confluence.plugins.monitoring
 
CacheStatisticSupplier(CacheStatisticsManager, I18NBeanFactory) - Constructor for class com.atlassian.confluence.plugins.monitoring.CacheStatisticSupplier
 
CacheStatisticsUtils - Class in com.atlassian.confluence.impl.vcache.metrics
Various utilities for Cache Statistics.
cacheType() - Method in class com.atlassian.confluence.cache.hazelcast.monitoring.DistributedCacheInvalidationCounter
Deprecated.
 
cacheUserAccessStatus(User, AccessStatus) - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
 
CachingAccessProvider - Class in bucket.user.providers
Deprecated.
since 6.10.0. No longer used.
CachingAccessProvider() - Constructor for class bucket.user.providers.CachingAccessProvider
Deprecated.
 
CachingAttachmentDao - Class in com.atlassian.confluence.pages.attachments
Deprecated.
CachingAttachmentDao(AttachmentDaoInternal, AttachmentCache) - Constructor for class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
Deprecated.
 
CachingAttachmentManager - Class in com.atlassian.confluence.pages
Deprecated.
CachingAttachmentManager(AttachmentManagerInternal, AttachmentDownloadPathCache) - Constructor for class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
CachingCacheSettingsManager - Class in com.atlassian.confluence.cache
Caches calculation of caches settings in order to avoid traversing long list of expensive regexps
CachingCacheSettingsManager(CacheSettingsManager) - Constructor for class com.atlassian.confluence.cache.CachingCacheSettingsManager
 
CachingConfluenceAccessManager - Class in com.atlassian.confluence.security.access
A ConfluenceAccessManager implementation with thread-local caching.
CachingConfluenceAccessManager(ConfluenceAccessManager, PermissionCheckExemptions) - Constructor for class com.atlassian.confluence.security.access.CachingConfluenceAccessManager
 
CachingConfluenceUserDao - Class in com.atlassian.confluence.impl.user.persistence.dao
This class is responsible for caching user keys by username.
CachingConfluenceUserPropertySetFactory - Class in com.atlassian.confluence.user
Deprecated.
CachingConfluenceUserPropertySetFactory(PropertySetFactory, VCacheFactory) - Constructor for class com.atlassian.confluence.user.CachingConfluenceUserPropertySetFactory
Deprecated.
 
CachingCredentialsProvider - Class in bucket.user.providers
Deprecated.
since 6.10.0. No longer used.
CachingCredentialsProvider() - Constructor for class bucket.user.providers.CachingCredentialsProvider
Deprecated.
 
cachingEnablingItemNumber - Variable in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction
 
cachingEnablingTimeout - Variable in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction
 
CachingFormatSettingsManager - Class in com.atlassian.confluence.impl.settings
 
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(VCacheFactory, I18NBeanFactory, EventPublisher) - Constructor for class com.atlassian.confluence.util.i18n.CachingI18NBeanFactory
 
CachingInheritedContentPermissionManager - Class in com.atlassian.confluence.core
Deprecated.
CachingInheritedContentPermissionManager() - Constructor for class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
Deprecated.
 
CachingInheritedContentPermissionManager - Class in com.atlassian.confluence.impl.security
An InheritedContentPermissionManager implementation that delegates to another, and caches the lookups.
CachingInheritedContentPermissionManager(InheritedContentPermissionManager, ContentPermissionSetDao, PageDao, TransactionAwareCacheFactory, EventListenerRegistrar) - Constructor for class com.atlassian.confluence.impl.security.CachingInheritedContentPermissionManager
 
CachingJournalStateStore - Class in com.atlassian.confluence.impl.journal
 
CachingJournalStateStore(JournalStateStore, VCacheFactory) - Constructor for class com.atlassian.confluence.impl.journal.CachingJournalStateStore
 
CachingLabelManager - Class in com.atlassian.confluence.impl.labels
 
CachingLabelManager(LabelManagerInternal, CacheFactory, EventListenerRegistrar, AdaptiveMostUsedLabelsCache) - Constructor for class com.atlassian.confluence.impl.labels.CachingLabelManager
 
CachingLabelManager - Class in com.atlassian.confluence.labels
Deprecated.
since 7.5
CachingLabelManager(LabelManagerInternal, VCacheFactory, EventListenerRegistrar) - Constructor for class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
CachingNotificationDao - Class in com.atlassian.confluence.impl.mail.notification.persistence
Caching for NotificationDao.
CachingNotificationDao(NotificationDaoInternal, CacheFactory) - Constructor for class com.atlassian.confluence.impl.mail.notification.persistence.CachingNotificationDao
 
CachingPageDao - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
Deprecated.
since 7.5 Replaced with ReadThroughCachingPageDao
CachingPageDao(PageDaoInternal, PageIdCache) - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
CachingPageDao(PageDaoInternal, VCacheFactory) - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
Deprecated.
 
CachingPersistentDecoratorDao - Class in com.atlassian.confluence.impl.themes.persistence
An implementation of PersistentDecoratorDao which combines a cache with Hibernate.
CachingPersistentDecoratorDao(SessionFactory, CacheFactory) - Constructor for class com.atlassian.confluence.impl.themes.persistence.CachingPersistentDecoratorDao
 
CachingPersonalInformationDao - Class in com.atlassian.confluence.user.persistence.dao
Deprecated.
CachingPersonalInformationDao(PersonalInformationDaoInternal, VCacheFactory) - Constructor for class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
Deprecated.
 
CachingPluginStateStore - Class in com.atlassian.confluence.plugin
Wrapper for PluginPersistentStateStore that caches retrieved values.
CachingPluginStateStore(PluginPersistentStateStore, VCacheFactory) - Constructor for class com.atlassian.confluence.plugin.CachingPluginStateStore
 
CachingProfileProvider - Class in bucket.user.providers
Deprecated.
since 6.10.0. No longer used.
CachingProfileProvider() - Constructor for class bucket.user.providers.CachingProfileProvider
Deprecated.
 
CachingSiteDarkFeaturesDao - Class in com.atlassian.confluence.impl.feature
An implmentation of SiteDarkFeaturesDao which uses a CachedReference to reduce pressure on a delegate SiteDarkFeaturesDao.
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(SpacePermissionDao, PermissionCheckExemptions, SpacePermissionDefaultsStoreFactory, TransactionAwareCacheFactory, EventPublisher, ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService, UserAccessor, AccessModeManager) - Constructor for class com.atlassian.confluence.security.CachingSpacePermissionManager
 
CachingSpacePermissionManager(SpacePermissionDao, PermissionCheckExemptions, SpacePermissionDefaultsStoreFactory, TransactionAwareCacheFactory, EventPublisher, ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService, Supplier<UserAccessor>, AccessModeManager) - Constructor for class com.atlassian.confluence.security.CachingSpacePermissionManager
Deprecated.
since 7.5
CachingSpacePermissionManager(SpacePermissionDao, PermissionCheckExemptions, SpacePermissionDefaultsStoreFactory, CacheFactory, EventPublisher, ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService, Supplier<UserAccessor>, AccessModeManager) - Constructor for class com.atlassian.confluence.security.CachingSpacePermissionManager
Deprecated.
CachingThemeKeyDao - Class in com.atlassian.confluence.impl.themes
An implementation of ThemeKeyDao that caches the responses from a delegate.
cachingTime - Variable in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.CacheableUndefinedLinksResult
 
calculateCapacityPercentage(long, long) - Static method in class com.atlassian.confluence.cache.CacheStatisticsHelper
 
calculateChangedValues(T, T) - Method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
 
calculateConfluenceResourceUris(ConfluenceWebResourceService.Style, String) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceService
Computes the resource uris required by the given space.
calculateDuplicates() - Method in class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction.StubComponentRegistrar
 
calculateEventName() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.SynchronyRecoveryEvent
 
calculateEventName() - Method in class com.atlassian.confluence.event.events.profile.ViewMyDraftsEvent
 
calculateEventName() - Method in class com.atlassian.confluence.event.events.profile.ViewMyFavouritesEvent
 
calculateEventName() - Method in class com.atlassian.confluence.event.events.profile.ViewMyWatchesEvent
 
calculateEventName() - Method in class com.atlassian.confluence.event.events.profile.ViewNetworkEvent
 
calculateNextRunTime(SchedulerService, JobConfig, Date) - Static method in class com.atlassian.confluence.schedule.ScheduleUtil
As Javadoc of SchedulerService#calculateNextRunTime says, for interval job the result may not be correct, so we calculate by ourselves.
calculateRanksForLiteLabels(List<LiteLabelSearchResult>, Comparator<? super RankedLiteLabelSearchResult>) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
Calculate ranks for input labels.
calculateRanksForLiteLabels(List<LiteLabelSearchResult>, Comparator<? super RankedLiteLabelSearchResult>) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
Calculate ranks for input labels.
calculateRanksForLiteLabels(List<LiteLabelSearchResult>, Comparator<? super RankedLiteLabelSearchResult>) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
Calculate ranks for input labels.
calculateRanksForLiteLabels(List<LiteLabelSearchResult>, Comparator<? super RankedLiteLabelSearchResult>) - Method in interface com.atlassian.confluence.labels.LabelManager
Calculate ranks for input labels.
CalendarLanguageUtil - Class in com.atlassian.confluence.pages.actions
Default implementaion that reads mappings from calendar-language-util.properties file.
call() - Method in class com.atlassian.confluence.cache.ehcache.config.migration.EhCacheConfigMigrator
This method allows an upgrade task in Confluence Core to invoke this class without requiring visibility of the class.
call() - Method in class com.atlassian.confluence.cluster.hazelcast.CollectClusterInvariants
 
call() - Method in class com.atlassian.confluence.cluster.hazelcast.CollectNodeStatus
 
call() - Method in class com.atlassian.confluence.internal.webhooks.analytics.WebhooksDailySummaryPeriodicEventSupplier
 
call(String, int, int) - Method in interface com.atlassian.confluence.userstatus.tag.TagCallback
Deprecated.
 
call() - Method in class com.atlassian.sal.confluence.lifecycle.ServiceExecutionTemplate
 
callbackContext() - Method in interface com.atlassian.confluence.util.sandbox.SandboxSpec
Callback context object for this sandbox instance
callOtherGetQueryOverload(HibernateContentQueryFactory, Session, Object...) - Static method in class com.atlassian.confluence.impl.hibernate.HibernateContentQueryFactoryDefaults
 
callOtherGetQueryOverload(HibernateContentQueryFactory, EntityManager, Object...) - Static method in class com.atlassian.confluence.impl.hibernate.HibernateContentQueryFactoryDefaults
 
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
Deprecated.
 
can(DirectoryConfigurationCapability) - Method in class com.atlassian.confluence.it.usermanagement.CrowdSSODirectoryConfiguration
 
can(DirectoryConfigurationCapability) - Method in class com.atlassian.confluence.it.usermanagement.DefaultDirectoryConfiguration
Deprecated.
 
can(DirectoryConfigurationCapability) - Method in interface com.atlassian.confluence.it.usermanagement.DirectoryConfiguration
Deprecated.
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
 
canAddAttachment() - Method in class com.atlassian.confluence.it.content.ViewContentBean
Deprecated.
since 5.9.0.
canAddBlogPost() - Method in class com.atlassian.confluence.it.content.ViewContentBean
Deprecated.
since 5.9.0.
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
Deprecated.
since 5.9.0.
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.
canAddUsers() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
canAddUsers() - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
CanAddUsersCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions.user
Determines if the "Add Users" panel on the Dashboard should be displayed
CanAddUsersCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.user.CanAddUsersCondition
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.it.api.test.plugin.DummyPermissionDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyPermissionDelegate
 
canAdminister(Project, String) - Method in class com.atlassian.confluence.plugins.navlinks.spi.impl.NavlinksProjectPermissionManager
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
canAdminister(User, Attachment) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
canAdminister(User, BlogPost) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canAdminister(User, Comment) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
canAdminister(User, Draft) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
canAdminister(User, GlobalDescription) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
canAdminister(User, Group) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
Unsupported.
canAdminister(User, Labelling) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
canAdminister(User, AbstractLink) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canAdminister(User, Page) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canAdminister(User, PageTemplate) - Method in class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canAdminister(User, PersonalInformation) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
 
canAdminister(User, SpaceDescription) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canAdminister(User, Space) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
 
canAdminister(User, User) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
Unsupported.
canAdminister(User, TARGET) - 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.
canBuildType(Type, AnnotatedElement) - Method in class com.atlassian.confluence.plugins.graphql.types.ContainerTypeBuilder
 
canBuildType(Type, AnnotatedElement) - Method in class com.atlassian.confluence.plugins.graphql.types.ContentMetadataTypeBuilder
 
canBuildType(Type, AnnotatedElement) - Method in class com.atlassian.confluence.plugins.graphql.types.EnumKeyMapTypeBuilder
 
canBuildType(Type, AnnotatedElement) - Method in class com.atlassian.confluence.plugins.graphql.types.JsonStringTypeBuilder
 
canBuildType(Type, AnnotatedElement) - Method in class com.atlassian.confluence.plugins.graphql.types.PageResponseTypeBuilder
 
canBuildType(Type, AnnotatedElement) - Method in class com.atlassian.confluence.plugins.graphql.types.ReferenceTypeBuilder
 
canBuildType(Type, AnnotatedElement) - Method in class com.atlassian.confluence.plugins.graphql.types.SpaceMetadataTypeBuilder
 
canBuildType(Type, AnnotatedElement) - Method in class com.atlassian.confluence.plugins.graphql.types.UserTypeBuilder
 
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.EditMaintenance
 
cancel() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
cancel() - Method in class com.atlassian.confluence.it.content.EditAttachmentsBean
 
cancel() - Method in class com.atlassian.confluence.it.content.EditContentBean
 
cancel() - Method in class com.atlassian.confluence.pageobjects.component.form.MultiPicker
Deprecated.
Cancels the select2 dropdown by pressing the Escape key.
cancel() - Method in class com.atlassian.confluence.pageobjects.page.admin.AbstractEditStylesheetPage
Deprecated.
 
cancel() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
cancel() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
Cancel a comment in the quick editor
cancel() - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserProfilePage
Deprecated.
 
cancelAnyAlert - Variable in class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
 
cancelAnyAlert - Variable in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
CancelAnyAlert - Class in com.atlassian.confluence.webdriver.rules
 
CancelAnyAlert() - Constructor for class com.atlassian.confluence.webdriver.rules.CancelAnyAlert
 
CancelAnyAlert(WebDriver) - Constructor for class com.atlassian.confluence.webdriver.rules.CancelAnyAlert
 
cancelAnyAlertClassRule - Static variable in class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
 
cancelAnyEditorAuiModalDialog - Variable in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
CancelAnyEditorAuiModalDialog - Class in com.atlassian.confluence.webdriver.rules
 
CancelAnyEditorAuiModalDialog() - Constructor for class com.atlassian.confluence.webdriver.rules.CancelAnyEditorAuiModalDialog
 
cancelCreateTemplate(String, String) - Method in class com.atlassian.confluence.it.admin.GlobalTemplatesPage
 
cancelEditor() - Method in class com.atlassian.confluence.webdriver.EditorContextInitialiser
 
cancelHeartbeat() - Method in interface com.atlassian.confluence.plugins.synchrony.api.SynchronyMonitor
Cancels polling the Synchrony heartbeat rest endpoint if a poll is currently in progress, useful when Synchrony is shutdown before it is able to resolve a successful heartbeat result.
cancelHeartbeat() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyMonitor
 
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
 
cancelPicker() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorTablePicker
Deprecated.
Cancels the table picker dropdown if it is currently opened.
cancelWithDirtyEditor() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
Cancel a comment in the quick editor, with a dirty editor.
cancelWithoutWaitForBind() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
Cancel a comment in the quick editor without waiting for bind
CanClusterCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
CanClusterCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.CanClusterCondition
 
canComment() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
canComment(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canConvert(Class) - Method in class com.atlassian.confluence.setup.xstream.EnumConverter
 
canConvert(Class) - Method in class com.atlassian.confluence.setup.xstream.InstantConverter
 
canConvert(Class) - Method in class com.atlassian.confluence.setup.xstream.XStreamSecurityClassFilter
 
canCreate(User, Object) - Method in class com.atlassian.confluence.it.api.test.plugin.DummyPermissionDelegate
 
canCreate(PageTemplate, PageTemplate) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
canCreate(PageTemplate, PageTemplate) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
Returns if a template can be created.
canCreate(User, Object) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyPermissionDelegate
 
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.PagePermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
 
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.SharedAccessInterceptor
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
 
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
 
canCreateAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.AttachmentContentTypeApiSupport
 
canCreateAttachments(ContentId) - Method in interface com.atlassian.confluence.api.service.content.AttachmentService.Validator
Checks if the user is permitted to add attachments to the current version of the given content
canCreateAttachments(ContentId, ContentStatus) - Method in interface com.atlassian.confluence.api.service.content.AttachmentService.Validator
Checks if the user is permitted to add attachments to the given content
canCreateBlogPost(User, Space) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.it.api.test.plugin.DummyPermissionDelegate
 
canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyPermissionDelegate
 
canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.security.delegate.AbstractPermissionsDelegate
 
canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
 
canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
 
canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
 
canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
 
canCreateInTarget(User, Class) - Method in interface com.atlassian.confluence.security.PermissionDelegate
 
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
Deprecated.
 
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
Deprecated.
 
canEdit(User, Object) - Method in class com.atlassian.confluence.it.api.test.plugin.DummyPermissionDelegate
 
canEdit() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
canEdit() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
canEdit(User, Object) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyPermissionDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
canEdit(User, Attachment) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
canEdit(User, BlogPost) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canEdit(User, Comment) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
canEdit(User, Draft) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
canEdit(User, GlobalDescription) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
canEdit(User, Group) - 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, Labelling) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
canEdit(User, AbstractLink) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canEdit(User, Page) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canEdit(User, PageTemplate) - Method in class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canEdit(User, PersonalInformation) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
 
canEdit(User, SpaceDescription) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canEdit(User, Space) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
 
canEdit(User, User) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
Determines if the specified user can edit the target user.
canEdit(User, TARGET) - 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
Deprecated.
 
canEncodeStateIntoUrl() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
canExecuteRequest(HttpServletRequest) - Method in class com.atlassian.sal.confluence.websudo.ConfluenceWebSudoManager
canExpand() - Method in class com.atlassian.confluence.api.impl.service.content.factory.Fauxpansions
 
canExpand(String) - Method in class com.atlassian.confluence.api.model.Expansions
 
canExpand(String) - Method in class com.atlassian.confluence.legacyapi.service.Expansions
Deprecated.
 
canExport(User, Object) - Method in class com.atlassian.confluence.it.api.test.plugin.DummyPermissionDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyPermissionDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
canExport(User, Attachment) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
canExport(User, BlogPost) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canExport(User, Comment) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
We've decided that most objects aside from spaces should not support canExport.
canExport(User, Draft) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
canExport(User, GlobalDescription) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
canExport(User, Group) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
Unsupported.
canExport(User, Labelling) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
canExport(User, AbstractLink) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canExport(User, Page) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canExport(User, PageTemplate) - Method in class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canExport(User, PersonalInformation) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
 
canExport(User, SpaceDescription) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canExport(User, Space) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
 
canExport(User, User) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
Unsupported.
canExport(User, TARGET) - 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
 
canHandle(HttpServletRequest) - Method in class com.atlassian.confluence.servlet.JohnsonAnalyticsServlet.EventKbArticleClickedHandler
 
canHandle(HttpServletRequest) - Method in class com.atlassian.confluence.servlet.JohnsonAnalyticsServlet.GeneralKbArticleLinkClickedHandler
 
canInitialiseContainer() - Method in class com.atlassian.confluence.setup.ConfluenceBootstrappedContextLoaderListener
 
CanInviteUserCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
CanInviteUserCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.CanInviteUserCondition
 
CanInviteUserCriteria - Class in com.atlassian.confluence.admin.criteria
 
CanInviteUserCriteria(WritableDirectoryExistsCriteria) - Constructor for class com.atlassian.confluence.admin.criteria.CanInviteUserCriteria
 
canLoad(String) - Method in class com.atlassian.confluence.user.crowd.CacheableDirectoryInstanceLoader
 
canManageEntityLinksFor(EntityReference) - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
canManageFeaturesForAllUsers() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
 
canManageFeaturesForAllUsers() - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
 
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.
canModifyGroups() - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
canMove(User, BlogPost, Object, String) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canMove(User, Page, Object, String) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canMove(User, Object, Object, String) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
 
canMove(User, Object, Object, String) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
 
canMove(User, TARGET, Object, String) - Method in interface com.atlassian.confluence.security.PermissionDelegate
 
canMoveDown() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
canMoveUp() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
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
Deprecated.
canonicalize(String) - Method in interface com.atlassian.confluence.content.render.xhtml.links.LinksUpdater
Applies the same rewriter as on any of contract/expand methods.
canonicalize(String) - Method in class com.atlassian.confluence.content.render.xhtml.links.XhtmlLinksUpdater
 
canonicalMapping(Iterable<String>) - Static method in class com.atlassian.confluence.user.crowd.NameUtils
Deprecated.
canonicalMappingForGroups(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.
canonicalMappingForNames(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.
canPerform(Person, Operation, Target) - Method in class com.atlassian.confluence.api.impl.service.permissions.OperationServiceImpl
Checks if the given user is able to perform the specified operation on the specified target.
canPerform(Person, Operation, Iterable<Target>) - Method in class com.atlassian.confluence.api.impl.service.permissions.OperationServiceImpl
Checks if the given user is able to perform the specified operation on the specified targets.
canPerform(Person, Target) - Method in class com.atlassian.confluence.api.model.permissions.spi.BaseOperationCheck
canPerform(Person, Iterable<Target>) - Method in class com.atlassian.confluence.api.model.permissions.spi.BaseOperationCheck
Validates targets are the correct TargetType, then delegates to BaseOperationCheck.canPerformImpl(Person, java.lang.Iterable).
canPerform(Person, Target) - Method in interface com.atlassian.confluence.api.model.permissions.spi.OperationCheck
Check whether the specified Person can perform this operation on the specified target.
canPerform(Person, Iterable<Target>) - Method in interface com.atlassian.confluence.api.model.permissions.spi.OperationCheck
Check whether the specified Person can perform this operation on ALL of the specified targets.
canPerform(Person, Operation, Target) - Method in interface com.atlassian.confluence.api.service.permissions.OperationService
Check whether a person can perform a particular operation on a particular target.
canPerform(Person, Operation, Iterable<Target>) - Method in interface com.atlassian.confluence.api.service.permissions.OperationService
Check whether the specified Person can perform a particular operation on each of the specified targets.
canPerformAccordingToState(Person, Target) - Method in class com.atlassian.confluence.api.model.permissions.spi.BaseOperationCheck
canPerformAccordingToState(Person, Iterable<Target>) - Method in class com.atlassian.confluence.api.model.permissions.spi.BaseOperationCheck
canPerformAccordingToState(Person, Target) - Method in interface com.atlassian.confluence.api.model.permissions.spi.OperationCheck
Check whether the specified Person can perform this operation on the specified target based on its state.
canPerformAccordingToState(Person, Iterable<Target>) - Method in interface com.atlassian.confluence.api.model.permissions.spi.OperationCheck
Check whether the specified Person can perform this operation on each of the specified targets based on their state.
canPerformAccordingToStateImpl(Person, Iterable<Target>) - Method in class com.atlassian.confluence.api.model.permissions.spi.BaseOperationCheck
Subclass implements this to perform canPerformAccordingToState checks on a collection of targets.
canPerformImpl(Person, Iterable<Target>) - Method in class com.atlassian.confluence.api.model.permissions.spi.BaseOperationCheck
Subclass implements this to perform canPerform checks on a collection of targets.
canPerformWithoutExemptions(Person, Operation, Target) - Method in class com.atlassian.confluence.api.impl.service.permissions.OperationServiceImpl
 
canPerformWithoutExemptions(Person, Operation, Iterable<Target>) - Method in class com.atlassian.confluence.api.impl.service.permissions.OperationServiceImpl
 
canPerformWithoutExemptions(Person, Operation, Target) - Method in interface com.atlassian.confluence.api.service.permissions.OperationService
Check whether a person can perform a particular operation on a particular target.
canPerformWithoutExemptions(Person, Operation, Iterable<Target>) - Method in interface com.atlassian.confluence.api.service.permissions.OperationService
Check whether the specified Person can perform a particular operation on each of the specified targets.
canRelate(S, T) - Method in class com.atlassian.confluence.api.impl.service.relation.AuthenticatedUserRelationDescriptor
 
canRelate(S, T) - Method in class com.atlassian.confluence.api.impl.service.relation.DefaultValidatingRelationDescriptor
 
canRelate(S, RelationDescriptor<S, T>, T) - Static method in class com.atlassian.confluence.api.model.relations.RelationDescriptors
canRelate(S, T) - Method in interface com.atlassian.confluence.api.model.relations.ValidatingRelationDescriptor
Returns ValidationResult, which indicates if two given entities may form a relation, described by this RelationDescriptor object
canRemove() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
canRemove() - Method in class com.atlassian.confluence.it.admin.ViewUser
 
canRemove(User, Object) - Method in class com.atlassian.confluence.it.api.test.plugin.DummyPermissionDelegate
 
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.plugins.contentproperty.JsonPropertyPermissionDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
canRemove(User, Attachment) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
canRemove(User, BlogPost) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canRemove(User, Comment) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
canRemove(User, Draft) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
canRemove(User, GlobalDescription) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
canRemove(User, Group) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
Determines if the specified user can remove the target group.
canRemove(User, Labelling) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
canRemove(User, AbstractLink) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canRemove(User, Page) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canRemove(User, PageTemplate) - Method in class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canRemove(User, PersonalInformation) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
 
canRemove(User, SpaceDescription) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canRemove(User, Space) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
 
canRemove(User, User) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
Determines if the specified user can remove the target user.
canRemove(User, TARGET) - 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
 
canRemoveAttachment(Attachment) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.AttachmentContentTypeApiSupport
 
canRemoveComment(String) - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
canRemoveGroup(Group) - Method in class com.atlassian.confluence.it.admin.ManageGroups
 
canRemoveHierarchy(User, BlogPost) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canRemoveHierarchy(User, Page) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canRemoveHierarchy(User, Object) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
 
canRemoveHierarchy(User, Object) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
 
canRemoveHierarchy(User, TARGET) - Method in interface com.atlassian.confluence.security.PermissionDelegate
 
canRemoveHierarchy(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canRemovePagePermission() - Method in class com.atlassian.confluence.it.content.ContentInfoBean
 
canRemoveVersion(String, int) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
Returns true if the 'Remove' link is present for the given attachment name and version.
canRename() - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
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
 
canRequestAccess() - Method in class com.atlassian.confluence.it.content.ViewContentBean
Returns true if the request access button link is present.
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
 
canSetPermission(User, SpacePermission) - Method in class com.atlassian.confluence.security.SpacePermissionDefaultsPermissionChecker
 
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, ConfluenceUser) - 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.it.api.test.plugin.DummyPermissionDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyPermissionDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
canSetPermissions(User, Attachment) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
canSetPermissions(User, BlogPost) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canSetPermissions(User, Comment) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
canSetPermissions(User, Draft) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
canSetPermissions(User, GlobalDescription) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
canSetPermissions(User, Group) - 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, Labelling) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
canSetPermissions(User, AbstractLink) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canSetPermissions(User, Page) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canSetPermissions(User, PageTemplate) - Method in class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canSetPermissions(User, PersonalInformation) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
 
canSetPermissions(User, SpaceDescription) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canSetPermissions(User, Space) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
 
canSetPermissions(User, User) - 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, TARGET) - 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.user.DefaultSignupManager
 
canSignUpWith(String) - Method in interface com.atlassian.confluence.user.SignupManager
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
Deprecated.
 
canUpdate() - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
canUseConfluence(User) - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
canUseConfluence() - Method in interface com.atlassian.confluence.security.access.AccessStatus
A user (logged in or anonymous) may have access to Confluence if they have been granted SpacePermission.USE_CONFLUENCE_PERMISSION or SpacePermission.LIMITED_USE_CONFLUENCE_PERMISSION permission.
canUseConfluence(User) - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
Deprecated.
since 5.9. Users can have different types of access to Confluence, use ConfluenceAccessManager.getUserAccessStatus(com.atlassian.user.User) instead.
canUseConfluenceCheck(User) - Method in class com.atlassian.confluence.plugins.rest.filter.CanUseFilter
 
canUseConfluenceCheck(User) - Method in class com.atlassian.confluence.plugins.rest.filter.CanUseWithAnyConfluenceAccessFilter
 
CanUseFilter - Class in com.atlassian.confluence.plugins.rest.filter
A filter which checks if the current user is permitted to use Confluence.
CanUseFilter(PermissionManager) - Constructor for class com.atlassian.confluence.plugins.rest.filter.CanUseFilter
 
canUserRequestAccessOnCurrentPage() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
CanUserUseConfluence(SpacePermissionManager) - Constructor for class com.atlassian.confluence.follow.DefaultFollowManager.CanUserUseConfluence
 
CanUseWithAnyConfluenceAccessFilter - Class in com.atlassian.confluence.plugins.rest.filter
A filter which checks if the current user is permitted to use Confluence, including users with visitor (limited) access.
CanUseWithAnyConfluenceAccessFilter(PermissionManager, ConfluenceAccessManager) - Constructor for class com.atlassian.confluence.plugins.rest.filter.CanUseWithAnyConfluenceAccessFilter
 
canView(User, Object) - Method in class com.atlassian.confluence.it.api.test.plugin.DummyPermissionDelegate
 
canView(User) - Method in class com.atlassian.confluence.it.api.test.plugin.DummyPermissionDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyPermissionDelegate
 
canView(User) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyPermissionDelegate
 
canView(ConfluenceUser) - Method in class com.atlassian.confluence.plugins.edgeindex.edge.DefaultEdgeTypePermissionDelegate
 
canView(ConfluenceUser) - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeType.EdgeTypePermissionDelegate
 
canView(User) - Method in class com.atlassian.confluence.security.delegate.AbstractPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
Return true if a user is licensed to use Confluence i.e.
canView(User) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
canView(User, Attachment) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
canView(User, BlogPost) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canView(User, Comment) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
canView(User, Draft) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
canView(User, GlobalDescription) - 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) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
canView(User, Group) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
Determines if the specified user can view the target group.
canView(User) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
 
canView(User, Labelling) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
canView(User, AbstractLink) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canView(User) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canView(User, Page) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canView(User, PageTemplate) - Method in class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canView(User) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canView(User, PersonalInformation) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canView(User) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
 
canView(User) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
 
canView(User, SpaceDescription) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canView(User) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canView(User, Space) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canView(User) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
 
canView(User) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
 
canView(User, User) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
Determines if the specified user can view the target user.
canView(User) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
 
canView(User, TARGET) - Method in interface com.atlassian.confluence.security.PermissionDelegate
 
canView(User) - 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
 
canViewProfile() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.PermissionCheckedUser
 
Captcha - Class in com.atlassian.confluence.it.content.security
 
Captcha(WebTester) - Constructor for class com.atlassian.confluence.it.content.security.Captcha
 
CAPTCHA_HEADER_ID - Static variable in class com.atlassian.confluence.tinymceplugin.rest.captcha.CaptchaResourceFilter
 
CAPTCHA_HEADER_RESPONSE - Static variable in class com.atlassian.confluence.tinymceplugin.rest.captcha.CaptchaResourceFilter
 
CAPTCHA_ID - Static variable in class com.atlassian.confluence.servlet.ImageCaptchaServlet
 
CAPTCHA_KEY - Static variable in class com.atlassian.confluence.event.events.security.LoginDetails
 
CAPTCHA_RESPONSE_ID - Static variable in class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
Deprecated.
 
CaptchaAware - Interface in com.atlassian.confluence.security
Interface used to mark Actions that require captcha validation.
CaptchaCheckFailedException - Exception in com.atlassian.confluence.tinymceplugin.rest.captcha
Thrown when a Captcha check fails
CaptchaCheckFailedException() - Constructor for exception com.atlassian.confluence.tinymceplugin.rest.captcha.CaptchaCheckFailedException
 
CaptchaContextProvider - Class in com.atlassian.confluence.tinymceplugin.web
Gives the Captcha web panel access to Captcha-specific context
CaptchaContextProvider(CaptchaManager) - Constructor for class com.atlassian.confluence.tinymceplugin.web.CaptchaContextProvider
 
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.tinymceplugin.rest.captcha
A filter for requests that require a captcha to be supplied.
CaptchaResourceFilter(CaptchaManager) - Constructor for class com.atlassian.confluence.tinymceplugin.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
captchaVisibleCondition() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
Checks to see if Captcha is present in the quick editor
Caret - Class in com.atlassian.confluence.xhtml.api
Represents a caret for in a placeholder.
Caret() - Constructor for class com.atlassian.confluence.xhtml.api.Caret
 
CaretMarshallingFactory - Interface in com.atlassian.confluence.content.render.xhtml.placeholder
 
CaretMarshallingFactoryImpl - Class in com.atlassian.confluence.content.render.xhtml.placeholder
 
CaretMarshallingFactoryImpl(Marshaller<Caret>, Marshaller<Caret>, Marshaller<Caret>, Unmarshaller<Caret>, Unmarshaller<Caret>) - Constructor for class com.atlassian.confluence.content.render.xhtml.placeholder.CaretMarshallingFactoryImpl
 
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.
CaseInsensitiveSortComparatorSource - Class in com.atlassian.confluence.search.lucene
 
CaseInsensitiveSortComparatorSource() - Constructor for class com.atlassian.confluence.search.lucene.CaseInsensitiveSortComparatorSource
 
CaseInsensitiveSortMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
since 7.0 user LowercaseFieldSortMapper.
CaseInsensitiveSortMapper(String) - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.CaseInsensitiveSortMapper
Deprecated.
 
categorised() - Method in class com.atlassian.confluence.event.events.search.ContentNameResultsConversionEvent
 
category(String) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
Deprecated.
 
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
 
CAUSE_KEY - Static variable in class com.atlassian.confluence.internal.health.HealthCheckAttributes
Checks which send analytics can provide a short cause which is analytics safe, i.e.
CDatafyString(String) - Static method in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
CensoringWordGenerator - Class in com.atlassian.confluence.internal.security.captcha
A word generator that wraps around another word generator, and censors the words that the wrapped generator produces.
CensoringWordGenerator(WordGenerator) - Constructor for class com.atlassian.confluence.internal.security.captcha.CensoringWordGenerator
Constructs a censoring word generator that censors the given word generator.
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
Deprecated.
since 6.10.0. No longer used.
ChainedAccessProvider() - Constructor for class bucket.user.providers.ChainedAccessProvider
Deprecated.
 
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
Deprecated.
since 6.10.0. No longer used.
ChainedCredentialsProvider() - Constructor for class bucket.user.providers.ChainedCredentialsProvider
Deprecated.
 
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
Deprecated.
since 6.10.0. No longer used.
ChainedProfileProvider() - Constructor for class bucket.user.providers.ChainedProfileProvider
Deprecated.
 
ChainedSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Deprecated.
since 5.10, use BooleanSearchFilter instead
ChainedSearchFilter(List<? extends SearchFilter>, List<ChainedSearchFilter.Operator>) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Deprecated.
Constructs a chained search filter.
ChainedSearchFilter(List<? extends SearchFilter>, ChainedSearchFilter.Operator) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Deprecated.
Constructs a chained search filter.
ChainedSearchFilter(SearchFilter...) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Deprecated.
Constructs a chained search filter that AND's the list of specified filters.
ChainedSearchFilter.Operator - Enum in com.atlassian.confluence.search.v2.searchfilter
Deprecated.
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
Deprecated.
ChainedSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ChainedSearchFilterMapper
Deprecated.
 
ChainedSearchFilterMapper(LuceneSearchMapper) - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ChainedSearchFilterMapper
Deprecated.
 
ChainedUserProvider - Class in bucket.user.providers
Deprecated.
since 6.10.0. No longer used.
ChainedUserProvider() - Constructor for class bucket.user.providers.ChainedUserProvider
Deprecated.
 
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.internal.index.lucene.LuceneChangeExtractor.FieldName
 
CHANGE_DOCUMENT_GROUP_ID - Static variable in class com.atlassian.confluence.internal.index.lucene.LuceneChangeExtractor.FieldName
 
changeAttachmentCreatedDate(Attachment, Date) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
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
Deprecated.
 
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
 
changeColorScheme() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ColourSchemeAction
 
changeCommentCreatedDate(Comment, Date) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
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
 
ChangeCronJobScheduleAction - Class in com.atlassian.confluence.plugins.schedule.admin.action
Updates a schedule for a particular job.
ChangeCronJobScheduleAction() - Constructor for class com.atlassian.confluence.plugins.schedule.admin.action.ChangeCronJobScheduleAction
 
ChangeCronJobScheduleAction.Result - Class in com.atlassian.confluence.plugins.schedule.admin.action
 
ChangeDigestNotificationBean - Class in com.atlassian.confluence.mail
 
ChangeDigestNotificationBean(ContentEntityManager, UserAccessor, 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
 
ChangeDocumentExtractorModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
A module descriptor for extractors.
ChangeDocumentExtractorModuleDescriptor(ModuleFactory) - 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
 
changedValue(ChangedValue) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
Deprecated.
 
ChangedValue - Class in com.atlassian.confluence.api.model.audit
Deprecated.
since 7.5.0. Use ChangedValue from atlassian-audit-api
ChangedValue.Builder - Class in com.atlassian.confluence.api.model.audit
Deprecated.
 
ChangedValueEntity - Class in com.atlassian.confluence.impl.audit
Deprecated.
since 7.5.0. Audit records should be persisted via atlassian-audit-plugin
ChangedValueEntity(String, String, String, AuditRecordEntity) - Constructor for class com.atlassian.confluence.impl.audit.ChangedValueEntity
Deprecated.
 
changedValues(List<ChangedValue>) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
Deprecated.
 
changeGlobalPermissions(List<SubjectPermissionChange>) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Enable or disable one or more global permissions for one or more groups, users, or anonymous.
changeGlobalUnlicensedAuthenticatedPermissions(List<PermissionChange>) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Enable or disable one or more global permissions for unlicensed authenticated users.
ChangeIndexer - Interface in com.atlassian.confluence.search
Indexer for changes.
changeJobGroupState(String, Map<String, Object>) - Method in class com.atlassian.confluence.functest.rest.admin.SchedulerResource
Pauses all jobs in a group.
changeJobState(String, String, Map<String, Object>) - Method in class com.atlassian.confluence.functest.rest.admin.SchedulerResource
Controls a single job.
changeLanguage(ConfluenceRpc, String, Logger) - Static method in class com.atlassian.confluence.it.LanguageSetup
 
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
Deprecated.
since 5.6. Use a FuncTestAdminLoggingResource REST call.
changeLoggerLevel(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use a FuncTestAdminLoggingResource REST call.
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.DefaultCacheConfigManager
 
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).
changeMaxEntries(String, int) - Method in interface com.atlassian.confluence.cache.CacheSettingsManager
Persists updates to the max entries settings for the specified cache.
changeMyPassword(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
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, 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
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
 
changePassword(String, String) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
changePassword(String, String) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
changePassword(String, String) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
Change a user's password.
ChangePasswordEvent - Class in com.atlassian.confluence.event.events.security
Event representing the act of a user successfully changing their password from within Confluence
ChangePasswordEvent(User) - Constructor for class com.atlassian.confluence.event.events.security.ChangePasswordEvent
 
changePasswordEvent(ChangePasswordEvent) - Method in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
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.
CHANGES_SEARCH - Static variable in class com.atlassian.confluence.search.v2.ChangesSearch
 
changeSchedulerState(Map<String, Object>) - Method in class com.atlassian.confluence.functest.rest.admin.SchedulerResource
Pauses and resumes the scheduler.
ChangeSetKey - Class in com.atlassian.confluence.renderer.radeox.macros
 
ChangeSetKey(String, String) - Constructor for class com.atlassian.confluence.renderer.radeox.macros.ChangeSetKey
 
ChangeSimpleJobScheduleAction - Class in com.atlassian.confluence.plugins.schedule.admin.action
Updates a schedule for a particular simple job.
ChangeSimpleJobScheduleAction() - Constructor for class com.atlassian.confluence.plugins.schedule.admin.action.ChangeSimpleJobScheduleAction
 
ChangeSimpleJobScheduleAction.Result - Class in com.atlassian.confluence.plugins.schedule.admin.action
 
changeSmtpFromName(String) - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
changeSmtpServerHost(String, int) - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
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 SpaceDescriptions 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
 
changeSpacePermissions(String, List<SubjectPermissionChange>) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Enable or disable one or more space permissions for one or more groups, users, or anonymous.
changeSpaceUnlicensedAuthenticatedPermissions(String, List<PermissionChange>) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Enable or disable one or more space permissions for unlicensed authenticated users.
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
 
ChangesSearch(SearchQuery, SearchSort, SearchFilter, int, int) - Constructor for class com.atlassian.confluence.search.v2.ChangesSearch
 
changeUserPassword(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
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
 
CharacterCountingWriter - Class in com.atlassian.confluence.util.io
A Writer which delegates to another Writer, and counts the number of characters that gets written to the delegate.
CharacterCountingWriter(Writer) - Constructor for class com.atlassian.confluence.util.io.CharacterCountingWriter
 
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.
charToRunOutcome(char) - Static method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetails
 
charToScheduleType(char) - Static method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
check(String) - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeUserSession
Deprecated.
Checks that the remote user (from the browser) matches the currently-logged-in user.
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_ID_KEY - Static variable in class com.atlassian.confluence.internal.health.HealthCheckAttributes
Checks that wish to have analytics events raised (e.g.
CHECK_TEST_TEARDOWN - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
checkAgainst(PermissionDelegate, User, Object) - Method in class com.atlassian.confluence.security.Permission
 
CheckAndFixSQLServerCatalogNameInJDBCConnectionUrlUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This task will check, and fix the catalog name being used in the JDBC connection url used in confluence.cfg.xml to be correctly cased.
CheckAndFixSQLServerCatalogNameInJDBCConnectionUrlUpgradeTask(BootstrapManager, String, DatabaseHelper, ApplicationConfig, TomcatConfigHelper) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.CheckAndFixSQLServerCatalogNameInJDBCConnectionUrlUpgradeTask
 
checkArgumentKey(String) - Static method in class com.atlassian.sal.confluence.usersettings.ConfluenceUserSettingsService
 
checkArgumentValue(String) - Static method in class com.atlassian.sal.confluence.usersettings.ConfluenceUserSettingsService
 
checkBuildNumbers(BuildNumber, BuildNumber, BuildNumber) - Method in class com.atlassian.confluence.setup.BuildNumberChecker
 
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
Deprecated.
Since 6.6.0, no longer used
checkConstraintsExists(HibernateConfig, SessionFactory, Map<String, Pair<String, List<String>>>) - Static method in class com.atlassian.confluence.upgrade.impl.HibernateCheckConstraint
Take an expected map of [tablename, pair[constraint name, list[column name for constraint]]], and work out if the given constraints for the given table exists in the database.
checkDaoConfig() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
checkDatabaseURL(DatabaseDetails) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
Validate prefix of Database URL.
checkDriver(DatabaseDetails) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
Checks if the given database driver can be resolved in classpath.
checkedCreate(Notification<LikePayload>, ServerConfiguration, Maybe<Either<NotificationAddress, RoleRecipient>>) - Method in class com.atlassian.confluence.plugins.like.notifications.AbstractLikeEventRenderContextProvider
 
checkedCreate(LikeEvent) - Method in class com.atlassian.confluence.plugins.like.notifications.CreateLikeEventPayloadTransformer
 
checkHaveSomethingToExport() - Method in class com.atlassian.confluence.importexport.impl.AbstractExporterImpl
 
checkifBuildNumberInRange(String, Integer, Integer) - Method in interface com.atlassian.confluence.setup.settings.BuildNumberRangeChecker
 
checkJdk14() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
Deprecated.
Since 6.6.0, no longer used
ChecklistAction - Class in com.atlassian.confluence.setup.actions
Deprecated.
since 6.7.0, Johnson is used instead of checklist page
ChecklistAction() - Constructor for class com.atlassian.confluence.setup.actions.ChecklistAction
Deprecated.
 
checkPermission(boolean, String) - Static method in class com.atlassian.confluence.api.service.exceptions.ApiPreconditions
 
checkPermissions(List<String>) - Method in class com.atlassian.confluence.user.administrators.DefaultEditUserGroupAdministrator
 
checkPermissions(List<String>) - Method in interface com.atlassian.confluence.user.administrators.EditUserGroupAdministrator
 
checkQuery(List<GraphQLRestRequest>) - Method in class com.atlassian.confluence.plugins.graphql.GraphQLQueryLimiter
 
checkRecursiveExpansion(String) - Method in class com.atlassian.confluence.api.model.Expansions
Checks to see if the passed in expansion string is expanded again somewhere in the expansions map.
checkRequestArgs(boolean, String) - Static method in class com.atlassian.confluence.api.service.exceptions.ApiPreconditions
 
checkServlet23() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
Deprecated.
Since 6.6.0, no longer used
checkSignupAllowed() - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
checkThatOldRecordsAreDeleted() - Method in class com.atlassian.confluence.springit.label.adaptivelabelcache.IntegrationTestAdaptiveMostUsedLabelsCacheImpl
Checks that old records (haven't updated for 60 days) are deleted
checkTicket() - Method in class com.atlassian.confluence.tenant.DefaultTenantTicketCollector
 
checkTicket() - Method in interface com.atlassian.confluence.tenant.TenantTicketCollector
 
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
 
CHEESE_MACRO - Static variable in class com.atlassian.confluence.it.Macro
 
ChildContentFactory - Class in com.atlassian.confluence.api.impl.service.content.factory
Makes Children and Descendants map and list instances, both expanded and collapsed.
ChildContentFactory(ChildSupport, NavigationService) - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.ChildContentFactory
 
ChildContentProvider - Class in com.atlassian.confluence.plugins.graphql.providers
Graph-ql query field provider for the ChildContentService.
ChildContentProvider(ChildContentService) - Constructor for class com.atlassian.confluence.plugins.graphql.providers.ChildContentProvider
 
ChildContentResource - Class in com.atlassian.confluence.plugins.restapi.resources
REST wrapper for the ChildContentService.
ChildContentResource(ChildContentService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.ChildContentResource
 
ChildContentService - Interface in com.atlassian.confluence.api.service.content
Interacts with Content children, providing methods to both get collections of children for various ContentTypes at various depths.
ChildContentService.ChildContentFinder - Interface in com.atlassian.confluence.api.service.content
A finder interface to encapsulate finding content under a particular parent
ChildContentServiceImpl - Class in com.atlassian.confluence.api.impl.service.content
Server implementation of the ChildContentService.
ChildContentServiceImpl(ChildSupport, ContentEntityManager, PermissionManager, FinderProxyFactory) - Constructor for class com.atlassian.confluence.api.impl.service.content.ChildContentServiceImpl
 
childMap(Expansions) - Static method in class com.atlassian.confluence.rest.api.model.pagination.PaginationLimits
Maximum number of child content objects to return at a time in the children map, depending on which fields are expanded.
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
 
children(Map<ContentType, PageResponse<Content>>) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
CHILDREN - Static variable in class com.atlassian.confluence.api.model.content.Content.Expansions
 
children(Depth) - Method in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
 
children(ContentType, Depth) - Method in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
 
children(DataFetchingEnvironment, String, String, Integer, int, String, int, UriInfo) - Method in class com.atlassian.confluence.plugins.graphql.providers.ChildContentProvider
 
children(ContentId, String, Integer, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.ChildContentResource
Returns a map of the direct children of a piece of Content.
CHILDREN_DOC_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
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
 
childrenOfType(ContentId, ContentType, String, Integer, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.ChildContentResource
Returns the direct children of a piece of Content, limited to a single child type.
ChildSupport - Class in com.atlassian.confluence.api.impl.service.content.factory
Provides child Content items.
ChildSupport(ContentTypeApiSupportProvider, NavigationService, ContentEntityManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.ChildSupport
 
CHINESE - Static variable in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 6.9.0
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(Version) - 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
 
chooseExportType(ExportType) - Method in class com.atlassian.confluence.pageobjects.page.space.AbstractSpaceExport
Deprecated.
 
chooseFile(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
chooseFile(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.dialog.SearchPanelInImageBrowserDialog
Deprecated.
 
chooseGroup() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
since 5.9. This doesn't exist on the new restrictions dialog.
chooseImage(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
chooseSimpleForm() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
chooseTemplateToCreatePageUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
chooseTemplateToCreatePageUrl(long) - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
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
 
chooseUrl() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
chooseUser() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
since 5.9. This doesn't exist on the new restrictions dialog.
ChronoUnitCaseInsensitive - Class in com.atlassian.confluence.api.model
atlassian-rest doesn't play nice with the Joda time DateTime class, since it doesn't have a constructor with a single string parameter to deserialize it with.
ChronoUnitCaseInsensitive(String) - Constructor for class com.atlassian.confluence.api.model.ChronoUnitCaseInsensitive
 
chunkExists(ClientIdentity, ChunkETag) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingFileStoreClient
chunkExists(ClientIdentity, ChunkETag) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingMediaApiClient
CJK - Static variable in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 6.9.0
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
 
CLASS_NAME - Static variable in class com.atlassian.confluence.internal.index.lucene.LuceneContentExtractor.FieldName
 
CLASS_NAME - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
ClassicTokenFilterDescriptor - Class in com.atlassian.confluence.search.v2.analysis
This filter removes the english possessive from the end of words, and it removes dots from acronym.
ClassicTokenFilterDescriptor() - Constructor for class com.atlassian.confluence.search.v2.analysis.ClassicTokenFilterDescriptor
 
ClassicTokenizerDescriptor - Class in com.atlassian.confluence.search.v2.analysis
This tokenizer has heuristics for special treatment of acronyms, company names, email addresses, and internet host names.
ClassicTokenizerDescriptor() - Constructor for class com.atlassian.confluence.search.v2.analysis.ClassicTokenizerDescriptor
 
ClassLoaderDelegate - Class in com.atlassian.confluence.plugin.dev
 
ClassLoaderDelegate(ClassLoader) - Constructor for class com.atlassian.confluence.plugin.dev.ClassLoaderDelegate
 
classNameFromFile(String) - Method in class com.atlassian.confluence.junit3.ClassPathTestCollector
 
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
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.plugin.Classpath} alternative
Classpath() - Constructor for class com.atlassian.confluence.it.resource.Classpath
Deprecated.
 
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
 
ClasspathI18NResource - Class in com.atlassian.confluence.util.i18n
I18NResource reading resource bundle from the classpath
ClasspathI18NResource(String) - Constructor for class com.atlassian.confluence.util.i18n.ClasspathI18NResource
 
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
 
classpathResource(String) - Method in class com.atlassian.confluence.it.Attachment.AttachmentBuilder
Deprecated.
 
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(String) - Method in interface com.atlassian.confluence.content.ContentCleaner
 
clean(ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.PolicyConfiguredCleaner
 
clean(ContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.XhtmlCleaner
Deprecated.
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
 
cleanAndShutdown() - Method in class com.atlassian.confluence.cache.jcaptcha.ConfluenceCachingCaptchaStore
 
cleanBody(ContentCleaner) - Method in class com.atlassian.confluence.core.BodyContent
Cleans the stored body (marking it as such), and returns it.
CleanCaptchaEngine - Class in com.atlassian.confluence.security
Deprecated.
since 6.13.0. It's not used anywhere except in a comment in spring wiring xml file. Should remove it in 7.0.
CleanCaptchaEngine() - Constructor for class com.atlassian.confluence.security.CleanCaptchaEngine
Deprecated.
 
cleanEditorFormat(String, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultFormatConverter
 
cleanEditorFormat(String, RenderContext) - Method in interface com.atlassian.confluence.content.render.xhtml.FormatConverter
Cleans the editor format
cleanEntity(ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.PolicyConfiguredCleaner
 
cleanEntity(ContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner
Clean the supplied body content markup and make it safe from security concerns.
cleaner(String) - Static method in class com.atlassian.confluence.cache.TransactionalCacheFactoryCleaner
 
cleanLoggingContext() - Method in class com.atlassian.confluence.util.LoggingContextInterceptor
 
cleanOldRecords(Instant) - Method in interface com.atlassian.confluence.internal.audit.persistence.dao.AuditRecordDao
Deprecated.
 
cleanOldRecords(Instant) - Method in class com.atlassian.confluence.internal.audit.persistence.dao.hibernate.HibernateAuditRecordDao
Deprecated.
 
cleanQuietly(ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.PolicyConfiguredCleaner
 
cleanQuietly(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.PolicyConfiguredCleaner
 
cleanQuietly(String) - Method in class com.atlassian.confluence.content.render.xhtml.PolicyConfiguredCleaner
 
cleanQuietly(String) - Method in interface com.atlassian.confluence.content.render.xhtml.RenderedContentCleaner
Clean the specified String.
cleanQuietly(ContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner
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.StorageFormatCleaner
Deprecated.
cleanQuietly(String) - Method in interface com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner
Clean the specified String.
cleanQuietly(ContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.XhtmlCleaner
Deprecated.
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
Deprecated.
cleanQuietly(String) - Method in interface com.atlassian.confluence.content.render.xhtml.XhtmlCleaner
Deprecated.
Clean the specified String.
cleanQuietly(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Sanitizes the input by removing unsafe elements or attributes.
cleanStyleAttribute(String) - Method in class com.atlassian.confluence.content.render.xhtml.PolicyConfiguredCleaner
 
cleanStyleAttribute(String) - Method in interface com.atlassian.confluence.content.render.xhtml.RenderedContentCleaner
Convert the supplied value of an HTML style attribute into a safe form if necessary.
cleanStyleAttribute(String) - Method in interface com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner
Convert the supplied value of an HTML style attribute into a safe form if necessary.
cleanStyleAttribute(String) - Method in interface com.atlassian.confluence.content.render.xhtml.XhtmlCleaner
Deprecated.
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(BootstrapManager, DownloadGateKeeper, int) - 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.schedule.jobs.PropertyEntryGardeningJob
 
cleanup() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddMissingUnmanagedUniqueConstraintsUpgradeTask
 
cleanUp() - Method in class com.atlassian.confluence.upgrade.upgradetask.BandanaKeyUniqueConstraintCleaner
 
cleanup() - Method in class com.atlassian.confluence.user.actions.TemporaryUploadedPicture
 
cleanUp() - Method in class com.atlassian.confluence.user.UserMentionsContentReindexer
 
Cleanup - Interface in com.atlassian.confluence.util
Provides an alternative to AutoCloseable that removes the throws clause on the close() method.
cleanupEmptyAncestors(File, File) - Static method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataUtil
 
cleanupOnShutdown() - Method in interface com.atlassian.confluence.setup.BootstrapManager
If there's any resource that needs to be cleaned up, do it here.
cleanupOnShutdown() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
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.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
clear() - Method in class com.atlassian.confluence.cache.CacheOperations
Clear all recorded cache cachedOperations
clear() - Method in class com.atlassian.confluence.cache.ConfluenceManagedCache
 
clear() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
clear() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
clear() - Method in class com.atlassian.confluence.cache.DeferredOperationsCache
 
clear() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusteredFifoBuffer
 
clear() - Static method in class com.atlassian.confluence.core.persistence.confluence.SessionFactoryTypeThreadLocal
Deprecated.
since 5.10
clear() - Method in interface com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.AdaptiveLabelCacheDao
Clears all the records
clear() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.DatabaseBasedAdaptiveLabelCacheDaoImpl
Clears all the records
clear() - Method in class com.atlassian.confluence.impl.labels.ReadThroughMostPopularCache
 
clear() - Method in class com.atlassian.confluence.impl.user.RegisteredUsersCache
 
clear() - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
clear() - Method in class com.atlassian.confluence.internal.index.status.BandanaReIndexJobPersister
 
clear() - Method in class com.atlassian.confluence.internal.index.status.DefaultReIndexJobManager
 
clear() - Method in interface com.atlassian.confluence.internal.index.status.ReIndexJobManagerInternal
Delete most recent or running re-index job.
clear() - Method in interface com.atlassian.confluence.internal.index.status.ReIndexJobPersister
Delete most recent or running re-index job.
clear() - Method in class com.atlassian.confluence.internal.labels.MostPopularCache
Deprecated.
 
clear() - Method in class com.atlassian.confluence.pageobjects.component.dropdown.QuickSearch
Deprecated.
 
clear() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
clear() - Method in class com.atlassian.confluence.rest.api.model.RestList
 
clear() - Method in class com.atlassian.confluence.rpc.auth.TokenMap
 
clear() - Method in class com.atlassian.confluence.test.compilationmonitor.lesscss.LessCssCompilationRestResource
 
clear() - Method in class com.atlassian.confluence.test.compilationmonitor.lesscss.LessCssCompilationStore
 
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.profiling.AtlassianInstrumentationConfluenceMonitoring
 
clear() - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
clear() - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoringControl
Clears the currently held statistics.
clear() - Method in interface com.atlassian.confluence.util.profiling.ControllableInstrumentRegistry
Clears the currently held statistics.
clear() - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
 
clear() - Method in class com.atlassian.confluence.webdriver.AbstractWebDriverTest
Deprecated.
 
clearAll() - Static method in class com.atlassian.confluence.util.logging.LoggingContext
Clears all MDC information on the current thread.
clearAllFields() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
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
Deprecated.
 
clearApplicationActivities() - Method in class com.atlassian.confluence.api.impl.service.event.mau.MauEventServiceImpl
 
clearApplicationActivities() - Method in interface com.atlassian.confluence.api.service.event.mau.MauEventService
Reset the application activities for current request.
clearAssertionStatus() - Method in class com.atlassian.confluence.plugin.dev.ClassLoaderDelegate
 
clearAuthContext() - Method in class com.atlassian.confluence.rest.client.authentication.AuthenticatedWebResourceProvider
Clears the current authenticated user, if any.
clearCache() - Method in class com.atlassian.confluence.cache.spring.BeanNameTypeCache
Clears the cache.
clearCaches() - Method in interface bucket.core.persistence.EntityObjectQueue
Deprecated.
Clear any underlying caches that might be kept as the queue is run through.
clearCaches() - Method in class bucket.core.persistence.hibernate.HibernateEntityObjectQueue
Deprecated.
 
clearContent() - Method in class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
 
clearContent() - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
clearContext() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
clearCurrentThreadTransactionalCaches() - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
Intended for use in testing.
clearCustomHtml() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
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
 
clearEventLog() - Method in class com.atlassian.confluence.it.analytics.AnalyticsHelper
 
ClearExpiredRememberMeTokensJob - Class in com.atlassian.confluence.user.rememberme
 
ClearExpiredRememberMeTokensJob(ConfluenceRememberMeTokenDao) - Constructor for class com.atlassian.confluence.user.rememberme.ClearExpiredRememberMeTokensJob
 
clearIndex() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
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
Deprecated.
 
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
 
clearLicenseFromMemory() - Method in class com.atlassian.confluence.license.store.ApplicationConfigurationLicenseStore
 
clearLicenseFromMemory() - Method in interface com.atlassian.confluence.license.store.LicenseStore
Clears the currently installed from memory, causing it to be re-read from persistent the next time LicenseStore.retrieve() is called.
clearLocalStorage() - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
clearMailQueue() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
ClearOldMailErrors - Class in com.atlassian.confluence.mail.jobs
 
ClearOldMailErrors(TaskQueueWithErrorQueue) - Constructor for class com.atlassian.confluence.mail.jobs.ClearOldMailErrors
 
clearPersister() - Method in class com.atlassian.confluence.springit.label.adaptivelabelcache.IntegrationTestAdaptiveMostUsedLabelsCacheImpl
Tests clearing data
clearPersisterRecordsBeforeTs() - Method in class com.atlassian.confluence.springit.label.adaptivelabelcache.IntegrationTestAdaptiveMostUsedLabelsCacheImpl
Tests clearing expired data
clearQueue(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
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
 
clearRecordedLogMessages(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
clearRecordedLogMessages(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
clearRecordedLogMessages(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
clearRecordedMessages() - Static method in class com.atlassian.confluence.impl.logging.LogMessageRecordingAppender
 
clearReIndexJob() - Method in class com.atlassian.confluence.springit.index.IntegrationTestBandanaReIndexJobPersister
 
ClearReIndexJobPostImportTask - Class in com.atlassian.confluence.internal.index.status.importexport
Delete re-index job history from Bandana after import
ClearReIndexJobPostImportTask(ReIndexJobPersister) - Constructor for class com.atlassian.confluence.internal.index.status.importexport.ClearReIndexJobPostImportTask
 
clearRequestCache() - Static method in class com.atlassian.confluence.util.RequestCacheThreadLocal
 
clearSearch() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
clearSession() - Static method in class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
 
clearSessionToken() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
clearSystemProperty(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
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.confluence.api.impl.sal.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.
clearTimerStats() - Method in class com.atlassian.confluence.plugins.monitoring.rest.TimerStatsResource
 
clearToken(String, UserVerificationTokenType) - Method in class com.atlassian.confluence.user.DefaultUserVerificationTokenManager
 
clearToken(String, UserVerificationTokenType) - Method in class com.atlassian.confluence.user.persistence.dao.BandanaUserVerificationTokenDao
 
clearToken(String, UserVerificationTokenType) - Method in interface com.atlassian.confluence.user.persistence.dao.UserVerificationTokenDao
 
clearToken(String, UserVerificationTokenType) - Method in interface com.atlassian.confluence.user.UserVerificationTokenManager
 
clearUsername() - Static method in class com.atlassian.confluence.util.logging.LoggingContext
 
click() - Method in class com.atlassian.confluence.pageobjects.component.dropdown.QuickSearch
Deprecated.
 
click() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorEmbeddedImage
Deprecated.
Click on the image.
click() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorEmbeddedLink
Deprecated.
Click on the link.
click() - Method in class com.atlassian.confluence.pageobjects.component.editor.MacroPlaceholder
Deprecated.
 
click(Class<T>) - Method in class com.atlassian.confluence.pageobjects.component.editor.MacroPlaceholder
Deprecated.
 
click(EditorMainToolbar.SimpleButton) - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar
Deprecated.
Clicks on a tinymce toolbar top level button
click(FormatDropdownMenu.FormatItem) - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.FormatDropdownMenu
Deprecated.
Clicks on a item from the format dropdown menu
click(InsertDropdownMenu.InsertItem) - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.InsertDropdownMenu
Deprecated.
Clicks on a item from the insert dropdown menu
click(MoreFormattingDropdownMenu.FormatItem) - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.MoreFormattingDropdownMenu
Deprecated.
Clicks on a item from the more format dropdown menu
click(Class<? extends MenuItem>, Object...) - Method in class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
Deprecated.
 
click(Class<? extends MenuItem>, Object...) - Method in interface com.atlassian.confluence.pageobjects.component.menu.Menu
Deprecated.
 
clickBlockquote() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.FormatDropdownMenu
Deprecated.
 
clickButton(String, boolean) - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
Deprecated.
 
clickCancel() - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
Deprecated.
Clicks the 'Cancel' link (anything in the dialog with a "button-panel-cancel-link" class.
clickCancel(Class<T>, Object...) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
Deprecated.
Click on the cancel button in the dialog.
clickCancel() - Method in class com.atlassian.confluence.pageobjects.component.dialog.WikiMarkupDialog
Deprecated.
 
clickCancel() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
clickCancel() - Method in class com.atlassian.confluence.pageobjects.page.content.SourceEditor
Deprecated.
 
clickCancelAndWaitUntilClosed() - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
Deprecated.
 
clickCloseXIcon() - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog2
 
clickColorButton() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar
Deprecated.
 
clickCopy() - Method in class com.atlassian.confluence.it.content.ContentInfoBean
Clicks the 'copy' link on the Info page.
clickCreateNewTemplate() - Method in class com.atlassian.confluence.it.space.SpaceTemplates
 
clickDay(int) - Method in class com.atlassian.confluence.pageobjects.component.form.DatePicker
Deprecated.
 
clickEdit() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
Deprecated.
since 5.5, use CommentsSection.Comment.edit(), which returns an Editor instead.
clickEdit() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
clickEditInlineMacro(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Click on the macro, than wait for the property panel to appear and click edit
clickEditWithoutWaitForBind() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
Deprecated.
 
clickFind() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
clickFlushCache(String) - Method in class com.atlassian.confluence.it.admin.CacheStatisticsPage
Deprecated.
 
clickHeading2() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.FormatDropdownMenu
Deprecated.
 
clickInContent(By) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
clickInsert() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
clickInsert() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
clickInsert() - Method in class com.atlassian.confluence.pageobjects.component.dialog.WikiMarkupDialog
Deprecated.
 
clickInsertAndWaitUntilHidden() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
clickInsertImage() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.InsertDropdownMenu
Deprecated.
 
clickInsertLink() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.InsertDropdownMenu
Deprecated.
 
clickInsertMacro() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.InsertDropdownMenu
Deprecated.
 
clickItemWithText(String) - Method in class com.atlassian.confluence.pageobjects.component.form.Autocomplete
Deprecated.
 
clickLink(String, boolean) - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
Deprecated.
 
clickLinkSearchResult(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
clickLogo() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
Deprecated.
The Logo can go to several different places, so we need a method that doesn't bind straight to a page.
clickMonospace() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.MoreFormattingDropdownMenu
Deprecated.
 
clickNext() - Method in class com.atlassian.confluence.it.PaginationBean
 
clickNext() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
clickNext() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatasourcePage
 
clickOnCheckBox(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroForm
Deprecated.
 
clickOnElement(String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Simulates clicking on the matched element in the editor content.
clickOnEnabledIndentButton() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar
Deprecated.
 
clickOnEnabledOutdentButton() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar
Deprecated.
 
clickOnInlinetask(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Inline-task-list only have a small portion of the list item that can be clicked in order to toggle the checked state.
clickOverwrite() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
clickPage(int) - Method in class com.atlassian.confluence.it.PaginationBean
 
clickPageMenu(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
Deprecated.
 
clickPreformatted() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.FormatDropdownMenu
Deprecated.
 
clickPrev() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
clickPreview() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
clickPreviewInCommentEditor() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
clickPrevious() - Method in class com.atlassian.confluence.it.PaginationBean
 
clickPreviousMonth() - Method in class com.atlassian.confluence.pageobjects.component.form.DatePicker
Deprecated.
 
clickReplace() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
clickReply() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
Deprecated.
since 5.5, use CommentsSection.Comment.reply(), which returns an CommentsSection.NewComment instead.
clickReplyWithoutWaitForBind() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
Deprecated.
Simply click the reply button and do not wait for a page object to be binded to the new editor.
clickResetDefaultLogo() - Method in class com.atlassian.confluence.it.admin.SiteLogoPage
 
clickRestrict() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
since 5.9. This doesn't exist on the new restrictions dialog.
clickSave() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
Deprecated.
 
clickSave() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroForm
Deprecated.
 
clickSave() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
Clicks on the save button.
clickSave() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
clickSaveAndVerifyNoPageReload() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
clickSearch() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
clickShowAllUsers() - Method in class com.atlassian.confluence.it.admin.ManageUsers
 
clickSpacesListTab(SpacesListMacro.SpacesTab) - Method in class com.atlassian.confluence.it.dashboard.SpacesListMacro
Click on a space tab.
clickStrikethrough() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.MoreFormattingDropdownMenu
Deprecated.
 
clickSubscript() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.MoreFormattingDropdownMenu
Deprecated.
 
clickSuperscript() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.MoreFormattingDropdownMenu
Deprecated.
 
clickUndoButton() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
Perform click action to Undo Button in toolbar of editor
clickUnlink() - Method in class com.atlassian.confluence.pageobjects.component.editor.LinkPropertyPanel
Deprecated.
Click on the unlink button, and return the resulting <span/> element.
clickWikiMarkup() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.InsertDropdownMenu
Deprecated.
 
client - Variable in class com.atlassian.confluence.it.rest.AbstractRestAcceptanceTest
Deprecated.
 
client - Variable in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
client - Variable in class com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar
Deprecated.
 
client - Variable in class com.atlassian.confluence.pageobjects.page.content.EditContentPage
Deprecated.
 
Client() - Constructor for class com.atlassian.confluence.rest.client.model.ExceptionConverter.Client
 
clone() - Method in class bucket.search.persistence.IndexQueueEntry
Deprecated.
 
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
 
clone() - Method in class com.atlassian.confluence.user.ConfluenceUserImpl
Return a new copy of this ConfluenceUserImpl
cloneContext() - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
Returns a copy of the common context for this Notification that can be used to populate a single email.
cloneContextForRecipient(ConfluenceUser) - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
Returns a copy of the common context for this Notification that can be used to populate a single email for the specified recipient.
cloneFile(ClientIdentity, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreClientAdapter
Deprecated.
 
cloneFile(ClientIdentity, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.MediaApiClientAdapter
Deprecated.
 
cloneForUpdate(T) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
 
close() - Method in interface bucket.core.persistence.EntityObjectQueue
Deprecated.
Release all resources (i.e.
close() - Method in class bucket.core.persistence.hibernate.HibernateEntityObjectQueue
Deprecated.
 
close() - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.CacheInvalidatorFactory
CLoses all resources maintained by this object, including deregistration of all topic listeners.
close() - Method in interface com.atlassian.confluence.cache.TransactionalCacheFactoryCleaner.Cleaner
 
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.core.InputStreamExceptionDecorator
 
close() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
close() - Method in class com.atlassian.confluence.impl.logging.LogMessageRecordingAppender
 
close() - Method in interface com.atlassian.confluence.impl.profiling.DecoratorTimings.DecoratorTimer
 
close() - Method in class com.atlassian.confluence.it.HeadersHelper.Response
 
close() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
close() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.IndexRpc.Resumer
 
close() - Method in class com.atlassian.confluence.it.web.HttpRequest
 
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.dialog.LabelsDialog
Deprecated.
 
close() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
 
close() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ViewDraftDiffDialog
Deprecated.
 
close() - Method in class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
Deprecated.
 
close() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingFileStoreClient
Deprecated.
 
close() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingMediaApiClient
Deprecated.
 
close() - Method in class com.atlassian.confluence.plugin.descriptor.WeightedPluginModuleTracker
 
close() - Method in class com.atlassian.confluence.rest.client.authentication.AuthenticatedWebResourceProvider
 
close() - Method in interface com.atlassian.confluence.search.IndexFlushRequester.Resumer
 
close() - Method in interface com.atlassian.confluence.search.IndexFlushScheduler.Resumer
Deprecated.
 
close() - Method in class com.atlassian.confluence.search.v2.lucene.Slf4JInfoStream
 
close(Callable<T>) - Static method in class com.atlassian.confluence.tenant.TenantGate
close() - Method in interface com.atlassian.confluence.util.Cleanup
Closes this resource, finishing work or cleaning up state as required.
close() - Method in class com.atlassian.confluence.util.db.LatencyConnectionProvider
 
close() - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
Deprecated.
 
close() - Method in class com.atlassian.confluence.util.io.CharacterCountingWriter
 
close() - Method in interface com.atlassian.confluence.util.profiling.Activity
Registers that the activity is now complete.
close() - Method in class com.atlassian.confluence.util.profiling.ProfilingLogAppender
 
close() - Method in interface com.atlassian.confluence.util.profiling.Split
Default implementation stops the Split.
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.
closePageLayout2Menu() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
Close page layouts toolbar
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.
closeSearchAndReplaceMenu() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
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.
CloudAppEmbedResource - Class in com.atlassian.confluence.extra.paste.rest
 
CloudAppEmbedResource(NonMarshallingRequestFactory) - Constructor for class com.atlassian.confluence.extra.paste.rest.CloudAppEmbedResource
 
CloudPlatform - Interface in com.atlassian.confluence.status.service.systeminfo
Provides cloud platform-specific information like type and metadata urls
cloudPlatform(CloudPlatformType) - Method in class com.atlassian.confluence.status.service.systeminfo.CloudPlatformMetadata.Builder
 
CloudPlatformMetadata - Class in com.atlassian.confluence.status.service.systeminfo
Simple bean holding information about the cloud platform on which Confluence is running, if any
CloudPlatformMetadata.Builder - Class in com.atlassian.confluence.status.service.systeminfo
 
CloudPlatformMetadataService - Class in com.atlassian.confluence.status.service
Service for retrieving metadata from supported cloud platforms for analytics
CloudPlatformMetadataService(HttpClientFactory) - Constructor for class com.atlassian.confluence.status.service.CloudPlatformMetadataService
 
CloudPlatformType - Enum in com.atlassian.confluence.status.service.systeminfo
List of cloud platforms from which we support retrieving metadata for analytics
CLUSTER - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_ADDRESS - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_AWS - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_AWS_ACCESS_KEY - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_AWS_HOST_HEADER - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_AWS_IAM_ROLE - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_AWS_REGION - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_AWS_SECRET_KEY - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_AWS_SECURITY_GROUP_NAME - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_AWS_TAG_KEY - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_AWS_TAG_VALUE - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_DOWNGRADE - Static variable in class com.atlassian.confluence.setup.actions.SetupStartAction
 
CLUSTER_HOME - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_INTERFACE - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_JOIN_TYPE - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_NAME - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_NODE_IDENTIFIER - Static variable in class com.atlassian.confluence.web.ResponseHeaderNames
 
CLUSTER_NODE_NAME - Static variable in class com.atlassian.confluence.web.ResponseHeaderNames
 
CLUSTER_PEERS - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_SETUP_ENTRIES - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_SETUP_TYPES - Static variable in class com.atlassian.confluence.setup.DefaultSetupPersister
 
CLUSTER_TTL - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_UPGRADE - Static variable in class com.atlassian.confluence.setup.actions.SetupStartAction
 
ClusterableInterface(NetworkInterface, String, int) - Constructor for class com.atlassian.confluence.setup.actions.SetupClusterAction.ClusterableInterface
 
ClusterAccessModeEvent - Class in com.atlassian.confluence.event.events.cluster
Event to fire when read-only mode is enabled or disabled by the administrator on 1 node.
ClusterAccessModeEvent(Object, AccessMode) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterAccessModeEvent
 
ClusterAccessModeEventListener - Class in com.atlassian.confluence.event.listeners
This listener is used for synchronizing the site.wide.read.only.mode property stored in the local confluence.cfg.xml among the cluster nodes
ClusterAccessModeEventListener(AccessModeManager) - Constructor for class com.atlassian.confluence.event.listeners.ClusterAccessModeEventListener
 
ClusterAlreadyExistsException - Exception in com.atlassian.confluence.cluster
 
ClusterAlreadyExistsException(String, InetAddress) - Constructor for exception com.atlassian.confluence.cluster.ClusterAlreadyExistsException
Deprecated.
since 5.9
ClusterAlreadyExistsException(String, ClusterJoinConfig) - Constructor for exception com.atlassian.confluence.cluster.ClusterAlreadyExistsException
 
ClusterAwareBeanSelector - Class in com.atlassian.confluence.impl.cluster
Responsible for selecting which of 2 beans should be used, depending on whether Confluence is clustered or not.
ClusterAwareBeanSelector(ClusterManager) - Constructor for class com.atlassian.confluence.impl.cluster.ClusterAwareBeanSelector
 
ClusterAwareFactoryBean<T> - Class in com.atlassian.confluence.cluster
Deprecated.
since 7.5 No longer used
ClusterAwareFactoryBean(ClusterManager) - Constructor for class com.atlassian.confluence.cluster.ClusterAwareFactoryBean
Deprecated.
 
ClusterCacheCompactor - Interface in com.atlassian.confluence.cache
Marker interface for cluster-aware cache compactor
ClusterCacheFlushEvent - Class in com.atlassian.confluence.impl.cache
Signal that all managed caches have been flushed in this cluster
ClusterCacheFlushEvent(Object) - Constructor for class com.atlassian.confluence.impl.cache.ClusterCacheFlushEvent
 
ClusterChangeJobStatusListener - Class in com.atlassian.confluence.event.listeners
 
ClusterChangeJobStatusListener(ScheduledJobNodeManager) - Constructor for class com.atlassian.confluence.event.listeners.ClusterChangeJobStatusListener
 
ClusterConfig - Class in com.atlassian.confluence.cluster
Immutable value bean for Confluence cluster configuration
ClusterConfig(ClusterJoinConfig, String, File, NetworkInterface) - Constructor for class com.atlassian.confluence.cluster.ClusterConfig
 
ClusterConfig(InetAddress, String, int, File) - Constructor for class com.atlassian.confluence.cluster.ClusterConfig
ClusterConfig(InetAddress, String, int, File, NetworkInterface) - Constructor for class com.atlassian.confluence.cluster.ClusterConfig
ClusterConfigurationAction - Class in com.atlassian.confluence.admin.actions.cluster
Deprecated.
ClusterConfigurationAction() - Constructor for class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
ClusterConfigurationAction.ClusterNode - Class in com.atlassian.confluence.admin.actions.cluster
Deprecated.
 
ClusterConfigurationHelper - Interface in com.atlassian.confluence.cluster
A facade for interacting with the clustering subsystem
ClusterConfigurationHelperInternal - Interface in com.atlassian.confluence.impl.cluster
Parts of ClusterConfigurationHelper that should not be visible for plugins.
ClusterConfigurationUtils - Class in com.atlassian.confluence.cluster
Helper class for retrieving cluster configuration information.
ClusterContextItemProvider - Class in com.atlassian.confluence.setup.velocity
Provides the current cluster node's identifier to the velocity context.
ClusterContextItemProvider(ClusterManager) - Constructor for class com.atlassian.confluence.setup.velocity.ClusterContextItemProvider
 
ClusterDirectoryDeletedEvent(Object, DirectoryDeletedEvent) - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener.ClusterDirectoryDeletedEvent
 
ClusterDirectoryEvent(Object, Directory) - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener.ClusterDirectoryEvent
 
ClusterDirectoryUpdatedEvent(Object, DirectoryUpdatedEvent) - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener.ClusterDirectoryUpdatedEvent
 
ClusterDisableJobEvent - Class in com.atlassian.confluence.event.events.cluster
Used to signal that all nodes should disable a (local) job.
ClusterDisableJobEvent(Object, ScheduledJobKey) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterDisableJobEvent
 
ClusteredDatabasePlatformMetadata - Class in com.atlassian.confluence.status.service.systeminfo
Simple bean holding information about the clustered database platform on which Confluence is running, if any.
ClusteredDatabasePlatformMetadata(ClusteredDatabasePlatformType, String, int) - Constructor for class com.atlassian.confluence.status.service.systeminfo.ClusteredDatabasePlatformMetadata
 
ClusteredDatabasePlatformMetadataService - Class in com.atlassian.confluence.status.service
Service for retrieving metadata from supported clustered database platforms for analytics
ClusteredDatabasePlatformMetadataService(PlatformAwareClusteredDatabaseMetadataRetriever) - Constructor for class com.atlassian.confluence.status.service.ClusteredDatabasePlatformMetadataService
 
ClusteredDatabasePlatformType - Enum in com.atlassian.confluence.status.service.systeminfo
List of clustered database platforms from which we support retrieving metadata for analytics
ClusteredImplementationBeanDefinitionDecorator - Class in com.atlassian.confluence.spring.namespace
Deprecated.
since 7.5 No longer used
ClusteredImplementationBeanDefinitionDecorator() - Constructor for class com.atlassian.confluence.spring.namespace.ClusteredImplementationBeanDefinitionDecorator
Deprecated.
 
ClusteredImplementationBeanRegistry - Class in com.atlassian.confluence.cluster
Deprecated.
since 7.5 No longer used
ClusteredImplementationBeanRegistry() - Constructor for class com.atlassian.confluence.cluster.ClusteredImplementationBeanRegistry
Deprecated.
 
ClusteredLock - Interface in com.atlassian.confluence.cluster
Deprecated.
Since 5.6, use ClusterLockService for locking which returns instances of Lock
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
 
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
 
ClusterEnableJobEvent - Class in com.atlassian.confluence.event.events.cluster
Used to signal that all nodes should enable a (local) job.
ClusterEnableJobEvent(Object, ScheduledJobKey) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterEnableJobEvent
 
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.
ClusterEventWrapperService - Interface in com.atlassian.confluence.event.events.cluster
Service that wraps events in an appropriate Cluster event class depending on the underlying cluster fabric.
ClusterException - Exception in com.atlassian.confluence.cluster
 
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_IDENTIFIER}) to the response to indicate which node is handling the request.
ClusterHeaderFilter() - Constructor for class com.atlassian.confluence.util.ClusterHeaderFilter
 
ClusterIndexRequestEvent - Class in com.atlassian.confluence.event.events.cluster
Event to fire to ask for a snapshot of a lucene index.
ClusterIndexRequestEvent(Object, String, JournalIdentifier, String, String) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterIndexRequestEvent
Construct an event to request for a recovery snapshot of the index.
ClusterIndexResponseEvent - Class in com.atlassian.confluence.event.events.cluster
Event to fire to ask for a snapshot of a lucene index.
ClusterIndexResponseEvent(Object, String, String, JournalIdentifier, String) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterIndexResponseEvent
Construct an event to indicate that this node can provide a recovery snapshot of the index.
ClusterIndexSnapshotCreatedEvent - Class in com.atlassian.confluence.event.events.cluster
Event to fire to notify other nodes that a snapshot of a lucene index has been created successfully.
ClusterIndexSnapshotCreatedEvent(Object, String, String, String, String) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotCreatedEvent
Deprecated.
since 5.9
ClusterIndexSnapshotCreatedEvent(Object, String, String, long, String, String) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotCreatedEvent
Construct an event to that includes the name of the generated index snapshot.
ClusterIndexSnapshotRequestEvent - Class in com.atlassian.confluence.event.events.cluster
Event to fire to ask for a snapshot of a lucene index.
ClusterIndexSnapshotRequestEvent(Object, String, String, JournalIdentifier, String) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotRequestEvent
Construct an event to request for a recovery snapshot of the index.
ClusterIndexSnapshotRequestReceivedEvent - Class in com.atlassian.confluence.event.events.cluster
Event to fire to notify other nodes that this has received the request to take a snapshot of a lucene index.
ClusterIndexSnapshotRequestReceivedEvent(Object, String, String) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotRequestReceivedEvent
Construct an event to indicate that this node is about to take a snapshot of its lucene index.
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
 
ClusterJoinConfig - Interface in com.atlassian.confluence.cluster
 
ClusterJoinConfig.ClusterJoinType - Enum in com.atlassian.confluence.cluster
 
ClusterJoinConfig.Decoder - Interface in com.atlassian.confluence.cluster
 
ClusterLicenseExceededException - Exception in com.atlassian.confluence.cluster
 
ClusterLicenseExceededException(String, InetAddress, int) - Constructor for exception com.atlassian.confluence.cluster.ClusterLicenseExceededException
Deprecated.
since 5.9
ClusterLicenseExceededException(String, ClusterJoinConfig, int) - Constructor for exception com.atlassian.confluence.cluster.ClusterLicenseExceededException
 
ClusterMaintenanceBannerEvent - Class in com.atlassian.confluence.event.events.cluster
Event to fire when the banner feature is enabled or disabled by the administrator on 1 node.
ClusterMaintenanceBannerEvent(Object, boolean, String, boolean, String) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterMaintenanceBannerEvent
 
ClusterManager - Interface in com.atlassian.confluence.cluster
 
ClusterNode(ClusterNodeInformation, NodeStatus) - Constructor for class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction.ClusterNode
Deprecated.
 
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
 
ClusterPanicAnalyticsEvent - Class in com.atlassian.confluence.cluster.safety
Used when the ClusterSafetyManager detects a fatal error in the configuration of the cluster.
ClusterPanicAnalyticsEvent(boolean, int, int, int) - Constructor for class com.atlassian.confluence.cluster.safety.ClusterPanicAnalyticsEvent
 
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
 
ClusterPanicException - Exception in com.atlassian.confluence.cluster.safety
 
ClusterPanicException() - Constructor for exception com.atlassian.confluence.cluster.safety.ClusterPanicException
 
ClusterPanicListener - Class in com.atlassian.confluence.cluster.safety
 
ClusterPanicListener(ClusterManager, Scheduler, LifecycleAwareSchedulerService) - 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.
ClusterSafeScheduledJobDao - Class in com.atlassian.confluence.schedule.persistence.dao
Provides a partial implementation of ScheduledJobDao, and is a stripped-down version of CachedScheduledJobDao.
ClusterSafeScheduledJobDao(BandanaManager) - Constructor for class com.atlassian.confluence.schedule.persistence.dao.ClusterSafeScheduledJobDao
 
ClusterSafetyDao - Interface in com.atlassian.confluence.cluster.safety
 
ClusterSafetyJob - Class in com.atlassian.confluence.cluster.safety
 
ClusterSafetyJob(ClusterSafetyManager) - 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
 
ClusterSetupValidator - Interface in com.atlassian.confluence.cluster
Simple flyweight that validates the user-inputted parameters required to setup a cluster.
ClusterSharedHomeSanityCheckEvent - Class in com.atlassian.confluence.event.events.cluster
Even to fire when a node wants to ensure that shared home directory is visible to other nodes.
ClusterSharedHomeSanityCheckEvent(Object) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterSharedHomeSanityCheckEvent
 
ClusterUpdateCronJobScheduleEvent - Class in com.atlassian.confluence.event.events.cluster
Used to signal that all nodes should update the run interval of a cron job
ClusterUpdateCronJobScheduleEvent(Object, ScheduledJobKey, String) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterUpdateCronJobScheduleEvent
 
ClusterUpdateJobScheduleListener - Class in com.atlassian.confluence.event.listeners
 
ClusterUpdateJobScheduleListener(ScheduledJobNodeManager) - Constructor for class com.atlassian.confluence.event.listeners.ClusterUpdateJobScheduleListener
 
ClusterUpdateSimpleJobScheduleEvent - Class in com.atlassian.confluence.event.events.cluster
Used to signal that all nodes should update the run interval of a simple job
ClusterUpdateSimpleJobScheduleEvent(Object, ScheduledJobKey, long) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterUpdateSimpleJobScheduleEvent
 
ClusterUrlReadingCondition - Class in com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions
Evaluates to true if Confluence is in a clustered configuration
ClusterUrlReadingCondition(ClusterManager) - Constructor for class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.ClusterUrlReadingCondition
 
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(IndexManager) - Constructor for class com.atlassian.confluence.event.listeners.ClusterWideReindexEventListener
 
CoarseGrainedCachingSpacePermissionManager - Class in com.atlassian.confluence.impl.security
Space permission manager that caches all permissions for each space.
CoarseGrainedCachingSpacePermissionManager(PermissionCheckExemptions, VCacheFactory, SpacePermissionManagerInternal, SpacePermissionDao, EventPublisher, ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService, UserAccessor, AccessModeManager) - Constructor for class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
CoarseGrainedCachingSpacePermissionManager(PermissionCheckExemptions, VCacheFactory, SpacePermissionManagerInternal, SpacePermissionDao, EventPublisher, ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService, Supplier<UserAccessor>, AccessModeManager) - Constructor for class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
Deprecated.
since 7.5
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
 
CollabEditingStatus() - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.CollabEditorConfigRpc.CollabEditingStatus
 
collabEditorConfigRpc - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
CollabEditorConfigRpc - Class in com.atlassian.confluence.it.rpc.delegates.admin
Controls the collaborative editor configuration page via REST.
CollabEditorConfigRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.CollabEditorConfigRpc
 
CollabEditorConfigRpc.CollabEditingStatus - Class in com.atlassian.confluence.it.rpc.delegates.admin
 
COLLABORATIVE_EDITING_UUID - Static variable in class com.atlassian.confluence.core.ContentEntityObject
Contains the global UUID at the time Confluence was last restarted.
COLLABORATIVE_MODE - Static variable in interface com.atlassian.confluence.setup.settings.CollaborativeEditingHelper
 
CollaborativeEditingConfigResource - Class in com.atlassian.confluence.plugins.synchrony.rest
 
CollaborativeEditingConfigResource(SynchronyConfigurationManager, SynchronyConfigTaskTracker, CacheManager, TransactionTemplate, SessionFactory, TransactionalExecutorFactory, SynchronyMonitor, SynchronyProcessManager, EventPublisher, PageManager, CollaborativeEditingModeDuration, SynchronyDataService) - Constructor for class com.atlassian.confluence.plugins.synchrony.rest.CollaborativeEditingConfigResource
 
CollaborativeEditingConfigResponse - Class in com.atlassian.confluence.plugins.synchrony.rest
 
CollaborativeEditingConfigResponse.Builder - Class in com.atlassian.confluence.plugins.synchrony.rest
 
collaborativeEditingHelper - Variable in class com.atlassian.confluence.core.DefaultContentEntityManager
 
collaborativeEditingHelper - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
CollaborativeEditingHelper - Interface in com.atlassian.confluence.setup.settings
Provides helper methods to check Collaborative Editing Mode and status.
CollaborativeEditingMode - Enum in com.atlassian.confluence.plugins.synchrony.api
Collaborative editing modes
CollaborativeEditingModeChangeEvent - Class in com.atlassian.confluence.plugins.synchrony.api.events
Superclass for analytics events to record a Synchrony mode change
CollaborativeEditingModeDuration - Class in com.atlassian.confluence.plugins.synchrony.service
Provides information about the time since the last Collaborative Editing mode change, 'off,' 'on,' or 'limited.'
CollaborativeEditingModeDuration(BandanaManager) - Constructor for class com.atlassian.confluence.plugins.synchrony.service.CollaborativeEditingModeDuration
 
CollaborativeEditingOffEvent - Class in com.atlassian.confluence.plugins.synchrony.api.events
Published when collaborative editing is switched off.
CollaborativeEditingOffEvent(CollaborativeEditingMode, boolean, long) - Constructor for class com.atlassian.confluence.plugins.synchrony.api.events.CollaborativeEditingOffEvent
 
CollaborativeEditingOnEvent - Class in com.atlassian.confluence.plugins.synchrony.api.events
Published when collaborative editing is switched on.
CollaborativeEditingOnEvent(CollaborativeEditingMode, boolean, long) - Constructor for class com.atlassian.confluence.plugins.synchrony.api.events.CollaborativeEditingOnEvent
 
COLLABORATOR - Static variable in class com.atlassian.confluence.api.model.relations.CollaboratorRelationDescriptor
 
CollaboratorRelationDescriptor - Class in com.atlassian.confluence.api.model.relations
 
CollapsableListTypeBuilder - Class in com.atlassian.confluence.plugins.graphql.types
A GraphQLList builder for List or Iterable types that may be Collapsed.
CollapsableListTypeBuilder(GraphQLTypeBuilder) - Constructor for class com.atlassian.confluence.plugins.graphql.types.CollapsableListTypeBuilder
 
collapsed() - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
Set all collapsible Reference/Map/List fields to be collapsed rather than empty values.
Collapsed - Interface in com.atlassian.confluence.api.model.reference
A marker interface indicating an object is a placeholder for properties in our model that have not been expanded.
collapsed(T) - Static method in class com.atlassian.confluence.api.model.reference.Reference
Create a collapse reference to the given object.
collapsed(Class<T>) - Static method in class com.atlassian.confluence.api.model.reference.Reference
 
collapsed(Class<T>, Map) - Static method in class com.atlassian.confluence.api.model.reference.Reference
 
Collapsed.Exceptions - Class in com.atlassian.confluence.api.model.reference
Attempting to access a property of a collapsed object should throw an exception, indicating that it was not in the original request.
collapsedList() - Static method in class com.atlassian.confluence.api.model.reference.BuilderUtils
Create a new (empty) collapsed model list.
collapsedList(Navigation.Builder) - Static method in class com.atlassian.confluence.api.model.reference.BuilderUtils
Create a new (empty) collapsed model list, with a navigation builder set.
collapsedMap() - Static method in class com.atlassian.confluence.api.model.reference.BuilderUtils
Create a new (empty) collapsed model map.
collapsedMap(Navigation.Builder) - Static method in class com.atlassian.confluence.api.model.reference.BuilderUtils
Create a new (empty) collapsed model map, with a navigation builder set.
collapsedPageResponse(Navigation.Builder) - Static method in class com.atlassian.confluence.api.model.reference.BuilderUtils
 
collect(int) - Method in class com.atlassian.confluence.plugins.edgeindex.GroupByEdgeTargetCollector
 
CollectClusterInvariants - Class in com.atlassian.confluence.cluster.hazelcast
 
CollectClusterInvariants(String) - Constructor for class com.atlassian.confluence.cluster.hazelcast.CollectClusterInvariants
 
collectFilesInPath(String) - Method in class com.atlassian.confluence.junit3.ClassPathTestCollector
 
collectFilesInPath(String) - Method in class com.atlassian.confluence.test.qunit.QUnitTestCollector
 
collection(Content) - Method in interface com.atlassian.confluence.api.nav.Navigation
a builder to produce a URL to the collection that the content belongs to.
collection(Space) - Method in interface com.atlassian.confluence.api.nav.Navigation
a builder to produce a URL to the collection that the space belongs to.
collection(Content) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
collection(Space) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
CollectionEnricher - Interface in com.atlassian.confluence.plugins.restapi.enrich
Enriches collections with extra properties that participate in json or graph-ql serialization.
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
 
CollectionUpdateOperation - Class in com.atlassian.confluence.importexport.impl
 
CollectionUpdateOperation(ImportProcessorContext, TransientHibernateHandle, String, TransientHibernateHandle) - Constructor for class com.atlassian.confluence.importexport.impl.CollectionUpdateOperation
 
CollectMetricsPredicate - Class in com.atlassian.confluence.impl.vcache
 
CollectMetricsPredicate() - Constructor for class com.atlassian.confluence.impl.vcache.CollectMetricsPredicate
 
CollectNodeStatus - Class in com.atlassian.confluence.cluster.hazelcast
 
CollectNodeStatus(String) - Constructor for class com.atlassian.confluence.cluster.hazelcast.CollectNodeStatus
 
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
 
collectVCacheStats(RequestMetrics) - Static method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatisticsUtils
Converts VCache metrics into a stream of CacheStatistics objects.
collectWhitespace(XMLEventReader) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
Collect whitespace from the given reader.
collectWhitespace(StringBuilder, XMLEventReader) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
Collect whitespace from the given reader, into the given builder.
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
 
ColorPickerDropdownMenu - Class in com.atlassian.confluence.pageobjects.component.editor.toolbars
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.toolbars.ColorPickerDropdownMenu instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ColorPickerDropdownMenu() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.toolbars.ColorPickerDropdownMenu
Deprecated.
 
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
 
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
 
colorToHex(Color) - Static method in class com.atlassian.confluence.util.ColourUtils
Returns hexadecimal value for a color.
COLOUR_SCHEME - Static variable in interface com.atlassian.confluence.setup.bandana.ConfluenceBandanaKeys
 
COLOUR_SCHEME_CHANGED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.LookAndFeelAuditListener
 
COLOUR_SCHEME_EDITED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.LookAndFeelAuditListener
 
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.
ColourSchemeAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
 
ColourSchemeAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.ColourSchemeAction
 
colourSchemeChangedEvent(ColourSchemeChangedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.LookAndFeelAuditListener
 
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
 
ColourSchemeChangedEvent(Object, String, String, String) - Constructor for class com.atlassian.confluence.themes.events.ColourSchemeChangedEvent
 
ColourSchemeChangedEvent(Object, Boolean, String) - 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(ModuleFactory) - 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
 
ColoursWebResourceTransformer - Class in com.atlassian.confluence.plugin.webresource
 
ColoursWebResourceTransformer(ColourSchemeManager) - Constructor for class com.atlassian.confluence.plugin.webresource.ColoursWebResourceTransformer
 
ColourUtils - Class in com.atlassian.confluence.util
Color manipulation utilities
ColourUtils() - Constructor for class com.atlassian.confluence.util.ColourUtils
 
ColumnDescriptor - Class in com.atlassian.confluence.core.persistence.schema.descriptor
 
ColumnDescriptor(String, String, String, boolean) - Constructor for class com.atlassian.confluence.core.persistence.schema.descriptor.ColumnDescriptor
 
ColumnMacroReplacementRenderer - Class in com.atlassian.confluence.content.render.xhtml.migration
 
ColumnMacroReplacementRenderer(Renderer) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.ColumnMacroReplacementRenderer
 
columnName(String) - Method in class com.atlassian.confluence.upgrade.recovery.EchoEntityNameProcessor
 
com.atlassian.cache.hazelcast.asyncinvalidation - package com.atlassian.cache.hazelcast.asyncinvalidation
 
com.atlassian.confluence - package com.atlassian.confluence
 
com.atlassian.confluence.about - package com.atlassian.confluence.about
 
com.atlassian.confluence.accessmode.actions - package com.atlassian.confluence.accessmode.actions
 
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.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.api.extension - package com.atlassian.confluence.api.extension
 
com.atlassian.confluence.api.impl - package com.atlassian.confluence.api.impl
 
com.atlassian.confluence.api.impl.model.validation - package com.atlassian.confluence.api.impl.model.validation
 
com.atlassian.confluence.api.impl.pagination - package com.atlassian.confluence.api.impl.pagination
 
com.atlassian.confluence.api.impl.sal - package com.atlassian.confluence.api.impl.sal
 
com.atlassian.confluence.api.impl.sal.rdbms - package com.atlassian.confluence.api.impl.sal.rdbms
 
com.atlassian.confluence.api.impl.sal.timezone - package com.atlassian.confluence.api.impl.sal.timezone
Confluence implementation of the SAL timezone API.
com.atlassian.confluence.api.impl.sal.util - package com.atlassian.confluence.api.impl.sal.util
 
com.atlassian.confluence.api.impl.service.accessmode - package com.atlassian.confluence.api.impl.service.accessmode
 
com.atlassian.confluence.api.impl.service.audit - package com.atlassian.confluence.api.impl.service.audit
 
com.atlassian.confluence.api.impl.service.audit.adapter - package com.atlassian.confluence.api.impl.service.audit.adapter
 
com.atlassian.confluence.api.impl.service.audit.factory - package com.atlassian.confluence.api.impl.service.audit.factory
 
com.atlassian.confluence.api.impl.service.audit.migration - package com.atlassian.confluence.api.impl.service.audit.migration
 
com.atlassian.confluence.api.impl.service.audit.uri - package com.atlassian.confluence.api.impl.service.audit.uri
 
com.atlassian.confluence.api.impl.service.content - package com.atlassian.confluence.api.impl.service.content
 
com.atlassian.confluence.api.impl.service.content.draft - package com.atlassian.confluence.api.impl.service.content.draft
 
com.atlassian.confluence.api.impl.service.content.factory - package com.atlassian.confluence.api.impl.service.content.factory
 
com.atlassian.confluence.api.impl.service.content.finder - package com.atlassian.confluence.api.impl.service.content.finder
 
com.atlassian.confluence.api.impl.service.content.typebinding - package com.atlassian.confluence.api.impl.service.content.typebinding
 
com.atlassian.confluence.api.impl.service.datetime - package com.atlassian.confluence.api.impl.service.datetime
 
com.atlassian.confluence.api.impl.service.event.mau - package com.atlassian.confluence.api.impl.service.event.mau
 
com.atlassian.confluence.api.impl.service.longtasks - package com.atlassian.confluence.api.impl.service.longtasks
 
com.atlassian.confluence.api.impl.service.longtasks.tasks - package com.atlassian.confluence.api.impl.service.longtasks.tasks
 
com.atlassian.confluence.api.impl.service.network - package com.atlassian.confluence.api.impl.service.network
 
com.atlassian.confluence.api.impl.service.people - package com.atlassian.confluence.api.impl.service.people
 
com.atlassian.confluence.api.impl.service.permissions - package com.atlassian.confluence.api.impl.service.permissions
 
com.atlassian.confluence.api.impl.service.permissions.delegates - package com.atlassian.confluence.api.impl.service.permissions.delegates
 
com.atlassian.confluence.api.impl.service.relation - package com.atlassian.confluence.api.impl.service.relation
 
com.atlassian.confluence.api.impl.service.settings - package com.atlassian.confluence.api.impl.service.settings
 
com.atlassian.confluence.api.impl.service.watch - package com.atlassian.confluence.api.impl.service.watch
 
com.atlassian.confluence.api.model - package com.atlassian.confluence.api.model
 
com.atlassian.confluence.api.model.accessmode - package com.atlassian.confluence.api.model.accessmode
 
com.atlassian.confluence.api.model.audit - package com.atlassian.confluence.api.model.audit
 
com.atlassian.confluence.api.model.content - package com.atlassian.confluence.api.model.content
 
com.atlassian.confluence.api.model.content.id - package com.atlassian.confluence.api.model.content.id
 
com.atlassian.confluence.api.model.content.template - package com.atlassian.confluence.api.model.content.template
 
com.atlassian.confluence.api.model.content.webresource - package com.atlassian.confluence.api.model.content.webresource
 
com.atlassian.confluence.api.model.event.mau - package com.atlassian.confluence.api.model.event.mau
 
com.atlassian.confluence.api.model.event.notification - package com.atlassian.confluence.api.model.event.notification
 
com.atlassian.confluence.api.model.eviction - package com.atlassian.confluence.api.model.eviction
 
com.atlassian.confluence.api.model.index - package com.atlassian.confluence.api.model.index
 
com.atlassian.confluence.api.model.journal - package com.atlassian.confluence.api.model.journal
 
com.atlassian.confluence.api.model.link - package com.atlassian.confluence.api.model.link
 
com.atlassian.confluence.api.model.locator - package com.atlassian.confluence.api.model.locator
 
com.atlassian.confluence.api.model.longtasks - package com.atlassian.confluence.api.model.longtasks
 
com.atlassian.confluence.api.model.messages - package com.atlassian.confluence.api.model.messages
 
com.atlassian.confluence.api.model.pagination - package com.atlassian.confluence.api.model.pagination
 
com.atlassian.confluence.api.model.people - package com.atlassian.confluence.api.model.people
 
com.atlassian.confluence.api.model.permissions - package com.atlassian.confluence.api.model.permissions
Model objects for user and group permission and validation checks, for use with OperationService.
com.atlassian.confluence.api.model.permissions.spi - package com.atlassian.confluence.api.model.permissions.spi
SPI for implementing pluggable permission and validation checks, for use with OperationService.
com.atlassian.confluence.api.model.plugin - package com.atlassian.confluence.api.model.plugin
 
com.atlassian.confluence.api.model.reference - package com.atlassian.confluence.api.model.reference
 
com.atlassian.confluence.api.model.relations - package com.atlassian.confluence.api.model.relations
 
com.atlassian.confluence.api.model.search - package com.atlassian.confluence.api.model.search
 
com.atlassian.confluence.api.model.search.autocomplete - package com.atlassian.confluence.api.model.search.autocomplete
 
com.atlassian.confluence.api.model.settings - package com.atlassian.confluence.api.model.settings
 
com.atlassian.confluence.api.model.validation - package com.atlassian.confluence.api.model.validation
 
com.atlassian.confluence.api.model.watch - package com.atlassian.confluence.api.model.watch
 
com.atlassian.confluence.api.model.web - package com.atlassian.confluence.api.model.web
 
com.atlassian.confluence.api.nav - package com.atlassian.confluence.api.nav
 
com.atlassian.confluence.api.serialization - package com.atlassian.confluence.api.serialization
 
com.atlassian.confluence.api.service.accessmode - package com.atlassian.confluence.api.service.accessmode
 
com.atlassian.confluence.api.service.audit - package com.atlassian.confluence.api.service.audit
 
com.atlassian.confluence.api.service.content - package com.atlassian.confluence.api.service.content
 
com.atlassian.confluence.api.service.content.template - package com.atlassian.confluence.api.service.content.template
 
com.atlassian.confluence.api.service.datetime - package com.atlassian.confluence.api.service.datetime
 
com.atlassian.confluence.api.service.event.mau - package com.atlassian.confluence.api.service.event.mau
 
com.atlassian.confluence.api.service.eviction - package com.atlassian.confluence.api.service.eviction
 
com.atlassian.confluence.api.service.exceptions - package com.atlassian.confluence.api.service.exceptions
 
com.atlassian.confluence.api.service.exceptions.unchecked - package com.atlassian.confluence.api.service.exceptions.unchecked
 
com.atlassian.confluence.api.service.finder - package com.atlassian.confluence.api.service.finder
 
com.atlassian.confluence.api.service.index - package com.atlassian.confluence.api.service.index
 
com.atlassian.confluence.api.service.journal - package com.atlassian.confluence.api.service.journal
 
com.atlassian.confluence.api.service.longtasks - package com.atlassian.confluence.api.service.longtasks
 
com.atlassian.confluence.api.service.network - package com.atlassian.confluence.api.service.network
 
com.atlassian.confluence.api.service.pagination - package com.atlassian.confluence.api.service.pagination
 
com.atlassian.confluence.api.service.people - package com.atlassian.confluence.api.service.people
 
com.atlassian.confluence.api.service.permissions - package com.atlassian.confluence.api.service.permissions
 
com.atlassian.confluence.api.service.relations - package com.atlassian.confluence.api.service.relations
 
com.atlassian.confluence.api.service.search - package com.atlassian.confluence.api.service.search
 
com.atlassian.confluence.api.service.settings - package com.atlassian.confluence.api.service.settings
 
com.atlassian.confluence.api.service.watch - package com.atlassian.confluence.api.service.watch
 
com.atlassian.confluence.api.service.web - package com.atlassian.confluence.api.service.web
 
com.atlassian.confluence.api.testsupport.matchers.model.content - package com.atlassian.confluence.api.testsupport.matchers.model.content
 
com.atlassian.confluence.api.testsupport.matchers.model.content.template - package com.atlassian.confluence.api.testsupport.matchers.model.content.template
 
com.atlassian.confluence.api.testsupport.matchers.model.reference - package com.atlassian.confluence.api.testsupport.matchers.model.reference
 
com.atlassian.confluence.api.testsupport.matchers.model.user - package com.atlassian.confluence.api.testsupport.matchers.model.user
 
com.atlassian.confluence.api.util - package com.atlassian.confluence.api.util
 
com.atlassian.confluence.applinks - package com.atlassian.confluence.applinks
 
com.atlassian.confluence.audit - package com.atlassian.confluence.audit
 
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.config.migration - package com.atlassian.confluence.cache.ehcache.config.migration
 
com.atlassian.confluence.cache.hazelcast - package com.atlassian.confluence.cache.hazelcast
Provides the classes for a Hazelcast implementation to support Confluence clustering, including caching, locks and events.
com.atlassian.confluence.cache.hazelcast.hibernate - package com.atlassian.confluence.cache.hazelcast.hibernate
 
com.atlassian.confluence.cache.hazelcast.logging - package com.atlassian.confluence.cache.hazelcast.logging
 
com.atlassian.confluence.cache.hazelcast.monitoring - package com.atlassian.confluence.cache.hazelcast.monitoring
 
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.cluster - package com.atlassian.confluence.cluster
 
com.atlassian.confluence.cluster.hazelcast - package com.atlassian.confluence.cluster.hazelcast
 
com.atlassian.confluence.cluster.hazelcast.monitoring - package com.atlassian.confluence.cluster.hazelcast.monitoring
 
com.atlassian.confluence.cluster.hazelcast.shareddata - package com.atlassian.confluence.cluster.hazelcast.shareddata
 
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.cluster.shareddata - package com.atlassian.confluence.cluster.shareddata
 
com.atlassian.confluence.concurrent - package com.atlassian.confluence.concurrent
 
com.atlassian.confluence.content - package com.atlassian.confluence.content
 
com.atlassian.confluence.content.apisupport - package com.atlassian.confluence.content.apisupport
 
com.atlassian.confluence.content.custom - package com.atlassian.confluence.content.custom
 
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.image - package com.atlassian.confluence.content.render.image
 
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.inlinecommentmarker - package com.atlassian.confluence.content.render.xhtml.editor.inlinecommentmarker
 
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.pagelayouts - package com.atlassian.confluence.content.render.xhtml.editor.pagelayouts
 
com.atlassian.confluence.content.render.xhtml.editor.placeholder - package com.atlassian.confluence.content.render.xhtml.editor.placeholder
 
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.editor.time - package com.atlassian.confluence.content.render.xhtml.editor.time
 
com.atlassian.confluence.content.render.xhtml.image - package com.atlassian.confluence.content.render.xhtml.image
 
com.atlassian.confluence.content.render.xhtml.links - package com.atlassian.confluence.content.render.xhtml.links
 
com.atlassian.confluence.content.render.xhtml.macro - package com.atlassian.confluence.content.render.xhtml.macro
 
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.inlinecommentmarker - package com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker
 
com.atlassian.confluence.content.render.xhtml.model.inlinetask - package com.atlassian.confluence.content.render.xhtml.model.inlinetask
 
com.atlassian.confluence.content.render.xhtml.model.links - package com.atlassian.confluence.content.render.xhtml.model.links
 
com.atlassian.confluence.content.render.xhtml.model.pagelayouts - package com.atlassian.confluence.content.render.xhtml.model.pagelayouts
 
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.model.time - package com.atlassian.confluence.content.render.xhtml.model.time
 
com.atlassian.confluence.content.render.xhtml.placeholder - package com.atlassian.confluence.content.render.xhtml.placeholder
 
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.inlinecommentmarker - package com.atlassian.confluence.content.render.xhtml.storage.inlinecommentmarker
 
com.atlassian.confluence.content.render.xhtml.storage.inlinetask - package com.atlassian.confluence.content.render.xhtml.storage.inlinetask
 
com.atlassian.confluence.content.render.xhtml.storage.link - package com.atlassian.confluence.content.render.xhtml.storage.link
 
com.atlassian.confluence.content.render.xhtml.storage.link.user - package com.atlassian.confluence.content.render.xhtml.storage.link.user
 
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.pagelayouts - package com.atlassian.confluence.content.render.xhtml.storage.pagelayouts
 
com.atlassian.confluence.content.render.xhtml.storage.placeholder - package com.atlassian.confluence.content.render.xhtml.storage.placeholder
 
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.storage.time - package com.atlassian.confluence.content.render.xhtml.storage.time
 
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.inlinecommentmarker - package com.atlassian.confluence.content.render.xhtml.view.inlinecommentmarker
 
com.atlassian.confluence.content.render.xhtml.view.inlinetask - package com.atlassian.confluence.content.render.xhtml.view.inlinetask
 
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.render.xhtml.view.pagelayouts - package com.atlassian.confluence.content.render.xhtml.view.pagelayouts
 
com.atlassian.confluence.content.render.xhtml.view.placeholder - package com.atlassian.confluence.content.render.xhtml.view.placeholder
 
com.atlassian.confluence.content.render.xhtml.view.time - package com.atlassian.confluence.content.render.xhtml.view.time
 
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.experimental - package com.atlassian.confluence.content.service.experimental
 
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.persistence.schema - package com.atlassian.confluence.core.persistence.schema
 
com.atlassian.confluence.core.persistence.schema.api - package com.atlassian.confluence.core.persistence.schema.api
 
com.atlassian.confluence.core.persistence.schema.descriptor - package com.atlassian.confluence.core.persistence.schema.descriptor
 
com.atlassian.confluence.core.persistence.schema.event - package com.atlassian.confluence.core.persistence.schema.event
 
com.atlassian.confluence.core.persistence.schema.hibernate - package com.atlassian.confluence.core.persistence.schema.hibernate
 
com.atlassian.confluence.core.persistence.schema.util - package com.atlassian.confluence.core.persistence.schema.util
 
com.atlassian.confluence.core.service - package com.atlassian.confluence.core.service
 
com.atlassian.confluence.darkfeatures.rest - package com.atlassian.confluence.darkfeatures.rest
 
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.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.analytics - package com.atlassian.confluence.event.events.analytics
 
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
Confluence attachment events.
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.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.page.async - package com.atlassian.confluence.event.events.content.page.async
 
com.atlassian.confluence.event.events.content.page.async.types - package com.atlassian.confluence.event.events.content.page.async.types
 
com.atlassian.confluence.event.events.content.page.synchrony - package com.atlassian.confluence.event.events.content.page.synchrony
 
com.atlassian.confluence.event.events.content.pagehierarchy - package com.atlassian.confluence.event.events.content.pagehierarchy
 
com.atlassian.confluence.event.events.content.user - package com.atlassian.confluence.event.events.content.user
 
com.atlassian.confluence.event.events.dashboard - package com.atlassian.confluence.event.events.dashboard
 
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.index - package com.atlassian.confluence.event.events.index
 
com.atlassian.confluence.event.events.internal.attachment - package com.atlassian.confluence.event.events.internal.attachment
 
com.atlassian.confluence.event.events.internal.auth - package com.atlassian.confluence.event.events.internal.auth
 
com.atlassian.confluence.event.events.internal.security - package com.atlassian.confluence.event.events.internal.security
 
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.people - package com.atlassian.confluence.event.events.people
 
com.atlassian.confluence.event.events.permission - package com.atlassian.confluence.event.events.permission
 
com.atlassian.confluence.event.events.plugin - package com.atlassian.confluence.event.events.plugin
 
com.atlassian.confluence.event.events.profile - package com.atlassian.confluence.event.events.profile
 
com.atlassian.confluence.event.events.search - package com.atlassian.confluence.event.events.search
 
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.listeners - package com.atlassian.confluence.event.listeners
 
com.atlassian.confluence.event.queues - package com.atlassian.confluence.event.queues
 
com.atlassian.confluence.extra.helloworldrpc - package com.atlassian.confluence.extra.helloworldrpc
 
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.functest.rest - package com.atlassian.confluence.functest.rest
 
com.atlassian.confluence.functest.rest.admin - package com.atlassian.confluence.functest.rest.admin
These REST resources are replacements for admin-level functest RPC calls and should only be run by a sys-admin in a websudo session.
com.atlassian.confluence.functest.rest.admin.crowd - package com.atlassian.confluence.functest.rest.admin.crowd
Entities and a class mapper lifted from the Crowd REST Plugin, since they don't exist in crowd-rest-common.
com.atlassian.confluence.functest.rest.admin.model - package com.atlassian.confluence.functest.rest.admin.model
 
com.atlassian.confluence.functest.rest.admin.sqlcapture - package com.atlassian.confluence.functest.rest.admin.sqlcapture
 
com.atlassian.confluence.functest.rest.sidebar - package com.atlassian.confluence.functest.rest.sidebar
 
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.impl - package com.atlassian.confluence.impl
Subpackages of this package are NOT exposed to the plugin classpath, by being excluded in the packageScanningConfiguration of bootstrapContext.xml.
com.atlassian.confluence.impl.audit - package com.atlassian.confluence.impl.audit
 
com.atlassian.confluence.impl.audit.handler - package com.atlassian.confluence.impl.audit.handler
This package contains handlers that know how to create change values out of changed objects.
com.atlassian.confluence.impl.audit.impl - package com.atlassian.confluence.impl.audit.impl
 
com.atlassian.confluence.impl.audit.listener - package com.atlassian.confluence.impl.audit.listener
 
com.atlassian.confluence.impl.bandana - package com.atlassian.confluence.impl.bandana
 
com.atlassian.confluence.impl.cache - package com.atlassian.confluence.impl.cache
 
com.atlassian.confluence.impl.cache.config - package com.atlassian.confluence.impl.cache.config
 
com.atlassian.confluence.impl.cache.hazelcast - package com.atlassian.confluence.impl.cache.hazelcast
 
com.atlassian.confluence.impl.cache.hazelcast.hibernate - package com.atlassian.confluence.impl.cache.hazelcast.hibernate
 
com.atlassian.confluence.impl.cache.hibernate - package com.atlassian.confluence.impl.cache.hibernate
 
com.atlassian.confluence.impl.cache.tx - package com.atlassian.confluence.impl.cache.tx
 
com.atlassian.confluence.impl.cache.whitelist - package com.atlassian.confluence.impl.cache.whitelist
 
com.atlassian.confluence.impl.cluster - package com.atlassian.confluence.impl.cluster
 
com.atlassian.confluence.impl.concurrency - package com.atlassian.confluence.impl.concurrency
 
com.atlassian.confluence.impl.content.encoding - package com.atlassian.confluence.impl.content.encoding
 
com.atlassian.confluence.impl.content.links - package com.atlassian.confluence.impl.content.links
 
com.atlassian.confluence.impl.content.render.prefetch - package com.atlassian.confluence.impl.content.render.prefetch
 
com.atlassian.confluence.impl.content.render.prefetch.event - package com.atlassian.confluence.impl.content.render.prefetch.event
 
com.atlassian.confluence.impl.content.render.prefetch.hibernate - package com.atlassian.confluence.impl.content.render.prefetch.hibernate
 
com.atlassian.confluence.impl.content.render.prefetch.xhtml - package com.atlassian.confluence.impl.content.render.prefetch.xhtml
 
com.atlassian.confluence.impl.content.render.xhtml - package com.atlassian.confluence.impl.content.render.xhtml
 
com.atlassian.confluence.impl.content.render.xhtml.analytics - package com.atlassian.confluence.impl.content.render.xhtml.analytics
 
com.atlassian.confluence.impl.content.render.xhtml.editor.macro - package com.atlassian.confluence.impl.content.render.xhtml.editor.macro
 
com.atlassian.confluence.impl.content.render.xhtml.prefetch - package com.atlassian.confluence.impl.content.render.xhtml.prefetch
 
com.atlassian.confluence.impl.contributors - package com.atlassian.confluence.impl.contributors
 
com.atlassian.confluence.impl.core.persistence.hibernate - package com.atlassian.confluence.impl.core.persistence.hibernate
 
com.atlassian.confluence.impl.core.persistence.hibernate.schema - package com.atlassian.confluence.impl.core.persistence.hibernate.schema
 
com.atlassian.confluence.impl.event - package com.atlassian.confluence.impl.event
 
com.atlassian.confluence.impl.feature - package com.atlassian.confluence.impl.feature
 
com.atlassian.confluence.impl.health - package com.atlassian.confluence.impl.health
 
com.atlassian.confluence.impl.health.analytics - package com.atlassian.confluence.impl.health.analytics
 
com.atlassian.confluence.impl.health.checks - package com.atlassian.confluence.impl.health.checks
 
com.atlassian.confluence.impl.health.checks.rules - package com.atlassian.confluence.impl.health.checks.rules
 
com.atlassian.confluence.impl.health.web - package com.atlassian.confluence.impl.health.web
 
com.atlassian.confluence.impl.hibernate - package com.atlassian.confluence.impl.hibernate
 
com.atlassian.confluence.impl.hibernate.bulk - package com.atlassian.confluence.impl.hibernate.bulk
 
com.atlassian.confluence.impl.hibernate.dialect - package com.atlassian.confluence.impl.hibernate.dialect
 
com.atlassian.confluence.impl.hibernate.metrics - package com.atlassian.confluence.impl.hibernate.metrics
 
com.atlassian.confluence.impl.hibernate.query - package com.atlassian.confluence.impl.hibernate.query
 
com.atlassian.confluence.impl.homepage - package com.atlassian.confluence.impl.homepage
 
com.atlassian.confluence.impl.index - package com.atlassian.confluence.impl.index
 
com.atlassian.confluence.impl.integration.jira.applinks - package com.atlassian.confluence.impl.integration.jira.applinks
 
com.atlassian.confluence.impl.journal - package com.atlassian.confluence.impl.journal
Provides implementation of Journal Service.
com.atlassian.confluence.impl.labels - package com.atlassian.confluence.impl.labels
 
com.atlassian.confluence.impl.labels.adaptivelabelcache - package com.atlassian.confluence.impl.labels.adaptivelabelcache
 
com.atlassian.confluence.impl.labels.adaptivelabelcache.dao - package com.atlassian.confluence.impl.labels.adaptivelabelcache.dao
 
com.atlassian.confluence.impl.logging - package com.atlassian.confluence.impl.logging
 
com.atlassian.confluence.impl.macro.metadata - package com.atlassian.confluence.impl.macro.metadata
 
com.atlassian.confluence.impl.macro.schema - package com.atlassian.confluence.impl.macro.schema
 
com.atlassian.confluence.impl.mail.notification.persistence - package com.atlassian.confluence.impl.mail.notification.persistence
 
com.atlassian.confluence.impl.metrics - package com.atlassian.confluence.impl.metrics
 
com.atlassian.confluence.impl.notifications - package com.atlassian.confluence.impl.notifications
 
com.atlassian.confluence.impl.osgi - package com.atlassian.confluence.impl.osgi
 
com.atlassian.confluence.impl.pages.actions - package com.atlassian.confluence.impl.pages.actions
 
com.atlassian.confluence.impl.pages.attachments - package com.atlassian.confluence.impl.pages.attachments
 
com.atlassian.confluence.impl.pages.persistence.dao - package com.atlassian.confluence.impl.pages.persistence.dao
 
com.atlassian.confluence.impl.profiling - package com.atlassian.confluence.impl.profiling
 
com.atlassian.confluence.impl.propertyset - package com.atlassian.confluence.impl.propertyset
 
com.atlassian.confluence.impl.schedule.caesium - package com.atlassian.confluence.impl.schedule.caesium
 
com.atlassian.confluence.impl.schedule.jobs - package com.atlassian.confluence.impl.schedule.jobs
 
com.atlassian.confluence.impl.schedule.jobs.synchrony.eviction - package com.atlassian.confluence.impl.schedule.jobs.synchrony.eviction
 
com.atlassian.confluence.impl.schedule.managers - package com.atlassian.confluence.impl.schedule.managers
 
com.atlassian.confluence.impl.search - package com.atlassian.confluence.impl.search
 
com.atlassian.confluence.impl.search.v2 - package com.atlassian.confluence.impl.search.v2
 
com.atlassian.confluence.impl.search.v2.lucene.score - package com.atlassian.confluence.impl.search.v2.lucene.score
 
com.atlassian.confluence.impl.security - package com.atlassian.confluence.impl.security
 
com.atlassian.confluence.impl.security.access - package com.atlassian.confluence.impl.security.access
 
com.atlassian.confluence.impl.security.query - package com.atlassian.confluence.impl.security.query
 
com.atlassian.confluence.impl.security.recovery - package com.atlassian.confluence.impl.security.recovery
 
com.atlassian.confluence.impl.seraph - package com.atlassian.confluence.impl.seraph
 
com.atlassian.confluence.impl.service.finder - package com.atlassian.confluence.impl.service.finder
 
com.atlassian.confluence.impl.service.finder.content - package com.atlassian.confluence.impl.service.finder.content
 
com.atlassian.confluence.impl.service.finder.people - package com.atlassian.confluence.impl.service.finder.people
 
com.atlassian.confluence.impl.servlet - package com.atlassian.confluence.impl.servlet
 
com.atlassian.confluence.impl.settings - package com.atlassian.confluence.impl.settings
 
com.atlassian.confluence.impl.setup - package com.atlassian.confluence.impl.setup
 
com.atlassian.confluence.impl.spring - package com.atlassian.confluence.impl.spring
 
com.atlassian.confluence.impl.startup - package com.atlassian.confluence.impl.startup
 
com.atlassian.confluence.impl.system - package com.atlassian.confluence.impl.system
 
com.atlassian.confluence.impl.system.runner - package com.atlassian.confluence.impl.system.runner
 
com.atlassian.confluence.impl.system.task - package com.atlassian.confluence.impl.system.task
 
com.atlassian.confluence.impl.tenant - package com.atlassian.confluence.impl.tenant
 
com.atlassian.confluence.impl.themes - package com.atlassian.confluence.impl.themes
 
com.atlassian.confluence.impl.themes.persistence - package com.atlassian.confluence.impl.themes.persistence
 
com.atlassian.confluence.impl.upgrade - package com.atlassian.confluence.impl.upgrade
 
com.atlassian.confluence.impl.user - package com.atlassian.confluence.impl.user
 
com.atlassian.confluence.impl.user.crowd - package com.atlassian.confluence.impl.user.crowd
 
com.atlassian.confluence.impl.user.persistence.dao - package com.atlassian.confluence.impl.user.persistence.dao
 
com.atlassian.confluence.impl.util - package com.atlassian.confluence.impl.util
 
com.atlassian.confluence.impl.util.collections - package com.atlassian.confluence.impl.util.collections
 
com.atlassian.confluence.impl.util.concurrent - package com.atlassian.confluence.impl.util.concurrent
 
com.atlassian.confluence.impl.util.db - package com.atlassian.confluence.impl.util.db
 
com.atlassian.confluence.impl.util.sandbox - package com.atlassian.confluence.impl.util.sandbox
 
com.atlassian.confluence.impl.util.sandbox.misc - package com.atlassian.confluence.impl.util.sandbox.misc
 
com.atlassian.confluence.impl.util.tomcat - package com.atlassian.confluence.impl.util.tomcat
This package contains Tomcat-related utility code.
com.atlassian.confluence.impl.vcache - package com.atlassian.confluence.impl.vcache
 
com.atlassian.confluence.impl.vcache.metrics - package com.atlassian.confluence.impl.vcache.metrics
Classes in this package mirror classes in com.atlassian.jira.instrumentation package in Jira.
com.atlassian.confluence.impl.webresource - package com.atlassian.confluence.impl.webresource
 
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.plugin - package com.atlassian.confluence.importexport.plugin
 
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.index - package com.atlassian.confluence.index
 
com.atlassian.confluence.index.attachment - package com.atlassian.confluence.index.attachment
 
com.atlassian.confluence.index.status - package com.atlassian.confluence.index.status
 
com.atlassian.confluence.internal - package com.atlassian.confluence.internal
Internal interfaces that are NOT exposed to the plugin classpath, by being excluded in the packageScanningConfiguration of bootstrapContext.xml.
com.atlassian.confluence.internal.accessmode - package com.atlassian.confluence.internal.accessmode
 
com.atlassian.confluence.internal.audit - package com.atlassian.confluence.internal.audit
 
com.atlassian.confluence.internal.audit.event - package com.atlassian.confluence.internal.audit.event
 
com.atlassian.confluence.internal.audit.persistence.dao - package com.atlassian.confluence.internal.audit.persistence.dao
 
com.atlassian.confluence.internal.audit.persistence.dao.hibernate - package com.atlassian.confluence.internal.audit.persistence.dao.hibernate
 
com.atlassian.confluence.internal.cache.hibernate - package com.atlassian.confluence.internal.cache.hibernate
 
com.atlassian.confluence.internal.content - package com.atlassian.confluence.internal.content
 
com.atlassian.confluence.internal.content.render.xhtml.migration - package com.atlassian.confluence.internal.content.render.xhtml.migration
 
com.atlassian.confluence.internal.diagnostics - package com.atlassian.confluence.internal.diagnostics
 
com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate - package com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate
 
com.atlassian.confluence.internal.follow - package com.atlassian.confluence.internal.follow
 
com.atlassian.confluence.internal.health - package com.atlassian.confluence.internal.health
 
com.atlassian.confluence.internal.health.analytics - package com.atlassian.confluence.internal.health.analytics
 
com.atlassian.confluence.internal.index - package com.atlassian.confluence.internal.index
 
com.atlassian.confluence.internal.index.attachment - package com.atlassian.confluence.internal.index.attachment
 
com.atlassian.confluence.internal.index.event - package com.atlassian.confluence.internal.index.event
 
com.atlassian.confluence.internal.index.lucene - package com.atlassian.confluence.internal.index.lucene
 
com.atlassian.confluence.internal.index.lucene.snapshot - package com.atlassian.confluence.internal.index.lucene.snapshot
 
com.atlassian.confluence.internal.index.status - package com.atlassian.confluence.internal.index.status
 
com.atlassian.confluence.internal.index.status.importexport - package com.atlassian.confluence.internal.index.status.importexport
 
com.atlassian.confluence.internal.index.status.schedule - package com.atlassian.confluence.internal.index.status.schedule
 
com.atlassian.confluence.internal.index.v2 - package com.atlassian.confluence.internal.index.v2
 
com.atlassian.confluence.internal.labels - package com.atlassian.confluence.internal.labels
 
com.atlassian.confluence.internal.labels.persistence - package com.atlassian.confluence.internal.labels.persistence
 
com.atlassian.confluence.internal.license - package com.atlassian.confluence.internal.license
 
com.atlassian.confluence.internal.license.store - package com.atlassian.confluence.internal.license.store
 
com.atlassian.confluence.internal.links.persistence - package com.atlassian.confluence.internal.links.persistence
 
com.atlassian.confluence.internal.longrunning - package com.atlassian.confluence.internal.longrunning
 
com.atlassian.confluence.internal.notification.persistence - package com.atlassian.confluence.internal.notification.persistence
 
com.atlassian.confluence.internal.pages - package com.atlassian.confluence.internal.pages
 
com.atlassian.confluence.internal.pages.persistence - package com.atlassian.confluence.internal.pages.persistence
 
com.atlassian.confluence.internal.pagination - package com.atlassian.confluence.internal.pagination
 
com.atlassian.confluence.internal.permissions - package com.atlassian.confluence.internal.permissions
 
com.atlassian.confluence.internal.persistence - package com.atlassian.confluence.internal.persistence
 
com.atlassian.confluence.internal.persistence.hibernate - package com.atlassian.confluence.internal.persistence.hibernate
 
com.atlassian.confluence.internal.relations - package com.atlassian.confluence.internal.relations
 
com.atlassian.confluence.internal.relations.dao - package com.atlassian.confluence.internal.relations.dao
 
com.atlassian.confluence.internal.relations.dao.hibernate - package com.atlassian.confluence.internal.relations.dao.hibernate
 
com.atlassian.confluence.internal.relations.query - package com.atlassian.confluence.internal.relations.query
 
com.atlassian.confluence.internal.schedule.persistence.dao - package com.atlassian.confluence.internal.schedule.persistence.dao
 
com.atlassian.confluence.internal.search - package com.atlassian.confluence.internal.search
 
com.atlassian.confluence.internal.search.contentnames.v2 - package com.atlassian.confluence.internal.search.contentnames.v2
 
com.atlassian.confluence.internal.search.extractor2 - package com.atlassian.confluence.internal.search.extractor2
 
com.atlassian.confluence.internal.search.v2 - package com.atlassian.confluence.internal.search.v2
 
com.atlassian.confluence.internal.search.v2.lucene - package com.atlassian.confluence.internal.search.v2.lucene
 
com.atlassian.confluence.internal.security - package com.atlassian.confluence.internal.security
 
com.atlassian.confluence.internal.security.captcha - package com.atlassian.confluence.internal.security.captcha
 
com.atlassian.confluence.internal.security.persistence - package com.atlassian.confluence.internal.security.persistence
 
com.atlassian.confluence.internal.setup.settings - package com.atlassian.confluence.internal.setup.settings
 
com.atlassian.confluence.internal.spaces - package com.atlassian.confluence.internal.spaces
Confluence internal classes related to spaces.
com.atlassian.confluence.internal.spaces.persistence - package com.atlassian.confluence.internal.spaces.persistence
 
com.atlassian.confluence.internal.upgrade.constraint - package com.atlassian.confluence.internal.upgrade.constraint
 
com.atlassian.confluence.internal.upgrade.constraint.dedup - package com.atlassian.confluence.internal.upgrade.constraint.dedup
 
com.atlassian.confluence.internal.user - package com.atlassian.confluence.internal.user
Confluence internal classes related to user management.
com.atlassian.confluence.internal.user.persistence - package com.atlassian.confluence.internal.user.persistence
 
com.atlassian.confluence.internal.util.io - package com.atlassian.confluence.internal.util.io
 
com.atlassian.confluence.internal.util.reflection - package com.atlassian.confluence.internal.util.reflection
 
com.atlassian.confluence.internal.web.filter.spring - package com.atlassian.confluence.internal.web.filter.spring
 
com.atlassian.confluence.internal.webhooks - package com.atlassian.confluence.internal.webhooks
 
com.atlassian.confluence.internal.webhooks.analytics - package com.atlassian.confluence.internal.webhooks.analytics
 
com.atlassian.confluence.it - package com.atlassian.confluence.it
 
com.atlassian.confluence.it.admin - package com.atlassian.confluence.it.admin
 
com.atlassian.confluence.it.analytics - package com.atlassian.confluence.it.analytics
 
com.atlassian.confluence.it.api - package com.atlassian.confluence.it.api
 
com.atlassian.confluence.it.api.test.plugin - package com.atlassian.confluence.it.api.test.plugin
 
com.atlassian.confluence.it.api.test.plugin.apiavailable - package com.atlassian.confluence.it.api.test.plugin.apiavailable
 
com.atlassian.confluence.it.audit - package com.atlassian.confluence.it.audit
 
com.atlassian.confluence.it.audit.impl - package com.atlassian.confluence.it.audit.impl
 
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.http - package com.atlassian.confluence.it.http
 
com.atlassian.confluence.it.jsoup - package com.atlassian.confluence.it.jsoup
Wrapper classes around the JSoup parser in order to add CSS selector support.
com.atlassian.confluence.it.macro - package com.atlassian.confluence.it.macro
 
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.oldconfluence - package com.atlassian.confluence.it.oldconfluence
 
com.atlassian.confluence.it.plugin - package com.atlassian.confluence.it.plugin
 
com.atlassian.confluence.it.plugin.blueprint - package com.atlassian.confluence.it.plugin.blueprint
 
com.atlassian.confluence.it.resource - package com.atlassian.confluence.it.resource
 
com.atlassian.confluence.it.rest - package com.atlassian.confluence.it.rest
 
com.atlassian.confluence.it.rpc - package com.atlassian.confluence.it.rpc
 
com.atlassian.confluence.it.rpc.delegates - package com.atlassian.confluence.it.rpc.delegates
 
com.atlassian.confluence.it.rpc.delegates.admin - package com.atlassian.confluence.it.rpc.delegates.admin
 
com.atlassian.confluence.it.rpc.delegates.admin.model - package com.atlassian.confluence.it.rpc.delegates.admin.model
 
com.atlassian.confluence.it.rpc.xmlrpc - package com.atlassian.confluence.it.rpc.xmlrpc
 
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.junit3 - package com.atlassian.confluence.junit3
 
com.atlassian.confluence.jwebunit - package com.atlassian.confluence.jwebunit
 
com.atlassian.confluence.labels - package com.atlassian.confluence.labels
 
com.atlassian.confluence.labels.actions - package com.atlassian.confluence.labels.actions
 
com.atlassian.confluence.labels.dto - package com.atlassian.confluence.labels.dto
 
com.atlassian.confluence.labels.listeners - package com.atlassian.confluence.labels.listeners
 
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.legacyapi - package com.atlassian.confluence.legacyapi
 
com.atlassian.confluence.legacyapi.model - package com.atlassian.confluence.legacyapi.model
 
com.atlassian.confluence.legacyapi.model.content - package com.atlassian.confluence.legacyapi.model.content
 
com.atlassian.confluence.legacyapi.model.content.locator - package com.atlassian.confluence.legacyapi.model.content.locator
 
com.atlassian.confluence.legacyapi.model.people - package com.atlassian.confluence.legacyapi.model.people
 
com.atlassian.confluence.legacyapi.service - package com.atlassian.confluence.legacyapi.service
 
com.atlassian.confluence.legacyapi.service.content - package com.atlassian.confluence.legacyapi.service.content
 
com.atlassian.confluence.legacyapi.service.people - package com.atlassian.confluence.legacyapi.service.people
 
com.atlassian.confluence.license - package com.atlassian.confluence.license
 
com.atlassian.confluence.license.exception - package com.atlassian.confluence.license.exception
 
com.atlassian.confluence.license.exception.handler - package com.atlassian.confluence.license.exception.handler
 
com.atlassian.confluence.license.rest.model - package com.atlassian.confluence.license.rest.model
 
com.atlassian.confluence.license.rest.resource - package com.atlassian.confluence.license.rest.resource
 
com.atlassian.confluence.license.store - package com.atlassian.confluence.license.store
 
com.atlassian.confluence.license.util - package com.atlassian.confluence.license.util
 
com.atlassian.confluence.license.validator - package com.atlassian.confluence.license.validator
 
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.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.count - package com.atlassian.confluence.macro.count
 
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.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.embed - package com.atlassian.confluence.mail.embed
 
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.listeners.async - package com.atlassian.confluence.mail.notification.listeners.async
 
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.reports - package com.atlassian.confluence.mail.reports
 
com.atlassian.confluence.mail.template - package com.atlassian.confluence.mail.template
 
com.atlassian.confluence.osgi - package com.atlassian.confluence.osgi
 
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.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.dropdown - package com.atlassian.confluence.pageobjects.component.dropdown
 
com.atlassian.confluence.pageobjects.component.editor - package com.atlassian.confluence.pageobjects.component.editor
 
com.atlassian.confluence.pageobjects.component.editor.toolbars - package com.atlassian.confluence.pageobjects.component.editor.toolbars
 
com.atlassian.confluence.pageobjects.component.form - package com.atlassian.confluence.pageobjects.component.form
 
com.atlassian.confluence.pageobjects.component.header - package com.atlassian.confluence.pageobjects.component.header
 
com.atlassian.confluence.pageobjects.component.labels - package com.atlassian.confluence.pageobjects.component.labels
 
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.module - package com.atlassian.confluence.pageobjects.module
 
com.atlassian.confluence.pageobjects.module.frame - package com.atlassian.confluence.pageobjects.module.frame
 
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.setup - package com.atlassian.confluence.pageobjects.page.setup
 
com.atlassian.confluence.pageobjects.page.space - package com.atlassian.confluence.pageobjects.page.space
 
com.atlassian.confluence.pageobjects.page.user - package com.atlassian.confluence.pageobjects.page.user
 
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.collab - package com.atlassian.confluence.pages.collab
 
com.atlassian.confluence.pages.collab.impl - package com.atlassian.confluence.pages.collab.impl
 
com.atlassian.confluence.pages.collab.impl.tracking - package com.atlassian.confluence.pages.collab.impl.tracking
 
com.atlassian.confluence.pages.exceptions - package com.atlassian.confluence.pages.exceptions
 
com.atlassian.confluence.pages.persistence.dao - package com.atlassian.confluence.pages.persistence.dao
 
com.atlassian.confluence.pages.persistence.dao.bulk - package com.atlassian.confluence.pages.persistence.dao.bulk
 
com.atlassian.confluence.pages.persistence.dao.bulk.copy - package com.atlassian.confluence.pages.persistence.dao.bulk.copy
 
com.atlassian.confluence.pages.persistence.dao.bulk.delete - package com.atlassian.confluence.pages.persistence.dao.bulk.delete
 
com.atlassian.confluence.pages.persistence.dao.bulk.impl - package com.atlassian.confluence.pages.persistence.dao.bulk.impl
 
com.atlassian.confluence.pages.persistence.dao.filesystem - package com.atlassian.confluence.pages.persistence.dao.filesystem
 
com.atlassian.confluence.pages.persistence.dao.filesystem.filestore - package com.atlassian.confluence.pages.persistence.dao.filesystem.filestore
Provide external filesystem (FileStore) for persisting and processing attachment data.
com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics - package com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics
 
com.atlassian.confluence.pages.persistence.dao.filesystem.strategy - package com.atlassian.confluence.pages.persistence.dao.filesystem.strategy
 
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.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.persistence - package com.atlassian.confluence.persistence
 
com.atlassian.confluence.plugin - package com.atlassian.confluence.plugin
 
com.atlassian.confluence.plugin.descriptor - package com.atlassian.confluence.plugin.descriptor
 
com.atlassian.confluence.plugin.descriptor.aboutpage - package com.atlassian.confluence.plugin.descriptor.aboutpage
 
com.atlassian.confluence.plugin.descriptor.api - package com.atlassian.confluence.plugin.descriptor.api
 
com.atlassian.confluence.plugin.descriptor.backup - package com.atlassian.confluence.plugin.descriptor.backup
 
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.mail - package com.atlassian.confluence.plugin.descriptor.mail
 
com.atlassian.confluence.plugin.descriptor.mail.conditions - package com.atlassian.confluence.plugin.descriptor.mail.conditions
 
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.web.urlreadingconditions - package com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions
 
com.atlassian.confluence.plugin.descriptor.xhtml - package com.atlassian.confluence.plugin.descriptor.xhtml
 
com.atlassian.confluence.plugin.dev - package com.atlassian.confluence.plugin.dev
 
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.osgi - package com.atlassian.confluence.plugin.osgi
 
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.analytics.jobs - package com.atlassian.confluence.plugins.analytics.jobs
 
com.atlassian.confluence.plugins.analytics.jobs.api - package com.atlassian.confluence.plugins.analytics.jobs.api
 
com.atlassian.confluence.plugins.contentproperty - package com.atlassian.confluence.plugins.contentproperty
 
com.atlassian.confluence.plugins.contentproperty.hibernate2 - package com.atlassian.confluence.plugins.contentproperty.hibernate2
 
com.atlassian.confluence.plugins.contentproperty.index.config - package com.atlassian.confluence.plugins.contentproperty.index.config
 
com.atlassian.confluence.plugins.contentproperty.index.descriptor - package com.atlassian.confluence.plugins.contentproperty.index.descriptor
 
com.atlassian.confluence.plugins.contentproperty.index.extractor - package com.atlassian.confluence.plugins.contentproperty.index.extractor
 
com.atlassian.confluence.plugins.contentproperty.index.schema - package com.atlassian.confluence.plugins.contentproperty.index.schema
 
com.atlassian.confluence.plugins.contentproperty.search.fields - package com.atlassian.confluence.plugins.contentproperty.search.fields
 
com.atlassian.confluence.plugins.contentproperty.search.query - package com.atlassian.confluence.plugins.contentproperty.search.query
 
com.atlassian.confluence.plugins.contentproperty.spaceproperty - package com.atlassian.confluence.plugins.contentproperty.spaceproperty
 
com.atlassian.confluence.plugins.contentproperty.transaction - package com.atlassian.confluence.plugins.contentproperty.transaction
 
com.atlassian.confluence.plugins.dashboard - package com.atlassian.confluence.plugins.dashboard
 
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.dragdrop.providers - package com.atlassian.confluence.plugins.dragdrop.providers
 
com.atlassian.confluence.plugins.dragdrop.rest - package com.atlassian.confluence.plugins.dragdrop.rest
 
com.atlassian.confluence.plugins.dragdrop.service - package com.atlassian.confluence.plugins.dragdrop.service
 
com.atlassian.confluence.plugins.easyuser - package com.atlassian.confluence.plugins.easyuser
 
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.edge - package com.atlassian.confluence.plugins.edgeindex.edge
 
com.atlassian.confluence.plugins.edgeindex.job - package com.atlassian.confluence.plugins.edgeindex.job
 
com.atlassian.confluence.plugins.edgeindex.lucene - package com.atlassian.confluence.plugins.edgeindex.lucene
 
com.atlassian.confluence.plugins.edgeindex.lucene.tasks - package com.atlassian.confluence.plugins.edgeindex.lucene.tasks
 
com.atlassian.confluence.plugins.edgeindex.model - package com.atlassian.confluence.plugins.edgeindex.model
 
com.atlassian.confluence.plugins.edgeindex.plugin - package com.atlassian.confluence.plugins.edgeindex.plugin
 
com.atlassian.confluence.plugins.edgeindex.rest - package com.atlassian.confluence.plugins.edgeindex.rest
 
com.atlassian.confluence.plugins.edgeindex.servlet - package com.atlassian.confluence.plugins.edgeindex.servlet
 
com.atlassian.confluence.plugins.edgeindex.upgrade - package com.atlassian.confluence.plugins.edgeindex.upgrade
 
com.atlassian.confluence.plugins.editorloader - package com.atlassian.confluence.plugins.editorloader
 
com.atlassian.confluence.plugins.graphql - package com.atlassian.confluence.plugins.graphql
 
com.atlassian.confluence.plugins.graphql.exceptions - package com.atlassian.confluence.plugins.graphql.exceptions
 
com.atlassian.confluence.plugins.graphql.extensions - package com.atlassian.confluence.plugins.graphql.extensions
 
com.atlassian.confluence.plugins.graphql.providers - package com.atlassian.confluence.plugins.graphql.providers
 
com.atlassian.confluence.plugins.graphql.resource - package com.atlassian.confluence.plugins.graphql.resource
 
com.atlassian.confluence.plugins.graphql.types - package com.atlassian.confluence.plugins.graphql.types
 
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.labels.actions - package com.atlassian.confluence.plugins.labels.actions
 
com.atlassian.confluence.plugins.labels.soy - package com.atlassian.confluence.plugins.labels.soy
 
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.conditions - package com.atlassian.confluence.plugins.like.conditions
 
com.atlassian.confluence.plugins.like.graphql - package com.atlassian.confluence.plugins.like.graphql
 
com.atlassian.confluence.plugins.like.notifications - package com.atlassian.confluence.plugins.like.notifications
 
com.atlassian.confluence.plugins.like.notifications.batch - package com.atlassian.confluence.plugins.like.notifications.batch
 
com.atlassian.confluence.plugins.like.notifications.dao - package com.atlassian.confluence.plugins.like.notifications.dao
 
com.atlassian.confluence.plugins.like.providers - package com.atlassian.confluence.plugins.like.providers
 
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.link - package com.atlassian.confluence.plugins.link
 
com.atlassian.confluence.plugins.lookandfeel - package com.atlassian.confluence.plugins.lookandfeel
 
com.atlassian.confluence.plugins.lookandfeel.events - package com.atlassian.confluence.plugins.lookandfeel.events
 
com.atlassian.confluence.plugins.lookandfeel.filter - package com.atlassian.confluence.plugins.lookandfeel.filter
 
com.atlassian.confluence.plugins.macros.core - package com.atlassian.confluence.plugins.macros.core
 
com.atlassian.confluence.plugins.macros.dashboard - package com.atlassian.confluence.plugins.macros.dashboard
 
com.atlassian.confluence.plugins.macros.dashboard.recentupdates - package com.atlassian.confluence.plugins.macros.dashboard.recentupdates
 
com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events - package com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events
 
com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest - package com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest
 
com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.dto - package com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.dto
 
com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.serialisers - package com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.serialisers
 
com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs - package com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs
 
com.atlassian.confluence.plugins.macros.dashboard.rest - package com.atlassian.confluence.plugins.macros.dashboard.rest
 
com.atlassian.confluence.plugins.macrousage.extractor - package com.atlassian.confluence.plugins.macrousage.extractor
 
com.atlassian.confluence.plugins.maintenance.actions - package com.atlassian.confluence.plugins.maintenance.actions
 
com.atlassian.confluence.plugins.maintenance.model - package com.atlassian.confluence.plugins.maintenance.model
 
com.atlassian.confluence.plugins.maintenance.service - package com.atlassian.confluence.plugins.maintenance.service
 
com.atlassian.confluence.plugins.maintenance.service.impl - package com.atlassian.confluence.plugins.maintenance.service.impl
 
com.atlassian.confluence.plugins.merge - package com.atlassian.confluence.plugins.merge
 
com.atlassian.confluence.plugins.monitoring - package com.atlassian.confluence.plugins.monitoring
 
com.atlassian.confluence.plugins.monitoring.actions - package com.atlassian.confluence.plugins.monitoring.actions
 
com.atlassian.confluence.plugins.monitoring.rest - package com.atlassian.confluence.plugins.monitoring.rest
 
com.atlassian.confluence.plugins.navlinks.spi.impl - package com.atlassian.confluence.plugins.navlinks.spi.impl
 
com.atlassian.confluence.plugins.pluginstartuptest - package com.atlassian.confluence.plugins.pluginstartuptest
 
com.atlassian.confluence.plugins.pulp - package com.atlassian.confluence.plugins.pulp
 
com.atlassian.confluence.plugins.pulp.impl - package com.atlassian.confluence.plugins.pulp.impl
 
com.atlassian.confluence.plugins.pulp.wrm - package com.atlassian.confluence.plugins.pulp.wrm
 
com.atlassian.confluence.plugins.quicknav.admin - package com.atlassian.confluence.plugins.quicknav.admin
 
com.atlassian.confluence.plugins.quicknav.resources - package com.atlassian.confluence.plugins.quicknav.resources
 
com.atlassian.confluence.plugins.quickreload - package com.atlassian.confluence.plugins.quickreload
 
com.atlassian.confluence.plugins.rebuildindex - package com.atlassian.confluence.plugins.rebuildindex
 
com.atlassian.confluence.plugins.rebuildindex.rest - package com.atlassian.confluence.plugins.rebuildindex.rest
 
com.atlassian.confluence.plugins.rebuildindex.status - package com.atlassian.confluence.plugins.rebuildindex.status
 
com.atlassian.confluence.plugins.rest.dto - package com.atlassian.confluence.plugins.rest.dto
This package contains DTO (Data Transfer Objects) which are used by some REST resources in this plugin.
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.jersey.cachecontrol - package com.atlassian.confluence.plugins.rest.jersey.cachecontrol
 
com.atlassian.confluence.plugins.rest.manager - package com.atlassian.confluence.plugins.rest.manager
 
com.atlassian.confluence.plugins.rest.navigation.impl - package com.atlassian.confluence.plugins.rest.navigation.impl
 
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.restapi - package com.atlassian.confluence.plugins.restapi
 
com.atlassian.confluence.plugins.restapi.annotations - package com.atlassian.confluence.plugins.restapi.annotations
 
com.atlassian.confluence.plugins.restapi.enrich - package com.atlassian.confluence.plugins.restapi.enrich
 
com.atlassian.confluence.plugins.restapi.enrich.documentation - package com.atlassian.confluence.plugins.restapi.enrich.documentation
 
com.atlassian.confluence.plugins.restapi.enrich.model - package com.atlassian.confluence.plugins.restapi.enrich.model
 
com.atlassian.confluence.plugins.restapi.examples - package com.atlassian.confluence.plugins.restapi.examples
 
com.atlassian.confluence.plugins.restapi.exceptions - package com.atlassian.confluence.plugins.restapi.exceptions
 
com.atlassian.confluence.plugins.restapi.experimental.resources - package com.atlassian.confluence.plugins.restapi.experimental.resources
 
com.atlassian.confluence.plugins.restapi.filters - package com.atlassian.confluence.plugins.restapi.filters
 
com.atlassian.confluence.plugins.restapi.graphql - package com.atlassian.confluence.plugins.restapi.graphql
 
com.atlassian.confluence.plugins.restapi.metadata.content - package com.atlassian.confluence.plugins.restapi.metadata.content
 
com.atlassian.confluence.plugins.restapi.resources - package com.atlassian.confluence.plugins.restapi.resources
 
com.atlassian.confluence.plugins.restapi.serialization.factory - package com.atlassian.confluence.plugins.restapi.serialization.factory
 
com.atlassian.confluence.plugins.restapi.soy - package com.atlassian.confluence.plugins.restapi.soy
 
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.scheduler.spi.descriptor - package com.atlassian.confluence.plugins.scheduler.spi.descriptor
 
com.atlassian.confluence.plugins.servlet - package com.atlassian.confluence.plugins.servlet
 
com.atlassian.confluence.plugins.soy - package com.atlassian.confluence.plugins.soy
 
com.atlassian.confluence.plugins.spacedirectory - package com.atlassian.confluence.plugins.spacedirectory
 
com.atlassian.confluence.plugins.spacedirectory.events - package com.atlassian.confluence.plugins.spacedirectory.events
 
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.spaces - package com.atlassian.confluence.plugins.spaces
 
com.atlassian.confluence.plugins.synchrony - package com.atlassian.confluence.plugins.synchrony
 
com.atlassian.confluence.plugins.synchrony.api - package com.atlassian.confluence.plugins.synchrony.api
 
com.atlassian.confluence.plugins.synchrony.api.events - package com.atlassian.confluence.plugins.synchrony.api.events
 
com.atlassian.confluence.plugins.synchrony.bootstrap - package com.atlassian.confluence.plugins.synchrony.bootstrap
 
com.atlassian.confluence.plugins.synchrony.rest - package com.atlassian.confluence.plugins.synchrony.rest
 
com.atlassian.confluence.plugins.synchrony.service - package com.atlassian.confluence.plugins.synchrony.service
 
com.atlassian.confluence.plugins.synchrony.status - package com.atlassian.confluence.plugins.synchrony.status
 
com.atlassian.confluence.plugins.synchrony.supplier - package com.atlassian.confluence.plugins.synchrony.supplier
 
com.atlassian.confluence.plugins.synchrony.tasks - package com.atlassian.confluence.plugins.synchrony.tasks
 
com.atlassian.confluence.plugins.synchrony.utils - package com.atlassian.confluence.plugins.synchrony.utils
 
com.atlassian.confluence.plugins.templates - package com.atlassian.confluence.plugins.templates
 
com.atlassian.confluence.plugins.templates.actions - package com.atlassian.confluence.plugins.templates.actions
 
com.atlassian.confluence.plugins.templates.events - package com.atlassian.confluence.plugins.templates.events
 
com.atlassian.confluence.plugins.templates.servlet - package com.atlassian.confluence.plugins.templates.servlet
 
com.atlassian.confluence.plugins.templates.transformer - package com.atlassian.confluence.plugins.templates.transformer
 
com.atlassian.confluence.plugins.test.jdk8compat - package com.atlassian.confluence.plugins.test.jdk8compat
 
com.atlassian.confluence.plugins.test.jdk8compat.rest - package com.atlassian.confluence.plugins.test.jdk8compat.rest
 
com.atlassian.confluence.plugins.test.jdk8compat.servlet - package com.atlassian.confluence.plugins.test.jdk8compat.servlet
 
com.atlassian.confluence.plugins.test.jobconfig - package com.atlassian.confluence.plugins.test.jobconfig
 
com.atlassian.confluence.plugins.viewsource - package com.atlassian.confluence.plugins.viewsource
 
com.atlassian.confluence.plugins.viewsource.api.v1 - package com.atlassian.confluence.plugins.viewsource.api.v1
 
com.atlassian.confluence.relations.touch - package com.atlassian.confluence.relations.touch
 
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.api.exception - package com.atlassian.confluence.rest.api.exception
 
com.atlassian.confluence.rest.api.graphql - package com.atlassian.confluence.rest.api.graphql
 
com.atlassian.confluence.rest.api.model - package com.atlassian.confluence.rest.api.model
 
com.atlassian.confluence.rest.api.model.pagination - package com.atlassian.confluence.rest.api.model.pagination
 
com.atlassian.confluence.rest.api.model.validation - package com.atlassian.confluence.rest.api.model.validation
 
com.atlassian.confluence.rest.api.services - package com.atlassian.confluence.rest.api.services
 
com.atlassian.confluence.rest.client - package com.atlassian.confluence.rest.client
This package contains the code which communicates with Confluence via REST API.
com.atlassian.confluence.rest.client.authentication - package com.atlassian.confluence.rest.client.authentication
 
com.atlassian.confluence.rest.client.graphql - package com.atlassian.confluence.rest.client.graphql
 
com.atlassian.confluence.rest.client.impl - package com.atlassian.confluence.rest.client.impl
 
com.atlassian.confluence.rest.client.model - package com.atlassian.confluence.rest.client.model
 
com.atlassian.confluence.rest.client.proxy - package com.atlassian.confluence.rest.client.proxy
 
com.atlassian.confluence.rest.client.remoteservice.people - package com.atlassian.confluence.rest.client.remoteservice.people
 
com.atlassian.confluence.rest.client.remoteservice.webfragment - package com.atlassian.confluence.rest.client.remoteservice.webfragment
 
com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql - package com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql
 
com.atlassian.confluence.rest.serialization - package com.atlassian.confluence.rest.serialization
 
com.atlassian.confluence.rest.serialization.enrich - package com.atlassian.confluence.rest.serialization.enrich
 
com.atlassian.confluence.rest.serialization.graphql - package com.atlassian.confluence.rest.serialization.graphql
 
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.events - package com.atlassian.confluence.schedule.events
 
com.atlassian.confluence.schedule.jobs - package com.atlassian.confluence.schedule.jobs
 
com.atlassian.confluence.schedule.jobs.filedeletion - package com.atlassian.confluence.schedule.jobs.filedeletion
 
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.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.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.queryparser - package com.atlassian.confluence.search.lucene.queryparser
 
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.queue - package com.atlassian.confluence.search.queue
 
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.analysis - package com.atlassian.confluence.search.v2.analysis
 
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
 
com.atlassian.confluence.search.v2.lucene.boosting - package com.atlassian.confluence.search.v2.lucene.boosting
 
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.score - package com.atlassian.confluence.search.v2.score
This package provides search engine agnostic primitives required to construct FunctionScoreQuery.
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.access - package com.atlassian.confluence.security.access
 
com.atlassian.confluence.security.access.annotations - package com.atlassian.confluence.security.access.annotations
 
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.server - package com.atlassian.confluence.server
 
com.atlassian.confluence.servlet - package com.atlassian.confluence.servlet
 
com.atlassian.confluence.servlet.download - package com.atlassian.confluence.servlet.download
 
com.atlassian.confluence.servlet.rewrite - package com.atlassian.confluence.servlet.rewrite
 
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.bundles - package com.atlassian.confluence.setup.bundles
 
com.atlassian.confluence.setup.bundles.upm - package com.atlassian.confluence.setup.bundles.upm
 
com.atlassian.confluence.setup.bundles.upm.models - package com.atlassian.confluence.setup.bundles.upm.models
 
com.atlassian.confluence.setup.bundles.upm.responsehandlers - package com.atlassian.confluence.setup.bundles.upm.responsehandlers
 
com.atlassian.confluence.setup.dbcheck - package com.atlassian.confluence.setup.dbcheck
 
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.namespace - package com.atlassian.confluence.spring.namespace
 
com.atlassian.confluence.spring.service - package com.atlassian.confluence.spring.service
 
com.atlassian.confluence.spring.transaction - package com.atlassian.confluence.spring.transaction
 
com.atlassian.confluence.spring.transaction.interceptor - package com.atlassian.confluence.spring.transaction.interceptor
 
com.atlassian.confluence.springit - package com.atlassian.confluence.springit
 
com.atlassian.confluence.springit.index - package com.atlassian.confluence.springit.index
 
com.atlassian.confluence.springit.label.adaptivelabelcache - package com.atlassian.confluence.springit.label.adaptivelabelcache
 
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.tenant - package com.atlassian.confluence.tenant
 
com.atlassian.confluence.test - package com.atlassian.confluence.test
This package contains services that should only be used by tests.
com.atlassian.confluence.test.compilationmonitor.lesscss - package com.atlassian.confluence.test.compilationmonitor.lesscss
 
com.atlassian.confluence.test.pluginsvelocityconfiguration - package com.atlassian.confluence.test.pluginsvelocityconfiguration
 
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.test.vendors - package com.atlassian.confluence.test.vendors
 
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.tinymceplugin - package com.atlassian.confluence.tinymceplugin
 
com.atlassian.confluence.tinymceplugin.actions - package com.atlassian.confluence.tinymceplugin.actions
 
com.atlassian.confluence.tinymceplugin.conditions - package com.atlassian.confluence.tinymceplugin.conditions
 
com.atlassian.confluence.tinymceplugin.events - package com.atlassian.confluence.tinymceplugin.events
 
com.atlassian.confluence.tinymceplugin.listeners - package com.atlassian.confluence.tinymceplugin.listeners
 
com.atlassian.confluence.tinymceplugin.placeholder - package com.atlassian.confluence.tinymceplugin.placeholder
 
com.atlassian.confluence.tinymceplugin.rest - package com.atlassian.confluence.tinymceplugin.rest
 
com.atlassian.confluence.tinymceplugin.rest.captcha - package com.atlassian.confluence.tinymceplugin.rest.captcha
 
com.atlassian.confluence.tinymceplugin.rest.entities - package com.atlassian.confluence.tinymceplugin.rest.entities
 
com.atlassian.confluence.tinymceplugin.service - package com.atlassian.confluence.tinymceplugin.service
 
com.atlassian.confluence.tinymceplugin.service.impl - package com.atlassian.confluence.tinymceplugin.service.impl
 
com.atlassian.confluence.tinymceplugin.web - package com.atlassian.confluence.tinymceplugin.web
 
com.atlassian.confluence.ui.rest - package com.atlassian.confluence.ui.rest
 
com.atlassian.confluence.ui.rest.builder - package com.atlassian.confluence.ui.rest.builder
 
com.atlassian.confluence.ui.rest.content - package com.atlassian.confluence.ui.rest.content
 
com.atlassian.confluence.ui.rest.json - package com.atlassian.confluence.ui.rest.json
 
com.atlassian.confluence.ui.rest.people - package com.atlassian.confluence.ui.rest.people
 
com.atlassian.confluence.ui.rest.service.content - package com.atlassian.confluence.ui.rest.service.content
 
com.atlassian.confluence.ui.rest.service.people - package com.atlassian.confluence.ui.rest.service.people
 
com.atlassian.confluence.upgrade - package com.atlassian.confluence.upgrade
 
com.atlassian.confluence.upgrade.ddl - package com.atlassian.confluence.upgrade.ddl
 
com.atlassian.confluence.upgrade.dml - package com.atlassian.confluence.upgrade.dml
 
com.atlassian.confluence.upgrade.impl - package com.atlassian.confluence.upgrade.impl
 
com.atlassian.confluence.upgrade.recovery - package com.atlassian.confluence.upgrade.recovery
 
com.atlassian.confluence.upgrade.upgradetask - package com.atlassian.confluence.upgrade.upgradetask
 
com.atlassian.confluence.upgrade.upgradetask.attachmentceo - package com.atlassian.confluence.upgrade.upgradetask.attachmentceo
 
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.avatar - package com.atlassian.confluence.user.avatar
 
com.atlassian.confluence.user.crowd - package com.atlassian.confluence.user.crowd
 
com.atlassian.confluence.user.extras.aggregation.impl - package com.atlassian.confluence.user.extras.aggregation.impl
 
com.atlassian.confluence.user.extras.aggregation.rest - package com.atlassian.confluence.user.extras.aggregation.rest
 
com.atlassian.confluence.user.extras.builders - package com.atlassian.confluence.user.extras.builders
 
com.atlassian.confluence.user.extras.entities - package com.atlassian.confluence.user.extras.entities
 
com.atlassian.confluence.user.extras.rest - package com.atlassian.confluence.user.extras.rest
 
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.notifications - package com.atlassian.confluence.user.notifications
 
com.atlassian.confluence.user.persistence.dao - package com.atlassian.confluence.user.persistence.dao
 
com.atlassian.confluence.user.persistence.dao.compatibility - package com.atlassian.confluence.user.persistence.dao.compatibility
 
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.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
This package groups the breadcrumb logic: All breadcrumbs for global admin and other general purpose, Breadcrumb generation and interfaces, Pre-5.0 breadcrumbs for Spaces.
com.atlassian.confluence.util.breadcrumbs.spaceia - package com.atlassian.confluence.util.breadcrumbs.spaceia
This package groups the breadcrumbs for the spaces.
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.i18n.event - package com.atlassian.confluence.util.i18n.event
 
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.sandbox - package com.atlassian.confluence.util.sandbox
Sandbox framework enables running any java code independent from Confluence core in a separate OS process which can crash, run out of memory, be killed and restarted without affecting Confluence.
com.atlassian.confluence.util.synchrony - package com.atlassian.confluence.util.synchrony
 
com.atlassian.confluence.util.test - package com.atlassian.confluence.util.test
 
com.atlassian.confluence.util.test.annotations - package com.atlassian.confluence.util.test.annotations
 
com.atlassian.confluence.util.test.matchers - package com.atlassian.confluence.util.test.matchers
 
com.atlassian.confluence.util.test.rules - package com.atlassian.confluence.util.test.rules
 
com.atlassian.confluence.util.test.timing - package com.atlassian.confluence.util.test.timing
 
com.atlassian.confluence.util.tomcat - package com.atlassian.confluence.util.tomcat
 
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.util.zipkin.api - package com.atlassian.confluence.util.zipkin.api
 
com.atlassian.confluence.util.zipkin.impl - package com.atlassian.confluence.util.zipkin.impl
 
com.atlassian.confluence.validation - package com.atlassian.confluence.validation
 
com.atlassian.confluence.validationtest.functest - package com.atlassian.confluence.validationtest.functest
 
com.atlassian.confluence.vcache - package com.atlassian.confluence.vcache
 
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.warming - package com.atlassian.confluence.warming
 
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.web.rangerequest - package com.atlassian.confluence.web.rangerequest
 
com.atlassian.confluence.web.service - package com.atlassian.confluence.web.service
 
com.atlassian.confluence.webdriver - package com.atlassian.confluence.webdriver
 
com.atlassian.confluence.webdriver.rules - package com.atlassian.confluence.webdriver.rules
 
com.atlassian.confluence.webwork.converters - package com.atlassian.confluence.webwork.converters
 
com.atlassian.confluence.xhtml.api - package com.atlassian.confluence.xhtml.api
 
com.atlassian.confluence.xml - package com.atlassian.confluence.xml
 
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.crowd.embedded.atlassianuser - package com.atlassian.crowd.embedded.atlassianuser
 
com.atlassian.crowd.embedded.hibernate2 - package com.atlassian.crowd.embedded.hibernate2
 
com.atlassian.crowd.embedded.hibernate2.batch - package com.atlassian.crowd.embedded.hibernate2.batch
 
com.atlassian.crowd.embedded.hibernate2.batch.operation - package com.atlassian.crowd.embedded.hibernate2.batch.operation
 
com.atlassian.crowd.embedded.hibernate2.types - package com.atlassian.crowd.embedded.hibernate2.types
 
com.atlassian.hibernate - package com.atlassian.hibernate
 
com.atlassian.hibernate.dialect - package com.atlassian.hibernate.dialect
 
com.atlassian.plugins.editor.actions - package com.atlassian.plugins.editor.actions
 
com.atlassian.quartz - package com.atlassian.quartz
 
com.atlassian.quartz.jobs - package com.atlassian.quartz.jobs
 
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.net - package com.atlassian.sal.confluence.net
 
com.atlassian.sal.confluence.net.util - package com.atlassian.sal.confluence.net.util
 
com.atlassian.sal.confluence.oauth.seraph - package com.atlassian.sal.confluence.oauth.seraph
 
com.atlassian.sal.confluence.permission - package com.atlassian.sal.confluence.permission
 
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.search - package com.atlassian.sal.confluence.search
 
com.atlassian.sal.confluence.upgrade - package com.atlassian.sal.confluence.upgrade
 
com.atlassian.sal.confluence.user - package com.atlassian.sal.confluence.user
 
com.atlassian.sal.confluence.usersettings - package com.atlassian.sal.confluence.usersettings
 
com.atlassian.sal.confluence.web.context - package com.atlassian.sal.confluence.web.context
 
com.atlassian.sal.confluence.websudo - package com.atlassian.sal.confluence.websudo
 
com.atlassian.sal.confluence.xsrf - package com.atlassian.sal.confluence.xsrf
 
com.atlassian.synchrony - package com.atlassian.synchrony
 
combine(Object...) - Static method in class com.atlassian.confluence.api.model.Expansion
Creates an Expansion made up of the given parts.
combine(Streamable...) - Static method in class com.atlassian.confluence.content.render.xhtml.Streamables
Combine a series of streamable instances into a single result.
combine(Iterable<Streamable>) - Static method in class com.atlassian.confluence.content.render.xhtml.Streamables
Combine a series of streamable instances into a single result.
combine(Collection<Query>, Collection<Query>, Collection<Query>, boolean) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneQueryBuilders.BooleanQueryBuilder
Deprecated.
since 5.10
combine(Collection<Query>, Collection<Query>, Collection<Query>, float) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneQueryBuilders.BooleanQueryBuilder
 
combine(Collection<T>, Collection<T>, Collection<T>, boolean) - Method in class com.atlassian.confluence.search.v2.BooleanQueryBuilder
Deprecated.
since 5.10
combine(Collection<T>, Collection<T>, Collection<T>, float) - Method in class com.atlassian.confluence.search.v2.BooleanQueryBuilder
 
combine(Collection<SearchQuery>, Collection<SearchQuery>, Collection<SearchQuery>, boolean) - Method in class com.atlassian.confluence.search.v2.query.BooleanQuery.Builder
Deprecated.
since 5.10
combine(Collection<SearchQuery>, Collection<SearchQuery>, Collection<SearchQuery>, float) - Method in class com.atlassian.confluence.search.v2.query.BooleanQuery.Builder
 
combine(Collection<SearchFilter>, Collection<SearchFilter>, Collection<SearchFilter>, boolean) - Method in class com.atlassian.confluence.search.v2.searchfilter.BooleanSearchFilter.Builder
Deprecated.
since 5.10
combine(Collection<SearchFilter>, Collection<SearchFilter>, Collection<SearchFilter>, float) - Method in class com.atlassian.confluence.search.v2.searchfilter.BooleanSearchFilter.Builder
 
CombinedLabel - Class in com.atlassian.confluence.labels
 
CombinedLabel(List) - Constructor for class com.atlassian.confluence.labels.CombinedLabel
 
CombinedResourceBundleFactory - Class in com.atlassian.confluence.util.i18n
A factory class for creating ResourceBundles by combining other ResourceBundles together.
CombinedResourceBundleFactory() - Constructor for class com.atlassian.confluence.util.i18n.CombinedResourceBundleFactory
 
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() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
COMMENT - Static variable in class com.atlassian.confluence.api.model.content.ContentType
 
COMMENT - Static variable in class com.atlassian.confluence.api.model.permissions.TargetType
 
comment() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
 
comment - Variable in class com.atlassian.confluence.event.events.content.comment.CommentEvent
 
comment(String) - Method in class com.atlassian.confluence.it.Attachment.AttachmentBuilder
Deprecated.
 
Comment - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-java-api module instead. See {com.atlassian.confluence.api.model.content.Content} alternative
Comment(AbstractPageEntity, String) - Constructor for class com.atlassian.confluence.it.Comment
Deprecated.
 
Comment(AbstractPageEntity, String, long) - Constructor for class com.atlassian.confluence.it.Comment
Deprecated.
 
Comment(AbstractPageEntity, Attachment, String, long) - Constructor for class com.atlassian.confluence.it.Comment
Deprecated.
 
comment - Variable in class com.atlassian.confluence.it.TestData
 
COMMENT - Static variable in class com.atlassian.confluence.legacyapi.model.content.ContentType
Deprecated.
 
Comment(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
Deprecated.
 
Comment - Class in com.atlassian.confluence.pages
 
Comment() - Constructor for class com.atlassian.confluence.pages.Comment
 
COMMENT_CREATE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.CommentAuditListener
 
COMMENT_DELETE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.CommentAuditListener
 
COMMENT_INLINE_CREATE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.CommentAuditListener
 
COMMENT_INLINE_DELETE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.CommentAuditListener
 
COMMENT_INLINE_UPDATE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.CommentAuditListener
 
COMMENT_METADATA_KEY - Static variable in interface com.atlassian.confluence.api.service.content.AttachmentService
Attachment Comments are stored in the Content metadata as the "comment" entry.
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
 
COMMENT_STATUS_OPEN - Static variable in class com.atlassian.confluence.content.render.xhtml.view.embed.AttachedImageUnresolvedCommentCountAggregator
 
COMMENT_STATUS_PROP - Static variable in class com.atlassian.confluence.content.render.xhtml.view.embed.AttachedImageUnresolvedCommentCountAggregator
 
COMMENT_STATUS_REOPENED - Static variable in class com.atlassian.confluence.content.render.xhtml.view.embed.AttachedImageUnresolvedCommentCountAggregator
 
COMMENT_UPDATE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.CommentAuditListener
 
CommentAndUserResult - Class in com.atlassian.confluence.plugins.quickreload
 
CommentAndUserResult(Commenter, CommentResult) - Constructor for class com.atlassian.confluence.plugins.quickreload.CommentAndUserResult
 
CommentAsyncRenderSafeEvent - Class in com.atlassian.confluence.tinymceplugin.events
An event indicating whether or not a created or added comment was safe to be rendered asynchronously.
CommentAsyncRenderSafeEvent(boolean) - Constructor for class com.atlassian.confluence.tinymceplugin.events.CommentAsyncRenderSafeEvent
 
CommentAuditListener - Class in com.atlassian.confluence.impl.audit.listener
 
CommentAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.CommentAuditListener
 
CommentAware - Interface in com.atlassian.confluence.pages.actions
Indicates an action may have a Comment set on it by the CommentAwareInterceptor.
CommentAwareHelper - Class in com.atlassian.confluence.impl.pages.actions
A helper utility for taking request parameters, mapping them on to a Comment, and injecting them into a supplier CommentAware object.
CommentAwareHelper(CommentManager, PermissionManager, ConfluenceWebResourceManager) - Constructor for class com.atlassian.confluence.impl.pages.actions.CommentAwareHelper
 
CommentAwareHelper.ParameterSource - Interface in com.atlassian.confluence.impl.pages.actions
 
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
 
CommentCommand - Interface in com.atlassian.confluence.content.service.comment
 
CommentContentTypeApiSupport - Class in com.atlassian.confluence.api.impl.service.content.typebinding
ø Performs API operations for Comments.
CommentContentTypeApiSupport(CommentManagerInternal, PaginationService, ContentFactory, PermissionManager, ContentEntityManager, ApiSupportProvider, CommentService, ContentBodyConversionService, PluginAccessor, EventPublisher) - Constructor for class com.atlassian.confluence.api.impl.service.content.typebinding.CommentContentTypeApiSupport
 
CommentCountQuery - Class in com.atlassian.confluence.plugins.edgeindex.edge
 
CommentCountQuery(ContentEntityHelper) - Constructor for class com.atlassian.confluence.plugins.edgeindex.edge.CommentCountQuery
 
CommentCreateEvent - Class in com.atlassian.confluence.event.events.content.comment
 
CommentCreateEvent(Object, Comment) - Constructor for class com.atlassian.confluence.event.events.content.comment.CommentCreateEvent
CommentCreateEvent(Object, Comment, OperationContext<?>) - Constructor for class com.atlassian.confluence.event.events.content.comment.CommentCreateEvent
 
commentCreateEvent(CommentCreateEvent) - Method in class com.atlassian.confluence.impl.audit.listener.CommentAuditListener
 
CommentDao - Interface in com.atlassian.confluence.pages.persistence.dao
 
CommentDaoInternal - Interface in com.atlassian.confluence.internal.pages.persistence
Dao for Comments.
CommentEdgeType - Class in com.atlassian.confluence.plugins.edgeindex.edge
 
CommentEdgeType(EdgeCountQuery, EdgeCountQuery) - Constructor for class com.atlassian.confluence.plugins.edgeindex.edge.CommentEdgeType
 
CommentEntityBuilder - Class in com.atlassian.confluence.plugins.rest.entities.builders
 
CommentEntityBuilder(SettingsManager, DateEntityFactory, 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
CommentEntityTreeExpander(RestContentManager) - Constructor for class com.atlassian.confluence.plugins.rest.entities.CommentEntityTreeExpander
 
Commenter - Class in com.atlassian.confluence.plugins.quickreload
 
Commenter(String, String, String) - Constructor for class com.atlassian.confluence.plugins.quickreload.Commenter
 
Commenter.Profile - Class in com.atlassian.confluence.plugins.quickreload
 
CommentEvent - Class in com.atlassian.confluence.event.events.content.comment
 
CommentEvent(Object, Comment) - Constructor for class com.atlassian.confluence.event.events.content.comment.CommentEvent
CommentEvent(Object, Comment, OperationContext<?>) - Constructor for class com.atlassian.confluence.event.events.content.comment.CommentEvent
 
commentExists() - Method in class com.atlassian.confluence.it.content.CommentBean
 
CommentExtensionsSupport - Interface in com.atlassian.confluence.content.apisupport
An internal SPI to allow core comments to be extended by Atlassian
CommentExtensionsSupportModuleDescriptor - Class in com.atlassian.confluence.content.apisupport
 
CommentExtensionsSupportModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.content.apisupport.CommentExtensionsSupportModuleDescriptor
 
CommentExtractor - Class in com.atlassian.confluence.search.lucene.extractor
 
CommentExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.CommentExtractor
 
commentManager - Variable in class com.atlassian.confluence.pages.actions.ViewPageAction
 
CommentManager - Interface in com.atlassian.confluence.pages
Manager for page comments.
CommentManagerInternal - Interface in com.atlassian.confluence.internal.pages
Internal version of the CommentManager interface; see the package-info.java for rationale.
CommentNotificationsListener - Class in com.atlassian.confluence.mail.notification.listeners
Deprecated.
since 7.6.0, use confluence-notifications-api instead
CommentOperationDelegate - Class in com.atlassian.confluence.api.impl.service.permissions.delegates
 
CommentOperationDelegate(CommentPermissionsDelegate, UserAccessorInternal, TargetResolver) - Constructor for class com.atlassian.confluence.api.impl.service.permissions.delegates.CommentOperationDelegate
 
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
 
commentRemoveEvent(CommentRemoveEvent) - Method in class com.atlassian.confluence.impl.audit.listener.CommentAuditListener
 
CommentRenderService - Interface in com.atlassian.confluence.tinymceplugin.service
 
CommentRenderServiceImpl - Class in com.atlassian.confluence.tinymceplugin.service.impl
 
CommentRenderServiceImpl(XhtmlContent, WebInterfaceManager, EventPublisher, ContentPropertyService) - Constructor for class com.atlassian.confluence.tinymceplugin.service.impl.CommentRenderServiceImpl
 
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
 
CommentResult - Class in com.atlassian.confluence.tinymceplugin.rest.entities
 
CommentResult() - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.CommentResult
 
CommentResult(long, String, long, long, boolean, boolean, String, String) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.CommentResult
 
CommentResultWithActions - Class in com.atlassian.confluence.tinymceplugin.rest.entities
A comment plus the actions appropriate for that comment.
CommentResultWithActions() - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.CommentResultWithActions
 
CommentResultWithActions.CommentResultWithActionsBuilder - Class in com.atlassian.confluence.tinymceplugin.rest.entities
 
CommentResultWithActionsBuilder(long, String, long, long, boolean) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.CommentResultWithActions.CommentResultWithActionsBuilder
 
COMMENTS - Static variable in class com.atlassian.confluence.it.global.SiteSearch.BuiltInContentTypes
 
comments(DataFetchingEnvironment, String, Integer, int, String, int, Set<String>, String, UriInfo) - Method in class com.atlassian.confluence.plugins.graphql.providers.ChildContentProvider
 
COMMENTS - Static variable in class com.atlassian.confluence.search.contentnames.Category
A category for comments.
CommentService - Interface in com.atlassian.confluence.content.service
Service interface for manipulating Comments.
commentsOfContent(ContentId, String, Integer, int, int, Set<String>, String, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.ChildContentResource
Returns the comments of a content
CommentsSection - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.CommentsSection instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
CommentsSection() - Constructor for class com.atlassian.confluence.pageobjects.page.content.CommentsSection
Deprecated.
 
CommentsSection.Comment - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
Represents a comment in view mode
CommentsSection.EditComment - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
Comment in edit mode (it can be a top level or reply comment as well)
CommentsSection.NewComment - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
Represents the editor for a new comment
CommentsSection.NewReply - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
Represents the editor for a new reply
CommentsSection.QuickEdit - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
Represent the editor for editing an existing comment
CommentsSection.UserLogo - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
Represent user profile in a quick comment
CommentStatus - Class in com.atlassian.confluence.pages
 
CommentStatus.Builder - Class in com.atlassian.confluence.pages
 
CommentStatus.Value - Enum in com.atlassian.confluence.pages
Status values enum
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
CommentUpdateEvent(Object, Comment, Comment, OperationContext<?>) - Constructor for class com.atlassian.confluence.event.events.content.comment.CommentUpdateEvent
 
commentUpdateEvent(CommentUpdateEvent) - Method in class com.atlassian.confluence.impl.audit.listener.CommentAuditListener
 
CommentUriGenerator - Class in com.atlassian.confluence.api.impl.service.audit.uri
Generates URI to Confluence comments
CommentUriGenerator(CommentManagerInternal) - Constructor for class com.atlassian.confluence.api.impl.service.audit.uri.CommentUriGenerator
 
commit(TransactionStatus) - Method in class com.atlassian.confluence.spring.transaction.NoopTransactionManager
 
commitTransaciton() - Method in interface com.atlassian.confluence.impl.hibernate.bulk.BulkTransaction
 
commitTransaciton() - Method in class com.atlassian.confluence.impl.hibernate.bulk.HibernateBulkTransaction
 
commonAttributeWriter - Variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodilessMacroMarshaller
 
CommonGramsTokenFilterDescriptor - Class in com.atlassian.confluence.search.v2.analysis
Token filter that generates bigrams for frequently occurring terms.
CommonGramsTokenFilterDescriptor(Collection<String>, boolean) - Constructor for class com.atlassian.confluence.search.v2.analysis.CommonGramsTokenFilterDescriptor
 
commonInit(RuntimeServices, ExtendedProperties) - Method in class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
 
CommonLinkAttributesWriter - Interface in com.atlassian.confluence.content.render.xhtml.view.link
Writes attributes common to any Link.
commonLinkAttributesWriter - Variable in class com.atlassian.confluence.content.render.xhtml.view.link.ViewIdAndTypeLinkMarshaller
 
CommonMacroAttributeWriter - Interface in com.atlassian.confluence.content.render.xhtml.editor.macro
 
compact() - Method in interface com.atlassian.confluence.cache.CacheCompactor
Perform the compaction
compact() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheCompactor
 
compact() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheCompactor
 
compact() - Method in class com.atlassian.confluence.cache.NoopClusterCacheCompactor
 
COMPARATOR - Static variable in class com.atlassian.confluence.search.contentnames.ContentNameSearchSection
 
compare(Object, Object) - Method in class bucket.core.comparators.CreationDateComparator
Deprecated.
 
compare(Object, Object) - Method in class bucket.core.comparators.LastModificationDateComparator
Deprecated.
 
compare(int, int) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneTermFieldComparator
 
compare(RankedLabelSearchResult, RankedLabelSearchResult) - Method in class com.atlassian.confluence.labels.actions.RankedNameComparator
 
compare(RankedLabelSearchResult, RankedLabelSearchResult) - 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(ContentPropertyIndexSchemaModuleDescriptor, ContentPropertyIndexSchemaModuleDescriptor) - Method in class com.atlassian.confluence.plugins.contentproperty.index.config.OwningPluginAndModuleNamesComparator
 
compare(ScheduledJobHistory, ScheduledJobHistory) - Method in class com.atlassian.confluence.schedule.ScheduledJobHistory.NaturalComparator
 
compare(int, int) - Method in class com.atlassian.confluence.search.lucene.CaseInsensitiveSortComparator
 
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.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(Attachment, Attachment) - 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
Deprecated.
 
compareAndSet(SetupLocks.Lock, boolean, boolean) - Method in class com.atlassian.confluence.setup.SetupLocks
Atomically sets the value to the given updated value if the current value == the expected value.
compareBottom(int) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneTermFieldComparator
 
compareBottom(int) - Method in class com.atlassian.confluence.search.lucene.CaseInsensitiveSortComparator
 
ComparedColumn - Class in com.atlassian.confluence.core.persistence.schema.descriptor
 
ComparedColumn(String, Maybe<ColumnDescriptor>, Maybe<ColumnDescriptor>) - Constructor for class com.atlassian.confluence.core.persistence.schema.descriptor.ComparedColumn
 
ComparedIndex - Class in com.atlassian.confluence.core.persistence.schema.descriptor
 
ComparedIndex(String, Maybe<IndexDescriptor>, Maybe<IndexDescriptor>) - Constructor for class com.atlassian.confluence.core.persistence.schema.descriptor.ComparedIndex
 
compareDocToValue(int, T) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneTermFieldComparator
 
compareDocToValue(int, BytesRef) - Method in class com.atlassian.confluence.search.lucene.CaseInsensitiveSortComparator
 
ComparedSchema - Class in com.atlassian.confluence.core.persistence.schema.descriptor
 
ComparedSchema(Iterable<TableSchemaComparison>, Collection<String>) - Constructor for class com.atlassian.confluence.core.persistence.schema.descriptor.ComparedSchema
 
ComparedTable - Class in com.atlassian.confluence.core.persistence.schema.descriptor
 
ComparedTable(String, Iterable<? extends SchemaElementComparison.IndexComparison>, Iterable<? extends SchemaElementComparison.ColumnComparison>) - Constructor for class com.atlassian.confluence.core.persistence.schema.descriptor.ComparedTable
 
compareExpectedWithActualSchema() - Method in interface com.atlassian.confluence.core.persistence.schema.api.SchemaComparisonService
Attempt to reconcile the "expected" database schema with the "actual" schema.
compareExpectedWithActualSchema() - Method in class com.atlassian.confluence.core.persistence.schema.hibernate.HibernateSchemaComparisonService
 
compareTo(ConfigureLog4jAction.LoggingConfigEntry) - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
 
compareTo(ContentId) - Method in class com.atlassian.confluence.api.model.content.id.AttachmentContentId
Deprecated.
 
compareTo(ContentId) - Method in class com.atlassian.confluence.api.model.content.id.ContentId
 
compareTo(Position) - Method in class com.atlassian.confluence.api.model.content.Position
 
compareTo(LongTaskStatus) - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus
 
compareTo(T) - Method in interface com.atlassian.confluence.api.model.messages.Message
 
compareTo(ContentEntityObject) - 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(LifecyclePluginModuleDescriptor) - Method in class com.atlassian.confluence.impl.setup.LifecyclePluginModuleDescriptor
 
compareTo(Label) - Method in class com.atlassian.confluence.labels.Label
 
compareTo(Namespace) - Method in class com.atlassian.confluence.labels.Namespace
 
compareTo(OutgoingLink) - Method in class com.atlassian.confluence.links.OutgoingLink
 
compareTo(ReferralLink) - Method in class com.atlassian.confluence.links.ReferralLink
Deprecated.
Order by hit-count, descending.
compareTo(MailQueueItem) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
compareTo(MailQueueItem) - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
compareTo(ListUndefinedPagesAction.UndefinedPage) - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.UndefinedPage
 
compareTo(Material) - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.Material
 
compareTo(PluginAndMaterials) - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.PluginAndMaterials
 
compareTo(AbstractExtractorModuleDescriptor) - Method in class com.atlassian.confluence.plugin.descriptor.AbstractExtractorModuleDescriptor
Module descriptors naturally sort from least to most priority
compareTo(AttachmentTextExtractorModuleDescriptor) - Method in class com.atlassian.confluence.plugin.descriptor.AttachmentTextExtractorModuleDescriptor
Module descriptors naturally sort from least to most priority
compareTo(Extractor2ModuleDescriptor) - Method in class com.atlassian.confluence.plugin.descriptor.Extractor2ModuleDescriptor
Module descriptors naturally sort from least to most priority
compareTo(ContentEntityEdgeTargetInfo) - Method in class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityEdgeTargetInfo
 
compareTo(SpaceCategoryName) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceCategoryName
 
compareTo(RemoteConfluenceUser) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
compareTo(RemoteUser) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUser
 
compareTo(ContentPermission) - Method in class com.atlassian.confluence.security.ContentPermission
 
compareTo(SpaceType) - Method in class com.atlassian.confluence.spaces.SpaceType
 
compareTo(BuildNumber) - Method in class com.atlassian.confluence.upgrade.BuildNumber
 
compareTo(Group) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdInternalDirectoryGroup
 
compareTo(User) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUser
 
compareTo(RangeRequest) - Method in class com.atlassian.confluence.web.rangerequest.RangeRequest
 
compareTo(Group) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroup
Deprecated.
 
compareTo(User) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
Deprecated.
 
compareValues(T, T) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneTermFieldComparator
 
compareValues(BytesRef, BytesRef) - Method in class com.atlassian.confluence.search.lucene.CaseInsensitiveSortComparator
 
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
 
COMPILATION_MONITOR_PLUGIN - Static variable in class com.atlassian.confluence.it.plugin.TestPlugins
 
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.
COMPLETED_TASK_CSS_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskConstants
 
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.Importer
 
completeUrlEncode(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 6.10.0 Use HtmlUtil.completeUrlEncode(String) instead.
completeUrlEncode(String) - Static method in class com.atlassian.confluence.util.HtmlUtil
Encodes 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)
CompleteURLEncoder() - Constructor for class com.atlassian.confluence.util.CompleteURLEncoder
 
CompletionStageUtils - Class in com.atlassian.confluence.impl.concurrency
Convenience utility methods that make CompletionStage a bit easier to deal with.
CompletionStageUtils() - Constructor for class com.atlassian.confluence.impl.concurrency.CompletionStageUtils
 
COMPONENT_NAME_KEY - Static variable in class com.atlassian.confluence.servlet.SpringManagedServlet
 
COMPONENT_REFERENCE - Static variable in class bucket.core.persistence.hibernate.schema.SchemaHelper
Deprecated.
 
COMPONENT_REFERENCE - Static variable in class com.atlassian.confluence.impl.core.persistence.hibernate.schema.ConfluenceSchemaHelper
 
ComponentImports - Class in com.atlassian.confluence.plugins.edgeindex
 
ComponentImports() - Constructor for class com.atlassian.confluence.plugins.edgeindex.ComponentImports
 
ComponentImports - Class in com.atlassian.confluence.plugins.rebuildindex
 
ComponentImports() - Constructor for class com.atlassian.confluence.plugins.rebuildindex.ComponentImports
 
ComponentImports - Class in com.atlassian.confluence.plugins.synchrony
This class is used to import the SAL user manager.
ComponentImports(UserManager, I18NBeanFactory) - Constructor for class com.atlassian.confluence.plugins.synchrony.ComponentImports
 
ComponentModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
 
ComponentModuleDescriptor(ModuleFactory) - 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
 
ComposableScoreFunction - Interface in com.atlassian.confluence.search.v2.score
Marker interface for a function that can be composed by e.g.
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.
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.
CompositeBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
CompositeBreadcrumb(List<Breadcrumb>, Breadcrumb) - Constructor for class com.atlassian.confluence.util.breadcrumbs.CompositeBreadcrumb
 
compositeByteArraySerializer() - Static method in class com.atlassian.confluence.util.sandbox.SandboxSerializers
 
CompositeContext - Class in com.atlassian.confluence.setup.webwork
Simple immutable composite Velocity Context implementation that delegates to a collection of other contexts.
CompositeEvictionProgressTracking - Class in com.atlassian.confluence.pages.collab.impl.tracking
Combines several trackers into one
CompositeEvictionProgressTracking(List<SynchronyEvictionProgressTracking>) - Constructor for class com.atlassian.confluence.pages.collab.impl.tracking.CompositeEvictionProgressTracking
 
CompositeHostComponentProvider - Class in com.atlassian.confluence.plugin.osgi
 
CompositeHostComponentProvider(Iterable<HostComponentProvider>) - Constructor for class com.atlassian.confluence.plugin.osgi.CompositeHostComponentProvider
 
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
 
CompositeLicenseExceptionHandler - Class in com.atlassian.confluence.license.exception.handler
Ensures that the more specific LicenseExceptionHandler gets asked before.
CompositeLicenseExceptionHandler(I18NBean, Map<Class<? extends Exception>, LicenseExceptionHandler<? extends Exception>>) - Constructor for class com.atlassian.confluence.license.exception.handler.CompositeLicenseExceptionHandler
 
CompositeLicenseValidator - Class in com.atlassian.confluence.license.validator
 
CompositeLicenseValidator(LicenseValidator...) - Constructor for class com.atlassian.confluence.license.validator.CompositeLicenseValidator
 
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
Deprecated.
since 7.0.1. Use Predicate.and(Predicate) instead.
CompositeModuleDescriptorPredicate(ModuleDescriptorPredicate<T>...) - Constructor for class com.atlassian.confluence.plugin.CompositeModuleDescriptorPredicate
Deprecated.
 
CompositeModuleDescriptorPredicate(List<ModuleDescriptorPredicate<T>>) - Constructor for class com.atlassian.confluence.plugin.CompositeModuleDescriptorPredicate
Deprecated.
 
CompoundWordTokenFilterDescriptor - Class in com.atlassian.confluence.search.v2.analysis
A token filter that decomposes compound words found in many Germanic languages based on dictionary.
CompoundWordTokenFilterDescriptor(Collection<String>) - Constructor for class com.atlassian.confluence.search.v2.analysis.CompoundWordTokenFilterDescriptor
 
compress(InputStreamSource) - Method in class com.atlassian.confluence.internal.util.io.DefaultDataCompressor
 
compress(byte[]) - Method in class com.atlassian.confluence.internal.util.io.DefaultDataCompressor
 
compress(InputStreamSource) - Method in class com.atlassian.confluence.internal.util.io.SnappyDataCompressor
 
compress(byte[]) - Method in class com.atlassian.confluence.internal.util.io.SnappyDataCompressor
 
compress(InputStreamSource) - Method in class com.atlassian.confluence.internal.util.io.ZipDataCompressor
 
compress(byte[]) - Method in class com.atlassian.confluence.internal.util.io.ZipDataCompressor
 
compress(InputStreamSource) - Method in interface com.atlassian.confluence.util.io.DataCompressor
 
compress(byte[]) - Method in interface com.atlassian.confluence.util.io.DataCompressor
 
COMPRESSED - Static variable in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
computeAttachmentHeaders(String, InputStream, String, String, long, boolean, Map<String, String[]>) - Method in class com.atlassian.confluence.servlet.download.DefaultAttachmentSafeContentHeaderGuesser
 
computeAttachmentHeaders(String, InputStream, String, String, long, boolean, Map<String, String[]>) - Method in interface com.atlassian.confluence.servlet.download.SafeContentHeaderGuesser
Returns a map of headers with their values.
computeConfluenceResourceUris(Option<ConfluenceWebResourceService.Style>, Option<String>) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceService
computeConfluenceResourceUris(Option<ConfluenceWebResourceService.Style>, Option<String>) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceService
computeDimensions() - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.DarkFeatureEnabledUrlReadingCondition
 
computeDimensions() - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.UserLoggedInUrlReadingCondition
 
computeDimensions() - Method in class com.atlassian.confluence.plugin.webresource.ColoursWebResourceTransformer
 
computeIfAbsent(K, Supplier<T>) - Method in class com.atlassian.confluence.impl.util.collections.ConcurrentOperationMap
Deprecated.
 
computeNorm(FieldInvertState) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
 
computeRenamedProperties(Properties) - Static method in class com.atlassian.confluence.plugins.synchrony.utils.SynchronyPropertiesUtil
 
computeSearchString(AuditRecordEntity) - Static method in class com.atlassian.confluence.impl.audit.AuditSearchUtils
Deprecated.
Compute the search string for a given AuditRecordEntity
computeUserBasedRecipients(Notification<LikePayload>) - Method in class com.atlassian.confluence.plugins.like.notifications.CreateLikeEventRecipientProvider
 
computeWeight(float, CollectionStatistics, TermStatistics...) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
 
computeZipEntryName(Page) - Static method in class com.atlassian.confluence.it.export.SimpleHtmlSpaceExportStructure
 
concatentateLabels(Iterable<Label>) - Static method in class com.atlassian.confluence.ui.rest.service.content.LegacyLabelHelper
Deprecated.
 
concatWith(Breadcrumb) - Method in class com.atlassian.confluence.util.breadcrumbs.spaceia.SpaceBreadcrumb
Append the SpaceBreadcrumb as a parent of the breadcrumb in parameter
ConcurrentBatchIndexer - Class in com.atlassian.confluence.internal.index
 
ConcurrentBatchIndexer(BatchIndexer, Integer) - Constructor for class com.atlassian.confluence.internal.index.ConcurrentBatchIndexer
 
ConcurrentConversionUtil - Class in com.atlassian.confluence.util.misc
Deprecated.
since 7.0.1
ConcurrentConversionUtil() - Constructor for class com.atlassian.confluence.util.misc.ConcurrentConversionUtil
Deprecated.
 
ConcurrentOperationMap<K,T> - Class in com.atlassian.confluence.impl.util.collections
Deprecated.
since 5.9 use Java 8 compatible version of atlassian-util-concurrent instead
ConcurrentOperationMap() - Constructor for class com.atlassian.confluence.impl.util.collections.ConcurrentOperationMap
Deprecated.
 
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
Deprecated.
since 6.10.0. Use CrowdService instead.
ConditionalPropertySet() - Constructor for class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
Deprecated.
 
conditionPasses(String) - Method in class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
Deprecated.
 
CONF_ADMIN - Static variable in class com.atlassian.confluence.it.User
Deprecated.
A sample administrator user.
CONF_ADMINS - Static variable in class com.atlassian.confluence.it.Group
Deprecated.
 
CONF_LICENSE_STRING - Static variable in class com.atlassian.confluence.setup.actions.AbstractLicenseAction
 
CONF_USERS - Static variable in class com.atlassian.confluence.it.Group
Deprecated.
since Confluence 4.2.3, use Group.USERS instead.
config(GsonBuilder) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.GsonJsonableFactory.GsonConfiger
Deprecated.
Configures the passed in gsonBuilder then returns it back.
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
 
configManager - Variable in class com.atlassian.confluence.plugins.synchrony.tasks.AbstractConfigLongRunningTask
 
ConfigurableBootstrapHotSwappingFilter - Class in com.atlassian.confluence.util
 
ConfigurableBootstrapHotSwappingFilter() - Constructor for class com.atlassian.confluence.util.ConfigurableBootstrapHotSwappingFilter
 
ConfigurableCache<K,V> - Interface in com.atlassian.confluence.cache
Deprecated.
since 5.5.1 please use ManagedCache instead
ConfigurableLocalSessionFactoryBean - Class in bucket.core.persistence.hibernate
Deprecated.
since 6.10.0. Use com.atlassian.confluence.impl.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean instead.
ConfigurableLocalSessionFactoryBean(Function<DataSource, ConnectionProvider>) - Constructor for class bucket.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
Deprecated.
 
ConfigurableLocalSessionFactoryBean - Class in com.atlassian.confluence.impl.core.persistence.hibernate
A subclass of Spring's LocalSessionFactoryBean which changes how Hibernate is configured.
ConfigurableLocalSessionFactoryBean(Function<DataSource, ConnectionProvider>) - Constructor for class com.atlassian.confluence.impl.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
ConfigurableLocalSessionFactoryBean(ConnectionProviderSupplier) - Constructor for class com.atlassian.confluence.impl.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
 
ConfigurableMappingResources - Class in com.atlassian.confluence.core.persistence.hibernate
This class allows to override and add to hibernate mappings defined in Spring XML configuration.
ConfigurableMappingResources(ConfluenceHibernateConfig) - Constructor for class com.atlassian.confluence.core.persistence.hibernate.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
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
Deprecated.
since 7.3.0 will be removed in 8.0.
ConfigurationMigrationEvent(Object) - Constructor for class com.atlassian.confluence.importexport.ConfigurationMigrationEvent
Deprecated.
 
configure(Configuration) - Static method in class bucket.core.persistence.hibernate.MemoryOptimizedSingleTableEntityPersister
Deprecated.
 
configure(ClusterConfig) - Method in interface com.atlassian.confluence.cluster.ClusterManager
Set a new cluster configuration.
configure(ClusterConfig) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
configure(Configuration) - Static method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfluenceMemoryOptimizedSingleTableEntityPersister
 
configure(Type, Properties, ServiceRegistry) - Method in class com.atlassian.confluence.impl.hibernate.ResettableTableHiLoGeneratorV5
 
configure(PageAware, HttpServletRequest) - Method in class com.atlassian.confluence.impl.pages.actions.PageAwareHelper
 
configure(PageAware, HttpServletRequest, PageAwareHelper.ParameterSource) - Method in class com.atlassian.confluence.impl.pages.actions.PageAwareHelper
 
configure(WebTester, ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.ActiveDirectoryDirectoryConfiguration
 
configure(WebTester, ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.CrowdDirectoryConfiguration
Deprecated.
 
configure(WebTester, ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.DefaultDirectoryConfiguration
Deprecated.
 
configure(WebTester, ConfluenceRpc) - Method in interface com.atlassian.confluence.it.usermanagement.DirectoryConfiguration
Deprecated.
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(Binder) - Method in class com.atlassian.confluence.pageobjects.module.ConfluenceComponentSupportModule
Deprecated.
 
configure(Properties) - Method in class com.atlassian.confluence.util.db.LatencyConnectionProvider
 
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
Deprecated.
Configures the provided HttpClient with the proxy settings, including proxy host and port and any configured authentication schemes.
configureCommentAware(CommentAware, CommentAwareHelper.ParameterSource, ConfluenceUser) - Method in class com.atlassian.confluence.impl.pages.actions.CommentAwareHelper
 
configureDatabase(DatabaseDetails, boolean) - Method in class com.atlassian.confluence.setup.DefaultHibernateConfigurator
 
ConfigureDatabaseConnectionPage - Class in com.atlassian.confluence.pageobjects.page.setup
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.setup.ConfigureDatabaseConnectionPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfigureDatabaseConnectionPage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabaseConnectionPage
Deprecated.
 
ConfigureDatabasePage - Class in com.atlassian.confluence.pageobjects.page.setup
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.setup.ConfigureDatabasePage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfigureDatabasePage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
configureDatasource(String, String) - Method in class com.atlassian.confluence.setup.DefaultHibernateConfigurator
 
ConfigureDatasourcePage - Class in com.atlassian.confluence.pageobjects.page.setup
Sets up the datasource of database
ConfigureDatasourcePage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatasourcePage
 
configuredBaseUrl() - Method in class com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest
Deprecated.
 
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.
ConfigureDefaultSpaceLogoAction - Class in com.atlassian.confluence.admin.actions
 
ConfigureDefaultSpaceLogoAction() - Constructor for class com.atlassian.confluence.admin.actions.ConfigureDefaultSpaceLogoAction
 
configureHibernateSystem() - Static method in class bucket.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
Deprecated.
 
configureHibernateSystem() - Static method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
 
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.
configureLogoFromAnywhere() - Static method in class com.atlassian.confluence.it.admin.DefaultSpaceLogo
 
configureLogoFromAnywhere(WebTester) - Static method in class com.atlassian.confluence.it.admin.DefaultSpaceLogo
 
ConfigureMobileAppsAction - Class in com.atlassian.confluence.admin.actions
Configure mobile apps action
ConfigureMobileAppsAction() - Constructor for class com.atlassian.confluence.admin.actions.ConfigureMobileAppsAction
 
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
 
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
Deprecated.
This should only be used in JWebUnit WebTestCases, where the WebTester has already been created.
confirm(Class<P>) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ConfirmPasswordDialog
Deprecated.
 
confirm(Class<T>) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceWebSudoPage
Deprecated.
 
confirm(String, Class<T>) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceWebSudoPage
Deprecated.
 
confirm - Variable in class com.atlassian.confluence.user.actions.CreateUserAction
 
ConfirmEmailAction - Class in com.atlassian.confluence.user.actions
 
ConfirmEmailAction() - Constructor for class com.atlassian.confluence.user.actions.ConfirmEmailAction
 
ConfirmEmailAddressEvent - Class in com.atlassian.confluence.event.events.user
 
ConfirmEmailAddressEvent(Object, User) - Constructor for class com.atlassian.confluence.event.events.user.ConfirmEmailAddressEvent
 
ConfirmPasswordDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.ConfirmPasswordDialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfirmPasswordDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.ConfirmPasswordDialog
Deprecated.
 
confLicenseString - Variable in class com.atlassian.confluence.setup.actions.AbstractLicenseAction
 
conflictException() - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
ConflictException - Exception in com.atlassian.confluence.api.service.exceptions
Thrown when a request cannot be performed due to the state of the content, as per the semantics of the HTTP 409 'Conflict' status code.
ConflictException() - Constructor for exception com.atlassian.confluence.api.service.exceptions.ConflictException
 
ConflictException(String) - Constructor for exception com.atlassian.confluence.api.service.exceptions.ConflictException
 
ConflictException(String, Throwable) - Constructor for exception com.atlassian.confluence.api.service.exceptions.ConflictException
 
ConflictException(String, ValidationResult) - Constructor for exception com.atlassian.confluence.api.service.exceptions.ConflictException
 
conflictExceptionSupplier() - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
 
ConflictPolicy(String) - Constructor for class com.atlassian.confluence.api.service.content.ContentDraftService.ConflictPolicy
 
conflictResult(String, Object...) - Static method in class com.atlassian.confluence.api.model.validation.SimpleValidationResults
A conflict result usually occurs when trying to create something that already exists
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_DATABASE_CHOICE - Static variable in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
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_LOCAL_HOME_CONSTANT - Static variable in interface com.atlassian.confluence.setup.ConfluenceBootstrapConstants
 
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_QUESTION - Static variable in class com.atlassian.confluence.license.util.ConfluenceLicenseUtils
 
CONFLUENCE_QUICK_NAV_MACRO - Static variable in class com.atlassian.confluence.it.Macro
 
CONFLUENCE_RECOVERY - Static variable in class com.atlassian.confluence.core.ContentEntityObject
 
CONFLUENCE_RECOVERY_WITH_EXTERNAL_CHANGE - Static variable in class com.atlassian.confluence.core.ContentEntityObject
 
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_SITEMESH_DECORATOR_ATTRIBUTE - Static variable in class com.atlassian.confluence.util.profiling.ConfluenceSitemeshDecorator
 
CONFLUENCE_USAGE_INSTRUMENT_CACHE_KEY - Static variable in class com.atlassian.confluence.util.profiling.ConfluenceUsageInfoInstrumentProvider
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
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.ConfluenceAbstractPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceAbstractPage() - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
 
ConfluenceAbstractPageComponent - Class in com.atlassian.confluence.pageobjects.component
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.ConfluenceAbstractPageComponent instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceAbstractPageComponent() - Constructor for class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
Deprecated.
 
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
 
ConfluenceAccessInterceptor - Class in com.atlassian.confluence.security.interceptors
Grants or denies the current user access to the action method currently being invoked, depending on which access check annotations are present.
ConfluenceAccessInterceptor() - Constructor for class com.atlassian.confluence.security.interceptors.ConfluenceAccessInterceptor
 
confluenceAccessManager - Variable in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
ConfluenceAccessManager - Interface in com.atlassian.confluence.security.access
Determines the access status of a user, which grants them a level of access to Confluence.
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
 
ConfluenceActivityFilter - Class in com.atlassian.confluence.util.profiling
Servlet Filter for recording the activity with the ActivityMonitor.
ConfluenceActivityFilter(ActivityMonitor) - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceActivityFilter
 
ConfluenceAdminHomePage - Class in com.atlassian.confluence.pageobjects.page.admin
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.admin.ConfluenceAdminHomePage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceAdminHomePage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
Deprecated.
 
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
 
ConfluenceAdminUiProperties - Class in com.atlassian.confluence.setup.settings.init
 
ConfluenceAdminUiProperties(ApplicationConfiguration) - Constructor for class com.atlassian.confluence.setup.settings.init.ConfluenceAdminUiProperties
 
ConfluenceAlertPublisher - Class in com.atlassian.confluence.internal.diagnostics
 
ConfluenceAlertPublisher(PluginHelper, AlertEntityDao, Executor, TransactionTemplate) - Constructor for class com.atlassian.confluence.internal.diagnostics.ConfluenceAlertPublisher
 
ConfluenceAnalyzer - Class in com.atlassian.confluence.search.lucene
 
ConfluenceAnalyzer(SettingsManager, UserDictionaryFactory) - 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
 
ConfluenceAnnotationConfigApplicationContext - Class in com.atlassian.confluence.setup
Represents a ApplicationContext that still allows ServletContextAware and ServletConfigAware processing, and unregistering bean definitions.
ConfluenceAnnotationConfigApplicationContext(ServletContext) - Constructor for class com.atlassian.confluence.setup.ConfluenceAnnotationConfigApplicationContext
 
ConfluenceAnnotationConfigApplicationContext(ApplicationContext, ServletContext) - Constructor for class com.atlassian.confluence.setup.ConfluenceAnnotationConfigApplicationContext
 
ConfluenceAnnotationConfigWebApplicationContext - Class in com.atlassian.confluence.setup
Represents a WebApplicationContext that supports spring annotation processing, and allows for unregistering bean definitions.
ConfluenceAnnotationConfigWebApplicationContext() - Constructor for class com.atlassian.confluence.setup.ConfluenceAnnotationConfigWebApplicationContext
 
ConfluenceAppConfig - Class in com.atlassian.confluence.setup
Configures the beans of the production spring application context.
ConfluenceAppConfig() - Constructor for class com.atlassian.confluence.setup.ConfluenceAppConfig
 
ConfluenceApplication - Class in com.atlassian.confluence.plugin
Required by the plugin system.
ConfluenceApplication(String) - Constructor for class com.atlassian.confluence.plugin.ConfluenceApplication
 
ConfluenceApplicationProperties - Class in com.atlassian.confluence.api.impl.sal
Confluence implementation of the AAL Web Properties.
ConfluenceApplicationProperties(BootstrapManager, SettingsManager, ClusterManager, HttpContext) - Constructor for class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
 
ConfluenceAspectJExpressionPointcut - Class in org.springframework.aop.aspectj
Spring Pointcut implementation that uses the AspectJ weaver to evaluate a pointcut expression.
ConfluenceAspectJExpressionPointcut() - Constructor for class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
Create a new default ConfluenceAspectJExpressionPointcut.
ConfluenceAspectJExpressionPointcut(Class<?>, String[], Class<?>[]) - Constructor for class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
Create a new ConfluenceAspectJExpressionPointcut with the given settings.
ConfluenceAttachmentMetadataExtractor - Class in com.atlassian.confluence.search.lucene.extractor
 
ConfluenceAttachmentMetadataExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.ConfluenceAttachmentMetadataExtractor
 
ConfluenceAttachmentMultipartConfig() - Constructor for class com.atlassian.confluence.plugins.restapi.resources.AttachmentResource.ConfluenceAttachmentMultipartConfig
 
ConfluenceAttributeListener - Class in com.atlassian.confluence.util.http
Deprecated.
since 7.0.1 as it is a part of Confluence Cloud
ConfluenceAttributeListener() - Constructor for class com.atlassian.confluence.util.http.ConfluenceAttributeListener
Deprecated.
 
ConfluenceAuditClusterNodeProvider - Class in com.atlassian.confluence.api.impl.service.audit
This SPI defines how Node ID will be stored in audit events
ConfluenceAuditClusterNodeProvider(ClusterManager) - Constructor for class com.atlassian.confluence.api.impl.service.audit.ConfluenceAuditClusterNodeProvider
 
ConfluenceAuditEntityMigrator - Class in com.atlassian.confluence.api.impl.service.audit.migration
Confluence version of LegacyAuditEntityMigrator.
ConfluenceAuditEntityMigrator(AuditRecordDao, AuditFormatConverter, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.api.impl.service.audit.migration.ConfluenceAuditEntityMigrator
 
ConfluenceAuditEntityTransformationService - Class in com.atlassian.confluence.api.impl.service.audit
Puts URI into resources and users so they will become clickable in the UI.
ConfluenceAuditEntityTransformationService(ApplicationProperties, Map<String, ResourceUriGenerator>, ResourceUriGenerator) - Constructor for class com.atlassian.confluence.api.impl.service.audit.ConfluenceAuditEntityTransformationService
 
ConfluenceAuditIpAddressProvider - Class in com.atlassian.confluence.api.impl.service.audit
This SPI defines how IP address will be stored in audit events
ConfluenceAuditIpAddressProvider() - Constructor for class com.atlassian.confluence.api.impl.service.audit.ConfluenceAuditIpAddressProvider
 
ConfluenceAuditMethodProvider - Class in com.atlassian.confluence.api.impl.service.audit
This SPI defines how method will be stored in audit events
ConfluenceAuditMethodProvider() - Constructor for class com.atlassian.confluence.api.impl.service.audit.ConfluenceAuditMethodProvider
 
ConfluenceAuditResourceLookupProvider - Class in com.atlassian.confluence.api.impl.service.audit
Backs User and Space dropdown menus in Audit UI.
ConfluenceAuditResourceLookupProvider(StandardAuditResourceTypes, PredefinedSearchBuilder, SearchManager, SpaceManagerInternal, ConfluenceUserDao) - Constructor for class com.atlassian.confluence.api.impl.service.audit.ConfluenceAuditResourceLookupProvider
 
ConfluenceAuditRestClient - Class in com.atlassian.confluence.it.audit.impl
A bridge between auditing REST calls and our Confluence REST client
ConfluenceAuditRestClient(ConfluenceRestClient) - Constructor for class com.atlassian.confluence.it.audit.impl.ConfluenceAuditRestClient
 
ConfluenceAuditRetentionConfigProvider - Class in com.atlassian.confluence.api.impl.service.audit.migration
Confluence version of LegacyRetentionConfigProvider.
ConfluenceAuditRetentionConfigProvider(SettingsManager) - Constructor for class com.atlassian.confluence.api.impl.service.audit.migration.ConfluenceAuditRetentionConfigProvider
 
ConfluenceAuditUserProvider - Class in com.atlassian.confluence.api.impl.service.audit
This SPI defines how current user will be stored in audit events
ConfluenceAuditUserProvider() - Constructor for class com.atlassian.confluence.api.impl.service.audit.ConfluenceAuditUserProvider
 
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
 
ConfluenceAuthenticatorUtils - Class in com.atlassian.confluence.security.seraph
This class contains utilities shared by different Confluence authenticators.
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
 
ConfluenceAvatarOwner - Class in com.atlassian.confluence.user.avatar
 
ConfluenceAvatarOwner(User) - Constructor for class com.atlassian.confluence.user.avatar.ConfluenceAvatarOwner
 
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
 
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.
ConfluenceBaseUrlProvider - Class in com.atlassian.confluence.api.impl.service.audit
Defines what Base URL is saved in Audit events
ConfluenceBaseUrlProvider(ApplicationProperties) - Constructor for class com.atlassian.confluence.api.impl.service.audit.ConfluenceBaseUrlProvider
 
ConfluenceBaseUrlSelector - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.ConfluenceBaseUrlSelector} alternative
ConfluenceBaseUrlSelector() - Constructor for class com.atlassian.confluence.it.ConfluenceBaseUrlSelector
ConfluenceBaseUrlSelector(Logger) - Constructor for class com.atlassian.confluence.it.ConfluenceBaseUrlSelector
Deprecated.
 
ConfluenceBeanDeserializerModifier() - Constructor for class com.atlassian.confluence.rest.serialization.SerializerModule.ConfluenceBeanDeserializerModifier
 
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
 
ConfluenceCache<K,V> - Interface in com.atlassian.confluence.cache
Base cache interface for all caches in confluence.
ConfluenceCachingBandanaListener - Class in com.atlassian.confluence.setup.bandana
 
ConfluenceCachingBandanaListener(BandanaPersister) - Constructor for class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaListener
 
ConfluenceCachingBandanaPersister - Class in com.atlassian.confluence.setup.bandana
Deprecated.
ConfluenceCachingBandanaPersister(BandanaPersister, VCacheFactory) - Constructor for class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
Deprecated.
 
ConfluenceCachingCaptchaStore - Class in com.atlassian.confluence.cache.jcaptcha
An implementation of CaptchaStore that stores captchas in Confluence's cache.
ConfluenceCachingCaptchaStore(VCacheFactory) - 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
 
ConfluenceCDNStrategyFactory - Class in com.atlassian.confluence.impl.webresource
Switch for CDN support.
ConfluenceCDNStrategyFactory(DarkFeaturesManager, EventPublisher, CdnStrategyProvider, EnterpriseFeatureFlag) - Constructor for class com.atlassian.confluence.impl.webresource.ConfluenceCDNStrategyFactory
 
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
 
ConfluenceClusterEnvironmentProvider - Class in com.atlassian.confluence.plugin
Atlassian plugins wrapper for ClusterManager
ConfluenceClusterEnvironmentProvider(ClusterManager) - Constructor for class com.atlassian.confluence.plugin.ConfluenceClusterEnvironmentProvider
 
ConfluenceComponentSupportModule - Class in com.atlassian.confluence.pageobjects.module
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.module.ConfluenceComponentSupportModule instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceComponentSupportModule(TestedProduct<? extends WebDriverTester>) - Constructor for class com.atlassian.confluence.pageobjects.module.ConfluenceComponentSupportModule
Deprecated.
 
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
 
ConfluenceConnectionProvider - Class in com.atlassian.confluence.api.impl.sal.rdbms
Connection provider implementation for SpringHostConnectionAccessor, which is a generic spring implementation of SAL's HostConnectionAccessor.
ConfluenceConnectionProvider(SessionFactory) - Constructor for class com.atlassian.confluence.api.impl.sal.rdbms.ConfluenceConnectionProvider
 
ConfluenceConnectionProviderSupplier - Class in bucket.core.persistence.hibernate
Deprecated.
since 6.10.0. Use com.atlassian.confluence.impl.core.persistence.hibernate.DefaultConnectionProviderSupplier instead.
ConfluenceConnectionProviderSupplier(HibernateConfig) - Constructor for class bucket.core.persistence.hibernate.ConfluenceConnectionProviderSupplier
Deprecated.
 
ConfluenceContentMacroParameterParser - Class in com.atlassian.confluence.content.render.xhtml.editor.macro
Note: this class does not parse complete wiki markup links, because pages and blogs can contain arbitrary characters (like colons and slashes) now.
ConfluenceContentMacroParameterParser() - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.macro.ConfluenceContentMacroParameterParser
 
ConfluenceContentTypeResolver - Class in com.atlassian.confluence.servlet
 
ConfluenceContentTypeResolver() - Constructor for class com.atlassian.confluence.servlet.ConfluenceContentTypeResolver
 
ConfluenceContextRootPage - Class in com.atlassian.confluence.pageobjects.page
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.ConfluenceContextRootPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceContextRootPage() - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceContextRootPage
Deprecated.
 
ConfluenceConversionSandboxConfigurationFactory - Class in com.atlassian.confluence.impl.util.sandbox
Shared sandbox pool that was initially designed for so called short tasks (e.g.
ConfluenceConversionSandboxConfigurationFactory() - Constructor for class com.atlassian.confluence.impl.util.sandbox.ConfluenceConversionSandboxConfigurationFactory
 
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
 
ConfluenceCrowdUserEventAdaptorListener - Class in com.atlassian.confluence.user.crowd
 
ConfluenceCrowdUserEventAdaptorListener(EventPublisher) - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceCrowdUserEventAdaptorListener
 
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
 
ConfluenceDarkFeatureManager - Class in com.atlassian.confluence.api.impl.sal
 
ConfluenceDarkFeatureManager(DarkFeaturesManager, UserAccessor, PermissionManager) - Constructor for class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
 
ConfluenceDatabaseDetails - Class in com.atlassian.confluence.setup
Encapsulates the database configuration at the database setup stage.
ConfluenceDatabaseDetails() - Constructor for class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
ConfluenceDatabaseDetailsBuilder - Class in com.atlassian.confluence.setup
The builder for creating an instance of ConfluenceDatabaseDetails.
ConfluenceDatabaseDetailsBuilder() - Constructor for class com.atlassian.confluence.setup.ConfluenceDatabaseDetailsBuilder
 
ConfluenceDecoratorSelector - Class in com.atlassian.confluence.util.profiling
Confluence decorator selector.
ConfluenceDecoratorSelector(DecoratorMapper, String) - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceDecoratorSelector
 
ConfluenceDiagnosticsConfiguration - Class in com.atlassian.confluence.internal.diagnostics
 
ConfluenceDiagnosticsConfiguration(EventPublisher) - Constructor for class com.atlassian.confluence.internal.diagnostics.ConfluenceDiagnosticsConfiguration
 
ConfluenceDiagnosticsExecutor - Class in com.atlassian.confluence.internal.diagnostics
 
ConfluenceDiagnosticsExecutor() - Constructor for class com.atlassian.confluence.internal.diagnostics.ConfluenceDiagnosticsExecutor
 
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, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener
 
ConfluenceDirectoryEventListener.ClusterDirectoryDeletedEvent - Class in com.atlassian.confluence.user.crowd
 
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.ClusterDirectoryUpdatedEvent - Class in com.atlassian.confluence.user.crowd
 
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
ConfluenceEncodingFilter - Class in com.atlassian.confluence.setup
CONFSERVER-58180 Avoid setting the content type header on static resources, let the DefaultServlet do its magic
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.content.page.async.types
Detached event about confluence entity updated.
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
 
ConfluenceEventDispatcher<C> - Class in com.atlassian.confluence.event
Confluence-specific event dispatcher which preserves thread local state across event dispatch threads, and maintains the VCache request context for the dispatching thread.
ConfluenceEventDispatcher(EventExecutorFactory, AsynchronousEventResolver, ThreadLocalContextManager<C>, VCacheRequestContextOperations) - Constructor for class com.atlassian.confluence.event.ConfluenceEventDispatcher
 
ConfluenceEventManager - Class in com.atlassian.confluence.event
Deprecated.
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.
ConfluenceEventSystemMonitorConfig - Class in com.atlassian.confluence.internal.diagnostics
 
ConfluenceEventSystemMonitorConfig(ThreadGroup) - Constructor for class com.atlassian.confluence.internal.diagnostics.ConfluenceEventSystemMonitorConfig
 
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
 
ConfluenceExecutors - Class in com.atlassian.confluence.impl.util.concurrent
Deprecated.
since 5.10. Code should be delegating to a product-managed executor service instead.
ConfluenceExecutors() - Constructor for class com.atlassian.confluence.impl.util.concurrent.ConfluenceExecutors
Deprecated.
 
ConfluenceExportConfiguration - Class in com.atlassian.confluence.upgrade.recovery
Holder for services needed during export.
ConfluenceExportConfiguration(ConnectionProvider, ProgressMonitor, EntityNameProcessor) - Constructor for class com.atlassian.confluence.upgrade.recovery.ConfluenceExportConfiguration
 
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.
ConfluenceFileUtils() - Constructor for class com.atlassian.confluence.util.io.ConfluenceFileUtils
 
ConfluenceFlavour - Enum in com.atlassian.confluence.setup.settings
Deprecated.
since 5.10. No longer needed.
ConfluenceFlavourCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Deprecated.
since 5.10. No longer needed.
ConfluenceFlavourCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.ConfluenceFlavourCondition
Deprecated.
 
ConfluenceFlavourService - Interface in com.atlassian.confluence.setup.settings
Deprecated.
since 5.10. No longer needed.
ConfluenceFlavourUrlReadingCondition - Class in com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions
Deprecated.
since 5.10. No longer needed.
ConfluenceFlavourUrlReadingCondition(ConfluenceFlavourService) - Constructor for class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.ConfluenceFlavourUrlReadingCondition
Deprecated.
 
ConfluenceForgotPasswordPage - Class in com.atlassian.confluence.pageobjects.page
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.ConfluenceForgotPasswordPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceForgotPasswordPage() - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceForgotPasswordPage
Deprecated.
 
ConfluenceFrameExecutor - Interface in com.atlassian.confluence.pageobjects.module.frame
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.module.frame.ConfluenceFrameExecutor instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceFrameExecutorTemplate - Class in com.atlassian.confluence.pageobjects.module.frame
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.module.frame.ConfluenceFrameExecutorTemplate instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceFrameExecutorTemplate() - Constructor for class com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutorTemplate
Deprecated.
 
ConfluenceFrameExecutorTemplate.Lenient - Class in com.atlassian.confluence.pageobjects.module.frame
Deprecated.
Tries to switch to the given frame before running the closure but does not escape if not possible.
ConfluenceFrameExecutorTemplate.Strict - Class in com.atlassian.confluence.pageobjects.module.frame
Deprecated.
Switches to the given frame before running the closure and escapes if not possible.
ConfluenceGraphQLExtensions - Class in com.atlassian.confluence.plugins.graphql.extensions
Provides Confluence-specific types and behaviour for graphql.
ConfluenceGraphQLExtensions(PluginAccessor, ApiRestEntityFactory) - Constructor for class com.atlassian.confluence.plugins.graphql.extensions.ConfluenceGraphQLExtensions
When adding special handling of type serialization for GraphQL, consider providing the same handling for REST serialization handlers in SerializerModule
ConfluenceGraphQLRestEndpoint - Class in com.atlassian.confluence.plugins.graphql.resource
Provides the REST API endpoint for GraphQL.
ConfluenceGraphQLRestEndpoint(PluginAccessor, EventListenerRegistrar, TransactionalExecutorFactory) - Constructor for class com.atlassian.confluence.plugins.graphql.resource.ConfluenceGraphQLRestEndpoint
 
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 default 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
 
ConfluenceHazelcastCacheManager - Class in com.atlassian.confluence.cache.hazelcast
Confluence wrapper around the atlassian-cache implementation of HazelcastCacheManager
ConfluenceHazelcastCacheManager(ConfluenceMonitoring, HazelcastCacheManagerFactory, CacheOperationsWhitelistService, HibernateManagedRegionCacheLookup) - Constructor for class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
 
ConfluenceHeader - Class in com.atlassian.confluence.pageobjects.component.header
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.header.ConfluenceHeader instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceHeader() - Constructor for class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
Deprecated.
 
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
 
ConfluenceHibernateMetrics - Class in com.atlassian.confluence.impl.hibernate.metrics
A Micrometer MeterBinder which binds several metrics exposed by Hibernate.
ConfluenceHibernateMetrics(SessionFactoryImplementor) - Constructor for class com.atlassian.confluence.impl.hibernate.metrics.ConfluenceHibernateMetrics
 
ConfluenceHibernateObjectDao<T extends com.atlassian.core.bean.EntityObject> - 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
 
ConfluenceHibernateSchemaManagementTool - Class in com.atlassian.confluence.impl.hibernate
A hibernate 5 (onwards) SchemaManagementTool implementation that: - Suppresses unnecessary sql warning log messages - Creates and drops the 'hibernate_unique_key' ResettableTableHiLoGenerator table
ConfluenceHibernateSchemaManagementTool() - Constructor for class com.atlassian.confluence.impl.hibernate.ConfluenceHibernateSchemaManagementTool
 
ConfluenceHibernateTransactionManager - Class in com.atlassian.confluence.impl.hibernate
This class keeps track of transaction state and logs it in case of rollback.
ConfluenceHibernateTransactionManager() - Constructor for class com.atlassian.confluence.impl.hibernate.ConfluenceHibernateTransactionManager
 
ConfluenceHibernateTransactionManager(SessionFactory) - Constructor for class com.atlassian.confluence.impl.hibernate.ConfluenceHibernateTransactionManager
 
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
 
ConfluenceHtmlAnnotationEscaper - Class in com.atlassian.confluence.velocity.htmlsafe
Deprecated.
since 6.5. Remove when we no longer support HtmlSafe.
ConfluenceHtmlAnnotationEscaper() - Constructor for class com.atlassian.confluence.velocity.htmlsafe.ConfluenceHtmlAnnotationEscaper
Deprecated.
 
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
 
ConfluenceHtmlUnitConfig - Class in com.atlassian.confluence.htmlunit
Deprecated.
since 5.8. Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.jwebunit.ConfluenceHtmlUnitConfig} alternative
ConfluenceHtmlUnitConfig() - Constructor for class com.atlassian.confluence.htmlunit.ConfluenceHtmlUnitConfig
Deprecated.
 
ConfluenceHttpClientRequestFactory - Class in com.atlassian.confluence.api.impl.sal
A specialisation of the standard SAL HttpClientRequestFactory which configures the connection parameters using ConfluenceHttpParameters rather than using SAL's own defaults.
ConfluenceHttpClientRequestFactory(SettingsManager, Advisor) - Constructor for class com.atlassian.confluence.api.impl.sal.ConfluenceHttpClientRequestFactory
 
ConfluenceHttpClientTrustedRequestFactory - Class in com.atlassian.sal.confluence.net
A trusted request factory that respects timeouts similarly to ConfluenceHttpClientRequestFactory
ConfluenceHttpClientTrustedRequestFactory(SettingsManager, HttpClientTrustedRequestFactory) - Constructor for class com.atlassian.sal.confluence.net.ConfluenceHttpClientTrustedRequestFactory
 
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
Deprecated.
Since 5.5. Use HttpServlet
ConfluenceHttpServlet() - Constructor for class com.atlassian.confluence.servlet.ConfluenceHttpServlet
Deprecated.
 
ConfluenceI18nResolver - Class in com.atlassian.sal.confluence.message
 
ConfluenceI18nResolver(I18NBeanFactory, LocaleManager) - Constructor for class com.atlassian.sal.confluence.message.ConfluenceI18nResolver
 
ConfluenceImageCaptchaService - Class in com.atlassian.confluence.security
 
ConfluenceImageCaptchaService(CaptchaStore, CaptchaEngine) - Constructor for class com.atlassian.confluence.security.ConfluenceImageCaptchaService
 
ConfluenceIndexer - Interface in com.atlassian.confluence.search
 
ConfluenceIndexManager - Interface in com.atlassian.confluence.search.lucene
Deprecated.
since 5.10, use IndexManager instead
ConfluenceIndexManager.IndexQueueFlushMode - Enum in com.atlassian.confluence.search.lucene
Deprecated.
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
 
ConfluenceInfo(Supplier<ResourceBundle>) - Constructor for class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
ConfluenceInstrumentRegistry - Class in com.atlassian.confluence.util.profiling
Central InstrumentRegistry for Confluence.
ConfluenceInstrumentRegistry(OpTimerFactory) - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
ConfluenceInstrumentRegistry(OpTimerFactory, Supplier<RegistryConfiguration>) - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
ConfluenceInstrumentRegistryConfiguration - Class in com.atlassian.confluence.util.profiling
 
ConfluenceInstrumentRegistryConfiguration() - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistryConfiguration
 
ConfluenceInternalHostApplication - Class in com.atlassian.confluence.applinks
Provides a bridge between Confluence and the External Application.
ConfluenceInternalHostApplication(PluginAccessor, SettingsManager, ConfluenceSidManager, TypeAccessor, SpaceManager, PermissionManager, WebResourceUrlProvider) - Constructor for class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
 
ConfluenceJacksonDeserializers() - Constructor for class com.atlassian.confluence.rest.serialization.SerializerModule.ConfluenceJacksonDeserializers
 
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 default users group 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
 
ConfluenceLicenseHandler(ConfluenceSidManager, LicenseService, ApplicationConfiguration) - Constructor for class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
 
ConfluenceLicenseInterceptor - Class in com.atlassian.confluence.core
Validates whether the license is not expired and the user count does not exceed the license setting.
ConfluenceLicenseInterceptor() - Constructor for class com.atlassian.confluence.core.ConfluenceLicenseInterceptor
 
ConfluenceLicenseRegistry - Class in com.atlassian.confluence.setup
Deprecated.
Since 5.6. Use LicenseService instead.
ConfluenceLicenseRegistry() - Constructor for class com.atlassian.confluence.setup.ConfluenceLicenseRegistry
Deprecated.
 
ConfluenceLicenseUtils - Class in com.atlassian.confluence.license.util
Contains license utility methods.
ConfluenceLicenseUtils() - Constructor for class com.atlassian.confluence.license.util.ConfluenceLicenseUtils
 
ConfluenceLicenseValidationException - Exception in com.atlassian.confluence.license.exception
 
ConfluenceLicenseValidationException(String, ConfluenceLicense) - Constructor for exception com.atlassian.confluence.license.exception.ConfluenceLicenseValidationException
 
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() - Constructor for class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
ConfluenceListableBeanFactory(BeanFactory) - Constructor for class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
ConfluenceListenerHandlersConfiguration - Class in com.atlassian.confluence.event
Configures which kinds of listeners Confluence supports.
ConfluenceListenerHandlersConfiguration(ApplicationStatusService) - 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
 
ConfluenceLocaleResolver(LanguageManager, LocaleManager) - Constructor for class com.atlassian.sal.confluence.message.ConfluenceLocaleResolver
 
ConfluenceLocalSessionFactoryBean - Class in com.atlassian.confluence.impl.hibernate
A specialisation of Spring's LocalSessionFactoryBean which adds Confluence-specific functionality.
ConfluenceLocalSessionFactoryBean(Function<DataSource, ConnectionProvider>) - Constructor for class com.atlassian.confluence.impl.hibernate.ConfluenceLocalSessionFactoryBean
ConfluenceLocalSessionFactoryBean(ConnectionProviderSupplier) - Constructor for class com.atlassian.confluence.impl.hibernate.ConfluenceLocalSessionFactoryBean
 
ConfluenceLocalSessionFactoryBeanForBackup - Class in com.atlassian.confluence.importexport.impl
 
ConfluenceLocalSessionFactoryBeanForBackup() - Constructor for class com.atlassian.confluence.importexport.impl.ConfluenceLocalSessionFactoryBeanForBackup
ConfluenceLocalSessionFactoryBeanForBackup(Function<DataSource, ConnectionProvider>) - Constructor for class com.atlassian.confluence.importexport.impl.ConfluenceLocalSessionFactoryBeanForBackup
ConfluenceLocalSessionFactoryBeanForBackup(ConnectionProviderSupplier) - Constructor for class com.atlassian.confluence.importexport.impl.ConfluenceLocalSessionFactoryBeanForBackup
 
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
 
ConfluenceLoginPage - Class in com.atlassian.confluence.pageobjects.page
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.ConfluenceLoginPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceLoginPage() - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
Deprecated.
 
ConfluenceLoginPage(String) - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
Deprecated.
 
ConfluenceLuceneAnalyzerFactory - Class in com.atlassian.confluence.search.lucene
 
ConfluenceLuceneAnalyzerFactory(SettingsManager, Analyzer, UserDictionaryFactory) - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceLuceneAnalyzerFactory
 
ConfluenceLuceneAnalyzerMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
The default implemenation of LuceneAnalyzerMapper.
ConfluenceLuceneAnalyzerMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ConfluenceLuceneAnalyzerMapper
 
ConfluenceLuceneQueryParserFactory - Class in com.atlassian.confluence.search.lucene
 
ConfluenceLuceneQueryParserFactory(LuceneAnalyzerFactory, Analyzer) - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceLuceneQueryParserFactory
 
ConfluenceLuceneQueryParserFactory(LuceneAnalyzerFactory, Analyzer, LuceneAnalyzerMapper, SearchLanguageProvider) - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceLuceneQueryParserFactory
 
ConfluenceMailAddress - Class in com.atlassian.confluence.mail.address
Deprecated.
since 7.6.0, this is used by mail-archiving only, we should consider moving it there
ConfluenceMailAddress(String) - Constructor for class com.atlassian.confluence.mail.address.ConfluenceMailAddress
Deprecated.
 
ConfluenceMailAddress(InternetAddress) - Constructor for class com.atlassian.confluence.mail.address.ConfluenceMailAddress
Deprecated.
 
ConfluenceMailAddress(ConfluenceMailAddress) - Constructor for class com.atlassian.confluence.mail.address.ConfluenceMailAddress
Deprecated.
 
ConfluenceMailAddress(Address) - Constructor for class com.atlassian.confluence.mail.address.ConfluenceMailAddress
Deprecated.
 
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, Collection<DataSource>) - Constructor for class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
ConfluenceMailServerManager - Class in com.atlassian.confluence.mail
Confluence's implementation to manage MailServers CRUD.
ConfluenceMailServerManager() - Constructor for class com.atlassian.confluence.mail.ConfluenceMailServerManager
 
ConfluenceMainHeader - Class in com.atlassian.confluence.pageobjects.component.header
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.header.ConfluenceMainHeader instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceMainHeader() - Constructor for class com.atlassian.confluence.pageobjects.component.header.ConfluenceMainHeader
Deprecated.
 
ConfluenceManagedCache - Class in com.atlassian.confluence.cache
Confluence-specific wrapper around a standard atlassian-cache implementation.
ConfluenceManagedCache(ManagedCache, boolean) - Constructor for class com.atlassian.confluence.cache.ConfluenceManagedCache
 
ConfluenceMemoryOptimizedSingleTableEntityPersister - Class in com.atlassian.confluence.impl.core.persistence.hibernate
A memory optimized version of SingleTableEntityPersister, that lazy-creates seldom used UniqueEntityLoader objects.
ConfluenceMemoryOptimizedSingleTableEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, PersisterCreationContext) - Constructor for class com.atlassian.confluence.impl.core.persistence.hibernate.ConfluenceMemoryOptimizedSingleTableEntityPersister
 
ConfluenceMenuItem - Class in com.atlassian.confluence.pageobjects.component.menu
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.menu.ConfluenceMenuItem instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceMenuItem(By) - Constructor for class com.atlassian.confluence.pageobjects.component.menu.ConfluenceMenuItem
Deprecated.
 
ConfluenceMicrometer - Class in com.atlassian.confluence.impl.metrics
 
ConfluenceMicrometer() - Constructor for class com.atlassian.confluence.impl.metrics.ConfluenceMicrometer
 
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
 
ConfluenceMonitoring - Interface in com.atlassian.confluence.util.profiling
 
ConfluenceMonitoringCache<K,V> - Class in com.atlassian.confluence.cache
A wrapper for monitoring the performance of Confluence caches.
ConfluenceMonitoringCache(ConfluenceCache<K, V>, ConfluenceMonitoring) - Constructor for class com.atlassian.confluence.cache.ConfluenceMonitoringCache
Constructs a new instance.
ConfluenceMonitoringControl - Interface in com.atlassian.confluence.util.profiling
A service provider interface to be implemented by ConfluenceMonitoring implementations.
ConfluenceMonitoringLoader<K,V> - Class in com.atlassian.confluence.cache.hazelcast.monitoring
Wraps underlying loader and records stats for under it parent cache namespace
ConfluenceMonitoringLoader(ConfluenceMonitoring, String, CacheLoader<K, V>) - Constructor for class com.atlassian.confluence.cache.hazelcast.monitoring.ConfluenceMonitoringLoader
 
ConfluenceMonitoringMethodInterceptor - Class in com.atlassian.confluence.util.profiling
A method interceptor that records the execution time of methods.
ConfluenceMonitoringMethodInterceptor(String) - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceMonitoringMethodInterceptor
 
ConfluenceMonitoringNameGenerator - Class in com.atlassian.confluence.util.profiling
This class can ve used for creating monitoring names based on request urls.
ConfluenceMonitoringService - Class in com.atlassian.confluence.internal.diagnostics
 
ConfluenceMonitoringService(DiagnosticsConfiguration, AlertEntityDao, I18nResolver, JsonMapper, PermissionEnforcer, PluginHelper, AlertPublisher, SchedulerService, TransactionTemplate, EventPublisher) - Constructor for class com.atlassian.confluence.internal.diagnostics.ConfluenceMonitoringService
 
ConfluenceNGramTokenFilter - Class in com.atlassian.confluence.search.lucene.filter
Deprecated.
since 7.1 Unused, no replacement.
ConfluenceNGramTokenFilter(TokenStream, int, int, ConfluenceNGramTokenFilter.Callback) - Constructor for class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
Deprecated.
Creates NGramTokenFilter with given min and max n-grams.
ConfluenceNGramTokenFilter(TokenStream, ConfluenceNGramTokenFilter.Callback) - Constructor for class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
Deprecated.
Creates NGramTokenFilter with default min and max n-grams.
ConfluenceNGramTokenFilter.Callback - Interface in com.atlassian.confluence.search.lucene.filter
Deprecated.
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
 
ConfluenceOpenSessionInViewFilter - Class in com.atlassian.confluence.web.filter
Extracted from FlushingSpringSessionInViewFilter and FlushingSpringSessionInViewFilterForHibernate.
ConfluenceOpenSessionInViewFilter() - Constructor for class com.atlassian.confluence.web.filter.ConfluenceOpenSessionInViewFilter
 
ConfluenceOutOfMemoryHandler - Class in com.atlassian.confluence.cluster.hazelcast
In a case of OOM error, default OutOfMemoryHandler shuts down Hazelcast instance and uregisters all hazelcast servers.
ConfluenceOutOfMemoryHandler() - Constructor for class com.atlassian.confluence.cluster.hazelcast.ConfluenceOutOfMemoryHandler
 
ConfluencePage - Class in com.atlassian.confluence.it.global
 
ConfluenceParserPool - Class in com.atlassian.confluence.velocity
A Velocity ParserPool implementation that is backed by commons-pool.
ConfluenceParserPool() - Constructor for class com.atlassian.confluence.velocity.ConfluenceParserPool
 
ConfluencePermissionEnforcer - Class in com.atlassian.sal.confluence.permission
 
ConfluencePermissionEnforcer(I18nResolver, PermissionManager) - Constructor for class com.atlassian.sal.confluence.permission.ConfluencePermissionEnforcer
 
ConfluencePluginManager - Class in com.atlassian.confluence.plugin
Cluster safe extension of DefaultPluginManager which listens for plugin events fired on other nodes and guarantees that plugin state is consistent across nodes.
ConfluencePluginManager(PluginRegistry.ReadWrite, PluginAccessor, PluginPersistentStateStore, List<Object>, ModuleDescriptorFactory, PluginEventManager, List<String>, EventPublisher, PluginInstaller, SafeModeManager) - 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
 
ConfluencePluginSettings - Class in com.atlassian.sal.confluence.pluginsettings
 
ConfluencePluginSettings(BandanaManager, ConfluenceBandanaContext, TransactionalHostContextAccessor) - Constructor for class com.atlassian.sal.confluence.pluginsettings.ConfluencePluginSettings
 
ConfluencePluginSettingsFactory - Class in com.atlassian.sal.confluence.pluginsettings
 
ConfluencePluginSettingsFactory(BandanaManager, TransactionalHostContextAccessor, CacheManager) - 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
 
ConfluencePoolBasedEventExecutorFactory - Class in com.atlassian.confluence.event
Uses a ThreadPoolExecutor.CallerRunsPolicy for running threads in case if queue is full
ConfluencePoolBasedEventExecutorFactory(EventThreadPoolConfiguration, EventThreadFactory, RejectedExecutionHandler) - Constructor for class com.atlassian.confluence.event.ConfluencePoolBasedEventExecutorFactory
 
ConfluencePopMailServer - Class in com.atlassian.confluence.mail
A Confluence/Atlassian-flavoured POP server that stores the email address associated with the POP account.
ConfluencePopMailServer(Long, String, String, MailProtocol, String, String, String, String, String) - Constructor for class com.atlassian.confluence.mail.ConfluencePopMailServer
 
ConfluenceProductInstance - Class in com.atlassian.confluence.webdriver
 
ConfluenceProductInstance() - Constructor for class com.atlassian.confluence.webdriver.ConfluenceProductInstance
 
ConfluenceProfilerStrategy - Class in com.atlassian.confluence.util.profiling
Confluence profiling strategy to be injected into StrategiesRegistry.
ConfluenceProfilerStrategy(DarkFeaturesManager, ConfluenceMonitoring) - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceProfilerStrategy
 
ConfluenceProfilingFilter - Class in com.atlassian.confluence.util.profiling
 
ConfluenceProfilingFilter() - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceProfilingFilter
 
ConfluenceProgressMonitor - Class in com.atlassian.confluence.upgrade.recovery
Progress monitor that logs progress.
ConfluenceProgressMonitor() - Constructor for class com.atlassian.confluence.upgrade.recovery.ConfluenceProgressMonitor
 
ConfluenceProjectManager - Class in com.atlassian.sal.confluence.project
The Confluence implementation of the project manager.
ConfluenceProjectManager(SpaceManager) - Constructor for class com.atlassian.sal.confluence.project.ConfluenceProjectManager
 
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
 
ConfluenceRegionFactory - Class in com.atlassian.confluence.impl.cache.hibernate
Deprecated.
since 7.5 unused
ConfluenceRegionFactory(HibernateRegionFactoryProvider) - Constructor for class com.atlassian.confluence.impl.cache.hibernate.ConfluenceRegionFactory
Deprecated.
 
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(ModuleFactory) - 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>, ResourceBatchingConfiguration) - Constructor for class com.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
 
ConfluenceResourceContextPermissionChecker - Class in com.atlassian.confluence.api.impl.service.audit
Determine if a user has permission to view audit logs of a space
ConfluenceResourceContextPermissionChecker(SpaceManagerInternal, PermissionManager, StandardAuditResourceTypes) - Constructor for class com.atlassian.confluence.api.impl.service.audit.ConfluenceResourceContextPermissionChecker
 
ConfluenceResourceDownloadRewriteRule - Class in com.atlassian.confluence.servlet.rewrite
This Tuckey URL RewriteRule will noramlise a URL and then make sure that it does not attempt to use directory traversal to access the WEB-INF directory.
ConfluenceResourceDownloadRewriteRule() - Constructor for class com.atlassian.confluence.servlet.rewrite.ConfluenceResourceDownloadRewriteRule
 
ConfluenceResourceDownloadUtils - Class in com.atlassian.confluence.plugin.webresource
 
ConfluenceResourceDownloadUtils() - Constructor for class com.atlassian.confluence.plugin.webresource.ConfluenceResourceDownloadUtils
 
ConfluenceResourceFactory() - Constructor for class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceManager.ConfluenceResourceFactory
 
ConfluenceRoleMapper - Class in com.atlassian.confluence.security
 
ConfluenceRoleMapper() - Constructor for class com.atlassian.confluence.security.ConfluenceRoleMapper
 
ConfluenceRpc - Class in com.atlassian.confluence.it.rpc
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.rest.api.ConfluenceRestClient} and {com.atlassian.confluence.test.rpc.api.ConfluenceRpcClient} alternatives

The new rpc and rest clients may not have all the APIs yet - feel free to copy and refactor them over from here as they are needed.

ConfluenceRpc.Version - Enum in com.atlassian.confluence.it.rpc
Deprecated.
Enumeration of all supported versions of the Confluence remote API
ConfluenceRuntimeInformationFactory - Class in com.atlassian.confluence.impl.startup
Factory for getting RuntimeInformation that has been filtered to be safe to send through Atlassian analytics
ConfluenceRuntimeInformationFactory() - Constructor for class com.atlassian.confluence.impl.startup.ConfluenceRuntimeInformationFactory
 
ConfluenceSalHttpContext - Class in com.atlassian.sal.confluence.web.context
Confluence SAL implementation of the HttpContext, this implementation delegates to the Confluence internal HttpContext class.
ConfluenceSalHttpContext(HttpContext) - Constructor for class com.atlassian.sal.confluence.web.context.ConfluenceSalHttpContext
 
ConfluenceSchedulerService - Class in com.atlassian.confluence.impl.schedule.caesium
Compared to CaesiumSchedulerService, this adds a few features: (1) stops job after a number of repeats (intended for interval jobs), (2) schedule jittering (intended cron jobs in OnDemand environment), (3) job execution listener, (4) ThreadLocalCache is initialized before a job is run and disposed after that
ConfluenceSchedulerService(CaesiumSchedulerConfiguration, RunDetailsDao, ClusteredJobDao, Set<String>, VCacheRequestContextOperations, Scheduler, ClusterLockService, ClusterManager, Supplier<JobListener>) - Constructor for class com.atlassian.confluence.impl.schedule.caesium.ConfluenceSchedulerService
 
ConfluenceSchedulerService(CaesiumSchedulerConfiguration, RunDetailsDao, ClusteredJobDao, Set<String>, VCacheRequestContextOperations, Scheduler, ClusterLockService, ClusterManager) - Constructor for class com.atlassian.confluence.impl.schedule.caesium.ConfluenceSchedulerService
 
ConfluenceSchemaCreator - Class in com.atlassian.confluence.impl.core.persistence.hibernate.schema
Responsible for creating (or recreating) the Confluence database schema on initial setup or backup restoration.
ConfluenceSchemaCreator(SessionFactory, PlatformTransactionManager, HibernateMetadataSource, DdlExecutor, ConfluenceSchemaHelper) - Constructor for class com.atlassian.confluence.impl.core.persistence.hibernate.schema.ConfluenceSchemaCreator
 
ConfluenceSchemaCreator(SessionFactory, PlatformTransactionManager, HibernateMetadataSource, DdlExecutor, Supplier<Configuration>) - Constructor for class com.atlassian.confluence.impl.core.persistence.hibernate.schema.ConfluenceSchemaCreator
 
ConfluenceSchemaHelper - Class in com.atlassian.confluence.impl.core.persistence.hibernate.schema
Replaces functionality in the ConfluenceHibernateSetup for running schema actions against a database.
ConfluenceSchemaHelper(Iterable<String>, HibernateConfig, HibernateMetadataSource) - Constructor for class com.atlassian.confluence.impl.core.persistence.hibernate.schema.ConfluenceSchemaHelper
 
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
Deprecated.
in 5.9. Use SearchManager instead
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
 
ConfluenceSecurityFilter - Class in com.atlassian.confluence.web.filter
Removes the Seraph ALREADY_FILTERED attribute from requests, so that requests from the error dispatcher get their security context set up.
ConfluenceSecurityFilter() - Constructor for class com.atlassian.confluence.web.filter.ConfluenceSecurityFilter
 
ConfluenceSeraphAuthenticationListener - Class in com.atlassian.confluence.security.trust.seraph
Confluence specific SeraphAuthenticationListener that converts principals to ConfluenceUserPrincipal.
ConfluenceSeraphAuthenticationListener() - Constructor for class com.atlassian.confluence.security.trust.seraph.ConfluenceSeraphAuthenticationListener
 
ConfluenceSeraphAuthenticationListener - Class in com.atlassian.sal.confluence.oauth.seraph
Confluence specific SeraphAuthenticationListener that converts principals to ConfluenceUserPrincipal.
ConfluenceSeraphAuthenticationListener(EventPublisher, LoginManager) - Constructor for class com.atlassian.sal.confluence.oauth.seraph.ConfluenceSeraphAuthenticationListener
 
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
 
ConfluenceSetupPersister - Interface in com.atlassian.confluence.setup.actions
 
ConfluenceSidManager - Interface in com.atlassian.confluence.core
An SID is a unique ID for a particular Confluence instance.
ConfluenceSignupPage - Class in com.atlassian.confluence.pageobjects.page
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.ConfluenceSignupPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceSignupPage() - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceSignupPage
Deprecated.
 
ConfluenceSignupPage(boolean) - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceSignupPage
Deprecated.
 
ConfluenceSignupPage(String) - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceSignupPage
Deprecated.
 
ConfluenceSignupPage(URI) - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceSignupPage
Deprecated.
 
ConfluenceSitemeshDecorator - Class in com.atlassian.confluence.util.profiling
Renders Velocity decorators with a context map of objects provided by Confluence.
ConfluenceSitemeshDecorator.ErrorHandlingStrategy - Interface in com.atlassian.confluence.util.profiling
 
ConfluenceSitemeshErrorDecorator - Class in com.atlassian.confluence.util.profiling
Just like ConfluenceSitemeshDecorator, but specifically for rendering the decorator for errors.
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
 
ConfluenceSoyTemplateRenderer - Class in com.atlassian.confluence.plugins.soy
Confluence's agnostic shim for the Soy Template Renderer
ConfluenceSoyTemplateRenderer(SoyTemplateRenderer) - Constructor for class com.atlassian.confluence.plugins.soy.ConfluenceSoyTemplateRenderer
 
ConfluenceSpaceDecoratorMapper - Class in com.atlassian.confluence.setup.sitemesh
 
ConfluenceSpaceDecoratorMapper() - Constructor for class com.atlassian.confluence.setup.sitemesh.ConfluenceSpaceDecoratorMapper
 
ConfluenceSpringContextInstanceFactory - Class in com.atlassian.confluence.user.crowd
Overrides the ConfluenceSpringContextInstanceFactory.getInstance(Class) method such that certain beans are created from a prototyped scope.
ConfluenceSpringContextInstanceFactory(Map<Class<?>, String>) - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceSpringContextInstanceFactory
 
ConfluenceSpringDataSourceConnectionProvider - Class in com.atlassian.confluence.impl.core.persistence.hibernate
A LocalDataSourceConnectionProvider subclass that allows the DataSource object to be set in the constructor.
ConfluenceSpringDataSourceConnectionProvider(DataSource) - Constructor for class com.atlassian.confluence.impl.core.persistence.hibernate.ConfluenceSpringDataSourceConnectionProvider
 
ConfluenceSpringHostContextAccessor - Class in com.atlassian.confluence.spring.transaction.interceptor
 
ConfluenceSpringHostContextAccessor(PlatformTransactionManager, VCacheRequestContextOperations) - Constructor for class com.atlassian.confluence.spring.transaction.interceptor.ConfluenceSpringHostContextAccessor
 
ConfluenceSpringNamespaceHandler - Class in com.atlassian.confluence.spring.namespace
Deprecated.
since 7.5 No longer used
ConfluenceSpringNamespaceHandler() - Constructor for class com.atlassian.confluence.spring.namespace.ConfluenceSpringNamespaceHandler
Deprecated.
 
ConfluenceStartAnalyticsEvent - Class in com.atlassian.confluence.impl.startup
An analitics event which is fired when Confluence starts, and which contains various statistics and bits of metadata on the Confluence instance.
ConfluenceStartAnalyticsEvent(Map<String, Object>) - Constructor for class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEvent
 
ConfluenceStartAnalyticsEventFactory - Class in com.atlassian.confluence.impl.startup
Responsible for creating ConfluenceStartAnalyticsEvent instances.
ConfluenceStartAnalyticsEventFactory(PlatformTransactionManager, ClusterManager, LicenseService, SafeModeCommandLineArgumentsFactory, SystemInformationService, SandboxPoolConfiguration) - Constructor for class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventFactory
 
ConfluenceStartAnalyticsEventPublisher - Class in com.atlassian.confluence.impl.startup
Responsible for publishing a ConfluenceStartAnalyticsEvent when the application starts up.
ConfluenceStartAnalyticsEventPublisher(EventPublisher, TenantRegistry, ConfluenceStartAnalyticsEventFactory, ScheduledExecutorService) - Constructor for class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventPublisher
 
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
 
ConfluenceTableReader - Class in com.atlassian.confluence.upgrade.recovery
Confluence specific TableReader.
ConfluenceTableReader(Connection) - Constructor for class com.atlassian.confluence.upgrade.recovery.ConfluenceTableReader
 
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
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.ConfluenceTestedProduct instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceTestedProduct(TestedProductFactory.TesterFactory<WebDriverTester>, ProductInstance) - Constructor for class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
ConfluenceTestedProduct(TestedProductFactory.TesterFactory<WebDriverTester>, ProductInstance, ConfluenceTestedProduct.LoginType) - Constructor for class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
ConfluenceTestedProduct.LoginType - Enum in com.atlassian.confluence.pageobjects
Deprecated.
ConfluenceThreadLocalContextManager - Class in com.atlassian.confluence.api.impl.sal
Manages all thread local state for Confluence
ConfluenceThreadLocalContextManager(Brave) - Constructor for class com.atlassian.confluence.api.impl.sal.ConfluenceThreadLocalContextManager
 
ConfluenceThreadLocalDelegateExecutorFactory<C> - Class in com.atlassian.sal.confluence.executor
Instance of the executor factory tailored to Confluence
ConfluenceThreadLocalDelegateExecutorFactory(ThreadLocalContextManager<C>, VCacheRequestContextOperations) - Constructor for class com.atlassian.sal.confluence.executor.ConfluenceThreadLocalDelegateExecutorFactory
 
ConfluenceTimeoutFilter - Class in com.atlassian.confluence.web.filter
Manual calculation of session timeout that can take into account "excluded urls" which do not prolong the life of the session
ConfluenceTimeoutFilter() - Constructor for class com.atlassian.confluence.web.filter.ConfluenceTimeoutFilter
 
ConfluenceTimeoutFilter(Clock) - Constructor for class com.atlassian.confluence.web.filter.ConfluenceTimeoutFilter
 
ConfluenceTimeZoneManager - Class in com.atlassian.confluence.api.impl.sal.timezone
 
ConfluenceTimeZoneManager(UserAccessor, SettingsManager, TenantRegistry) - Constructor for class com.atlassian.confluence.api.impl.sal.timezone.ConfluenceTimeZoneManager
 
ConfluenceTimingFilter - Class in com.atlassian.confluence.web.filter
Spring Bean based filter for monitoring web request times.
ConfluenceTimingFilter(ConfluenceMonitoring) - Constructor for class com.atlassian.confluence.web.filter.ConfluenceTimingFilter
 
ConfluenceTrackbackUtils - Class in com.atlassian.confluence.util
Deprecated.
since 7.0.1, it will be removed by this ticket: https://jira.atlassian.com/browse/CONFSRVDEV-10243
ConfluenceTrackbackUtils() - Constructor for class com.atlassian.confluence.util.ConfluenceTrackbackUtils
Deprecated.
 
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
 
ConfluenceTypesExtension - Class in com.atlassian.confluence.plugins.graphql.extensions
Provides Confluence-specific types builders for graphql.
ConfluenceTypesExtension(PluginAccessor) - Constructor for class com.atlassian.confluence.plugins.graphql.extensions.ConfluenceTypesExtension
When adding special handling of type serialization for GraphQL, consider providing the same handling for REST serialization handlers in SerializerModule
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
 
ConfluenceUsageInfoInstrumentProvider - Class in com.atlassian.confluence.util.profiling
Main class which provide Confluence usage statistic via Instrument.
ConfluenceUsageInfoInstrumentProvider(EventPublisher, TenantAccessor, SystemInformationService, CacheManager, ConfluenceInstrumentRegistry) - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceUsageInfoInstrumentProvider
 
ConfluenceUser - Interface in com.atlassian.confluence.user
Describing a Confluence user.
ConfluenceUserAccessResolver - Class in com.atlassian.confluence.impl.integration.jira.applinks
 
ConfluenceUserAccessResolver(PermissionManager) - Constructor for class com.atlassian.confluence.impl.integration.jira.applinks.ConfluenceUserAccessResolver
 
confluenceUserCount(int) - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.UserPrefetchEvent.Builder
 
confluenceUserDao - Variable in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
ConfluenceUserDao - Interface in com.atlassian.confluence.user.persistence.dao
A DAO for manipulating ConfluenceUser objects (which essentially act as a mapping between a user key and a User object retrieved externally e.g.
ConfluenceUserImpl - Class in com.atlassian.confluence.user
An implementation of the ConfluenceUser which wraps an atlassian-user User
ConfluenceUserImpl() - Constructor for class com.atlassian.confluence.user.ConfluenceUserImpl
 
ConfluenceUserImpl(String, String, String) - Constructor for class com.atlassian.confluence.user.ConfluenceUserImpl
Create a new ConfluenceUserImpl with an automatically generated backing User.
ConfluenceUserImpl(User) - Constructor for class com.atlassian.confluence.user.ConfluenceUserImpl
 
ConfluenceUserManager - Class in com.atlassian.confluence.user
A UserManager which is aware of ConfluenceUser's and will take care of the ConfluenceUser specific persistence requirements before delegating to the "standard" UserManager
ConfluenceUserManager(UserManager, ConfluenceUserDao, EventPublisher) - Constructor for class com.atlassian.confluence.user.ConfluenceUserManager
 
ConfluenceUserManager - Class in com.atlassian.sal.confluence.user
Authenticates a user against UserAccessor in Confluence.
ConfluenceUserManager(UserAccessor, CrowdService, PermissionManager) - Constructor for class com.atlassian.sal.confluence.user.ConfluenceUserManager
 
ConfluenceUserMenu - Class in com.atlassian.confluence.pageobjects.component.menu
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.menu.ConfluenceUserMenu instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceUserMenu() - Constructor for class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
Deprecated.
 
ConfluenceUserPersister - Class in com.atlassian.confluence.importexport.xmlimport.persister
a ObjectPersister implementation that handles imported ConfluenceUserImpl objects.
ConfluenceUserPersister(ConfluenceUserDao, CrowdDirectoryService, InternalUserDao) - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.ConfluenceUserPersister
 
ConfluenceUserPersisterFactory - Class in com.atlassian.confluence.importexport.xmlimport.persister
Creates an instance of ConfluenceUserPersister when the ImportedObject represents a ConfluenceUserImpl object
ConfluenceUserPersisterFactory(ConfluenceUserDao, CrowdDirectoryService, InternalUserDao) - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.ConfluenceUserPersisterFactory
 
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
 
ConfluenceUserPrincipal - Class in com.atlassian.confluence.security.seraph
Principal that contains a user key.
ConfluenceUserPrincipal(ConfluenceUser) - Constructor for class com.atlassian.confluence.security.seraph.ConfluenceUserPrincipal
 
ConfluenceUserProfile - Class in com.atlassian.sal.confluence.user
 
ConfluenceUserProfile(ConfluenceUser, ProfilePictureInfo) - Constructor for class com.atlassian.sal.confluence.user.ConfluenceUserProfile
 
ConfluenceUserPropertySetFactory - Class in com.atlassian.confluence.user
 
ConfluenceUserPropertySetFactory(HibernateConfigurationProvider) - Constructor for class com.atlassian.confluence.user.ConfluenceUserPropertySetFactory
 
confluenceUsers - Variable in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
ConfluenceUserSettingsService - Class in com.atlassian.sal.confluence.usersettings
Confluence implementation of the SAL UserSettingsService.
ConfluenceUserSettingsService(UserAccessor) - Constructor for class com.atlassian.sal.confluence.usersettings.ConfluenceUserSettingsService
 
ConfluenceUserSettingsService.PrefixStrippingFunction - Enum in com.atlassian.sal.confluence.usersettings
 
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(VCacheFactory) - Constructor for class com.atlassian.confluence.util.velocity.ConfluenceVelocityCacheConfigurator
 
ConfluenceVelocityFilter - Class in com.atlassian.confluence.util
 
ConfluenceVelocityFilter() - Constructor for class com.atlassian.confluence.util.ConfluenceVelocityFilter
 
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
 
ConfluenceVelocityResourceCache - Class in com.atlassian.confluence.util.velocity
Clearable velocity cache.
ConfluenceVelocityResourceCache(VCacheFactory) - 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
ConfluenceVelocityServlet - Class in com.atlassian.confluence.servlet
An improved WW VelocityServlet which doesn't load velocity twice!
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, Counter, LocaleManager, ContextPathHolder, I18NBeanFactory, Supplier<CDNStrategy>, PluginEventManager, DarkFeaturesManager, LanguageManager) - Constructor for class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
ConfluenceWebResourceIntegration(PluginAccessor, PluginDirectoryProvider, SettingsManager, Counter, LocaleManager, ContextPathHolder, I18NBeanFactory, Supplier<CDNStrategy>, PluginEventManager, Supplier<DarkFeaturesManager>, LanguageManager) - Constructor for class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
Deprecated.
since 7.5
ConfluenceWebResourceManager - Interface in com.atlassian.confluence.plugin.webresource
This interface adds Confluence specific functionality to WebResourceManager.
ConfluenceWebResourceService - Interface in com.atlassian.confluence.plugin.webresource
Provides services related to writing Confluence html resource tags.
ConfluenceWebResourceService.Style - Enum in com.atlassian.confluence.plugin.webresource
Style of a page.
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
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.header.ConfluenceWebSudoBanner instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceWebSudoBanner() - Constructor for class com.atlassian.confluence.pageobjects.component.header.ConfluenceWebSudoBanner
Deprecated.
 
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
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.ConfluenceWebSudoPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ConfluenceWebSudoPage() - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceWebSudoPage
Deprecated.
 
ConfluenceWebWorkConfigLoader - Class in com.atlassian.confluence.setup.webwork
 
ConfluenceWebWorkConfigLoader() - Constructor for class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfigLoader
 
ConfluenceWebWorkConfigLoaderCache - Class in com.atlassian.confluence.setup.webwork
 
ConfluenceWebWorkConfigLoaderCache(EventPublisher, PluginEventManager) - Constructor for class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfigLoaderCache
 
ConfluenceWebWorkConfiguration - Class in com.atlassian.confluence.setup.webwork
Created by IntelliJ IDEA.
ConfluenceWebWorkConfiguration() - Constructor for class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfiguration
 
ConfluenceWeights - Class in com.atlassian.confluence.plugins.navlinks.spi.impl
ApplicationWeights implementation for Confluence.
ConfluenceWeights() - Constructor for class com.atlassian.confluence.plugins.navlinks.spi.impl.ConfluenceWeights
 
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(ConfluenceUser, ConfluenceUser) - Constructor for class com.atlassian.confluence.follow.Connection
 
ConnectionDao - Interface in com.atlassian.confluence.follow.persistence.dao
DAO for connections between followers and followees.
ConnectionProviderSupplier - Interface in com.atlassian.confluence.impl.core.persistence.hibernate
 
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
 
ConstantScoreQuery - Class in com.atlassian.confluence.search.v2.query
v2 primitive query
ConstantScoreQuery(SearchQuery) - Constructor for class com.atlassian.confluence.search.v2.query.ConstantScoreQuery
 
ConstantScoreQuery(SearchQuery, float) - Constructor for class com.atlassian.confluence.search.v2.query.ConstantScoreQuery
 
ConstantScoreQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
ConstantScoreQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ConstantScoreQueryMapper
 
constrainLength(String, int) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.3.0, use StringUtils.truncate(String, int) instead
constrainResults(List<T>, int, int) - Static method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
 
ConstraintChecker - Class in com.atlassian.confluence.internal.upgrade.constraint
Check if a constraint exists.
ConstraintChecker(HibernateConfig, SessionFactory) - Constructor for class com.atlassian.confluence.internal.upgrade.constraint.ConstraintChecker
 
ConstraintCreator - Class in com.atlassian.confluence.internal.upgrade.constraint
Create a unique constraint.
ConstraintCreator(DdlExecutor, AlterTableExecutor) - Constructor for class com.atlassian.confluence.internal.upgrade.constraint.ConstraintCreator
 
constraintsExists(HibernateConfig, SessionFactory, Map<String, Pair<String, List<String>>>) - Static method in class com.atlassian.confluence.upgrade.impl.HibernateCheckConstraint
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.
constructRelationEntity(RelationEntity<S, T>, S, T, RelationDescriptor<?, ?>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.HibernateRelationDao
 
constructRelationEntity(RelationEntity<ConfluenceUser, ContentEntityObject>, ConfluenceUser, ContentEntityObject, RelationDescriptor<?, ?>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2ContentHibernateRelationDao
 
Contained<T extends ContentEntityObject> - Interface in com.atlassian.confluence.pages
represents content that has an owner
CONTAINED_RENDER - Static variable in class com.atlassian.confluence.content.render.xhtml.ConversionContextPropertyName
This property may be set when rendering a fragment of page by itself or inside another page (e.g.
ContainedCustomContentEntityObjectUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This upgrade task tracks the schema change that makes CustomContentEntityObjects use the same PAGEID column as comments Comments, for the same reason: so custom content can be contained by a content object.
ContainedCustomContentEntityObjectUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ContainedCustomContentEntityObjectUpgradeTask
 
Container - Interface in com.atlassian.confluence.api.model.content
A Model object that can hold one or more other objects.
container(Container) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
container(Reference<? extends Container>) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
CONTAINER - Static variable in class com.atlassian.confluence.api.model.content.Content.Expansions
 
container(T, Expansions) - Method in interface com.atlassian.confluence.content.apisupport.ContentTypeApiSupport
The return type of this method is intentionally broad.
CONTAINER_CONTENT_TYPE - Static variable in class com.atlassian.confluence.search.lucene.extractor.PageContentEntityObjectExtractor.FieldNames
 
CONTAINER_CONTENT_TYPE - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
containerComponent(String) - Static method in class com.atlassian.confluence.util.LazyComponentReference
Deprecated.
Static factory that takes the component name and the type.
containerComponent(String) - Static method in class com.atlassian.confluence.util.MemoizingComponentReference
Static factory that takes the component name and the type.
containerDirectoryForAttachmentVersions(long, long, Optional<Long>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
Get the File representing the directory that contains all the versions of an attachment
containerEntity(ContentConvertible, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ContentExtensionsFactory
 
containerPredicate(ContentId) - Static method in class com.atlassian.confluence.api.impl.service.content.finder.FinderPredicates
Create a predicate that matches Contained instances that have the same container ID, for example Attachments or Comments on the same page.
ContainerSummary - Class in com.atlassian.confluence.api.model.search
Provides a summary of the container for a search results entity.
ContainerSummary.Builder - Class in com.atlassian.confluence.api.model.search
 
ContainerTypeBuilder - Class in com.atlassian.confluence.plugins.graphql.types
A builder for GraphQLObjectType objects, generated for api Container objects.
ContainerTypeBuilder(GraphQLTypeBuilder, GraphQLExtensions) - Constructor for class com.atlassian.confluence.plugins.graphql.types.ContainerTypeBuilder
 
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
Deprecated.
ContainingContentTypeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ContainingContentTypeQueryMapper
Deprecated.
 
contains(Object) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
contains(String, String) - Method in class com.atlassian.confluence.pageobjects.component.form.DynamicSelectElement
Deprecated.
Returns a timed query that checks whether an option with the expected text and value is present in this field.
contains(String) - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
Deprecated.
 
contains(long, String) - Method in class com.atlassian.confluence.pages.attachments.AttachmentCache
Deprecated.
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
Deprecated.
 
contains(ContentEntityObject) - Static method in class com.atlassian.confluence.renderer.ContentIncludeStack
 
contains(Object) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
contains(ContentPermission) - Method in class com.atlassian.confluence.security.ContentPermissionSet
 
containsAll(Collection<?>) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
containsAll(Collection<?>) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
containsAll(ContentPermissionSet) - 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.
containsContent(Content) - Static method in class com.atlassian.confluence.it.api.ContainsContentMatcher
 
containsContent(String) - Method in class com.atlassian.confluence.pageobjects.page.content.EditorPreview
Deprecated.
 
ContainsContentMatcher - Class in com.atlassian.confluence.it.api
Like Matchers.contains but matches an api content object by id
containsExperimentalExpansion(Expansion[]) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
 
containsFetchProfileDefinition(String) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
containsFilter(SearchFilter, Class<T>) - Static method in class com.atlassian.confluence.search.v2.searchfilter.SearchFilterUtils
Traverses the provided tree and checks whether it contains any filters of the specified class
containsKey(K) - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
containsKey(K) - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
containsKey(K) - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
containsKey(K) - Method in class com.atlassian.confluence.cache.DeferredOperationsCache
 
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
Deprecated.
 
containsPattern(String) - Static method in class com.atlassian.confluence.it.RegexMatcher
 
containsTextInQuickNavResults(String) - Method in class com.atlassian.confluence.pageobjects.page.SearchResultPage
Deprecated.
 
containsTextInResults(String) - Method in class com.atlassian.confluence.pageobjects.page.SearchResultPage
Deprecated.
 
containsUserValue(User) - Method in class com.atlassian.confluence.pageobjects.component.form.MultiUserPicker
Deprecated.
 
Content - Class in com.atlassian.confluence.api.model.content
Represents all the different kinds of content that can be housed in Confluence: pages, blog posts, comments and so on.
content(Reference<Content>) - Method in class com.atlassian.confluence.api.model.content.ContentBody.ContentBodyBuilder
 
content(ContentSelector) - Method in class com.atlassian.confluence.api.model.content.ContentBody.ContentBodyBuilder
 
content(Content) - Method in class com.atlassian.confluence.api.model.content.ContentBody.ContentBodyBuilder
 
content(Reference<Content>) - Method in class com.atlassian.confluence.api.model.content.History.HistoryBuilder
 
content(Content) - Method in class com.atlassian.confluence.api.model.content.JsonContentProperty.ContentPropertyBuilder
 
content(Reference<Content>) - Method in class com.atlassian.confluence.api.model.content.JsonContentProperty.ContentPropertyBuilder
 
CONTENT - Static variable in class com.atlassian.confluence.api.model.content.JsonContentProperty.Expansions
 
content(Content) - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintInstance.Builder
 
CONTENT - Static variable in class com.atlassian.confluence.api.model.content.Version.Expansions
 
content(Reference<Content>) - Method in class com.atlassian.confluence.api.model.content.Version.VersionBuilder
 
content(Reference<Content>) - Method in class com.atlassian.confluence.api.model.permissions.ContentRestriction.ContentRestrictionBuilder
 
CONTENT - Static variable in class com.atlassian.confluence.api.model.permissions.ContentRestriction.Expansions
 
content(Content) - Method in interface com.atlassian.confluence.api.nav.Navigation
create a content nav builder to reference a piece of content
content(Reference<Content>) - Method in interface com.atlassian.confluence.api.nav.Navigation
create a content nav builder to reference a piece of content
content(ContentId) - Method in interface com.atlassian.confluence.api.nav.Navigation
Deprecated.
content(ContentSelector) - Method in interface com.atlassian.confluence.api.nav.Navigation
Create a content nav builder to reference a piece of content with a particular id, status and version.
content(Content) - Method in interface com.atlassian.confluence.api.nav.Navigation.ExperimentalNav
create a content nav builder to reference a piece of content
content(Reference<Content>) - Method in interface com.atlassian.confluence.api.nav.Navigation.ExperimentalNav
create a content nav builder to reference a piece of content
content(ContentId) - Method in interface com.atlassian.confluence.api.nav.Navigation.ExperimentalNav
content(ContentSelector) - Method in interface com.atlassian.confluence.api.nav.Navigation.ExperimentalNav
Create a content nav builder to reference a piece of content by its selector.
content() - Method in interface com.atlassian.confluence.api.nav.Navigation.SpaceNav
 
Content - Interface in com.atlassian.confluence.content
Placeholder for an improved API for handling Content.
content - Variable in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
content() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyApiAvailableTestResource
A rest resource that produces a static content object to test serialization, see RestApiContentAcceptanceTest
content - Variable in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
Content - Class in com.atlassian.confluence.legacyapi.model.content
Deprecated.
since 7.0.1 , use Content
Content(Long, Option<SpaceSummary>, ContentType, String, String, Option<String>, HistorySummary, Iterable<ContentLink>, Map<ContentRepresentation, ContentBody>, Map<Permission, Boolean>) - Constructor for class com.atlassian.confluence.legacyapi.model.content.Content
Deprecated.
 
content - Variable in class com.atlassian.confluence.pages.actions.beans.FileStorer
 
content(Content) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
content(Reference<Content>) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
content(ContentId) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
content(ContentSelector) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
content(Expansions) - Static method in class com.atlassian.confluence.rest.api.model.pagination.PaginationLimits
Maximum number of content objects to return at a time, depending on which fields are expanded.
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.ContentBuilder - Class in com.atlassian.confluence.api.model.content
Builds Content objects.
Content.Expansions - Class in com.atlassian.confluence.api.model.content
Provides property names that can be used to expand Content objects.
Content.IdProperties - Enum in com.atlassian.confluence.api.model.content
 
Content2ContentHibernateRelationDao - Class in com.atlassian.confluence.internal.relations.dao.hibernate
 
Content2ContentHibernateRelationDao(SessionFactory) - Constructor for class com.atlassian.confluence.internal.relations.dao.hibernate.Content2ContentHibernateRelationDao
 
Content2ContentRelationEntity - Class in com.atlassian.confluence.internal.relations.dao
 
Content2ContentRelationEntity() - Constructor for class com.atlassian.confluence.internal.relations.dao.Content2ContentRelationEntity
 
CONTENT_BODY - Static variable in class com.atlassian.confluence.internal.index.v2.AtlassianContentDocumentBuilder.FieldName
 
CONTENT_BODY_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_BODY_REQUEST_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_BY_LABEL_MACRO - Static variable in class com.atlassian.confluence.it.Macro
 
CONTENT_CHILDREN_SUBPATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
 
CONTENT_DESCENDANT_SUBPATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
 
CONTENT_DOC_EXAMPLE_ATTACHMENT - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_DOC_EXAMPLE_PAGE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_DOC_EXAMPLE_REST_LIST_ATTACHMENTS - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_DOCUMENT_ID - Static variable in class com.atlassian.confluence.internal.index.v2.AtlassianContentDocumentBuilder.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_FAVOURITE - Static variable in class com.atlassian.confluence.api.model.relations.FavouriteRelationDescriptor
The relation type for user Content favourites.
CONTENT_FILE_SIZE_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.ConfluenceAttachmentMetadataExtractor
 
CONTENT_HISTORY_SUBPATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
 
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_LABEL_REQUEST_BODY_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_LABEL_SUBPATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
 
CONTENT_LIKE - Static variable in class com.atlassian.confluence.api.model.relations.LikeRelationDescriptor
The relation type for user Content likes.
CONTENT_LIMIT - Static variable in class com.atlassian.confluence.plugins.restapi.resources.DefaultValues
The default number of Content entities that should be returned in a collection query if the REST request doesn't specify a "limit" parameter.
CONTENT_MOVE_SOURCE_PARENT_ATTRIBUTE - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
CONTENT_MOVE_SOURCE_SPACE_ATTRIBUTE - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
CONTENT_MOVE_TARGET_PARENT_ATTRIBUTE - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
CONTENT_MOVE_TARGET_SPACE_ATTRIBUTE - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
CONTENT_NAME_UNSTEMMED_FIELD - Static variable in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameSearcher
Deprecated.
 
CONTENT_NAME_UNSTEMMED_FIELD - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
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_NAME_UNTOKENIZED - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
CONTENT_NOT_FOUND_TRANSLATION - Static variable in class com.atlassian.confluence.api.service.content.ContentDraftService.DraftErrorCodes
 
CONTENT_PATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
 
CONTENT_PATH - Static variable in class com.atlassian.confluence.it.rest.AbstractRestAcceptanceTest
Deprecated.
 
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_PROPERTY_DOC_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_PROPERTY_LAST_SEQUENCE_ID - Static variable in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskConstants
 
CONTENT_PROPERTY_LIST_DOC_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_PROPERTY_REQUEST_BODY_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_PROPERTY_REQUEST_UPDATE_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_PROPERTY_SUBPATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
 
CONTENT_PROPERTY_TYPE_PLUGIN_MODULE_KEY - Static variable in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyStorageConstants
 
CONTENT_REAL_TITLE_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.ConfluenceAttachmentMetadataExtractor
 
CONTENT_REQUEST_BODY_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_REQUEST_UPDATE_BODY_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_RESTORED_SYNC_REV_SOURCE - Static variable in class com.atlassian.confluence.core.ContentEntityObject
 
CONTENT_RESTRICTION_BOOLEAN_CHECK_RESPONSE_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_RESTRICTION_PAGE_RESPONSE_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_RESTRICTION_REQUEST_UPDATE_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_SEARCH - Static variable in class com.atlassian.confluence.search.v2.ContentSearch
 
CONTENT_STATUS - Static variable in class com.atlassian.confluence.search.lucene.extractor.ContentEntityMetadataExtractor
 
CONTENT_STATUS - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
CONTENT_STATUS_CURRENT - Static variable in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentContentStatusUpgradeTask
 
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.content.render.xhtml.model.resource.identifiers.ShortcutResourceIdentifier
 
CONTENT_TYPE - Static variable in class com.atlassian.confluence.links.TrackbackLink
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_ATTACHMENT - Static variable in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentContentStatusUpgradeTask
 
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
 
CONTENT_VERSION_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_VERSION_PAGE_RESPONSE_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
CONTENT_VERSION_SUBPATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
 
CONTENT_WAS_TRASHED_TRANSLATION - Static variable in class com.atlassian.confluence.api.service.content.ContentDraftService.DraftErrorCodes
 
ContentActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
Represents a high level content action breadcrumb.
ContentActionBreadcrumb(Action, Space, AbstractPage, DisplayableLabel, Breadcrumb) - Constructor for class com.atlassian.confluence.util.breadcrumbs.ContentActionBreadcrumb
 
ContentBeanMatchers - Class in com.atlassian.confluence.it.content
 
ContentBeanMatchers() - Constructor for class com.atlassian.confluence.it.content.ContentBeanMatchers
 
ContentBlueprintId - Class in com.atlassian.confluence.api.model.content.template
Model for Content Blueprint Id ContentId-like wrapper with everything required to specify a given Blueprint
ContentBlueprintId() - Constructor for class com.atlassian.confluence.api.model.content.template.ContentBlueprintId
 
ContentBlueprintId.ContentBlueprintIdWithId - Class in com.atlassian.confluence.api.model.content.template
 
ContentBlueprintId.ContentBlueprintIdWithKeys - Class in com.atlassian.confluence.api.model.content.template
Blueprint Id resolved by Module key and Space key
ContentBlueprintInstance - Class in com.atlassian.confluence.api.model.content.template
Model for Blueprint specific rest data to create a content out of a blueprint template The object passed in the POSTs for draft and page creation.
ContentBlueprintInstance.Builder - Class in com.atlassian.confluence.api.model.content.template
 
ContentBlueprintInstanceFactory - Interface in com.atlassian.confluence.api.impl.service.content.factory
interface to expose DefaultContentBlueprintInstanceFactory to plugin, e.g.: CC
ContentBlueprintResource - Class in com.atlassian.confluence.plugins.restapi.resources
 
ContentBlueprintResource(ContentBlueprintService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.ContentBlueprintResource
 
ContentBlueprintService - Interface in com.atlassian.confluence.api.service.content
Publishes the draft of Content created from a ContentBlueprint.
contentBlueprintSpec(ContentBlueprintSpec) - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintInstance.Builder
 
ContentBlueprintSpec - Class in com.atlassian.confluence.api.model.content.template
Model for blueprint specific data come together with ContentBlueprintStance Everything required to identify a Blueprint and its execution context.
ContentBlueprintSpec.ContentBlueprintSpecBuilder - Class in com.atlassian.confluence.api.model.content.template
Builder class
ContentBody - Class in com.atlassian.confluence.api.model.content
Container class to hold the various rendered representations of a Content body.
ContentBody(ContentRepresentation, String, Reference<Content>) - Constructor for class com.atlassian.confluence.api.model.content.ContentBody
Deprecated.
ContentBody(ContentRepresentation, String, Reference<Content>, Reference<WebResourceDependencies>) - Constructor for class com.atlassian.confluence.api.model.content.ContentBody
Deprecated.
ContentBody(ContentRepresentation, String, ContentId) - Constructor for class com.atlassian.confluence.api.model.content.ContentBody
Deprecated.
ContentBody(ContentRepresentation, String, Content) - Constructor for class com.atlassian.confluence.api.model.content.ContentBody
Deprecated.
ContentBody(ContentRepresentation, String) - Constructor for class com.atlassian.confluence.api.model.content.ContentBody
 
ContentBody(ContentBody.ContentBodyBuilder) - Constructor for class com.atlassian.confluence.api.model.content.ContentBody
 
ContentBody - Class in com.atlassian.confluence.legacyapi.model.content
Deprecated.
since 7.0.1 , use ContentBody
ContentBody(ContentRepresentation, String) - Constructor for class com.atlassian.confluence.legacyapi.model.content.ContentBody
Deprecated.
 
ContentBody.ContentBodyBuilder - Class in com.atlassian.confluence.api.model.content
 
contentBodyBuilder() - Static method in class com.atlassian.confluence.api.model.content.ContentBody
 
ContentBodyConversionManager - Interface in com.atlassian.confluence.api.impl.service.content
Used to convert a ContentBody to a different representation format.
ContentBodyConversionManagerImpl - Class in com.atlassian.confluence.api.impl.service.content
 
ContentBodyConversionManagerImpl(FormatConverter, ExceptionTolerantMigrator, WikiToXhtmlMigrator, Renderer, TemplateRenderer, I18NBeanFactory, WebResourceDependenciesRecorder, WebResourceDependenciesFactory, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.ContentBodyConversionManagerImpl
 
ContentBodyConversionService - Interface in com.atlassian.confluence.api.service.content
Provides methods for converting ContentBody instances to other ContentRepresentations.
ContentBodyConversionServiceImpl - Class in com.atlassian.confluence.api.impl.service.content
 
ContentBodyConversionServiceImpl(ContentEntityManagerInternal, ContentBodyConversionManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.ContentBodyConversionServiceImpl
 
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
 
ContentBodyFactory - Class in com.atlassian.confluence.api.impl.service.content.factory
 
ContentBodyFactory(ContentBodyConversionManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.ContentBodyFactory
 
ContentBodyMaxSizeSystemProperty - Class in com.atlassian.confluence.search.lucene
 
ContentBodyMaxSizeSystemProperty() - Constructor for class com.atlassian.confluence.search.lucene.ContentBodyMaxSizeSystemProperty
 
ContentBodyResource - Class in com.atlassian.confluence.plugins.restapi.resources
Used for converting ContentBody objects from one format to another.
ContentBodyResource(ContentBodyConversionService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.ContentBodyResource
 
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
ContentBuilder(ContentType) - Constructor for class com.atlassian.confluence.api.model.content.Content.ContentBuilder
Create new builders with Content.builder(ContentType).
ContentBuilder(ContentType, ContentId) - Constructor for class com.atlassian.confluence.api.model.content.Content.ContentBuilder
Create new builders with Content.builder(ContentType) and a ContentId.
ContentBuilder(ContentType, long) - Constructor for class com.atlassian.confluence.api.model.content.Content.ContentBuilder
Create new builders with Content.builder(ContentType) and a ContentId generated from the ContentType and the Long id.
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
 
ContentCategoryFilter - Class in com.atlassian.confluence.search.lucene.filter
The content category filters are cached for fast access.
ContentCategorySearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
 
ContentCategorySearchFilter(Category) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.ContentCategorySearchFilter
 
ContentCategorySearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
ContentCategorySearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ContentCategorySearchFilterMapper
 
ContentCleaner - Interface in com.atlassian.confluence.content
 
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
 
contentContains(String) - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
Deprecated.
Returns true if the comment content contains the specific content
ContentConverter(ContentTree, Renderer) - Constructor for class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl.ContentConverter
 
ContentConvertible - Interface in com.atlassian.confluence.pages
Declares that the implementing class can be converted to an api Content.
ContentCreationComparator - Class in com.atlassian.confluence.util
 
ContentCreationComparator() - Constructor for class com.atlassian.confluence.util.ContentCreationComparator
 
ContentCreator - Class in com.atlassian.confluence.content.apisupport
ContentCreator contains logic to validate CREATE / UPDATE content operations which involves sanity checks like access permission and blank titles.
ContentCreator(SpaceManager, ContentBodyConversionService, PermissionManager, PageManagerInternal, CustomContentManager, EventPublisher, DraftAttributesCopier, LabelManagerInternal, RelationManager, ContentEntityManagerInternal) - Constructor for class com.atlassian.confluence.content.apisupport.ContentCreator
 
ContentDao - Interface in com.atlassian.confluence.content.render.xhtml.migration
DAO to allow us to load content objects by id for migration.
ContentDaoInternal - Interface in com.atlassian.confluence.internal.content.render.xhtml.migration
DAO to allow us to load content objects by id for migration.
ContentDeserializer - Class in com.atlassian.confluence.rest.serialization
Extracts Content links map from specific "hidden" _links map entries.
ContentDeserializer(JsonDeserializer<?>) - Constructor for class com.atlassian.confluence.rest.serialization.ContentDeserializer
 
ContentDetailAction - Interface in com.atlassian.confluence.util.breadcrumbs.spaceia
Identifies actions on the details of a Page/Blog, like Info, Attachments or History.
ContentDraftManagerInternal - Interface in com.atlassian.confluence.internal
Internal manager for common handling of drafts; see the package-info.java for rationale.
ContentDraftService - Interface in com.atlassian.confluence.api.service.content
Content draft service for creating and manipulating drafts
ContentDraftService.ConflictPolicy - Class in com.atlassian.confluence.api.service.content
The conflict resolution policy to apply when a conflict occurs.
ContentDraftService.DraftErrorCodes - Class in com.atlassian.confluence.api.service.content
 
ContentDraftService.DraftValidator - Interface in com.atlassian.confluence.api.service.content
Validate the operations for a piece of content
ContentDraftServiceImpl - Class in com.atlassian.confluence.api.impl.service.content.draft
 
ContentDraftServiceImpl(ContentDraftService, ContentDraftService, CollaborativeEditingHelper, ContentEntityManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.draft.ContentDraftServiceImpl
 
Contented - Interface in com.atlassian.confluence.event.events.content
An event that references a Content object.
ContentEnricher - Class in com.atlassian.confluence.plugins.restapi.enrich.model
Modifies RestEntities that wrap Content objects in preparation for being serialized
ContentEnricher(RestNavigationService, GraphQL) - Constructor for class com.atlassian.confluence.plugins.restapi.enrich.model.ContentEnricher
 
contentEntity(ContentEntity) - Method in class com.atlassian.confluence.it.Attachment.AttachmentBuilder
Deprecated.
 
ContentEntity - Interface in com.atlassian.confluence.it
Deprecated.
Please use confluence-java-api module instead. See {com.atlassian.confluence.api.model.content.Content} alternative
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.
ContentEntityAdapterParent - Class in com.atlassian.confluence.content
Default implementation of ContentEntityAdapter.
ContentEntityAdapterParent() - Constructor for class com.atlassian.confluence.content.ContentEntityAdapterParent
 
ContentEntityAutoWatcher - Class in com.atlassian.confluence.impl.notifications
Responsible for adding auto-watch notifications to new content via an event listener.
ContentEntityAutoWatcher(UserAccessor, NotificationManager, EventListenerRegistrar) - Constructor for class com.atlassian.confluence.impl.notifications.ContentEntityAutoWatcher
 
ContentEntityAutoWatcher.AutowatchIfRequiredEvent - Class in com.atlassian.confluence.impl.notifications
 
ContentEntityBuilder<T extends ContentEntityObject> - Interface in com.atlassian.confluence.plugins.rest.entities.builders
 
ContentEntityEdgeCountQuery - Class in com.atlassian.confluence.plugins.edgeindex.model
 
ContentEntityEdgeCountQuery() - Constructor for class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityEdgeCountQuery
 
ContentEntityEdgeTargetInfo - Class in com.atlassian.confluence.plugins.edgeindex.model
 
ContentEntityEdgeTargetInfo(String, ContentEntityObjectId, float) - Constructor for class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityEdgeTargetInfo
 
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.edgeindex.rest
 
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
 
ContentEntityManagerInternal - Interface in com.atlassian.confluence.internal
Internal version of the ContentEntityManager interface; see the package-info.java for rationale.
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 legacy 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 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(ExceptionTolerantMigrator, ExceptionReport, ContentDao, BatchableWorkSource<ContentEntityObject>, String, ContentEntityMigrationTaskWrapper.LoggingCallback) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.tasks.ContentEntityMigrationTaskWrapper
ContentEntityMigrationTaskWrapper(ExceptionTolerantMigrator, ExceptionReport, ContentDao, BatchableWorkSource<ContentEntityObject>, String, ContentEntityMigrationTaskWrapper.LoggingCallback, SessionFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.tasks.ContentEntityMigrationTaskWrapper
 
ContentEntityMigrationTaskWrapper.LoggingCallback - Class in com.atlassian.confluence.content.render.xhtml.migration.tasks
Provides coordinated thread-safe logging of progress across multiple executing threads.
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<T extends ContentEntityObject> - Interface in com.atlassian.confluence.core.persistence
 
ContentEntityObjectDaoInternal<T extends ContentEntityObject> - Interface in com.atlassian.confluence.internal.persistence
A Dao for ContentEntityObjects.
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
 
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(boolean, ContentEntityObject) - Method in class com.atlassian.confluence.plugins.edgeindex.LuceneEdgeIndexManager
 
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
 
ContentEntitySimulacrum - Class in com.atlassian.confluence.core
Deprecated.
since 7.5
ContentEntitySimulacrum(Space, String, String) - Constructor for class com.atlassian.confluence.core.ContentEntitySimulacrum
Deprecated.
 
contentEntityVersionRemoved(ContentEntityObject) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeIndexManager
Update the index to reflect the deletion of the specified content entity version.
contentEntityVersionRemoved(ContentEntityObject) - Method in class com.atlassian.confluence.plugins.edgeindex.LuceneEdgeIndexManager
 
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
Deprecated.
ContentEvent(Object, boolean) - Constructor for class com.atlassian.confluence.event.events.content.ContentEvent
ContentEvent(Object, OperationContext<?>) - Constructor for class com.atlassian.confluence.event.events.content.ContentEvent
 
ContentEventListener - Class in com.atlassian.confluence.test.vendors
 
ContentEventListener(EventPublisher, ContentPropertyManager) - Constructor for class com.atlassian.confluence.test.vendors.ContentEventListener
 
ContentExamples - Class in com.atlassian.confluence.plugins.restapi.examples
Content REST Doc examples for the atlassian rest api browser
ContentExamples() - Constructor for class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
ContentExportedToWordEvent - Class in com.atlassian.confluence.event.events.content
Event is triggered when page or blog post is exported to word.
ContentExportedToWordEvent(AbstractPage) - Constructor for class com.atlassian.confluence.event.events.content.ContentExportedToWordEvent
 
ContentExtensionsFactory - Class in com.atlassian.confluence.api.impl.service.content.factory
 
ContentExtensionsFactory(ApiSupportProvider) - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.ContentExtensionsFactory
 
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
 
ContentFactory - Class in com.atlassian.confluence.api.impl.service.content.factory
 
ContentFactory(ContentBodyFactory, SpaceFactory, ContentMetadataFactory, VersionFactory, HistoryFactory, ChildContentFactory, ContentExtensionsFactory, OperationService, ContentRestrictionService, NavigationService) - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.ContentFactory
 
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
 
ContentFinderFactory - Class in com.atlassian.confluence.api.impl.service.content.finder
Produces a ContentFinder for the ContentServiceImpl
ContentFinderFactory(ContentFactory, PageManagerInternal, SpaceManager, PaginationService, AttachmentContentTypeApiSupport, ContentEntityManagerInternal, PermissionManager, FinderProxyFactory) - Constructor for class com.atlassian.confluence.api.impl.service.content.finder.ContentFinderFactory
 
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
 
ContentHasExplicitPermissionsSetCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
ContentHasExplicitPermissionsSetCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.ContentHasExplicitPermissionsSetCondition
 
ContentHasExplicitViewPermissionsSetCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
ContentHasExplicitViewPermissionsSetCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.ContentHasExplicitViewPermissionsSetCondition
 
ContentHasInheritedPermissionsSetCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
ContentHasInheritedPermissionsSetCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.ContentHasInheritedPermissionsSetCondition
 
ContentHistoricalVersionRemoveEvent - Class in com.atlassian.confluence.event.events.content
Event fired when a non-current version of a content object is removed from Confluence.
ContentHistoricalVersionRemoveEvent(Object, ContentEntityObject) - Constructor for class com.atlassian.confluence.event.events.content.ContentHistoricalVersionRemoveEvent
 
contentHistoricalVersionRemoveEvent(ContentHistoricalVersionRemoveEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
contentId(ContentId) - Method in class com.atlassian.confluence.api.model.content.ContentBody.ContentBodyBuilder
ContentId - Class in com.atlassian.confluence.api.model.content.id
Identifies a Content instance.
contentId(ContentId) - Method in class com.atlassian.confluence.api.model.search.SearchContext.Builder
 
contentId() - Method in class com.atlassian.confluence.api.model.search.SearchContext
 
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
 
contentId - Variable in class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
 
contentId - Variable in class com.atlassian.confluence.rest.client.remoteservice.webfragment.AbstractRemoteWebView
 
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 - Class in com.atlassian.confluence.search.lucene.tasks
 
ContentIndexTask(List<ContentType>, List<ContentStatus>, JournalEntryType, PageDaoInternal, BatchOperationManager, IndexTaskFactory) - Constructor for class com.atlassian.confluence.search.lucene.tasks.ContentIndexTask
 
ContentIndexUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Add a multi-column index to content table that speeds up many common queries.
ContentIndexUpgradeTask(DdlExecutor) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ContentIndexUpgradeTask
 
ContentInfoBean - Class in com.atlassian.confluence.it.content
Represents a View Information page for a Page or BlogPost.
ContentLabelService - Interface in com.atlassian.confluence.api.service.content
API Service for interacting with labels on Content
ContentLabelService.Validator - Interface in com.atlassian.confluence.api.service.content
Provides methods for validating actions on the ContentLabelService
ContentLabelServiceImpl - Class in com.atlassian.confluence.api.impl.service.content
 
ContentLabelServiceImpl(ContentService, LabelsService, ContentEntityManagerInternal) - Constructor for class com.atlassian.confluence.api.impl.service.content.ContentLabelServiceImpl
 
ContentLabelsProvider - Class in com.atlassian.confluence.plugins.graphql.providers
A GraphQL provider for the 'labels' field of the Content entity.
ContentLabelsProvider(ContentLabelService) - Constructor for class com.atlassian.confluence.plugins.graphql.providers.ContentLabelsProvider
 
ContentLabelsResource - Class in com.atlassian.confluence.plugins.restapi.resources
REST wrapper for the ContentLabelService.
ContentLabelsResource(ContentLabelService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.ContentLabelsResource
 
contentLength() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
contentLength() - Method in class com.atlassian.confluence.core.UploadedResource
 
ContentLikedByRecipientCondition - Class in com.atlassian.confluence.plugins.like.conditions
 
ContentLikedByRecipientCondition(LikeManager) - Constructor for class com.atlassian.confluence.plugins.like.conditions.ContentLikedByRecipientCondition
 
ContentLikesMetadataProvider - Class in com.atlassian.confluence.plugins.like.providers
Provides Likes metadata for Content entities supplied via the Confluence API.
ContentLikesMetadataProvider(LikeManager) - Constructor for class com.atlassian.confluence.plugins.like.providers.ContentLikesMetadataProvider
 
ContentLink - Class in com.atlassian.confluence.legacyapi.model.content
Deprecated.
since 7.0.1 , use Link
ContentLink(Long, Option<SpaceSummary>, ContentType, String, String) - Constructor for class com.atlassian.confluence.legacyapi.model.content.ContentLink
Deprecated.
 
ContentLink - Class in com.atlassian.confluence.links.linktypes
 
ContentLink(GenericLinkParser, ContentEntityManager) - Constructor for class com.atlassian.confluence.links.linktypes.ContentLink
 
ContentLocator - Class in com.atlassian.confluence.api.model.locator
Criteria for looking up a piece of content.
ContentLocator - Class in com.atlassian.confluence.legacyapi.model.content.locator
Deprecated.
since 7.0.1 , use ContentLocator
ContentLocatorBuilder - Class in com.atlassian.confluence.api.model.locator
Builder that ensures ContentLocator instances are only constructed in ways that allow the ContentService to find the content in question.
ContentLocatorBuilder - Class in com.atlassian.confluence.content.service
 
ContentLocatorBuilder() - Constructor for class com.atlassian.confluence.content.service.ContentLocatorBuilder
 
ContentLocatorBuilder - Class in com.atlassian.confluence.legacyapi.model.content.locator
Deprecated.
since 7.0.1 , use ContentLocatorBuilder
ContentLocatorBuilder.BlogLocatorBuilder - Class in com.atlassian.confluence.api.model.locator
 
ContentLocatorBuilder.BlogLocatorBuilder - Class in com.atlassian.confluence.legacyapi.model.content.locator
Deprecated.
 
ContentLocatorBuilder.PageLocatorBuilder - Class in com.atlassian.confluence.api.model.locator
 
ContentLocatorBuilder.PageLocatorBuilder - Class in com.atlassian.confluence.legacyapi.model.content.locator
Deprecated.
 
ContentMacroService - Interface in com.atlassian.confluence.api.service.content
Provides methods for interacting with instances of macros on Content.
ContentMacroService.MacroInstanceFinder - Interface in com.atlassian.confluence.api.service.content
A finder for locating instances of macros on content
ContentMacroServiceImpl - Class in com.atlassian.confluence.api.impl.service.content
 
ContentMacroServiceImpl(ContentEntityManagerInternal, MacroDefinitionTransformer, PermissionManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.ContentMacroServiceImpl
 
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
 
ContentMatchers - Class in com.atlassian.confluence.api.testsupport.matchers.model.content
Hamcrest matchers for asserting against properties on Content
ContentMetadataFactory - Interface in com.atlassian.confluence.api.impl.service.content.factory
 
ContentMetadataJsonator - Class in com.atlassian.confluence.json.jsonator
 
ContentMetadataJsonator(I18NBeanFactory, DateFormatterFactory) - Constructor for class com.atlassian.confluence.json.jsonator.ContentMetadataJsonator
 
ContentMetadataTypeBuilder - Class in com.atlassian.confluence.plugins.graphql.types
A builder for GraphQLOutputType objects, generated for Content metadata.
ContentMetadataTypeBuilder(PluginAccessor, GraphQLTypeBuilder, GraphQLExtensions) - Constructor for class com.atlassian.confluence.plugins.graphql.types.ContentMetadataTypeBuilder
 
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
 
ContentNameArchivedSpacesFilter - Class in com.atlassian.confluence.search.lucene.filter
Deprecated.
since 7.1 Unused, no replacement.
ContentNameArchivedSpacesFilter(SpaceManager) - Constructor for class com.atlassian.confluence.search.lucene.filter.ContentNameArchivedSpacesFilter
Deprecated.
 
ContentNameMatch - Class in com.atlassian.confluence.search.actions.json
A json bean for an individual result from performing the name search.
ContentNameMatch() - Constructor for class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
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
 
ContentNameQueryExecutionEvent - Class in com.atlassian.confluence.event.events.search
 
ContentNameQueryExecutionEvent(long, long) - Constructor for class com.atlassian.confluence.event.events.search.ContentNameQueryExecutionEvent
 
ContentNameResultsConversionEvent - Class in com.atlassian.confluence.event.events.search
 
ContentNameResultsConversionEvent(long, long, boolean) - Constructor for class com.atlassian.confluence.event.events.search.ContentNameResultsConversionEvent
 
ContentNameSearchAction - Class in com.atlassian.confluence.search.actions
Deprecated.
since 5.2. Instead please use the REST endpoint that is provided by the 'Confluence QuickNav' Bundled Plugin. Please use /rest/quicknav/1/search instead. It accepts the exact same arguments and is thus API compatible with this class. You should be able to swap them out directly.

ContentNameSearchAction() - Constructor for class com.atlassian.confluence.search.actions.ContentNameSearchAction
Deprecated.
 
ContentNameSearchContext - Class in com.atlassian.confluence.search.contentnames
ContentNameSearchContext(Iterable<String>, String, int, HttpServletRequest) - Constructor for class com.atlassian.confluence.search.contentnames.ContentNameSearchContext
ContentNameSearchContext(Iterable<String>, String, int, HttpServletRequest, int) - Constructor for class com.atlassian.confluence.search.contentnames.ContentNameSearchContext
 
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
Deprecated.
since 7.1 Unused, no replacement.
ContentNameSearchPermissionsFilter(UserAccessor, SpacePermissionsFilter, User) - Constructor for class com.atlassian.confluence.search.lucene.filter.ContentNameSearchPermissionsFilter
Deprecated.
 
ContentNameSearchPermissionsFilterFactory - Class in com.atlassian.confluence.search.lucene.filter
Deprecated.
since 7.1 Unused, no replacement.
ContentNameSearchPermissionsFilterFactory(UserAccessor, SpacePermissionsFilterFactory) - Constructor for class com.atlassian.confluence.search.lucene.filter.ContentNameSearchPermissionsFilterFactory
Deprecated.
 
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
 
ContentNameSearchSection - Class in com.atlassian.confluence.search.contentnames
Defines a section in the results of the quick nav dropdown.
ContentNameSearchSection(Integer, List<ContentNameMatch>) - Constructor for class com.atlassian.confluence.search.contentnames.ContentNameSearchSection
 
ContentNameSearchSectionSpec - Interface in com.atlassian.confluence.search.contentnames
Specifies how a ContentNameSearchSection is populated.
ContentNameSearchSectionSpecModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
Content name search section spec module descriptor.
ContentNameSearchSectionSpecModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.ContentNameSearchSectionSpecModuleDescriptor
 
ContentNameSearchSectionSpecsProvider - Class in com.atlassian.confluence.internal.search.contentnames.v2
Provides a map of ContentNameSearchSectionSpec that are available in the system.
ContentNameSearchSectionSpecsProvider(Supplier<Map<Category, ContentNameSearchSectionSpec>>, PluginAccessor) - Constructor for class com.atlassian.confluence.internal.search.contentnames.v2.ContentNameSearchSectionSpecsProvider
 
ContentNameSearchSectionsProvider - Interface in com.atlassian.confluence.search.contentnames
This interface must be implemented by plugins who wish to include results in the Confluence quick nav.
ContentNameSearchSectionsProviderModuleDescriptor - Class in com.atlassian.confluence.search.contentnames
 
ContentNameSearchSectionsProviderModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.search.contentnames.ContentNameSearchSectionsProviderModuleDescriptor
 
ContentNameSearchService - Interface in com.atlassian.confluence.search.contentnames
An search service that will take a query String and apply it as a search across the 'universal title' field within the Confluence search index.
ContentNavigationContext(AbstractPage, String, String, ThemeHelper) - Constructor for class com.atlassian.confluence.impl.util.DecoratorUtil.ContentNavigationContext
 
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
 
ContentParentTypeFixingUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
When writing StorageToAoMigrationUpgradeTask in the Inline Tasks plugin, we discovered that CAC had some trashed pages whose parent was a blog post.
ContentParentTypeFixingUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ContentParentTypeFixingUpgradeTask
 
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 and/or viewing 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
ContentPermission(String, String, ConfluenceUser) - Constructor for class com.atlassian.confluence.security.ContentPermission
 
ContentPermissionAddedEvent - Class in com.atlassian.confluence.event.events.internal.security
Event is triggered when permission is added to content
ContentPermissionAddedEvent(ContentEntityObject, ContentPermission) - Constructor for class com.atlassian.confluence.event.events.internal.security.ContentPermissionAddedEvent
 
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
 
ContentPermissionDaoInternal - Interface in com.atlassian.confluence.internal.persistence
Dao for ContentPermissions.
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
Event triggered when the permissions change on an ContentEntityObject.
ContentPermissionEvent(Object, ContentEntityObject, ContentPermission, boolean) - Constructor for class com.atlassian.confluence.event.events.security.ContentPermissionEvent
 
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
 
ContentPermissionManagerInternal - Interface in com.atlassian.confluence.internal
Internal interface for content permission manager
ContentPermissionProvider - Interface in com.atlassian.confluence.content.service.page
An interface implemented by a class that can provide ContentPermissions.
ContentPermissionRemovedEvent - Class in com.atlassian.confluence.event.events.internal.security
Event is triggered when permission is removed from content
ContentPermissionRemovedEvent(ContentEntityObject, ContentPermission) - Constructor for class com.atlassian.confluence.event.events.internal.security.ContentPermissionRemovedEvent
 
ContentPermissionsAuditListener - Class in com.atlassian.confluence.impl.audit.listener
Audit listener for content permission events.
ContentPermissionsAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, PageManager, SpaceManager, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.ContentPermissionsAuditListener
 
contentPermissionsCopy() - Method in class com.atlassian.confluence.security.ContentPermissionSet
Retrieve a copy of the content permissions.
ContentPermissionSearchUtils - Class in com.atlassian.confluence.search.lucene
For changes to this class, ensure they are also made to: https://stash.atlassian.com/projects/CONF/repos/elasticsearch-confluence/browse/src/main/java/com/atlassian/elasticsearch/plugin/ContentPermissionSearchUtils.java
ContentPermissionSearchUtils() - Constructor for class com.atlassian.confluence.search.lucene.ContentPermissionSearchUtils
 
ContentPermissionSet - Class in com.atlassian.confluence.security
This is a container for ContentPermissions linked to some ContentEntityObject.
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
 
ContentPermissionSetDaoInternal - Interface in com.atlassian.confluence.internal.security.persistence
Dao for ContentPermissionSets.
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, 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.
ContentPermissionSummary - Class in com.atlassian.confluence.core
Container for all information which are needed for Content permission check
ContentPermissionSummary(long, Space, ConfluenceUser) - Constructor for class com.atlassian.confluence.core.ContentPermissionSummary
 
ContentPermissionType - Enum in com.atlassian.confluence.it
Enum representing the different types of Content Permission available.
ContentPermissionUserDeduplicationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This upgrade task finds and deletes any redundant duplicate identifier values in the configured list of tables and columns.
ContentPermissionUserDeduplicationUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionUserDeduplicationUpgradeTask
 
ContentPermissionUtils - Class in com.atlassian.confluence.core
 
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.
ContentProperties(List<ContentProperty>) - Constructor for class com.atlassian.confluence.content.ContentProperties
You shouldn't use this directly, content properties should be managed by the ContentEntityObject.
ContentPropertiesExtractor - Class in com.atlassian.confluence.plugins.contentproperty.index.extractor
Extracts Lucene fields from content properties associated with given content, based on a dynamic schema.
ContentPropertiesExtractor(ContentPropertyIndexSchemaManager, ContentPropertyExtractionManager, ContentPropertyService, PermissionManager, PluginAccessor) - Constructor for class com.atlassian.confluence.plugins.contentproperty.index.extractor.ContentPropertiesExtractor
 
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.
ContentPropertyBuilder() - Constructor for class com.atlassian.confluence.api.model.content.JsonContentProperty.ContentPropertyBuilder
 
ContentPropertyExtractionManager - Interface in com.atlassian.confluence.plugins.contentproperty.index.extractor
Encapsulates the logic of extracting Lucene fields from a given JSON, based on content property schema.
ContentPropertyExtractionManagerImpl - Class in com.atlassian.confluence.plugins.contentproperty.index.extractor
 
ContentPropertyExtractionManagerImpl() - Constructor for class com.atlassian.confluence.plugins.contentproperty.index.extractor.ContentPropertyExtractionManagerImpl
 
ContentPropertyFieldHandler - Class in com.atlassian.confluence.plugins.contentproperty.search.fields
Provides handling for the 'content.property' field in CQL.
ContentPropertyFieldHandler(ContentPropertyIndexSchemaManager) - Constructor for class com.atlassian.confluence.plugins.contentproperty.search.fields.ContentPropertyFieldHandler
 
ContentPropertyFieldSort - Class in com.atlassian.confluence.plugins.contentproperty.index.descriptor
A sort definition for a content property alias.
ContentPropertyFieldSort(SearchSort.Order, String, SortField.Type) - Constructor for class com.atlassian.confluence.plugins.contentproperty.index.descriptor.ContentPropertyFieldSort
 
ContentPropertyFieldSortMapper - Class in com.atlassian.confluence.plugins.contentproperty.index.descriptor
Lucene sort mapper for a @{link ContentPropertyFieldSort}.
ContentPropertyFieldSortMapper() - Constructor for class com.atlassian.confluence.plugins.contentproperty.index.descriptor.ContentPropertyFieldSortMapper
 
ContentPropertyFilterPreProcessor - Class in com.atlassian.confluence.importexport.impl
Export from 6.x may include content properties such as synchrony related ones, which need to be filtered out on import
ContentPropertyFilterPreProcessor(Set<String>) - Constructor for class com.atlassian.confluence.importexport.impl.ContentPropertyFilterPreProcessor
 
ContentPropertyFinderFactory - Class in com.atlassian.confluence.plugins.contentproperty
ContentPropertyFinderFactory(ContentService, PaginationService, CustomContentManager, PermissionManager, JsonPropertyFactory, TransactionalHostContextAccessor) - Constructor for class com.atlassian.confluence.plugins.contentproperty.ContentPropertyFinderFactory
 
ContentPropertyIndexSchema - Class in com.atlassian.confluence.plugins.contentproperty.index.schema
Read-only view of content property index schema.
ContentPropertyIndexSchema(Multimap<String, ContentPropertySchemaField>) - Constructor for class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertyIndexSchema
 
ContentPropertyIndexSchemaManager - Interface in com.atlassian.confluence.plugins.contentproperty.index.schema
Access point for information about content properties dynamic index schema.
ContentPropertyIndexSchemaManagerImpl - Class in com.atlassian.confluence.plugins.contentproperty.index.schema
Dynamically constructs a content property index schema based on enabled modules ContentPropertyIndexSchema.
ContentPropertyIndexSchemaManagerImpl(PluginAccessor) - Constructor for class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertyIndexSchemaManagerImpl
 
ContentPropertyIndexSchemaModuleDescriptor - Class in com.atlassian.confluence.plugins.contentproperty.index.config
Exposes read content property index schema as a module, bound to an add-on lifecycle.
ContentPropertyIndexSchemaModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugins.contentproperty.index.config.ContentPropertyIndexSchemaModuleDescriptor
 
contentPropertyManager - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
ContentPropertyManager - Interface in com.atlassian.confluence.core
This interface should be considered almost-deprecated - unless you're retrieving or modifying existing content properties that were added using a ContentPropertyManager, you should use the entity's ContentProperties instead.
ContentPropertyPersister - Class in com.atlassian.confluence.importexport.xmlimport.persister
 
ContentPropertyPersister() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.ContentPropertyPersister
 
ContentPropertyPersisterFactory - Class in com.atlassian.confluence.importexport.xmlimport.persister
 
ContentPropertyPersisterFactory() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.ContentPropertyPersisterFactory
 
ContentPropertyProvider - Class in com.atlassian.confluence.plugins.graphql.providers
A GraphQL provider for the 'properties' field of the Content entity.
ContentPropertyProvider(ContentPropertyService) - Constructor for class com.atlassian.confluence.plugins.graphql.providers.ContentPropertyProvider
 
ContentPropertyResource - Class in com.atlassian.confluence.plugins.restapi.resources
A REST resource for manipulating content properties.
ContentPropertyResource(ContentPropertyService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.ContentPropertyResource
 
ContentPropertySchemaField - Class in com.atlassian.confluence.plugins.contentproperty.index.schema
Contains information how part of content property value (arbitrary JSON document) should be extracted into a cql field.
ContentPropertySchemaField(String, SchemaFieldType, String, String, String, String, Option<UISupport>) - Constructor for class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertySchemaField
 
ContentPropertySearchQueryFactory - Class in com.atlassian.confluence.plugins.contentproperty.search.query
Constructs instances of content property search queries based on given schema field type.
ContentPropertySearchQueryFactory() - Constructor for class com.atlassian.confluence.plugins.contentproperty.search.query.ContentPropertySearchQueryFactory
 
ContentPropertyService - Interface in com.atlassian.confluence.api.service.content
Provides methods for creating, reading, updating and deleting Confluence JsonContentProperty objects attached to Content objects.
ContentPropertyService.ContentPropertyFetcher - Interface in com.atlassian.confluence.api.service.content
 
ContentPropertyService.ContentPropertyFinder - Interface in com.atlassian.confluence.api.service.content
 
ContentPropertyService.ParameterContentPropertyFinder - Interface in com.atlassian.confluence.api.service.content
 
ContentPropertyService.SingleContentPropertyFetcher - Interface in com.atlassian.confluence.api.service.content
 
ContentPropertyService.Validator - Interface in com.atlassian.confluence.api.service.content
Provides methods for validating the create, update and delete methods.
ContentPropertyServiceImpl - Class in com.atlassian.confluence.plugins.contentproperty
Server implementation of the ContentPropertyService.
ContentPropertyServiceImpl(CustomContentManager, JsonPropertyFactory, StorageJsonPropertyManager, ContentPropertyFinderFactory, ContentPropertyService.Validator, ConfluenceIndexer) - Constructor for class com.atlassian.confluence.plugins.contentproperty.ContentPropertyServiceImpl
 
ContentPropertyValueExpressionValidator - Class in com.atlassian.confluence.plugins.contentproperty.search.fields
Encapsulates validation logic for content property query.
ContentPropertyValueExpressionValidator() - Constructor for class com.atlassian.confluence.plugins.contentproperty.search.fields.ContentPropertyValueExpressionValidator
 
ContentPurgedFromTrashEvent - Class in com.atlassian.confluence.event.events.content
Event is triggered when an AbstractPage is purged from the trash either manually or via XML-RPC
ContentPurgedFromTrashEvent(AbstractPage) - Constructor for class com.atlassian.confluence.event.events.content.ContentPurgedFromTrashEvent
 
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 macros and provides access to the MacroMigrationService to migrate them.
ContentRemigrationAction() - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentRemigrationAction
 
ContentRepresentation - Class in com.atlassian.confluence.api.model.content
Enumeration of the different built-in ways that Confluence content bodies can be represented.
ContentRepresentation() - Constructor for class com.atlassian.confluence.it.export.SimpleSiteStructure.ContentRepresentation
 
ContentRepresentation - Enum in com.atlassian.confluence.legacyapi.model.content
Deprecated.
since 7.0.1 , use ContentRepresentation
ContentResource - Class in com.atlassian.confluence.plugins.restapi.resources
REST wrapper for the ContentService.
ContentResource(ContentService, SpaceService, ContentMacroService, ContentTrashService, CQLSearchService, ContentDraftService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.ContentResource
 
ContentResourcePrefetcher - Class in com.atlassian.confluence.impl.content.render.prefetch
A utility for pre-fetching and caching any resource identifier found in a piece of content.
ContentResourcePrefetcher(ResourceIdentifierExtractor, DarkFeaturesManager, Iterable<ResourcePrefetcher>) - Constructor for class com.atlassian.confluence.impl.content.render.prefetch.ContentResourcePrefetcher
 
ContentRestriction - Class in com.atlassian.confluence.api.model.permissions
This is UI and ServiceLayer representation of com.atlassian.confluence.security.ContentPermission Defines per-content level "Restrictions" (for blogposts and pages only).
ContentRestriction.ContentRestrictionBuilder - Class in com.atlassian.confluence.api.model.permissions
 
ContentRestriction.Expansions - Class in com.atlassian.confluence.api.model.permissions
Provides property names that can be used to expand ContentRestriction objects.
ContentRestrictionFactory - Class in com.atlassian.confluence.api.impl.service.permissions
ContentRestrictionFactory(PersonFactory, Supplier<ContentFactory>, NavigationService) - Constructor for class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionFactory
 
ContentRestrictionResource - Class in com.atlassian.confluence.plugins.restapi.resources
 
ContentRestrictionResource(ContentRestrictionService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.ContentRestrictionResource
 
ContentRestrictionService - Interface in com.atlassian.confluence.api.service.permissions
 
ContentRestrictionService.Validator - Interface in com.atlassian.confluence.api.service.permissions
Validator interface.
ContentRestrictionServiceImpl - Class in com.atlassian.confluence.api.impl.service.permissions
 
ContentRestrictionServiceImpl(ContentEntityManagerInternal, ContentPermissionManager, ContentRestrictionFactory, UserAccessorInternal, NavigationService, ContentRestrictionService.Validator) - Constructor for class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
 
ContentRestrictionServiceImpl.MergeMode - Enum in com.atlassian.confluence.api.impl.service.permissions
Defines how pre-existing and passed ContentRestrictions are getting merged during mutative operations
ContentRestrictionsPageResponse - Class in com.atlassian.confluence.api.model.permissions
Special implementation of PageResponse for ContentRestriction objects.
ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder - Class in com.atlassian.confluence.api.model.permissions
 
ContentRevertedEvent - Class in com.atlassian.confluence.event.events.content
Event is triggered when content is reverted to previous version.
ContentRevertedEvent(ContentEntityObject, int, String) - Constructor for class com.atlassian.confluence.event.events.content.ContentRevertedEvent
 
ContentRpc - Class in com.atlassian.confluence.it.rpc.delegates
Makes remote calls to perform CRUD operations on Content entities.
ContentRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.ContentRpc
 
contents(String, String, String, int, int) - Method in class com.atlassian.confluence.plugins.restapi.resources.SpaceResource
Returns the content in this given space
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.
ContentSearch(SearchQuery, SearchSort, SearchFilter, int, int) - Constructor for class com.atlassian.confluence.search.v2.ContentSearch
 
ContentSearchResult - Class in com.atlassian.confluence.api.model.search
 
ContentSelector - Class in com.atlassian.confluence.api.model.content
Identifies a Content instance with a specific status and version.
ContentSelector.ContentSelectorBuilder - Class in com.atlassian.confluence.api.model.content
 
ContentService - Interface in com.atlassian.confluence.api.service.content
Provides methods for creating, reading, updating and deleting Confluence Content objects such as Pages, BlogPosts and Comments.
ContentService - Interface in com.atlassian.confluence.legacyapi.service.content
Deprecated.
since 7.0.1 use ContentService and ContentLabelService where applicable
ContentService.ContentFetcher - Interface in com.atlassian.confluence.api.service.content
A content fetcher that also allows fetching many, this exists as a separate interface to allow the type system to only offer fetchMany methods when appropriate.
ContentService.ContentFinder - Interface in com.atlassian.confluence.api.service.content
A finder for locating content
ContentService.ParameterContentFinder - Interface in com.atlassian.confluence.api.service.content
A content finder allowing various parameters to be set to restrict the fetched content.
ContentService.SingleContentFetcher - Interface in com.atlassian.confluence.api.service.content
 
ContentService.Validator - Interface in com.atlassian.confluence.api.service.content
Provides methods for validating the create, update and delete methods.
ContentServiceImpl - Class in com.atlassian.confluence.api.impl.service.content
Server implementation of the ContentService.
ContentServiceImpl(PermissionManager, ContentFactory, ContentFinderFactory, ContentTrashService, ApiSupportProvider, ContentEntityManagerInternal, UserChecker, Supplier<TouchRelationSupport>, EventPublisher) - Constructor for class com.atlassian.confluence.api.impl.service.content.ContentServiceImpl
 
ContentServiceImpl.ValidatorImpl - Class in com.atlassian.confluence.api.impl.service.content
 
ContentStatus - Class in com.atlassian.confluence.api.model.content
The state of a piece of content.
contentStatus(List<ContentStatus>) - Method in class com.atlassian.confluence.api.model.search.SearchContext.Builder
 
contentStatuses() - Method in class com.atlassian.confluence.api.model.search.SearchContext
 
ContentStatusFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Filter content out of search results based on their content status, e.g.
ContentStatusFilter(Collection<ContentStatus>) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.ContentStatusFilter
 
ContentStatusFilter(ContentStatus...) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.ContentStatusFilter
 
ContentStatusFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Maps a ContentStatusFilter into a lucene filter.
ContentStatusFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ContentStatusFilterMapper
 
contentsWithType(String, String, String, String, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.SpaceResource
Returns the content in this given space with the given type
ContentTemplate - Class in com.atlassian.confluence.api.model.content.template
Model object for CRUD operation on template.
ContentTemplate.ContentTemplateBuilder - Class in com.atlassian.confluence.api.model.content.template
 
ContentTemplate.Expansions - Class in com.atlassian.confluence.api.model.content.template
 
ContentTemplateFactory - Interface in com.atlassian.confluence.api.impl.service.content.factory
Interface to expose ContentTemplateFactory to plugin, such as CC
contentTemplateId(ContentTemplateId) - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec.ContentBlueprintSpecBuilder
 
contentTemplateId() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec
 
ContentTemplateId - Class in com.atlassian.confluence.api.model.content.template
Model class for Content Template Id Similar to ContentBlueprintId, defines a content template.
ContentTemplateId.ContentTemplateIdWithId - Class in com.atlassian.confluence.api.model.content.template
Content template resolved by Id
ContentTemplateId.ContentTemplateIdWithKeys - Class in com.atlassian.confluence.api.model.content.template
Content template resolved by full Module Key and Space Key
ContentTemplateId.ContentTemplateIdWithUUID - Class in com.atlassian.confluence.api.model.content.template
Content template resolved by UUID
ContentTemplateMatchers - Class in com.atlassian.confluence.api.testsupport.matchers.model.content.template
Matchers for ContentTemplate
ContentTemplateNameMatcher - Class in com.atlassian.confluence.api.testsupport.matchers.model.content.template
ContentTemplateNameMatcher
ContentTemplateService - Interface in com.atlassian.confluence.api.service.content.template
 
ContentTemplateService.ParameterTemplateFinder - Interface in com.atlassian.confluence.api.service.content.template
 
ContentTemplateService.TemplateFinder - Interface in com.atlassian.confluence.api.service.content.template
 
ContentTemplateService.Validator - Interface in com.atlassian.confluence.api.service.content.template
 
ContentTemplateType - Class in com.atlassian.confluence.api.model.content.template
Represents a type of template, such as Page or Blueprint, This class is a simple wrapper around a string.
ContentTooLongException - Exception in com.atlassian.confluence.api.service.exceptions
TODO replace with httpcore exception of the same name when that's widely available to plugins
ContentTooLongException(String) - Constructor for exception com.atlassian.confluence.api.service.exceptions.ContentTooLongException
 
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.
ContentTrashService - Interface in com.atlassian.confluence.api.service.content
Controls trashing, restoring and purging Content from the instance.
ContentTrashService.Validator - Interface in com.atlassian.confluence.api.service.content
Provides methods for validating the trash, restore and purge methods.
ContentTrashServiceImpl - Class in com.atlassian.confluence.api.impl.service.content
Default implementations of ContentTrashService.
ContentTrashServiceImpl(PageManager, PermissionManager, PageService, BlogPostService, CommentService, Supplier<ContentService>, SpaceManager, AttachmentManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.ContentTrashServiceImpl
 
ContentTree - Class in com.atlassian.confluence.legacyapi.model.content
Deprecated.
since 7.0.1 , use Content
ContentTree(PartialList<ContentTree>, Content) - Constructor for class com.atlassian.confluence.legacyapi.model.content.ContentTree
Deprecated.
 
ContentTree - Class in com.atlassian.confluence.pages
A graph of ContentNode.
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
 
ContentTreePermissionReindexEvent - Class in com.atlassian.confluence.event.events.permission
This event is fired by DefaultContentPermissionManager when the permissions of some content (page, attachment, comment, file comment) have been changed and require a reindex.
ContentTreePermissionReindexEvent(Object, ContentEntityObject) - Constructor for class com.atlassian.confluence.event.events.permission.ContentTreePermissionReindexEvent
 
ContentType - Class in com.atlassian.confluence.api.model.content
Represents a type of content.
ContentType - Interface in com.atlassian.confluence.content
Interface for defining a pluggable content type.
contentType() - Method in interface com.atlassian.confluence.core.PluginDataSourceFactory.ResourceView
 
contentType - Static variable in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentTypeSupport
 
contentType(String) - Method in class com.atlassian.confluence.it.Attachment.AttachmentBuilder
Deprecated.
 
ContentType - Enum in com.atlassian.confluence.it.content
 
ContentType - Class in com.atlassian.confluence.legacyapi.model.content
Deprecated.
since 7.0.1 , use ContentType
ContentTypeApiSupport<T extends ContentConvertible> - Interface in com.atlassian.confluence.content.apisupport
Interface providing extensible content type support in the api
ContentTypeApiSupportProvider - Class in com.atlassian.confluence.content.apisupport
Provides ContentTypeApiSupports that are either bundled, or registered with OSGi
ContentTypeApiSupportProvider(List<Supplier<ContentTypeApiSupport>>, ContentTypeManager) - Constructor for class com.atlassian.confluence.content.apisupport.ContentTypeApiSupportProvider
 
ContentTypeAware - Interface in com.atlassian.confluence.core
Used to mark classes that expose a content type
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
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
 
contentTypeFilters(Set<RelatableEntityTypeEnum>) - Method in class com.atlassian.confluence.internal.relations.query.RelationQuery.Builder
 
ContentTypeIndexUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Adds the c_contenttype_idx index for contenttype column in the content table.
ContentTypeIndexUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ContentTypeIndexUpgradeTask
 
ContentTypeManager - Interface in com.atlassian.confluence.content
 
ContentTypeModuleDescriptor - Class in com.atlassian.confluence.content
Module descriptor for pluggable content types.
ContentTypeModuleDescriptor(ModuleFactory, ApiSupportProvider) - 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 or CustomContentTypeQuery implementations.
ContentTypeParameter() - Constructor for class com.atlassian.confluence.macro.query.params.ContentTypeParameter
 
ContentTypeParameter(String) - Constructor for class com.atlassian.confluence.macro.query.params.ContentTypeParameter
 
ContentTypeParameter(List<String>, 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
Deprecated.
ContentTypeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ContentTypeQueryMapper
Deprecated.
 
contentTypes - Variable in class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
 
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(UserAccessor, ContentUiSupport) - Constructor for class com.atlassian.confluence.util.actions.ContentTypesDisplayMapper
 
ContentTypeSearchDescriptor - Interface in com.atlassian.confluence.search.plugin
 
ContentUiSupport<T extends ConfluenceEntityObject> - 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.
ContentUpdatedEvent - Class in com.atlassian.confluence.event.events.content.page.synchrony
Triggered when a change to content has been made.
ContentUpdatedEvent(ConfluenceUser, ContentId, ContentStatus, String, String) - Constructor for class com.atlassian.confluence.event.events.content.page.synchrony.ContentUpdatedEvent
 
ContentUpdatedEvent(ConfluenceUser, ContentId, ContentStatus, String, String, PageUpdateTrigger) - Constructor for class com.atlassian.confluence.event.events.content.page.synchrony.ContentUpdatedEvent
 
ContentUserKeyExtractor - Class in com.atlassian.confluence.importexport.impl
Provides services for extracting UserKeys from the body content of ContentEntityObjects.
ContentUserKeyExtractor(StorageFormatUserRewriter) - Constructor for class com.atlassian.confluence.importexport.impl.ContentUserKeyExtractor
 
ContentUtils - Class in com.atlassian.confluence.util
 
ContentUtils() - Constructor for class com.atlassian.confluence.util.ContentUtils
 
ContentVersionResource - Class in com.atlassian.confluence.plugins.restapi.experimental.resources
 
ContentVersionResource(ContentVersionService) - Constructor for class com.atlassian.confluence.plugins.restapi.experimental.resources.ContentVersionResource
 
ContentVersionService - Interface in com.atlassian.confluence.api.service.content
ContentVersionService supports find, restore and delete operations on versions of content.
ContentVersionService.ParameterVersionFinder - Interface in com.atlassian.confluence.api.service.content
Finder interface that allows to fetchMany(PageRequest) operation
ContentVersionService.Validator - Interface in com.atlassian.confluence.api.service.content
Validator provide validation on operations of this service.
ContentVersionService.VersionFinder - Interface in com.atlassian.confluence.api.service.content
Finder interface that allows to fetchOne() to find A versioned content.
ContentVersionServiceImpl - Class in com.atlassian.confluence.api.impl.service.content
Implement ContentVersionService
ContentVersionServiceImpl(VersionFinderFactory, ContentEntityManagerInternal, PermissionManager, VersionFactory, ContentFactory) - Constructor for class com.atlassian.confluence.api.impl.service.content.ContentVersionServiceImpl
 
contentVisibleCondition() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
contentVisibleCondition() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
ContentWatch - Class in com.atlassian.confluence.api.model.watch
 
ContentWatch(User, ContentId) - Constructor for class com.atlassian.confluence.api.model.watch.ContentWatch
 
ContentWatchesResource - Class in com.atlassian.confluence.plugins.rest.resources
 
ContentWatchesResource(NotificationManager, ContentEntityManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.ContentWatchesResource
 
ContentWithTasksWorkSource - Class in com.atlassian.confluence.content.render.xhtml.migration
A work source that provides batches of ContentEntityObjects that have XHTML formatted bodies.
ContentWithTasksWorkSource(PageManager, int) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.ContentWithTasksWorkSource
 
context(Map<String, Object>) - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec.ContentBlueprintSpecBuilder
 
context - Variable in class com.atlassian.confluence.importexport.Exporter
 
context - Variable in class com.atlassian.confluence.importexport.Importer
 
context() - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
context - Variable in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
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_CONTENT_DRAFT - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Deprecated.
since 5.9
CONTEXT_KEY_DRAFT - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Deprecated.
since 5.9
CONTEXT_KEY_EDIT_PAGE_RESTRICTED - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Deprecated.
since 5.9
CONTEXT_KEY_HELPER - Static variable in class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
 
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_PARENT_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_SPACE_ID - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
 
CONTEXT_KEY_SPACE_KEY - 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
Deprecated.
 
contextDestroyed(ServletContextEvent) - Method in class com.atlassian.confluence.impl.security.recovery.RecoveryContextListener
 
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.ValidLicenseContextListener
 
contextInitialized(ServletContextEvent) - Method in class bucket.core.persistence.hibernate.schema.SchemaUpdateListener
Deprecated.
 
contextInitialized(ServletContextEvent) - Method in class com.atlassian.confluence.impl.security.recovery.RecoveryContextListener
 
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.ValidLicenseContextListener
 
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
 
contextMap(RssRenderItem<? extends T>, Timeout) - Method in class com.atlassian.confluence.rss.AbstractRenderSupport
 
contextPath() - Method in interface com.atlassian.confluence.api.nav.Navigation
 
contextPath - Variable in class com.atlassian.confluence.plugins.rest.navigation.impl.BaseNav
 
contextPath() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
ContextPathHolder - Interface in com.atlassian.confluence.core
Holds and serves the servlet context path.
contextProvider - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
contextProvider - Variable in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
contexts - Static variable in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies.Expansions
 
contexts(Iterable<String>) - Method in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies.WebResourceDependenciesBuilder
 
contexts() - Method in interface com.atlassian.confluence.plugin.webresource.WebResourceDependenciesRecorder.RecordedResources
 
ContextUtils - Class in com.atlassian.confluence.velocity
Utilities for manipulating Velocity contexts.
contextWithTimeout(ContentEntityObject, Timeout) - Static method in class com.atlassian.confluence.renderer.PageContext
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
 
contractAbsoluteReferencesInContent(List<Page>, Space) - Method in class com.atlassian.confluence.links.DefaultRelatedContentRefactorer
Deprecated.
since 5.9 use contractAbsoluteReferencesInContent(List movedPageList) instead
contractAbsoluteReferencesInContent(List<Page>) - Method in class com.atlassian.confluence.links.DefaultRelatedContentRefactorer
Contract all links in moved pages and their referencing pages to relative links
contractAbsoluteReferencesInContent(List<Page>, Space) - Method in interface com.atlassian.confluence.links.RelatedContentRefactorer
Deprecated.
since 5.9 use contractAbsoluteReferencesInContent(List movedPageList) instead
contractAbsoluteReferencesInContent(List<Page>) - Method in interface com.atlassian.confluence.links.RelatedContentRefactorer
 
contributeFields(String, Type, List<GraphQLFieldDefinition>, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.extensions.EnrichmentExtension
 
contributeFields(String, Type, List<GraphQLFieldDefinition>, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.providers.ChildContentProvider
 
contributeFields(String, Type, List<GraphQLFieldDefinition>, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.providers.ContentLabelsProvider
 
contributeFields(String, Type, List<GraphQLFieldDefinition>, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.providers.ContentPropertyProvider
 
contributeFields(String, Type, List<GraphQLFieldDefinition>, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.providers.IconFieldsProvider
 
contributeFields(String, Type, List<GraphQLFieldDefinition>, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.providers.UserFieldsProvider
 
contributeFields(String, Type, List<GraphQLFieldDefinition>, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.like.graphql.LikesProvider
 
contributeTypeName(String, Type, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.extensions.EnrichmentExtension
 
contributeTypeName(String, Type, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.providers.ChildContentProvider
 
contributeTypeName(String, Type, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.providers.ContentLabelsProvider
 
contributeTypeName(String, Type, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.providers.ContentPropertyProvider
 
contributeTypeName(String, Type, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.providers.IconFieldsProvider
 
contributeTypeName(String, Type, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.providers.UserFieldsProvider
 
contributeTypeName(String, Type, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.like.graphql.LikesProvider
 
ContributionStatus - Class in com.atlassian.confluence.core
A record of a recent contribution made by a user to a specific piece of content.
ContributionStatus() - Constructor for class com.atlassian.confluence.core.ContributionStatus
 
ContributionStatus(Long, Long, Long, String, Date) - Constructor for class com.atlassian.confluence.core.ContributionStatus
 
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
Deprecated.
since 5.10
ContributorQuery(String, ConfluenceUserDao) - Constructor for class com.atlassian.confluence.search.v2.query.ContributorQuery
 
ContributorQuery(UserKey) - Constructor for class com.atlassian.confluence.search.v2.query.ContributorQuery
Deprecated.
since 5.10
ContributorQuery(UserKey, ConfluenceUserDao) - Constructor for class com.atlassian.confluence.search.v2.query.ContributorQuery
 
ContributorQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
ContributorQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ContributorQueryMapper
Deprecated.
 
Contributors - Class in com.atlassian.confluence.api.model.content
 
CONTRIBUTORS - Static variable in class com.atlassian.confluence.api.model.content.History.Expansions
 
contributors(Reference<Contributors>) - Method in class com.atlassian.confluence.api.model.content.History.HistoryBuilder
 
Contributors.Builder - Class in com.atlassian.confluence.api.model.content
Creates Contributors instances.
Contributors.Expansions - Class in com.atlassian.confluence.api.model.content
 
ContributorsFactory - Class in com.atlassian.confluence.api.impl.service.content.factory
Makes Contributors instances.
ContributorsFactory(PersonFactory) - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.ContributorsFactory
 
ContributorUsers - Class in com.atlassian.confluence.api.model.content
 
ContributorUsers.Builder - Class in com.atlassian.confluence.api.model.content
Creates Contributors instances.
ContributorUsers.Expansions - Class in com.atlassian.confluence.api.model.content
 
ControllableInstrumentRegistry - Interface in com.atlassian.confluence.util.profiling
 
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
 
ConversionContextOutputDeviceType - Class in com.atlassian.confluence.content.render.xhtml
 
ConversionContextOutputDeviceType() - Constructor for class com.atlassian.confluence.content.render.xhtml.ConversionContextOutputDeviceType
 
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(ContentRepresentation, String, ContentRepresentation, ContentEntityObject, Expansion...) - Method in interface com.atlassian.confluence.api.impl.service.content.ContentBodyConversionManager
Computes the converted value of the ContentBody and the required web resources that may be needed to render the converted value.
convert(ContentRepresentation, String, ContentRepresentation, ContentEntityObject, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.ContentBodyConversionManagerImpl
 
convert(ContentBody, ContentRepresentation) - Method in class com.atlassian.confluence.api.impl.service.content.ContentBodyConversionServiceImpl
 
convert(ContentBody, ContentRepresentation, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.ContentBodyConversionServiceImpl
 
convert(ContentBody, ContentRepresentation, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.ContentBodyConversionService
Convert a ContentBody value into another format, performing validation during the conversion.
convert(ContentBody, ContentRepresentation) - Method in interface com.atlassian.confluence.api.service.content.ContentBodyConversionService
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(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(DocumentationLink) - Method in class com.atlassian.confluence.json.jsonator.DocumentationLinkJsonator
 
convert(Entity) - Method in class com.atlassian.confluence.json.jsonator.EntityJsonator
 
convert(Gsonable) - Method in class com.atlassian.confluence.json.jsonator.GsonJsonator
 
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(ContentBody, ContentRepresentation, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentBodyResource
Converts between content body representations.
convert(Object) - Method in class com.atlassian.confluence.plugins.restapi.soy.Jackson2SoyPreDigester
 
convert(ContentBody, ContentRepresentation) - Method in interface com.atlassian.confluence.rest.client.RemoteContentBodyConversionService
convert(ContentBody, ContentRepresentation, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentBodyConversionService
convert(ContentBody, ContentRepresentation) - Method in class com.atlassian.confluence.rest.client.RemoteContentBodyConversionServiceImpl
convert(ContentBody, ContentRepresentation, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentBodyConversionServiceImpl
convert(Object) - Method in class com.atlassian.confluence.rest.serialization.RestEntityConverter
 
convert(Object, SchemaType) - Method in class com.atlassian.confluence.rest.serialization.RestEntityConverter
 
convert(WikiToXhtmlConversionData) - Method in class com.atlassian.confluence.tinymceplugin.rest.MarkdownXhtmlConverter
 
convert(WikiToXhtmlConversionData) - Method in class com.atlassian.confluence.tinymceplugin.rest.WikiXhtmlConverter
 
convertAndEnrich(Object, ApiRestEntityFactory.SchemaType) - Method in class com.atlassian.confluence.api.impl.DefaultApiRestEntityFactory
 
convertAndEnrich(Object, ApiRestEntityFactory.SchemaType) - Method in interface com.atlassian.confluence.core.ApiRestEntityFactory
Converts the given entity into a RestEntity if the entity has the RestEnrichable annotation or is a PageResponse that contains RestEnrichable entities.
convertAndEnrich(Object, SchemaType) - Method in class com.atlassian.confluence.plugins.restapi.enrich.DefaultRestEntityEnrichmentManager
 
convertAndEnrich(Object, SchemaType) - Method in interface com.atlassian.confluence.rest.serialization.enrich.RestEntityEnrichmentManager
Converts the given entity into a RestEntity if the entity has the RestEnrichable annotation or is a PageResponse that contains RestEnrichable entities.
convertApiContentPageToItAttachments(PageResponse<Content>) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
 
convertApiContentToItAttachment(Content) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
 
convertApiContentToItBlogPost(Content) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
 
convertApiContentToItComment(Content) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
 
convertApiContentToItPage(Content) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
 
convertApiPersonToItUser(Person) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
 
convertApiSpaceToItSpace(Space) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
 
convertAttachmentsToUploads(Attachment...) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
Convert IT Attachment objects into AttachmentUpload versions suitable for sending to the ContentService.
convertAttachmentToUpload(Attachment) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
 
convertBeanToMap(Object) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
convertBody(Content, ContentRepresentation) - Method in class com.atlassian.confluence.api.impl.service.content.ContentBodyConversionServiceImpl
 
convertBody(Content, ContentRepresentation, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.ContentBodyConversionServiceImpl
 
convertBody(Content, ContentRepresentation, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.ContentBodyConversionService
Convert the single ContentBody value in a Content body map into another format, performing validation during the conversion.
convertBody(Content, ContentRepresentation) - Method in interface com.atlassian.confluence.api.service.content.ContentBodyConversionService
convertBootstrapException(String, BootstrapException) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
 
convertCommaDelimitedStringToList(String) - Static method in class com.atlassian.confluence.security.PermissionUtils
 
convertCompletionStage(ContentBody, ContentRepresentation) - Method in interface com.atlassian.confluence.rest.client.RemoteContentBodyConversionService
Convert a ContentBody value into another format, performing validation during the conversion.
convertCompletionStage(ContentBody, ContentRepresentation, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentBodyConversionService
Convert a ContentBody value into another format, performing validation during the conversion.
convertCompletionStage(ContentBody, ContentRepresentation) - Method in class com.atlassian.confluence.rest.client.RemoteContentBodyConversionServiceImpl
 
convertCompletionStage(ContentBody, ContentRepresentation, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentBodyConversionServiceImpl
 
convertCoreErrorsToApiErrors(Collection<ValidationError>) - Static method in class com.atlassian.confluence.api.impl.model.validation.CoreValidationResultFactory
 
convertDate(Hashtable, String) - Static method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcUtils
 
convertDocument(Document) - Static method in class com.atlassian.confluence.internal.index.lucene.LuceneDocumentToFieldDescriptorConverter
 
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.
ConvertedPath - Class in com.atlassian.confluence.servlet.simpledisplay
Encapsulates the result of a path conversion.
ConvertedPath(String) - Constructor for class com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
Construct a ConvertedPath which will forward to (ConvertedPath.getPath(Map)) by appending any added parameters as query parameters to the supplied url.
ConvertedPath(String, PathConversionAction) - Constructor for class com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
Construct a ConvertedPath which will forward or redirect to (ConvertedPath.getPath(Map)) by appending any added parameters as query parameters to the supplied url.
ConvertedPath(String, PathConversionAction, boolean) - Constructor for class com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
Construct a ConvertedPath which will forward or redirect to (ConvertedPath.getPath(Map)) by appending any added parameters as query parameters to the supplied url.
ConvertedPath(String, VelocityEngineResolver) - Constructor for class com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
Deprecated.
since 4.3. The resolver parameter is no longer necessary. We prefer to construct ConvertedPath by simply appending query parameters rather than rendering Velocity
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.
ConvertibleToJournalEntry - Interface in com.atlassian.confluence.search
A type that may be convertible to a JournalEntry.
convertInlineTaskListToStorage(InlineTaskList, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
convertInlineTaskListToStorage(InlineTaskList, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Returns a storage format fragment for the supplied inlineTaskList.
convertInlineTaskListToView(InlineTaskList, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
convertInlineTaskListToView(InlineTaskList, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Returns a view format fragment for the supplied inlineTaskList.
convertInteger(Hashtable, String) - Static method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcUtils
 
convertItAttachmentToApiContent(Attachment) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
 
convertItBlogPostToApiContent(BlogPost, ContentRepresentation) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
 
convertItCommentToApiContent(Comment, ContentRepresentation) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
 
convertItContentToApiContent(ContentEntity) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
 
convertItPageToApiContent(Page) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
Converts an acceptance-test Page object into an API Content instance, where the body of the Content is in the ContentRepresentation.STORAGE format.
convertItPageToApiContent(Page, ContentRepresentation) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
Converts an acceptance-test Page object into an API Content instance, where the body of the Content is in the passed ContentRepresentation format.
convertItSpaceToApiSpace(Space) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
 
convertItUserToApiUser(User) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
 
convertLabelPrefixStrings(List<String>) - Static method in class com.atlassian.confluence.ui.rest.content.LegacyLabelPrefixHelper
Deprecated.
Converts label prefix strings from rest request into label prefixes.
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
 
convertMapsToPages(List<Map<String, String>>) - Static method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcUtils
 
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
 
convertServiceException(Exception) - Static method in class com.atlassian.confluence.rest.api.model.ExceptionConverter.Server
Converts a ServiceException into a corresponding RestError with the correct status.
convertsFromStorage() - Method in class com.atlassian.confluence.api.model.content.ContentRepresentation
 
convertSidebarSettingXml(String) - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateOndemandDocThemeCustomizations.SidebarToDocthemeConverter
 
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(BatchedRenderRequest...) - 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.
convertStorageToView(BatchedRenderRequest...) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Returns a view format fragments for the supplied renderRequests.
convertsToStorage() - Method in class com.atlassian.confluence.api.model.content.ContentRepresentation
 
convertTo(TimeUnit) - Method in class com.atlassian.confluence.util.TimePeriod
Deprecated.
 
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
Deprecated.
since 7.3.0, no replacement
convertToBoolean(Object, boolean) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.3.0, no replacement
convertToCharacter(Object) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.3.0, no replacement
convertToClusterMigration() - Method in interface com.atlassian.confluence.setup.actions.ConfluenceSetupPersister
Changes the setup type to a migration from standalone to cluster, and sets the current setup step
convertToClusterMigration() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
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.
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
 
convertToEditorFormat(String, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultFormatConverter
 
convertToEditorFormat(String, RenderContext) - Method in interface com.atlassian.confluence.content.render.xhtml.FormatConverter
Converts the storage format into the editor format.
convertToEditorFormatWithResult(String, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultFormatConverter
 
convertToEditorFormatWithResult(String, RenderContext) - Method in interface com.atlassian.confluence.content.render.xhtml.FormatConverter
Converts the storage format into the editor format.
convertToEntities(SearchResults, SearchManager.EntityVersionPolicy) - Method in class com.atlassian.confluence.internal.search.DecoratedSearchManager
 
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(Iterable<SearchResult>, boolean) - Method in class com.atlassian.confluence.search.v2.SearchResultConverter
Deprecated.
convertToEntities(Iterable<SearchResult>, SearchManager.EntityVersionPolicy) - Method in class com.atlassian.confluence.search.v2.SearchResultConverter
 
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.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
 
convertToIdHtml5(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.
convertToInstance(ContentEntityObject, ContentBlueprintInstance, Expansion...) - Method in interface com.atlassian.confluence.api.impl.service.content.factory.ContentBlueprintInstanceFactory
 
convertToInstance(ContentEntityObject, ContentBlueprintInstance, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.factory.DefaultContentBlueprintInstanceFactory
 
convertToInteger(Object) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
convertToJournalEntry(JournalIdentifier) - Method in interface com.atlassian.confluence.search.ConvertibleToJournalEntry
Convert to journal entry.
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.AddChangeDocumentIndexTask
 
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.AddDocumentIndexTask
 
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.BulkWriteIndexTask
Deprecated.
 
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.ContentIndexTask
 
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.DeleteChangeDocumentsIndexTask
 
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.DeleteDocumentIndexTask
 
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.NoOpIndexTask
 
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.RebuildChangeDocumentsIndexTask
 
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.ReindexAllBlogsIndexTask
 
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.ReindexAllSpacesIndexTask
 
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.ReindexAllUsersIndexTask
 
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.ReindexUsersInGroupIndexTask
 
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.UnindexContentTypeIndexTask
 
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.UnIndexSpaceIndexTask
 
convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.lucene.tasks.UpdateDocumentIndexTask
 
convertToLuceneQuery(DateRangeQuery) - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.DateRangeQueryMapper
 
convertToLuceneQuery(MultiTermQuery) - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.MultiTermQueryMapper
 
convertToLuceneQuery(NumberRangeQuery) - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.NumberRangeQueryMapper
 
convertToLuceneQuery(TextQuery) - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.TextQueryMapper
 
convertToLuceneQuery(SearchQuery) - Method in class com.atlassian.confluence.search.v2.lucene.DelegatingLuceneSearchMapper
 
convertToLuceneQuery(T) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneQueryMapper
Deprecated.
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
Deprecated.
 
convertToLuceneQuery(T) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.BaseConstantScoreQueryMapper
 
convertToLuceneQuery(BooleanQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.BooleanQueryMapper
 
convertToLuceneQuery(BoostingQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.BoostingQueryMapper
Deprecated.
 
convertToLuceneQuery(ConstantScoreQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ConstantScoreQueryMapper
 
convertToLuceneQuery(CustomContentTypeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.CustomContentTypeQueryMapper
Deprecated.
 
convertToLuceneQuery(DateRangeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.DateRangeQueryMapper
Deprecated.
 
convertToLuceneQuery(DoubleRangeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.DoubleRangeQueryMapper
 
convertToLuceneQuery(FunctionScoreQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.FunctionScoreQueryMapper
 
convertToLuceneQuery(InheritedLabelQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.InheritedLabelQueryMapper
Deprecated.
 
convertToLuceneQuery(IntegerRangeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.IntegerRangeQueryMapper
 
convertToLuceneQuery(LabelQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.LabelQueryMapper
Deprecated.
 
convertToLuceneQuery(String) - Static method in class com.atlassian.confluence.search.v2.lucene.mapper.LabelQueryMapper
Deprecated.
 
convertToLuceneQuery(LongRangeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.LongRangeQueryMapper
 
convertToLuceneQuery(MacroStorageVersionQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.MacroStorageVersionQueryMapper
 
convertToLuceneQuery(MacroUsageQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.MacroUsageQueryMapper
Deprecated.
 
convertToLuceneQuery(SearchQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.MatchNoDocsQueryMapper
 
convertToLuceneQuery(MultiTextFieldQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.MultiTextFieldQueryMapper
Deprecated.
 
convertToLuceneQuery(SearchQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.PermittedSpacesQueryMapper
 
convertToLuceneQuery(PhraseQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.PhraseQueryMapper
 
convertToLuceneQuery(PrefixQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.PrefixQueryMapper
 
convertToLuceneQuery(QueryStringQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.QueryStringQueryMapper
 
convertToLuceneQuery(SpanNearQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.SpanNearQueryMapper
 
convertToLuceneQuery(TermQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.TermQueryMapper
 
convertToLuceneQuery(TermRangeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.TermRangeQueryMapper
 
convertToLuceneQuery(TextFieldPrefixQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.TextFieldPrefixQueryMapper
Deprecated.
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
Deprecated.
 
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(SearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.DelegatingLuceneSearchMapper
 
convertToLuceneSearchFilter(T) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneSearchFilterMapper
Deprecated.
Convert a search filter into a lucene search filter.
convertToLuceneSearchFilter(ActiveUserSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ActiveUserSearchFilterMapper
 
convertToLuceneSearchFilter(AnonymousUserInfoSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.AnonymousUserInfoSearchFilterMapper
Deprecated.
 
convertToLuceneSearchFilter(ArchivedSpacesSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ArchivedSpacesSearchFilterMapper
Deprecated.
 
convertToLuceneSearchFilter(AttachmentTypeSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.AttachmentTypeSearchFilterMapper
 
convertToLuceneSearchFilter(AuthorSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.AuthorSearchFilterMapper
 
convertToLuceneSearchFilter(BooleanSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.BooleanSearchFilterMapper
 
convertToLuceneSearchFilter(ChainedSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ChainedSearchFilterMapper
Deprecated.
 
convertToLuceneSearchFilter(ContentCategorySearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ContentCategorySearchFilterMapper
 
convertToLuceneSearchFilter(ContentPermissionsSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ContentPermissionsLuceneSearchFilterMapper
 
convertToLuceneSearchFilter(ContentStatusFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ContentStatusFilterMapper
 
convertToLuceneSearchFilter(CustomContentTypeSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.CustomContentTypeSearchFilterMapper
 
convertToLuceneSearchFilter(DeactivatedUserSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.DeactivatedUserSearchFilterMapper
Deprecated.
 
convertToLuceneSearchFilter(ExternallyDeletedUserSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ExternallyDeletedUserSearchFilterMapper
 
convertToLuceneSearchFilter(FieldValueSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.FieldValueSearchFilterMapper
 
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
Deprecated.
 
convertToLuceneSearchFilter(LastModifierSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.LastModifierSearchFilterMapper
Deprecated.
 
convertToLuceneSearchFilter(LastModifierUserSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.LastModifierUserSearchFilterMapper
 
convertToLuceneSearchFilter(MatchAllDocsFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.MatchAllDocsFilterMapper
 
convertToLuceneSearchFilter(MatchNoDocsFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.MatchNoDocsFilterMapper
 
convertToLuceneSearchFilter(PrefixSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.PrefixSearchFilterMapper
 
convertToLuceneSearchFilter(SearchResultTypeSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.SearchResultTypeSearchFilterMapper
 
convertToLuceneSearchFilter(ShadowedUserSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ShadowedUserSearchFilterMapper
 
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
Deprecated.
 
convertToLuceneSearchFilter(TermSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.TermSearchFilterMapper
 
convertToLuceneSearchFilter(TextSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.TextSearchFilterMapper
 
convertToLuceneSearchFilter(UnlicensedUserSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.UnlicensedUserSearchFilterMapper
 
convertToLuceneSearchFilter(ViewUserProfilePermissionsSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ViewUserProfilePermissionsSearchFilterMapper
 
convertToLuceneSort(SearchSort) - Method in class com.atlassian.confluence.plugins.contentproperty.index.descriptor.ContentPropertyFieldSortMapper
 
convertToLuceneSort(SearchSort) - Method in class com.atlassian.confluence.search.v2.lucene.DelegatingLuceneSearchMapper
Converts a search sort into a lucene sort.
convertToLuceneSort(T) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneSortMapper
Deprecated.
 
convertToLuceneSort(SearchSort) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.CaseInsensitiveSortMapper
Deprecated.
Converts a search sort into a lucene sort.
convertToLuceneSort(SearchSort) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.DefaultSortMapper
Deprecated.
Converts a search sort into a lucene sort.
convertToLuceneSort(FavouriteSort) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.FavouriteSortMapper
 
convertToLuceneSort(FieldSort) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.FieldSortMapper
Converts a search sort into a lucene sort.
convertToLuceneSort(LowercaseFieldSort) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.LowercaseFieldSortMapper
Converts a search sort into a lucene sort.
convertToLuceneSort(MultiSearchSort) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.MultiSearchSortMapper
 
convertToLuceneSort(SearchSort) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.NoOpSortMapper
 
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
 
convertToSearchRestrictions(String, Property<String>) - Method in class com.atlassian.confluence.internal.user.UserSearchServiceInternalImpl
 
convertToSearchRestrictions(String, List<Property<String>>) - Method in class com.atlassian.confluence.internal.user.UserSearchServiceInternalImpl
 
convertToServiceException(String) - Method in class com.atlassian.confluence.api.model.validation.SimpleMergeValidationResult
 
convertToServiceException(String) - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult
 
convertToServiceException(String) - Method in interface com.atlassian.confluence.api.model.validation.ValidationResult
Converts this validation result into a ServiceException without throwing.
convertToServiceException(UniformInterfaceException) - Static method in class com.atlassian.confluence.rest.client.model.ExceptionConverter.Client
Converts a Jersey UniformInterfaceException, such as would be received by a client for a failed request, into a ServiceException.
convertToStandaloneMigration() - Method in interface com.atlassian.confluence.setup.actions.ConfluenceSetupPersister
Changes the setup type to a migration from cluster to standalone, and sets the current setup step
convertToStandaloneMigration() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
convertToStorageFormat(String, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultFormatConverter
 
convertToStorageFormat(String, RenderContext) - Method in interface com.atlassian.confluence.content.render.xhtml.FormatConverter
Returns the content that has been submitted as part of a user's attempt to add new content or edit existing content.
convertToString(Object) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.3.0, no replacement
convertToViewFormat(String, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultFormatConverter
 
convertToViewFormat(String, RenderContext) - Method in interface com.atlassian.confluence.content.render.xhtml.FormatConverter
Converts the storage format into the view format.
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.
convertValue(Map, Object, Class) - Method in class com.atlassian.confluence.webwork.converters.UserKeyTypeConverter
 
convertVCacheMetrics(String, Map<String, Map<MetricLabel, ? extends LongMetric>>) - Static method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatisticsUtils
Converts VCaches statistics into stream of CacheStatistics.
convertWikiBodyToStorage(T) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
convertWikiBodyToStorage(T) - Method in class com.atlassian.confluence.impl.content.render.xhtml.WikiToStorageConverterImpl
 
convertWikiBodyToStorage(T) - Method in interface com.atlassian.confluence.xhtml.api.WikiToStorageConverter
Convert the body of the supplied ContentEntityObject to Confluence Storage Format XHTML (if necessary).
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
Deprecated.
 
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
 
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 class com.atlassian.confluence.impl.content.render.xhtml.WikiToStorageConverterImpl
 
convertWikiToStorage(String, ConversionContext, List<RuntimeException>) - Method in interface com.atlassian.confluence.xhtml.api.WikiToStorageConverter
Returns the XHTML storage format equivalent of the supplied wikiContent (wiki markup).
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
Deprecated.
 
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
 
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
Deprecated.
 
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
COOKIE - Static variable in class com.atlassian.confluence.event.events.security.LoginEvent
The user logged in via a remember me cookie.
Copied - Interface in com.atlassian.confluence.event.events.types
Indicates that the implementation represents a copy event.
COPY - Static variable in class com.atlassian.confluence.api.model.permissions.OperationKey
 
copy(Iterable<? extends T>) - Method in class com.atlassian.confluence.api.model.reference.ModelListBuilder
Replaces any existing contents in this builder with the contents of the list.
copy(Map<? extends K, ? extends V>) - Method in class com.atlassian.confluence.api.model.reference.ModelMapBuilder
Store CollapsedMap/NavMap but store values of other maps, including Enrichables.
copy(int, int) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneTermFieldComparator
 
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.it.content.ViewContentBean
 
copy() - Method in class com.atlassian.confluence.labels.Labelling
 
copy(EditableLabelable) - Method in class com.atlassian.confluence.labels.Labelling
Copies the current Labelling, but providing it with a new EditableLabelable.
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() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.AbstractNav
 
copy(int, int) - Method in class com.atlassian.confluence.search.lucene.CaseInsensitiveSortComparator
 
copyAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
copyAttachment(Attachment, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Copy specified attachment to specified destination content.
copyAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
copyAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
copyAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
copyAttachments(ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
copyAttachments(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
copyAttachments(ContentEntityObject, ContentEntityObject, SaveContext) - 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 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.CachingAttachmentManager
Deprecated.
 
copyAttachments(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
copyAttachments(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
copyAttachments(ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
copyAttachments(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
copyAttachments(ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
copyContentPermissions(AbstractPage, AbstractPage) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
copyContentPermissions(ContentEntityObject, ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Copies all content permissions from one content entity to another.
copyContentPermissions(AbstractPage, AbstractPage) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
copyContentPermissions(ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
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.
copyDraftAttributes(T, Draft) - Method in class com.atlassian.confluence.content.apisupport.DraftAttributesCopier
Transfers all metadata from draft to the entity.
copyFile(ClientIdentity, String) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingFileStoreClient
copyFile(ClientIdentity, String) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingMediaApiClient
copyLatestVersion() - Method in class com.atlassian.confluence.pages.Attachment
Will copy all detail information of an attachment including : - Content Properties - File Name - File Size - Content Type - And set version is 1
copyLatestVersion() - Method in class com.atlassian.confluence.pages.Page
Copy page information
copyOf(Message) - Static method in class com.atlassian.confluence.api.model.messages.SimpleMessage
 
copyOf(WebInterfaceContext) - Static method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
Creates a new DefaultWebInterfaceContext with a copy of the data from another context.
CopyPage - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.CopyPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
CopyPage(Page) - Constructor for class com.atlassian.confluence.pageobjects.page.content.CopyPage
Deprecated.
 
CopyPageAction - Class in com.atlassian.confluence.pages.actions
 
CopyPageAction() - Constructor for class com.atlassian.confluence.pages.actions.CopyPageAction
 
CopyPageAction.SimpleSpaceProvider - Class in com.atlassian.confluence.pages.actions
 
CopyPageHierarchyFinishEvent - Class in com.atlassian.confluence.event.events.content.pagehierarchy
TODO: Document this class / interface here
CopyPageHierarchyFinishEvent(Object, Page, Page, ConfluenceUser, boolean) - Constructor for class com.atlassian.confluence.event.events.content.pagehierarchy.CopyPageHierarchyFinishEvent
CopyPageHierarchyFinishEvent(Object, Page, Page, ConfluenceUser, boolean, int, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.event.events.content.pagehierarchy.CopyPageHierarchyFinishEvent
 
CopyPageHierarchyStartEvent - Class in com.atlassian.confluence.event.events.content.pagehierarchy
TODO: Document this class / interface here
CopyPageHierarchyStartEvent(Object, Page, Page, ConfluenceUser, boolean) - Constructor for class com.atlassian.confluence.event.events.content.pagehierarchy.CopyPageHierarchyStartEvent
CopyPageHierarchyStartEvent(Object, Page, Page, ConfluenceUser, boolean, int, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.event.events.content.pagehierarchy.CopyPageHierarchyStartEvent
 
copyPropertiesToManager() - Method in class com.atlassian.confluence.user.actions.UserDetailsMap
Copies all the properties found in this parameter map into the user details manager.
copySpace(String, String) - Method in class com.atlassian.confluence.pageobjects.page.space.CopySpacePage
Deprecated.
 
CopySpacePage - Class in com.atlassian.confluence.pageobjects.page.space
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.space.CopySpacePage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
CopySpacePage(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.space.CopySpacePage
Deprecated.
 
copyWithLimits(PageResponse) - Method in class com.atlassian.confluence.rest.api.model.RestPageRequest
 
CORE_POOL_SIZE_KEY - Static variable in class com.atlassian.confluence.event.CpuBasedThreadPoolConfiguration
 
CoreCache - Enum in com.atlassian.confluence.cache
An enumeration which defines various caches used in Confluence Core.
CoreContentNameSearchSectionSpecsProvider - Class in com.atlassian.confluence.internal.search.contentnames.v2
Provides the core ContentNameSearchSectionSpec.
CoreContentNameSearchSectionSpecsProvider(Function<SearchResult, ContentNameMatch>) - Constructor for class com.atlassian.confluence.internal.search.contentnames.v2.CoreContentNameSearchSectionSpecsProvider
 
CoreFeaturesManager - Interface in com.atlassian.confluence.setup.settings
Deprecated.
since 5.10. No longer needed
CoreMetrics - Enum in com.atlassian.confluence.impl.metrics
Consolidates named metrics used by Confluence core into one place.
CoreValidationResultFactory - Class in com.atlassian.confluence.api.impl.model.validation
Builds API validation results.
CoreValidationResultFactory() - Constructor for class com.atlassian.confluence.api.impl.model.validation.CoreValidationResultFactory
 
CorrectCsvAttachmentMimeTypeUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This upgrade task is to set the mime type for csv files to "text/csv".
CorrectCsvAttachmentMimeTypeUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.CorrectCsvAttachmentMimeTypeUpgradeTask
 
CorrectPNGImageAttachmentMimeTypeUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
CONF-26848 - This task will update the mime type for png images that incorrectly had it set to 'img/png' If you run this task manually, you should flush the Attachments cache
CorrectPNGImageAttachmentMimeTypeUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.CorrectPNGImageAttachmentMimeTypeUpgradeTask
 
couldProvideNewName() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.impl.AggregateNameConflictResolver
 
couldProvideNewName() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.impl.DefaultPageNameConflictResolver
 
couldProvideNewName() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.impl.FindAndReplaceNameConflictResolver
 
couldProvideNewName() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.impl.PrefixNameConflictResolver
 
couldProvideNewName() - Method in interface com.atlassian.confluence.pages.persistence.dao.bulk.PageNameConflictResolver
Indicates that this always provides a new name during the copy process, even for non-conflicting pages
count - Variable in class com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader
 
count(Optional<JobId>, long, RunOutcome) - Method in class com.atlassian.confluence.internal.schedule.persistence.dao.HibernateInternalRunDetailsDao
 
count(Optional<JobId>, long, RunOutcome) - Method in interface com.atlassian.confluence.internal.schedule.persistence.dao.InternalRunDetailsDao
 
count(JobId, long, RunOutcome) - Method in class com.atlassian.confluence.schedule.managers.DefaultSchedulerRunDetailsManager
 
count(JobId, long, RunOutcome) - Method in interface com.atlassian.confluence.schedule.managers.SchedulerRunDetailsManager
Count the job's run details that are stored before a time-to-live threshold in milliseconds
CountableLabel - Interface in com.atlassian.confluence.labels.dto
An interface for the implementations which contain the amount of labels.
countAll(String, String) - Method in class com.atlassian.confluence.functest.rest.admin.SchedulerResource
 
countAllCommentVersions() - Method in interface com.atlassian.confluence.pages.CommentManager
Count the total number of comments of all types, including previous versions
countAllCommentVersions() - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
countAllCommentVersions() - Method in interface com.atlassian.confluence.pages.persistence.dao.CommentDao
Count the total number of comments of all types, including previous versions
countAllCommentVersions() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateCommentDao
 
countAllPages() - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
countAllPages() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
countAllPages() - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Counts the total number of all page entities across all spaces, including non-current pages
countBlogsWithUnpublishedChanges() - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
countBlogsWithUnpublishedChanges() - Method in interface com.atlassian.confluence.pages.PageManager
Counts the number of published blog posts that have unpublished changes.
countBlogsWithUnpublishedChanges() - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Counts the number of published blog posts that have unpublished changes.
countBlogsWithUnpublishedChanges() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
countChangeSets() - Method in interface com.atlassian.confluence.it.dashboard.Dashboard
 
countChangeSets() - Method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
countChildrenOfType(CustomContentEntityObject, String) - Method in interface com.atlassian.confluence.content.CustomContentManager
Get the total number of children of a piece of content with the given type
countChildrenOfType(CustomContentEntityObject, String) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
countChildrenOfType(long, String) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
 
countChildrenOfType(long, String) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
countComments(Collection<? extends Searchable>) - Method in interface com.atlassian.confluence.pages.CommentManager
 
countComments(Searchable) - Method in interface com.atlassian.confluence.pages.CommentManager
 
countComments(Collection<? extends Searchable>) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
countComments(Searchable) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
countComments(Collection<? extends Searchable>) - Method in interface com.atlassian.confluence.pages.persistence.dao.CommentDao
Count all comments for each content in a collection
countComments(Searchable) - Method in interface com.atlassian.confluence.pages.persistence.dao.CommentDao
Count all comments in a searchable content
countComments(Collection<? extends Searchable>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateCommentDao
 
countComments(Searchable) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateCommentDao
 
countContent(String) - Method in interface com.atlassian.confluence.api.service.search.CQLSearchService
Execute a CQL search query and fetch the number of results found.
countContent(String, SearchContext) - Method in interface com.atlassian.confluence.api.service.search.CQLSearchService
Execute a CQL search query and fetch the number of results found.
countContent(String) - Method in interface com.atlassian.confluence.rest.client.RemoteCQLSearchService
Deprecated.
countContent(String, SearchContext) - Method in interface com.atlassian.confluence.rest.client.RemoteCQLSearchService
countContent(String) - Method in class com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
 
countContent(String, SearchContext) - Method in class com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
 
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.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
countContentBySpaceIdAndStatus(long, String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
countContentCompletionStage(String) - Method in interface com.atlassian.confluence.rest.client.RemoteCQLSearchService
 
countContentCompletionStage(String, SearchContext) - Method in interface com.atlassian.confluence.rest.client.RemoteCQLSearchService
 
countContentCompletionStage(String) - Method in class com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
 
countContentCompletionStage(String, SearchContext) - Method in class com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
 
countCurrentBlogs() - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
countCurrentBlogs() - Method in interface com.atlassian.confluence.pages.PageManager
Counts the total number of current blog posts across all spaces
countCurrentBlogs() - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Counts the total number of current blog posts across all spaces
countCurrentBlogs() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
countCurrentPages() - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
countCurrentPages() - Method in interface com.atlassian.confluence.pages.PageManager
Counts the total number of current pages across all spaces
countCurrentPages() - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
countCurrentPages() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
countCurrentPages() - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Counts the total number of current pages across all spaces
countDirectMembersOfGroup(long, String, int) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
 
countDirectMembersOfGroup(long, String, int) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembershipDao
 
countDraftBlogs() - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
countDraftBlogs() - Method in interface com.atlassian.confluence.pages.PageManager
Counts the number of blog posts that are drafts.
countDraftBlogs() - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Counts the number of blog posts that are drafts.
countDraftBlogs() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
countDraftPages() - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
countDraftPages() - Method in interface com.atlassian.confluence.pages.PageManager
Counts the number of pages that are drafts.
countDraftPages() - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
countDraftPages() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
countDraftPages() - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Counts the number of pages that are drafts.
countDrafts(User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
countDrafts(String) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
countDrafts(String) - Method in interface com.atlassian.confluence.pages.DraftManager
 
countDrafts(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
 
countDrafts(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
countDrafts(String) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
 
countDrafts(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
countDrafts(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
countDrafts(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
countEntries(JournalIdentifier) - Method in interface com.atlassian.confluence.api.service.journal.JournalService
Counts the number of entries in a journal.
countEntries(JournalIdentifier) - Method in class com.atlassian.confluence.impl.journal.DefaultJournalManager
 
countEntries(JournalIdentifier) - Method in class com.atlassian.confluence.impl.journal.DefaultJournalService
 
countEntries(JournalIdentifier, long, long) - Method in class com.atlassian.confluence.impl.journal.HibernateJournalDao
 
countEntries(JournalIdentifier, long, long) - Method in interface com.atlassian.confluence.impl.journal.JournalDao
Counts the number of entries in a journal.
countEntries(JournalIdentifier) - Method in interface com.atlassian.confluence.impl.journal.JournalManager
Counts the number of entries in a journal.
counter(MeterRegistry, String...) - Method in enum com.atlassian.confluence.impl.metrics.CoreMetrics
Get/create a Micrometer Counter with the given tags.
Counter - Interface in com.atlassian.confluence.plugin.webresource
A counter to create a unique version for web resources
Counter - Interface in com.atlassian.confluence.util.profiling
Represents an atomic counter that can be increased in value.
CounterSnapshot - Interface in com.atlassian.confluence.util.profiling
Represents a snapshot of the counter.
countIncomingLinksForContents(SpaceContentEntityObject, SpaceContentEntityObject) - Method in class com.atlassian.confluence.links.DefaultLinkManager
 
countIncomingLinksForContents(SpaceContentEntityObject, SpaceContentEntityObject) - Method in interface com.atlassian.confluence.links.LinkManager
Helping method to get all incoming links of multiple contents at once.
countIncomingLinksForContents(SpaceContentEntityObject, SpaceContentEntityObject, Function<Object, T>) - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateLinkDao
 
countIncomingLinksForContents(SpaceContentEntityObject, SpaceContentEntityObject, Function<Object, T>) - Method in interface com.atlassian.confluence.links.persistence.dao.LinkDao
Helping method to get all incoming links of multiple contents at once.
CountItem - Class in com.atlassian.confluence.plugins.edgeindex.rest
 
CountItem(int, String) - Constructor for class com.atlassian.confluence.plugins.edgeindex.rest.CountItem
 
countJobRunDetails(ScheduledJobKey, RunOutcome) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Count job run details
countJobRunDetails(ScheduledJobKey, RunOutcome) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.SchedulerRpc
 
countLabelNamesWithoutFavourites(Collection<String>) - Static method in class com.atlassian.confluence.util.LabelUtil
countLabels(String) - Static method in class com.atlassian.confluence.util.LabelUtil
Counts the labels present in an input string.
countLabelsWithoutFavourites(String) - Static method in class com.atlassian.confluence.util.LabelUtil
Counts the labels present in an input string.
countLabelsWithoutFavourites(Collection<Label>) - Static method in class com.atlassian.confluence.util.LabelUtil
Counts the labels present in an input collection.
countLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
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.AbstractDelegatingAttachmentDao
 
countLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
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
 
countLatestVersionsOfAttachmentsOnPageSince(ContentEntityObject, Date) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
countLatestVersionsOfAttachmentsOnPageSince(ContentEntityObject, Date) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Fetches number of attachments changed on a page since a specific timestamp
countLatestVersionsOfAttachmentsOnPageSince(ContentEntityObject, Date) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
countLatestVersionsOfAttachmentsOnPageSince(ContentEntityObject, Date) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
countLatestVersionsOfAttachmentsOnPageSince(ContentEntityObject, Date) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
countLatestVersionsOfAttachmentsOnPageSince(ContentEntityObject, Date) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
countLatestVersionsOfAttachmentsOnPageSince(ContentEntityObject, Date) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
 
countLatestVersionsOfAttachmentsOnPageSince(ContentEntityObject, Date) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
countLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
countLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Returns a count of the number of latest versions of attachments (including trashed)
countLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
countLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
countLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
countLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
countLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
 
countLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
countLicenseConsumingUsers() - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
countLicenseConsumingUsers() - Method in interface com.atlassian.confluence.user.UserAccessor
Returns the number of users which have access to use Confluence AND consume a Confluence license.
countLikes(Collection<? extends Searchable>) - Method in class com.atlassian.confluence.like.DefaultLikeManager
 
countLikes(Searchable) - Method in class com.atlassian.confluence.like.DefaultLikeManager
 
countLikes(Searchable) - Method in class com.atlassian.confluence.like.HibernateLikeEntityDao
 
countLikes(Collection<? extends Searchable>) - Method in class com.atlassian.confluence.like.HibernateLikeEntityDao
 
countLikes(Searchable) - Method in interface com.atlassian.confluence.like.LikeEntityDao
 
countLikes(Collection<? extends Searchable>) - Method in interface com.atlassian.confluence.like.LikeEntityDao
 
countLikes(Collection<? extends Searchable>) - Method in interface com.atlassian.confluence.like.LikeManager
Count the number of likes for the given objects
countLikes(Searchable) - Method in interface com.atlassian.confluence.like.LikeManager
Count the number of likes for the given object
countPagesInSubtree(Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
countPagesInSubtree(Page) - Method in interface com.atlassian.confluence.pages.PageManager
Get number of descendant page including the input page
countPagesInSubtree(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
countPagesInSubtree(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
countPagesInSubtree(Page) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Return total descendant page including input page
countPagesWithIncomingLinks(SpaceContentEntityObject) - Method in class com.atlassian.confluence.links.DefaultLinkManager
 
countPagesWithIncomingLinks(SpaceContentEntityObject) - Method in interface com.atlassian.confluence.links.LinkManager
Get the number of pages in a page hierarchy that have incoming links.
countPagesWithIncomingLinks(SpaceContentEntityObject) - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateLinkDao
 
countPagesWithIncomingLinks(SpaceContentEntityObject) - Method in interface com.atlassian.confluence.links.persistence.dao.LinkDao
Get the number of pages in a page hierarchy that have incoming links.
countPagesWithUnpublishedChanges() - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
countPagesWithUnpublishedChanges() - Method in interface com.atlassian.confluence.pages.PageManager
Counts the number of published pages that have unpublished changes.
countPagesWithUnpublishedChanges() - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
countPagesWithUnpublishedChanges() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
countPagesWithUnpublishedChanges() - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Counts the number of published pages that have unpublished changes.
countParsedLabelNamesWithoutFavourites(Collection<ParsedLabelName>) - Static method in class com.atlassian.confluence.util.LabelUtil
Counts the labels present in an input collection.
countSpaces(SpacesQueryWithPermissionQueryBuilder) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
countSpaces(SpacesQueryWithPermissionQueryBuilder) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Count the spaces specified by the SpacesQuery.
countStaleSharedDrafts() - Method in interface com.atlassian.confluence.internal.pages.persistence.AbstractPageDaoInternal
Counting number of stale share draft in DB
countStaleSharedDrafts() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAbstractPageDao
 
countUnresolvedComments(Collection<Long>) - Method in interface com.atlassian.confluence.pages.CommentManager
Count unresolved comments of comment containers.
countUnresolvedComments(Collection<Long>) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
countUnresolvedComments(Collection<Long>) - Method in interface com.atlassian.confluence.pages.persistence.dao.CommentDao
Count unresolved comments of comment containers.
countUnresolvedComments(Collection<Long>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateCommentDao
 
countUnsyncedUsers() - Method in class com.atlassian.confluence.functest.rest.admin.UserResource
 
countUnsyncedUsers() - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
countUnsyncedUsers() - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
countUnsyncedUsers() - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
Get a count of all unsynced users in Confluence.
countUnsyncedUsers() - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
countUnsyncedUsers() - Method in interface com.atlassian.confluence.user.UserAccessor
Get a count of all unsynced users in Confluence.
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
 
countVersions(String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
countWithKey(String) - Method in interface com.atlassian.confluence.setup.bandana.persistence.dao.ConfluenceBandanaRecordDao
Count entry in DB which have particular key.
countWithKey(String) - Method in class com.atlassian.confluence.setup.bandana.persistence.dao.hibernate.HibernateConfluenceBandanaRecordDao
 
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
 
CpuBasedThreadPoolConfiguration - Class in com.atlassian.confluence.event
EventThreadPoolConfiguration implementation that creates configuration for ThreadPoolExecutor based on cpus available.
CpuBasedThreadPoolConfiguration() - Constructor for class com.atlassian.confluence.event.CpuBasedThreadPoolConfiguration
 
CQL_SEARCH - Static variable in class com.atlassian.confluence.search.v2.ContentSearch
 
cqlQuery - Variable in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
 
cqlQuery(String) - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
 
CQLSearchService - Interface in com.atlassian.confluence.api.service.search
Entry point into CQL Search.
create(String) - Method in class bucket.user.providers.CachingAccessProvider
Deprecated.
 
create(String) - Method in class bucket.user.providers.CachingCredentialsProvider
Deprecated.
 
create(String) - Method in class bucket.user.providers.CachingProfileProvider
Deprecated.
 
create(String) - Method in class bucket.user.providers.ChainedUserProvider
Deprecated.
 
create(HazelcastInstance, Function<String, String>, Observability) - Static method in class com.atlassian.cache.hazelcast.asyncinvalidation.CacheInvalidatorFactory
 
create(boolean, Collection<ValidationError>) - Static method in class com.atlassian.confluence.api.impl.model.validation.CoreValidationResultFactory
 
create(Content) - Method in class com.atlassian.confluence.api.impl.service.content.ContentServiceImpl
 
create(Content, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.ContentServiceImpl
 
create(Space, boolean) - Method in class com.atlassian.confluence.api.impl.service.content.SpaceServiceImpl
 
create(Content) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.BlogPostContentTypeApiSupport
 
create(Content) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.CommentContentTypeApiSupport
 
create(Content) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.PageContentTypeApiSupport
 
create(RelationInstance<S, T>) - Method in class com.atlassian.confluence.api.impl.service.relation.RelationServiceImpl
 
create(PageRequest, int) - Static method in class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
 
create(int) - Static method in class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
 
create(int, int, int) - Static method in class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
 
create(int, int, int, boolean) - Static method in class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
 
CREATE - Static variable in class com.atlassian.confluence.api.model.permissions.OperationKey
 
create(String, String, String, int) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
create(String) - Method in class com.atlassian.confluence.api.model.web.WebPanelView.Builder
 
create(String, String) - Method in class com.atlassian.confluence.api.model.web.WebSectionView.Builder
 
create() - Static method in class com.atlassian.confluence.api.serialization.ApiSerializerModuleFactory
 
create(JsonContentProperty) - Method in interface com.atlassian.confluence.api.service.content.ContentPropertyService
Create a content property.
create(Content) - Method in interface com.atlassian.confluence.api.service.content.ContentService
Create a piece of content.
create(Content, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.ContentService
Create a piece of content.
create(JsonSpaceProperty) - Method in interface com.atlassian.confluence.api.service.content.SpacePropertyService
Create a content property.
create(Space, boolean) - Method in interface com.atlassian.confluence.api.service.content.SpaceService
Create a new space.
create(ContentTemplate, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.template.ContentTemplateService
Create Template.
create(RelationInstance<S, T>) - Method in interface com.atlassian.confluence.api.service.relations.RelationService
Creates a directed relation between two relatable entities.
create(Cache<K, V>, CacheLoader<K, V>) - Static method in class com.atlassian.confluence.cache.DeferredOperationsCache
 
create(Content) - Method in class com.atlassian.confluence.content.apisupport.BaseContentTypeApiSupport
 
create(Content) - Method in interface com.atlassian.confluence.content.apisupport.ContentTypeApiSupport
Create a new persistent entity for the given api content
create(Content) - Method in class com.atlassian.confluence.content.apisupport.CustomContentTypeApiSupport
 
create(UserKey) - Static method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.UserResourceIdentifier
 
create(MacroDefinition, String) - Method in interface com.atlassian.confluence.content.render.xhtml.view.macro.ViewMacroErrorPlaceholder
 
create(MacroDefinition, String) - Method in class com.atlassian.confluence.content.render.xhtml.view.macro.ViewMacroErrorPlaceholderImpl
 
create(Class, Serializable) - Static method in class com.atlassian.confluence.core.persistence.hibernate.TransientHibernateHandle
 
create(EventPublisher) - Static method in class com.atlassian.confluence.event.TimingEventPublisher
 
create(BandanaPersister, CacheFactory) - Static method in class com.atlassian.confluence.impl.bandana.ReadThroughCachingBandanaPersister
 
create(CacheFactory, CoreCache) - Static method in class com.atlassian.confluence.impl.cache.ReadThroughAtlassianCache
 
create(SiteDarkFeaturesDao, CacheManager) - Static method in class com.atlassian.confluence.impl.feature.CachingSiteDarkFeaturesDao
 
create(CacheFactory, CoreCache) - Static method in class com.atlassian.confluence.impl.labels.ReadThroughMostPopularCache
 
create(CacheFactory) - Static method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughAttachmentDownloadPathCache
 
create(PageDaoInternal, CacheFactory) - Static method in class com.atlassian.confluence.impl.pages.persistence.dao.ReadThroughCachingPageDao
 
create(String, PropertySet, VCacheFactory, String) - Static method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
create(ConfluencePropertySetManager, CacheFactory) - Static method in class com.atlassian.confluence.impl.propertyset.ReadThroughCachingContentPropertyManager
 
create(PropertySetFactory, CacheFactory) - Static method in class com.atlassian.confluence.impl.propertyset.ReadThroughCachingUserPropertySetFactory
Create an instance for the given delegate PropertySetFactory.
create(ClusteredJob) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDao
 
create(ClusteredJob) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDaoProxyWrapper
 
create(AtomicReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneAverageScoreFunctionFactory
 
create(AtomicReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneDoubleFieldValueSourceFactory
 
create(AtomicReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneExpDecayFunctionFactory
 
create(AtomicReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneFactorScoreFunctionFactory
 
create(AtomicReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneFloatFieldValueSourceFactory
 
create(AtomicReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneGaussDecayFunctionFactory
 
create(AtomicReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneIntFieldValueSourceFactory
 
create(AtomicReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneLinearDecayFunctionFactory
 
create(AtomicReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneLongFieldValueSourceFactory
 
create(AtomicReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneMaxScoreFunctionFactory
 
create(AtomicReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneMinScoreFunctionFactory
 
create(AtomicReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneMultiplyScoreFunctionFactory
 
create(AtomicReader) - Method in interface com.atlassian.confluence.impl.search.v2.lucene.score.LuceneScoreFunctionFactory
 
create(AtomicReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneStaircaseFunctionFactory
 
create(AtomicReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneSumScoreFunctionFactory
 
create(FormatSettingsManager, CacheFactory) - Static method in class com.atlassian.confluence.impl.settings.CachingFormatSettingsManager
 
create(ThemeKeyDao, CacheFactory) - Static method in class com.atlassian.confluence.impl.themes.CachingThemeKeyDao
 
create(ConfluenceUserDao, CacheFactory) - Static method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
create(ConfluenceUser) - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
create(PersonalInformationDaoInternal, CacheFactory) - Static method in class com.atlassian.confluence.impl.user.persistence.dao.ReadThroughCachingPersonalInformationDao
 
create(JournalIdentifier) - Method in class com.atlassian.confluence.internal.index.lucene.snapshot.DefaultLuceneIndexSnapshotManager
 
create(JournalIdentifier) - Method in interface com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotManager
Create a new Lucene index snapshot for given journal (index)
create(E, RelationDescriptor) - Static method in class com.atlassian.confluence.internal.relations.query.RelationQuery
 
create() - Method in class com.atlassian.confluence.internal.search.v2.CustomContentTypeQueryFactory
 
create() - Method in class com.atlassian.confluence.internal.search.v2.SpaceCategoryQueryFactory
 
create(String, String, List<String>) - Method in class com.atlassian.confluence.internal.upgrade.constraint.ConstraintCreator
 
create(String) - Method in class com.atlassian.confluence.it.http.HttpHostFactory
 
create(Space, boolean) - Method in class com.atlassian.confluence.it.rpc.delegates.SpaceRpc
 
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
Deprecated.
 
create(String, DraftService.DraftType, String) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
create(String, DraftService.DraftType, String, long) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
create(String, DraftService.DraftType, String) - Method in interface com.atlassian.confluence.pages.DraftManager
Creates a new persistent draft of the specified draft type in the space for the user.
create(String, DraftService.DraftType, String, long) - Method in interface com.atlassian.confluence.pages.DraftManager
Creates a new persistent draft of the specified draft type in the space for the user.
create() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.DefaultFileStoreClientIdentitySupplier
Deprecated.
 
create() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.DefaultFileStoreClientSupplier
Deprecated.
 
create() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.DefaultMediaApiClientIdentitySupplier
Deprecated.
 
create() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.DefaultMediaApiClientSupplier
Deprecated.
 
create(Class<T>) - Method in class com.atlassian.confluence.plugin.ConfluenceHostContainer
 
create(PluginAccessor, PluginEventManager, Class<D>) - Static method in class com.atlassian.confluence.plugin.descriptor.WeightedPluginModuleTracker
 
create(Class<T>) - Method in class com.atlassian.confluence.plugin.ModuleDescriptorCacheFactory
Deprecated.
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
Deprecated.
 
create(JsonContentProperty) - Method in class com.atlassian.confluence.plugins.contentproperty.ContentPropertyServiceImpl
 
create(ContentPropertySchemaField, Object, AqlParser.MapExprValueContext) - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.ContentPropertySearchQueryFactory
 
create(JsonSpaceProperty) - Method in class com.atlassian.confluence.plugins.contentproperty.spaceproperty.SpacePropertyServiceImpl
 
create(AbstractMethod) - Method in class com.atlassian.confluence.plugins.rest.filter.PrototypeApiCacheControlResourceFilterFactory
 
create(AbstractMethod) - Method in class com.atlassian.confluence.plugins.rest.jersey.cachecontrol.PreventCachingResourceFilterFactory
 
create(AbstractMethod) - Method in class com.atlassian.confluence.plugins.restapi.enrich.EnricherResourceFilterFactory
 
create(String, String, String, String, String, ContentStatus, ContentStatus, Integer, Integer) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.RelationResource
Add a relationship between two user, space, or content entities.
create(AbstractMethod) - Method in class com.atlassian.confluence.plugins.restapi.filters.ReadOnlyAccessResourceFilterFactory
 
create(AbstractMethod) - Method in class com.atlassian.confluence.plugins.restapi.filters.RequestSizeLimitingResourceFilterFactory
 
create(ContentId, JsonContentProperty) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentPropertyResource
Creates a new content property.
create(ContentId, String, JsonContentProperty) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentPropertyResource
Creates a new content property.
create(String, JsonSpaceProperty) - Method in class com.atlassian.confluence.plugins.restapi.resources.SpacePropertyResource
Creates a new space property.
create(String, String, JsonSpaceProperty) - Method in class com.atlassian.confluence.plugins.restapi.resources.SpacePropertyResource
Creates a new space property.
create() - Static method in class com.atlassian.confluence.plugins.restapi.serialization.factory.SerializerModuleFactory
 
create(ExternalProcessSettings) - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.NonIdlingExternalProcessFactory
 
create(T) - Method in interface com.atlassian.confluence.rest.api.services.RestEntityFactory
Creates a RestEntity that wraps the provided entity.
create(T, boolean) - Method in interface com.atlassian.confluence.rest.api.services.RestEntityFactory
Creates a RestEntity that wraps the provided entity.
create(Content) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
create(Content, Expansion...) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
create(ContentTemplate, Expansion...) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl
create(RelationInstance<S, T>) - Method in class com.atlassian.confluence.rest.client.impl.RemoteRelationServiceImpl
create(JsonContentProperty) - Method in interface com.atlassian.confluence.rest.client.RemoteContentPropertyService
create(JsonContentProperty) - Method in class com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl
create(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
create(Content, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
create(ContentTemplate, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTemplateService
create(RelationInstance<S, T>) - Method in interface com.atlassian.confluence.rest.client.RemoteRelationService
create(JsonSpaceProperty) - Method in interface com.atlassian.confluence.rest.client.RemoteSpacePropertyService
create(JsonSpaceProperty) - Method in class com.atlassian.confluence.rest.client.RemoteSpacePropertyServiceImpl
create(Space, boolean) - Method in interface com.atlassian.confluence.rest.client.RemoteSpaceService
Deprecated.
create(Space, boolean) - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl
create() - Static method in class com.atlassian.confluence.rest.serialization.CustomSerializerModuleFactory
 
create(T, boolean) - Method in class com.atlassian.confluence.rest.serialization.DefaultRestEntityFactory
 
create(User) - Method in class com.atlassian.confluence.search.lucene.filter.BrowseUsersPermissionsFilterFactory
 
create(User) - Method in class com.atlassian.confluence.search.lucene.filter.ContentNameSearchPermissionsFilterFactory
Deprecated.
 
create(User) - Method in class com.atlassian.confluence.search.lucene.filter.SpacePermissionsFilterFactory
 
create(SpacePermissionDao, CacheFactory) - Static method in class com.atlassian.confluence.security.SpacePermissionGroupNamesCache
Deprecated.
 
create(Draft) - Static method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
Creates a DraftData without the content filled in.
create(ConfluenceUser) - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
Create a new ConfluenceUser.
create(ConfluenceUser) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
Persist a new ConfluenceUser.
create() - Method in class com.atlassian.confluence.util.misc.LazyReferenceAdapter
 
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_TITLE_TEXT - Static variable in class com.atlassian.confluence.it.content.EditContentBean
 
CREATE_BLUEPRINT_PAGE_DRAFT_REQUEST_KEY - Static variable in class com.atlassian.confluence.schedule.jobs.PropertyEntryGardeningJob
 
CREATE_BUTTON_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_INDEX_COMMAND - Static variable in class com.atlassian.confluence.upgrade.upgradetask.ContentIndexUpgradeTask
 
CREATE_PAGE_FORM_ID - 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
 
createAbsolutePageTemplateResourceIdentifier(PageTemplate) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DefaultResourceIdentifierContextUtility
 
createAbsolutePageTemplateResourceIdentifier(PageTemplate) - Method in interface com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ResourceIdentifierContextUtility
Create a ResourceIdentifier from the supplied PageTemplate.
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, DraftService, AttachmentManager, NotificationManager, EventPublisher, ContentPermissionProvider, CreateContextProvider, Draft, User, boolean, ContentPropertyManager, LabelManager, DraftsTransitionHelper) - Constructor for class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
Deprecated.
since 5.10
CreateAbstractPageCommandImpl(PageManager, ContentPermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, ContentPermissionProvider, CreateContextProvider, ContentEntityObject, User, boolean, ContentPropertyManager, LabelManager, DraftsTransitionHelper) - Constructor for class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
Deprecated.
since 5.10
CreateAbstractPageCommandImpl(PageManager, ContentPermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, ContentPermissionProvider, CreateContextProvider, AbstractPage, User, boolean, ContentPropertyManager, LabelManager, DraftsTransitionHelper) - Constructor for class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
createAbstractPageHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createAccessProviderInstance() - Method in class com.atlassian.confluence.user.HibernateUserProviderFactory
 
createAccount(BankAccount) - Method in class com.atlassian.confluence.plugin.ActiveObjectsTestResource
 
createAccount() - Method in class com.atlassian.confluence.plugin.ActiveObjectsTestResource
 
createAddChangeDocumentTask(Searchable) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
Constructs an add change document task.
createAddDocumentTask(Edge) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskFactory
 
createAddDocumentTask(IndexableEdge) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskFactory
 
createAddDocumentTask(String, UserKey, ContentEntityObject, Date, String) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskFactory
 
createAddDocumentTask(Searchable) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
NOTE: Do not call this method without first calling IndexTaskFactory.createDeleteDocumentTask(com.atlassian.bonnie.Searchable) for the same object.
createAdditionalDatabaseConstraints() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.schema.ConfluenceSchemaCreator
creates constraints that SchemaExport cannot automatically generate from hibernate mapping files.
createAdditionalDatabaseConstraints(Configuration) - Static method in class com.atlassian.confluence.setup.DefaultHibernateConfigurator
createAddUniqueConstraintCommand(String, String...) - Method in interface com.atlassian.confluence.upgrade.ddl.AlterTableExecutor
 
createAddUniqueConstraintCommand(String, String...) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
createAdvisedDynamicProxy(Object, Advisor) - Static method in class com.atlassian.confluence.util.AopUtils
Convenience method for creating an advised proxy, the proxy will implement all interfaces present on the target
createAdvisedProxy(Object, Advisor, Class<T>) - Static method in class com.atlassian.confluence.util.AopUtils
Convenience method for creating an advised proxy
createAdvisedProxy(Object, Class<T>, Advisor...) - Static method in class com.atlassian.confluence.util.AopUtils
Convenience method for creating an advised proxy
createAdvisedProxy(Object, Class<T>, List<Advisor>) - 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
 
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
Deprecated.
 
createAttachment(ContentEntity, Attachment) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createAttachment(Attachment) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createAttachment(long, Attachment) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcAttachmentClient
 
createAttachment(Attachment) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
createAttachment(long, Attachment) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
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
createAttachmentHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createAttachmentOnDraft(Attachment) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createAttachments(ContentId, ContentStatus, boolean, String, List<FilePart>, List<FilePart>, List<FilePart>, List<FilePart>) - Method in class com.atlassian.confluence.plugins.restapi.resources.AttachmentResource
Add one or more attachments to a Confluence Content entity, with optional comments.
createAttachmentScopedCssSelector(String) - Static method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
createAuthContextFor(User) - Method in class com.atlassian.confluence.it.http.HttpClientContextFactory
 
createAuthenticatedUsersSpacePermission(String, Space) - Static method in class com.atlassian.confluence.security.SpacePermission
Creates a permission which is granted to all authenticated (logged in) users
createBean(Plugin, Class<T>) - Static method in class com.atlassian.confluence.plugin.LegacySpringContainerAccessor
Deprecated.
 
createBeanFactory() - Method in class com.atlassian.confluence.setup.ConfluenceAnnotationConfigWebApplicationContext
 
createBeanFactory() - Method in class com.atlassian.confluence.setup.ConfluenceClassPathXmlApplicationContext
 
createBeanFactory() - Method in class com.atlassian.confluence.setup.ConfluenceXmlWebApplicationContext
 
CreateBlog - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.CreateBlog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
CreateBlog() - Constructor for class com.atlassian.confluence.pageobjects.page.content.CreateBlog
Deprecated.
 
CreateBlog(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.content.CreateBlog
Deprecated.
 
createBlogPost(WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
Deprecated.
createBlogPost(String) - Static method in class com.atlassian.confluence.it.content.EditContentBean
Deprecated.
createBlogPost() - Method in class com.atlassian.confluence.it.content.ViewContentBean
Deprecated.
since 5.9.0 use EditContentBean.CreateByUrlBuilder instead.
createBlogPost(BlogPost) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createBlogPost(BlogPost, ContentRepresentation) - Method in class com.atlassian.confluence.it.rpc.delegates.ContentRpc
 
createBlogPost(BlogPost) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
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, DraftService, AttachmentManager, NotificationManager, EventPublisher, BlogPostProvider, ContentPermissionProvider, CreateContextProvider, Draft, User, boolean, ContentPropertyManager, LabelManager, DraftsTransitionHelper) - Constructor for class com.atlassian.confluence.content.service.blogpost.CreateBlogPostCommandImpl
Deprecated.
since 5.10
CreateBlogPostCommandImpl(PageManager, SpacePermissionManager, ContentPermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, BlogPostProvider, ContentPermissionProvider, CreateContextProvider, ContentEntityObject, User, boolean, ContentPropertyManager, LabelManager, DraftsTransitionHelper) - Constructor for class com.atlassian.confluence.content.service.blogpost.CreateBlogPostCommandImpl
Deprecated.
since 5.10
CreateBlogPostCommandImpl(PageManager, SpacePermissionManager, ContentPermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, BlogPostProvider, ContentPermissionProvider, CreateContextProvider, BlogPost, User, boolean, ContentPropertyManager, LabelManager, DraftsTransitionHelper) - Constructor for class com.atlassian.confluence.content.service.blogpost.CreateBlogPostCommandImpl
 
createBooleanQueryFactory(String, MacroExecutionContext) - Method in class com.atlassian.confluence.macro.query.params.BooleanQueryFactoryParameter
 
createBuilder(String) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.DefaultEntityBuilderFactory
 
createBuilder(String) - Method in interface com.atlassian.confluence.plugins.rest.entities.builders.EntityBuilderFactory
A builder for constructing a search REST entity from a search result
createBuilder() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.ExternalProcessBuilderFactory
 
createByUrlBuilder(Space, WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
createCache(String, CacheLoader, CacheSettings, HazelcastCacheManager) - Method in class com.atlassian.confluence.cache.hazelcast.AsyncInvalidationCacheFactory
Creates an instance of AsyncInvalidationCache, backed by the singleton instance of CacheInvalidatorFactory.
createCacheInvalidator(Cache<K, V>) - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.CacheInvalidatorFactory
Creates a CacheInvalidator for the given com.atlassian.cache.Cache.
createCacheManagerFlusher(CacheManager) - Static method in interface com.atlassian.confluence.impl.cache.CacheFlusher
Deprecated.
since 5.10
createCallable(Callable<T>) - Method in class com.atlassian.sal.confluence.executor.ConfluenceThreadLocalDelegateExecutorFactory
 
createCaptchaSettingsHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createChildGroupMembershipCache(TransactionAwareCacheFactory) - Static method in class com.atlassian.confluence.user.crowd.DefaultGroupMembershipCache
 
createChildPage(String, String) - Static method in class com.atlassian.confluence.it.content.EditContentBean
Returns a page creation bean by going directly to the URL of a page, then clicking on the 'Add Page' link on the page.
createChildPage(String, String, WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
createCluster(String, File, InetAddress) - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
createCluster(String, File, InetAddress, String) - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
createCluster(String, File, String, ClusterJoinConfig) - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
Creates a new cluster with the given name, on the specified network interface, as long as the given cluster does not exist.
createCluster(String, File, InetAddress) - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
Deprecated.
createCluster(String, File, InetAddress, String) - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
Deprecated.
createCluster(String, File, String, ClusterJoinConfig) - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
createCluster(String, File, InetAddress) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
Deprecated.
createCluster(String, File, InetAddress, String) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
Deprecated.
createCluster(String, File, String, ClusterJoinConfig) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
createCluster(String, String, String) - Method in class com.atlassian.confluence.it.setup.steps.ClusterPage
 
createCluster(String, String, String, String, String, String) - Method in class com.atlassian.confluence.it.setup.steps.ClusterPage
 
createClusterConfig() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
createClusterConfig() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
createClusterConfig() - Method in interface com.atlassian.confluence.impl.cluster.ClusterConfigurationHelperInternal
Creates and sets up the cluster config file in the shared home if it doesn't already exist.
createClusterFromStandalone(String, String, String, String) - Method in class com.atlassian.confluence.it.setup.steps.ClusterPage
 
createCombinedResourceBundle(Iterable<? extends ResourceBundle>) - Static method in class com.atlassian.confluence.util.i18n.CombinedResourceBundleFactory
Create a new ResourceBundle by combining the supplied component ResourceBundles.
createCommand() - Method in class com.atlassian.confluence.pages.actions.AbstractCommandAction
 
createCommand() - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
createCommand() - Method in class com.atlassian.confluence.pages.actions.CreateBlogPostAction
 
createCommand() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
createCommand() - Method in class com.atlassian.confluence.pages.actions.MoveBlogPostAction
 
createCommand() - Method in class com.atlassian.confluence.pages.actions.MovePageAction
 
createCommand() - Method in class com.atlassian.confluence.pages.actions.RemoveHistoricalVersionAction
 
createCommand() - Method in class com.atlassian.confluence.pages.actions.RevertPageOrderAction
 
createCommand() - Method in class com.atlassian.confluence.pages.actions.SetPageOrderAction
 
createCommand() - Method in class com.atlassian.confluence.renderer.actions.RenderContentAction
 
createCommand(String, String, String, String) - Static method in class com.atlassian.confluence.upgrade.ddl.AddForeignKeyCommand
 
createComment(Comment) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createComment(Comment, long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Since 5.5. Just call ConfluenceRpc.createComment(Comment) with a Comment that has a parentId set.
createComment(Comment, ContentRepresentation) - Method in class com.atlassian.confluence.it.rpc.delegates.ContentRpc
 
createComment(Comment) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
createComment(Comment, long) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
CreateCommentCommand - Interface in com.atlassian.confluence.content.service.comment
Service command to create a new comment
CreateCommentCommandImpl - Class in com.atlassian.confluence.content.service.comment
 
CreateCommentCommandImpl(PermissionManager, ContentEntityManager, CommentManager, long, long, String) - Constructor for class com.atlassian.confluence.content.service.comment.CreateCommentCommandImpl
CreateCommentCommandImpl(PermissionManager, ContentEntityManager, CommentManager, long, long, String, NewCommentDeduplicator) - Constructor for class com.atlassian.confluence.content.service.comment.CreateCommentCommandImpl
 
CreateCommentFromEditorCommand - Class in com.atlassian.confluence.content.service.comment
 
CreateCommentFromEditorCommand(PermissionManager, ContentEntityManager, CommentManager, EditorConverter, long, long, String, NewCommentDeduplicator) - Constructor for class com.atlassian.confluence.content.service.comment.CreateCommentFromEditorCommand
 
createCommentHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createCommentLocationPredicate(Collection<String>) - Static method in class com.atlassian.confluence.api.impl.service.content.finder.FinderPredicates
 
createCompleteComponent(Class) - Method in class com.atlassian.confluence.spring.DelegatingContainerContext
 
createCompletionStage(Content) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
 
createCompletionStage(Content, Expansion...) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
 
createCompletionStage(ContentTemplate, Expansion...) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl
 
createCompletionStage(RelationInstance<S, T>) - Method in class com.atlassian.confluence.rest.client.impl.RemoteRelationServiceImpl
 
createCompletionStage(JsonContentProperty) - Method in interface com.atlassian.confluence.rest.client.RemoteContentPropertyService
Create a content property.
createCompletionStage(JsonContentProperty) - Method in class com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl
 
createCompletionStage(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
Create a piece of content.
createCompletionStage(Content, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
Create a piece of content.
createCompletionStage(ContentTemplate, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTemplateService
 
createCompletionStage(RelationInstance<S, T>) - Method in interface com.atlassian.confluence.rest.client.RemoteRelationService
Creates a directed relation between two relatable entities.
createCompletionStage(JsonSpaceProperty) - Method in interface com.atlassian.confluence.rest.client.RemoteSpacePropertyService
Create a space property.
createCompletionStage(JsonSpaceProperty) - Method in class com.atlassian.confluence.rest.client.RemoteSpacePropertyServiceImpl
 
createCompletionStage(Space, boolean) - Method in interface com.atlassian.confluence.rest.client.RemoteSpaceService
Create a new space.
createCompletionStage(Space, boolean) - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl
 
createComponent(Class) - Method in class com.atlassian.confluence.spring.DelegatingContainerContext
 
createComponents(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.unstemmed.ArabicAnalyzer
 
createComponents(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.unstemmed.ChineseAnalyzer
 
createComponents(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.unstemmed.EuropeanAnalyzer
 
createComponents(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.unstemmed.GreekAnalyzer
 
createComponents(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.unstemmed.JapaneseAnalyzer
 
createComponents(String, Reader) - Method in class com.atlassian.confluence.search.lucene.ConfluenceFilenameAnalyzer
 
createComponents(String, Reader) - Method in class com.atlassian.confluence.search.lucene.EnglishAnalyzer
 
createComponents(String, Reader) - Method in class org.apache.lucene.analysis.ASCIILanguageAnalyzer
 
createCompositeCacheFlusher(Collection<CacheFlusher>) - Static method in interface com.atlassian.confluence.impl.cache.CacheFlusher
 
createConfig(Object...) - Static method in class com.atlassian.confluence.rest.client.RestClientFactory
Helper method to create a jersey client config with the given providers registered.
createConfluenceHttpParametersHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createConfluenceSchema(Configuration, boolean) - Static method in class com.atlassian.confluence.setup.DefaultHibernateConfigurator
Deprecated.
createConfluenceSchemaCreator(Configuration) - Static method in class com.atlassian.confluence.setup.DefaultHibernateConfigurator
Deprecated.
since 7.1. Get the ConfluenceSchemaCreator from Spring.
createConstraintPredicate(HibernateConfig, SessionFactory) - Static method in class com.atlassian.confluence.upgrade.impl.HibernateCheckConstraint
 
createContent(Content) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createContent(Content) - Method in class com.atlassian.confluence.it.rpc.delegates.ContentRpc
 
createContent(Content, ContentStatus, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentResource
Creates a new piece of Content or publishes the draft if the content id is present.
CreateContentCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
CreateContentCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.CreateContentCondition
 
CreateContentCondition - Class in com.atlassian.confluence.plugins.dashboard
Deprecated.
CreateContentCondition() - Constructor for class com.atlassian.confluence.plugins.dashboard.CreateContentCondition
Deprecated.
 
createContentEntityBuilder(Class<? extends T>) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.DefaultEntityBuilderFactory
 
createContentEntityBuilder(Class<? extends T>) - Method in interface com.atlassian.confluence.plugins.rest.entities.builders.EntityBuilderFactory
A builder for constructing a REST entity from a {{com.atlassian.confluence.core.ContentEntityObject}}
createContentFinder(ContentServiceImpl, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.finder.ContentFinderFactory
 
createContentIdPredicate(List<ContentId>) - Static method in class com.atlassian.confluence.api.impl.service.content.finder.FinderPredicates
 
createContentIndexTask(List<ContentType>, List<ContentStatus>, JournalEntryType) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
createContentPermissionHandler(AuditHandler<User>) - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createContentPermissionsFromSet(ContentPermissionSet) - Static method in class com.atlassian.confluence.core.ContentPermissionUtils
 
createContentPropertyFinder(Expansion...) - Method in class com.atlassian.confluence.plugins.contentproperty.ContentPropertyFinderFactory
 
createContentTemplate(ContentTemplate, String) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.TemplateResource
Create a contentTemplate, this means creating a new page template or a customised blueprint template.
createContentTypePredicate(ContentType...) - Static method in class com.atlassian.confluence.api.impl.service.content.finder.FinderPredicates
 
createContext(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
 
createContext(OgnlValueStack, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.setup.webwork.ConfluenceVelocityManager
 
createContext(VelocityManager, OgnlValueStack, HttpServletRequest, HttpServletResponse, String) - Method in class com.atlassian.confluence.setup.webwork.EncodingVelocityResult
 
createContextForTemplateView(Space, String, String) - Static method in class com.atlassian.confluence.core.ContentEntitySimulacrum
Deprecated.
 
CreateContextProvider - Interface in com.atlassian.confluence.content.service.page
Allows the context of the page creation process to be retrieved (e.g.
createConversionContext(ContentEntityObject) - Method in class com.atlassian.confluence.mail.notification.ConversionContextCreator
 
createCreateIndexCommand(String, String, String...) - Method in interface com.atlassian.confluence.upgrade.ddl.DdlExecutor
 
createCreateIndexCommand(String, String, boolean, String...) - Method in interface com.atlassian.confluence.upgrade.ddl.DdlExecutor
 
createCreateIndexCommand(String, String, String...) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateDdlExecutor
Create a compound non-unique index
createCreateIndexCommand(String, String, boolean, String...) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateDdlExecutor
Create a compound index
createCreationDatePredicate(LocalDate) - Static method in class com.atlassian.confluence.api.impl.service.content.finder.FinderPredicates
 
createCredentialsProviderInstance() - Method in class com.atlassian.confluence.user.HibernateUserProviderFactory
 
createCriteria(Session, Class) - Static method in class com.atlassian.crowd.embedded.hibernate2.CriteriaFactory
Deprecated.
since 5.7. No replacement.
createCronTrigger(String, String, String) - Method in class com.atlassian.confluence.schedule.quartz.CronTriggerFactory
 
createCrowdDirectoryHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createCrowdUserHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createCssSelector(String, int) - Static method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
createCustomContentEntity(Content, CustomContentEntityObject) - Method in class com.atlassian.confluence.content.apisupport.CustomContentTypeApiSupport
Set the extension properties on the entity.
createCustomContentEntity(Content, CustomContentEntityObject) - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentTypeSupport
 
createCustomHtmlSettingsHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
CREATED - Static variable in class com.atlassian.confluence.core.ContentEntityObject
 
Created - Interface in com.atlassian.confluence.event.events.types
Indicates that the implementation represents a creation event.
CREATED_BY - Static variable in class com.atlassian.confluence.api.model.content.History.Expansions
 
createdAfter(Date) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
 
createDatabase() - Method in class com.atlassian.confluence.setup.actions.SetupEmbeddedDatabaseAction
 
createdBy(Person) - Method in class com.atlassian.confluence.api.model.content.History.HistoryBuilder
 
createdBy(Person) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.ContentMatchers
 
createdBy(String) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.ContentMatchers
 
createdContent - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
Will content the content created after executeInternal has successfully completed.
createdDate(DateTime) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
Deprecated.
 
createdDate(Date) - Method in class com.atlassian.confluence.api.model.content.History.HistoryBuilder
 
createdDate(ReadableDateTime) - Method in class com.atlassian.confluence.api.model.content.History.HistoryBuilder
 
createdDate - Variable in class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
 
createdDateAfter(DateTime) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.ContentMatchers
 
createdDateBefore(DateTime) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.ContentMatchers
 
createDecoratorHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createDefault() - Method in interface com.atlassian.confluence.content.render.xhtml.transformers.DefaultFragmentTransformerFactory
 
createDefault() - Method in class com.atlassian.confluence.content.render.xhtml.transformers.DefaultFragmentTransformerFactoryImpl
 
createDefault() - Static method in class com.atlassian.confluence.internal.security.SpacePermissionContext
 
createDefaultSpacePermissions(Space) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
createDefaultSpacePermissions(Space) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
createDefaultSpacePermissions(Space) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
createDefaultSpacePermissions(Space) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
createDefaultSpacePermissions(Space) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
createDefaultVelocityContext() - Method in class com.atlassian.confluence.plugin.services.DefaultVelocityHelperService
 
createDefaultVelocityContext() - Method in interface com.atlassian.confluence.plugin.services.VelocityHelperService
 
createDefaultVelocityContext() - Static method in class com.atlassian.confluence.renderer.radeox.macros.MacroUtils
 
createDeleteChangeDocumentsIndexTask(Searchable) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
createDeleteChangeDocumentsIndexTask(String) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
createDeleteDocumentTask(Edge) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskFactory
 
createDeleteDocumentTask(IndexableEdge) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskFactory
 
createDeleteDocumentTask(String) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskFactory
 
createDeleteDocumentTask(Searchable) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
createDeleteDocumentTask(String) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
createDeleteEdgeByTargetIdAndUserTask(Edge) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskFactory
 
createDeleteEdgeByTargetIdAndUserTask(IndexableEdge) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskFactory
 
createDeleteEdgeTargetingDocumentTask(Edge) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskFactory
 
createDeleteEdgeTargetingDocumentTask(IndexableEdge) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskFactory
 
createDeleteEdgeTargetingDocumentTask(String) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskFactory
 
CreateDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.CreateDialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
CreateDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.CreateDialog
Deprecated.
 
createDialog - Variable in class com.atlassian.confluence.pageobjects.page.DashboardPage
Deprecated.
 
createDirectoryHierarchy(File, long) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalContentFileSystemHelper
Get the directory corresponding to the given content ID, creating the directory hierarchy as required.
createDirectoryIfDoesntExist(File) - Static method in class com.atlassian.confluence.plugin.ConfluencePluginUtils
Create a directory if there is no directory, otherwise do nothing.
createDraft(T, SaveContext) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
createDraft(T, SaveContext) - Method in interface com.atlassian.confluence.internal.ContentDraftManagerInternal
This method sets the common properties of the ContentEntityObject to be saved as a draft
createDraft(String, String) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
This method creates a draft
createDraft(String, String, long) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
This method creates a draft.
createDraft(Draft) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createDraft() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
Deprecated.
since 5.10
createDraft() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
createDraft(String, String) - Method in class com.atlassian.confluence.pages.DefaultDraftsTransitionHelper
 
createDraft(String, String, long) - Method in class com.atlassian.confluence.pages.DefaultDraftsTransitionHelper
 
createDraft(String, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
createDraft(String, String, long) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
createDraft(String, String) - Method in interface com.atlassian.confluence.pages.DraftsTransitionHelper
This method should attempt to create a draft based on whether or not the Shared Drafts Dark Feature is enabled or disabled.
createDraft(String, String, long) - Method in interface com.atlassian.confluence.pages.DraftsTransitionHelper
This method should attempt to create a draft based on whether or not the Shared Drafts Dark Feature is enabled or disabled.
createDraft(String, Hashtable) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
createDraft(String, Hashtable) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Creates a draft for the draft owner and draft type with the specified title and content.
createDraft(String, Hashtable) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
createDropIndexCommand(String, String) - Method in interface com.atlassian.confluence.upgrade.ddl.DdlExecutor
 
createDropIndexCommand(String, String) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateDdlExecutor
 
createDropTableCommand(String) - Method in interface com.atlassian.confluence.upgrade.ddl.DdlExecutor
 
createDropTableCommand(String) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateDdlExecutor
 
createDropUniqueConstraintByColumnsCommand(String...) - Method in interface com.atlassian.confluence.upgrade.ddl.AlterTableExecutor
Drop constraints by column names.
createDropUniqueConstraintByColumnsCommand(String...) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
createDropUniqueConstraintCommand(String) - Method in interface com.atlassian.confluence.upgrade.ddl.AlterTableExecutor
 
createDropUniqueConstraintCommand(String) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
CreatedSort - Class in com.atlassian.confluence.search.v2.sort
Order search results by time created
CreatedSort(SearchSort.Order) - Constructor for class com.atlassian.confluence.search.v2.sort.CreatedSort
 
createDTD() - Method in class com.atlassian.confluence.xml.XhtmlEntityResolver
Deprecated.
since 5.8. Use the the following DTD declaration instead: <!DOCTYPE content-root SYSTEM "xhtml.ent">
createDTD() - Method in interface com.atlassian.confluence.xml.XMLEntityResolver
Deprecated.
since 5.8. Use the the following DTD declaration instead: <!DOCTYPE content-root SYSTEM "xhtml.ent">
createDynamicType(String, Map<String, Type>) - Method in class com.atlassian.confluence.plugins.graphql.DefaultGraphQL
 
createDynamicType(String, Map<String, Type>) - Method in interface com.atlassian.confluence.rest.api.graphql.GraphQL
Create a DynamicType object
CREATEEDIT_PAGE_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
createEditorXmlEventReader(Reader) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXmlEventReaderFactory
 
createEditorXmlEventReader(Reader) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlEventReaderFactory
 
createEntityManager() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
createEntityManager(Map) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
createEntityManager(SynchronizationType) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
createEntityManager(SynchronizationType, Map) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
CreateEvent(boolean, Collection<WebhookEvent>, boolean, boolean) - Constructor for class com.atlassian.confluence.internal.webhooks.analytics.WebhookAnalytics.CreateEvent
 
createExceptionHandler() - Method in class com.atlassian.confluence.license.LicenseWebFacadeTemplate
 
createExcerpt(Content) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
createExcerpt(ContentEntityObject, String) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
createExcerpt(ContentEntityObject, String, Set<String>, int) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
createExcerpt(ContentEntityObject, String, ExcerptConfig) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
createExcerpt(String, ExcerptConfig) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
createExcerpt(Content) - Method in interface com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter
Creates an excerpt block from the provided content object without any tags excluded, using an implementation specific number of blocks.
createExcerpt(ContentEntityObject, String) - Method in interface com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter
Creates an excerpt of the contentEntityObject without any tags excluded including an implementation specific number of blocking
createExcerpt(ContentEntityObject, String, ExcerptConfig) - Method in interface com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter
Creates an excerpt of the contentEntityObject excluding any html tags that are in the exclude set.
createExportDirectory() - Method in class com.atlassian.confluence.importexport.impl.AbstractExporterImpl
Create a temp directory to store files used to build an export zip.
createExportDirectory() - Method in class com.atlassian.confluence.importexport.impl.ConfluenceTempDirExportFileNameGenerator
 
createExportDirectory() - Method in interface com.atlassian.confluence.importexport.impl.ExportFileNameGenerator
Create a unique directory within which an export operation can create any necessary files and final output.
createFailureResultMap(IllegalArgumentException) - Static method in class com.atlassian.confluence.ui.rest.content.LegacyRestHelper
Deprecated.
Creates a JSON serializable response when a request fails
createFeed(ISearch, FeedProperties) - Method in class com.atlassian.confluence.rss.DefaultFeedBuilder
 
createFeed(ISearch, FeedProperties) - Method in interface com.atlassian.confluence.rss.FeedBuilder
Constructs a feed off the specified search.
createFileFromChunks(ClientIdentity, List<ChunkETag>, Option<String>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingFileStoreClient
createFileFromChunks(ClientIdentity, List<ChunkETag>, Option<String>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingMediaApiClient
createFileNamePredicate(String) - Static method in class com.atlassian.confluence.api.impl.service.content.finder.FinderPredicates
 
createFilter(Collection<String>, boolean) - Static method in class com.atlassian.confluence.search.lucene.filter.SpaceFilter
 
createForAddress(InetAddress) - Static method in class com.atlassian.confluence.cluster.MulticastClusterJoinConfig
 
createForConfig(InetAddress, int, int) - Static method in class com.atlassian.confluence.cluster.MulticastClusterJoinConfig
 
createForKeys(String, String, String, String, String, String, String, String) - Static method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
 
createForNonExistentUser(String) - Static method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.UserResourceIdentifier
 
createForPeers(String) - Static method in class com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
 
createForPeers(List<String>) - Static method in class com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
 
createForPlugin(String) - Method in interface com.atlassian.confluence.core.DataSourceFactory
Create a factory for a specific plugin.
createForTimeout(Timeout) - Static method in exception com.atlassian.confluence.content.render.xhtml.XhtmlTimeoutException
 
createForTimeout(Object, ConfluenceEntityObject, Timeout, int, int) - Static method in class com.atlassian.confluence.rss.FeedTimeoutEvent
 
createForUser() - Method in interface com.atlassian.confluence.core.datetime.DateFormatterFactory
Obtains a DateFormatter suitable for the current users timezone.
createForUser() - Method in class com.atlassian.confluence.core.datetime.DateFormatterFactoryImpl
 
createFriendlyForUser(Date) - Method in interface com.atlassian.confluence.core.datetime.DateFormatterFactory
Creates a FriendlyDateFormatter for the current user.
createFriendlyForUser() - Method in interface com.atlassian.confluence.core.datetime.DateFormatterFactory
Creates a FriendlyDateFormatter for the current user, with the current date/time used for "now".
createFriendlyForUser(Date) - Method in class com.atlassian.confluence.core.datetime.DateFormatterFactoryImpl
 
createFriendlyForUser() - Method in class com.atlassian.confluence.core.datetime.DateFormatterFactoryImpl
 
createFrom(MacroDefinition, Macro) - Static method in class com.atlassian.confluence.macro.count.MacroMetricsKey
 
createFrom(Map<String, ?>) - Static method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
Creates a new DefaultWebInterfaceContext with the datas from the given Map.
createFrom(String, JsonNode) - Method in enum com.atlassian.confluence.plugins.contentproperty.index.schema.SchemaFieldType
 
createFromAttachment(Attachment) - Static method in class com.atlassian.confluence.plugins.lookandfeel.SiteLogo
createFromConfigurationString(String) - Method in enum com.atlassian.confluence.pages.AttachmentDataStorageType
 
createFromPager(Pager<H>, LimitedRequest, Function<H, M>) - Static method in class com.atlassian.confluence.api.impl.pagination.PagerToPageResponseHelper
Helper to build page responses from atlassian user Pagers
createFromStream(InputStream) - Static method in class com.atlassian.confluence.it.export.SimpleSiteStructure
Utility method to create a SimpleSiteStructure as represented by the supplied InputStream.
createFromSystemProperty(String, Duration) - Static method in class com.atlassian.confluence.util.profiling.DurationThresholdWarningTimingHelperFactory
Factory method for creating a new instance using the given system property and default threshold to configure it.
createFromTemplateContent(User, String, String) - Static method in class com.atlassian.confluence.mail.template.MailNotificationQueueItem
 
createFromTemplateFile(User, String, String) - Static method in class com.atlassian.confluence.mail.template.MailNotificationQueueItem
 
createFromTemplateFile(User, String, String) - Static method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem
createFromTemplateFileAndLocation(User, String, String, String) - Static method in class com.atlassian.confluence.mail.template.MailNotificationQueueItem
 
createFromTemplateFileAndLocation(User, String, String, String) - Static method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem
createFromUsernameSource(UserKey, String) - Static method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.UserResourceIdentifier
 
createGlobal() - Method in interface com.atlassian.confluence.core.datetime.DateFormatterFactory
Obtains a DateFormatter that uses the instances default timezone.
createGlobal() - Method in class com.atlassian.confluence.core.datetime.DateFormatterFactoryImpl
 
createGlobalSettings() - Method in class com.atlassian.sal.confluence.pluginsettings.ConfluencePluginSettingsFactory
 
createGroup(String) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
Note that this method creates a group with case sensitive name.
createGroup(String) - Method in interface bucket.user.UserAccessor
Deprecated.
 
createGroup(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createGroup(Group) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createGroup(String) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
createGroup(Group) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
createGroup(String) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
createGroup(Group) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
createGroup(String) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
 
createGroup(Group) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
 
createGroup(String) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
Method was added for consistency.
createGroup(String) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
createGroupAttributes(String) - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
createGroupGuardPermission(String, String) - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
Creates the relevant guard permission for the group
createGroupGuardPermission(String, String) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Creates the relevant guard permission for the group
createGroupGuardPermission(String, String) - Method in class com.atlassian.confluence.security.administrators.EditSpacePermissionsAdministrator
 
createGroupPermission(String, String) - Static method in class com.atlassian.confluence.security.ContentPermission
 
createGroupSpacePermission(String, Space, String) - Static method in class com.atlassian.confluence.security.SpacePermission
 
createHibernateTemplate(SessionFactory) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
createHref(ConversionContext, Object, String) - Method in class com.atlassian.confluence.content.render.xhtml.links.AbsoluteHrefEvaluator
 
createHref(ConversionContext, Object, String) - Method in class com.atlassian.confluence.content.render.xhtml.links.DefaultHrefEvaluator
 
createHref(ConversionContext, Object, String) - Method in interface com.atlassian.confluence.content.render.xhtml.links.HrefEvaluator
Create the appropriate href attribute value for the supplied ConversionContext.
createHref(ConversionContext, Object, String) - Method in class com.atlassian.confluence.content.render.xhtml.links.HtmlExportHrefEvaluator
Attachments and Pages may well exist in the export so look for them as a special case.
createHref(ConversionContext, Page, String) - Method in class com.atlassian.confluence.content.render.xhtml.links.HtmlExportHrefEvaluator
 
createHref(ConversionContext, Attachment, String) - Method in class com.atlassian.confluence.content.render.xhtml.links.HtmlExportHrefEvaluator
 
createHref(ConversionContext, WebLink, String) - Method in class com.atlassian.confluence.content.render.xhtml.links.HtmlExportHrefEvaluator
 
createHref(ConversionContext, Object, String) - Method in class com.atlassian.confluence.content.render.xhtml.links.OutputTypeAwareHrefEvaluator
 
createImportContext(ExportDescriptor) - Method in class com.atlassian.confluence.importexport.actions.AbstractFileRestoreAction
Builds the import context from the restore file xml
createImportContext(ExportDescriptor) - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
createImportContext(ExportDescriptor) - Method in class com.atlassian.confluence.importexport.actions.RestorePageAction
 
createImportTask(DefaultImportContext) - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
createImportTask(DefaultImportContext) - Method in class com.atlassian.confluence.importexport.actions.SetupRestoreAction
 
createIndexBackup(JournalIdentifier, String, IndexRecoverer) - Method in interface com.atlassian.confluence.api.service.index.IndexRecoveryService
Creates an index snapshot in the cluster shared home.
createIndexBackup(JournalIdentifier, String, IndexRecoverer) - Method in class com.atlassian.confluence.impl.index.DefaultIndexRecoveryService
 
CreateIndexCommand - Class in com.atlassian.confluence.upgrade.ddl
 
CreateIndexCommand(String, String, String...) - Constructor for class com.atlassian.confluence.upgrade.ddl.CreateIndexCommand
 
CreateIndexCommand(String, String, boolean, String...) - Constructor for class com.atlassian.confluence.upgrade.ddl.CreateIndexCommand
 
createIndexDraftsTask() - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
createIndexingAnalyzer() - Method in class com.atlassian.confluence.search.lucene.ConfluenceLuceneAnalyzerFactory
 
CreateIndexSnapshotMaintenanceTask - Class in com.atlassian.confluence.impl.system.task
Create an index snapshot after a successful reindex in DC
CreateIndexSnapshotMaintenanceTask(String, Collection<Index>) - Constructor for class com.atlassian.confluence.impl.system.task.CreateIndexSnapshotMaintenanceTask
 
CreateIndexSnapshotMaintenanceTaskRunner - Class in com.atlassian.confluence.impl.system.runner
Create an index snapshot after a full reindex in DC.
CreateIndexSnapshotMaintenanceTaskRunner(ClusterManager, LuceneIndexSnapshotManager, SystemMaintenanceTaskRegistry, SystemMaintenanceTaskQueue, EventPublisher) - Constructor for class com.atlassian.confluence.impl.system.runner.CreateIndexSnapshotMaintenanceTaskRunner
 
createInputSource(Reader) - Method in class com.atlassian.confluence.xml.XalanXslTransformer
 
createInputSource(Reader) - Method in class com.atlassian.confluence.xml.XhtmlXalanXslTransformer
 
createInputStreamPredicate() - Static method in class com.atlassian.confluence.pages.thumbnail.renderer.AdaptiveThresholdPredicate
Deprecated.
 
createInstance(ContentBlueprintInstance, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.ContentBlueprintService
 
createInstance(ContentBlueprintInstance, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.template.ContentTemplateService
Create a page/draft content from a template.
createInstance() - Method in class com.atlassian.confluence.cluster.ClusterAwareFactoryBean
Deprecated.
 
createInstance() - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManagerFactory
 
createInstance() - Method in class com.atlassian.confluence.impl.cache.whitelist.CacheOperationsWhitelistServiceFactoryBean
 
createInstance(ContentBlueprintInstance, ContentTemplateId, String) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.TemplateResource
 
createInstance(ContentBlueprintInstance, Expansion...) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl
createInstance(ContentBlueprintInstance, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTemplateService
createInstance() - Method in class com.atlassian.confluence.spring.johnson.JohnsonConfigFactoryBean
 
createInstance() - Method in class com.atlassian.confluence.spring.johnson.JohnsonEventContainerFactoryBean
 
createInstance() - Method in class com.atlassian.confluence.util.zipkin.impl.BraveFactoryBean
 
createInstanceCompletionStage(ContentBlueprintInstance, Expansion...) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl
 
createInstanceCompletionStage(ContentBlueprintInstance, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTemplateService
 
createJacksonModule() - Static method in class com.atlassian.confluence.rest.client.RestClientFactory
 
createJohnsonEvent(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createJohnsonEvent(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
createJohnsonEvent(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Creates a Johnson event inside Confluence.
createJohnsonEvent(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
createJournalEntry(JournalIdentifier, JournalEntryType, String) - Static method in class com.atlassian.confluence.search.queue.JournalEntryFactory
 
createLabel(Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
createLabel(Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
createLabel(Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
createLabel(Label) - Method in interface com.atlassian.confluence.labels.LabelManager
 
createLazyMacroReference(ModuleDescriptor<?>) - Method in class com.atlassian.confluence.macro.xhtml.DelegatingReadOnlyMacroManager
createLazyMacroReference(ModuleDescriptor<?>) - Method in interface com.atlassian.confluence.macro.xhtml.MacroManager
createLazyMacroReference(ModuleDescriptor<?>) - Method in class com.atlassian.confluence.macro.xhtml.UserMacroLibraryMacroManager
createLazyMacroReference(ModuleDescriptor<?>) - Method in class com.atlassian.confluence.macro.xhtml.UserMacroPluginMacroManager
createLazyMacroReference(ModuleDescriptor<?>) - Method in class com.atlassian.confluence.macro.xhtml.V2CompatibilityMacroManager
createLazyMacroReference(ModuleDescriptor<?>) - Method in class com.atlassian.confluence.macro.xhtml.XhtmlMacroManager
CreateLikeEventPayloadTransformer - Class in com.atlassian.confluence.plugins.like.notifications
 
CreateLikeEventPayloadTransformer(UserAccessor) - Constructor for class com.atlassian.confluence.plugins.like.notifications.CreateLikeEventPayloadTransformer
 
CreateLikeEventRecipientProvider - Class in com.atlassian.confluence.plugins.like.notifications
 
CreateLikeEventRecipientProvider(LikeNotificationManager, ConfluenceAccessManager, PermissionManager) - Constructor for class com.atlassian.confluence.plugins.like.notifications.CreateLikeEventRecipientProvider
 
createLink(RenderContext, String) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
 
CreateLinkResource - Class in com.atlassian.confluence.tinymceplugin.rest
 
CreateLinkResource(EditorFormatService) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.CreateLinkResource
 
createLoaders() - Method in class bucket.core.persistence.hibernate.MemoryOptimizedSingleTableEntityPersister
Deprecated.
 
createLoaders() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfluenceMemoryOptimizedSingleTableEntityPersister
 
createLoadSplit() - Method in class com.atlassian.confluence.cache.hazelcast.monitoring.ConfluenceMonitoringLoader
 
createLocal(CacheLoader<K, V>) - Static method in class com.atlassian.confluence.cache.InvalidatableCacheLoader
Creates a new InvalidatableCacheLoader that only invalidates values being created on the local JVM.
createLockSplit() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
createLoginManagerSettingsHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createLuceneBoostingQuery(Query, BoostingStrategy) - Method in interface com.atlassian.confluence.search.v2.lucene.boosting.BoostingQueryFactory
Deprecated.
Create a boosting query using the provided boosting strategy.
createLuceneBoostingQuery(Query, SearchQueryParameters, BoostingStrategy) - Method in interface com.atlassian.confluence.search.v2.lucene.boosting.BoostingQueryFactory
Deprecated.
Create a boosting query using the provided boosting strategy that is aware of the searchQueryParameters used to generate the query to wrap
createLuceneBoostingQuery(Query, BoostingStrategy) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostQueryFactoryImpl
Deprecated.
 
createLuceneBoostingQuery(Query, SearchQueryParameters, BoostingStrategy) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostQueryFactoryImpl
Deprecated.
 
createLuceneBoostingQueryWithPluggableStrategy(Query) - Method in interface com.atlassian.confluence.search.v2.lucene.boosting.BoostingQueryFactory
Deprecated.
Create a boosting query using the pluggable boosting strategy
createLuceneBoostingQueryWithPluggableStrategy(Query, SearchQueryParameters) - Method in interface com.atlassian.confluence.search.v2.lucene.boosting.BoostingQueryFactory
Deprecated.
Create a boosting query using the pluggable boosting strategy that is aware of the searchQueryParameters used to generate the query to wrap
createLuceneBoostingQueryWithPluggableStrategy(Query) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostQueryFactoryImpl
Deprecated.
 
createLuceneBoostingQueryWithPluggableStrategy(Query, SearchQueryParameters) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostQueryFactoryImpl
Deprecated.
 
createMail(File, String) - Method in class com.atlassian.confluence.it.mail.MailHelper
Deprecated.
 
createMailObject() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
createMailObject() - Method in class com.atlassian.confluence.mail.template.MailNotificationQueueItem
 
createMailObject() - Method in class com.atlassian.confluence.mail.template.NonUserMailNotificationQueueItem
 
createMailObject() - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem
 
CreateMailServerAction - Class in com.atlassian.confluence.admin.actions.mail
 
CreateMailServerAction() - Constructor for class com.atlassian.confluence.admin.actions.mail.CreateMailServerAction
 
createMailServerHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createMediaTypePredicate(String) - Static method in class com.atlassian.confluence.api.impl.service.content.finder.FinderPredicates
 
createMigrationAwareFragmentTransformer(List<? extends FragmentTransformer>, XmlOutputFactory, XmlEventReaderFactory, FragmentTransformationErrorHandler, EventPublisher) - Static method in class com.atlassian.confluence.content.render.xhtml.transformers.DefaultFragmentTransformer
 
createMigratorWithMigrationAwareTransformer(FragmentTransformer, XmlEventReaderFactory) - Static method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlRoundTripMigrator
 
createMinimumTimeout() - Static method in class com.atlassian.confluence.renderer.PageContext
Deprecated.
createModule() - Method in class com.atlassian.confluence.content.ContentTypeModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.content.persistence.hibernate.HibernateContentQueryModuleDescriptor
 
createModule(String, ModuleDescriptor<T>) - Method in class com.atlassian.confluence.plugin.AutodetectClassPrefixModuleFactory
Deprecated.
 
createModule() - Method in class com.atlassian.confluence.plugin.descriptor.AbstractExtractorModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.plugin.descriptor.AttachmentTextExtractorModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.plugin.descriptor.ContentNameSearchSectionSpecModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.plugin.descriptor.Extractor2ModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.plugin.descriptor.ExtractorModuleDescriptor
Deprecated.
 
createModule() - Method in class com.atlassian.confluence.plugin.descriptor.IndexRecovererModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.plugin.descriptor.JobModuleDescriptor
Deprecated.
 
createModule() - Method in class com.atlassian.confluence.plugin.descriptor.ListenerModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.plugin.descriptor.SearchDecoratorModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.plugin.descriptor.TransformerModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.plugin.descriptor.UserMacroModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.plugin.descriptor.VelocityContextItemModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.plugin.module.DefaultPluginModuleFactory
 
createModule() - Method in interface com.atlassian.confluence.plugin.module.PluginModuleFactory
 
createModule() - Method in class com.atlassian.confluence.plugins.edgeindex.plugin.EdgeTypeModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.renderer.template.TemplateRendererModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.rss.FeedCustomContentTypeModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.rss.FeedSupportModuleDescriptor
 
createModule() - Method in class com.atlassian.confluence.search.plugin.SiteSearchPluginModuleDescriptor
 
createModuleBackupFile(File, ModuleDescriptor<BackupRestoreProvider>) - Method in interface com.atlassian.confluence.importexport.plugin.BackupRestoreProviderManager
 
createModuleBackupFile(File, ModuleDescriptor<BackupRestoreProvider>) - Method in class com.atlassian.confluence.importexport.plugin.DefaultBackupRestoreProviderManager
 
createMultipleUsers(int) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
createMultipleUsers(int) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
createMultipleUsers(int) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
createName(String, String...) - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoring
Creates a legal name from the supplied mandatory suggestion, and optional extra parts.
createNavigation() - Method in interface com.atlassian.confluence.api.nav.NavigationService
 
createNavigation() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.DefaultRestNavigationService
 
createNavigation() - Method in interface com.atlassian.confluence.rest.api.services.RestNavigationService
 
createNewContentDraft(String, DraftService.DraftType) - Method in class com.atlassian.confluence.content.service.DefaultDraftService
 
createNewContentDraft(String, DraftService.DraftType) - Method in interface com.atlassian.confluence.content.service.DraftService
 
createNewQuery(Function<F, T>) - Static method in class com.atlassian.confluence.api.impl.pagination.PaginationQueryImpl
 
createNotificationTask(User, NotificationData, String, NotificationContext) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationsSender
 
createObjectMapper() - Static method in class com.atlassian.confluence.rest.serialization.CustomSerializerModuleFactory
 
createOrFindDraftFor(AbstractPage) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Retrieves the draft for the given AbstractPage if exists.
createOrFindDraftFor(AbstractPage) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
createPage(WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
Deprecated.
createPage(String) - Static method in class com.atlassian.confluence.it.content.EditContentBean
Deprecated.
createPage(Space) - Static method in class com.atlassian.confluence.it.content.EditContentBean
Deprecated.
createPage() - Method in class com.atlassian.confluence.it.content.PagesCollectorBean
 
createPage() - Method in class com.atlassian.confluence.it.content.ViewContentBean
Deprecated.
since 5.9.0 use EditContentBean.CreateByUrlBuilder instead.
createPage(String, String, String, long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
createPage(Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createPage(Page, ContentRepresentation) - Method in class com.atlassian.confluence.it.rpc.delegates.ContentRpc
 
createPage(Page) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
createPage(String, String, String, long) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
CreatePage - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.CreatePage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
CreatePage() - Constructor for class com.atlassian.confluence.pageobjects.page.content.CreatePage
Deprecated.
 
CreatePage(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.content.CreatePage
Deprecated.
 
createPage() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
Create the CEO to be saved from the data supplied to the action.
createPage() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
CreatePageAction - Class in com.atlassian.confluence.pages.actions
 
CreatePageAction() - Constructor for class com.atlassian.confluence.pages.actions.CreatePageAction
 
CreatePageAction.SimplePageProvider - Class in com.atlassian.confluence.pages.actions
A simple PageProvider that returns the Page that has been set on it.
createPageBlogTree(Space) - Method in class com.atlassian.confluence.pages.TreeBuilder
Creates a tree of content that includes the pages and the blog posts from the space.
CreatePageCommand - Interface in com.atlassian.confluence.content.service.page
An interface for a command that will create a new page.
CreatePageCommandImpl - Class in com.atlassian.confluence.content.service.page
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.
CreatePageCommandImpl(PageManager, PermissionManager, ContentPermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, PageProvider, ContentPermissionProvider, CreateContextProvider, Draft, User, boolean, ContentPropertyManager, LabelManager, DraftsTransitionHelper) - Constructor for class com.atlassian.confluence.content.service.page.CreatePageCommandImpl
Deprecated.
since 5.10
CreatePageCommandImpl(PageManager, PermissionManager, ContentPermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, PageProvider, ContentPermissionProvider, CreateContextProvider, ContentEntityObject, User, boolean, ContentPropertyManager, LabelManager, DraftsTransitionHelper) - Constructor for class com.atlassian.confluence.content.service.page.CreatePageCommandImpl
Deprecated.
since 5.10
CreatePageCommandImpl(PageManager, PermissionManager, ContentPermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, PageProvider, ContentPermissionProvider, CreateContextProvider, Page, User, boolean, ContentPropertyManager, LabelManager, DraftsTransitionHelper) - Constructor for class com.atlassian.confluence.content.service.page.CreatePageCommandImpl
 
CreatePageCondition - Class in com.atlassian.confluence.tinymceplugin.conditions
 
CreatePageCondition() - Constructor for class com.atlassian.confluence.tinymceplugin.conditions.CreatePageCondition
 
CreatePageEntryAction - Class in com.atlassian.confluence.pages.actions
An action that performs relevant authorisation checks when trying to enter the 'add page' screen.
CreatePageEntryAction() - Constructor for class com.atlassian.confluence.pages.actions.CreatePageEntryAction
 
CreatePageFromExistingCommandImpl - Class in com.atlassian.confluence.content.service.page
This command is only necessary because CopyPageAction has different authorisation and validation logic from CreatePageAction.
CreatePageFromExistingCommandImpl(PageManager, PermissionManager, ContentPermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, PageProvider, ContentPermissionProvider, CreateContextProvider, Draft, User, boolean, SpaceProvider, ContentPropertyManager, LabelManager, DraftsTransitionHelper) - Constructor for class com.atlassian.confluence.content.service.page.CreatePageFromExistingCommandImpl
Deprecated.
since 5.10
CreatePageFromExistingCommandImpl(PageManager, PermissionManager, ContentPermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, PageProvider, ContentPermissionProvider, CreateContextProvider, ContentEntityObject, User, boolean, SpaceProvider, ContentPropertyManager, LabelManager, DraftsTransitionHelper) - Constructor for class com.atlassian.confluence.content.service.page.CreatePageFromExistingCommandImpl
Deprecated.
since 5.10
CreatePageFromExistingCommandImpl(PageManager, PermissionManager, ContentPermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, PageProvider, ContentPermissionProvider, CreateContextProvider, Page, User, boolean, SpaceProvider, ContentPropertyManager, LabelManager, DraftsTransitionHelper) - Constructor for class com.atlassian.confluence.content.service.page.CreatePageFromExistingCommandImpl
 
CreatePageFromTemplateAction - Class in com.atlassian.confluence.pages.actions
 
CreatePageFromTemplateAction() - Constructor for class com.atlassian.confluence.pages.actions.CreatePageFromTemplateAction
 
createPageHierarchy(Space, int, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Create a simple hierarchy of pages where each page is the parent of the next.
CreatePageLink - Class in com.atlassian.confluence.content.render.xhtml.model.links
 
CreatePageLink(Link) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.links.CreatePageLink
 
CreatePageOrBlogpostCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Determines if the current user can create a page or blogpost somewhere in Confluence.
CreatePageOrBlogpostCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.CreatePageOrBlogpostCondition
 
createPagesFromPrototype(Page, int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createPagesFromPrototype(String, Hashtable, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
createPagesFromPrototype(String, Hashtable, int) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Creates a series of pages based on a prototype.
createPagesFromPrototype(String, Hashtable, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
CreatePageTemplate - Class in com.atlassian.confluence.pageobjects.page.space
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.space.CreatePageTemplate instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
CreatePageTemplate(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.space.CreatePageTemplate
Deprecated.
 
CreatePageTemplateAction - Class in com.atlassian.confluence.plugins.templates.actions
 
CreatePageTemplateAction() - Constructor for class com.atlassian.confluence.plugins.templates.actions.CreatePageTemplateAction
 
createPageTemplateHandler(AuditHandler<Space>) - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createPageTree(Space) - Method in class com.atlassian.confluence.pages.TreeBuilder
Creates a tree of content that just includes the pages of the space.
createPaginated(PaginationBatch<F>, Function<Iterable<F>, Iterable<T>>, int) - Method in class com.atlassian.confluence.api.impl.pagination.PaginationServiceImpl
createPaginated(PaginationBatch<F>, Function<Iterable<F>, Iterable<T>>, int) - Method in interface com.atlassian.confluence.api.impl.pagination.PaginationServiceInternal
createPagingIterator(PaginationBatch<F>, int, Function<Iterable<F>, Iterable<T>>) - Method in class com.atlassian.confluence.api.impl.pagination.PaginationServiceImpl
createPagingIterator(PaginationBatch<F>, int, Function<Iterable<F>, Iterable<T>>) - Method in interface com.atlassian.confluence.api.impl.pagination.PaginationServiceInternal
createParentGroupMembershipCache(TransactionAwareCacheFactory) - Static method in class com.atlassian.confluence.user.crowd.DefaultGroupMembershipCache
 
createParser(String, Attributes) - Static method in class com.atlassian.confluence.importexport.xmlimport.parser.ImportedPropertyParserFactory
 
createPartition() - Method in class com.atlassian.confluence.it.usermanagement.LdapService
 
createPartition(String) - Method in class com.atlassian.confluence.it.usermanagement.LdapService
 
createPermissions(String, String, String) - Method in class com.atlassian.confluence.pages.actions.PagePermissionsActionHelper
createPermissions(String, List<String>, List<String>) - Method in class com.atlassian.confluence.pages.actions.PagePermissionsActionHelper
Returns the view ContentPermissions of the required type for this helper instance, adding the helper User if they don't have view permission via the list.
createPermissionsForSpace(Space) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionDefaultsStore
 
createPermissionsForSpace(Space) - Method in interface com.atlassian.confluence.security.SpacePermissionDefaultsStore
 
createPersisterFor(ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.DelegatingObjectPersisterFactory
 
createPersisterFor(ImportedObject) - Method in interface com.atlassian.confluence.importexport.xmlimport.ObjectPersisterFactory
Creates a new persister for the given ImportedObject.
createPersisterFor(ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.ConfluenceUserPersisterFactory
 
createPersisterFor(ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.ContentPropertyPersisterFactory
 
createPersisterFor(ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.HibernateContentPermissionPersisterFactory
 
createPersisterFor(ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.HibernateKeyPersisterFactory
 
createPersisterFor(ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.HibernateMembershipPersisterFactory
 
createPersisterFor(ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.PropertySetItemPersisterFactory
 
createPersisterFor(ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.ReflectiveObjectPersisterFactory
 
createPersisterFor(ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.SynchronyEventsPersisterFactory
 
createPersisterFor(ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.SynchronySnapshotsPersisterFactory
 
createPersonalInformation(User) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
createPersonalInformation(User) - Method in interface com.atlassian.confluence.user.PersonalInformationManager
Creates a new PersonalInformation for the specified user.
createPersonalSpace(User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createPersonalSpace(User) - Method in class com.atlassian.confluence.it.user.UserProfile
 
createPersonalSpace() - Method in class com.atlassian.confluence.it.user.UserProfile
Create a personal space for the *current* user, who must have GlobalPermission.PERSONAL_SPACE.
createPersonalSpace(String, String, User) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
createPersonalSpace(String, String, User) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Creates a personal space.
CreatePersonalSpaceAction - Class in com.atlassian.confluence.spaces.actions
 
CreatePersonalSpaceAction() - Constructor for class com.atlassian.confluence.spaces.actions.CreatePersonalSpaceAction
 
CreatePersonalSpaceListener - Class in com.atlassian.confluence.spaces.listeners
Responds to a personal space being created.
CreatePersonalSpaceListener(FormatConverter, I18NBeanFactory, LocaleManager, PageManager, SystemTemplateManager, PluginAccessor, XhtmlContent, PersonalInformationManager, UserAccessor) - Constructor for class com.atlassian.confluence.spaces.listeners.CreatePersonalSpaceListener
 
createPrivatePersonalSpace(String, String, User) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
createPrivatePersonalSpace(String, String, User) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Create a personal Space for which only the creator has any permissions
createPrivateSpace(Space) - Method in class com.atlassian.confluence.plugins.restapi.resources.SpaceResource
Creates a new private Space, viewable only by its creator.
createPrivateSpace(String, String, String, User) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
createPrivateSpace(String, String, String, User) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Creates a Space for which only the creator has any permissions
createPrivateSpacePermissions(Space) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
createPrivateSpacePermissions(Space) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
createPrivateSpacePermissions(Space) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
createPrivateSpacePermissions(Space) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
createPrivateSpacePermissions(Space) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
createProfileProviderInstance() - Method in class com.atlassian.confluence.user.HibernateUserProviderFactory
 
createProvider(Module) - Static method in class com.atlassian.confluence.rest.client.RestClientFactory
Creates Provider instance to perform custom serialization needed for using the remote API model objects.
createProxy(T, Class<T>) - Method in interface com.atlassian.confluence.api.impl.service.content.finder.FinderProxyFactory
 
createProxy(T, Class<T>) - Method in class com.atlassian.confluence.api.impl.service.content.finder.FinderProxyFactoryImpl
 
createProxy(Class<T>, String, String) - Method in class com.atlassian.confluence.impl.tenant.TenantedProxyFactory
Create a tenancy-aware proxy for a given target type, which delegates to either one of two target beans depending on tenancy state.
createProxy(Class<T>, String) - Method in class com.atlassian.confluence.impl.tenant.TenantedProxyFactory
Create a tenancy-aware proxy for a given target type, which delegates to a designed target bean if there is a tenant, or throws an exception if there isn't.
createProxy(AbstractRemoteService<T>) - Static method in class com.atlassian.confluence.rest.client.proxy.RemoteServiceProxyCreator
 
createProxy(Class<?>, String, Object[], TargetSource) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Create an AOP proxy for the given bean.
createQuery(Double, Double, boolean, boolean) - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.NumericContentPropertyAliasFieldHandler
 
createQueryParser() - Method in class com.atlassian.confluence.search.lucene.ConfluenceLuceneQueryParserFactory
 
createQueryParser(Map<String, ? extends AnalyzerDescriptorProvider>) - Method in class com.atlassian.confluence.search.lucene.ConfluenceLuceneQueryParserFactory
 
createQueryParser() - Method in interface com.atlassian.confluence.search.lucene.LuceneQueryParserFactory
 
createQueryParser(Map<String, ? extends AnalyzerDescriptorProvider>) - Method in interface com.atlassian.confluence.search.lucene.LuceneQueryParserFactory
Create a analyzer that uses a field AnalyzerDescriptorProvider specified bin analyzerProviders.
createReadSplit() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
createRebuildChangeDocumentsIndexTask(Searchable) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
createReference(Attachment) - Static method in class com.atlassian.confluence.content.render.xhtml.links.LinksUpdater.AttachmentReferenceDetails
 
createReference(SpaceContentEntityObject) - Static method in class com.atlassian.confluence.content.render.xhtml.links.LinksUpdater.PartialReferenceDetails
Create the appropriate PartialReferenceDetails depending on whether the parameter is a BlogPost or a Page.
createReindexAllBlogsTask() - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
createReindexAllSpacesTask() - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
createReindexAllUsersTask() - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
createReIndexPermissionsTask(ContentEntityObject) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskFactory
 
createReIndexPermissionsTask(IndexableEdge) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskFactory
 
createReindexUsersInGroupTask(String) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
createRelationEntity(S, T, RelationDescriptor<?, ?>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.HibernateRelationDao
 
createRelationEntity(S, T, RelationDescriptor<?, ?>) - Method in interface com.atlassian.confluence.internal.relations.dao.RelationDao
Create new relation.
createRelative(String) - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
createRelative(String) - Method in class com.atlassian.confluence.core.UploadedResource
 
createRemotePageFromPageStruct(Hashtable) - Static method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcUtils
 
createRenameTableCommand(String, String) - Method in interface com.atlassian.confluence.upgrade.ddl.DdlExecutor
 
createRenameTableCommand(String, String) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateDdlExecutor
 
createRequest(Request.MethodType, String) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceHttpClientRequestFactory
 
createRequest(Request.MethodType, String) - Method in class com.atlassian.confluence.api.impl.sal.SetupHttpClientRequestFactory
 
createRequest(Request.MethodType, String) - Method in class com.atlassian.sal.confluence.net.ConfluenceHttpClientTrustedRequestFactory
 
createRequestContext() - Method in class com.atlassian.confluence.plugins.rest.resources.AbstractResource
 
createRestList(PageResponse<T>) - Static method in class com.atlassian.confluence.rest.api.model.RestList
createRestList(PageRequest, PageResponse<T>) - Static method in class com.atlassian.confluence.rest.api.model.RestList
createRestList(PageRequest, List<T>, boolean) - Static method in class com.atlassian.confluence.rest.api.model.RestList
Deprecated.
since 5.6.5. Use RestList.newRestList(PageRequest) instead.
CreateRssFeedAction - Class in com.atlassian.confluence.spaces.actions
 
CreateRssFeedAction() - Constructor for class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
createRunnable(Runnable) - Method in class com.atlassian.sal.confluence.executor.ConfluenceThreadLocalDelegateExecutorFactory
 
createSchema(boolean) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.schema.ConfluenceSchemaCreator
 
createSearchQuery(String) - Method in interface com.atlassian.confluence.macro.query.SearchQueryInterpreter
 
createSearchQuery() - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
createSearchQueryInterpreter(MacroExecutionContext) - Method in class com.atlassian.confluence.macro.query.params.BooleanQueryFactoryParameter
 
createSearchQueryInterpreter(MacroExecutionContext) - Method in class com.atlassian.confluence.macro.query.params.ContentTypeParameter
 
createSearchQueryInterpreter(MacroExecutionContext) - Method in class com.atlassian.confluence.macro.query.params.LabelParameter
 
createSearchQueryInterpreter(MacroExecutionContext) - Method in class com.atlassian.confluence.macro.query.params.SpaceKeyParameter
 
createServiceExecution(ServiceReference, Tenant, Function<S, ?>) - Method in class com.atlassian.sal.confluence.lifecycle.ExecutionStrategyTemplate
 
createServiceExecutionStrategy() - Method in class com.atlassian.sal.confluence.lifecycle.TenantAwareLifecycleManager
 
createSetOfNonEmptyElementsFromStringArray(String[]) - Static method in class com.atlassian.confluence.util.ListUtils
 
createSettingsForKey(String) - Method in class com.atlassian.sal.confluence.pluginsettings.ConfluencePluginSettingsFactory
 
createSettingsHandler(AuditHandler<CaptchaSettings>, AuditHandler<CustomHtmlSettings>, AuditHandler<LoginManagerSettings>, AuditHandler<ConfluenceHttpParameters>) - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createSharedHome() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
createSharedHome() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
createSharedHome() - Method in interface com.atlassian.confluence.impl.cluster.ClusterConfigurationHelperInternal
Creates shared home directory if it does not exist already.
createSimpleTrigger(String, String, Long, Integer) - Method in class com.atlassian.confluence.schedule.quartz.SimpleTriggerFactory
 
createSpace(Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createSpace(String, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Since 5.5. Create a Space and call ConfluenceRpc.createSpace(Space).
createSpace(Space) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcSpaceClient
 
createSpace(String, String, String) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcSpaceClient
 
createSpace(Space) - Method in class com.atlassian.confluence.plugins.restapi.resources.SpaceResource
Creates a new Space.
createSpace(String, String, String, User) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
createSpace(Space) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
Deprecated.
since 4.3. Use {#link #createSpace(String key, String name, String description, User creator)} instead
createSpace(String, String, String, User) - Method in interface com.atlassian.confluence.spaces.SpaceManager
 
createSpace(Space) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Deprecated.
since 6.10.0, use {#link #createSpace(String key, String name, String description, User creator)}
CreateSpaceAction - Class in com.atlassian.confluence.spaces.actions
Deprecated.
Since 5.3 - use the new rest APIs from the Create Content plugin com.atlassian.confluence.plugins.createcontent.rest.SpaceBlueprintResource
CreateSpaceAction() - Constructor for class com.atlassian.confluence.spaces.actions.CreateSpaceAction
Deprecated.
 
CreateSpaceBean - Class in com.atlassian.confluence.it.content
 
CreateSpaceButtonMacro - Class in com.atlassian.confluence.plugins.macros.dashboard
 
CreateSpaceButtonMacro() - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.CreateSpaceButtonMacro
 
createSpaceDescriptionHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createSpaceEntity(Space) - Static method in class com.atlassian.confluence.plugins.rest.entities.builders.DefaultContentEntityBuilder
 
createSpaceFromAnywhere() - Static method in class com.atlassian.confluence.it.content.CreateSpaceBean
Factory method to return a space creation bean from anywhere in the app.
createSpaceFromAnywhere(WebTester) - Static method in class com.atlassian.confluence.it.content.CreateSpaceBean
 
createSpaceFromDashboard(WebTester) - Static method in class com.atlassian.confluence.it.content.CreateSpaceBean
Factory method to return a space creation bean for the current page.
createSpaceGroup(String, String) - Method in class com.atlassian.confluence.spaces.DefaultSpaceGroupManager
Deprecated.
 
createSpaceGroup(String, String, String) - Method in class com.atlassian.confluence.spaces.DefaultSpaceGroupManager
Deprecated.
 
createSpaceGroup(String, String) - Method in interface com.atlassian.confluence.spaces.SpaceGroupManager
Deprecated.
Create a Space Group
createSpaceGroup(String, String, String) - Method in interface com.atlassian.confluence.spaces.SpaceGroupManager
Deprecated.
Create a space Group
createSpaceHandler(AuditHandler<SpaceDescription>) - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createSpaceKeysPredicate(List<String>) - Static method in class com.atlassian.confluence.api.impl.service.content.finder.FinderPredicates
 
createSpacePermissionHandler(AuditHandler<Space>, AuditHandler<User>) - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createSpacePermissionQueryBuilder(ConfluenceUser, String) - Method in class com.atlassian.confluence.impl.security.query.DefaultSpacePermissionQueryManager
 
createSpacePermissionQueryBuilder(ConfluenceUser, String) - Method in interface com.atlassian.confluence.impl.security.query.SpacePermissionQueryManager
Constructs a SpacePermissionQueryBuilder for use by DAO's to construct database queries, without having to reach out to the manager level to determine which categories of permission apply for the current user.
createSpacePropertyFinder(Expansion...) - Method in class com.atlassian.confluence.plugins.contentproperty.spaceproperty.SpacePropertyFinderFactory
 
createSpaces(int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Creates a bunch of spaces.
createSpaces(String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
createSpaces(String, int) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Creates a bunch of spaces.
createSpaces(String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
createSplit(String) - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
createStandalone() - Method in class com.atlassian.confluence.it.setup.steps.ClusterPage
 
createStorageFormatForDate(DateTime) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultStorageFormatService
 
createStorageFormatForDate(DateTime) - Method in interface com.atlassian.confluence.xhtml.api.StorageFormatService
Create a time tag based on user locale from given DateTime object
createStorageMacroFragmentTransformer(Unmarshaller<ResourceIdentifier>, Marshaller<ResourceIdentifier>) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroFragmentTransformerFactory
 
createStorageXmlEventReader(Reader) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXmlEventReaderFactory
 
createStorageXmlEventReader(Reader, boolean) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXmlEventReaderFactory
 
createStorageXmlEventReader(Reader) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlEventReaderFactory
 
createStorageXmlEventReader(Reader, boolean) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlEventReaderFactory
This method is experimental and may change at very short notice.
createStore() - Method in class com.atlassian.confluence.security.DefaultSpacePermissionDefaultsStoreFactory
 
createStore() - Method in interface com.atlassian.confluence.security.SpacePermissionDefaultsStoreFactory
Creates a store for use in a request.
createSuccessResultMap(Iterable<Label>) - Static method in class com.atlassian.confluence.ui.rest.content.LegacyRestHelper
Deprecated.
Creates a JSON serializable response when a request succeeds
createSupportZip() - Method in class com.atlassian.confluence.util.SupportUtility
 
createTables() - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
Deprecated.
 
createTempDirectoryInConfluenceTemp(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
createTempFile(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
createTemplate(String, String) - Method in class com.atlassian.confluence.it.admin.GlobalTemplatesPage
 
createTemplate(String, String, Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createTemplate(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
createTemplate(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Create a new template.
createTemplate(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
createTemplateContext(WebInterfaceContext, Map<String, Object>) - Method in interface com.atlassian.confluence.web.service.WebContextFactory
 
createTemplateContext(WebInterfaceContext, Map<String, Object>) - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl
 
createTemplateSupport(String) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
createTemplateWithStorageFormat(String, String, Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createTemplateWithStorageFormat(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
createTemplateWithStorageFormat(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Create a new template from storage format code.
createTemplateWithStorageFormat(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
createTenantedDelegate() - Method in class com.atlassian.confluence.tenant.TenantGate
Deprecated.
Returns the delegate to be used when the tenant is present.
createTestData() - Method in class com.atlassian.confluence.it.ServerStateManager
Deprecated.
Since 5.6 Use ServerStateManager.createTestData(boolean) to be explicit about test user creation.
createTestData(boolean) - Method in class com.atlassian.confluence.it.ServerStateManager
 
createTestUser() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
createTestUser() - Method in class com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest
Deprecated.
 
createTestUser() - Method in class com.atlassian.confluence.it.TestUserFactory
Deprecated.
Create a new user on the server with a generated (and hopefully unique) name.
createTestUsers(int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createTestUsers(String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
createTestUsers(String, int) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Create test users with usernames "testuser0", "testuser1", etc.
createTestUsers(String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
createThumbnail(File, File, int, int) - Method in class com.atlassian.confluence.pages.thumbnail.renderer.ThumbnailRenderer
Create a Thumbnail from the input file.
createThumbnail(InputStream, File, int, int) - Method in class com.atlassian.confluence.pages.thumbnail.renderer.ThumbnailRenderer
Create a Thumbnail from the input stream.
createThumbnailUrlPathFromAttachmentUrl(String) - Static method in class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
 
createTimingsPublisherAndAttach(ServletRequest) - Static method in class com.atlassian.confluence.impl.profiling.DecoratorTimings
 
createTitlePredicate(String) - Static method in class com.atlassian.confluence.api.impl.service.content.finder.FinderPredicates
 
createTrustedRequest(Request.MethodType, String) - Method in class com.atlassian.sal.confluence.net.ConfluenceHttpClientTrustedRequestFactory
 
createUnindexContentTypeTask(String) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
createUnIndexSpaceTask(String) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
createUnIndexSpaceTask(Space) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
CreateUniqueConstraintWithMultipleNullsCommand - Class in com.atlassian.confluence.upgrade.ddl
This command can be used for enforcing uniqueness of non-null values in nullable columns.
CreateUniqueConstraintWithMultipleNullsCommand(HibernateConfig, String, String, String) - Constructor for class com.atlassian.confluence.upgrade.ddl.CreateUniqueConstraintWithMultipleNullsCommand
 
createUniqueConstraintWithMultipleNullsCommand(String, String, String) - Method in interface com.atlassian.confluence.upgrade.ddl.DdlExecutor
 
createUniqueConstraintWithMultipleNullsCommand(String, String, String) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateDdlExecutor
 
createUnlockSplit() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
createUpdateDocumentTask(Searchable) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
Returns an update document task.
createUpdateDocumentTask(Searchable, boolean) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
createURL(String) - Static method in class com.atlassian.confluence.web.UrlBuilder
Creates a URL from the given string.
createUser(User, Credential) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
createUser(User, Credential) - Method in interface bucket.user.UserAccessor
Deprecated.
 
createUser(User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Adds the given user
createUser(User, boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Adds the given user
createUser(User) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
createUser(User) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
createUser(User) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
Creates the user, adds it to the default users group, and ensures the user profile is created (to work around CONF-6404).
createUser(User) - Method in class com.atlassian.confluence.pageobjects.page.setup.SetupSystemAdministratorPage
Deprecated.
 
createUser(String) - Method in class com.atlassian.confluence.user.ConfluenceUserManager
 
createUser(User, Credential) - Method in class com.atlassian.confluence.user.ConfluenceUserManager
 
createUser(User, Credential) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
createUser(UserCreateRequestEntity) - Method in class com.atlassian.confluence.user.extras.rest.UsersResource
 
createUser(User, Credential) - Method in interface com.atlassian.confluence.user.UserAccessor
createUser(String) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManager
Deprecated.
 
createUser(User, Credential) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManager
Deprecated.
 
CreateUserAction - Class in com.atlassian.confluence.user.actions
 
CreateUserAction() - Constructor for class com.atlassian.confluence.user.actions.CreateUserAction
 
createUserAttributes(User) - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
createUserGuardPermission(String, ConfluenceUser) - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
Creates the relevant guard permission for the user
createUserGuardPermission(String, ConfluenceUser) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Creates the relevant guard permission for the user
createUserGuardPermission(String, ConfluenceUser) - Method in class com.atlassian.confluence.security.administrators.EditSpacePermissionsAdministrator
 
createUserHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
 
createUserMacro(String, boolean, String, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createUserMacro(String, boolean, String, String, String, String, String, String, String, String, boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
createUserMacro(String, String, boolean, String, String, String, String, String, String, String, String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
createUserMacro(String, String, boolean, String, String, String, String, String, String, String, String, boolean) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Create a User Macro
createUserMacro(String, String, boolean, String, String, String, String, String, String, String, String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
CreateUserNotificationsListener - Class in com.atlassian.confluence.mail.notification.listeners
Deprecated.
since 7.6.0, use confluence-notifications-api instead
CreateUserNotificationsListener(UserAccessor, BandanaManager, MailServerManager, SignupManager) - Constructor for class com.atlassian.confluence.mail.notification.listeners.CreateUserNotificationsListener
Deprecated.
 
createUserPendingConfirmation(User, String) - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
createUserPendingConfirmation(User, String) - Method in interface com.atlassian.confluence.user.SignupManager
Creates a new user and marks them disabled pending their email confirmation?
createUserPermission(String, String) - Static method in class com.atlassian.confluence.security.ContentPermission
createUserPermission(String, ConfluenceUser) - Static method in class com.atlassian.confluence.security.ContentPermission
 
createUserQuery(List<? extends Query<T>>, String) - Method in class com.atlassian.confluence.user.DefaultSearchEntitiesManager
 
createUserQuery(List<? extends Query<T>>, String) - Method in interface com.atlassian.confluence.user.SearchEntitiesManager
Deprecated.
 
createUsers(String, String) - Method in class com.atlassian.confluence.user.extras.rest.UsersResource
Accepts comma-separated usernames and creates users for them, with each user's email address the username plus '@' and the domain name.
createUserSpacePermission(String, Space, String) - Static method in class com.atlassian.confluence.security.SpacePermission
createUserSpacePermission(String, Space, ConfluenceUser) - Static method in class com.atlassian.confluence.security.SpacePermission
 
createVacantDelegate() - Method in class com.atlassian.confluence.tenant.TenantGate
Deprecated.
Returns the delegate to be used when the tenant is vacant.
createVersionCssSelector(String) - Static method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
createVersionFinder(ContentVersionServiceImpl, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.finder.VersionFinderFactory
 
createWebhook(UriInfo, RestWebhook) - Method in class com.atlassian.confluence.plugins.restapi.resources.GlobalWebhooksResource
Create a webhook via the URL.
createWebInterfaceContext(Long) - Method in interface com.atlassian.confluence.web.service.WebContextFactory
 
createWebInterfaceContext(Long, Map<String, Object>) - Method in interface com.atlassian.confluence.web.service.WebContextFactory
 
createWebInterfaceContext(ContentEntityObject) - Method in interface com.atlassian.confluence.web.service.WebContextFactory
 
createWebInterfaceContext(ContentEntityObject, Map<String, Object>) - Method in interface com.atlassian.confluence.web.service.WebContextFactory
 
createWebInterfaceContext(Long) - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl
 
createWebInterfaceContext(Long, Map<String, Object>) - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl
 
createWebInterfaceContext(ContentEntityObject) - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl
 
createWebInterfaceContext(ContentEntityObject, Map<String, Object>) - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl
 
createWebInterfaceContextForSpace(Space) - Method in interface com.atlassian.confluence.web.service.WebContextFactory
 
createWebInterfaceContextForSpace(String) - Method in interface com.atlassian.confluence.web.service.WebContextFactory
 
createWebInterfaceContextForSpace(Space) - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl
 
createWebInterfaceContextForSpace(String) - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl
 
createWebInterfaceContextWithComment(WebInterfaceContext, Comment) - Static method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
createWebItemTemplateContext(WebInterfaceContext, Map<String, Object>) - Method in interface com.atlassian.confluence.web.service.WebContextFactory
 
createWebItemTemplateContext(WebInterfaceContext, Map<String, Object>) - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl
 
createWebPanelTemplateContext(WebInterfaceContext, Map<String, Object>) - Method in interface com.atlassian.confluence.web.service.WebContextFactory
 
createWebPanelTemplateContext(WebInterfaceContext, Map<String, Object>) - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl
 
createWeight(IndexSearcher) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneFunctionScoreQuery
 
createWeight(IndexSearcher) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostingQuery
Deprecated.
 
createWikiMarkupPage(Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Since 5.4. Use XHTML markup in your tests, and call ConfluenceRpc.createPage(Page)
createWikiToXhtmlPageTemplateSiteMigrator(ExceptionTolerantMigrator) - Method in class com.atlassian.confluence.content.render.xhtml.migration.SiteMigratorFactory
 
createWikiToXhtmlSiteMigrator(ExceptionTolerantMigrator) - Method in class com.atlassian.confluence.content.render.xhtml.migration.SiteMigratorFactory
 
createWithCustomFragmentTransformers(List<? extends FragmentTransformer>) - Method in interface com.atlassian.confluence.content.render.xhtml.transformers.DefaultFragmentTransformerFactory
Create a DefaultFragmentTransformer with an extended set of FragmentTransformers.
createWithCustomFragmentTransformers(List<? extends FragmentTransformer>) - Method in class com.atlassian.confluence.content.render.xhtml.transformers.DefaultFragmentTransformerFactoryImpl
 
createWithDefaultValues(String...) - Static method in class com.atlassian.confluence.search.v2.SearchFieldNames
Deprecated.
createWithModelConverter(Function<F, T>) - Method in interface com.atlassian.confluence.api.impl.pagination.PaginationQuery
Specifies the model converter Function that should be applied to results.
createWithNewClient(String) - Static method in class com.atlassian.confluence.rest.client.authentication.AuthenticatedWebResourceProvider
Helper method to create new AuthenticatedWebResourceProviders using a default client and no extra base WebResource path.
createWithPredicate(Predicate<F>) - Method in interface com.atlassian.confluence.api.impl.pagination.PaginationQuery
Adds a Predicate used to filter the raw database type results.
createWriteSplit() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
createXhtmlRoundTripPageTemplateSiteMigrator(ExceptionTolerantMigrator) - Method in class com.atlassian.confluence.content.render.xhtml.migration.SiteMigratorFactory
 
createXhtmlRoundTripSiteMigrator(ExceptionTolerantMigrator) - Method in class com.atlassian.confluence.content.render.xhtml.migration.SiteMigratorFactory
 
createXmlEventReader(Reader) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXmlEventReaderFactory
 
createXMLEventReader(Reader, List<Namespace>, boolean) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXmlEventReaderFactory
 
createXmlEventReader(Reader) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlEventReaderFactory
 
createXMLEventReader(Reader, List<Namespace>, boolean) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlEventReaderFactory
A factory method providing more detailed control over the XMLEventReader you require.
createXMLEventWriter(Writer) - Method in class com.atlassian.confluence.content.render.xhtml.ConfluenceXmlOutputFactory
 
createXMLEventWriter(Result) - Method in class com.atlassian.confluence.content.render.xhtml.DelegateXmlOutputFactory
 
createXMLEventWriter(OutputStream) - Method in class com.atlassian.confluence.content.render.xhtml.DelegateXmlOutputFactory
 
createXMLEventWriter(OutputStream, String) - Method in class com.atlassian.confluence.content.render.xhtml.DelegateXmlOutputFactory
 
createXMLEventWriter(Writer) - Method in class com.atlassian.confluence.content.render.xhtml.DelegateXmlOutputFactory
 
createXMLEventWriter(Result) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlOutputFactory
 
createXMLEventWriter(OutputStream) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlOutputFactory
 
createXMLEventWriter(OutputStream, String) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlOutputFactory
 
createXMLEventWriter(Writer) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlOutputFactory
 
createXmlFragmentBodyEventReader(XMLEventReader) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXmlEventReaderFactory
 
createXmlFragmentBodyEventReader(XMLEventReader) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlEventReaderFactory
 
createXmlFragmentEventReader(Reader) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXmlEventReaderFactory
 
createXmlFragmentEventReader(XMLEventReader) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXmlEventReaderFactory
 
createXmlFragmentEventReader(Reader) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlEventReaderFactory
Create a fragment event reader which excludes the start and end document events.
createXmlFragmentEventReader(XMLEventReader) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlEventReaderFactory
 
createXMLStreamWriter(Writer) - Method in class com.atlassian.confluence.content.render.xhtml.DelegateXmlOutputFactory
 
createXMLStreamWriter(OutputStream) - Method in class com.atlassian.confluence.content.render.xhtml.DelegateXmlOutputFactory
 
createXMLStreamWriter(OutputStream, String) - Method in class com.atlassian.confluence.content.render.xhtml.DelegateXmlOutputFactory
 
createXMLStreamWriter(Result) - Method in class com.atlassian.confluence.content.render.xhtml.DelegateXmlOutputFactory
 
createXMLStreamWriter(Writer) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlOutputFactory
 
createXMLStreamWriter(OutputStream) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlOutputFactory
 
createXMLStreamWriter(OutputStream, String) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlOutputFactory
 
createXMLStreamWriter(Result) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlOutputFactory
 
createXsltSource(Reader) - Method in class com.atlassian.confluence.xml.XalanXslTransformer
 
CREATION_DATE - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
 
CREATION_DATE - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
CREATION_DATE_SORT - Static variable in class com.atlassian.confluence.util.AttachmentComparator
 
creationDate(Date) - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel.Builder
 
CreationDateComparator - Class in bucket.core.comparators
Deprecated.
since 6.10.0. Use Comparator.comparing(Function) with EntityObject.getCreationDate() instead.
CreationDateComparator() - Constructor for class bucket.core.comparators.CreationDateComparator
Deprecated.
 
CREATOR - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
CREATOR_NAME_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.ContentEntityMetadataExtractor
 
CreatorQuery - Class in com.atlassian.confluence.search.v2.query
Query for the original creator of content.
CreatorQuery(String) - Constructor for class com.atlassian.confluence.search.v2.query.CreatorQuery
 
CreatorQuery(UserKey) - Constructor for class com.atlassian.confluence.search.v2.query.CreatorQuery
 
CreatorQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Map a CreatorQuery to a Lucene specific query.
CreatorQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.CreatorQueryMapper
 
CriteriaFactory - Class in com.atlassian.crowd.embedded.hibernate2
Factory for creating criteria from the given session with useful defaults.
CriteriaFactory() - Constructor for class com.atlassian.crowd.embedded.hibernate2.CriteriaFactory
 
CriteriaParameters(String, String, String, ContentTypeEnum, DateRangeEnum, String, String) - Constructor for class com.atlassian.confluence.search.actions.SearchSiteAction.CriteriaParameters
Deprecated.
 
CronExpressionValidator - Class in com.atlassian.confluence.plugins.schedule.admin.support
Validates a cron expression, and returns the future executions.
CronTriggerFactory - Class in com.atlassian.confluence.schedule.quartz
Constructs a CronTrigger in a consistent way.
CronTriggerFactory(TimeZoneManager) - Constructor for class com.atlassian.confluence.schedule.quartz.CronTriggerFactory
 
CROWD - Static variable in class com.atlassian.confluence.event.events.security.LoginEvent
The user was authenticated via a remote crowd server.
CROWD - Static variable in class com.atlassian.confluence.it.usermanagement.DirectoryNames
Deprecated.
 
CROWD_MODE - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
CrowdDirectoryConfiguration - Class in com.atlassian.confluence.it.usermanagement
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.usermanagement.CrowdDirectoryConfiguration} alternative
CrowdDirectoryConfiguration() - Constructor for class com.atlassian.confluence.it.usermanagement.CrowdDirectoryConfiguration
Deprecated.
 
CrowdDisabledUserManager - Class in com.atlassian.confluence.user.crowd
Implementation of DisabledUserManager which uses the Embedded Crowd service.
CrowdDisabledUserManager(CrowdService) - Constructor for class com.atlassian.confluence.user.crowd.CrowdDisabledUserManager
 
CrowdSSODirectoryConfiguration - Class in com.atlassian.confluence.it.usermanagement
 
CrowdSSODirectoryConfiguration() - Constructor for class com.atlassian.confluence.it.usermanagement.CrowdSSODirectoryConfiguration
 
CrowdUserCache - Class in com.atlassian.confluence.impl.user.crowd
Represents a cache of TimestampedUsers.
CrowdUserCache(Cache<CachedCrowdEntityCacheKey, Option<TimestampedUser>>) - Constructor for class com.atlassian.confluence.impl.user.crowd.CrowdUserCache
 
CrowdUserCache.BulkLoader - Interface in com.atlassian.confluence.impl.user.crowd
 
crowdUserCount(int) - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.UserPrefetchEvent.Builder
 
CrowdUserDirectoryHelper - Interface in com.atlassian.confluence.user.crowd
Helper class for accessing information about Crowd user directories
CrowdUserDirectoryImplementation - Enum in com.atlassian.confluence.user.crowd
Enumeration of possible Crowd user directory implementation classes for analytics
CrowdUsersUserMappingUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Upgrade task to ensure that for all the users in Confluence a ConfluenceUser object exist.
CrowdUsersUserMappingUpgradeTask(ConfluenceUserDao, SessionFactory, BatchOperationManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.CrowdUsersUserMappingUpgradeTask
 
Crumb(String, String) - Constructor for class com.atlassian.confluence.plugins.rest.resources.BreadcrumbResource.Crumb
 
CryptographicKeyType - Class in com.atlassian.confluence.security.persistence.dao.hibernate
A user type used to map a cyptographic key to a set of database fields.
CryptographicKeyType() - Constructor for class com.atlassian.confluence.security.persistence.dao.hibernate.CryptographicKeyType
 
CSS - Static variable in class com.atlassian.confluence.api.model.content.webresource.ResourceType
 
CSS - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
css(String, ResourceDescriptor) - Static method in class com.atlassian.confluence.themes.PluginThemeResource
Creates a theme resource for a stylesheet in a dynamic plugin.
CSS_CLASS_PREFIX - Static variable in class com.atlassian.confluence.util.actions.ContentTypesDisplayMapper
 
CSS_RESOURCE_COUNTER - Static variable in interface com.atlassian.confluence.setup.bandana.ConfluenceBandanaKeys
 
cssClass - Variable in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
CssColourValidator - Class in com.atlassian.confluence.util.misc
The following are valid values for a CSS colour declaration:
CssColourValidator() - Constructor for class com.atlassian.confluence.util.misc.CssColourValidator
 
CssResourceCounterManager - Interface in com.atlassian.confluence.plugin.webresource
 
CssServlet - Class in com.atlassian.confluence.servlet
 
CssServlet() - Constructor for class com.atlassian.confluence.servlet.CssServlet
 
CssSubstitutionTransformer - Class in com.atlassian.confluence.plugin.webresource
A resource transform that substitutes variables in css files.
CssSubstitutionTransformer() - Constructor for class com.atlassian.confluence.plugin.webresource.CssSubstitutionTransformer
 
CssSubstitutionTransformer.VariableMap - Class in com.atlassian.confluence.plugin.webresource
 
csvExport() - Method in interface com.atlassian.confluence.it.audit.RemoteAuditService
Deprecated.
 
csvExport() - Method in class com.atlassian.confluence.it.audit.RemoteAuditServiceImpl
Deprecated.
 
CURRENT - Static variable in class com.atlassian.confluence.api.model.content.ContentStatus
The default state of content ready to be viewed and edited.
CURRENT - Static variable in class com.atlassian.confluence.api.model.content.SpaceStatus
 
CURRENT - Static variable in class com.atlassian.confluence.api.model.people.UserStatus
 
CURRENT - Static variable in class com.atlassian.confluence.core.ContentEntityObject
 
CURRENT_STATUS - Static variable in class com.atlassian.confluence.core.ContributionStatus
 
CURRENT_USER_SUBPATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.UserNav
 
CurrentApplicationIdProvider - Interface in com.atlassian.confluence.security.trust
Provides the ID for the current application in trusted apps.
currentBaseUrl() - Method in class com.atlassian.confluence.api.impl.service.audit.ConfluenceBaseUrlProvider
 
currentContent(int) - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo.Builder
 
currentDataSize(Long) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.SynchronyDataEvictionResource
 
currentExpireAfterAccessMillis() - Method in class com.atlassian.confluence.cache.ConfluenceManagedCache
 
currentExpireAfterAccessMillis() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
currentExpireAfterAccessMillis() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
currentExpireAfterWriteMillis() - Method in class com.atlassian.confluence.cache.ConfluenceManagedCache
 
currentExpireAfterWriteMillis() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
currentExpireAfterWriteMillis() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
currentIpAddress() - Method in class com.atlassian.confluence.api.impl.service.audit.ConfluenceAuditIpAddressProvider
 
currentMaxEntries() - Method in class com.atlassian.confluence.cache.ConfluenceManagedCache
 
currentMaxEntries() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
currentMaxEntries() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
currentMethod() - Method in class com.atlassian.confluence.api.impl.service.audit.ConfluenceAuditMethodProvider
 
currentModeDuration(TimeUnit) - Method in class com.atlassian.confluence.plugins.synchrony.service.CollaborativeEditingModeDuration
 
currentNodeId() - Method in class com.atlassian.confluence.api.impl.service.audit.ConfluenceAuditClusterNodeProvider
 
currentScope() - Static method in class com.atlassian.confluence.cluster.ReIndexingScopeThreadLocal
 
currentSpaceKey(String) - Method in class com.atlassian.confluence.labels.LabelUrlBuilder
 
currentSynchronyDatasetSize(Long) - Method in interface com.atlassian.confluence.api.service.eviction.SynchronyDataService
If the parameter is not null, returns size of Synchrony history for that entity.
currentSynchronyDatasetSize(Long) - Method in class com.atlassian.confluence.pages.collab.impl.DefaultSynchronyDataService
 
currentSynchronyDatasetSize(Long) - Method in class com.atlassian.confluence.pages.collab.PermissionCheckingSynchronyDataService
If the parameter is not null, returns size of Synchrony history for that entity.
CurrentTimeFacade - Class in com.atlassian.confluence.jmx
Allows unit tests for system time dependant functions.
CurrentTimeFacade() - Constructor for class com.atlassian.confluence.jmx.CurrentTimeFacade
 
currentUser() - Method in class com.atlassian.confluence.api.impl.service.audit.ConfluenceAuditUserProvider
 
currentUser(User) - Method in class com.atlassian.confluence.labels.LabelUrlBuilder
 
currentUserDeletionTaskCompleted() - Static method in class com.atlassian.confluence.it.admin.ManageUsers
 
currentUserDeletionTaskTitles(String) - Static method in class com.atlassian.confluence.it.admin.ManageUsers
 
currentUserHasLicensedAccess() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
currentUserIsFollowing() - Method in class com.atlassian.confluence.plugins.like.graphql.LikeEntity
 
currentUserLikes() - Method in class com.atlassian.confluence.plugins.like.graphql.LikesProvider.LikesResponse
 
CUSTOM - Static variable in class com.atlassian.confluence.search.contentnames.Category
A category for custom content.
CUSTOM - Static variable in class com.atlassian.confluence.setup.settings.beans.ColourSchemesSettings
 
CUSTOM - Static variable in class com.atlassian.confluence.spaces.SpaceLogo
 
CUSTOM_CSS - Static variable in interface com.atlassian.confluence.setup.bandana.ConfluenceBandanaKeys
 
CUSTOM_JAPANESE - Static variable in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 6.9.0
customAction() - Method in class com.atlassian.confluence.httpmethod.AllowAllAnnotationAction
 
customAction() - Method in class com.atlassian.confluence.httpmethod.NoRequireAnnotationAction
 
customAction() - Method in class com.atlassian.confluence.httpmethod.RequireGetMethodAction
 
customAction() - Method in class com.atlassian.confluence.httpmethod.RequirePostMethodAction
 
CustomClobType - Class in com.atlassian.confluence.core.persistence.hibernate
 
CustomClobType() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.CustomClobType
 
CustomContentApiSupportParams - Interface in com.atlassian.confluence.content.apisupport
Bean to provide the parameters for the CustomContentApiSupport class this allows us to continue using the constructor injection on the CustomContentTypeApiSupport SPI.
CustomContentApiSupportParamsImpl - Class in com.atlassian.confluence.content.apisupport
 
CustomContentApiSupportParamsImpl(ApiSupportProvider, CustomContentManager, ContentCreator, ContentEntityManager) - Constructor for class com.atlassian.confluence.content.apisupport.CustomContentApiSupportParamsImpl
 
CustomContentBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
CustomContentBreadcrumb(CustomContentEntityObject) - Constructor for class com.atlassian.confluence.util.breadcrumbs.CustomContentBreadcrumb
 
CustomContentDao - Interface in com.atlassian.confluence.content.persistence
 
CustomContentEntityBuilder - Class in com.atlassian.confluence.plugins.rest.entities.builders
 
CustomContentEntityBuilder(SettingsManager, DateEntityFactory, UserEntityHelper, ContentTypeManager) - Constructor for class com.atlassian.confluence.plugins.rest.entities.builders.CustomContentEntityBuilder
 
CustomContentEntityObject - Class in com.atlassian.confluence.content
Generic ContentEntityObject that plugins can use to extend Confluence's content system.
CustomContentEntityObject() - Constructor for class com.atlassian.confluence.content.CustomContentEntityObject
Protected.
CustomContentManager - Interface in com.atlassian.confluence.content
 
CustomContentManager.SortField - Enum in com.atlassian.confluence.content
 
CustomContentManager.SortOrder - Enum in com.atlassian.confluence.content
 
CustomContentSearchExtractor - Class in com.atlassian.confluence.content
Extracts some base "all content needs this" fields from the CustomContentEntityObject.
CustomContentSearchExtractor() - Constructor for class com.atlassian.confluence.content.CustomContentSearchExtractor
 
CustomContentSpaceRemovalListener - Class in com.atlassian.confluence.content
 
CustomContentSpaceRemovalListener(CustomContentManager, I18NBeanFactory) - Constructor for class com.atlassian.confluence.content.CustomContentSpaceRemovalListener
 
CustomContentTestPluginInstaller - Class in com.atlassian.confluence.it.api
Used for installing a plugin with a custom content type registered.
CustomContentTestPluginInstaller(ConfluenceRpc) - Constructor for class com.atlassian.confluence.it.api.CustomContentTestPluginInstaller
 
CustomContentType - Interface in com.atlassian.confluence.content.custom
Implementors should extend BaseCustomContentType support.
CustomContentTypeApiSupport - Class in com.atlassian.confluence.content.apisupport
 
CustomContentTypeApiSupport(CustomContentApiSupportParams) - Constructor for class com.atlassian.confluence.content.apisupport.CustomContentTypeApiSupport
 
CustomContentTypeQuery - Class in com.atlassian.confluence.search.v2.query
 
CustomContentTypeQuery(String...) - Constructor for class com.atlassian.confluence.search.v2.query.CustomContentTypeQuery
Search for a particular type of content
CustomContentTypeQuery(Collection<String>) - Constructor for class com.atlassian.confluence.search.v2.query.CustomContentTypeQuery
Search for content that is one of the provided types
CustomContentTypeQueryFactory<T> - Class in com.atlassian.confluence.internal.search.v2
 
CustomContentTypeQueryFactory(Set<String>, Supplier<BooleanQueryBuilder<T>>, Supplier<BiFunction<String, String, T>>) - Constructor for class com.atlassian.confluence.internal.search.v2.CustomContentTypeQueryFactory
 
CustomContentTypeQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
CustomContentTypeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.CustomContentTypeQueryMapper
Deprecated.
 
CustomContentTypeSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
 
CustomContentTypeSearchFilter(String) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.CustomContentTypeSearchFilter
 
CustomContentTypeSearchFilter(Set<String>) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.CustomContentTypeSearchFilter
CustomContentTypeSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
CustomContentTypeSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.CustomContentTypeSearchFilterMapper
 
CustomContentTypeWrapper - Class in com.atlassian.confluence.content.custom
A wrapper class to promote ContentTypes to CustomContentTypes
CustomContentTypeWrapper(ContentType, ContentType, ApiSupportProvider) - Constructor for class com.atlassian.confluence.content.custom.CustomContentTypeWrapper
 
CustomFlexibleQueryParser - Class in com.atlassian.confluence.search.lucene.queryparser
 
CustomFlexibleQueryParser(Analyzer, Analyzer) - Constructor for class com.atlassian.confluence.search.lucene.queryparser.CustomFlexibleQueryParser
 
CustomFlexibleQueryParser.CustomQueryConfigHandler - Class in com.atlassian.confluence.search.lucene.queryparser
 
customGetPageUrl(AbstractPage) - Static method in class com.atlassian.confluence.util.GeneralUtil
Need a special case of generalutils getpageurl that appends ? or ampersand smartly this is used to prefix url parameters that are appended after this path like: showcomments=true#addcomment
CustomHtmlAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
 
CustomHtmlAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.CustomHtmlAction
 
CustomHtmlEditorPlaceholder - Interface in com.atlassian.confluence.macro
An interface implemented by a Macro that wishes to provide its own HTML placeholder to the Confluence Editor.
CustomHtmlEditorPlaceholder.PlaceholderGenerationException - Exception in com.atlassian.confluence.macro
An exception thrown if there is a problem in generating the custom placeholder.
CustomHtmlSettings - Class in com.atlassian.confluence.setup.settings
 
CustomHtmlSettings() - Constructor for class com.atlassian.confluence.setup.settings.CustomHtmlSettings
 
CustomHtmlSettings(String, String, String) - Constructor for class com.atlassian.confluence.setup.settings.CustomHtmlSettings
 
CustomHtmlSettings(CustomHtmlSettings) - Constructor for class com.atlassian.confluence.setup.settings.CustomHtmlSettings
 
CustomImageEditorMacroMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.macro
Marshal a Macro that implements the EditorImagePlaceholder interface and therefore displays a custom image in the editor
CustomImageEditorMacroMarshaller(CommonMacroAttributeWriter, ContextPathHolder, PlaceholderUrlFactory, XMLOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.macro.CustomImageEditorMacroMarshaller
 
customizeProxyFactory(ProxyFactory) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Subclasses may choose to implement this: for example, to change the interfaces exposed.
CustomLayoutManager - Interface in com.atlassian.confluence.themes
Manager for layouts -- theme-like Velocity templates that can be edited from within the Confluence administrative UI.
CustomMacroModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
A plugin macro in Confluence with metadata and notation guide help.
CustomMacroModuleDescriptor(ModuleFactory, MacroMetadataParser) - Constructor for class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
 
CustomPageContentAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
 
CustomPageContentAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.CustomPageContentAction
 
CustomPageContentAction - Class in com.atlassian.confluence.spaces.actions
 
CustomPageContentAction() - Constructor for class com.atlassian.confluence.spaces.actions.CustomPageContentAction
 
CustomPageSettings - Class in com.atlassian.confluence.core
 
CustomPageSettings(String, String, String) - Constructor for class com.atlassian.confluence.core.CustomPageSettings
 
CustomPageSettingsManager - Interface in com.atlassian.confluence.core
The CustomPageSettingsManager is used to retrieve and store custom page settings.
CustomPlaceholderEditorMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.macro
Marshal a macro that provides its own HTML representation for the editor.
CustomPlaceholderEditorMarshaller(CommonMacroAttributeWriter, PlaceholderUrlFactory, XMLOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.macro.CustomPlaceholderEditorMarshaller
 
CustomSerializerModuleFactory - Class in com.atlassian.confluence.rest.serialization
Provides custom jackson serializers for our model.
CustomSerializerModuleFactory() - Constructor for class com.atlassian.confluence.rest.serialization.CustomSerializerModuleFactory
 
CustomStylesheetAction - Class in com.atlassian.confluence.core.actions
This action will retrieve the customer stylesheet for a space or if not applicable the global style.
CustomStylesheetAction() - Constructor for class com.atlassian.confluence.core.actions.CustomStylesheetAction
 
CustomValueInstantiators - Class in com.atlassian.confluence.rest.serialization
Provides ValueInstantiator overrides, such as the one used for ApiEnum.
CustomValueInstantiators() - Constructor for class com.atlassian.confluence.rest.serialization.CustomValueInstantiators
 
CZECH - Static variable in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 6.9.0

D

DAILY_BACKUP_DIRECTORY - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
DAILY_EMAIL_JOB - Static variable in class com.atlassian.confluence.it.rpc.PluginJob
 
DAILY_EMAIL_JOB - Static variable in class com.atlassian.confluence.it.rpc.PluginQuartzJob
Deprecated.
 
DAILY_REPORT - Static variable in class com.atlassian.confluence.it.rpc.StandardConfluenceJob
 
DailyBackupAdminAction - Class in com.atlassian.confluence.admin.actions
 
DailyBackupAdminAction() - Constructor for class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
DailyReportJob - Class in com.atlassian.confluence.mail.jobs
 
DailyReportJob(DailyReportManager) - Constructor for class com.atlassian.confluence.mail.jobs.DailyReportJob
 
DailyReportManager - Interface in com.atlassian.confluence.mail.jobs
 
DaisyHtmlDiffer - Class in com.atlassian.confluence.diff
Daisy HTML diff implementation.
DaisyHtmlDiffer(Transformer, List<DiffPostProcessor>, VCacheFactory, LocaleManager) - Constructor for class com.atlassian.confluence.diff.DaisyHtmlDiffer
 
DARK_FEATURE_SITE_KEY_FOR_DISABLE_MONITORING - Static variable in class com.atlassian.confluence.util.profiling.DefaultConfluenceMonitoringController
The Dark Feature Site key for disabling monitoring.
DARK_FEATURE_SITE_KEY_FOR_ENABLE_CPU_TIMING - Static variable in class com.atlassian.confluence.util.profiling.DefaultConfluenceMonitoringController
The Dark Feature Site key for enabling CPU timing.
DARK_FEATURE_SITE_KEY_FOR_ENABLE_HIBERNATE_MONITORING - Static variable in class com.atlassian.confluence.util.profiling.DefaultConfluenceMonitoringController
The Dark Feature Site key for enabling hibernate monitoring.
darken(String, double) - Static method in class com.atlassian.confluence.util.ColourUtils
Returns a color darker than the given color
darken(Color, double) - Static method in class com.atlassian.confluence.util.ColourUtils
Returns a color darker than the given color
darkFeature - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
DarkFeatureEnabledCondition - Class in com.atlassian.confluence.user
 
DarkFeatureEnabledCondition() - Constructor for class com.atlassian.confluence.user.DarkFeatureEnabledCondition
 
DarkFeatureEnabledSupplier - Class in com.atlassian.confluence.setup.settings
BooleanSupplier that returns true when the dark feature key is enabled.
DarkFeatureEnabledSupplier(DarkFeaturesManager, String) - Constructor for class com.atlassian.confluence.setup.settings.DarkFeatureEnabledSupplier
 
DarkFeatureEnabledUrlReadingCondition - Class in com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions
Loads a web resource based on a dark feature being enabled
DarkFeatureEnabledUrlReadingCondition(DarkFeaturesManager) - Constructor for class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.DarkFeatureEnabledUrlReadingCondition
 
DarkFeatureFunction - Class in com.atlassian.confluence.plugins.soy
Soy function to check whether a specific dark feature is enabled.
DarkFeatureFunction() - Constructor for class com.atlassian.confluence.plugins.soy.DarkFeatureFunction
 
DarkFeatureRpc - Class in com.atlassian.confluence.it.rpc.delegates.admin
Interacts with the Dark Feature manager via REST.
DarkFeatureRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.DarkFeatureRpc
 
darkFeatures - Variable in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
DarkFeatures - Class in com.atlassian.confluence.setup.settings
Represents the current state of the dark features for a particular user.
DarkFeatures(Set<String>, Set<String>, Set<String>) - Constructor for class com.atlassian.confluence.setup.settings.DarkFeatures
 
DarkFeaturesHelper - Class in com.atlassian.confluence.it
 
DarkFeaturesHelper(ConfluenceRpc) - Constructor for class com.atlassian.confluence.it.DarkFeaturesHelper
 
darkFeaturesHelper - Variable in class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
Deprecated.
 
darkFeaturesHelper - Variable in class com.atlassian.confluence.webdriver.AbstractWebDriverTest
Deprecated.
 
DarkFeatureSiteResource - Class in com.atlassian.confluence.darkfeatures.rest
A REST resource that will enable, disable and report the status of a site/system wide dark feature in Confluence
DarkFeatureSiteResource(DarkFeaturesManager) - Constructor for class com.atlassian.confluence.darkfeatures.rest.DarkFeatureSiteResource
 
DarkFeaturesManager - Interface in com.atlassian.confluence.setup.settings
Creates DarkFeatures instances from the PropertySet associated with the ThreadLocal user.
DarkFeatureUserResource - Class in com.atlassian.confluence.darkfeatures.rest
A REST resource that will enable, disable and report the status of a dark feature for the currently authenticated user
DarkFeatureUserResource(DarkFeaturesManager) - Constructor for class com.atlassian.confluence.darkfeatures.rest.DarkFeatureUserResource
 
Dashboard - Interface in com.atlassian.confluence.it.dashboard
Represents the information shown on the Confluence dashboard.
DASHBOARD - Static variable in interface com.atlassian.confluence.user.actions.MyProfileConstants.Homepage
 
DASHBOARD_PLUGIN - Static variable in class com.atlassian.confluence.it.plugin.TestPlugins
 
DASHBOARD_SPACES_SELECTED_TAB - Static variable in class com.atlassian.confluence.user.SessionKeys
 
DASHBOARD_SPACES_SELECTED_TEAM - Static variable in class com.atlassian.confluence.user.SessionKeys
 
DashboardAction - Class in com.atlassian.confluence.dashboard.actions
 
DashboardAction() - Constructor for class com.atlassian.confluence.dashboard.actions.DashboardAction
 
DashboardBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
Deprecated.
since 5.0, we don't display the Dashboard breadcrumb. If you keep including the DashboardBreadcrumb, it will be filtered out. See BreadcrumbGenerator for more information.
DashboardEntitiesPanel - Class in com.atlassian.confluence.pageobjects.component.dashboard
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dashboard.DashboardEntitiesPanel instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
DashboardEntitiesPanel() - Constructor for class com.atlassian.confluence.pageobjects.component.dashboard.DashboardEntitiesPanel
Deprecated.
 
DashboardEntitiesTab - Class in com.atlassian.confluence.pageobjects.component.dashboard
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dashboard.DashboardEntitiesTab instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
DashboardEntitiesTab() - Constructor for class com.atlassian.confluence.pageobjects.component.dashboard.DashboardEntitiesTab
Deprecated.
 
DashboardMacroSupport - Class in com.atlassian.confluence.plugins.macros.dashboard
This support class provides common functionality used by the macros that are used on the dashboard.
DashboardMacroSupport(LabelManager, SpaceManager, LocaleManager, PermissionManager, boolean) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
 
DashboardMacroSupport(LabelManager, SpaceManager, LocaleManager, PermissionManager, boolean, int) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
 
DashboardPage - Class in com.atlassian.confluence.pageobjects.page
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.DashboardPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
DashboardPage() - Constructor for class com.atlassian.confluence.pageobjects.page.DashboardPage
Deprecated.
 
DashboardPage(DashboardUpdatesPanel.Tab) - Constructor for class com.atlassian.confluence.pageobjects.page.DashboardPage
Deprecated.
 
DashboardPagesTab - Class in com.atlassian.confluence.pageobjects.component.dashboard
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dashboard.DashboardPagesTab instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
DashboardPagesTab() - Constructor for class com.atlassian.confluence.pageobjects.component.dashboard.DashboardPagesTab
Deprecated.
 
DashboardPopularTabViewEvent - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events
 
DashboardPopularTabViewEvent(Object) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events.DashboardPopularTabViewEvent
 
DashboardPopularTabViewEvent(Object, String, long) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events.DashboardPopularTabViewEvent
 
DashboardPreferencesKeys - Interface in com.atlassian.confluence.plugins.macros.dashboard
Collection of keys used to store dashboard preferences
DashboardRecentlyUpdatedQueryEvent - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events
 
DashboardRecentlyUpdatedQueryEvent(Object, long, int) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events.DashboardRecentlyUpdatedQueryEvent
 
DashboardRecentlyUpdatedViewEvent - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events
 
DashboardRecentlyUpdatedViewEvent(Object, String) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events.DashboardRecentlyUpdatedViewEvent
 
DashboardRecentlyUpdatedViewEvent(Object, String, long) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events.DashboardRecentlyUpdatedViewEvent
 
DashboardUpdatesContent - Class in com.atlassian.confluence.pageobjects.component.dashboard
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dashboard.DashboardUpdatesContent instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
DashboardUpdatesContent(DashboardUpdatesPanel.Tab, PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.dashboard.DashboardUpdatesContent
Deprecated.
 
DashboardUpdatesPanel - Class in com.atlassian.confluence.pageobjects.component.dashboard
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dashboard.DashboardUpdatesPanel instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
DashboardUpdatesPanel() - Constructor for class com.atlassian.confluence.pageobjects.component.dashboard.DashboardUpdatesPanel
Deprecated.
 
DashboardUpdatesPanel.Tab - Enum in com.atlassian.confluence.pageobjects.component.dashboard
Deprecated.
 
DashboardViewEvent - Class in com.atlassian.confluence.event.events.dashboard
 
DashboardViewEvent(DashboardAction) - Constructor for class com.atlassian.confluence.event.events.dashboard.DashboardViewEvent
 
DATA - Static variable in class com.atlassian.confluence.api.model.content.webresource.ResourceType
 
data(byte[]) - Method in class com.atlassian.confluence.it.Attachment.AttachmentBuilder
Deprecated.
 
DATA_ENCODED_XML_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
Stores encoded storage XML to allow it to be recovered / decoded later
DATA_EXISTS - Static variable in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
 
DataAccessUtils - Class in com.atlassian.confluence.impl.hibernate
Provides hibernate and database helper operations.
DataAccessUtils - Class in com.atlassian.confluence.upgrade.upgradetask
Provides access to several underlying Hibernate and JDBC data access objects, which are commonly used in database-related upgrade tasks.
Database - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.utils.Database} alternative
Database() - Constructor for class com.atlassian.confluence.it.Database
Deprecated.
 
Database.Product - Enum in com.atlassian.confluence.it
Deprecated.
 
DATABASE_CREATION_UNFINISHED - Static variable in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
 
DatabaseBasedAdaptiveLabelCacheDaoImpl - Class in com.atlassian.confluence.impl.labels.adaptivelabelcache.dao
An implementation which uses a separate table for storing persisted data
DatabaseBasedAdaptiveLabelCacheDaoImpl(SessionFactory, SpaceDao) - Constructor for class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.DatabaseBasedAdaptiveLabelCacheDaoImpl
 
DatabaseClassLoadingPluginLoader - Class in com.atlassian.confluence.plugin
A plugin loader implementation that copies plugins from the PluginDataDao to a working directory on the filesystem, then delegates to ScanningPluginLoader which performs the actual class loading from this directory.
DatabaseClassLoadingPluginLoader(PluginDirectoryProvider, PluginDataDao, TenantRegistry, List<PluginFactory>, PluginEventManager, TransactionalHostContextAccessor) - Constructor for class com.atlassian.confluence.plugin.DatabaseClassLoadingPluginLoader
 
DatabaseCollationHealthCheck - Class in com.atlassian.confluence.impl.health.checks
A HealthCheck that checks whether the database collation is supported.
DatabaseCollationHealthCheck(Map<String, HealthCheckRule>, DatabaseConfigHelper) - Constructor for class com.atlassian.confluence.impl.health.checks.DatabaseCollationHealthCheck
 
DatabaseCollationVerifier - Interface in com.atlassian.confluence.setup
Verify the database collation.
DatabaseConfigHelper - Interface in com.atlassian.confluence.util.db
Reads the Database configuration.
DatabaseConfiguredEvent - Class in com.atlassian.confluence.event.events.admin
This event is sent when the database configuration has been completed during setup.
DatabaseConfiguredEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.DatabaseConfiguredEvent
 
DatabaseConnectionException - Exception in com.atlassian.confluence.setup
Indicates the database connection setup was failed due to non-sql exception, such that jdbc driver could not be found.
DatabaseConnectionException(BootstrapException, String, String...) - Constructor for exception com.atlassian.confluence.setup.DatabaseConnectionException
 
DatabaseEnum - Enum in com.atlassian.confluence.setup
Enum representing the database type
DatabaseErrorMessageConverter - Class in com.atlassian.confluence.setup.settings
Converts a database specific message to more human readable message.
DatabaseErrorMessageConverter() - Constructor for class com.atlassian.confluence.setup.settings.DatabaseErrorMessageConverter
 
databaseHelper - Variable in class com.atlassian.confluence.impl.health.checks.rules.AbstractDatabaseSetupRule
 
DatabaseInfo - Class in com.atlassian.confluence.status.service.systeminfo
A simple bean encapsulating information about Confluence's database configuration and behaviour.
DatabaseInfo() - Constructor for class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
DatabaseLikesRemovalListener - Class in com.atlassian.confluence.event.events.like.listeners
Updates likes in the persistent store in response to events on the system
DatabaseLikesRemovalListener(LikeManager, ContentEntityManager, AttachmentManager) - Constructor for class com.atlassian.confluence.event.events.like.listeners.DatabaseLikesRemovalListener
 
DatabaseList - Class in com.atlassian.confluence.setup.actions
This class is responsible for loading a list of possible databases
DatabaseList() - Constructor for class com.atlassian.confluence.setup.actions.DatabaseList
 
DatabasePluginScanner - Class in com.atlassian.confluence.plugin
Scans the database for plugin data.
DatabasePluginScanner(PluginDataDao, File, TenantRegistry, TransactionalHostContextAccessor) - Constructor for class com.atlassian.confluence.plugin.DatabasePluginScanner
 
DatabasePluginScanner(PluginDataDao, File, TenantRegistry, TransactionalHostContextAccessor, Supplier<Boolean>) - Constructor for class com.atlassian.confluence.plugin.DatabasePluginScanner
 
DatabaseSetupHealthCheck - Class in com.atlassian.confluence.impl.health.checks
A HealthCheck that checks whether the database setup is correct.
DatabaseSetupHealthCheck(Map<String, HealthCheckRule>, DatabaseConfigHelper) - Constructor for class com.atlassian.confluence.impl.health.checks.DatabaseSetupHealthCheck
 
DatabaseSetupType - Interface in com.atlassian.confluence.it.setup.database
Represents a type of database setup (currently embedded/HSQLDB, JDBC/direct and data source)
DatabaseSidManager - Class in com.atlassian.confluence.core
Manages a SID backed by Bandana.
DatabaseSidManager() - Constructor for class com.atlassian.confluence.core.DatabaseSidManager
 
DatabaseTestResult - Class in com.atlassian.confluence.setup.settings
Stores the test result of connection at database setup.
DatabaseTestResult(boolean, String) - Constructor for class com.atlassian.confluence.setup.settings.DatabaseTestResult
 
DatabaseTestResult(boolean, String, SQLException) - Constructor for class com.atlassian.confluence.setup.settings.DatabaseTestResult
 
DatabaseTestResult(boolean, String, String) - Constructor for class com.atlassian.confluence.setup.settings.DatabaseTestResult
 
DatabaseTestResult(boolean, String, BootstrapException) - Constructor for class com.atlassian.confluence.setup.settings.DatabaseTestResult
 
databaseType(String) - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetailsBuilder
 
DatabaseTypeFactory - Class in com.atlassian.confluence.it.setup
Helper to read properties and determine what kind of database setup to use.
DatabaseTypeFactory() - Constructor for class com.atlassian.confluence.it.setup.DatabaseTypeFactory
 
DatabaseTypePage - Class in com.atlassian.confluence.pageobjects.page.setup
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.setup.DatabaseTypePage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
DatabaseTypePage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage
Deprecated.
 
DatabaseTypePage.Database - Enum in com.atlassian.confluence.pageobjects.page.setup
Deprecated.
 
DatabaseUpgradeTask - Interface in com.atlassian.confluence.upgrade
A marker interface to be implemented by upgrade tasks that perform operations on the database.
DatabaseUtils - Class in com.atlassian.confluence.util.db
This class contains database related utilities.
DatabaseVerificationResult - Class in com.atlassian.confluence.setup
Encapsulates a Database Verification result.
DatabaseVerificationResult(String, String, String...) - Constructor for class com.atlassian.confluence.setup.DatabaseVerificationResult
 
DatabaseVerifier - Interface in com.atlassian.confluence.setup
Verify the database connection at setup stage.
DatabaseVerifyException - Exception in com.atlassian.confluence.setup
Indicates the database connection verification was failed due to non-sql exception, such that collation is not appropriate.
DatabaseVerifyException(String, String, String...) - Constructor for exception com.atlassian.confluence.setup.DatabaseVerifyException
 
dataCenter(boolean) - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel.Builder
 
DataCenterLicenseExpiryValidator - Class in com.atlassian.confluence.license.validator
Validates that if the license is for data center, the expiry date has been supplied.
DataCenterLicenseExpiryValidator() - Constructor for class com.atlassian.confluence.license.validator.DataCenterLicenseExpiryValidator
 
DataCenterNumberOfUsersValidator - Class in com.atlassian.confluence.license.validator
Validates that if the license is for data center, the number of users have been specified, if it is not an evaluation license.
DataCenterNumberOfUsersValidator() - Constructor for class com.atlassian.confluence.license.validator.DataCenterNumberOfUsersValidator
 
DataCenterTestClass - Annotation Type in com.atlassian.confluence.util.test.annotations
Indicate that a test class should be run with a data center instance, with either single or multiple nodes
DataCompressor - Interface in com.atlassian.confluence.util.io
Compress and decompress InputStreamSource and byte[].
dataDao - Variable in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
dataExistsForAttachment(Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystem
Indicates whether the filesystem contains data for the given attachment
dataExistsForAttachment(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.FileStoreAttachmentDataFileSystem
Deprecated.
 
dataExistsForAttachment(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
 
dataExistsForAttachment(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryCloud
Deprecated.
 
dataExistsForAttachment(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
Deprecated.
 
dataExistsForAttachment(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
Deprecated.
 
dataFile(File) - Method in class com.atlassian.confluence.it.Attachment.AttachmentBuilder
Deprecated.
 
DATASOURCE_PREFIX - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
 
DataSourceConfiguration - Interface in com.atlassian.confluence.impl.health.checks
If Confluence has been configured to use a DataSource, this component provides access to attributes of the datasource configured in conf/server.xml.
DatasourceDatabasePage - Class in com.atlassian.confluence.it.setup.steps
 
DatasourceDatabasePage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.DatasourceDatabasePage
 
DataSourceDatabaseSetup - Class in com.atlassian.confluence.it.setup.database
Represents a data source database setup
DataSourceDatabaseSetup(String, String) - Constructor for class com.atlassian.confluence.it.setup.database.DataSourceDatabaseSetup
 
DataSourceFactory - Interface in com.atlassian.confluence.core
Constructs DataSources for use in mail notifications.
dataSourceFactory - Variable in class com.atlassian.confluence.mail.notification.listeners.AbstractContentNotificationsListener
Deprecated.
 
dataSourceFactory - Variable in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
 
DATE_ENTITY - Static variable in class com.atlassian.confluence.plugins.rest.entities.documentation.DateEntityExampleDocument
 
DATE_FORMAT - Static variable in class com.atlassian.confluence.rest.serialization.Dates
Deprecated.
since 5.7. This date format will follow that provided by ISODateTimeFormat.date()
DATE_FORMATS - Static variable in class com.atlassian.confluence.content.render.xhtml.XhtmlConstants
Date formats used for parsing and formatting dates in transformations
DATE_FUTURE_CSS_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.time.StorageTimeConstants
 
DATE_PAST_CSS_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.time.StorageTimeConstants
 
DATE_TIME_FORMATTER - Static variable in class com.atlassian.confluence.content.render.xhtml.model.time.Time
The pattern for datetime attribute of TIME element.
DATE_UPCOMING_CSS_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.time.StorageTimeConstants
 
DateContentMatcher - Class in com.atlassian.confluence.api.testsupport.matchers.model.content
 
DateContentMatcher(DateTime, DateContentMatcher.Direction, String) - Constructor for class com.atlassian.confluence.api.testsupport.matchers.model.content.DateContentMatcher
 
DateContentMatcher.Direction - Enum in com.atlassian.confluence.api.testsupport.matchers.model.content
 
DateEntity - Class in com.atlassian.confluence.plugins.rest.entities
Represents a date value with various formats
DateEntity() - Constructor for class com.atlassian.confluence.plugins.rest.entities.DateEntity
 
DateEntityExampleDocument - Class in com.atlassian.confluence.plugins.rest.entities.documentation
 
DateEntityExampleDocument() - Constructor for class com.atlassian.confluence.plugins.rest.entities.documentation.DateEntityExampleDocument
 
DateEntityFactory - Interface in com.atlassian.confluence.plugins.rest.manager
 
DateEntityFactoryImpl - Class in com.atlassian.confluence.plugins.rest.manager
 
DateEntityFactoryImpl(I18NBeanFactory, FormatSettingsManager, UserAccessor, LocaleManager) - Constructor for class com.atlassian.confluence.plugins.rest.manager.DateEntityFactoryImpl
 
DateFormatService - Interface in com.atlassian.confluence.api.service.datetime
A service to help format dates
DateFormatServiceImpl - Class in com.atlassian.confluence.api.impl.service.datetime
 
DateFormatServiceImpl(UserAccessor, FormatSettingsManager, LocaleManager) - Constructor for class com.atlassian.confluence.api.impl.service.datetime.DateFormatServiceImpl
 
DateFormatter - Class in com.atlassian.confluence.core
Formats dates and times into a given timezone in a variety of formats.
DateFormatter(TimeZone, FormatSettingsManager, LocaleManager) - Constructor for class com.atlassian.confluence.core.DateFormatter
 
DateFormatter(TimeZone, FormatSettingsManager, LocaleManager) - Constructor for class com.atlassian.confluence.core.DateFormatter
 
DateFormatterFactory - Interface in com.atlassian.confluence.core.datetime
Constructs DateFormatter instances for use throughout Confluence core.
DateFormatterFactoryImpl - Class in com.atlassian.confluence.core.datetime
 
DateFormatterFactoryImpl(FormatSettingsManager, LocaleManager, TimeZoneManager) - Constructor for class com.atlassian.confluence.core.datetime.DateFormatterFactoryImpl
 
DateFormattersContextProvider - Class in com.atlassian.confluence.pages
Provides date formatting beans.
DateFormattersContextProvider() - Constructor for class com.atlassian.confluence.pages.DateFormattersContextProvider
 
DateFormatValidator - Class in com.atlassian.confluence.util.misc
 
DateFormatValidator() - Constructor for class com.atlassian.confluence.util.misc.DateFormatValidator
 
DateLozengeDecorator - Class in com.atlassian.confluence.content.render.xhtml.storage.time
Add css class to the <time> element, depend on the relative distance between current date and the date stored in the element
DateLozengeDecorator(UserAccessor) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.time.DateLozengeDecorator
 
DateMatchers - Class in com.atlassian.confluence.util.test.matchers
Matchers for Dates.
DateMatchers() - Constructor for class com.atlassian.confluence.util.test.matchers.DateMatchers
 
DateMilestone() - Constructor for class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules.DateMilestone
 
DateMilestone(Calendar) - Constructor for class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules.DateMilestone
 
DatePicker - Class in com.atlassian.confluence.pageobjects.component.form
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.form.DatePicker instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
DatePicker(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.form.DatePicker
Deprecated.
 
dateQueued - Variable in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
dateRange() - Method in enum com.atlassian.confluence.search.service.DateRangeEnum
 
DateRange(Date, Date, boolean, boolean) - Constructor for class com.atlassian.confluence.search.v2.query.DateRangeQuery.DateRange
Deprecated.
Construct a DateRange object.
DateRangeEnum - Enum in com.atlassian.confluence.search.service
Enum representing the 'friendly' date ranges presented on the criteria filter on the search results screen.
DateRangeQuery - Class in com.atlassian.confluence.plugins.contentproperty.search.query
Represents a set of data needed to create a date range query.
DateRangeQuery(ContentPropertySchemaField, Range<Date>) - Constructor for class com.atlassian.confluence.plugins.contentproperty.search.query.DateRangeQuery
 
DateRangeQuery - Class in com.atlassian.confluence.search.v2.query
Query for search results that have been modified within the specified range of dates.
DateRangeQuery(Date, Date, boolean, boolean, DateRangeQuery.DateRangeQueryType) - Constructor for class com.atlassian.confluence.search.v2.query.DateRangeQuery
Query for search results that have been modified within the specified range of dates.
DateRangeQuery(Date, Date, boolean, boolean, String) - Constructor for class com.atlassian.confluence.search.v2.query.DateRangeQuery
 
DateRangeQuery(DateRangeQuery.DateRange, DateRangeQuery.DateRangeQueryType) - Constructor for class com.atlassian.confluence.search.v2.query.DateRangeQuery
Query for search results that have been modified within the specified range of dates.
DateRangeQuery.Builder - Class in com.atlassian.confluence.search.v2.query
Helps create a DateRangeQuery object
DateRangeQuery.DateRange - Class in com.atlassian.confluence.search.v2.query
Deprecated.
since 5.10, use Range instead
DateRangeQuery.DateRangeQueryType - Enum in com.atlassian.confluence.search.v2.query
 
DateRangeQueryMapper - Class in com.atlassian.confluence.plugins.contentproperty.search.query
Creates a date range Lucene query TermRangeQuery from DateRangeQuery.
DateRangeQueryMapper() - Constructor for class com.atlassian.confluence.plugins.contentproperty.search.query.DateRangeQueryMapper
 
DateRangeQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
DateRangeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.DateRangeQueryMapper
Deprecated.
 
Dates - Class in com.atlassian.confluence.rest.serialization
Utility class for formatting and parsing date and date/time objects in ISO8601 format.
DATETIME_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.time.StorageTimeConstants
 
DATETIME_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.time.StorageTimeConstants
 
DateTimeContentPropertyAliasFieldHandler - Class in com.atlassian.confluence.plugins.contentproperty.search.fields
A Field handler for a datetime content property field alias.
DateTimeContentPropertyAliasFieldHandler(String, ContentPropertySchemaField) - Constructor for class com.atlassian.confluence.plugins.contentproperty.search.fields.DateTimeContentPropertyAliasFieldHandler
 
DateTimeDeserializer - Class in com.atlassian.confluence.rest.serialization
Deserializers DateTime instances from the String representation using the TIME_FORMAT in Dates
DateTimeDeserializer() - Constructor for class com.atlassian.confluence.rest.serialization.DateTimeDeserializer
 
DateTimeLongDeserializer - Class in com.atlassian.confluence.api.serialization
JSON deserializer that converts an EPOCH long to a DateTime instance.
DateTimeLongDeserializer() - Constructor for class com.atlassian.confluence.api.serialization.DateTimeLongDeserializer
 
DateTimeLongSerializer - Class in com.atlassian.confluence.api.serialization
JSON Serializer that converts a DateTime instance to an EPOCH long
DateTimeLongSerializer() - Constructor for class com.atlassian.confluence.api.serialization.DateTimeLongSerializer
 
DateTimeMatchers - Class in com.atlassian.confluence.util.test.matchers
JodaTime DateTime matchers.
DateTimeMatchers() - Constructor for class com.atlassian.confluence.util.test.matchers.DateTimeMatchers
 
DateTimeSerializer - Class in com.atlassian.confluence.rest.serialization
Serializes DateTime to string using the TIME_FORMAT in Dates
DateTimeSerializer() - Constructor for class com.atlassian.confluence.rest.serialization.DateTimeSerializer
 
DB_AND_PLUGINS_SETUP_TIMEOUT - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
DbConnectionHealthCheck - Class in com.atlassian.confluence.impl.health.checks
Checks whether Confluence can connect to the database.
DbConnectionHealthCheck(DatabaseHelper, HibernateConfig, DbHealthCheckHelper) - Constructor for class com.atlassian.confluence.impl.health.checks.DbConnectionHealthCheck
 
DbConnectionPoolRule - Class in com.atlassian.confluence.impl.health.checks.rules
Determines whether the Db Connection Pool configuration is correct.
DbConnectionPoolRule(DatabaseConfigHelper, ErrorMessageProvider) - Constructor for class com.atlassian.confluence.impl.health.checks.rules.DbConnectionPoolRule
 
dbDetails - Variable in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
 
DbDumpException - Exception in com.atlassian.confluence.upgrade.recovery
This exception is thrown when DB Exporter fails to export the database.
DbDumpException(String) - Constructor for exception com.atlassian.confluence.upgrade.recovery.DbDumpException
 
DbDumpException(String, Throwable) - Constructor for exception com.atlassian.confluence.upgrade.recovery.DbDumpException
 
DbEscapeHelper - Class in com.atlassian.confluence.pages.persistence.dao
Handles identifier quoting in raw SQL queries for different DBMS.
DbEscapeHelper(HibernateConfig) - Constructor for class com.atlassian.confluence.pages.persistence.dao.DbEscapeHelper
 
DbHealthCheckHelper - Interface in com.atlassian.confluence.impl.health.checks
Common methods needed by several DB related Health Checks
DbStatCollector - Class in com.atlassian.confluence.test.rpc
Helper for collecting database statistics.
DbStatCollector() - Constructor for class com.atlassian.confluence.test.rpc.DbStatCollector
 
DcLicenseFileAuditingFeature - Class in com.atlassian.confluence.api.impl.service.audit.adapter
By our requirements, file auditing should be enabled only for DC license
DcLicenseFileAuditingFeature(LicenseService) - Constructor for class com.atlassian.confluence.api.impl.service.audit.adapter.DcLicenseFileAuditingFeature
 
DcOnlyDelegatedViewFeature - Class in com.atlassian.confluence.api.impl.service.audit
 
DcOnlyDelegatedViewFeature(EnterpriseFeatureFlag) - Constructor for class com.atlassian.confluence.api.impl.service.audit.DcOnlyDelegatedViewFeature
 
DdlCommand - Interface in com.atlassian.confluence.upgrade.ddl
A command to edit SQL data definitions.
DdlExecutor - Interface in com.atlassian.confluence.upgrade.ddl
Executes any set of DdlCommands thrown its way.
DEACTIVATED - Static variable in class com.atlassian.confluence.api.model.people.UserStatus
 
DeactivatedUserFilter - Class in com.atlassian.confluence.search.lucene.filter
Deprecated.
since 7.1
DeactivatedUserFilter() - Constructor for class com.atlassian.confluence.search.lucene.filter.DeactivatedUserFilter
Deprecated.
 
DeactivatedUserSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Deprecated.
since 6.7 use ActiveUserSearchFilter instead.
DeactivatedUserSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
DeactivatedUserSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.DeactivatedUserSearchFilterMapper
Deprecated.
 
deactivateUser(User) - Method in interface bucket.user.UserAccessor
Deprecated.
Deactivate the specified user, which prevents them logging in.
deactivateUser(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Deactivates the user matching the specified username
deactivateUser(String) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
deactivateUser(String) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
deactivateUser(String) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
 
deactivateUser(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Deactivates the given user
deactivateUser(String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Deactivates the specified user.
deactivateUser(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
deactivateUser(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
deactivateUser(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
deactivateUser(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
deactivateUser(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
DeactivateUserAction - Class in com.atlassian.confluence.user.actions
Administrative action to disable a user
DeactivateUserAction() - Constructor for class com.atlassian.confluence.user.actions.DeactivateUserAction
 
DebugFilter - Class in com.atlassian.confluence.web.filter
Emits diagnostic info about the response.
DebugFilter() - Constructor for class com.atlassian.confluence.web.filter.DebugFilter
 
DebugLoggingPropertySet - Class in com.atlassian.confluence.user
Adds debug logging when accessing the wrapped PropertySet.
DebugLoggingPropertySet(PropertySet) - Constructor for class com.atlassian.confluence.user.DebugLoggingPropertySet
 
debugMessage - Variable in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
DebugReferenceInsertionEventHandler - Class in com.atlassian.confluence.util.velocity.debug
A ReferenceInsertionEventHandler which will log debug messages as references are resolved.
DebugReferenceInsertionEventHandler() - Constructor for class com.atlassian.confluence.util.velocity.debug.DebugReferenceInsertionEventHandler
 
DebugResourceLoader - Class in com.atlassian.confluence.setup.velocity
 
DebugResourceLoader() - Constructor for class com.atlassian.confluence.setup.velocity.DebugResourceLoader
 
decay(double) - Method in class com.atlassian.confluence.search.v2.score.DecayParameters.Builder
 
DecayParameters - Class in com.atlassian.confluence.search.v2.score
Parameters for decay function.
DecayParameters.Builder - Class in com.atlassian.confluence.search.v2.score
 
decode(ClusterJoinConfig.Decoder) - Method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
 
decode(ClusterJoinConfig.Decoder) - Method in interface com.atlassian.confluence.cluster.ClusterJoinConfig
Executes one of the given ClusterJoinConfig.Decoder callback methods, dependending on our type.
decode(ClusterJoinConfig.Decoder) - Method in class com.atlassian.confluence.cluster.KubernetesClusterJoinConfig
 
decode(ClusterJoinConfig.Decoder) - Method in class com.atlassian.confluence.cluster.MulticastClusterJoinConfig
 
decode(ClusterJoinConfig.Decoder) - Method in class com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
 
decode(String) - Method in class com.atlassian.confluence.license.DefaultLicenseService
 
decodeClusterSize(int) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
decodeContentPermissionSets(String) - Static method in class com.atlassian.confluence.search.lucene.ContentPermissionSearchUtils
Decodes a string contains multiple "&'-separated ContentPermissionSets, which have themselves been encoded by ContentPermissionSearchUtils.getEncodedContentPermissionSet(ContentPermissionSet).
decodeLicenseDetails(String) - Method in class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
 
decodeNormValue(byte) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
The default implementation returns 1 / f2 where f is SmallFloat.byte315ToFloat(byte).
decorate(Time) - Method in class com.atlassian.confluence.content.render.xhtml.storage.time.DateLozengeDecorator
 
decorate(Time) - Method in interface com.atlassian.confluence.content.render.xhtml.storage.time.TimeModelDecorator
 
decorate(FileStoreClient, EventPublisher) - Static method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingFileStoreClient
Deprecated.
 
decorate(MediaApiClient, EventPublisher) - Static method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingMediaApiClient
Deprecated.
 
decorate(ISearch) - Method in interface com.atlassian.confluence.search.v2.SearchDecorator
 
decorate(Node, BeanDefinitionHolder, ParserContext) - Method in class com.atlassian.confluence.spring.namespace.ClusteredImplementationBeanDefinitionDecorator
Deprecated.
 
DECORATED_PROPERTY_SET_ARGUMENT - Static variable in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
DecoratedProgressMeter - Class in com.atlassian.confluence.importexport.impl
Wraps a ProgressMeter to allow convenient incrementing of the current and total counts.
DecoratedProgressMeter(ProgressMeter) - Constructor for class com.atlassian.confluence.importexport.impl.DecoratedProgressMeter
 
DecoratedSearchManager - Class in com.atlassian.confluence.internal.search
 
DecoratedSearchManager(SearchManager, SearchDecoratorProvider) - Constructor for class com.atlassian.confluence.internal.search.DecoratedSearchManager
 
DECORATOR_CHANGED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.LookAndFeelAuditListener
 
decoratorChangedEvent(DecoratorChangedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.LookAndFeelAuditListener
 
DecoratorChangedEvent - Class in com.atlassian.confluence.themes.events
 
DecoratorChangedEvent(Object, String, PersistentDecorator, PersistentDecorator) - Constructor for class com.atlassian.confluence.themes.events.DecoratorChangedEvent
 
DecoratorModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
Implements the <decorator> plugin module.
DecoratorModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.DecoratorModuleDescriptor
 
decoratorName - Variable in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
 
DecoratorName - Class in com.atlassian.confluence.setup.velocity
Encapsulates the logic around creating and parsing decorator path names.
DecoratorName(String, String) - Constructor for class com.atlassian.confluence.setup.velocity.DecoratorName
 
DecoratorName(String) - Constructor for class com.atlassian.confluence.setup.velocity.DecoratorName
 
decoratorOff() - Method in class com.atlassian.confluence.it.content.ViewContentBean.Builder
 
DecoratorTimings - Class in com.atlassian.confluence.impl.profiling
Provides a mechanism to record and report on invocations of Sitemesh decorators.
DecoratorTimings() - Constructor for class com.atlassian.confluence.impl.profiling.DecoratorTimings
 
DecoratorTimings.DecoratorTimer - Interface in com.atlassian.confluence.impl.profiling
 
DecoratorTimings.DecoratorTimingEvent - Class in com.atlassian.confluence.impl.profiling
 
DecoratorUtil - Class in com.atlassian.confluence.impl.util
This class provides helper methods for deferred rendering of page sections in main decorator
DecoratorUtil() - Constructor for class com.atlassian.confluence.impl.util.DecoratorUtil
 
DecoratorUtil.ContentNavigationContext - Class in com.atlassian.confluence.impl.util
 
DecoratorUtil.SideBarContext - Class in com.atlassian.confluence.impl.util
 
decrementRegisteredUserCount() - Method in class com.atlassian.confluence.license.store.FlushUserCheckerCacheOnLicenseUpdate
 
decrementRegisteredUserCount() - Method in class com.atlassian.confluence.util.DefaultUserChecker
Decrements the cached number of registered users.
decrementRegisteredUserCount() - Method in interface com.atlassian.confluence.util.UserChecker
 
Deduper - Class in com.atlassian.confluence.internal.upgrade.constraint.dedup
Remove duplicated rows from a table before a unique constraint can be added.
Deduper(SessionFactory, HibernateConfig) - Constructor for class com.atlassian.confluence.internal.upgrade.constraint.dedup.Deduper
 
DedupeStrategy - Interface in com.atlassian.confluence.internal.upgrade.constraint.dedup
Decide how to remove duplicates so a unique constraint can be added Note: Tables with composite keys are not supported.
deepClone(ContentProperties) - Static method in class com.atlassian.confluence.content.ContentProperties
Creates a deep clone of a properties object, throwing away any dangerous Hibernate associations - you shouldn't call this directly, content properties should be managed by the ContentEntityObject.
deepCopy(Object) - Method in class com.atlassian.confluence.core.BodyTypeUserType
 
deepCopy(Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentTypeEnumUserType
 
deepCopy(Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.InstantType
 
deepCopy(Object) - Method in class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
deepCopy(Object) - Method in class com.atlassian.confluence.impl.journal.JournalIdentifierUserType
 
deepCopy(Object) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.RelatableEntityTypeEnumUserType
 
deepCopy(Object) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.NamespaceUserType
 
deepCopy(PageCopyOptions, Page, Page) - Method in interface com.atlassian.confluence.pages.persistence.dao.bulk.copy.BulkPageCopy
 
deepCopy(PageCopyOptions, Page, Page) - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.copy.DefaultBulkPageCopy
Main execution logic of deep copy pages
deepCopy(Object) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceStatusUserType
 
deepCopy(Object) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceTypeUserType
 
deepCopy(Object) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.UserKeyUserType
 
deepCopy(Object) - Method in class com.atlassian.hibernate.BucketClobStringType
 
deepCopy(Object) - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
deepCopyPage(PageCopyOptions, Page, Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
deepCopyPage(PageCopyOptions, Page, Page) - Method in interface com.atlassian.confluence.pages.PageManager
Copy child page of originalPage to destinationPage
deepDelete(PageDeleteOptions, Page) - Method in interface com.atlassian.confluence.pages.persistence.dao.bulk.delete.BulkPageDelete
 
deepDelete(PageDeleteOptions, Page) - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.delete.DefaultBulkPageDelete
 
deepDeletePage(PageDeleteOptions, Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
deepDeletePage(PageDeleteOptions, Page) - Method in interface com.atlassian.confluence.pages.PageManager
Deletes a page hierarchy
DEFAULT - Static variable in class com.atlassian.confluence.core.DefaultDeleteContext
 
DEFAULT - Static variable in class com.atlassian.confluence.core.DefaultSaveContext
 
DEFAULT - Static variable in class com.atlassian.confluence.search.contentnames.ResultTemplate
A default category configuration.
DEFAULT - Static variable in class com.atlassian.confluence.search.lucene.ContentBodyMaxSizeSystemProperty
 
DEFAULT - Static variable in class com.atlassian.confluence.search.v2.sort.CreatedSort
Sorts by created date (defaults to descending order)
DEFAULT - Static variable in class com.atlassian.confluence.search.v2.sort.FavouriteSort
Sorts by last modified (defaults to descending order)
DEFAULT - Static variable in class com.atlassian.confluence.search.v2.sort.FilenameSort
Sorts by filename (defaults to ascending order)
DEFAULT - Static variable in class com.atlassian.confluence.search.v2.sort.FilesizeSort
Sorts by file size (defaults to descending order)
DEFAULT - Static variable in class com.atlassian.confluence.search.v2.sort.FullnameSort
Sorts by fullname (defaults to ascending order)
DEFAULT - Static variable in class com.atlassian.confluence.search.v2.sort.ModifiedSort
Sorts by last modified (defaults to descending order)
DEFAULT - Static variable in class com.atlassian.confluence.search.v2.sort.TitleSort
Sorts by title (defaults to ascending order)
DEFAULT - Static variable in class com.atlassian.confluence.spaces.SpaceLogo
 
DEFAULT - Static variable in class com.atlassian.confluence.util.StringHyphenBean
 
DEFAULT_ATTACHMENT_CLASS_NAME - Static variable in class com.atlassian.confluence.util.actions.ContentTypesDisplayMapper
 
DEFAULT_BASEURL - Static variable in class com.atlassian.confluence.webdriver.WebDriverConfiguration
 
DEFAULT_BATCH_SIZE - Static variable in class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
 
DEFAULT_BATCH_SIZE_PROPERTY - Static variable in class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions
 
DEFAULT_BOOST_FACTOR - Static variable in class com.atlassian.confluence.search.v2.BooleanQueryBuilder
 
DEFAULT_BY_OPERATION_EXPANSIONS - Static variable in interface com.atlassian.confluence.api.service.permissions.ContentRestrictionService
 
DEFAULT_CLASS_NAME - Static variable in class com.atlassian.confluence.util.actions.ContentTypesDisplayMapper
 
DEFAULT_COLS - Static variable in class com.atlassian.confluence.pages.templates.XhtmlTemplateUtils
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.atlassian.confluence.util.http.ConfluenceHttpParameters
 
DEFAULT_CONTENT_TYPE - Static variable in class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
The default content type for the response
DEFAULT_COUNT_ON_EACH_PAGE - Static variable in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
DEFAULT_COUNT_ON_EACH_PAGE - Static variable in class bucket.core.actions.PaginationSupport
Deprecated.
 
DEFAULT_DATE_PATTERN - Static variable in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
DEFAULT_DATE_TIME_PATTERN - Static variable in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
DEFAULT_DECIMAL_NUMBER_PATTERN - Static variable in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
DEFAULT_DEFAULT_ENCODING - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
DEFAULT_DESCRIPTION_REPRESENTATION - Static variable in class com.atlassian.confluence.api.impl.service.content.factory.SpaceFactory
 
DEFAULT_ENCODER - Static variable in class com.atlassian.confluence.search.v2.DefaultHighlightParams
 
DEFAULT_EVAL_DB - Static variable in class com.atlassian.confluence.setup.actions.SetupEmbeddedDatabaseAction
 
DEFAULT_EXCLUDE_SET - Static variable in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
DEFAULT_EXPANSIONS - Static variable in interface com.atlassian.confluence.api.service.content.ContentService
Default expansions for methods such as ContentService.create(Content).
DEFAULT_FEED_TITLE - Static variable in class com.atlassian.confluence.rss.FeedProperties
 
DEFAULT_FOR_OPERATION_AND_CONTENT_EXPANSIONS - Static variable in interface com.atlassian.confluence.api.service.permissions.ContentRestrictionService
 
DEFAULT_FOR_OPERATION_EXPANSIONS - Static variable in interface com.atlassian.confluence.api.service.permissions.ContentRestrictionService
 
DEFAULT_GROUP_NAMES - Static variable in interface com.atlassian.confluence.user.UserAccessor
Deprecated.
since 5.2. Use @link{#getAllDefaultGroupNames()} instead.
DEFAULT_HOMEPAGE_TITLE - Static variable in class com.atlassian.confluence.spaces.listeners.CreatePersonalSpaceListener
Deprecated.
Space homepage titles are internationalised since Confluence 4.3. See the default.personal.space.homepage.title key
DEFAULT_HOMEPAGE_TITLE - Static variable in class com.atlassian.confluence.spaces.listeners.InitialSpaceContentListener
Deprecated.
Space homepage titles are internationalised since Confluence 4.3. See the default.space.homepage.title key
DEFAULT_KEY - Static variable in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
DEFAULT_LABEL_COUNT - Static variable in interface com.atlassian.confluence.labels.LabelManager
 
DEFAULT_LICENSE_REGISTRY_KEY - Static variable in interface com.atlassian.confluence.setup.ConfluenceBootstrapConstants
 
DEFAULT_LIMIT - Static variable in class com.atlassian.confluence.search.v2.SearchConstants
 
DEFAULT_LOCALE - Static variable in interface com.atlassian.confluence.languages.LocaleManager
 
DEFAULT_LOCK_WAIT_TIME_MS - Static variable in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
DEFAULT_LOGO_PATH - Static variable in class com.atlassian.confluence.spaces.SpaceLogo
 
DEFAULT_LONG_NUMBER_PATTERN - Static variable in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
DEFAULT_MAX_BLOCKS_FOR_EXCERPT - Static variable in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
DEFAULT_MAX_CACHE_AGE - Static variable in interface com.atlassian.confluence.util.http.HttpRetrievalService
Deprecated.
 
DEFAULT_MAX_DOWNLOAD_SIZE - Static variable in interface com.atlassian.confluence.util.http.HttpRetrievalService
Deprecated.
 
DEFAULT_MAX_NGRAM_SIZE - Static variable in class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
Deprecated.
 
DEFAULT_MAX_RECENTLY_UPDATED_PAGE_COUNT - Static variable in class com.atlassian.confluence.user.UserInterfaceState
 
DEFAULT_MAX_RESULTS - Static variable in class com.atlassian.confluence.macro.ContentFilteringMacro
Default value for a maxResults parameter.
DEFAULT_MAX_RESULTS - Static variable in class com.atlassian.confluence.rss.actions.NetworkFeedAction
 
DEFAULT_MAX_RESULTS - Static variable in class com.atlassian.confluence.user.extras.builders.GroupEntityBuilder
 
DEFAULT_MAX_RESULTS - Static variable in class com.atlassian.confluence.user.extras.builders.UsersEntityBuilder
 
DEFAULT_MAX_RESULTS_PER_CATEGORY - Static variable in interface com.atlassian.confluence.search.contentnames.ContentNameSearchService
This can be passed into maxPerCategory to indicate that you wish to get the default number of results back from Confluence.
DEFAULT_MIN_NGRAM_SIZE - Static variable in class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
Deprecated.
 
DEFAULT_MULTICAST_PORT - Static variable in class com.atlassian.confluence.cluster.MulticastClusterJoinConfig
 
DEFAULT_MULTICAST_TTL - Static variable in class com.atlassian.confluence.cluster.MulticastClusterJoinConfig
 
DEFAULT_NUMBER_OF_THREADS - Static variable in class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
 
DEFAULT_ORDER - Static variable in class com.atlassian.confluence.plugin.descriptor.TranslationTransformModuleDescriptor
 
DEFAULT_PAGE_SIZE - Static variable in class bucket.core.actions.PaginationSupport
Deprecated.
 
DEFAULT_PARAMETER_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroConstants
 
DEFAULT_PROFILE - Static variable in class com.atlassian.confluence.user.actions.ProfilePictureInfo
Deprecated.
since 5.10
DEFAULT_PROFILE_PATH - Static variable in class com.atlassian.confluence.user.actions.ProfilePictureInfo
DEFAULT_PROPERTIES - Static variable in class com.atlassian.confluence.renderer.DefaultShortcutLinksManager
 
DEFAULT_REPRESENTATION - Static variable in class com.atlassian.confluence.it.rpc.delegates.ContentRpc
 
DEFAULT_RESOURCE_BUNDLE - Static variable in interface com.atlassian.confluence.util.i18n.I18NBean
 
DEFAULT_ROWS - Static variable in class com.atlassian.confluence.pages.templates.XhtmlTemplateUtils
 
DEFAULT_SEARCH_RESULT_SIZE - Static variable in class com.atlassian.confluence.functest.rest.admin.UserResource
 
DEFAULT_SETTINGS - Static variable in class com.atlassian.confluence.core.CustomPageSettings
 
DEFAULT_SITE_TITLE - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
DEFAULT_SOCKET_TIMEOUT - Static variable in class com.atlassian.confluence.util.http.ConfluenceHttpParameters
 
DEFAULT_SPACE_KEY - Static variable in class com.atlassian.confluence.macro.ContentFilteringMacro
Default value for a spaceKey parameter.
DEFAULT_SPACE_LOGO - Static variable in class com.atlassian.confluence.admin.actions.ConfigureDefaultSpaceLogoAction
 
DEFAULT_SPACE_LOGO - Static variable in class com.atlassian.confluence.spaces.SpaceLogo
 
DEFAULT_SSL_PROTOCOL - Static variable in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpRetrievalService
Deprecated.
since 6.5. Not used.
DEFAULT_TAB - Static variable in class com.atlassian.confluence.plugins.macros.dashboard.GlobalEntitiesContextProvider
 
DEFAULT_TIME_PATTERN - Static variable in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
DEFAULT_TIMEOUT - Static variable in class com.atlassian.confluence.it.export.Importer
 
DEFAULT_TIMEOUT_POLICY - Static variable in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
DEFAULT_TOTAL_MAX_RESULTS - Static variable in interface com.atlassian.confluence.search.contentnames.ContentNameSearchService
 
DEFAULT_USERS_GROUP - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
DEFAULT_USERS_GROUP_ENV_VAR_KEY - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
DEFAULT_VARIABLE_TYPE - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
DEFAULT_WELCOME_MESSAGE - Static variable in interface com.atlassian.confluence.it.dashboard.Dashboard
 
DEFAULT_WIKI_MIGRATION_VERSION_COMMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
 
DEFAULT_XHTML_MIGRATION_VERSION_COMMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
 
DefaultAccessModeManager - Class in com.atlassian.confluence.internal.accessmode
 
DefaultAccessModeManager(ApplicationConfiguration, ClusterConfigurationHelperInternal) - Constructor for class com.atlassian.confluence.internal.accessmode.DefaultAccessModeManager
 
DefaultActivityMonitor - Class in com.atlassian.confluence.util.profiling
 
DefaultActivityMonitor() - Constructor for class com.atlassian.confluence.util.profiling.DefaultActivityMonitor
 
DefaultAdminTaskConfig - Class in com.atlassian.confluence.admin.tasks
 
DefaultAdminTaskConfig(String) - Constructor for class com.atlassian.confluence.admin.tasks.DefaultAdminTaskConfig
 
DefaultAdminTaskConfig(String, AdminConfigurationCriteria) - Constructor for class com.atlassian.confluence.admin.tasks.DefaultAdminTaskConfig
 
DefaultAdminTaskConfig(String, AdminConfigurationCriteria, String) - Constructor for class com.atlassian.confluence.admin.tasks.DefaultAdminTaskConfig
 
DefaultAdminTaskConfig(String, AdminConfigurationCriteria, List<String>) - Constructor for class com.atlassian.confluence.admin.tasks.DefaultAdminTaskConfig
 
DefaultAdminTasklistManager - Class in com.atlassian.confluence.admin
 
DefaultAdminTasklistManager(BandanaManager, List<AdminTaskConfig>, boolean, SettingsManager, WebInterfaceManager) - Constructor for class com.atlassian.confluence.admin.DefaultAdminTasklistManager
 
DefaultAmpsOverridesManager - Class in com.atlassian.confluence.upgrade.impl
This class is used as amps configuration endpoint point where settings could be overridden first time database is provisioned
DefaultAmpsOverridesManager(BandanaManager, SettingsManager) - Constructor for class com.atlassian.confluence.upgrade.impl.DefaultAmpsOverridesManager
 
DefaultAnonymousUserPermissionsService - Class in com.atlassian.confluence.security.service
 
DefaultAnonymousUserPermissionsService(PermissionManager, SpacePermissionManager) - Constructor for class com.atlassian.confluence.security.service.DefaultAnonymousUserPermissionsService
 
DefaultApiRestEntityFactory - Class in com.atlassian.confluence.api.impl
 
DefaultApiRestEntityFactory(ContentFactory, SpaceFactory, RestEntityEnrichmentManager) - Constructor for class com.atlassian.confluence.api.impl.DefaultApiRestEntityFactory
 
DefaultApplicationCache - Class in com.atlassian.confluence.user.crowd
Implementation of ApplicationCache that delegates to CacheFactory for caching.
DefaultApplicationCache(TransactionAwareCacheFactory, EventPublisher) - Constructor for class com.atlassian.confluence.user.crowd.DefaultApplicationCache
 
DefaultApplicationCache(CacheFactory, EventPublisher) - Constructor for class com.atlassian.confluence.user.crowd.DefaultApplicationCache
DefaultApplicationStatusService - Class in com.atlassian.confluence.server
 
DefaultApplicationStatusService() - Constructor for class com.atlassian.confluence.server.DefaultApplicationStatusService
 
DefaultAttachedImageResourceMarshaller - Class in com.atlassian.confluence.content.render.xhtml.view.embed
Class to Marshall an image attachment.
DefaultAttachedImageResourceMarshaller(AttachmentResourceIdentifierResolver, PermissionManager, ThumbnailManager, HrefEvaluator, StaxStreamMarshaller<Attachment>, EmbeddedImageTagWriter, UnidentifiedAttachmentMarshaller, AttachmentResourceIdentifierOnlyUriResolver, ImageDetailsManager, DarkFeaturesManager, AttachedImageRenderHelper) - Constructor for class com.atlassian.confluence.content.render.xhtml.view.embed.DefaultAttachedImageResourceMarshaller
 
DefaultAttachmentDataFileSystemFactory - Class in com.atlassian.confluence.pages.persistence.dao.filesystem
Deprecated.
since 7.5 No replacement
DefaultAttachmentDataFileSystemFactory() - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.DefaultAttachmentDataFileSystemFactory
Deprecated.
 
DefaultAttachmentExtractedTextManager - Class in com.atlassian.confluence.internal.index.attachment
Note that as extracted text is stored in the filesystem in compression format, changing DataCompressor will require the migration of extracted text into new compression format.
DefaultAttachmentExtractedTextManager(AttachmentManager, DataCompressor) - Constructor for class com.atlassian.confluence.internal.index.attachment.DefaultAttachmentExtractedTextManager
 
DefaultAttachmentManager - Class in com.atlassian.confluence.pages
Default implementation of AttachmentManager.
DefaultAttachmentManager(AttachmentDaoInternal, ContentEntityObjectDao, EventPublisher, UserAccessor, NotificationManager) - Constructor for class com.atlassian.confluence.pages.DefaultAttachmentManager
 
DefaultAttachmentManager() - Constructor for class com.atlassian.confluence.pages.DefaultAttachmentManager
DefaultAttachmentManager(AttachmentDaoInternal, ContentEntityObjectDao, EventPublisher, ConfluenceIndexer, ChangeIndexer, Supplier<UserAccessor>, NotificationManager) - Constructor for class com.atlassian.confluence.pages.DefaultAttachmentManager
Deprecated.
since 7.5
DefaultAttachmentSafeContentHeaderGuesser - Class in com.atlassian.confluence.servlet.download
 
DefaultAttachmentSafeContentHeaderGuesser() - Constructor for class com.atlassian.confluence.servlet.download.DefaultAttachmentSafeContentHeaderGuesser
 
DefaultAttachmentStatusManager - Class in com.atlassian.confluence.internal.index.attachment
 
DefaultAttachmentStatusManager(AttachmentDao) - Constructor for class com.atlassian.confluence.internal.index.attachment.DefaultAttachmentStatusManager
 
DefaultAttachmentTextExtraction - Class in com.atlassian.confluence.internal.index.attachment
 
DefaultAuditHelper - Class in com.atlassian.confluence.impl.audit.impl
 
DefaultAuditHelper(I18NBeanFactory, LocaleManager, SpaceManagerInternal, UserAccessor) - Constructor for class com.atlassian.confluence.impl.audit.impl.DefaultAuditHelper
 
DefaultAuditingContext - Class in com.atlassian.confluence.impl.audit
 
DefaultAuditingContext() - Constructor for class com.atlassian.confluence.impl.audit.DefaultAuditingContext
 
DefaultAuditService - Class in com.atlassian.confluence.schedule.audit
Default implementation logs to a logger AuditService.
DefaultAuditService(AuditService, AuditHelper, StandardAuditResourceTypes) - Constructor for class com.atlassian.confluence.schedule.audit.DefaultAuditService
 
DefaultBackupRestoreProviderManager - Class in com.atlassian.confluence.importexport.plugin
 
DefaultBackupRestoreProviderManager(PluginAccessor) - Constructor for class com.atlassian.confluence.importexport.plugin.DefaultBackupRestoreProviderManager
 
DefaultBlogPostService - Class in com.atlassian.confluence.content.service
 
DefaultBlogPostService(PageManager, PermissionManager, ContentPermissionManager, SpacePermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, ContentPropertyManager, LabelManager) - Constructor for class com.atlassian.confluence.content.service.DefaultBlogPostService
Deprecated.
since 5.10
DefaultBlogPostService(PageManager, PermissionManager, ContentPermissionManager, SpacePermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, ContentPropertyManager, LabelManager, Supplier<DraftsTransitionHelper>) - Constructor for class com.atlassian.confluence.content.service.DefaultBlogPostService
 
DefaultBootstrapManager - Class in com.atlassian.confluence.setup
BootstrapManager is responsible for initializing the dependencies of Confluence environment.
DefaultBootstrapManager(ApplicationConfiguration, ClusterConfigurationHelperInternal, DatabaseHelper, HealthCheckRunner, HibernateConfigurator, HomeLocator, SetupPersister, List<String>) - Constructor for class com.atlassian.confluence.setup.DefaultBootstrapManager
 
DefaultBreadcrumbGenerator - Class in com.atlassian.confluence.util.breadcrumbs
 
DefaultBreadcrumbGenerator(ThemeManager) - Constructor for class com.atlassian.confluence.util.breadcrumbs.DefaultBreadcrumbGenerator
 
defaultBuilder() - Static method in class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions
 
DefaultBuildNumberRangeChecker - Class in com.atlassian.confluence.setup.settings
Utility class for various types of BuildNumberConditions (Condition/UrlReadingCondition)
DefaultBuildNumberRangeChecker() - Constructor for class com.atlassian.confluence.setup.settings.DefaultBuildNumberRangeChecker
 
DefaultBulkOptions - Class in com.atlassian.confluence.pages.persistence.dao.bulk
options to guide bulk page operations usage
DefaultBulkOptions(int, int, ConfluenceUser, ProgressMeter) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions
 
DefaultBulkOptions(DefaultBulkOptions) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions
 
DefaultBulkOptions.BaseBuilder<T extends DefaultBulkOptions.BaseBuilder> - Class in com.atlassian.confluence.pages.persistence.dao.bulk
 
DefaultBulkOptions.Builder - Class in com.atlassian.confluence.pages.persistence.dao.bulk
 
DefaultBulkPageCopy - Class in com.atlassian.confluence.pages.persistence.dao.bulk.copy
 
DefaultBulkPageCopy(HibernateSessionManager, ContentPermissionManager, PermissionManager, ContentPropertyManager, AttachmentManager, LinksUpdater, ClusterLockService, PageManagerInternal, SpacePermissionManager, EventPublisher) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.copy.DefaultBulkPageCopy
 
DefaultBulkPageCopy(HibernateSessionManager, ContentPermissionManager, PermissionManager, ContentPropertyManager, AttachmentManager, LinksUpdater, ClusterLockService, PageManagerInternal, SpacePermissionManager, EventPublisher, LinkManager) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.copy.DefaultBulkPageCopy
Deprecated.
since 7.5
DefaultBulkPageDelete - Class in com.atlassian.confluence.pages.persistence.dao.bulk.delete
 
DefaultBulkPageDelete(PermissionManager, HibernateSessionManager, ClusterLockService, PageManagerInternal) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.delete.DefaultBulkPageDelete
 
DefaultBundlePluginService - Class in com.atlassian.confluence.setup.bundles
 
DefaultBundlePluginService() - Constructor for class com.atlassian.confluence.setup.bundles.DefaultBundlePluginService
 
DefaultCacheConfigManager - Class in com.atlassian.confluence.cache
 
DefaultCacheConfigManager(CacheSettingsManager, CacheManager, EventPublisher) - Constructor for class com.atlassian.confluence.cache.DefaultCacheConfigManager
 
DefaultCacheSettingsManager - Class in com.atlassian.confluence.cache
An implementation of CacheSettingsManager which delegates to another CacheSettingsDefaultsProvider to provide the default cache config, and another CacheSettingsManager to handle the site-specific settings overrides.
DefaultCacheSettingsManager(BootstrapManager, ClusterLockService, String, String) - Constructor for class com.atlassian.confluence.cache.DefaultCacheSettingsManager
 
DefaultCacheSettingsManager(BootstrapManager, ClusterLockService, String, String, List<String>) - Constructor for class com.atlassian.confluence.cache.DefaultCacheSettingsManager
Deprecated.
since 5.9.1
DefaultCaptchaManager - Class in com.atlassian.confluence.security
 
DefaultCaptchaManager() - Constructor for class com.atlassian.confluence.security.DefaultCaptchaManager
 
DefaultClock - Class in com.atlassian.confluence.util
Default implementation of the Clock interface that simply returns a new Date instance.
DefaultClock() - Constructor for class com.atlassian.confluence.util.DefaultClock
 
DefaultClusterConfigurationHelper - Class in com.atlassian.confluence.cluster
An implementation of ClusterConfigurationHelper which assumes that a cluster of some sort is being used.
DefaultClusterConfigurationHelper(ApplicationConfig, ClusterManager, LicenseServiceInternal) - Constructor for class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
DefaultClusterSafetyManager - Class in com.atlassian.confluence.cluster.safety
Default implementation for non-clustered confluence.
DefaultClusterSafetyManager(ClusterSafetyDao, EventPublisher, SharedDataManager, ClusterManager, LicenseService) - Constructor for class com.atlassian.confluence.cluster.safety.DefaultClusterSafetyManager
 
DefaultClusterSetupValidator - Class in com.atlassian.confluence.cluster
 
DefaultClusterSetupValidator(MessageHolder) - Constructor for class com.atlassian.confluence.cluster.DefaultClusterSetupValidator
 
DefaultCollaborativeEditingHelper - Class in com.atlassian.confluence.setup.settings
 
DefaultCollaborativeEditingHelper(DarkFeaturesManager, UpgradeManager) - Constructor for class com.atlassian.confluence.setup.settings.DefaultCollaborativeEditingHelper
 
DefaultCollaborativeEditingHelper(Supplier<DarkFeaturesManager>, UpgradeManager) - Constructor for class com.atlassian.confluence.setup.settings.DefaultCollaborativeEditingHelper
Deprecated.
since 7.5
DefaultColourSchemeManager - Class in com.atlassian.confluence.themes
 
DefaultColourSchemeManager() - Constructor for class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
DefaultCommentManager - Class in com.atlassian.confluence.pages
Manager for page comments.
DefaultCommentManager(ContentEntityObjectDao<ContentEntityObject>, HibernateSessionManager, Supplier<? extends WikiToStorageConverter>, EventPublisher, CommentDaoInternal, RelationManager, CollaborativeEditingHelper, AuditingContext) - Constructor for class com.atlassian.confluence.pages.DefaultCommentManager
 
DefaultCommentManager(ContentEntityObjectDao, LinkManager, ConfluenceIndexer, LabelManager, AttachmentManager, HibernateSessionManager, Supplier<XhtmlContent>, EventPublisher, NotificationManager, CommentDaoInternal, RelationManager, Supplier<UserAccessor>, Supplier<DarkFeaturesManager>, CollaborativeEditingHelper, AuditingContext) - Constructor for class com.atlassian.confluence.pages.DefaultCommentManager
Deprecated.
since 7.5
DefaultCommentService - Class in com.atlassian.confluence.content.service
 
DefaultCommentService(CommentManager, PermissionManager, ContentEntityManager, EditorConverter) - Constructor for class com.atlassian.confluence.content.service.DefaultCommentService
 
DefaultCommonLinkAttributesWriter - Class in com.atlassian.confluence.content.render.xhtml.view.link
Common link attributes writer writes target and aria-label attributes when required, and any classes that should be added to the link.
DefaultConfluenceAccessManager - Class in com.atlassian.confluence.security.access
Main ConfluenceAccessManager implementation, using simple global permissions checks.
DefaultConfluenceAccessManager(UserAccessor, PermissionCheckExemptions, Supplier<DefaultConfluenceAccessManager.AccessManagerPermissionChecker>) - Constructor for class com.atlassian.confluence.security.access.DefaultConfluenceAccessManager
 
DefaultConfluenceAccessManager(Supplier<UserAccessor>, PermissionCheckExemptions, Supplier<DefaultConfluenceAccessManager.AccessManagerPermissionChecker>) - Constructor for class com.atlassian.confluence.security.access.DefaultConfluenceAccessManager
Deprecated.
since 7.5
DefaultConfluenceAccessManager.AccessManagerPermissionChecker - Interface in com.atlassian.confluence.security.access
Internal interface for consumption by access manager; an implementation detail, intentionally not a top-level interface.
DefaultConfluenceCache<K,V> - Class in com.atlassian.confluence.cache
Default implementation of the ConfluenceCache interface.
DefaultConfluenceCache(Cache<K, V>) - Constructor for class com.atlassian.confluence.cache.DefaultConfluenceCache
 
DefaultConfluenceFlavourService - Class in com.atlassian.confluence.setup.settings
 
DefaultConfluenceFlavourService() - Constructor for class com.atlassian.confluence.setup.settings.DefaultConfluenceFlavourService
 
DefaultConfluenceMonitoringController - Class in com.atlassian.confluence.util.profiling
Responsible for controlling the Confluence Monitoring.
DefaultConfluenceMonitoringController(ConfluenceMonitoringControl, EventListenerRegistrar, DarkFeaturesManager) - Constructor for class com.atlassian.confluence.util.profiling.DefaultConfluenceMonitoringController
 
DefaultConfluenceRememberMeTokenDao - Class in com.atlassian.confluence.user.rememberme
 
DefaultConfluenceRememberMeTokenDao(SessionFactory, RememberMeConfiguration) - Constructor for class com.atlassian.confluence.user.rememberme.DefaultConfluenceRememberMeTokenDao
 
DefaultConfluenceWebResourceManager - Class in com.atlassian.confluence.plugin.webresource
 
DefaultConfluenceWebResourceManager(WebResourceAssemblerFactory, LegacyPageBuilderService, PluginResourceLocator, WebResourceIntegration, WebResourceUrlProvider, ResourceBatchingConfiguration, ResourceDependencyResolver, PluginAccessor, ResourceAccessor, SettingsManager, DefaultConfluenceWebResourceService, EditorContextCompatibility) - Constructor for class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
DefaultConfluenceWebResourceService - Class in com.atlassian.confluence.plugin.webresource
 
DefaultConfluenceWebResourceService(PageBuilderService, CssResourceCounterManager, WebResourceUrlProvider, StylesheetManager, ThemeManager, WebResourceIntegration, DarkFeaturesManager, ColourSchemeManager) - Constructor for class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceService
 
DefaultConfluenceWebResourceService(PageBuilderService, CssResourceCounterManager, WebResourceUrlProvider, StylesheetManager, ThemeManager, WebResourceIntegration, Supplier<DarkFeaturesManager>) - Constructor for class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceService
Deprecated.
since 5.9
DefaultConfluenceWebResourceService(PageBuilderService, CssResourceCounterManager, WebResourceUrlProvider, StylesheetManager, ThemeManager, WebResourceIntegration, Supplier<DarkFeaturesManager>, ColourSchemeManager) - Constructor for class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceService
Deprecated.
since 7.5
DefaultConfluenceWysiwygConverter - Class in com.atlassian.confluence.pages.wysiwyg
When debugging this code, see SimpleMarkupTest for test cases.
DefaultConfluenceWysiwygConverter() - Constructor for class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
 
DefaultConnectionProviderSupplier - Class in com.atlassian.confluence.impl.core.persistence.hibernate
This class provides the ConnectionProvider that's shared by all SessionFactory objects in Confluence.
DefaultConnectionProviderSupplier(HibernateConfig, MeterRegistry) - Constructor for class com.atlassian.confluence.impl.core.persistence.hibernate.DefaultConnectionProviderSupplier
 
DefaultContentAdapter - Class in com.atlassian.confluence.content
This gets set on content if the plugin content adapter for that content type can't be found (it's broken, disabled or deleted)
DefaultContentBlueprintInstanceFactory - Class in com.atlassian.confluence.api.impl.service.content.factory
Factory to convert CEO into ContentBlueprintInstance
DefaultContentBlueprintInstanceFactory(ContentFactory) - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.DefaultContentBlueprintInstanceFactory
 
DefaultContentDao - Class in com.atlassian.confluence.content.render.xhtml.migration
Generic DAO for hibernate objects.
DefaultContentDao() - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
 
DefaultContentEntityBuilder<T extends ContentEntityObject> - Class in com.atlassian.confluence.plugins.rest.entities.builders
 
DefaultContentEntityBuilder(SettingsManager, DateEntityFactory, UserEntityHelper) - Constructor for class com.atlassian.confluence.plugins.rest.entities.builders.DefaultContentEntityBuilder
 
DefaultContentEntityManager - Class in com.atlassian.confluence.core
 
DefaultContentEntityManager(ContentEntityObjectDao<? extends ContentEntityObject>, HibernateSessionManager, Supplier<? extends WikiToStorageConverter>, EventPublisher, RelationManager, CollaborativeEditingHelper, AuditingContext) - Constructor for class com.atlassian.confluence.core.DefaultContentEntityManager
 
DefaultContentEntityManager(ContentEntityObjectDao, LinkManager, ConfluenceIndexer, LabelManager, AttachmentManager, HibernateSessionManager, Supplier<XhtmlContent>, EventPublisher, NotificationManager, RelationManager, Supplier<UserAccessor>, Supplier<DarkFeaturesManager>, CollaborativeEditingHelper, AuditingContext) - Constructor for class com.atlassian.confluence.core.DefaultContentEntityManager
Deprecated.
since 7.5
DefaultContentMetadataFactory - Class in com.atlassian.confluence.api.impl.service.content.factory
Provides metadata for content objects.
DefaultContentMetadataFactory(PluginAccessor, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.DefaultContentMetadataFactory
 
DefaultContentNameSearchSectionsProvider - Class in com.atlassian.confluence.search.contentnames
The default section provider for quick nav that searches through pages, blogs, attachments, peoples and spaces.
DefaultContentNameSearchSectionsProvider() - Constructor for class com.atlassian.confluence.search.contentnames.DefaultContentNameSearchSectionsProvider
 
DefaultContentNameSearchService - Class in com.atlassian.confluence.search.contentnames
 
DefaultContentNameSearchService(SettingsManager, I18NBeanFactory, QueryTokenizer, SemaphoreHolder, PluginAccessor) - Constructor for class com.atlassian.confluence.search.contentnames.DefaultContentNameSearchService
 
DefaultContentPermissionManager - Class in com.atlassian.confluence.core
 
DefaultContentPermissionManager() - Constructor for class com.atlassian.confluence.core.DefaultContentPermissionManager
 
DefaultContentPropertyManager - Class in com.atlassian.confluence.core
Deprecated.
DefaultContentPropertyManager(ConfluencePropertySetManager, VCacheFactory) - Constructor for class com.atlassian.confluence.core.DefaultContentPropertyManager
Deprecated.
 
DefaultContentRestrictionServiceValidator - Class in com.atlassian.confluence.api.impl.service.permissions
Default implementation of ContentRestrictionService.Validator Contains per-service-operation methods as we used to in other services/validators.
DefaultContentRestrictionServiceValidator(ContentEntityManagerInternal, PermissionManager, UserAccessorInternal, GroupManager) - Constructor for class com.atlassian.confluence.api.impl.service.permissions.DefaultContentRestrictionServiceValidator
 
DefaultContentTemplateFactory - Class in com.atlassian.confluence.api.impl.service.content.factory
DefaultContentTemplateFactory creates ContentTemplate from PageTemplate
DefaultContentTemplateFactory(SpaceFactory, LabelFactory) - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.DefaultContentTemplateFactory
 
DefaultContentTransformerFactory - Class in com.atlassian.confluence.content.render.xhtml.storage
Default implementation of the ContentTransformerFactory, typically used by macro developers to obtain and optionally modify MacroDefinition objects in page of macro body content.
DefaultContentTransformerFactory(Unmarshaller<MacroDefinition>, Marshaller<MacroDefinition>, XmlEventReaderFactory, XmlOutputFactory, EventPublisher) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.DefaultContentTransformerFactory
 
DefaultContentTypeManager - Class in com.atlassian.confluence.content
 
DefaultContentTypeManager(ModuleDescriptorCache<ContentTypeModuleDescriptor>, PluginContentHibernateInterceptor, WebResourceUrlProvider) - Constructor for class com.atlassian.confluence.content.DefaultContentTypeManager
 
DefaultContentUiSupport - Class in com.atlassian.confluence.content.ui
 
DefaultContentUiSupport(WebResourceUrlProvider, ContentTypeManager) - Constructor for class com.atlassian.confluence.content.ui.DefaultContentUiSupport
 
defaultContext - Static variable in class com.atlassian.confluence.impl.util.DecoratorUtil.ContentNavigationContext
 
defaultContext - Static variable in class com.atlassian.confluence.impl.util.DecoratorUtil.SideBarContext
 
DefaultContextPathHolder - Class in com.atlassian.confluence.core
Serves the context path stored/managed by the BootstrapManager (this value is kept up to date with every request that comes into the server).
DefaultContextPathHolder(BootstrapManager) - Constructor for class com.atlassian.confluence.core.DefaultContextPathHolder
 
DefaultConversionContext - Class in com.atlassian.confluence.content.render.xhtml
A non-thread safe implementation of the ConversionContext suitable for use in the single threaded XHTML output process.
DefaultConversionContext(RenderContext) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
DefaultConversionContext(RenderContext, String) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
Create a DefaultConversionContext for the specified output device type.
DefaultCoreFeaturesManager - Class in com.atlassian.confluence.setup.settings
The set of features that are fundamental to Confluence working, and can only be enabled or disabled during installation.
DefaultCoreFeaturesManager() - Constructor for class com.atlassian.confluence.setup.settings.DefaultCoreFeaturesManager
 
DefaultCounter - Class in com.atlassian.confluence.plugin.webresource
Default implementation of a counter stores its data in bandana by a supplied key.
DefaultCounter(String, BandanaManager, TenantRegistry) - Constructor for class com.atlassian.confluence.plugin.webresource.DefaultCounter
 
DefaultCrowdUserDirectoryHelper - Class in com.atlassian.confluence.user.crowd
 
DefaultCrowdUserDirectoryHelper(CrowdDirectoryService, DirectoryManager, SessionFactory) - Constructor for class com.atlassian.confluence.user.crowd.DefaultCrowdUserDirectoryHelper
 
DefaultCssResourceCounterManager - Class in com.atlassian.confluence.plugin.webresource
 
DefaultCssResourceCounterManager(BandanaManager, TenantRegistry) - Constructor for class com.atlassian.confluence.plugin.webresource.DefaultCssResourceCounterManager
 
DefaultCurrentApplicationIdProvider - Class in com.atlassian.confluence.security.trust
Default implementation of the CurrentApplicationIdProvider.
DefaultCurrentApplicationIdProvider() - Constructor for class com.atlassian.confluence.security.trust.DefaultCurrentApplicationIdProvider
 
DefaultCustomContentManager - Class in com.atlassian.confluence.content
Generic manager for pluggable content.
DefaultCustomContentManager(CustomContentDao, HibernateSessionManager, Supplier<? extends WikiToStorageConverter>, EventPublisher, ContentTypeManager, RelationManager, ContentFactory, CollaborativeEditingHelper, AuditingContext) - Constructor for class com.atlassian.confluence.content.DefaultCustomContentManager
 
DefaultCustomContentManager(CustomContentDao, LinkManager, ConfluenceIndexer, LabelManager, AttachmentManager, HibernateSessionManager, Supplier<XhtmlContent>, EventPublisher, NotificationManager, ContentTypeManager, RelationManager, ContentFactory, Supplier<UserAccessor>, Supplier<DarkFeaturesManager>, CollaborativeEditingHelper, AuditingContext) - Constructor for class com.atlassian.confluence.content.DefaultCustomContentManager
Deprecated.
since 7.5
DefaultCustomLayoutManager - Class in com.atlassian.confluence.themes
 
DefaultCustomLayoutManager(PersistentDecoratorDao, EventPublisher) - Constructor for class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
DefaultCustomPageSettingsManager - Class in com.atlassian.confluence.core
 
DefaultCustomPageSettingsManager(BandanaManager) - Constructor for class com.atlassian.confluence.core.DefaultCustomPageSettingsManager
 
DefaultDailyReportManager - Class in com.atlassian.confluence.mail.jobs
 
DefaultDailyReportManager(MultiQueueTaskManager, ChangeDigestNotificationBean, UserAccessor, FormatSettingsManager, LocaleManager, SettingsManager, DataSourceFactory, ContentUiSupport<ContentEntityObject>, I18NBeanFactory) - Constructor for class com.atlassian.confluence.mail.jobs.DefaultDailyReportManager
 
DefaultDarkFeaturesManager - Class in com.atlassian.confluence.setup.settings
Creates DarkFeatures instances from the PropertySet associated with the ThreadLocal user.
DefaultDarkFeaturesManager(UserAccessor, FeatureService, EventPublisher, SiteDarkFeaturesDao) - Constructor for class com.atlassian.confluence.setup.settings.DefaultDarkFeaturesManager
 
DefaultDarkFeaturesManager(UserAccessor, BandanaManager, FeatureService, EventPublisher) - Constructor for class com.atlassian.confluence.setup.settings.DefaultDarkFeaturesManager
Deprecated.
since 7.7
DefaultDatabaseConfigHelper - Class in com.atlassian.confluence.impl.util.db
Production implementation of DatabaseConfigHelper.
DefaultDatabaseConfigHelper(HibernateConfig, DataSourceConfiguration, DatabaseHelper) - Constructor for class com.atlassian.confluence.impl.util.db.DefaultDatabaseConfigHelper
 
DefaultDatabaseVerifier - Class in com.atlassian.confluence.setup
 
DefaultDatabaseVerifier() - Constructor for class com.atlassian.confluence.setup.DefaultDatabaseVerifier
 
DefaultDataCompressor - Class in com.atlassian.confluence.internal.util.io
Compress/uncompress InputStreamSource using Snappy if it is safe otherwise falling back to trusted java.util.zip.
DefaultDataCompressor() - Constructor for class com.atlassian.confluence.internal.util.io.DefaultDataCompressor
 
DefaultDataSourceConfiguration - Class in com.atlassian.confluence.impl.health.checks
 
DefaultDataSourceConfiguration(HibernateConfig, MBeanServer, BootstrapManager) - Constructor for class com.atlassian.confluence.impl.health.checks.DefaultDataSourceConfiguration
 
DefaultDataSourceFactory - Class in com.atlassian.confluence.core
 
DefaultDataSourceFactory(UserAccessor, AttachmentManager, FileTypeMap, ThumbnailManager, PluginAccessor, SpaceLogoManager) - Constructor for class com.atlassian.confluence.core.DefaultDataSourceFactory
 
DefaultDataSourceFactory.NamedDataSource - Class in com.atlassian.confluence.core
 
DefaultDbHealthCheckHelper - Class in com.atlassian.confluence.impl.health.checks
 
DefaultDbHealthCheckHelper(DataSourceConfiguration) - Constructor for class com.atlassian.confluence.impl.health.checks.DefaultDbHealthCheckHelper
 
DefaultDecorator - Class in com.atlassian.confluence.admin.actions.lookandfeel
Decorator for the all the default decorators bundled with Confluence
DefaultDeleteContext - Class in com.atlassian.confluence.core
 
DefaultDeleteContext.Builder - Class in com.atlassian.confluence.core
 
DefaultDirectoryConfiguration - Class in com.atlassian.confluence.it.usermanagement
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.usermanagement.DefaultDirectoryConfiguration} alternative
DefaultDirectoryConfiguration() - Constructor for class com.atlassian.confluence.it.usermanagement.DefaultDirectoryConfiguration
Deprecated.
 
DefaultDraftManager - Class in com.atlassian.confluence.pages
This implementation supports anonymous drafts using session-based storage.
DefaultDraftManager() - Constructor for class com.atlassian.confluence.pages.DefaultDraftManager
 
DefaultDraftService - Class in com.atlassian.confluence.content.service
Note that this implementation of the DraftService does not perform any permission checking.
DefaultDraftsTransitionHelper - Class in com.atlassian.confluence.pages
Class intended to help during the transition period from legacy drafts to shared drafts.
DefaultDraftsTransitionHelper(PageManagerInternal, DraftManager, ContentEntityManager, AttachmentManager, ContentPermissionManager, ContentPropertyManager, LabelManager, CollaborativeEditingHelper) - Constructor for class com.atlassian.confluence.pages.DefaultDraftsTransitionHelper
 
DefaultEdge - Class in com.atlassian.confluence.plugins.edgeindex.model
 
DefaultEdge(ConfluenceUser, EdgeType, Object, Date, Object) - Constructor for class com.atlassian.confluence.plugins.edgeindex.model.DefaultEdge
 
DefaultEdgeFactory - Class in com.atlassian.confluence.plugins.edgeindex
 
DefaultEdgeFactory(EdgeTypeRepository) - Constructor for class com.atlassian.confluence.plugins.edgeindex.DefaultEdgeFactory
 
DefaultEdgeIndexBuilder - Class in com.atlassian.confluence.plugins.edgeindex
 
DefaultEdgeIndexBuilder(EdgeIndexManager, TransactionTemplate, EdgeFactory, ILuceneConnection, EntityManagerProvider, EventPublisher) - Constructor for class com.atlassian.confluence.plugins.edgeindex.DefaultEdgeIndexBuilder
 
DefaultEdgeQueries - Class in com.atlassian.confluence.plugins.edgeindex
 
DefaultEdgeQueries(UserAccessor, ILuceneConnection, EdgeTypeRepository, NetworkService, EventPublisher) - Constructor for class com.atlassian.confluence.plugins.edgeindex.DefaultEdgeQueries
 
DefaultEdgeQueries(UserAccessor, ILuceneConnection, EdgeTypeRepository, NetworkService) - Constructor for class com.atlassian.confluence.plugins.edgeindex.DefaultEdgeQueries
DefaultEdgeTypePermissionDelegate - Class in com.atlassian.confluence.plugins.edgeindex.edge
 
DefaultEdgeTypePermissionDelegate() - Constructor for class com.atlassian.confluence.plugins.edgeindex.edge.DefaultEdgeTypePermissionDelegate
 
DefaultEdgeUiSupport - Class in com.atlassian.confluence.plugins.edgeindex.edge
 
DefaultEdgeUiSupport() - Constructor for class com.atlassian.confluence.plugins.edgeindex.edge.DefaultEdgeUiSupport
 
DefaultEdgeUiSupport(int, String, String) - Constructor for class com.atlassian.confluence.plugins.edgeindex.edge.DefaultEdgeUiSupport
 
DefaultEditorConverter - Class in com.atlassian.confluence.content.render.xhtml.editor
Instigate the conversion of HTML received from the Confluence editor to a format suitable for storage.
DefaultEditorConverter(Transformer, HtmlToXmlConverter) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.DefaultEditorConverter
 
DefaultEditorFormatService - Class in com.atlassian.confluence.content.render.xhtml
 
DefaultEditorFormatService(Marshaller<MacroDefinition>, Marshaller<Link>, Marshaller<EmbeddedImage>, Unmarshaller<MacroDefinition>, Unmarshaller<Link>, Unmarshaller<EmbeddedImage>, FragmentTransformer, FragmentTransformer, XmlEventReaderFactory, ExceptionThrowingMigrator) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultEditorFormatService
 
DefaultEditorManager - Class in com.atlassian.confluence.plugin.editor
The active editor is the first editor found in the plugin system.
DefaultEditorManager() - Constructor for class com.atlassian.confluence.plugin.editor.DefaultEditorManager
 
DefaultEditUserGroupAdministrator - Class in com.atlassian.confluence.user.administrators
 
DefaultEditUserGroupAdministrator(User, User, UserAccessor, PermissionManager, SpacePermissionManager) - Constructor for class com.atlassian.confluence.user.administrators.DefaultEditUserGroupAdministrator
 
DefaultEmailService - Class in com.atlassian.confluence.user.notifications
Sends emails to email addresses, rather than users.
DefaultEmailService(MultiQueueTaskManager, I18NBeanFactory, DataSourceFactory, VelocityHelperService, MailServerExistsCriteria) - Constructor for class com.atlassian.confluence.user.notifications.DefaultEmailService
 
DefaultEmbeddedImage - Class in com.atlassian.confluence.content.render.xhtml.model.resource
 
DefaultEmbeddedImage(NamedResourceIdentifier) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
DefaultEmbeddedResourceRendererManager - Class in com.atlassian.confluence.renderer.embedded
 
DefaultEmbeddedResourceRendererManager(PluginAccessor) - Constructor for class com.atlassian.confluence.renderer.embedded.DefaultEmbeddedResourceRendererManager
 
DefaultEmbeddedResourceResolver - Class in com.atlassian.confluence.content.render.xhtml.migration
DefaultEmbeddedResourceResolver() - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.DefaultEmbeddedResourceResolver
 
DefaultEntityBuilderFactory - Class in com.atlassian.confluence.plugins.rest.entities.builders
 
DefaultEntityBuilderFactory(SettingsManager, DateEntityFactory, DefaultRestAttachmentManager, AnyTypeDao, UserAccessor, UserEntityHelper, ContentTypeManager) - Constructor for class com.atlassian.confluence.plugins.rest.entities.builders.DefaultEntityBuilderFactory
Deprecated.
since 5.10
DefaultEntityBuilderFactory(SettingsManager, DateEntityFactory, DefaultRestAttachmentManager, AnyTypeDao, UserAccessor, UserEntityHelper, ContentTypeManager, AvatarProviderAccessor, AttachmentManager) - Constructor for class com.atlassian.confluence.plugins.rest.entities.builders.DefaultEntityBuilderFactory
 
DefaultExcerpter - Class in com.atlassian.confluence.content.render.xhtml.view.excerpt
 
DefaultExcerpter(XMLOutputFactory, XmlEventReaderFactory, HtmlToXmlConverter, SettingsManager, Renderer, Unmarshaller<EmbeddedImage>, FragmentTransformer, AttachmentResourceIdentifierResolver, DataSourceFactory, ThumbnailManager, MacroDefinitionTransformer, ExcerptHelper, I18NBeanFactory, LocaleManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
DefaultExcerpter(XMLOutputFactory, XmlEventReaderFactory, HtmlToXmlConverter, SettingsManager, Renderer, Unmarshaller<EmbeddedImage>, FragmentTransformer, AttachmentResourceIdentifierResolver, DataSourceFactory, ThumbnailManager, XhtmlContent, ExcerptHelper, I18NBeanFactory, LocaleManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
Deprecated.
since 7.6
DefaultExportContext - Class in com.atlassian.confluence.importexport
 
DefaultExportContext() - Constructor for class com.atlassian.confluence.importexport.DefaultExportContext
 
DefaultExportEmbeddedResourceRenderer - Class in com.atlassian.confluence.importexport.impl
Class that passes on the rendering of an EmbeddedResource to the correct export renderer
DefaultExportEmbeddedResourceRenderer() - Constructor for class com.atlassian.confluence.importexport.impl.DefaultExportEmbeddedResourceRenderer
 
DefaultExtractor2Provider - Class in com.atlassian.confluence.internal.search.extractor2
Provides list of Extractor2 that are declared either as @ExportAsService(Extractor2.class) or as Extractor2ModuleDescriptor module.
DefaultExtractor2Provider(OsgiContainerManager, PluginAccessor) - Constructor for class com.atlassian.confluence.internal.search.extractor2.DefaultExtractor2Provider
 
DefaultFactoryModuleDescriptor<T> - Class in com.atlassian.confluence.plugin.descriptor
An implementation that uses the default module factory to produce modules.
DefaultFactoryModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.DefaultFactoryModuleDescriptor
 
DefaultFavouriteManager - Class in com.atlassian.confluence.userstatus
The default implementation of the Favourite Manager which uses a label on the entity to mark it as a favourite.
DefaultFavouriteManager(SpaceManager, LabelManager, LabelPermissionEnforcer) - Constructor for class com.atlassian.confluence.userstatus.DefaultFavouriteManager
 
DefaultFeatureService - Class in com.atlassian.confluence.setup.settings
 
DefaultFeatureService(PluginAccessor) - Constructor for class com.atlassian.confluence.setup.settings.DefaultFeatureService
 
DefaultFeedBuilder - Class in com.atlassian.confluence.rss
 
DefaultFeedBuilder(SearchManager, SettingsManager, DefaultPermissionManager, UserAccessor, FormatSettingsManager, LocaleManager, Map<String, RssRenderSupport>, PluginAccessor, EventPublisher) - Constructor for class com.atlassian.confluence.rss.DefaultFeedBuilder
 
DefaultFileStoreClientIdentitySupplier - Class in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore
Deprecated.
DefaultFileStoreClientIdentitySupplier(BandanaManager, DefaultFileStoreClientSupplier) - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.DefaultFileStoreClientIdentitySupplier
Deprecated.
 
DefaultFileStoreClientSupplier - Class in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore
Deprecated.
since 7.0.1. Use MediaApiClientSupplier
DefaultFileStoreClientSupplier(FileStoreConfig, EventPublisher, ZipkinHttpClientInterceptorManager) - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.DefaultFileStoreClientSupplier
Deprecated.
 
DefaultFileUploadManager - Class in com.atlassian.confluence.pages
 
DefaultFileUploadManager() - Constructor for class com.atlassian.confluence.pages.DefaultFileUploadManager
 
DefaultFollowManager - Class in com.atlassian.confluence.follow
 
DefaultFollowManager(ConnectionDao, SpacePermissionManager, EventPublisher, PaginationServiceInternal) - Constructor for class com.atlassian.confluence.follow.DefaultFollowManager
 
DefaultFollowManager.CanUserUseConfluence - Class in com.atlassian.confluence.follow
 
DefaultFollowManager.UserCanUseConfluencePredicate - Class in com.atlassian.confluence.follow
Deprecated.
DefaultFontProvider - Class in com.atlassian.confluence.plugins.templates.servlet
 
DefaultFontProvider() - Constructor for class com.atlassian.confluence.plugins.templates.servlet.DefaultFontProvider
 
DefaultFontProvider - Class in com.atlassian.confluence.tinymceplugin
 
DefaultFontProvider() - Constructor for class com.atlassian.confluence.tinymceplugin.DefaultFontProvider
 
DefaultFormatConverter - Class in com.atlassian.confluence.content.render.xhtml
 
DefaultFormatConverter(EditorConverter, Renderer, Renderer, StorageFormatCleaner) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultFormatConverter
DefaultFormatConverter(EditorConverter, Renderer, Renderer, StorageFormatCleaner, RenderingEventPublisher) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultFormatConverter
 
DefaultFormatSettingsManager - Class in com.atlassian.confluence.core
Implementation of FormatSettingsManager which persists the date format settings in Bandana.
DefaultFormatSettingsManager() - Constructor for class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
DefaultFragmentParser<T> - Class in com.atlassian.confluence.importexport.xmlimport.parser
 
DefaultFragmentParser(String) - Constructor for class com.atlassian.confluence.importexport.xmlimport.parser.DefaultFragmentParser
 
DefaultFragmentTransformer - Class in com.atlassian.confluence.content.render.xhtml.transformers
This can be thought of as the top-level Transformer since it includes the behaviour of writing out any events that have no specific handling configured.
DefaultFragmentTransformer(List<? extends FragmentTransformer>, XmlOutputFactory, XmlEventReaderFactory, FragmentTransformationErrorHandler, EventPublisher) - Constructor for class com.atlassian.confluence.content.render.xhtml.transformers.DefaultFragmentTransformer
 
DefaultFragmentTransformer(List<ElementTransformer>, List<? extends FragmentTransformer>, XmlOutputFactory, XmlEventReaderFactory, FragmentTransformationErrorHandler, EventPublisher) - Constructor for class com.atlassian.confluence.content.render.xhtml.transformers.DefaultFragmentTransformer
 
DefaultFragmentTransformerFactory - Interface in com.atlassian.confluence.content.render.xhtml.transformers
 
DefaultFragmentTransformerFactoryImpl - Class in com.atlassian.confluence.content.render.xhtml.transformers
A factory class that can be used to construct a DefaultFragmentTransformer configured in a particular way.
DefaultFragmentTransformerFactoryImpl(List<ElementTransformer>, List<? extends FragmentTransformer>, XmlOutputFactory, XmlEventReaderFactory, FragmentTransformationErrorHandler, EventPublisher) - Constructor for class com.atlassian.confluence.content.render.xhtml.transformers.DefaultFragmentTransformerFactoryImpl
 
DefaultGlobalDescriptionDao - Class in com.atlassian.confluence.setup.settings
 
DefaultGlobalDescriptionDao() - Constructor for class com.atlassian.confluence.setup.settings.DefaultGlobalDescriptionDao
 
DefaultGlobalDescriptionManager - Class in com.atlassian.confluence.impl.settings
An implementation of GlobalDescriptionManager that deleates to a GlobalDescriptionDao.
DefaultGlobalDescriptionManager(GlobalDescriptionDao) - Constructor for class com.atlassian.confluence.impl.settings.DefaultGlobalDescriptionManager
 
DefaultGraphQL - Class in com.atlassian.confluence.plugins.graphql
 
DefaultGraphQL() - Constructor for class com.atlassian.confluence.plugins.graphql.DefaultGraphQL
 
defaultGroup - Variable in class bucket.user.DefaultUserAccessor
Deprecated.
 
DefaultGroupMembershipCache - Class in com.atlassian.confluence.user.crowd
 
DefaultGroupMembershipCache(CacheFactory, String) - Constructor for class com.atlassian.confluence.user.crowd.DefaultGroupMembershipCache
DefaultHazelcastHelper - Class in com.atlassian.confluence.cache.hazelcast
Utility that allows you to reach the underlying hazelcast instance of confluence for certain actions.
DefaultHazelcastHelper(Supplier<HazelcastInstance>) - Constructor for class com.atlassian.confluence.cache.hazelcast.DefaultHazelcastHelper
 
DefaultHazelcastHelper(HazelcastInstance) - Constructor for class com.atlassian.confluence.cache.hazelcast.DefaultHazelcastHelper
 
DefaultHealthCheckAnalyticsEventFactory - Class in com.atlassian.confluence.impl.health.analytics
 
DefaultHealthCheckAnalyticsEventFactory() - Constructor for class com.atlassian.confluence.impl.health.analytics.DefaultHealthCheckAnalyticsEventFactory
 
DefaultHealthCheckExecutor - Class in com.atlassian.confluence.impl.health
The HealthCheckExecutor implementation.
DefaultHealthCheckExecutor() - Constructor for class com.atlassian.confluence.impl.health.DefaultHealthCheckExecutor
 
DefaultHealthCheckExecutor.PrerequisiteNotInPhaseException - Exception in com.atlassian.confluence.impl.health
 
DefaultHealthCheckRegistry - Class in com.atlassian.confluence.impl.health
Stores the checks in a directed acyclic graph, based on their prerequisites.
DefaultHealthCheckRegistry() - Constructor for class com.atlassian.confluence.impl.health.DefaultHealthCheckRegistry
 
DefaultHealthCheckRunner - Class in com.atlassian.confluence.impl.health
 
DefaultHealthCheckRunner(HealthCheckExecutor, HealthCheckRegistry, JohnsonEventContainer, Supplier<HealthCheckAnalyticsSender>, UpgradeEventRegistry, ApplicationConfiguration) - Constructor for class com.atlassian.confluence.impl.health.DefaultHealthCheckRunner
 
DefaultHeartbeatManager - Class in com.atlassian.confluence.core
 
DefaultHeartbeatManager(VCacheFactory, UserAccessor) - Constructor for class com.atlassian.confluence.core.DefaultHeartbeatManager
 
DefaultHibernateConfigurator - Class in com.atlassian.confluence.setup
 
DefaultHibernateConfigurator() - Constructor for class com.atlassian.confluence.setup.DefaultHibernateConfigurator
 
DefaultHighlightParams - Class in com.atlassian.confluence.search.v2
 
DefaultHighlightParams() - Constructor for class com.atlassian.confluence.search.v2.DefaultHighlightParams
Deprecated.
since 5.10.5 Use the other constructors
DefaultHighlightParams(SearchQuery) - Constructor for class com.atlassian.confluence.search.v2.DefaultHighlightParams
Constructs a parameter object used for highlighting
DefaultHighlightParams(String) - Constructor for class com.atlassian.confluence.search.v2.DefaultHighlightParams
Deprecated.
since 5.10.5 Use the other constructors
DefaultHighlightParams(String, SearchQuery) - Constructor for class com.atlassian.confluence.search.v2.DefaultHighlightParams
Constructs a parameter object used for highlighting
DefaultHrefEvaluator - Class in com.atlassian.confluence.content.render.xhtml.links
An HrefEvaluator which knows how to generate href values for ConversionContextOutputType.DISPLAY and generates relative links for the browser.
DefaultHrefEvaluator(ContextPathHolder) - Constructor for class com.atlassian.confluence.content.render.xhtml.links.DefaultHrefEvaluator
Deprecated.
since 5.7.4
DefaultHrefEvaluator(ContextPathHolder, PermissionManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.links.DefaultHrefEvaluator
 
DefaultHtmlEntityEncodingPolicy - Class in com.atlassian.confluence.util.velocity
 
DefaultHtmlEntityEncodingPolicy() - Constructor for class com.atlassian.confluence.util.velocity.DefaultHtmlEntityEncodingPolicy
 
DefaultHtmlToXmlConverter - Class in com.atlassian.confluence.content.render.xhtml
 
DefaultHtmlToXmlConverter() - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultHtmlToXmlConverter
 
DefaultI18NBean - Class in com.atlassian.confluence.util.i18n
Responsible for fetching internationalised text given a key.
DefaultI18NBean(Locale, PluginAccessor, I18nModeManager) - Constructor for class com.atlassian.confluence.util.i18n.DefaultI18NBean
Deprecated.
since 5.2. Don't construct these directly, use DefaultI18NBeanFactory.getI18NBean(java.util.Locale)
DefaultI18NBean(Locale, PluginModuleTracker<TranslationTransform, TranslationTransformModuleDescriptor>, I18nModeManager, List<ResourceBundle>) - Constructor for class com.atlassian.confluence.util.i18n.DefaultI18NBean
Deprecated.
since 5.2. Don't construct these directly, use DefaultI18NBeanFactory.getI18NBean(java.util.Locale)
DefaultI18NBeanFactory - Class in com.atlassian.confluence.util.i18n
Produces I18NBeans which will return a bean either for the default or setup locale.
DefaultI18NBeanFactory() - Constructor for class com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
 
DefaultI18NBeanFactory(PluginAccessor) - Constructor for class com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
Instantiates a factory producing I18NBeans using the LocaleManager.DEFAULT_LOCALE.
DefaultI18NBeanFactory(PluginAccessor, ApplicationConfiguration) - Constructor for class com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
Instantiates a factory producing I18NBeans using the SessionKeys.LOCALE_FOR_SETUP and LocaleManager.DEFAULT_LOCALE as a fallback.
DefaultI18nModeManager - Class in com.atlassian.confluence.util.i18n
 
DefaultI18nModeManager() - Constructor for class com.atlassian.confluence.util.i18n.DefaultI18nModeManager
 
DefaultImageDetailsDao - Class in com.atlassian.confluence.pages.attachments
Stores and retrieves ImageDetails via Hibernate.
DefaultImageDetailsDao(SessionFactory) - Constructor for class com.atlassian.confluence.pages.attachments.DefaultImageDetailsDao
 
DefaultImageDetailsManager - Class in com.atlassian.confluence.pages.attachments
Calculates, stores and retrieves ImageDetails for Attachments.
DefaultImageDetailsManager() - Constructor for class com.atlassian.confluence.pages.attachments.DefaultImageDetailsManager
 
DefaultImagePlaceholder - Class in com.atlassian.confluence.macro
 
DefaultImagePlaceholder(String, Dimensions, boolean) - Constructor for class com.atlassian.confluence.macro.DefaultImagePlaceholder
DefaultImagePlaceholder(String, boolean, ImageDimensions) - Constructor for class com.atlassian.confluence.macro.DefaultImagePlaceholder
 
DefaultImmutableImportProcessorSummary - Class in com.atlassian.confluence.importexport
 
DefaultImportContext - Class in com.atlassian.confluence.importexport
 
DefaultImportContext(String, ExportDescriptor, ConfluenceUser) - Constructor for class com.atlassian.confluence.importexport.DefaultImportContext
 
DefaultImportContext() - Constructor for class com.atlassian.confluence.importexport.DefaultImportContext
 
DefaultImportContext(String, ConfluenceUser) - Constructor for class com.atlassian.confluence.importexport.DefaultImportContext
 
DefaultImportContext(String, User) - Constructor for class com.atlassian.confluence.importexport.DefaultImportContext
Deprecated.
DefaultImportContext(URL, ConfluenceUser) - Constructor for class com.atlassian.confluence.importexport.DefaultImportContext
 
DefaultImportContext(URL, User) - Constructor for class com.atlassian.confluence.importexport.DefaultImportContext
Deprecated.
DefaultImportExportManager - Class in com.atlassian.confluence.importexport
 
DefaultImportExportManager(ContentPermissionManager, BootstrapManager, PageManager, EventPublisher, UpgradeManager, PluginController, PluginAccessor) - Constructor for class com.atlassian.confluence.importexport.DefaultImportExportManager
 
DefaultImportProcessor - Class in com.atlassian.confluence.importexport.xmlimport
 
DefaultImportProcessor(ObjectPersisterFactory, ImportProcessorContext) - Constructor for class com.atlassian.confluence.importexport.xmlimport.DefaultImportProcessor
 
DefaultIndexFlushRequester - Class in com.atlassian.confluence.impl.search
This class is responsible for ensuring that index flush is requested at most once per transaction, and that it will only be scheduled once the transaction has been committed.
DefaultIndexFlushRequester(SynchronizationManager, EventPublisher) - Constructor for class com.atlassian.confluence.impl.search.DefaultIndexFlushRequester
 
DefaultIndexFlushRequester.RequestIndexFlushEvent - Class in com.atlassian.confluence.impl.search
 
DefaultIndexRecoveryService - Class in com.atlassian.confluence.impl.index
This is the default implementation of IndexRecoveryService.
DefaultIndexRecoveryService(JournalStateStore, JournalDao, ClusterManager, EventPublisher, ClusterEventWrapperService, PluginAccessor) - Constructor for class com.atlassian.confluence.impl.index.DefaultIndexRecoveryService
 
DefaultInheritedContentPermissionManager - Class in com.atlassian.confluence.core
 
DefaultInheritedContentPermissionManager() - Constructor for class com.atlassian.confluence.core.DefaultInheritedContentPermissionManager
 
DefaultIntrospector - Class in com.atlassian.confluence.json.introspector
Override some behaviour of the JSON library JSON object to allow mapped fields to be converted to JSON objects before adding to map.
DefaultJournalManager - Class in com.atlassian.confluence.impl.journal
This is the default implementation of JournalManager.
DefaultJournalManager(JournalDao, JournalStateStore, long) - Constructor for class com.atlassian.confluence.impl.journal.DefaultJournalManager
 
DefaultJournalService - Class in com.atlassian.confluence.impl.journal
This is the default implementation of JournalService.
DefaultJournalService(JournalManager) - Constructor for class com.atlassian.confluence.impl.journal.DefaultJournalService
 
DefaultJsonator - Class in com.atlassian.confluence.json.jsonator
Converts a Java Bean to a JSON object.
DefaultJsonator(Map<Class<?>, Jsonator<?>>) - Constructor for class com.atlassian.confluence.json.jsonator.DefaultJsonator
Creates a jsonator with the DefaultIntrospector and provided jsonators.
DefaultJsonator(Introspector, Map<Class<?>, Jsonator<?>>) - Constructor for class com.atlassian.confluence.json.jsonator.DefaultJsonator
 
DefaultLabelManager - Class in com.atlassian.confluence.labels
Default implementation of the label manager interface.
DefaultLabelManager() - Constructor for class com.atlassian.confluence.labels.DefaultLabelManager
 
DefaultLabelsService - Class in com.atlassian.confluence.labels.service
 
DefaultLabelsService(LabelManager, PermissionManager, SpaceManager, PageTemplateManager, ContentEntityManager, LabelPermissionEnforcer) - Constructor for class com.atlassian.confluence.labels.service.DefaultLabelsService
 
DefaultLanguageManager - Class in com.atlassian.confluence.languages
 
DefaultLanguageManager() - Constructor for class com.atlassian.confluence.languages.DefaultLanguageManager
 
DefaultLegacyV2RendererContextInitialiser - Class in com.atlassian.confluence.content.render.xhtml.compatibility
 
DefaultLegacyV2RendererContextInitialiser(ContextPathHolder, LinkRenderer, EmbeddedResourceRenderer) - Constructor for class com.atlassian.confluence.content.render.xhtml.compatibility.DefaultLegacyV2RendererContextInitialiser
 
DefaultLicenseService - Class in com.atlassian.confluence.license
Responsible for the decoding of a license using the v2 LicenseManager.
DefaultLicenseService(LicenseStoreInternal, LicenseManager, LicenseValidator) - Constructor for class com.atlassian.confluence.license.DefaultLicenseService
 
DefaultLifecycleManager - Class in com.atlassian.confluence.impl.setup
Default Confluence implementation of LifecycleManager
DefaultLifecycleManager(EventPublisher, PluginAccessor) - Constructor for class com.atlassian.confluence.impl.setup.DefaultLifecycleManager
 
DefaultLikeManager - Class in com.atlassian.confluence.like
 
DefaultLikeManager(PlatformTransactionManager, LikeEntityDao, EventPublisher, PermissionManager, ConfluenceAccessManager, ContentEntityManager, AccessModeService) - Constructor for class com.atlassian.confluence.like.DefaultLikeManager
 
DefaultLikeNotificationManager - Class in com.atlassian.confluence.plugins.like.notifications
 
DefaultLikeNotificationManager(UserAccessor, NotificationManager, LikeManager, NetworkService, NotificationDao, ContentEntityManager) - Constructor for class com.atlassian.confluence.plugins.like.notifications.DefaultLikeNotificationManager
 
DefaultLink - Class in com.atlassian.confluence.content.render.xhtml.model.links
 
DefaultLink(ResourceIdentifier, LinkBody<?>) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLink
Deprecated.
DefaultLink(ResourceIdentifier, LinkBody<?>, String, String) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLink
Deprecated.
DefaultLinkBuilder - Class in com.atlassian.confluence.content.render.xhtml.model.links
Builds instances of DefaultLink
DefaultLinkManager - Class in com.atlassian.confluence.links
 
DefaultLinkManager() - Constructor for class com.atlassian.confluence.links.DefaultLinkManager
 
DefaultLinkRenderer - Class in com.atlassian.confluence.content.render.xhtml
 
DefaultLinkRenderer(Marshaller<Link>) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultLinkRenderer
 
DefaultListBuilder<T> - Class in com.atlassian.confluence.core
Skeleton implementation of a list builder that takes care of maintaining the class invariants but delegates the final building of the list to a callback function.
DefaultLocaleManager - Class in com.atlassian.confluence.languages
 
DefaultLocaleManager(SettingsManager, UserAccessor, LanguageManager, VCacheFactory) - Constructor for class com.atlassian.confluence.languages.DefaultLocaleManager
 
DefaultLocaleManager() - Constructor for class com.atlassian.confluence.languages.DefaultLocaleManager
Deprecated.
since 7.5
DefaultLoginManager - Class in com.atlassian.confluence.security.login
Default LoginManager that keeps track of login activity.
DefaultLoginManager(SettingsManager, UserAccessor, VCacheFactory, Clock, UserLoginInfoDao) - Constructor for class com.atlassian.confluence.security.login.DefaultLoginManager
 
DefaultLogoutPage - Class in com.atlassian.confluence.pageobjects.page
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.DefaultLogoutPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
DefaultLogoutPage() - Constructor for class com.atlassian.confluence.pageobjects.page.DefaultLogoutPage
Deprecated.
 
DefaultLongRunningTaskManager - Class in com.atlassian.confluence.util.longrunning
 
DefaultLongRunningTaskManager(PermissionManager, ActivityMonitor, LongRunningTaskMonitor) - Constructor for class com.atlassian.confluence.util.longrunning.DefaultLongRunningTaskManager
 
DefaultLuceneIndexSnapshotManager - Class in com.atlassian.confluence.internal.index.lucene.snapshot
Manage all Lucene index snapshots.
DefaultLuceneIndexSnapshotManager(PluginAccessor, BootstrapManager, JournalStateStore) - Constructor for class com.atlassian.confluence.internal.index.lucene.snapshot.DefaultLuceneIndexSnapshotManager
 
DefaultLuceneIndexSnapshotManager(PluginAccessor, BootstrapManager, JournalStateStore, Function<Path, Optional<Long>>) - Constructor for class com.atlassian.confluence.internal.index.lucene.snapshot.DefaultLuceneIndexSnapshotManager
 
DefaultMacroBrowserManager - Class in com.atlassian.confluence.macro.browser
Default MacroBrowserManager implementation.
DefaultMacroBrowserManager(MacroMetadataManager) - Constructor for class com.atlassian.confluence.macro.browser.DefaultMacroBrowserManager
 
DefaultMacroCounter - Class in com.atlassian.confluence.macro.count
Aggregates macro usages by macro name
DefaultMacroCounter() - Constructor for class com.atlassian.confluence.macro.count.DefaultMacroCounter
 
DefaultMacroIconManager - Class in com.atlassian.confluence.macro.browser
 
DefaultMacroIconManager(RequestFactory<?>, ServletContextFactory, WebResourceUrlProvider, PluginResourceLocator) - Constructor for class com.atlassian.confluence.macro.browser.DefaultMacroIconManager
 
DefaultMacroIdSupplier - Class in com.atlassian.confluence.content.render.xhtml.editor.macro
The default implementation of MacroIdSupplier which uses a randomly generated UUID to generate a unique MacroId.
DefaultMacroIdSupplier() - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.macro.DefaultMacroIdSupplier
 
DefaultMacroManager - Class in com.atlassian.confluence.renderer
 
DefaultMacroManager() - Constructor for class com.atlassian.confluence.renderer.DefaultMacroManager
 
DefaultMacroMetadataClientCacheKeyManager - Class in com.atlassian.confluence.macro.browser
 
DefaultMacroMetadataClientCacheKeyManager() - Constructor for class com.atlassian.confluence.macro.browser.DefaultMacroMetadataClientCacheKeyManager
 
DefaultMacroMetadataManager - Class in com.atlassian.confluence.macro.browser
Manager providing MacroMetadata about the Macros in Confluence.
DefaultMacroMetadataManager(PluginAccessor) - Constructor for class com.atlassian.confluence.macro.browser.DefaultMacroMetadataManager
DefaultMacroMetadataManager(PluginAccessor, EventListenerRegistrar) - Constructor for class com.atlassian.confluence.macro.browser.DefaultMacroMetadataManager
 
DefaultMacroMetadataProvider<T extends com.atlassian.plugin.ModuleDescriptor<Macro> & MacroMetadataSource> - Class in com.atlassian.confluence.macro.browser
 
DefaultMacroMetadataProvider(AllMacroMetadataProvider<T>, Class<T>) - Constructor for class com.atlassian.confluence.macro.browser.DefaultMacroMetadataProvider
 
DefaultMacroMetadataProvider(AllMacroMetadataProvider<T>, Class<T>, ModuleDescriptorPredicate<Macro>) - Constructor for class com.atlassian.confluence.macro.browser.DefaultMacroMetadataProvider
 
DefaultMacroMigrationManager - Class in com.atlassian.confluence.macro.xhtml
Listens for plugin events and registers / unregisters the macro migration tasks with itself.
DefaultMacroMigrationManager(MacroMigration, MacroMigration, MacroMigration, MacroManager, MacroManager, MacroManager, Set<String>) - Constructor for class com.atlassian.confluence.macro.xhtml.DefaultMacroMigrationManager
Sets the macro manager and the migration tasks for the rich text and plain text migrations.
DefaultMacroParameterSerializer - Class in com.atlassian.confluence.content.render.xhtml.editor.macro
Serializes and deserializes macro parameters in the following format a=b|c=d.
DefaultMacroParameterSerializer() - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.macro.DefaultMacroParameterSerializer
 
DefaultMacroReplacementRendererRepository - Class in com.atlassian.confluence.content.render.xhtml.migration
A MacroReplacementRendererRepository that looks up MacroReplacementRenderers based on the class of the macro to be replaced.
DefaultMacroReplacementRendererRepository(Set<MacroReplacementRenderer>) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.DefaultMacroReplacementRendererRepository
 
DefaultMacroSchemaMigrator - Class in com.atlassian.confluence.impl.macro.schema
 
DefaultMacroSchemaMigrator(PluginAccessor) - Constructor for class com.atlassian.confluence.impl.macro.schema.DefaultMacroSchemaMigrator
 
DefaultMailContentProcessor - Class in com.atlassian.confluence.mail
Delegates to a list of other MailContentProcessor implementations.
DefaultMailContentProcessor(List<MailContentProcessor>) - Constructor for class com.atlassian.confluence.mail.DefaultMailContentProcessor
 
DefaultMailQueueManager - Class in com.atlassian.confluence.mail
 
DefaultMailQueueManager(TaskQueueWithErrorQueue, EventPublisher) - Constructor for class com.atlassian.confluence.mail.DefaultMailQueueManager
 
DefaultMailServerExistsCriteria - Class in com.atlassian.confluence.admin.criteria
Checks to see whether a default SMTP mail server has been created.
DefaultMailServerExistsCriteria(SettingsManager, MailServerManager) - Constructor for class com.atlassian.confluence.admin.criteria.DefaultMailServerExistsCriteria
 
DefaultManagedScheduledJobRegistry - Class in com.atlassian.confluence.schedule.managers
Default implementation that manages the static job data (i.e.
DefaultManagedScheduledJobRegistry(ClusterManager, SchedulerService, Collection<ManagedScheduledJob>) - Constructor for class com.atlassian.confluence.schedule.managers.DefaultManagedScheduledJobRegistry
 
DefaultMarshallerMetricsAccumulator - Class in com.atlassian.confluence.impl.content.render.xhtml.analytics
Default implementation of MarshallerMetricsAccumulator.
DefaultMarshallerMetricsAccumulator() - Constructor for class com.atlassian.confluence.impl.content.render.xhtml.analytics.DefaultMarshallerMetricsAccumulator
 
DefaultMarshallingRegistry - Class in com.atlassian.confluence.content.render.xhtml
 
DefaultMarshallingRegistry() - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultMarshallingRegistry
 
DefaultMediaApiClientIdentitySupplier - Class in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore
Deprecated.
since 7.5
DefaultMediaApiClientIdentitySupplier(BandanaManager, DefaultMediaApiClientSupplier) - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.DefaultMediaApiClientIdentitySupplier
Deprecated.
 
DefaultMediaApiClientSupplier - Class in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore
Deprecated.
since 7.5 No replacement
DefaultMediaApiClientSupplier(FileStoreConfig, EventPublisher, ZipkinHttpClientInterceptorManager) - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.DefaultMediaApiClientSupplier
Deprecated.
 
DefaultMembershipCache - Class in com.atlassian.confluence.user.crowd
The cache maps a CachedCrowdMembershipCacheKey representing a user (or group) in a particular directory to a Map&lt;String, String&gt; where each entry in the map represents a group that the user (or group) is a member of.
DefaultMembershipCache(TransactionAwareCacheFactory) - Constructor for class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
DefaultMembershipCache(CacheFactory) - Constructor for class com.atlassian.confluence.user.crowd.DefaultMembershipCache
DefaultMergerManager - Class in com.atlassian.confluence.util.diffs
A cache to make access to the merger provided by the plugin framework fast.
DefaultMergerManager(PluginAccessor, XmlEventReaderFactory, XMLOutputFactory) - Constructor for class com.atlassian.confluence.util.diffs.DefaultMergerManager
 
DefaultMessage - Class in com.atlassian.confluence.util.message
A global message (aka.
DefaultMessage() - Constructor for class com.atlassian.confluence.util.message.DefaultMessage
Default constructor
DefaultMessage(String, String, boolean, boolean) - Constructor for class com.atlassian.confluence.util.message.DefaultMessage
 
DefaultMessage(String, String, String, boolean) - Constructor for class com.atlassian.confluence.util.message.DefaultMessage
 
DefaultMessage(String, String, boolean) - Constructor for class com.atlassian.confluence.util.message.DefaultMessage
Constructor without explicit visible parameter.
DefaultMessage(String, String) - Constructor for class com.atlassian.confluence.util.message.DefaultMessage
Message will be shown a closable by default.
DefaultMessageHolder - Class in com.atlassian.confluence.validation
 
DefaultMessageHolderFactory - Class in com.atlassian.confluence.validation
 
DefaultMessageHolderFactory() - Constructor for class com.atlassian.confluence.validation.DefaultMessageHolderFactory
 
DefaultMessageManager - Class in com.atlassian.confluence.util.message
Combines different message managers into one
DefaultMessageManager(List<MessageManager>) - Constructor for class com.atlassian.confluence.util.message.DefaultMessageManager
 
DefaultMethodRules - Class in com.atlassian.confluence.webdriver.rules
Standard RuleChain to run in a webdriver test.
DefaultMethodRules(IgnoreBrowserRule, SessionCleanupRule, VisitNoopAndCancelAlertsRule, CancelAnyAlert, NoUrlLoggingWebDriverScreenshotRule, LogPageSourceRule, LogTimeRule, BrowserUserAgentLoggingRule) - Constructor for class com.atlassian.confluence.webdriver.rules.DefaultMethodRules
 
DefaultMimetypesExtensionTranslationMapFactory - Class in com.atlassian.confluence.core
As MimeTypesFileTypeMap only allows one way conversion (from file to mime type) this class manually parses the file and can be used for reverse mapping.
DefaultMimetypesExtensionTranslationMapFactory() - Constructor for class com.atlassian.confluence.core.DefaultMimetypesExtensionTranslationMapFactory
 
DefaultMimetypesFileTypeMapFactory - Class in com.atlassian.confluence.core
 
DefaultMimetypesFileTypeMapFactory() - Constructor for class com.atlassian.confluence.core.DefaultMimetypesFileTypeMapFactory
 
DefaultNotificationManager - Class in com.atlassian.confluence.mail.notification
 
DefaultNotificationManager(NotificationDao, EventPublisher) - Constructor for class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
DefaultNotificationRenderManager - Class in com.atlassian.confluence.plugin.descriptor.mail
 
DefaultNotificationRenderManager() - Constructor for class com.atlassian.confluence.plugin.descriptor.mail.DefaultNotificationRenderManager
 
DefaultNotificationsSender - Class in com.atlassian.confluence.mail.notification
 
DefaultNotificationsSender(UserAccessor, MultiQueueTaskManager, NotificationManager, Renderer, PermissionManager, FormatSettingsManager, WebResourceManager, I18NBeanFactory, LocaleManager, Differ, NotificationRenderManager, DataSourceFactory, ConfluenceAccessManager) - Constructor for class com.atlassian.confluence.mail.notification.DefaultNotificationsSender
 
DefaultPageManager - Class in com.atlassian.confluence.pages
 
DefaultPageManager(PageDaoInternal, AttachmentManager, HibernateSessionManager, Supplier<? extends WikiToStorageConverter>, EventPublisher, BlogPostDao, AbstractPageDaoInternal, SpaceDao, ContentPropertyManager, Supplier<PermissionManager>, LoginManager, Supplier<ExceptionTolerantMigrator>, CollaborativeEditingHelper, RelationManager, SpacePermissionQueryManager, ContentPermissionManager, ClusterLockService, LinksUpdater, SpacePermissionManager, SynchronizationManager, PlatformTransactionManager, AuditingContext) - Constructor for class com.atlassian.confluence.pages.DefaultPageManager
 
DefaultPageManager(PageDaoInternal, LinkManager, ConfluenceIndexer, LabelManager, AttachmentManager, HibernateSessionManager, Supplier<XhtmlContent>, EventPublisher, NotificationManager, BlogPostDao, AbstractPageDaoInternal, SpaceDao, ContentPropertyManager, Supplier<PermissionManager>, ChangeIndexer, LoginManager, Supplier<ExceptionTolerantMigrator>, CollaborativeEditingHelper, RelationManager, SpacePermissionQueryManager, ContentPermissionManager, ClusterLockService, LinksUpdater, Supplier<UserAccessor>, SpacePermissionManager, SynchronizationManager, PlatformTransactionManager, Supplier<DarkFeaturesManager>, AuditingContext) - Constructor for class com.atlassian.confluence.pages.DefaultPageManager
Deprecated.
since 7.5
DefaultPageNameConflictResolver - Class in com.atlassian.confluence.pages.persistence.dao.bulk.impl
Default page name conflict resolver.
DefaultPageNameConflictResolver(PageNameConflictResolver) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.impl.DefaultPageNameConflictResolver
 
DefaultPageNameConflictResolver() - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.impl.DefaultPageNameConflictResolver
 
DefaultPageService - Class in com.atlassian.confluence.content.service
 
DefaultPageService(PageManager, PermissionManager, ContentPermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, ContentPropertyManager, LabelManager) - Constructor for class com.atlassian.confluence.content.service.DefaultPageService
Deprecated.
since 5.10
DefaultPageService(PageManager, PermissionManager, ContentPermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, ContentPropertyManager, LabelManager, Supplier<DraftsTransitionHelper>) - Constructor for class com.atlassian.confluence.content.service.DefaultPageService
 
DefaultPageTemplateManager - Class in com.atlassian.confluence.pages.templates
 
DefaultPageTemplateManager() - Constructor for class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
DefaultPageUpdateService - Class in com.atlassian.confluence.content.service.experimental
 
DefaultPageUpdateService(PageManagerInternal, TransactionTemplate) - Constructor for class com.atlassian.confluence.content.service.experimental.DefaultPageUpdateService
 
DefaultPathConverterManager - Class in com.atlassian.confluence.servlet.simpledisplay
Default (memory-based) PathConverterManager.
DefaultPathConverterManager() - Constructor for class com.atlassian.confluence.servlet.simpledisplay.DefaultPathConverterManager
 
DefaultPermissionCheckExemptions - Class in com.atlassian.confluence.security
Allows members of the 'confluence-administrators' group to be exempt from permission checks, or if a temporary request-level exemption has been applied.
DefaultPermissionCheckExemptions(UserAccessor, CrowdService) - Constructor for class com.atlassian.confluence.security.DefaultPermissionCheckExemptions
 
DefaultPermissionCheckExemptions(Supplier<UserAccessor>, CrowdService) - Constructor for class com.atlassian.confluence.security.DefaultPermissionCheckExemptions
Deprecated.
since 7.5
DefaultPermissionManager - Class in com.atlassian.confluence.security
Default implementation of PermissionManager.
DefaultPermissionManager() - Constructor for class com.atlassian.confluence.security.DefaultPermissionManager
 
DefaultPermissionsAdministrator - Class in com.atlassian.confluence.security.administrators
The view administrator used jointly by global and space permissions actions
DefaultPermissionsAdministrator(SpacePermissionManager, PermissionResolver) - Constructor for class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator
 
DefaultPermissionsAdministrator.GroupPermissionRow - Class in com.atlassian.confluence.security.administrators
 
DefaultPermissionsAdministrator.UnlicensedPermissionRow - Class in com.atlassian.confluence.security.administrators
Used for both anonymous and "all authenticated user" permissions categories
DefaultPermissionsAdministrator.UserPermissionRow - Class in com.atlassian.confluence.security.administrators
 
DefaultPersistentDecoratorDao - Class in com.atlassian.confluence.themes.persistence.hibernate
Deprecated.
since 5.10. Replaced with CachingPersistentDecoratorDao
DefaultPersistentDecoratorDao() - Constructor for class com.atlassian.confluence.themes.persistence.hibernate.DefaultPersistentDecoratorDao
Deprecated.
 
DefaultPersonalInformationManager - Class in com.atlassian.confluence.user
 
DefaultPersonalInformationManager(ContentEntityObjectDao<ContentEntityObject>, HibernateSessionManager, Supplier<? extends WikiToStorageConverter>, EventPublisher, PersonalInformationDao, RelationManager, CollaborativeEditingHelper, AuditingContext) - Constructor for class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
DefaultPersonalInformationManager(ContentEntityObjectDao, LinkManager, ConfluenceIndexer, LabelManager, AttachmentManager, HibernateSessionManager, Supplier<XhtmlContent>, EventPublisher, NotificationManager, PersonalInformationDao, RelationManager, Supplier<UserAccessor>, Supplier<DarkFeaturesManager>, CollaborativeEditingHelper, AuditingContext) - Constructor for class com.atlassian.confluence.user.DefaultPersonalInformationManager
Deprecated.
since 7.5
DefaultPlaceholderImageFactory - Class in com.atlassian.confluence.plugins.templates.servlet
 
DefaultPlaceholderImageFactory(FontProvider) - Constructor for class com.atlassian.confluence.plugins.templates.servlet.DefaultPlaceholderImageFactory
 
DefaultPlaceholderImageFactory - Class in com.atlassian.confluence.tinymceplugin.placeholder
 
DefaultPlaceholderImageFactory(FontProvider) - Constructor for class com.atlassian.confluence.tinymceplugin.placeholder.DefaultPlaceholderImageFactory
 
DefaultPlaceholderUrlFactory - Class in com.atlassian.confluence.content.render.xhtml.editor.macro
 
DefaultPlaceholderUrlFactory(int, SettingsManager, ContextPathHolder, LocaleManager, MacroDefinitionSerializer) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.macro.DefaultPlaceholderUrlFactory
 
DefaultPluginDataSourceFactory - Class in com.atlassian.confluence.core
 
DefaultPluginDataSourceFactory(FileTypeMap, Function<Pair<Plugin, PluginDataSourceFactory.ResourceView>, InputStream>, Plugin) - Constructor for class com.atlassian.confluence.core.DefaultPluginDataSourceFactory
 
DefaultPluginInstaller - Class in com.atlassian.confluence.plugin
A default implementation for a plugin repository which simply delegates to a PluginDataDao.
DefaultPluginInstaller() - Constructor for class com.atlassian.confluence.plugin.DefaultPluginInstaller
 
DefaultPluginModuleFactory<T> - Class in com.atlassian.confluence.plugin.module
 
DefaultPluginModuleFactory(ModuleDescriptor<? extends T>) - Constructor for class com.atlassian.confluence.plugin.module.DefaultPluginModuleFactory
 
DefaultPluginSharedDataRegistry - Class in com.atlassian.confluence.cluster.shareddata
Implementation of PluginSharedDataRegistry which delegates to a PluginSharedDataStore.
DefaultPluginSharedDataRegistry(PluginAccessor, EventListenerRegistrar, PluginSharedDataStore) - Constructor for class com.atlassian.confluence.cluster.shareddata.DefaultPluginSharedDataRegistry
 
DefaultPopularContentQueries - Class in com.atlassian.confluence.plugins.edgeindex
 
DefaultPopularContentQueries(EdgeQueries, ContentEntityManager) - Constructor for class com.atlassian.confluence.plugins.edgeindex.DefaultPopularContentQueries
 
DefaultPredefinedSearchBuilder - Class in com.atlassian.confluence.search.service
 
DefaultPredefinedSearchBuilder(UserAccessor, SpacePermissionsFilterDao, SpacePermissionQueryManager, PermissionManager, SpaceManager, LabelManager) - Constructor for class com.atlassian.confluence.search.service.DefaultPredefinedSearchBuilder
 
DefaultPredefinedSearchBuilder() - Constructor for class com.atlassian.confluence.search.service.DefaultPredefinedSearchBuilder
DefaultProgress - Class in com.atlassian.confluence.util
Thread-safe class for tracking progress.
DefaultProgress(int) - Constructor for class com.atlassian.confluence.util.DefaultProgress
 
DefaultProgress(int, int) - Constructor for class com.atlassian.confluence.util.DefaultProgress
 
DefaultPropertySetManager - Class in com.atlassian.confluence.core
 
DefaultPropertySetManager() - Constructor for class com.atlassian.confluence.core.DefaultPropertySetManager
 
DefaultQueryFactory - Class in com.atlassian.confluence.search.v2
A default implementation of QueryFactory that maps query type keys to plugin module complete keys.
DefaultQueryFactory(PluginAccessor) - Constructor for class com.atlassian.confluence.search.v2.DefaultQueryFactory
Construct a new query factory
DefaultRecoveryFileGenerator - Class in com.atlassian.confluence.upgrade.recovery
This class uses DB Exporter library to create an upgrade recovery file.
DefaultRecoveryFileGenerator(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.recovery.DefaultRecoveryFileGenerator
 
DefaultReferralManager - Class in com.atlassian.confluence.links
Deprecated.
since 7.0.1, it will be removed by this ticket: https://jira.atlassian.com/browse/CONFSRVDEV-10259
DefaultReferralManager() - Constructor for class com.atlassian.confluence.links.DefaultReferralManager
Deprecated.
 
DefaultReIndexJobManager - Class in com.atlassian.confluence.internal.index.status
This implementation of ReIndexJobManager listens to indexing-related events and update re-index status accordingly
DefaultReIndexJobManager(ReIndexJobPersister, EventPublisher, SchedulerService, ClusterManager, ClusterLockService, DarkFeatureManager, BootstrapManager) - Constructor for class com.atlassian.confluence.internal.index.status.DefaultReIndexJobManager
 
DefaultRelatedContentRefactorer - Class in com.atlassian.confluence.links
A component responsible for refactoring the relationships between pages.
DefaultRelatedContentRefactorer(PageManager, LinkManager, LinksUpdater) - Constructor for class com.atlassian.confluence.links.DefaultRelatedContentRefactorer
 
DefaultRelationManager - Class in com.atlassian.confluence.internal.relations
 
DefaultRelationManager(Content2ContentHibernateRelationDao, User2ContentHibernateRelationDao, User2UserHibernateRelationDao) - Constructor for class com.atlassian.confluence.internal.relations.DefaultRelationManager
 
DefaultRenderer - Class in com.atlassian.confluence.content.render.xhtml
Implementation outputting XHTML suitable for display in browsers.
DefaultRenderer(Transformer, I18NBeanFactory, LegacyV2RendererContextInitialiser, SettingsManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultRenderer
Deprecated.
since 5.6
DefaultRenderer(Transformer, I18NBeanFactory, LegacyV2RendererContextInitialiser, SettingsManager, String) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultRenderer
Deprecated.
since 5.6
DefaultRenderer(Transformer, I18NBeanFactory, LegacyV2RendererContextInitialiser, SettingsManager, RenderingEventPublisher) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultRenderer
Deprecated.
DefaultRenderer(Transformer, I18NBeanFactory, LegacyV2RendererContextInitialiser, SettingsManager, RenderingEventPublisher, ContentResourcePrefetcher) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultRenderer
 
DefaultRenderer(Transformer, I18NBeanFactory, LegacyV2RendererContextInitialiser, SettingsManager, RenderingEventPublisher, String) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultRenderer
Deprecated.
DefaultRenderer(Transformer, I18NBeanFactory, LegacyV2RendererContextInitialiser, SettingsManager, RenderingEventPublisher, String, ContentResourcePrefetcher) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultRenderer
 
DefaultRenderingService - Class in com.atlassian.confluence.content.service
 
DefaultRenderingService() - Constructor for class com.atlassian.confluence.content.service.DefaultRenderingService
 
DefaultRenderingService.RenderMode - Enum in com.atlassian.confluence.content.service
 
DefaultResourceIdentifierContextUtility - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
DefaultResourceIdentifierContextUtility(ResourceIdentifierFactory, ResourceIdentifierMatcher) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DefaultResourceIdentifierContextUtility
 
DefaultResourceIdentifierFactory - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Generates resource identifiers that contain some of the actual state of the resource.
DefaultResourceIdentifierFactory() - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DefaultResourceIdentifierFactory
 
DefaultResourceIdentifierMatcher - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Match a ContentEntityObject against the supplied ResourceIdentifier.
DefaultResourceIdentifierMatcher() - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DefaultResourceIdentifierMatcher
 
DefaultRestAttachmentManager - Class in com.atlassian.confluence.plugins.rest.manager
 
DefaultRestAttachmentManager(AttachmentManager, PermissionManager, SettingsManager, ThumbnailManager, DateEntityFactory) - Constructor for class com.atlassian.confluence.plugins.rest.manager.DefaultRestAttachmentManager
 
DefaultRestContentManager - Class in com.atlassian.confluence.plugins.rest.manager
 
DefaultRestContentManager(ContentEntityManager, PermissionManager, PageManager, RestAttachmentManager, EntityBuilderFactory) - Constructor for class com.atlassian.confluence.plugins.rest.manager.DefaultRestContentManager
 
DefaultRestEntityEnrichmentManager - Class in com.atlassian.confluence.plugins.restapi.enrich
 
DefaultRestEntityEnrichmentManager(RestNavigationService, GraphQL, DefaultRestEntityFactory) - Constructor for class com.atlassian.confluence.plugins.restapi.enrich.DefaultRestEntityEnrichmentManager
 
DefaultRestEntityFactory - Class in com.atlassian.confluence.rest.serialization
 
DefaultRestEntityFactory() - Constructor for class com.atlassian.confluence.rest.serialization.DefaultRestEntityFactory
 
DefaultRestNavigationService - Class in com.atlassian.confluence.plugins.rest.navigation.impl
 
DefaultRestNavigationService(ApplicationProperties) - Constructor for class com.atlassian.confluence.plugins.rest.navigation.impl.DefaultRestNavigationService
 
DefaultRestSearchService - Class in com.atlassian.confluence.plugins.rest.service
 
DefaultRestSearchService(ContentNameSearcher, QueryTokenizer, SearchManager, PredefinedSearchBuilder, CrowdService, EntityBuilderFactory) - Constructor for class com.atlassian.confluence.plugins.rest.service.DefaultRestSearchService
 
DefaultRestSpaceManager - Class in com.atlassian.confluence.plugins.rest.manager
Default implementation of the RestSpaceManager.
DefaultRestSpaceManager(SpaceManager, PageManager, DefaultRestContentManager, EntityBuilderFactory) - Constructor for class com.atlassian.confluence.plugins.rest.manager.DefaultRestSpaceManager
 
DefaultRestUserSessionManager - Class in com.atlassian.confluence.plugins.rest.manager
 
DefaultRestUserSessionManager(HttpContext, RestContentManager) - Constructor for class com.atlassian.confluence.plugins.rest.manager.DefaultRestUserSessionManager
 
DefaultSaveContext - Class in com.atlassian.confluence.core
 
DefaultSaveContext(boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.core.DefaultSaveContext
Deprecated.
since 6.0. Use the DefaultSaveContext.builder() or one of the final, pre-constructed contexts.
DefaultSaveContext(boolean, boolean, boolean, PageUpdateTrigger) - Constructor for class com.atlassian.confluence.core.DefaultSaveContext
Deprecated.
since 6.0. Use the DefaultSaveContext.builder() or one of the final, pre-constructed contexts.
DefaultSaveContext.Builder - Class in com.atlassian.confluence.core
 
DefaultScheduledJobManager - Class in com.atlassian.confluence.schedule.managers
Implementation of the ScheduledJobManager, co-ordinates access to the scheduler, persisted configuration (in Bandana), transient status (in caches), and static data (in the job registry).
DefaultScheduledJobManager(ScheduledJobDao, Scheduler, SchedulerService, ManagedScheduledJobRegistry, AuditService, ScheduleJobStatusManager, TimeZoneManager, EventPublisher) - Constructor for class com.atlassian.confluence.schedule.managers.DefaultScheduledJobManager
 
DefaultScheduledJobStatusManager - Class in com.atlassian.confluence.schedule.managers
Default implementation.
DefaultScheduledJobStatusManager(ScheduledJobDao, Scheduler, SchedulerService, InternalRunDetailsDao) - Constructor for class com.atlassian.confluence.schedule.managers.DefaultScheduledJobStatusManager
 
DefaultSchedulerRunDetailsManager - Class in com.atlassian.confluence.schedule.managers
The default implementation of the SchedulerRunDetailsManager interface.
DefaultSchedulerRunDetailsManager(InternalRunDetailsDao, SchedulerService) - Constructor for class com.atlassian.confluence.schedule.managers.DefaultSchedulerRunDetailsManager
 
DefaultSearch - Class in com.atlassian.confluence.search.v2
 
DefaultSearch(SearchQuery, SearchSort, SearchFilter, int, int) - Constructor for class com.atlassian.confluence.search.v2.DefaultSearch
 
DefaultSearch(SearchQuery, SearchSort, SearchFilter, ResultFilter) - Constructor for class com.atlassian.confluence.search.v2.DefaultSearch
 
DefaultSearchableContentExtractor - Class in com.atlassian.confluence.search.lucene.extractor
An extractor responsible for extracting the default searchable content from various Confluence content types and adding it to the defaultSearchableText.
DefaultSearchableContentExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.DefaultSearchableContentExtractor
 
DefaultSearchEntitiesManager - Class in com.atlassian.confluence.user
 
DefaultSearchEntitiesManager(PermissionManager, EntityQueryParser) - Constructor for class com.atlassian.confluence.user.DefaultSearchEntitiesManager
 
DefaultSearcherInitialisation - Class in com.atlassian.confluence.search.lucene
 
DefaultSearcherInitialisation() - Constructor for class com.atlassian.confluence.search.lucene.DefaultSearcherInitialisation
 
DefaultSearchResultResultRenderer - Class in com.atlassian.confluence.search
Loaded as a spring bean and is the default renderer that DelegatedSearchResultRenderer falls back on when no other renderer can be found.
DefaultSearchResultResultRenderer() - Constructor for class com.atlassian.confluence.search.DefaultSearchResultResultRenderer
 
DefaultSearchResults - Class in com.atlassian.confluence.search.v2
Default implementation of SearchResults
DefaultSearchResults(List<? extends SearchResult>, int, String) - Constructor for class com.atlassian.confluence.search.v2.DefaultSearchResults
 
DefaultSearchResults(List<? extends SearchResult>, int) - Constructor for class com.atlassian.confluence.search.v2.DefaultSearchResults
 
DefaultSearchResults(List<? extends SearchResult>, int, SearchWithToken, List<String>) - Constructor for class com.atlassian.confluence.search.v2.DefaultSearchResults
 
DefaultSearchResults(List<? extends SearchResult>, int, SearchWithToken, List<String>, String) - Constructor for class com.atlassian.confluence.search.v2.DefaultSearchResults
 
DefaultSearchResultTransformer - Class in com.atlassian.confluence.internal.search.contentnames.v2
 
DefaultSearchResultTransformer(ContentTypesDisplayMapper) - Constructor for class com.atlassian.confluence.internal.search.contentnames.v2.DefaultSearchResultTransformer
 
DefaultSearchWithToken - Class in com.atlassian.confluence.search.v2
 
DefaultSearchWithToken(ISearch, long) - Constructor for class com.atlassian.confluence.search.v2.DefaultSearchWithToken
 
DefaultSeraphAuthenticator - Class in com.atlassian.confluence.util.http.httpclient
Deprecated.
since 6.7. Not used.
DefaultSeraphAuthenticator() - Constructor for class com.atlassian.confluence.util.http.httpclient.DefaultSeraphAuthenticator
Deprecated.
 
DefaultServiceCommandValidator - Class in com.atlassian.confluence.core.service
 
DefaultServiceCommandValidator() - Constructor for class com.atlassian.confluence.core.service.DefaultServiceCommandValidator
 
DefaultSetSpacePermissionChecker - Class in com.atlassian.confluence.security
 
DefaultSetSpacePermissionChecker() - Constructor for class com.atlassian.confluence.security.DefaultSetSpacePermissionChecker
 
DefaultSettingsManager - Class in com.atlassian.confluence.setup.settings
Deprecated.
since 7.7, replaced by DelegatingLegacySettingsManager
DefaultSettingsManager() - Constructor for class com.atlassian.confluence.setup.settings.DefaultSettingsManager
Deprecated.
 
DefaultSetupPersister - Class in com.atlassian.confluence.setup
 
DefaultSetupPersister() - Constructor for class com.atlassian.confluence.setup.DefaultSetupPersister
 
DefaultSetupSystemAdministratorPage - Class in com.atlassian.confluence.it.setup.steps
 
DefaultSetupSystemAdministratorPage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.DefaultSetupSystemAdministratorPage
 
DefaultShortcutLinksManager - Class in com.atlassian.confluence.renderer
 
DefaultShortcutLinksManager() - Constructor for class com.atlassian.confluence.renderer.DefaultShortcutLinksManager
 
DefaultSignupManager - Class in com.atlassian.confluence.user
Handles easy-user creation in its myriad forms.
DefaultSignupManager(BandanaManager, SecureTokenGenerator, UserAccessor, UserVerificationTokenManager, CrowdService, SettingsManager, WikiStyleRenderer, EmailService, NotificationsSender, EventPublisher, UserChecker, PersonalInformationManager, MultiQueueTaskManager, I18NBeanFactory, DataSourceFactory) - Constructor for class com.atlassian.confluence.user.DefaultSignupManager
 
DefaultSignupValidator - Class in com.atlassian.confluence.user
Validates whether a new User (assumed to be itself valid) can be self-signed up for this instance.
DefaultSignupValidator(SignupManager, UserAccessor, BootstrapManager) - Constructor for class com.atlassian.confluence.user.DefaultSignupValidator
 
DefaultSiteMigrator - Class in com.atlassian.confluence.content.render.xhtml.migration
 
DefaultSiteMigrator(int, PlatformTransactionManager, Scheduler, ContentDao, ExceptionTolerantMigrator, CacheManager, BatchableWorkSource<ContentEntityObject>, String, String) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
Deprecated.
since 5.9.0
DefaultSiteMigrator(int, PlatformTransactionManager, ContentDao, ExceptionTolerantMigrator, CacheManager, BatchableWorkSource<ContentEntityObject>, String, String, IndexFlushScheduler) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
DefaultSiteMigrator(int, PlatformTransactionManager, ContentDao, ExceptionTolerantMigrator, CacheManager, BatchableWorkSource<ContentEntityObject>, String, String, LifecycleAwareSchedulerService) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
DefaultSiteMigrator(int, PlatformTransactionManager, ContentDao, ExceptionTolerantMigrator, CacheFlusher, BatchableWorkSource<ContentEntityObject>, String, String, LifecycleAwareSchedulerService) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
DefaultSiteMigrator(int, SessionFactory, PlatformTransactionManager, ContentDao, ExceptionTolerantMigrator, CacheFlusher, BatchableWorkSource<ContentEntityObject>, String, String, LifecycleAwareSchedulerService) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
 
DefaultSortMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
since 7.0 use FieldSortMapper.
DefaultSortMapper(String, String) - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.DefaultSortMapper
Deprecated.
 
DefaultSpaceContentPageLayoutsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Updates the default space content that will be used for new spaces to use page layouts.
DefaultSpaceContentPageLayoutsUpgradeTask(SettingsManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.DefaultSpaceContentPageLayoutsUpgradeTask
 
DefaultSpaceContentToPageTemplateUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
DefaultSpaceContentToPageTemplateUpgradeTask(SettingsManager, WikiToStorageConverter, SystemTemplateManager, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.DefaultSpaceContentToPageTemplateUpgradeTask
 
DefaultSpaceContentToPageTemplateUpgradeTask(SettingsManager, XhtmlContent, SystemTemplateManager, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.DefaultSpaceContentToPageTemplateUpgradeTask
Deprecated.
since 7.6
DefaultSpaceDescriptionManager - Class in com.atlassian.confluence.spaces
 
DefaultSpaceDescriptionManager(ContentEntityObjectDao<ContentEntityObject>, HibernateSessionManager, Supplier<? extends WikiToStorageConverter>, EventPublisher, RelationManager, CollaborativeEditingHelper, AuditingContext) - Constructor for class com.atlassian.confluence.spaces.DefaultSpaceDescriptionManager
 
DefaultSpaceDescriptionManager(ContentEntityObjectDao, LinkManager, ConfluenceIndexer, LabelManager, AttachmentManager, HibernateSessionManager, Supplier<XhtmlContent>, EventPublisher, NotificationManager, RelationManager, Supplier<UserAccessor>, Supplier<DarkFeaturesManager>, CollaborativeEditingHelper, AuditingContext) - Constructor for class com.atlassian.confluence.spaces.DefaultSpaceDescriptionManager
Deprecated.
since 7.5
DefaultSpaceDirectoryEntityBuilder - Class in com.atlassian.confluence.plugins.spacedirectory.rest
 
DefaultSpaceDirectoryEntityBuilder(I18NBeanFactory, SettingsManager, FavouriteManager, SpaceManager, SpaceLogoManager, DateFormatterFactory) - Constructor for class com.atlassian.confluence.plugins.spacedirectory.rest.DefaultSpaceDirectoryEntityBuilder
 
DefaultSpaceGroupManager - Class in com.atlassian.confluence.spaces
Deprecated.
in 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

DefaultSpaceGroupManager() - Constructor for class com.atlassian.confluence.spaces.DefaultSpaceGroupManager
Deprecated.
 
DefaultSpaceLogo - Class in com.atlassian.confluence.it.admin
 
DefaultSpaceLogoManager - Class in com.atlassian.confluence.spaces
 
DefaultSpaceLogoManager(UserAccessor, PermissionManager, SpaceManager, WebResourceUrlProvider) - Constructor for class com.atlassian.confluence.spaces.DefaultSpaceLogoManager
 
DefaultSpaceManager - Class in com.atlassian.confluence.spaces
 
DefaultSpaceManager() - Constructor for class com.atlassian.confluence.spaces.DefaultSpaceManager
 
DefaultSpaceMetadataFactory - Class in com.atlassian.confluence.api.impl.service.content.factory
 
DefaultSpaceMetadataFactory(LabelFactory, PaginationService) - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.DefaultSpaceMetadataFactory
 
DefaultSpacePermissionAccessMapper - Class in com.atlassian.confluence.impl.security.access
 
DefaultSpacePermissionAccessMapper() - Constructor for class com.atlassian.confluence.impl.security.access.DefaultSpacePermissionAccessMapper
 
DefaultSpacePermissionDefaultsStore - Class in com.atlassian.confluence.security
 
DefaultSpacePermissionDefaultsStoreFactory - Class in com.atlassian.confluence.security
Returns a store that uses bandana.
DefaultSpacePermissionDefaultsStoreFactory(BandanaManager, SettingsManager) - Constructor for class com.atlassian.confluence.security.DefaultSpacePermissionDefaultsStoreFactory
 
DefaultSpacePermissionManager - Class in com.atlassian.confluence.security
 
DefaultSpacePermissionManager(SpacePermissionDao, PermissionCheckExemptions, SpacePermissionDefaultsStoreFactory, EventPublisher, ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService, UserAccessor, AccessModeManager) - Constructor for class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
DefaultSpacePermissionManager(SpacePermissionDao, PermissionCheckExemptions, SpacePermissionDefaultsStoreFactory, EventPublisher, ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService, Supplier<UserAccessor>, AccessModeManager) - Constructor for class com.atlassian.confluence.security.DefaultSpacePermissionManager
Deprecated.
since 7.5
DefaultSpacePermissionQueryManager - Class in com.atlassian.confluence.impl.security.query
 
DefaultSpacePermissionQueryManager(ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService) - Constructor for class com.atlassian.confluence.impl.security.query.DefaultSpacePermissionQueryManager
 
DefaultSpaceService - Class in com.atlassian.confluence.content.service.space
 
DefaultSpaceService(SpaceManager) - Constructor for class com.atlassian.confluence.content.service.space.DefaultSpaceService
 
DefaultStandardTag - Class in com.atlassian.confluence.content.render.xhtml.model
A default implementation of the standard tag which also provides the methods to set attribute values.
DefaultStandardTag() - Constructor for class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
 
DefaultStatusTextRenderer - Class in com.atlassian.confluence.userstatus
Deprecated.
Since 5.9.1
DefaultStatusTextRenderer(WikiStyleRenderer) - Constructor for class com.atlassian.confluence.userstatus.DefaultStatusTextRenderer
Deprecated.
 
DefaultStorageFormatService - Class in com.atlassian.confluence.content.render.xhtml
 
DefaultStorageFormatService(UserAccessor, FormatSettingsManager, LocaleManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultStorageFormatService
 
DefaultStorageMacroBodyParser - Class in com.atlassian.confluence.content.render.xhtml.storage.macro
 
DefaultStorageMacroBodyParser(MacroBodyTransformationCondition, TableStyleRemovingElementTransformer, XmlOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.DefaultStorageMacroBodyParser
 
DefaultStylesheetManager - Class in com.atlassian.confluence.themes
 
DefaultStylesheetManager() - Constructor for class com.atlassian.confluence.themes.DefaultStylesheetManager
 
DefaultSummariser - Class in com.atlassian.confluence.content.render.xhtml.storage
This default implementation is a front for various existing util classes in Confluence.
DefaultSummariser() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.DefaultSummariser
 
DefaultSynchronyDataService - Class in com.atlassian.confluence.pages.collab.impl
 
DefaultSynchronyDataService(SynchronyLockManager, SynchronyEvictionDao, SynchronyEvictionProgressTracking) - Constructor for class com.atlassian.confluence.pages.collab.impl.DefaultSynchronyDataService
 
DefaultSynchronyEvictionDao - Class in com.atlassian.confluence.pages.persistence.dao
Runs operations on synchrony tables (EVENTS, SNAPSHOTS) and Confluence <-> Synchrony mapping in content properties
DefaultSynchronyEvictionDao(SessionFactory) - Constructor for class com.atlassian.confluence.pages.persistence.dao.DefaultSynchronyEvictionDao
 
DefaultSynchronyLockManager - Class in com.atlassian.confluence.pages.collab.impl
This component notifies synchrony to lock entities via network call.
DefaultSynchronyLockManager(EventPublisher, SynchronyConfigurationReader) - Constructor for class com.atlassian.confluence.pages.collab.impl.DefaultSynchronyLockManager
 
DefaultSynchronyMonitor - Class in com.atlassian.confluence.plugins.synchrony.bootstrap
 
DefaultSynchronyMonitor(SynchronyConfigurationManager, SynchronyExecutorServiceProvider, HttpClientProvider) - Constructor for class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyMonitor
 
DefaultSynchronyProcessManager - Class in com.atlassian.confluence.plugins.synchrony.bootstrap
 
DefaultSynchronyProcessManager(BootstrapManager, SystemInformationService, ExternalProcessBuilderFactory, NonIdlingExternalProcessFactory, SynchronyConfigurationManager, SynchronyMonitor, SynchronyExecutorServiceProvider, ClusterManager, SynchronyProxyMonitor, EventPublisher, DownloadResourceManager, TomcatConfigHelper, HttpClientProvider, BandanaManager) - Constructor for class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProcessManager
 
DefaultSynchronyProxyMonitor - Class in com.atlassian.confluence.plugins.synchrony.bootstrap
 
DefaultSynchronyProxyMonitor(SynchronyExecutorServiceProvider, HttpClientProvider, TomcatConfigHelper) - Constructor for class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProxyMonitor
 
DefaultSystemCompatibilityService - Class in com.atlassian.confluence.status.service
 
DefaultSystemCompatibilityService() - Constructor for class com.atlassian.confluence.status.service.DefaultSystemCompatibilityService
 
DefaultSystemInformationService - Class in com.atlassian.confluence.status.service
Default implementation of the SystemInformationService.
DefaultSystemInformationService() - Constructor for class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
DefaultSystemMaintenanceTaskRegistry - Class in com.atlassian.confluence.impl.system
 
DefaultSystemMaintenanceTaskRegistry() - Constructor for class com.atlassian.confluence.impl.system.DefaultSystemMaintenanceTaskRegistry
 
DefaultTemplateI18nHandler - Class in com.atlassian.confluence.pages.templates
TODO - this class and interface really necessary? On the plus side, it abstracts the site-locale decision away from the main TemplateHandler.
DefaultTemplateI18nHandler(I18NBeanFactory, LocaleManager) - Constructor for class com.atlassian.confluence.pages.templates.DefaultTemplateI18nHandler
 
DefaultTenantTicketCollector - Class in com.atlassian.confluence.tenant
Ticket collector to check for when a tenant is present.
DefaultTenantTicketCollector(DefaultTenantTicketCollector.TenantState) - Constructor for class com.atlassian.confluence.tenant.DefaultTenantTicketCollector
 
DefaultTenantTicketCollector.TenantState - Enum in com.atlassian.confluence.tenant
 
DefaultTheme - Class in com.atlassian.confluence.themes
Represents the default Confluence theme with stylesheets.
DefaultThemeManager - Class in com.atlassian.confluence.themes
For CONF-9959, this manager will only retrieve theme settings from bandana if the system has been successfully upgraded.
DefaultThemeManager() - Constructor for class com.atlassian.confluence.themes.DefaultThemeManager
 
DefaultThemeService - Class in com.atlassian.confluence.plugins.doctheme
 
DefaultThemeService(BandanaManager) - Constructor for class com.atlassian.confluence.plugins.doctheme.DefaultThemeService
 
DefaultThumbnailManager - Class in com.atlassian.confluence.pages.thumbnail
 
DefaultThumbnailManager() - Constructor for class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
 
defaultTimezoneId(String) - Method in class com.atlassian.confluence.api.model.settings.GlobalSettings.GlobalSettingsBuilder
 
DefaultTomcatConfigHelper - Class in com.atlassian.confluence.impl.util.tomcat
Production implementation of TomcatConfigHelper.
DefaultTomcatConfigHelper(MBeanServer) - Constructor for class com.atlassian.confluence.impl.util.tomcat.DefaultTomcatConfigHelper
 
DefaultTrashManager - Class in com.atlassian.confluence.pages
This class provides utility methods for operating on the Trash
DefaultTrashManager(ContentEntityObjectDaoInternal<ContentEntityObject>, ContentEntityManager, CustomContentManager, PlatformTransactionManager, PageManager, EventPublisher, AttachmentManager) - Constructor for class com.atlassian.confluence.pages.DefaultTrashManager
 
DefaultTrustedApplicationsManager - Class in com.atlassian.confluence.security.trust
Manager to support trusted communications between applications
DefaultTrustedApplicationsManager() - Constructor for class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
 
DefaultTrustedConnectionStatusBuilder - Class in com.atlassian.confluence.util.http.trust
Deprecated.
since 7.0.1
DefaultTrustedConnectionStatusBuilder() - Constructor for class com.atlassian.confluence.util.http.trust.DefaultTrustedConnectionStatusBuilder
Deprecated.
 
DefaultUpgradeGate - Class in com.atlassian.confluence.upgrade.impl
 
DefaultUpgradeManager - Class in com.atlassian.confluence.upgrade.impl
 
DefaultUpgradeManager() - Constructor for class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
DefaultUserAccessor - Class in bucket.user
Deprecated.
since 6.10.0. Use com.atlassian.confluence.user.UserAccessor
DefaultUserAccessor(RepositoryAccessor) - Constructor for class bucket.user.DefaultUserAccessor
Deprecated.
 
DefaultUserAccessor - Class in com.atlassian.confluence.user
This implementation of UserAccessor takes care of all the Confluence-related actions around user management: checking permissions, publishing events, and ensuring the integrity of data in Confluence related to users.
DefaultUserAccessor(RepositoryAccessor, SpacePermissionManagerInternal, ContentEntityManager, NotificationManager, PersonalInformationManager, UserChecker, AttachmentManager, EventPublisher, ContentPermissionManager, PermissionManager, FollowManager, CrowdService, DisabledUserManager, HibernateSessionManager, ConfluenceUserDao, UserManager, SettingsManager, AvatarProviderAccessor, ResourceAccessor, PlatformTransactionManager, UserMentionsContentReindexer, CrowdUserDirectoryHelper, SynchronizationManager) - Constructor for class com.atlassian.confluence.user.DefaultUserAccessor
 
DefaultUserChecker - Class in com.atlassian.confluence.util
 
DefaultUserChecker() - Constructor for class com.atlassian.confluence.util.DefaultUserChecker
 
DefaultUserContentManager - Class in com.atlassian.confluence.user
 
DefaultUserContentManager() - Constructor for class com.atlassian.confluence.user.DefaultUserContentManager
 
DefaultUserDetailsManager - Class in com.atlassian.confluence.user
 
DefaultUserDetailsManager(ContentPropertyManager, PersonalInformationManager) - Constructor for class com.atlassian.confluence.user.DefaultUserDetailsManager
 
DefaultUserEntityExpander - Class in com.atlassian.confluence.plugins.like
 
DefaultUserEntityExpander(UserAccessor, ContextPathHolder) - Constructor for class com.atlassian.confluence.plugins.like.DefaultUserEntityExpander
 
DefaultUserFormValidator - Class in com.atlassian.confluence.user
 
DefaultUserFormValidator(UserAccessor, I18NBeanFactory) - Constructor for class com.atlassian.confluence.user.DefaultUserFormValidator
 
DefaultUserIndexingManagerInternal - Class in com.atlassian.confluence.internal.user
 
DefaultUserIndexingManagerInternal() - Constructor for class com.atlassian.confluence.internal.user.DefaultUserIndexingManagerInternal
 
DefaultUserManagementHelper - Class in com.atlassian.confluence.it.usermanagement
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.usermanagement.DefaultUserManager} alternative
DefaultUserManagementHelper(ConfluenceRpc) - Constructor for class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
DefaultUserManagementHelper(ConfluenceRpc, DirectoryConfiguration) - Constructor for class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
DefaultUserMentionsExtractor - Class in com.atlassian.confluence.content.render.xhtml.storage.link.user
 
DefaultUserMentionsExtractor(UserAccessor, XmlEventReaderFactory, Unmarshaller<UserResourceIdentifier>) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.link.user.DefaultUserMentionsExtractor
 
DefaultUserVerificationTokenManager - Class in com.atlassian.confluence.user
 
DefaultUserVerificationTokenManager(UserVerificationTokenDao, Clock) - Constructor for class com.atlassian.confluence.user.DefaultUserVerificationTokenManager
 
DefaultValidatingRelationDescriptor<S extends Relatable,T extends Relatable> - Class in com.atlassian.confluence.api.impl.service.relation
 
DefaultValidatingRelationDescriptor(RelationDescriptor) - Constructor for class com.atlassian.confluence.api.impl.service.relation.DefaultValidatingRelationDescriptor
 
DefaultValidationError - Class in com.atlassian.confluence.api.impl.model.validation
Simple immutable ValidationError implementation.
DefaultValidationError(Message) - Constructor for class com.atlassian.confluence.api.impl.model.validation.DefaultValidationError
 
DefaultValues - Class in com.atlassian.confluence.plugins.restapi.resources
Provides DefaultValues for REST resource parameters.
DefaultValues() - Constructor for class com.atlassian.confluence.plugins.restapi.resources.DefaultValues
 
defaultVelocityContext() - Static method in class com.atlassian.confluence.renderer.radeox.macros.MacroUtils
Creates a default velocity context populated with the classes macro Velocity templates need.
defaultVelocityContext(Space) - Static method in class com.atlassian.confluence.renderer.radeox.macros.MacroUtils
 
DefaultVelocityEngineResolver - Class in com.atlassian.confluence.servlet.simpledisplay
 
DefaultVelocityEngineResolver() - Constructor for class com.atlassian.confluence.servlet.simpledisplay.DefaultVelocityEngineResolver
 
DefaultVelocityHelperService - Class in com.atlassian.confluence.plugin.services
 
DefaultVelocityHelperService() - Constructor for class com.atlassian.confluence.plugin.services.DefaultVelocityHelperService
 
DefaultViewMacroWrapper - Class in com.atlassian.confluence.content.render.xhtml.view.macro
 
DefaultViewMacroWrapper(XMLEventFactory, XmlEventReaderFactory, XMLOutputFactory, HtmlToXmlConverter, PluginEventManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.view.macro.DefaultViewMacroWrapper
 
DefaultWebInterfaceContext - Class in com.atlassian.confluence.plugin.descriptor.web
Implementation which stores everything in a map for easy conversion and copying, if not type safety.
DefaultWebInterfaceContext() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
DefaultWebSudoManager - Class in com.atlassian.confluence.security.websudo
See WebSudoManager for further documentation.
DefaultWebSudoManager(SettingsManager) - Constructor for class com.atlassian.confluence.security.websudo.DefaultWebSudoManager
 
DefaultWelcomeMessageService - Class in com.atlassian.confluence.content.service
 
DefaultWelcomeMessageService(SystemTemplateManager, FormatConverter, WebResourceUrlProvider, I18NBeanFactory) - Constructor for class com.atlassian.confluence.content.service.DefaultWelcomeMessageService
Deprecated.
since 5.10
DefaultWelcomeMessageService(SystemTemplateManager, FormatConverter, WebResourceUrlProvider, Supplier<WebResourceDependenciesRecorder>, I18NBeanFactory) - Constructor for class com.atlassian.confluence.content.service.DefaultWelcomeMessageService
 
DefaultWritableDirectoryExistsCriteria - Class in com.atlassian.confluence.admin.criteria
Criteria for checking that we have a directory we can add users to.
DefaultWritableDirectoryExistsCriteria(SettingsManager, ApplicationFactory, PermissionManager) - Constructor for class com.atlassian.confluence.admin.criteria.DefaultWritableDirectoryExistsCriteria
 
DefaultWritableDirectoryForGroupsExistsCriteria - Class in com.atlassian.confluence.admin.criteria
Criteria for checking that we have a directory we can add groups to.
DefaultWritableDirectoryForGroupsExistsCriteria(SettingsManager, ApplicationFactory, PermissionManager) - Constructor for class com.atlassian.confluence.admin.criteria.DefaultWritableDirectoryForGroupsExistsCriteria
 
DefaultXhtmlContent - Class in com.atlassian.confluence.content.render.xhtml
 
DefaultXhtmlContent(Marshaller<MacroDefinition>, Marshaller<MacroDefinition>, Marshaller<Link>, Marshaller<Link>, Marshaller<EmbeddedImage>, Marshaller<EmbeddedImage>, Marshaller<InlineTaskList>, Marshaller<InlineTaskList>, Renderer, XmlEventReaderFactory, ContentTransformerFactory, ExceptionTolerantMigrator) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
DefaultXmlEntityExpander - Class in com.atlassian.confluence.content.render.xhtml
 
DefaultXmlEntityExpander(XmlEventReaderFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultXmlEntityExpander
 
DefaultXMLEventFactoryProvider - Class in com.atlassian.confluence.content.render.xhtml
 
DefaultXMLEventFactoryProvider(XMLEventFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultXMLEventFactoryProvider
 
DefaultXmlEventReaderFactory - Class in com.atlassian.confluence.content.render.xhtml
 
DefaultXmlEventReaderFactory() - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultXmlEventReaderFactory
This is a convenience constructor used in testing.
DefaultXmlEventReaderFactory(XMLEntityResolver) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultXmlEventReaderFactory
 
DefaultXmlImporter - Class in com.atlassian.confluence.importexport.xmlimport
 
DefaultXmlImporter(ObjectPersisterFactory, SessionFactory) - Constructor for class com.atlassian.confluence.importexport.xmlimport.DefaultXmlImporter
 
DefaultXmlOutputFactoryProvider - Class in com.atlassian.confluence.content.render.xhtml
Default implementation of the XmlOutputFactoryProvider interface.
DefaultXmlOutputFactoryProvider(XmlOutputFactory, XmlOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultXmlOutputFactoryProvider
 
DefaultXmlStreamWriterTemplate - Class in com.atlassian.confluence.content.render.xhtml
Encapsulates the boiler plate around creating a stream writer.
DefaultXmlStreamWriterTemplate(XMLOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.DefaultXmlStreamWriterTemplate
 
DefaultXsrfTokenService - Class in com.atlassian.confluence.security.service
This implementation unfortunately duplicates the logic of XsrfTokenInterceptor as a proper adaption turns out too complex due to the extensive use of ThreadLocals in the underlying code.
DefaultXsrfTokenService(XsrfTokenGenerator) - Constructor for class com.atlassian.confluence.security.service.DefaultXsrfTokenService
 
deferOperations(PrimitiveId, Map<TransientHibernateHandle, Set<Operation>>) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Defer a set of operations until the objects they require have been imported.
DeferredFileDeletionJob - Class in com.atlassian.confluence.schedule.jobs.filedeletion
Deletes files or directories that were scheduled for deletion.
DeferredFileDeletionJob(DeferredFileDeletionQueue) - Constructor for class com.atlassian.confluence.schedule.jobs.filedeletion.DeferredFileDeletionJob
 
DeferredFileDeletionQueue - Class in com.atlassian.confluence.schedule.jobs.filedeletion
A queue for files that are scheduled for deletion.
DeferredFileDeletionQueue() - Constructor for class com.atlassian.confluence.schedule.jobs.filedeletion.DeferredFileDeletionQueue
 
DeferredLongRunningTask - Class in com.atlassian.confluence.it
Certain long running tasks (such as a site restore) are deferred until a subsequent call to the longrunningtaskxml action is made to indicate that it's safe to start the task.
DeferredLookupUser - Class in com.atlassian.confluence.internal.user
A ConfluenceUser implementation based on a UserKey object, and which looks up the "real" ConfluenceUser lazily as necessary to fulfil the method contract.
DeferredLookupUser(UserKey) - Constructor for class com.atlassian.confluence.internal.user.DeferredLookupUser
 
DeferredMacroExecutionUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This upgrade task deletes backward-incompatible changes of the previous BigPipe implementation
DeferredMacroExecutionUpgradeTask(BandanaManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.DeferredMacroExecutionUpgradeTask
 
DeferredOperations - Class in com.atlassian.confluence.importexport.xmlimport
 
DeferredOperations() - Constructor for class com.atlassian.confluence.importexport.xmlimport.DeferredOperations
 
DeferredOperationsCache<K,V> - Class in com.atlassian.confluence.cache
An implementation of Cache that records changes to a delegate cache, only actually performing them when DeferredOperationsCache.sync() is called.
DeferredOperationsLogger - Class in com.atlassian.confluence.importexport.xmlimport
The purpose of this class is logging only.
DeferredOperationsLogger() - Constructor for class com.atlassian.confluence.importexport.xmlimport.DeferredOperationsLogger
 
DeferredUpgradeTask - Interface in com.atlassian.confluence.upgrade
An upgrade task that has a property indicating that it's run should be deferred until some later time.
delegate - Variable in class com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
 
delegate - Variable in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
delegate - Variable in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
delegate - Variable in class com.atlassian.confluence.spring.DelegatingContainerContext
 
delegate - Variable in class com.atlassian.confluence.util.longrunning.DelegatingLongRunningTask
 
DELEGATED_LDAP_AUTH - Static variable in class com.atlassian.confluence.it.usermanagement.DirectoryNames
Deprecated.
 
delegateDone() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.CollectionPropertyParser
 
delegateDone() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.ComponentParser
 
delegateDone() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.CompositeIdParser
 
delegateDone() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.DefaultFragmentParser
 
delegateDone() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.EnumPropertyParser
 
delegateDone() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.ImportedObjectParser
 
delegateDone() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.PrimitiveIdParser
 
delegateDone() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.PrimitivePropertyParser
 
delegateDone() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.ReferencePropertyParser
 
DelegatedSearchResultRenderer - Class in com.atlassian.confluence.search
The class includes the logic to loop through the available search result renderers and pick on that can render the result and use it to render.
DelegatedSearchResultRenderer() - Constructor for class com.atlassian.confluence.search.DelegatedSearchResultRenderer
 
delegates - Variable in class com.atlassian.confluence.plugin.osgi.CompositeHostComponentProvider
 
DelegateXmlOutputFactory - Class in com.atlassian.confluence.content.render.xhtml
This class acts as an adapter between the StAX XMLOutputFactory abstract class and the Confluence XmlOutputFactory interface.
DelegateXmlOutputFactory(XMLOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.DelegateXmlOutputFactory
 
DelegatingAttachmentDao - Interface in com.atlassian.confluence.pages.attachments
Implemented by AttachmentDaos that delegate so that clients can get to the underlying implementation.
DelegatingAttachmentManager - Interface in com.atlassian.confluence.pages
Classes that implement this interface perform some sort of delegation of AttachmentManager calls
DelegatingAttachmentTextExtractor - Class in com.atlassian.confluence.internal.index.attachment
The entry point for all attachment text extractors.
DelegatingAttachmentTextExtractor(Supplier<Stream<AttachmentTextExtractor>>, BiPredicate<AttachmentTextExtractor, Attachment>) - Constructor for class com.atlassian.confluence.internal.index.attachment.DelegatingAttachmentTextExtractor
 
DelegatingClusterAwareQuartzJobBean - Class in com.atlassian.confluence.setup.quartz
This class wraps a Quartz job and
DelegatingClusterAwareQuartzJobBean() - Constructor for class com.atlassian.confluence.setup.quartz.DelegatingClusterAwareQuartzJobBean
 
DelegatingCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Delegates all calls to the Condition passed to the constructor.
DelegatingCondition(Condition) - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.DelegatingCondition
 
DelegatingContainerContext - Class in com.atlassian.confluence.spring
 
DelegatingContainerContext(ContainerContext) - Constructor for class com.atlassian.confluence.spring.DelegatingContainerContext
 
DelegatingEditorMacroMarshaller - Class in com.atlassian.confluence.impl.content.render.xhtml.editor.macro
A Marshaller of MacroDefinitions to editor format, which applies schema migrations before delegating to the EditorMarshaller depending on the MacroDefinition.
DelegatingEditorMacroMarshaller(EditorMacroMarshaller, MacroSchemaMigrator) - Constructor for class com.atlassian.confluence.impl.content.render.xhtml.editor.macro.DelegatingEditorMacroMarshaller
 
DelegatingEditorResourceIdentifierMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers
 
DelegatingEditorResourceIdentifierMarshaller(EditorPageResourceIdentifierMarshallerAndUnmarshaller, EditorBlogPostResourceIdentifierMarshallerAndUnmarshaller, EditorAttachmentResourceIdentifierMarshallerAndUnmarshaller, EditorShortcutResourceIdentifierMarshallerAndUnmarshaller, EditorSpaceResourceIdentifierMarshallerAndUnmarshaller, EditorUserResourceIdentifierMarshallerAndUnmarshaller) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.DelegatingEditorResourceIdentifierMarshaller
 
DelegatingLegacySettingsManager - Class in com.atlassian.confluence.impl.settings
An implementation of thelegacy SettingsManager interface which delegates to its component interfaces.
DelegatingLegacySettingsManager(GlobalSettingsManager, SpaceSettingsManager, LegacyPluginSettingsManager, GlobalDescriptionManager) - Constructor for class com.atlassian.confluence.impl.settings.DelegatingLegacySettingsManager
 
DelegatingLinkMarshaller - Class in com.atlassian.confluence.content.render.xhtml
 
DelegatingLinkMarshaller(Map<String, Marshaller<Link>>, ResourceIdentifierContextUtility) - Constructor for class com.atlassian.confluence.content.render.xhtml.DelegatingLinkMarshaller
 
DelegatingLongRunningTask - Class in com.atlassian.confluence.util.longrunning
 
DelegatingLongRunningTask(LongRunningTask) - Constructor for class com.atlassian.confluence.util.longrunning.DelegatingLongRunningTask
 
DelegatingLuceneSearchMapper - Class in com.atlassian.confluence.search.v2.lucene
 
DelegatingLuceneSearchMapper(LuceneSearchMapperRegistry) - Constructor for class com.atlassian.confluence.search.v2.lucene.DelegatingLuceneSearchMapper
 
DelegatingMacroMetadataProvider - Class in com.atlassian.confluence.macro.browser
Provides metadata about macros for use in the macro browser.
DelegatingMacroMetadataProvider() - Constructor for class com.atlassian.confluence.macro.browser.DelegatingMacroMetadataProvider
 
DelegatingMigrationAwareFragmentTransformer - Class in com.atlassian.confluence.content.render.xhtml.migration
A simple delegating implementation of MigrationAware and FragmentTransformer.
DelegatingMigrationAwareFragmentTransformer(FragmentTransformer, MigrationAware) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.DelegatingMigrationAwareFragmentTransformer
 
DelegatingNotificationDao - Class in com.atlassian.confluence.impl.mail.notification.persistence
Deprecated.
since 6.10.0. Use DelegatingNotificationDaoInternal instead.
DelegatingNotificationDao(NotificationDao) - Constructor for class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
DelegatingNotificationDaoInternal - Class in com.atlassian.confluence.internal.notification.persistence
Delegating Dao for Notifications.
DelegatingNotificationDaoInternal(NotificationDaoInternal) - Constructor for class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
DelegatingObjectDaoInternal<T extends com.atlassian.core.bean.EntityObject> - Class in com.atlassian.confluence.internal.persistence
Delegating Dao for EntityObjects.
DelegatingObjectDaoInternal(ObjectDaoInternal<T>) - Constructor for class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
 
DelegatingObjectPersisterFactory - Class in com.atlassian.confluence.importexport.xmlimport
Factory to provide the correct ObjectPersister for a given ImportedObject.
DelegatingObjectPersisterFactory(List<ObjectPersisterFactory>, ObjectPersisterFactory) - Constructor for class com.atlassian.confluence.importexport.xmlimport.DelegatingObjectPersisterFactory
 
DelegatingPageDao - Class in com.atlassian.confluence.pages.persistence.dao
A PageDaoInternal implementation that just delegates to another one.
DelegatingPageDao(PageDaoInternal) - Constructor for class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
DelegatingPluginJob() - Constructor for class com.atlassian.confluence.plugin.descriptor.JobModuleDescriptor.DelegatingPluginJob
Deprecated.
 
DelegatingReadOnlyMacroManager - Class in com.atlassian.confluence.macro.xhtml
A Macro Manager which looks for named macros in an ordered manner through a list of delegate MacroManager's it maintains.
DelegatingReadOnlyMacroManager(List<MacroManager>) - Constructor for class com.atlassian.confluence.macro.xhtml.DelegatingReadOnlyMacroManager
 
DelegatingResourceIdentifierMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
 
DelegatingResourceIdentifierMarshaller() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.DelegatingResourceIdentifierMarshaller
 
DelegatingResourceIdentifierUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
 
DelegatingResourceIdentifierUnmarshaller(List<Unmarshaller<ResourceIdentifier>>) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.DelegatingResourceIdentifierUnmarshaller
 
DelegatingServletManager - Class in com.atlassian.confluence.servlet
Deprecated.
Since 5.5, not used.
DelegatingServletManager() - Constructor for class com.atlassian.confluence.servlet.DelegatingServletManager
Deprecated.
 
DelegatingStorageMacroMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.macro
A Marshaller of MacroDefinitions which decided which macro storage format to marshal, depending on the MacroDefinition.
DelegatingStorageMacroMarshaller(StorageMacroV1Marshaller, StorageMacroV2Marshaller, MacroMetadataManager, MacroManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.DelegatingStorageMacroMarshaller
 
DelegatingStorageMacroMarshaller(StorageMacroV1Marshaller, StorageMacroV2Marshaller, MacroMetadataManager, MacroManager, MarshallingRegistry) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.DelegatingStorageMacroMarshaller
 
DelegatingStorageMacroUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.macro
TODO: Document this class / interface here
DelegatingStorageMacroUnmarshaller(StorageMacroV1Unmarshaller, StorageMacroV2Unmarshaller) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.DelegatingStorageMacroUnmarshaller
 
DelegatingTemplateRenderer - Class in com.atlassian.confluence.renderer.template
Template renderer that tries to find a configured renderer that is able to handle the supplied template by its file extension
DelegatingTemplateRenderer(PluginAccessor) - Constructor for class com.atlassian.confluence.renderer.template.DelegatingTemplateRenderer
 
DelegatingThumbnailRenderer - Class in com.atlassian.confluence.pages.thumbnail.renderer
Thumbnail renderer that uses different strategies to render a thumbnail.
DelegatingThumbnailRenderer(Thumber, AttachmentManager) - Constructor for class com.atlassian.confluence.pages.thumbnail.renderer.DelegatingThumbnailRenderer
Create a DelegatingThumbnailRenderer using an adaptive strategy that take the available memory into account to decide if we use the higher quality rendering or the lower quality stream based rendering (less memory consumption).
DelegatingThumbnailRenderer(Thumber, AttachmentManager, int) - Constructor for class com.atlassian.confluence.pages.thumbnail.renderer.DelegatingThumbnailRenderer
Create a DelegatingThumbnailRenderer that will use the lower quality stream based rendering if the image exceeds the rasterSizeThresholdPx (height or width in px).
DelegatingThumbnailRenderer(Thumber, AttachmentManager, Predicate<Dimensions>) - Constructor for class com.atlassian.confluence.pages.thumbnail.renderer.DelegatingThumbnailRenderer
DelegatingThumbnailRenderer(Thumber, AttachmentManager, Predicate<ImageDimensions>) - Constructor for class com.atlassian.confluence.pages.thumbnail.renderer.DelegatingThumbnailRenderer
Create a DelegatingThumbnailRenderer that will use the rasterBasedRenderingThreshold Predicate to decide if it's going to use the stream based (lower quality but low memory consumption) or the raster based renderer (higher quality but high memory consumption).
DelegatingURIResolver - Class in com.atlassian.confluence.importexport.resolvers
Attempts to resolve a URI against the list of resolvers passed in.
DelegatingURIResolver() - Constructor for class com.atlassian.confluence.importexport.resolvers.DelegatingURIResolver
 
DelegatorAttachmentManager - Class in com.atlassian.confluence.pages
This class delegates attachment manager requests to the appropriate attachment manager implementation based on certain Confluence configuration options
DelegatorAttachmentManager() - Constructor for class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
DelegatorDownloadResourceManager - Class in com.atlassian.confluence.importexport.resource
Delegates to the appropriate download resource manager for resource retrievals.
DelegatorDownloadResourceManager() - Constructor for class com.atlassian.confluence.importexport.resource.DelegatorDownloadResourceManager
 
DELETE - Static variable in class bucket.search.persistence.IndexQueueEntry
Deprecated.
 
delete() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
delete(Content) - Method in class com.atlassian.confluence.api.impl.service.content.AttachmentServiceImpl
 
delete(Content) - Method in class com.atlassian.confluence.api.impl.service.content.ContentServiceImpl
 
delete(ContentId, int) - Method in class com.atlassian.confluence.api.impl.service.content.ContentVersionServiceImpl
 
delete(Space) - Method in class com.atlassian.confluence.api.impl.service.content.SpaceServiceImpl
 
delete(Person) - Method in class com.atlassian.confluence.api.impl.service.people.PersonServiceImpl
 
delete(RelationInstance<S, T>) - Method in class com.atlassian.confluence.api.impl.service.relation.RelationServiceImpl
 
DELETE - Static variable in class com.atlassian.confluence.api.model.permissions.OperationKey
 
delete(Content) - Method in interface com.atlassian.confluence.api.service.content.AttachmentService
Moves an Attachment to trash.
delete(JsonContentProperty) - Method in interface com.atlassian.confluence.api.service.content.ContentPropertyService
Removes a content property from the system.
delete(Content) - Method in interface com.atlassian.confluence.api.service.content.ContentService
Removes a piece of Content from the system.
delete(ContentId, int) - Method in interface com.atlassian.confluence.api.service.content.ContentVersionService
Delete the version of content.
delete(JsonSpaceProperty) - Method in interface com.atlassian.confluence.api.service.content.SpacePropertyService
Removes a space property from the system.
delete(Space) - Method in interface com.atlassian.confluence.api.service.content.SpaceService
Delete the given space.
delete(ContentTemplateId) - Method in interface com.atlassian.confluence.api.service.content.template.ContentTemplateService
Delete a template for global or space, for blueprint template it means remove the template and revert to use the default template from the plugin.
delete(Person) - Method in interface com.atlassian.confluence.api.service.people.PersonService
Delete the given person.
delete(RelationInstance<S, T>) - Method in interface com.atlassian.confluence.api.service.relations.RelationService
Remove a relation if it exists between a source and a target relatable entity
delete(String) - Method in class com.atlassian.confluence.functest.rest.admin.BandanaResource
 
delete(String, String) - Method in class com.atlassian.confluence.functest.rest.admin.BandanaResource
 
delete(String) - Method in class com.atlassian.confluence.functest.rest.admin.PluginSettingsResource
 
delete(String, String) - Method in class com.atlassian.confluence.functest.rest.admin.PluginSettingsResource
 
delete(JobId) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDao
 
delete(JobId) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDaoProxyWrapper
 
delete(LuceneIndexSnapshot) - Method in class com.atlassian.confluence.internal.index.lucene.snapshot.DefaultLuceneIndexSnapshotManager
 
delete(LuceneIndexSnapshot) - Method in interface com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotManager
Delete an index snapshot from file system.
delete(ContentId) - Method in class com.atlassian.confluence.it.rpc.delegates.ContentRpc
Trashes trashable content and purges forever un-trashable content.
delete(Long) - Method in class com.atlassian.confluence.mail.ConfluenceMailServerManager
 
delete(JsonContentProperty) - Method in class com.atlassian.confluence.plugins.contentproperty.ContentPropertyServiceImpl
 
delete(JsonSpaceProperty) - Method in class com.atlassian.confluence.plugins.contentproperty.spaceproperty.SpacePropertyServiceImpl
 
delete(String, String, String, String, String, ContentStatus, ContentStatus, Integer, Integer) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.RelationResource
Remove a relationship between two user, space, or content entities.
delete(ContentId, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentPropertyResource
Deletes a content property.
delete(ContentId, ContentStatus) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentResource
Trashes or purges a piece of Content, based on its ContentType and ContentStatus.
delete(String, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.SpacePropertyResource
Deletes a space property.
delete(String) - Method in class com.atlassian.confluence.plugins.restapi.resources.SpaceResource
Deletes a Space.
delete(Content) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
delete(ContentTemplateId) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl
delete(ContentId, int) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentVersionServiceImpl
delete(RelationInstance<S, T>) - Method in class com.atlassian.confluence.rest.client.impl.RemoteRelationServiceImpl
delete(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteAttachmentService
Deprecated.
delete(Content) - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl
Deprecated.
delete(JsonContentProperty) - Method in interface com.atlassian.confluence.rest.client.RemoteContentPropertyService
delete(JsonContentProperty) - Method in class com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl
delete(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
Deprecated.
delete(ContentTemplateId) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTemplateService
delete(ContentId, int) - Method in interface com.atlassian.confluence.rest.client.RemoteContentVersionService
delete the version of content.
delete(Person) - Method in interface com.atlassian.confluence.rest.client.RemotePersonService
 
delete(Person) - Method in class com.atlassian.confluence.rest.client.RemotePersonServiceImpl
 
delete(RelationInstance<S, T>) - Method in interface com.atlassian.confluence.rest.client.RemoteRelationService
delete(JsonSpaceProperty) - Method in interface com.atlassian.confluence.rest.client.RemoteSpacePropertyService
delete(JsonSpaceProperty) - Method in class com.atlassian.confluence.rest.client.RemoteSpacePropertyServiceImpl
delete(Space) - Method in interface com.atlassian.confluence.rest.client.RemoteSpaceService
Delete the given space.
delete(Space) - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl
Deprecated.
deleteAccount(String, Boolean) - Method in class com.atlassian.confluence.plugin.ActiveObjectsTestResource
 
deleteAll() - Method in interface bucket.search.persistence.dao.IndexQueueEntryDao
Deprecated.
Remove all entries from the queue.
deleteAll() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateIndexQueueEntryDao
Deprecated.
 
deleteAll(AlertCriteria) - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.HibernateAlertEntityDao
 
deleteAll() - Method in class com.atlassian.confluence.mail.ConfluenceMailServerManager
 
deleteAllAncestors(Long) - Method in class com.atlassian.confluence.pages.ancestors.AncestorsDao
Deletes all ancestors for the particular page
deleteAllAttachmentVersions(Attachment, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystem
Delete all data corresponding to all versions of the given attachment
deleteAllAttachmentVersions(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.FileStoreAttachmentDataFileSystem
Deprecated.
 
deleteAllAttachmentVersions(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
Delete all data corresponding to all versions of the given attachment
deleteAllAttachmentVersions(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryCloud
Deprecated.
 
deleteAllAttachmentVersions(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
Deprecated.
 
deleteAllAttachmentVersions(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
Deprecated.
 
deleteAllBefore(Date) - Method in interface bucket.search.persistence.dao.IndexQueueEntryDao
Deprecated.
Remove all entries from the queue that where created before the specified date.
deleteAllBefore(Date) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateIndexQueueEntryDao
Deprecated.
 
deleteAllCookies() - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
deleteAllDatabaseContent() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
deleteAllDirectRestrictions(ContentId, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
 
deleteAllDirectRestrictions(ContentId, Expansion...) - Method in interface com.atlassian.confluence.api.service.permissions.ContentRestrictionService
Attempts to delete all the restrictions specified directly on a piece of content identified by contentId.
deleteAllDirectRestrictions(ContentId, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
deleteAllDirectRestrictions(ContentId, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
deleteAllDirectRestrictionsCompletionStage(ContentId, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
Attempts to delete all the restrictions specified directly on a piece of content identified by contentId.
deleteAllDirectRestrictionsCompletionStage(ContentId, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
 
deleteAllPersistedRecords() - Method in interface com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCache
Removes all records from persistent cache
deleteAllPersistedRecords() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCacheImpl
Removes all records from persistent cache
deleteApplication(String) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
DeleteBlogPostCommand - Class in com.atlassian.confluence.content.service.page
Service command for removing a blog post.
DeleteBlogPostCommand(PageManager, PermissionManager, BlogPostLocator) - Constructor for class com.atlassian.confluence.content.service.page.DeleteBlogPostCommand
 
DeleteChangeDocumentsIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Removes all change documents for a particular searchable.
DeleteChangeDocumentsIndexTask(Searchable) - Constructor for class com.atlassian.confluence.search.lucene.tasks.DeleteChangeDocumentsIndexTask
Creates a remove change documents index task for the latest version of searchable
DeleteChangeDocumentsIndexTask(String) - Constructor for class com.atlassian.confluence.search.lucene.tasks.DeleteChangeDocumentsIndexTask
 
DeleteCommentCommand - Interface in com.atlassian.confluence.content.service.comment
Service command for removing a comment.
DeleteCommentCommandImpl - Class in com.atlassian.confluence.content.service.comment
 
DeleteCommentCommandImpl(PermissionManager, CommentManager, long) - Constructor for class com.atlassian.confluence.content.service.comment.DeleteCommentCommandImpl
 
deleteCompletionStage(Content) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
 
deleteCompletionStage(WebResource) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
deleteCompletionStage(WebResource, Class<? extends T>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
deleteCompletionStage(ContentTemplateId) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl
 
deleteCompletionStage(ContentId, int) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentVersionServiceImpl
 
deleteCompletionStage(RelationInstance<S, T>) - Method in class com.atlassian.confluence.rest.client.impl.RemoteRelationServiceImpl
 
deleteCompletionStage(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteAttachmentService
Removes an Attachment from the system.
deleteCompletionStage(Content) - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl
 
deleteCompletionStage(JsonContentProperty) - Method in interface com.atlassian.confluence.rest.client.RemoteContentPropertyService
Removes a content property from the system.
deleteCompletionStage(JsonContentProperty) - Method in class com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl
 
deleteCompletionStage(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
Removes an item of Content from the system.
deleteCompletionStage(ContentTemplateId) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTemplateService
 
deleteCompletionStage(ContentId, int) - Method in interface com.atlassian.confluence.rest.client.RemoteContentVersionService
delete the version of content.
deleteCompletionStage(RelationInstance<S, T>) - Method in interface com.atlassian.confluence.rest.client.RemoteRelationService
Remove a relation if it exists between a source and a target relatable entity
deleteCompletionStage(JsonSpaceProperty) - Method in interface com.atlassian.confluence.rest.client.RemoteSpacePropertyService
Removes a space property from the system.
deleteCompletionStage(JsonSpaceProperty) - Method in class com.atlassian.confluence.rest.client.RemoteSpacePropertyServiceImpl
 
deleteCompletionStage(Space) - Method in interface com.atlassian.confluence.rest.client.RemoteSpaceService
Delete the given space.
deleteCompletionStage(Space) - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl
 
deleteContentHistory(ContentId, int) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ContentVersionResource
Delete a historical version.
DeleteContext - Interface in com.atlassian.confluence.core
Context for managers to call upon when making decisions about how to delete an object.
DELETED - Static variable in class com.atlassian.confluence.core.ContentEntityObject
 
DeleteDidYouMeanIndexFolderUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
DeleteDidYouMeanIndexFolderUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.DeleteDidYouMeanIndexFolderUpgradeTask
 
deleteDirectRestrictionForSubject(ContentId, OperationKey, Subject) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
 
deleteDirectRestrictionForSubject(ContentId, OperationKey, Subject) - Method in interface com.atlassian.confluence.api.service.permissions.ContentRestrictionService
Deletes singular direct ContentRestriction for operationKey and subject from the content identified by contentId parameter.
deleteDirectRestrictionForSubject(ContentId, OperationKey, Subject) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
deleteDirectRestrictionForSubject(ContentId, OperationKey, Subject) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
deleteDirectRestrictionForSubjectCompletionStage(ContentId, OperationKey, Subject) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
Deletes singular direct ContentRestriction for operationKey and subject from the content identified by contentId parameter.
deleteDirectRestrictionForSubjectCompletionStage(ContentId, OperationKey, Subject) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
 
DeleteDocumentIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Index task that removes a searchable from the index.
DeleteDocumentIndexTask(String) - Constructor for class com.atlassian.confluence.search.lucene.tasks.DeleteDocumentIndexTask
 
DeleteDocumentIndexTask(Searchable) - Constructor for class com.atlassian.confluence.search.lucene.tasks.DeleteDocumentIndexTask
 
deleteDraft(ContentId) - Method in class com.atlassian.confluence.api.impl.service.content.draft.ContentDraftServiceImpl
 
deleteDraft(ContentId) - Method in class com.atlassian.confluence.api.impl.service.content.draft.LegacyContentDraftServiceImpl
 
deleteDraft(ContentId) - Method in class com.atlassian.confluence.api.impl.service.content.draft.SharedContentDraftServiceImpl
 
deleteDraft(ContentId) - Method in interface com.atlassian.confluence.api.service.content.ContentDraftService
Deletes the draft for this content.
deleteDraft(ContentId) - Method in interface com.atlassian.confluence.rest.client.RemoteContentDraftService
deleteDraft(ContentId) - Method in class com.atlassian.confluence.rest.client.RemoteContentDraftServiceImpl
deleteDraftCompletionStage(ContentId) - Method in interface com.atlassian.confluence.rest.client.RemoteContentDraftService
Deletes the draft.
deleteDraftCompletionStage(ContentId) - Method in class com.atlassian.confluence.rest.client.RemoteContentDraftServiceImpl
 
DeletedUser - Class in com.atlassian.confluence.user
Class that represents a user that has been deleted from Confluence post-RTBF (CONFSRVDEV-7360).
DeletedUser(UserKey, I18NBean) - Constructor for class com.atlassian.confluence.user.DeletedUser
 
DeleteEdgeDocumentIndexTask - Class in com.atlassian.confluence.plugins.edgeindex.lucene.tasks
 
DeleteEdgeDocumentIndexTask(String) - Constructor for class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.DeleteEdgeDocumentIndexTask
 
DeleteEdgeTargetingDocumentIndexTask - Class in com.atlassian.confluence.plugins.edgeindex.lucene.tasks
 
DeleteEdgeTargetingDocumentIndexTask(String) - Constructor for class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.DeleteEdgeTargetingDocumentIndexTask
 
DeleteEdgeTypeByUserDocumentIndexTask - Class in com.atlassian.confluence.plugins.edgeindex.lucene.tasks
 
DeleteEdgeTypeByUserDocumentIndexTask(String, String, UserKey) - Constructor for class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.DeleteEdgeTypeByUserDocumentIndexTask
 
DeleteEvent(boolean, Collection<WebhookEvent>) - Constructor for class com.atlassian.confluence.internal.webhooks.analytics.WebhookAnalytics.DeleteEvent
 
deleteExistingMail(Space) - Method in class com.atlassian.confluence.it.mail.MailArchivingHelper
 
deleteFile(ClientIdentity, String) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingFileStoreClient
deleteFile(ClientIdentity, String) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingMediaApiClient
deleteFileWithName(String) - Method in class com.atlassian.confluence.it.AttachmentsTester
Click the attach file link, trash a given file with a given name and submit the trash form.
deleteFuture(WebResource) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
Deprecated.
deleteFuture(WebResource, Class<? extends T>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
deleteGroupByGroupname(String) - Method in class bucket.user.persistence.dao.hibernate.BucketGroupDAO
Deprecated.
 
deleteHibernateTrustedApplication(ConfluenceTrustedApplication) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateTrustedApplicationDao
 
deleteHibernateTrustedApplication(ConfluenceTrustedApplication) - Method in interface com.atlassian.confluence.security.persistence.dao.TrustedApplicationDao
 
deleteIndividualGroupRestriction(ContentId, OperationKey, Group) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalContentRestrictionsResource
Deletes singular direct ContentRestriction for operationKey and user from the content identified by contentId parameter.
deleteIndividualUserRestriction(ContentId, OperationKey, UserKey, String) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalContentRestrictionsResource
Deletes singular direct ContentRestriction for operationKey and user from the content identified by contentId parameter.
deleteLabel(long) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
deleteLabel(Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
deleteLabel(long) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
deleteLabel(Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
deleteLabel(long) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
deleteLabel(Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
deleteLabel(long) - Method in interface com.atlassian.confluence.labels.LabelManager
Delete the label with the specified id.
deleteLabel(Label) - Method in interface com.atlassian.confluence.labels.LabelManager
Delete the specified label.
deleteLabel(ContentId, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentLabelsResource
Deletes a labels to the specified content.
deleteLabel(Long, Long) - Method in class com.atlassian.confluence.ui.rest.content.LegacyAttachmentResource
Deprecated.
 
deleteLabel(Long, Long) - Method in class com.atlassian.confluence.ui.rest.content.LegacyContentResource
Deprecated.
 
deleteLabel(String, Long) - Method in class com.atlassian.confluence.ui.rest.content.LegacySpaceResource
Deprecated.
 
deleteLabel(Long, Long) - Method in class com.atlassian.confluence.ui.rest.content.LegacyTemplateResource
Deprecated.
 
deleteLabellingBySpace(String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
deleteLabellingBySpace(String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
deleteLabelWithQueryParam(ContentId, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentLabelsResource
Deletes a labels to the specified content.
DeletePageCommand - Class in com.atlassian.confluence.content.service.page
Service command for removing a page.
DeletePageCommand(PageManager, PermissionManager, PageLocator) - Constructor for class com.atlassian.confluence.content.service.page.DeletePageCommand
 
DeletePageHierarchyFinishEvent - Class in com.atlassian.confluence.event.events.content.pagehierarchy
TODO: Document this class / interface here
DeletePageHierarchyFinishEvent(Object, Page, ConfluenceUser, boolean) - Constructor for class com.atlassian.confluence.event.events.content.pagehierarchy.DeletePageHierarchyFinishEvent
DeletePageHierarchyFinishEvent(Object, Page, ConfluenceUser, boolean, int) - Constructor for class com.atlassian.confluence.event.events.content.pagehierarchy.DeletePageHierarchyFinishEvent
 
DeletePageHierarchyStartEvent - Class in com.atlassian.confluence.event.events.content.pagehierarchy
TODO: Document this class / interface here
DeletePageHierarchyStartEvent(Object, Page, ConfluenceUser, boolean) - Constructor for class com.atlassian.confluence.event.events.content.pagehierarchy.DeletePageHierarchyStartEvent
DeletePageHierarchyStartEvent(Object, Page, ConfluenceUser, boolean, int) - Constructor for class com.atlassian.confluence.event.events.content.pagehierarchy.DeletePageHierarchyStartEvent
 
deletePersistedRecord(long) - Method in interface com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCache
Removes a record from the persistent cache
deletePersistedRecord(long) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCacheImpl
Removes a record from the persistent cache
deletePersistedRecordForSite() - Method in interface com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCache
Removes a cache record for the entire site (global most popular labels) Does not remove cache records for spaces
deletePersistedRecordForSite() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCacheImpl
Removes a cache record for the entire site (global most popular labels) Does not remove cache records for spaces
DeleteProfilePictureCommand - Interface in com.atlassian.confluence.user.service
 
deleteRecords(Instant) - Method in class com.atlassian.confluence.api.impl.service.audit.adapter.AuditServiceAdapter
Deprecated.
This method has empty body, because it is considered dangerous.
deleteRecords(Instant) - Method in interface com.atlassian.confluence.api.service.audit.AuditService
Deprecated.
since 7.5.0. Cleanup of audit logs should be performed only by retention scheduled job, which lives inside atlassian-audit-plugin.
deleteRecords(Collection<AuditRecordEntity>) - Method in interface com.atlassian.confluence.internal.audit.persistence.dao.AuditRecordDao
Deprecated.
Delete specified audit records
deleteRecords(Collection<AuditRecordEntity>) - Method in class com.atlassian.confluence.internal.audit.persistence.dao.hibernate.HibernateAuditRecordDao
Deprecated.
 
deleteReferrersWithPrefix(String) - Method in class com.atlassian.confluence.links.DefaultReferralManager
Deprecated.
potential for mass deletes in this operation.
deleteReferrersWithPrefix(String) - Method in interface com.atlassian.confluence.links.ReferralManager
Deprecated.
 
deleteRestrictions(ContentId, String) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalContentRestrictionsResource
Removes all the restrictions specified directly on the content.
deleteSingleAttachmentVersion(Attachment, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystem
Delete the data corresponding to a single attachment version
deleteSingleAttachmentVersion(Attachment, ContentEntityObject, AttachmentDataStreamType) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystem
Delete the data of the specified stream type corresponding to a single attachment version
deleteSingleAttachmentVersion(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.FileStoreAttachmentDataFileSystem
Deprecated.
 
deleteSingleAttachmentVersion(Attachment, ContentEntityObject, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.FileStoreAttachmentDataFileSystem
Deprecated.
 
deleteSingleAttachmentVersion(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
Delete the data corresponding to a single attachment version
deleteSingleAttachmentVersion(Attachment, ContentEntityObject, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
 
deleteSingleAttachmentVersion(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryCloud
Deprecated.
 
deleteSingleAttachmentVersion(Attachment, ContentEntityObject, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryCloud
Deprecated.
 
deleteSingleAttachmentVersion(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
Deprecated.
 
deleteSingleAttachmentVersion(Attachment, ContentEntityObject, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
Deprecated.
 
deleteSingleAttachmentVersion(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
Deprecated.
 
deleteSingleAttachmentVersion(Attachment, ContentEntityObject, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
Deprecated.
 
DeleteSpaceCommand - Class in com.atlassian.confluence.content.service.space
Service command for removing a space.
DeleteSpaceCommand(SpaceManager, PermissionManager, SpaceLocator) - Constructor for class com.atlassian.confluence.content.service.space.DeleteSpaceCommand
 
DeleteTemporaryAttachmentUploadsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This upgrade task removes all attachment-*.tmp files from java temp directory.
DeleteTemporaryAttachmentUploadsUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.DeleteTemporaryAttachmentUploadsUpgradeTask
 
deleteTrustedApplication(ConfluenceTrustedApplication) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
 
deleteTrustedApplication(ConfluenceTrustedApplication) - Method in interface com.atlassian.confluence.security.trust.TrustedApplicationsManager
 
deleteUnsyncedUser(String, String) - Method in class com.atlassian.confluence.it.admin.ManageUsers
 
deleteUrl() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.ApplicationNavigatorRpc
 
deleteUser(String) - Method in class com.atlassian.confluence.functest.rest.admin.UserResource
 
deleteUserByKey(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.UserRpc
 
deleteUserInfoFor(User) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateUserLoginInfoDao
Remove the login information for the given user.
deleteUserInfoFor(User) - Method in interface com.atlassian.confluence.security.persistence.dao.UserLoginInfoDao
Remove the login information for the given user.
DeleteUserLongRunningTask - Class in com.atlassian.confluence.user.actions
Removes user in a long running task
DeleteUserLongRunningTask(I18NBean, SettingsManager, UserAccessorInternal, ConfluenceUser, EventPublisher) - Constructor for class com.atlassian.confluence.user.actions.DeleteUserLongRunningTask
 
DeleteUserProfilePicture - Class in com.atlassian.confluence.it.admin
 
DeleteUserProfilePicture(WebTester) - Constructor for class com.atlassian.confluence.it.admin.DeleteUserProfilePicture
 
deleteUserProfilePicture(User) - Static method in class com.atlassian.confluence.it.admin.DeleteUserProfilePicture
 
deleteUserProfilePicture(User, WebTester) - Static method in class com.atlassian.confluence.it.admin.DeleteUserProfilePicture
 
deleteUserProfilePicture() - Method in class com.atlassian.confluence.it.admin.ViewUser
 
DeleteUserProfilePictureAction - Class in com.atlassian.confluence.user.actions
Action for removing current and historical profile pictures uploaded by a user
DeleteUserProfilePictureAction() - Constructor for class com.atlassian.confluence.user.actions.DeleteUserProfilePictureAction
 
deleteWebhook(int) - Method in class com.atlassian.confluence.plugins.restapi.resources.GlobalWebhooksResource
Delete a webhook via the URL.
DELIMITER_DEFAULT - Static variable in class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
DELIMITER_OPTION - Static variable in class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
DEMO_CONTENT_ZIP_FILE - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
DEMO_ERROR - Static variable in class com.atlassian.confluence.setup.actions.SetupDataAction
 
DEMO_PAGE - Static variable in class com.atlassian.confluence.plugins.rest.entities.documentation.ContentEntityExampleDocument
 
DEMO_PAGE_WITH_BODY - Static variable in class com.atlassian.confluence.plugins.rest.entities.documentation.ContentEntityExampleDocument
 
DemoSpace - Class in com.atlassian.confluence.it.setup.content
Represents the demo space initial content for setup
DemoSpace() - Constructor for class com.atlassian.confluence.it.setup.content.DemoSpace
 
DenyAnonymousExtension - Class in com.atlassian.confluence.plugins.graphql.extensions
A graphql extension to deny field queries for anonymous access, unless AnonymousAllowed is applied to the provider class.
DenyAnonymousExtension() - Constructor for class com.atlassian.confluence.plugins.graphql.extensions.DenyAnonymousExtension
 
denyAnonymousPermissions(Collection<SpacePermission>, Set<SpacePermission>, Set<SpacePermission>) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Deprecated.
denyAnonymousPermissions(Collection<SpacePermission>, Set<SpacePermission>, Set<SpacePermission>) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Deprecated.
since 5.9, with no replacement
Deprecated - Class in com.atlassian.confluence.velocity
Deprecated.
Deprecated() - Constructor for class com.atlassian.confluence.velocity.Deprecated
Deprecated.
 
DEPRECATED_KEYS - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
deprecatedChangeGlobalAnonymousPermission(String, boolean) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Deprecated.
since 5.9. Use PermissionsResource.changeGlobalPermissions(java.util.List<com.atlassian.confluence.functest.rest.admin.model.SubjectPermissionChange>) instead. This method is only here to support the tiny range of confluence-test-utils PermissionsRest versions that called it, and can eventually be removed.
deprecatedChangeGlobalGroupPermission(String, String, boolean) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Deprecated.
since 5.9. Use PermissionsResource.changeGlobalPermissions(java.util.List<com.atlassian.confluence.functest.rest.admin.model.SubjectPermissionChange>) instead, which better supports special characters in group names. This method is only here to support the tiny range of confluence-test-utils PermissionsRest versions that called it, and can eventually be removed.
deprecatedChangeGlobalUnlicensedAuthenticatedPermission(String, boolean) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Deprecated.
since 5.9. Use PermissionsResource.changeGlobalUnlicensedAuthenticatedPermissions(java.util.List<com.atlassian.confluence.functest.rest.admin.model.PermissionChange>) instead. This method is only here to support the tiny range of confluence-test-utils PermissionsRest versions that called it, and can eventually be removed.
deprecatedChangeGlobalUserPermissionByUsername(String, String, boolean) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Deprecated.
since 5.9. Use PermissionsResource.changeGlobalPermissions(java.util.List<com.atlassian.confluence.functest.rest.admin.model.SubjectPermissionChange>) instead, which better supports special characters in user names. This method is only here to support the tiny range of confluence-test-utils PermissionsRest versions that called it, and can eventually be removed.
deprecatedChangeSpaceAnonymousPermission(String, String, boolean) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Deprecated.
since 5.9. Use PermissionsResource.changeSpacePermissions(java.lang.String, java.util.List<com.atlassian.confluence.functest.rest.admin.model.SubjectPermissionChange>) instead. This method is only here to support the tiny range of confluence-test-utils PermissionsRest versions that called it, and can eventually be removed.
deprecatedChangeSpaceGroupPermission(String, String, String, boolean) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Deprecated.
since 5.9. Use PermissionsResource.changeSpacePermissions(java.lang.String, java.util.List<com.atlassian.confluence.functest.rest.admin.model.SubjectPermissionChange>) instead, which better supports special characters in group names. This method is only here to support the tiny range of confluence-test-utils PermissionsRest versions that called it, and can eventually be removed.
deprecatedChangeSpaceUnlicensedAuthenticatedPermission(String, String, boolean) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Deprecated.
since 5.9. Use PermissionsResource.changeSpaceUnlicensedAuthenticatedPermissions(java.lang.String, java.util.List<com.atlassian.confluence.functest.rest.admin.model.PermissionChange>) instead. This method is only here to support the tiny range of confluence-test-utils PermissionsRest versions that called it, and can eventually be removed.
deprecatedChangeSpaceUserPermissionByUsername(String, String, String, boolean) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Deprecated.
since 5.9. Use PermissionsResource.changeSpacePermissions(java.lang.String, java.util.List<com.atlassian.confluence.functest.rest.admin.model.SubjectPermissionChange>) instead, which better supports special characters in user names. This method is only here to support the tiny range of confluence-test-utils PermissionsRest versions that called it, and can eventually be removed.
DeprecatedClass - Class in com.atlassian.confluence.extra.velocitydeprecation
Deprecated.
DeprecatedClass() - Constructor for class com.atlassian.confluence.extra.velocitydeprecation.DeprecatedClass
Deprecated.
 
deprecatedMethod() - Method in class com.atlassian.confluence.extra.velocitydeprecation.DeprecationTestAction
Deprecated.
DeprecatedPluginModuleListener - Class in com.atlassian.confluence.plugin.dev
Listens to PluginModuleEnabledEvents and logs a warning if the plugin module is a deprecated class, or subclasses or implements a deprecated type.
DeprecatedPluginModuleListener(EventPublisher) - Constructor for class com.atlassian.confluence.plugin.dev.DeprecatedPluginModuleListener
 
DeprecatedPluginStateStore - Class in com.atlassian.confluence.plugin
This Plugin State Store will override the original state so that we could decorated it with a list of deprecated plugin (plugin which is disable by default on new version but if user upgrade Confluence from older version then it will keep the previous state)
DeprecatedPluginStateStore(PluginPersistentStateStore, Collection<String>) - Constructor for class com.atlassian.confluence.plugin.DeprecatedPluginStateStore
Constructor of DeprecatedPluginStateStore
DeprecateQuartz - Class in com.atlassian.confluence.schedule.quartz
In dev mode, every time a Quartz job is added, this listener warns that Quartz is deprecated and atlassian-scheduler "schedulerService" bean or "job-config" plugin module should be used.
DeprecateQuartz() - Constructor for class com.atlassian.confluence.schedule.quartz.DeprecateQuartz
 
DeprecationTestAction - Class in com.atlassian.confluence.extra.velocitydeprecation
 
DeprecationTestAction() - Constructor for class com.atlassian.confluence.extra.velocitydeprecation.DeprecationTestAction
 
Depth - Class in com.atlassian.confluence.api.model
The depth to which sub-content should be returned.
depth - Variable in class com.atlassian.confluence.rest.client.AbstractRemoteChildContentService.AbstractRemoteChildContentFinder
 
depthFirstPreOrderSort(Collection<T>, Function<T, List<T>>, Comparator<T>) - Static method in class com.atlassian.confluence.api.impl.service.content.typebinding.TreeSorter
Converts collections of objects with parent-child relationships into a list sorted as a flattened tree, traversed depth-first with pre-order.
deriveBodyType(UserMacroConfig) - Static method in class com.atlassian.confluence.renderer.UserMacroConfig
 
desaturate(String, double) - Static method in class com.atlassian.confluence.util.ColourUtils
Returns a color less saturate than the given color
desaturate(Color, double) - Static method in class com.atlassian.confluence.util.ColourUtils
Returns a color less saturate than the given color
DescendantContentResource - Class in com.atlassian.confluence.plugins.restapi.resources
REST wrapper for the ChildContentService, when Depth is ALL.
DescendantContentResource(ChildContentService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.DescendantContentResource
 
descendants(Map<ContentType, PageResponse<Content>>) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
DESCENDANTS - Static variable in class com.atlassian.confluence.api.model.content.Content.Expansions
 
descendants(ContentId, String, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.DescendantContentResource
Returns a map of the descendants of a piece of Content.
descendantsOfType(ContentId, ContentType, String, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.DescendantContentResource
Returns the direct descendants of a piece of Content, limited to a single descendant type.
DESCENDING - Static variable in class com.atlassian.confluence.search.v2.sort.CreatedSort
Sorts by created date (descending)
DESCENDING - Static variable in class com.atlassian.confluence.search.v2.sort.FavouriteSort
Sorts by last modified (descending)
DESCENDING - Static variable in class com.atlassian.confluence.search.v2.sort.FilenameSort
Sorts by filename (descending)
DESCENDING - Static variable in class com.atlassian.confluence.search.v2.sort.FilesizeSort
Sorts by file size (descending)
DESCENDING - Static variable in class com.atlassian.confluence.search.v2.sort.FullnameSort
Sorts by fullname (descending)
DESCENDING - Static variable in class com.atlassian.confluence.search.v2.sort.ModifiedSort
Sorts by last modified (descending)
DESCENDING - Static variable in class com.atlassian.confluence.search.v2.sort.TitleSort
Sorts by title (descending)
describeMismatchSafely(Content, Description) - Method in class com.atlassian.confluence.api.testsupport.matchers.model.content.DateContentMatcher
 
describeMismatchSafely(Timeout, Description) - Method in class com.atlassian.confluence.util.test.matchers.SoftTimeoutMatcher
 
describeMismatchSafely(Timeout, Description) - Method in class com.atlassian.confluence.util.test.matchers.StrictTimeoutMatcher
 
describeTo(Description) - Method in class com.atlassian.confluence.api.testsupport.matchers.model.content.DateContentMatcher
 
describeTo(Description) - Method in class com.atlassian.confluence.api.testsupport.matchers.model.content.template.ContentTemplateNameMatcher
 
describeTo(Description) - Method in class com.atlassian.confluence.it.api.ContainsContentMatcher
 
describeTo(Description) - Method in class com.atlassian.confluence.it.global.SiteSearchMatchers.SiteSearchMatcher
 
describeTo(Description) - Method in class com.atlassian.confluence.it.RegexMatcher
 
describeTo(Description) - Method in class com.atlassian.confluence.util.test.matchers.SoftTimeoutMatcher
 
describeTo(Description) - Method in class com.atlassian.confluence.util.test.matchers.StrictTimeoutMatcher
 
description(String) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
Deprecated.
 
DESCRIPTION - Static variable in class com.atlassian.confluence.api.model.content.Space.Expansions
 
description(ContentRepresentation, String) - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
 
description(ContentRepresentation, FormattedBody) - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
 
description(Map<ContentRepresentation, FormattedBody>) - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
 
description(ContentRepresentation, Reference<FormattedBody>) - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
description(String) - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate.ContentTemplateBuilder
 
description - Variable in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
description - Variable in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
DESCRIPTION_EXTRA_ATTRIBUTE - Static variable in class com.atlassian.confluence.impl.audit.listener.ImportExportAuditListener
 
DescriptorComparator<T> - Interface in com.atlassian.confluence.core.persistence.schema.descriptor
 
deserialise(String) - Static method in class com.atlassian.confluence.api.model.content.id.ContentId
 
deserialise(String) - Static method in class com.atlassian.confluence.api.model.content.id.JsonContentPropertyId
 
deserialise(String) - Static method in class com.atlassian.confluence.api.model.content.Position
 
deserialise(String) - Static method in class com.atlassian.confluence.api.model.longtasks.LongTaskId
 
deserialize(String, ObjectMapper) - Static method in class com.atlassian.confluence.api.model.search.SearchContext
 
deserialize(JsonParser, DeserializationContext) - Method in class com.atlassian.confluence.api.serialization.DateTimeLongDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.atlassian.confluence.api.serialization.MetadataValueDeserializer
 
deserialize(String) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.DefaultMacroParameterSerializer
 
deserialize(String) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.macro.MacroParameterSerializer
Deserializes a String into a Map of parameters.
deserialize(String) - Method in interface com.atlassian.confluence.macro.MacroDefinitionDeserializer
 
deserialize(String) - Method in class com.atlassian.confluence.macro.MacroDefinitionRequestDeserializer
 
deserialize(String) - Method in class com.atlassian.confluence.macro.MacroDefinitionWikiMarkupDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.atlassian.confluence.rest.api.model.validation.ValidationErrorDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.atlassian.confluence.rest.serialization.ContentDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.atlassian.confluence.rest.serialization.DateTimeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.atlassian.confluence.rest.serialization.EnrichedMapDeserializer
 
deserialize(JsonParser, DeserializationContext, Map<Object, Object>) - Method in class com.atlassian.confluence.rest.serialization.EnrichedMapDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.atlassian.confluence.rest.serialization.JsonStringDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.atlassian.confluence.rest.serialization.MapAndKeyValuePairDeserializer
 
deserialize(JsonParser, DeserializationContext, Map<Object, Object>) - Method in class com.atlassian.confluence.rest.serialization.MapAndKeyValuePairDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.atlassian.confluence.rest.serialization.OptionalDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.atlassian.confluence.rest.serialization.OptionDeserializer
Deprecated.
 
deserialize(JsonParser, DeserializationContext) - Method in class com.atlassian.confluence.rest.serialization.RestListDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.atlassian.confluence.rest.serialization.SpaceDeserializer
 
deserialize(Reader) - Method in interface com.atlassian.confluence.setup.bandana.BandanaSerializer
Deserialize an object.
deserialize(Reader) - Method in class com.atlassian.confluence.setup.bandana.XStreamBandanaSerializer
 
deserialize(byte[]) - Method in interface com.atlassian.confluence.util.sandbox.SandboxSerializer
 
deserialize(byte[]) - Method in class com.atlassian.confluence.util.sandbox.SandboxSerializers.CompositeByteArraySerializer
 
deserialize(byte[]) - Method in class com.atlassian.confluence.util.sandbox.SandboxSerializers.DurationSerializer
 
deserialize(byte[]) - Method in class com.atlassian.confluence.util.sandbox.SandboxSerializers.IntSerializer
 
deserialize(byte[]) - Method in class com.atlassian.confluence.util.sandbox.SandboxSerializers.StringSerializer
 
deserializeWithType(JsonParser, DeserializationContext, TypeDeserializer) - Method in class com.atlassian.confluence.rest.serialization.OptionalDeserializer
 
deserializeWithType(JsonParser, DeserializationContext, TypeDeserializer) - Method in class com.atlassian.confluence.rest.serialization.OptionDeserializer
Deprecated.
 
deserializeWithTypedParameters(String, ConversionContext) - Method in interface com.atlassian.confluence.macro.MacroDefinitionDeserializer
 
deserializeWithTypedParameters(String, ConversionContext) - Method in class com.atlassian.confluence.macro.MacroDefinitionRequestDeserializer
 
deserializeWithTypedParameters(String, ConversionContext) - Method in class com.atlassian.confluence.macro.MacroDefinitionWikiMarkupDeserializer
 
DESKTOP - Static variable in class com.atlassian.confluence.content.render.xhtml.ConversionContextOutputDeviceType
The output device type when rendering for the desktop application.
destDir - Variable in class com.atlassian.confluence.util.zip.AbstractUnzipper
 
destinationAttachmentManager - Variable in class com.atlassian.confluence.pages.persistence.dao.GeneralAttachmentCopier
 
destinationDao - Variable in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao.IntraHibernateAttachmentCopier
 
destinationPage - Variable in class com.atlassian.confluence.links.linktypes.AbstractPageLink
 
DestinationSearchResults(List<PageDestinationSearchAction.IndividualDestinationSearchResult>, String) - Constructor for class com.atlassian.confluence.pages.actions.PageDestinationSearchAction.DestinationSearchResults
 
destroy() - Method in class bucket.core.persistence.hibernate.ConfluenceConnectionProviderSupplier
Deprecated.
 
destroy() - Method in class com.atlassian.confluence.cache.DefaultCacheConfigManager
 
destroy() - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
destroy() - Method in class com.atlassian.confluence.cache.hibernate.HibernateCacheFactory.InstanceHolder
Deprecated.
 
destroy() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelCastOsgiListener
 
destroy() - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
 
destroy() - Method in class com.atlassian.confluence.content.render.xhtml.view.macro.DefaultViewMacroWrapper
 
destroy() - Method in class com.atlassian.confluence.core.actions.LastModifiedInterceptor
 
destroy() - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
Deprecated.
 
destroy() - Method in class com.atlassian.confluence.core.CancellingInterceptor
 
destroy() - Method in class com.atlassian.confluence.core.ConfluenceAutowireInterceptor
 
destroy() - Method in class com.atlassian.confluence.core.ConfluenceLicenseInterceptor
 
destroy() - Method in class com.atlassian.confluence.core.datetime.RequestTimeThreadLocalFilter
 
destroy() - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
destroy() - Method in class com.atlassian.confluence.event.listeners.ThumbnailRemovingListener
 
destroy() - Method in class com.atlassian.confluence.functest.rest.admin.sqlcapture.HibernateSqlCollectingFilter
 
destroy() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.DefaultConnectionProviderSupplier
 
destroy() - Method in class com.atlassian.confluence.impl.index.DefaultIndexRecoveryService
 
destroy() - Method in class com.atlassian.confluence.impl.journal.JournalStateResettingListener
 
destroy() - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
destroy() - Method in class com.atlassian.confluence.impl.search.IndexFlushScheduler
 
destroy() - Method in class com.atlassian.confluence.impl.spring.CachedIntrospectionResultsFlusher
 
destroy() - Method in class com.atlassian.confluence.impl.webresource.ConfluenceCDNStrategyFactory
 
destroy() - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceDiagnosticsExecutor
 
destroy() - Method in class com.atlassian.confluence.internal.diagnostics.HttpRequestMonitoringFilter
 
destroy() - Method in class com.atlassian.confluence.internal.index.attachment.LocalAttachmentTextExtractionService
 
destroy() - Method in class com.atlassian.confluence.internal.web.filter.spring.IgnoreWebAsyncManagerFilter
 
destroy() - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
destroy() - Method in class com.atlassian.confluence.jmx.JmxFilter
 
destroy() - Method in class com.atlassian.confluence.jmx.MBeanExporterWithUnregisterImpl
 
destroy() - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
destroy() - Method in class com.atlassian.confluence.license.store.ApplicationConfigurationLicenseStoreAide
 
destroy() - Method in class com.atlassian.confluence.license.store.FlushUserCheckerCacheOnLicenseUpdate
 
destroy() - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataManager
 
destroy() - Method in class com.atlassian.confluence.pages.ancestors.AncestorsRepairer
 
destroy() - Method in class com.atlassian.confluence.plugin.descriptor.PluginConfigurationProvider
 
destroy() - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
destroy() - Method in class com.atlassian.confluence.plugin.dev.DeprecatedPluginModuleListener
 
destroy() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
destroy() - Method in class com.atlassian.confluence.plugin.servlet.filter.ActionContextCleanUp
 
destroy() - Method in class com.atlassian.confluence.plugin.spring.FelixOsgiContainerManagerFactory
 
destroy() - Method in class com.atlassian.confluence.plugins.edgeindex.plugin.PluggableEdgeTypeRepository
 
destroy() - Method in class com.atlassian.confluence.plugins.graphql.resource.ConfluenceGraphQLRestEndpoint
 
destroy() - Method in class com.atlassian.confluence.plugins.lookandfeel.filter.LogoInterceptor
 
destroy() - Method in class com.atlassian.confluence.plugins.merge.TDMMerger
 
destroy() - Method in class com.atlassian.confluence.plugins.quickreload.QuickReloadCaches
 
destroy() - Method in class com.atlassian.confluence.plugins.quickreload.QuickReloadFilter
 
destroy() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProcessManager
 
destroy() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProxyMonitor
 
destroy() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.HttpClientProvider
 
destroy() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.SynchronyInteropBootstrap
 
destroy() - Method in class com.atlassian.confluence.renderer.UserMacroLibrary
 
destroy() - Method in class com.atlassian.confluence.search.v2.lucene.Slf4JInfoStream
 
destroy() - Method in class com.atlassian.confluence.security.actions.PermissionCheckInterceptor
 
destroy() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
destroy() - Method in class com.atlassian.confluence.security.interceptors.SecurityHeadersInterceptor
 
destroy() - Method in class com.atlassian.confluence.servlet.FourOhFourErrorLoggingFilter
 
destroy() - Method in class com.atlassian.confluence.servlet.HttpPreventCachingFilter
 
destroy() - Method in class com.atlassian.confluence.servlet.SpringManagedServlet
 
destroy() - Method in class com.atlassian.confluence.setup.actions.SetupCheckInterceptor
 
destroy() - Method in class com.atlassian.confluence.setup.bundles.InstallBundleConfluenceListener
 
destroy() - Static method in class com.atlassian.confluence.setup.SetupContext
Dispose of the setup context.
destroy() - Method in class com.atlassian.confluence.setup.webwork.AbstractAwareInterceptor
 
destroy() - Method in class com.atlassian.confluence.setup.webwork.CachedConfigurationProvider
 
destroy() - Method in class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfigLoaderCache
 
destroy() - Method in class com.atlassian.confluence.test.compilationmonitor.lesscss.LessCssCompilationStore
 
destroy() - Method in class com.atlassian.confluence.test.rpc.RequestLogFilter
 
destroy() - Method in class com.atlassian.confluence.themes.ThemeContextInterceptor
 
destroy() - Method in class com.atlassian.confluence.tinymceplugin.listeners.PageLayoutCreateListener
 
destroy() - Method in class com.atlassian.confluence.tinymceplugin.listeners.SectionAndColumnMacroCreateListener
 
destroy() - Method in class com.atlassian.confluence.tinymceplugin.placeholder.PlaceholderCachingFilter
 
destroy() - Method in class com.atlassian.confluence.util.AccessLogFilter
 
destroy() - Method in class com.atlassian.confluence.util.ConfluenceErrorFilter
 
destroy() - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
 
destroy() - Method in class com.atlassian.confluence.util.LoggingContextInterceptor
 
destroy() - Method in class com.atlassian.confluence.util.longrunning.DefaultLongRunningTaskManager
 
destroy() - Method in class com.atlassian.confluence.util.profiling.ConfluenceActivityFilter
 
destroy() - Method in class com.atlassian.confluence.util.profiling.DefaultConfluenceMonitoringController
 
destroy() - Method in class com.atlassian.confluence.util.RequestCacheThreadLocalFilter
 
destroy() - Method in class com.atlassian.confluence.util.transaction.ReadOnlyTransactionExecutor
 
destroy() - Method in class com.atlassian.confluence.validation.MessageHolderInterceptor
 
destroy() - Method in class com.atlassian.confluence.web.filter.ConfluenceTimingFilter
 
destroy() - Method in class com.atlassian.confluence.web.filter.DropIfNotSetupFilter
 
destroy() - Method in class com.atlassian.confluence.web.filter.HttpRequestStatsFilter
 
destroy() - Method in class com.atlassian.confluence.web.filter.HttpSessionRegistrarFilter
 
destroy() - Method in class com.atlassian.confluence.web.filter.ThreadLocalCacheFilter
 
destroy() - Method in class com.atlassian.confluence.web.filter.ZipkinTracingFilter
 
destroy() - Method in class com.atlassian.confluence.xwork.FlashScopeInterceptor
 
destroy() - Method in class com.atlassian.confluence.xwork.SetupIncompleteInterceptor
 
destroy() - Method in class com.atlassian.sal.confluence.license.LicenseUpdateListener
 
destroy() - Method in class com.atlassian.sal.confluence.lifecycle.TenantAwareLifecycleManager
 
destroy() - Method in class com.atlassian.sal.confluence.upgrade.ImportFinishedListener
 
destroyTenantInitialiser() - Method in class com.atlassian.confluence.core.persistence.schema.StartupSchemaChecker
 
detectDatabaseType(Connection) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
 
detectDatasource() - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceAction
 
determineCandidateConstructors(Class<?>, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
determineOpKey(String) - Static method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionFactory
Given a raw ContentPermission type, return its corresponding OperationKey.
determinePermissionType(OperationKey) - Static method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionFactory
DeviceTypeAwareRenderer - Class in com.atlassian.confluence.content.render.xhtml
A renderer which is aware of the registration of DeviceTypeRendererComponentModuleDescriptor within the system and will keep track of these modules.
DeviceTypeAwareRenderer(Renderer, PluginEventManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.DeviceTypeAwareRenderer
 
DeviceTypeRendererComponentModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
A module descriptor for Renderer components which associates an existing Spring configured Renderer implementation with a particular device type.
DeviceTypeRendererComponentModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.DeviceTypeRendererComponentModuleDescriptor
 
DEVMODE - Static variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
DIALECT_KEY - Static variable in class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateConfig
Deprecated.
since 7.6.0 use AvailableSettings.DIALECT instead
Dialog - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.Dialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
Dialog(String) - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.Dialog
Deprecated.
 
Dialog2 - Class in com.atlassian.confluence.pageobjects.component.dialog
Represents an AUI Dialog2 on a page
Dialog2(String) - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.Dialog2
 
DialogLabelSection - Class in com.atlassian.confluence.pageobjects.component.labels
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.labels.DialogLabelSection instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
DialogLabelSection(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.labels.DialogLabelSection
Deprecated.
 
DialogLabelSection.EditableLabel - Class in com.atlassian.confluence.pageobjects.component.labels
Deprecated.
 
DialogMenuItem<D extends AbstractDialog> - Class in com.atlassian.confluence.pageobjects.component.menu
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.menu.DialogMenuItem instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
DialogMenuItem(By, Class<D>) - Constructor for class com.atlassian.confluence.pageobjects.component.menu.DialogMenuItem
Deprecated.
 
diff(ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.diff.DaisyHtmlDiffer
 
diff(String, String, IProgressMonitor) - Method in class com.atlassian.confluence.diff.DaisyHtmlDiffer
Diff two pieces of XHTML content.
diff(String, String, IProgressMonitor, boolean) - Method in class com.atlassian.confluence.diff.DaisyHtmlDiffer
Diff two pieces of XHTML content.
diff(ContentEntityObject, ContentEntityObject) - Method in interface com.atlassian.confluence.diff.Differ
Computes a diff between the specified left and right input.
diff(ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.diff.WikiConvertingHtmlDiffer
 
diff - Variable in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
DIFF_IMAGE_CSS_BASE - Static variable in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskConstants
 
DIFF_IMAGE_CSS_CHECKED - Static variable in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskConstants
 
DIFF_IMAGE_TAG_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskConstants
 
DIFF_TASK_EMPTY_BODY_CSS_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskConstants
 
DIFF_TASK_LIST_TAG_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskConstants
 
DIFF_TASK_TAG_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskConstants
 
diffByVersion(AbstractContentEntity, long...) - Static method in class com.atlassian.confluence.it.content.DiffContentBean
Unless you're testing error behaviour you'll want to pass this exactly two versions.
diffByVersion(AbstractContentEntity, WebTester, long...) - Static method in class com.atlassian.confluence.it.content.DiffContentBean
 
DiffContentBean - Class in com.atlassian.confluence.it.content
Views a diff of contents.
DiffContentBean() - Constructor for class com.atlassian.confluence.it.content.DiffContentBean
 
Differ - Interface in com.atlassian.confluence.diff
Computes a diff between the specified left and right input.
DiffException - Exception in com.atlassian.confluence.diff
 
DiffException() - Constructor for exception com.atlassian.confluence.diff.DiffException
 
DiffException(String) - Constructor for exception com.atlassian.confluence.diff.DiffException
 
DiffException(String, Throwable) - Constructor for exception com.atlassian.confluence.diff.DiffException
 
DiffException(Throwable) - Constructor for exception com.atlassian.confluence.diff.DiffException
 
DiffInlineCommentMarkerMarshaller - Class in com.atlassian.confluence.diff.marshallers
 
DiffInlineCommentMarkerMarshaller() - Constructor for class com.atlassian.confluence.diff.marshallers.DiffInlineCommentMarkerMarshaller
 
DiffInlineTaskMarshaller - Class in com.atlassian.confluence.diff.marshallers
This DiffInlineTaskMarshaller outputs inline task lists in a diffable way: As little whitespace/CRs as possible, because it disturbs the diff, DaisyDiff doesn't diffs lists properly when they contain multiple spans, and it puts spans outside the LI and inside the UL, which doesn't produce a workable output.
DiffInlineTaskMarshaller(XMLOutputFactory) - Constructor for class com.atlassian.confluence.diff.marshallers.DiffInlineTaskMarshaller
 
DiffLinkMarshaller - Class in com.atlassian.confluence.diff.marshallers
 
DiffLinkMarshaller(Marshaller<Link>, Marshaller<UnresolvedLink>) - Constructor for class com.atlassian.confluence.diff.marshallers.DiffLinkMarshaller
 
DiffMacroMarshaller - Class in com.atlassian.confluence.diff.marshallers
 
DiffMacroMarshaller(MacroManager, XMLOutputFactory) - Constructor for class com.atlassian.confluence.diff.marshallers.DiffMacroMarshaller
 
DiffPagesAction - Class in com.atlassian.confluence.pages.actions
 
DiffPagesAction() - Constructor for class com.atlassian.confluence.pages.actions.DiffPagesAction
 
DiffPagesByVersionAction - Class in com.atlassian.confluence.pages.actions
 
DiffPagesByVersionAction() - Constructor for class com.atlassian.confluence.pages.actions.DiffPagesByVersionAction
 
DiffPostProcessor - Interface in com.atlassian.confluence.diff
An interface implemented by classes that want to process the output of the Confluence Diff prior to it being returned as complete.
Dimensions - Class in com.atlassian.confluence.pages.thumbnail
Deprecated.
since 5.3 Use ImageDimensions instead
Dimensions(int, int) - Constructor for class com.atlassian.confluence.pages.thumbnail.Dimensions
Deprecated.
 
Dimensions(ImageDimensions) - Constructor for class com.atlassian.confluence.pages.thumbnail.Dimensions
Deprecated.
 
dimensions(File) - Static method in class com.atlassian.confluence.pages.thumbnail.renderer.ThumbnailRenderer
 
dimensions(InputStream) - Static method in class com.atlassian.confluence.pages.thumbnail.renderer.ThumbnailRenderer
 
dimensionsForImage(ImageInputStream) - Static method in class com.atlassian.confluence.content.render.image.ImageRenderUtils
Helper class that uses an ImageReader to determine the width and height of an image.
dimensionsForImage(InputStream) - Static method in class com.atlassian.confluence.content.render.image.ImageRenderUtils
 
DIRECT - Static variable in class com.atlassian.confluence.event.events.security.LoginEvent
represents a login source where the user has explicitly typed in their username and password.
DIRECT_LOGIN - Static variable in class com.atlassian.confluence.user.LoginDetailsHelper
set to true on login requests by ConfluenceAuthenticator and ConfluenceCrowdSSOAuthenticator for username and password based logins
DirectiveStack() - Constructor for class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.DirectiveStack
 
DIRECTORIES_LIST_PATH - Static variable in class com.atlassian.confluence.it.admin.UserDirectories
Deprecated.
 
directory() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
directory() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
 
Directory - Enum in com.atlassian.confluence.it.usermanagement
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.usermanagement.DirectoryConfigurationFactory} alternative
directory - Variable in class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener.ClusterDirectoryEvent
 
DirectoryConfiguration - Interface in com.atlassian.confluence.it.usermanagement
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.usermanagement.DirectoryConfiguration} alternative
DirectoryConfigurationCapability - Enum in com.atlassian.confluence.it.usermanagement
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.usermanagement.DirectoryConfigurationCapability} alternative
directoryCreatedEvent(DirectoryCreatedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
directoryDeletedEvent(DirectoryDeletedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
DirectoryEntity - Class in com.atlassian.confluence.functest.rest.admin.crowd
 
DirectoryEntity() - Constructor for class com.atlassian.confluence.functest.rest.admin.crowd.DirectoryEntity
 
DirectoryEntity(Long, String, DirectoryType) - Constructor for class com.atlassian.confluence.functest.rest.admin.crowd.DirectoryEntity
 
DirectoryFactory - Class in com.atlassian.confluence.plugins.edgeindex.lucene
 
DirectoryFactory(BootstrapManager) - Constructor for class com.atlassian.confluence.plugins.edgeindex.lucene.DirectoryFactory
 
DirectoryNames - Class in com.atlassian.confluence.it.usermanagement
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.usermanagement.DirectoryNames} alternative
DirectoryPersistentType - Class in com.atlassian.crowd.embedded.hibernate2.types
 
DirectoryPersistentType() - Constructor for class com.atlassian.crowd.embedded.hibernate2.types.DirectoryPersistentType
 
DirectoryResource - Class in com.atlassian.confluence.functest.rest.admin
 
DirectoryResource(CrowdDirectoryService) - Constructor for class com.atlassian.confluence.functest.rest.admin.DirectoryResource
 
DirectoryScanningPluginFactory - Class in com.atlassian.confluence.plugin
The 'DirectoryScanningPluginFactory' generates a directory scanning pluginLoader which provides the functionality to load plugin jars from a custom defined path.
DirectoryScanningPluginFactory(List<PluginFactory>, PluginEventManager) - Constructor for class com.atlassian.confluence.plugin.DirectoryScanningPluginFactory
 
DirectoryState - Enum in com.atlassian.confluence.user.crowd
Enumeration of the possible states the internal directory can be created in.
directoryUpdated(DirectoryUpdatedEvent) - Method in class com.atlassian.confluence.user.crowd.DefaultApplicationCache
 
directoryUpdatedEvent(DirectoryUpdatedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
DirectoryUserRenamedEvent - Class in com.atlassian.confluence.event.events.user
This event is exactly like UserRenamedEvent, with the exception that it is always guaranteed to be published.
DirectoryUserRenamedEvent(Object, String, User) - Constructor for class com.atlassian.confluence.event.events.user.DirectoryUserRenamedEvent
 
directoryUserRenamedEvent(DirectoryUserRenamedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
DirectoryViewListPagesAction - Class in com.atlassian.confluence.pages.actions
This action will present the specified space as a tree view of all its pages.
DirectoryViewListPagesAction() - Constructor for class com.atlassian.confluence.pages.actions.DirectoryViewListPagesAction
 
disable() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
disable() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.CollabEditorConfigRpc
 
disable() - Method in class com.atlassian.confluence.plugins.synchrony.rest.CollaborativeEditingConfigResource
 
disable(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.managers.DefaultScheduledJobManager
 
disable(ScheduledJobKey) - Method in interface com.atlassian.confluence.schedule.managers.ScheduledJobManager
Disables the specified job, and removes it from the scheduler.
disable() - Method in class com.atlassian.confluence.user.extras.aggregation.rest.InternalAggregationResource
 
DISABLE_ANTISAMY_FEATURE_KEY - Static variable in class com.atlassian.confluence.macro.wiki.UnmigratedInlineWikiMarkupMacro
 
DISABLE_UNACTIVE_DRAFTS_AUTOSAVE - Static variable in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
disableAllMonitoring() - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
disableAnonymousAccess() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Old XML-RPC method. Use rpc.admin.permissions.PermissionsRpc.disableAnonymousUseConfluence() instead.
disableAnonymousAccess() - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
disableAnonymousUseConfluence() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
DisableAntiXssDirective - Class in com.atlassian.confluence.setup.velocity
Marker directive to indicate that this template does not wish to have Anti-XSS run on its contents.
DisableAntiXssDirective() - Constructor for class com.atlassian.confluence.setup.velocity.DisableAntiXssDirective
 
disableAsyncRenderSafe() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Mark the content rendered in this context as non-async-render-safe
disableAsyncRenderSafe() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
Mark the content rendered in this context as non-async-render-safe
disableAutoComplete() - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserEditorSettingsPage
Deprecated.
 
disableAutoFormat() - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserEditorSettingsPage
Deprecated.
 
disableAutomaticBackup(ScheduledJobManager, ClusterConfigurationHelper) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DisableBackupJobUpgradeTask
 
DisableBackupJobUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
See CONFSRVDEV-6463
DisableBackupJobUpgradeTask(ScheduledJobManager, ClusterConfigurationHelper) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.DisableBackupJobUpgradeTask
 
DisableCacheRewriteMatch - Class in com.atlassian.confluence.servlet.rewrite
 
DisableCacheRewriteMatch(String, String) - Constructor for class com.atlassian.confluence.servlet.rewrite.DisableCacheRewriteMatch
 
DisableConfluenceInvitePluginUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Disables the Confluence Invite Plugin - which used to be bundled as part of the Confluence Fireball release, but may have also been installed by customers in a behind the fireball instance.
DisableConfluenceInvitePluginUpgradeTask(PluginController, PluginAccessor) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.DisableConfluenceInvitePluginUpgradeTask
 
disableCpuTiming() - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
disableCpuTiming() - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoringControl
Disable capturing CPU timing.
disabled() - Method in class com.atlassian.confluence.content.ContentTypeModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.content.persistence.hibernate.HibernateContentQueryModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.impl.setup.LifecyclePluginModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.AbstractExtractorModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.AttachmentTextExtractorModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.ComponentModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.ContentNameSearchSectionSpecModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.DefaultFactoryModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.EditorModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.embedded.EmbeddedResourceRendererModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.Extractor2ModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.IndexRecovererModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.JobModuleDescriptor
Deprecated.
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.LanguageModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.ListenerModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.NoOpModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.PathConverterModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.search.AbstractLuceneMapperModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.search.LuceneBoostingStrategyModuleDescriptor
Deprecated.
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.search.LuceneSearcherInitialisationModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.SearchDecoratorModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.SpringComponentModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.TransformerModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.TranslationTransformModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.TriggerModuleDescriptor
Deprecated.
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.UserMacroModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.VelocityContextItemModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.XhtmlMacroModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
disabled() - Method in class com.atlassian.confluence.plugin.module.PluginModuleHolder
 
disabled() - Method in class com.atlassian.confluence.plugins.analytics.jobs.PeriodicEventSupplierModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugins.contentproperty.index.config.ContentPropertyIndexSchemaModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.plugins.edgeindex.plugin.EdgeTypeModuleDescriptor
 
disabled(boolean) - Method in class com.atlassian.confluence.plugins.maintenance.model.Addon.Builder
 
disabled() - Method in class com.atlassian.confluence.plugins.scheduler.spi.descriptor.JobConfigModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.renderer.plugin.ConfluenceRendererComponentModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.renderer.template.TemplateRendererModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.rss.FeedCustomContentTypeModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.rss.FeedSupportModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.search.contentnames.ContentNameSearchSectionsProviderModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.search.plugin.SiteSearchPluginModuleDescriptor
 
disabled() - Method in class com.atlassian.confluence.test.rpc.EventQueueFettler
 
disabled() - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForAtlassianScheduler
 
disabled() - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForQuartz
Deprecated.
 
disabledApiDarkFeature(ConfluenceRpc) - Static method in class com.atlassian.confluence.it.api.ApiDarkFeatureHelper
 
disabledByDefault() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
disabledByDefault(String, JobRunner, boolean, String, boolean, boolean, boolean, boolean) - Static method in class com.atlassian.confluence.schedule.ManagedScheduledCronJob
 
disabledByDefault() - Method in interface com.atlassian.confluence.schedule.ManagedScheduledJob
 
DisabledContentTypeFilterFactory - Class in com.atlassian.confluence.search.v2.lucene
Relocation from confluence-search plugin.
DisabledContentTypeFilterFactory(PluginAccessor) - Constructor for class com.atlassian.confluence.search.v2.lucene.DisabledContentTypeFilterFactory
 
DisabledContentTypeSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
The logic is from DisabledContentTypeFilterFactory in confluence-search plugin.
DisabledContentTypeSearchFilter(Supplier<Set<String>>) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.DisabledContentTypeSearchFilter
 
DisabledUserManager - Interface in com.atlassian.confluence.user
Manages the underlying changes to enable and disable users.
disableFeatureDiscovery() - Method in class com.atlassian.confluence.it.setup.PostSetupHelper
disableFeatureForAllUsers(String) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
 
disableFeatureForAllUsers(String) - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
 
disableFeatureForCurrentUser(String) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
 
disableFeatureForCurrentUser(String) - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
 
disableFeatureForUser(UserKey, String) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
 
disableFeatureForUser(UserKey, String) - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
 
disableFeatures(String) - Method in class com.atlassian.confluence.darkfeatures.rest.DarkFeatureSiteResource
 
disableFeatures(String) - Method in class com.atlassian.confluence.darkfeatures.rest.DarkFeatureUserResource
 
disableHibernateMonitoring() - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
disableHibernateMonitoring() - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoringControl
Disable Hibernate monitoring.
disableJob(ScheduledJobKey) - Method in interface com.atlassian.confluence.impl.schedule.managers.ScheduledJobNodeManager
Disable job on this node only.
disableJob() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.JobAction
 
disableJob(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.managers.DefaultScheduledJobManager
 
disableLogger(String) - Method in class com.atlassian.confluence.admin.actions.TestAppender
 
disableMonitoring() - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
disableMonitoring() - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
disableMonitoring() - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoringControl
Disable monitoring.
disableMonitoring() - Method in interface com.atlassian.confluence.util.profiling.ControllableInstrumentRegistry
Disable monitoring.
disablePlugin(Plugin) - Method in interface com.atlassian.confluence.it.plugin.PluginHelper
Deprecated.
Disable the plugin.
disablePlugin(Plugin) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PluginsRpc
 
disablePlugin(Plugin) - Method in class com.atlassian.confluence.it.rpc.RpcPluginHelper
 
disablePlugin(String) - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
 
disablePlugin(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
disablePlugin(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use PluginsRpc in test client code.
disablePlugin(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use PluginsRpc in test client code.
disablePluginModule(Plugin, String) - Method in interface com.atlassian.confluence.it.plugin.PluginHelper
Deprecated.
 
disablePluginModule(Plugin, String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PluginsRpc
 
disablePluginModule(Plugin, String) - Method in class com.atlassian.confluence.it.rpc.RpcPluginHelper
 
disablePluginModule(String) - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
 
disablePluginModule(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
disablePluginModule(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use PluginsRpc in test client code.
disablePluginModule(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use PluginsRpc in test client code.
disablePluginWithoutPersisting(Plugin) - Method in interface com.atlassian.confluence.it.plugin.PluginHelper
Deprecated.
Disable the plugin without persisting.
disablePluginWithoutPersisting(Plugin) - Method in class com.atlassian.confluence.it.rpc.RpcPluginHelper
 
disablePluginWithoutPersisting(String) - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
 
disablePluginWithoutPersisting(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
disablePluginWithoutPersisting(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Disable a plugin without persisting.
disablePluginWithoutPersisting(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use PluginsRpc in test client code.
disableProfiling() - Method in class com.atlassian.confluence.it.admin.LoggingAndProfiling
 
disableReadOnlyAccessExemption() - Static method in class com.atlassian.confluence.internal.accessmode.ThreadLocalReadOnlyAccessCacheInternal
 
disableSharedDraftsDarkFeatures() - Method in class com.atlassian.confluence.it.content.SharedDraftsDarkFeatureTestHelper
 
disableShowTip() - Method in class com.atlassian.confluence.plugins.dragdrop.rest.DragAndDropResource
 
disableSiteFeature(String) - Method in class com.atlassian.confluence.impl.feature.BandanaSiteDarkFeaturesDao
 
disableSiteFeature(String) - Method in class com.atlassian.confluence.impl.feature.CachingSiteDarkFeaturesDao
 
disableSiteFeature(String) - Method in interface com.atlassian.confluence.impl.feature.SiteDarkFeaturesDao
 
disableSiteFeature(String) - Method in class com.atlassian.confluence.it.DarkFeaturesHelper
 
disableSiteFeature(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.DarkFeatureRpc
Disables a given dark feature for the entire site.
disableSiteFeature(String) - Method in interface com.atlassian.confluence.setup.settings.DarkFeaturesManager
 
disableSiteFeature(String) - Method in class com.atlassian.confluence.setup.settings.DefaultDarkFeaturesManager
 
disableSiteFeature(String) - Method in class com.atlassian.confluence.setup.settings.VacantDarkFeaturesManager
 
disableSiteFeature(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
disableSiteFeature(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use the REST resource.
disableSiteFeature(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use the REST resource.
disableSqlLogging() - Method in class com.atlassian.confluence.it.admin.LoggingAndProfiling
 
DisableSslVerificationRule - Class in com.atlassian.confluence.webdriver.rules
 
DisableSslVerificationRule() - Constructor for class com.atlassian.confluence.webdriver.rules.DisableSslVerificationRule
 
disableSslVerificationRule - Static variable in class com.atlassian.confluence.webdriver.WebDriverDatabaseConnectionTest
 
disableSslVerificationRule - Static variable in class com.atlassian.confluence.webdriver.WebDriverSetupTest
 
DisableTask - Class in com.atlassian.confluence.plugins.synchrony.tasks
Disables collaborative editing and turns off the Synchrony process (if internally managed)
DisableTask(SynchronyConfigurationManager, SynchronyProcessManager, SynchronyMonitor, CacheManager, SynchronyConfigTaskTracker, TransactionTemplate, SessionFactory, TransactionalExecutorFactory, EventPublisher, CollaborativeEditingModeDuration, SynchronyDataService) - Constructor for class com.atlassian.confluence.plugins.synchrony.tasks.DisableTask
 
disableTemporaryPermissionExemption() - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
 
disableTemporaryPermissionExemption() - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
disableUnlicensedAuthenticatedUseConfluence() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
disableUnneededPluginsAndModules(ConfluenceRpc) - Static method in class com.atlassian.confluence.it.plugin.TestPlugins
 
disableUser() - Method in class com.atlassian.confluence.it.admin.ViewUser
 
disableUser(User) - Method in class com.atlassian.confluence.user.crowd.CrowdDisabledUserManager
 
disableUser(User) - Method in interface com.atlassian.confluence.user.DisabledUserManager
Disables the specified user.
disableUserFeature(String) - Method in class com.atlassian.confluence.it.DarkFeaturesHelper
 
disableUserFeature(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.DarkFeatureRpc
Disables a given dark feature for the logged in user.
disableUserFeature(String) - Method in interface com.atlassian.confluence.setup.settings.DarkFeaturesManager
 
disableUserFeature(ConfluenceUser, String) - Method in interface com.atlassian.confluence.setup.settings.DarkFeaturesManager
Disables the specified feature for the specified User
disableUserFeature(String) - Method in class com.atlassian.confluence.setup.settings.DefaultDarkFeaturesManager
 
disableUserFeature(ConfluenceUser, String) - Method in class com.atlassian.confluence.setup.settings.DefaultDarkFeaturesManager
 
disableUserFeature(String) - Method in class com.atlassian.confluence.setup.settings.VacantDarkFeaturesManager
 
disableUserFeature(ConfluenceUser, String) - Method in class com.atlassian.confluence.setup.settings.VacantDarkFeaturesManager
 
disableUserFeature(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
disableUserFeature(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use the REST resource.
disableUserFeature(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use the REST resource.
disableWebSudo() - Method in class com.atlassian.confluence.it.setup.PostSetupHelper
 
disableWhatsNew() - Method in class com.atlassian.confluence.it.setup.PostSetupHelper
disassemble(Object) - Method in class com.atlassian.confluence.core.BodyTypeUserType
 
disassemble(Object) - Method in class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
disassemble(Object) - Method in class com.atlassian.confluence.impl.hibernate.HibernateUserType
 
disassemble(Object) - Method in class com.atlassian.hibernate.BucketClobStringType
 
disassemble(Object) - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
discard(DraftData) - Method in class com.atlassian.confluence.tinymceplugin.rest.DraftsResource
 
discardAndClose() - Method in class com.atlassian.confluence.search.lucene.TempIndexWriterStrategy
Discards the temp indexes and closes connections and writers.
discardDraftForContent(String) - Method in class com.atlassian.confluence.pageobjects.page.user.DraftsPage
Deprecated.
 
discardDraftFromWarning() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
discardedAttachmentCount(int) - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent.Builder
 
disconnectGroup(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
disconnectGroup(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Disconnect a group from Confluence.
disconnectGroup(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
disconnectUser(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
disconnectUser(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Disconnect a user from Confluence.
disconnectUser(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
discountOverlaps - Variable in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
True if overlap tokens (tokens with a position of increment of zero) are discounted from the document's length.
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.HibernateMetadataIntegrator
 
dismissEditorNotifications() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
Dismisses the warning messages that popup in the edit page, which hides certain buttons and elements, making them unclickable.
dismissEvents() - Static method in class com.atlassian.confluence.setup.johnson.JohnsonUtils
Removes warnings from the currently initialised Johnson container.
dismissFlagMessages() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
DISMISSIBLE - Static variable in class com.atlassian.confluence.internal.health.HealthCheckAttributes
Boolean indicating whether or not an event is dismissible.
DISPLAY_SPACE_HOME_PAGE_PATH - Static variable in class com.atlassian.confluence.servlet.simpledisplay.SpacePathConverter
 
DisplayableLabel - Interface in com.atlassian.confluence.labels
Provides getter methods for a Label that can be displayed.
displayDatePath() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
DisplayMapper - Interface in com.atlassian.confluence.util.actions
An interface to expose the ContentTypesDisplayMapper bean to plugins.
displayName(String) - Method in class com.atlassian.confluence.api.model.people.KnownUser.Builder
 
displayName() - Method in enum com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreEvent.Outcome
Deprecated.
 
displayName(String) - Method in class com.atlassian.confluence.user.extras.entities.UserEntity.Builder
 
displayShortUrl(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
displayShortUrl(String, int) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
displayTitle(CustomContentEntityObject) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
Gets the display-friendly title for the content.
displayTitle - Variable in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
displayUrl(String) - Method in class com.atlassian.confluence.api.model.search.ContainerSummary.Builder
 
dispose() - Static method in class com.atlassian.confluence.cache.ThreadLocalCache
Clean up the cache for the current thread.
DispositionType - Enum in com.atlassian.confluence.servlet.download
Represents the first field of a content-disposition header
DistortedCaptchaEngine - Class in com.atlassian.confluence.security
The captcha as used by FishEye/Crucible.
DistortedCaptchaEngine() - Constructor for class com.atlassian.confluence.security.DistortedCaptchaEngine
 
DistributedCacheInvalidationCounter<M> - Class in com.atlassian.confluence.cache.hazelcast.monitoring
Deprecated.
since 7.6 no replacement
DistributedCacheInvalidationCounter(HazelcastTopicMessageRouter, MeterRegistry, EventListenerRegistrar) - Constructor for class com.atlassian.confluence.cache.hazelcast.monitoring.DistributedCacheInvalidationCounter
Deprecated.
 
DistributedCacheInvalidationCounter.InvalidationType - Enum in com.atlassian.confluence.cache.hazelcast.monitoring
Deprecated.
 
DIV_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
DmlCommand - Interface in com.atlassian.confluence.upgrade.dml
A command to generate data manipulation SQL statements
DmlStatement - Class in com.atlassian.confluence.upgrade.dml
Represents a DML statement consisting of a DML statement with placeholders and the arguments that go with it.
DmlStatement(String, Object[]) - Constructor for class com.atlassian.confluence.upgrade.dml.DmlStatement
 
DO_LINK_PERMISSION_CHECK - Static variable in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlMigrationLinkResolver
 
DO_NOT_PROXY - Static variable in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Convenience constant for subclasses: Return value for "do not proxy".
doAdd() - Method in class com.atlassian.confluence.admin.actions.BrowseShortcutsAction
 
doAdd() - Method in class com.atlassian.confluence.admin.actions.macros.AddUserMacroAction
 
doAdd() - Method in class com.atlassian.confluence.mail.notification.actions.ManageWatchersAction
 
doAdd() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
doAdd() - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
doAddBrowseSpacePermission() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
Space action specfic
doAddPageNotification() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
doAddSpaceNotification() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
doBeforeUpgrade(Session, JdbcTemplate) - Method in class com.atlassian.confluence.upgrade.upgradetask.AbstractConstraintCreationUpgradeTask
 
doBeforeUpgrade(Session, JdbcTemplate) - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdSchemaUpgradeTask
 
doBegin(Object, TransactionDefinition) - Method in class com.atlassian.confluence.impl.hibernate.ConfluenceHibernateTransactionManager
 
doBrowse() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
DOC - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
doChangeSize() - Method in class com.atlassian.confluence.cache.CacheStatisticsAction
Deprecated.
 
doChecks() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.TroubleshootingAndSupportToolsRpc
 
doCleanupAfterCompletion(Object) - Method in class com.atlassian.confluence.impl.hibernate.ConfluenceHibernateTransactionManager
 
DocLinkFunction - Class in com.atlassian.confluence.plugins.soy
Deprecated.
since 5.8. Please use cross product helpUrl function instead.
DocLinkFunction(DocumentationBeanFactory) - Constructor for class com.atlassian.confluence.plugins.soy.DocLinkFunction
Deprecated.
 
doCommit(DefaultTransactionStatus) - Method in class com.atlassian.confluence.impl.hibernate.ConfluenceHibernateTransactionManager
 
doConfirm() - Method in class com.atlassian.confluence.admin.actions.AttachmentMigrationAction
Deprecated.
 
doContactAdministrators() - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
Send an e-mail to the administrators configured on the wiki
doContentNameSearch(String, String, String, Set<String>, Set<String>, boolean, boolean, String, int, Integer, Integer) - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeSearchService
Deprecated.
Search is performed on the name of content only e.g.
doCreateAvailable() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyApiAvailableTestResource
 
doCreateUnavailable() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyApiAvailableTestResource
 
doCreateUserForm() - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
DocThemeEnabledCondition - Class in com.atlassian.confluence.plugins.doctheme
Condition that reports true if the doc theme is enabled in the space provided by the webInterfaceContext
DocThemeEnabledCondition(ThemeManager) - Constructor for class com.atlassian.confluence.plugins.doctheme.DocThemeEnabledCondition
 
DocThemeHelper - Class in com.atlassian.confluence.plugins.doctheme
 
DocThemeHelper() - Constructor for class com.atlassian.confluence.plugins.doctheme.DocThemeHelper
 
DOCUMENT_TYPE - Static variable in class com.atlassian.confluence.internal.index.v2.AtlassianContentDocumentBuilder.FieldName
 
DOCUMENT_TYPE - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
Represents the document type.
DocumentationBean - Interface in com.atlassian.confluence.util.i18n
Constructs a link to the instance's documentation
DocumentationBeanFactory - Interface in com.atlassian.confluence.util.i18n
Factory interface for retrieving documentation link beans.
DocumentationLink - Class in com.atlassian.confluence.util.i18n
A user interface documentation link consisting of a key.
DocumentationLinkJsonator - Class in com.atlassian.confluence.json.jsonator
A Jsonator for DocumentationLink objects.
DocumentationLinkJsonator(DocumentationBean) - Constructor for class com.atlassian.confluence.json.jsonator.DocumentationLinkJsonator
 
documentationUrl(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails.MacroFormDetailsBuilder
 
documentConversionSandboxExplicitlyDisabled() - Static method in class com.atlassian.confluence.impl.util.sandbox.misc.PluginSandboxCheck
 
DocumentFieldName - Class in com.atlassian.confluence.search.lucene
Class to contain the field names for Confluence lucene documents.
DOCX - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
doDeactivate() - Method in class com.atlassian.confluence.user.actions.DeactivateUserAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.debug.BrowseCommentsAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.languages.ConfigureLanguageAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ColourSchemeAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomHtmlAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomPageContentAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditStylesheetAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.macros.UpdateUserMacroAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.mail.CreateMailServerAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.mail.EditMailServerAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
doDefault() - Method in class com.atlassian.confluence.admin.actions.upgrade.ForceUpgradeAction
 
doDefault() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentRemigrationAction
 
doDefault() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Default webwork action execution method.
doDefault() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
doDefault() - Method in class com.atlassian.confluence.httpmethod.AllowAllAnnotationAction
 
doDefault() - Method in class com.atlassian.confluence.httpmethod.NoRequireAnnotationAction
 
doDefault() - Method in class com.atlassian.confluence.httpmethod.RequireGetMethodAction
 
doDefault() - Method in class com.atlassian.confluence.httpmethod.RequirePostMethodAction
 
doDefault() - Method in class com.atlassian.confluence.importexport.actions.BackupAction
 
doDefault() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
doDefault() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
doDefault() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
doDefault() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
doDefault() - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
doDefault() - Method in class com.atlassian.confluence.pages.actions.CreateBlogPostAction
 
doDefault() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
doDefault() - Method in class com.atlassian.confluence.pages.actions.EditCommentAction
 
doDefault() - Method in class com.atlassian.confluence.pages.actions.EmptyTrashAction
 
doDefault() - Method in class com.atlassian.confluence.pages.actions.HandleNameConflictsAction
when a user attempts to move a page, they are redirected first to this action which checks whether there are any naming conflicts
doDefault() - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
doDefault() - Method in class com.atlassian.confluence.pages.actions.ReorderPageDialogAction
 
doDefault() - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
doDefault() - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
doDefault() - Method in class com.atlassian.confluence.plugins.editorloader.EditorAction
 
doDefault() - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
doDefault() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
doDefault() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
doDefault() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionDefaultsAction
 
doDefault() - Method in class com.atlassian.confluence.security.websudo.AuthenticateAction
 
doDefault() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
doDefault() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraSyncDirectoryAction
 
doDefault() - Method in class com.atlassian.confluence.setup.actions.SelectGlobalLocaleAction
 
doDefault() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
This method acts as the initial entry point for cluster config during the setup wizard flow.
doDefault() - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceAction
 
doDefault() - Method in class com.atlassian.confluence.setup.actions.SetupDBChoiceAction
 
doDefault() - Method in class com.atlassian.confluence.setup.actions.SetupDBTypeAction
 
doDefault() - Method in class com.atlassian.confluence.setup.actions.SetupLicenseAction
 
doDefault() - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
 
doDefault() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAdminAction
 
doDefault() - Method in class com.atlassian.confluence.spaces.actions.CustomPageContentAction
 
doDefault() - Method in class com.atlassian.confluence.spaces.actions.ImportPagesAction
 
doDefault() - Method in class com.atlassian.confluence.spaces.actions.SpaceEditStylesheetAction
 
doDefault() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
doDefault() - Method in class com.atlassian.confluence.user.actions.ChangeMyPasswordAction
 
doDefault() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
doDefault() - Method in class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
doDefault() - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
doDefault() - Method in class com.atlassian.confluence.user.actions.LoginAction
 
doDefault() - Method in class com.atlassian.confluence.user.actions.RemoveGroupAction
prevents last admin group from being deleted
doDefault() - Method in class com.atlassian.confluence.user.actions.RemoveUnsyncedUserAction
 
doDefault() - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
 
doDefault() - Method in class com.atlassian.confluence.user.actions.ResetUserPasswordAction
 
doDefault() - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
doDefault() - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
doDefault() - Method in class com.atlassian.confluence.user.actions.UserDarkFeaturesAction
 
doDefaultContentTree() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
doDefaultHtml() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
doDefaultPdf() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
doDefaultXml() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
doDeferredOperationsWaitingFor(TransientHibernateHandle) - Method in class com.atlassian.confluence.importexport.xmlimport.DeferredOperations
 
doDeferredUpgrade() - Method in interface com.atlassian.confluence.upgrade.DeferredUpgradeTask
Run the upgrade that was deferred by an earlier call to doUpgrade.
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.AbstractIndexContentUpgradeTask
 
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.AbstractPageTemplateMigrationUpgradeTask
 
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConditionallyEnableMailArchivePluginUpgradeTask
 
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.DefaultSpaceContentToPageTemplateUpgradeTask
 
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.DisableConfluenceInvitePluginUpgradeTask
 
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.InitialiseIndexJournalStateUpgradeTask
 
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.JiraIssueMacroServerParamsUpgradeTask
 
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateIndexTaskQueueToJournalUpgradeTask
 
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RebuildFavouriteContentIndexUpgradeTask
 
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RebuildIndexUpgradeTask
 
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemovePeopleDirectoryDuplicatesUpgradeTask
 
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ServerADGSUpgradeTask
 
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.WelcomeMessageUpgradeTask
 
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.WikiToXhtmlMigrationUpgradeTask
 
doDeferredUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.XhtmlRoundTripMigrationUpgradeTask
 
doDelete() - Method in class com.atlassian.confluence.spaces.actions.AbstractLogoAction
 
doDelete() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
doDelete() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
Deprecated.
since 7.5.0. Please use com.atlassian.confluence.plugins.restapi.resources.ContentResource#delete() instead
doDeleteErrorQueue() - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailQueueAction
removes all items from the error queue
doDeleteJson(String, User) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
 
doDeleteQueue() - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailQueueAction
used in functional tests to efficiently clear the list of notifications for teardown()
doDisableAnyUserViewSpacePermission() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
doDisableLogo() - Method in class com.atlassian.confluence.admin.actions.ConfigureDefaultSpaceLogoAction
 
doDisableLogo() - Method in class com.atlassian.confluence.spaces.actions.AbstractLogoAction
 
doDisableLogo() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
doEdit() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
doEdit() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
doEdit() - Method in class com.atlassian.confluence.pages.actions.EditCommentAction
 
doEdit() - Method in class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateAction
 
doEdit() - Method in class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateDescriptionAction
 
doEdit() - Method in class com.atlassian.confluence.spaces.actions.EditSpaceAction
 
doEdit() - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
doEdit() - Method in class com.atlassian.confluence.user.actions.EditMySettingsAction
 
doEdit() - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
doEdit() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
doEdit() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
doEnableLogo() - Method in class com.atlassian.confluence.admin.actions.ConfigureDefaultSpaceLogoAction
 
doEnableLogo() - Method in class com.atlassian.confluence.spaces.actions.AbstractLogoAction
 
doEnableLogo() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
doEnter() - Method in class com.atlassian.confluence.pages.actions.PageVariablesAction
 
doesDraftExist(String, String, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
doesDraftExist(String, String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
doesDraftExist(String, String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Determines if a draft of the specified type and belonging to the specified owner exists.
doesDraftExist(String, String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
doesEntityExist(String, Class<? extends EntityType>) - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
doesEntityExistNoPermissionCheck(String, Class<? extends EntityType>) - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
doesUserHaveOutdatedSignupToken(User) - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
doesUserHaveOutdatedSignupToken(User) - Method in interface com.atlassian.confluence.user.SignupManager
 
doExecute(String, ActionInvocation) - Method in class com.atlassian.confluence.json.JsonResult
 
doExecute(String, ActionInvocation) - Method in class com.atlassian.confluence.json.ReadOnlyJsonResult
 
doExecute(String, ActionInvocation) - Method in class com.atlassian.confluence.setup.webwork.EncodingVelocityResult
 
doExecute(String, ActionInvocation) - Method in class com.atlassian.confluence.setup.webwork.RawTextResult
 
doExecute(JobExecutionContext) - Method in class com.atlassian.confluence.user.SignupsCleanupJob
 
doExecute(JobExecutionContext) - Method in class com.atlassian.confluence.user.UserCacheFillerJob
 
doExecute(String, ActionInvocation) - Method in class com.atlassian.confluence.xwork.RedirectResult
 
doExecute(String, ActionInvocation) - Method in class com.atlassian.confluence.xwork.RedirectWithFlashResult
 
doExecute(JobExecutionContext) - Method in class com.atlassian.quartz.jobs.AbstractJob
Deprecated.
 
doExecute(JobExecutionContext) - Method in class com.atlassian.quartz.jobs.TaskQueueFlushJob
Deprecated.
 
doExport(ExportContext, ProgressMeter) - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
doExport(ProgressMeter) - Method in class com.atlassian.confluence.importexport.Exporter
Exports the content specified by the configured ExportContext.
doExport(ProgressMeter) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
doExport(HibernateObjectHandleTranslator, ProgressMeter) - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
doExport(ProgressMeter) - Method in class com.atlassian.confluence.importexport.impl.FileXmlExporter
 
doExport(ProgressMeter) - Method in class com.atlassian.confluence.importexport.impl.HtmlExporter
 
doExport(ProgressMeter) - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
 
doExport() - Method in class com.atlassian.confluence.pageobjects.page.space.AbstractSpaceExport
Deprecated.
 
doExportEntity(ConfluenceEntityObject, String) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
doExportEntity(ConfluenceEntityObject, String) - Method in class com.atlassian.confluence.importexport.impl.HtmlExporter
 
doExportInternal(ProgressMeter) - Method in class com.atlassian.confluence.importexport.impl.FileXmlExporter
 
doFaviconReset() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
doFaviconUpload() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactoryCleanupFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.core.datetime.RequestTimeThreadLocalFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.functest.rest.admin.sqlcapture.HibernateSqlCollectingFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.impl.seraph.AuthenticatorMetricsFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.impl.servlet.RequestEventPublishingFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.impl.vcache.VCacheRequestContextFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.internal.diagnostics.HttpRequestMonitoringFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.internal.web.filter.spring.IgnoreWebAsyncManagerFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.jmx.JmxFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.plugin.servlet.filter.ActionContextCleanUp
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.plugins.lookandfeel.filter.LogoInterceptor
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.plugins.pulp.PulpFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.plugins.quickreload.QuickReloadFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.plugins.rest.filter.CanUseFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.plugins.restapi.filters.TokenAuthBlockNotWhitelistedFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.servlet.FourOhFourErrorLoggingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.servlet.HttpPreventCachingFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.tenant.TenantGateFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.test.rpc.RequestLogFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.tinymceplugin.placeholder.PlaceholderCachingFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.AbstractBootstrapHotSwappingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.AccessLogFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.ClusterHeaderFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.ConfluenceErrorFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.ConfluenceVelocityFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.LoggingContextFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.message.MessagesDecoratorFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.MobileAppRequestFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.profiling.ConfluenceActivityFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.profiling.ProfilingSiteMeshFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.RequestCacheThreadLocalFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.ServerInfoFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.UserLoggingContextFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.UserNameHeaderFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.UserThreadLocalFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.ConfluenceJohnsonFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.AbstractStaticResourceAwareFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.ConfluenceSecurityFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.ConfluenceTimeoutFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.ConfluenceTimingFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.DebugFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.DropIfNotSetupFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.HttpRequestStatsFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.HttpSessionRegistrarFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.LanguageExtractionFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.ResponseOutputStreamFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.ThreadLocalCacheFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.TranslationModeFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.validateparam.RequestParamValidationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.ZipkinTracingFilter
 
doFilterAlreadyPermittedGroupSearch() - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
init search for all users and filter result with groups who already have permissions to a space or a global
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.setup.ConfluenceEncodingFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.AbstractStaticResourceAwareFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.ConfluenceOpenSessionInViewFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.web.filter.MauEventFilter
 
doFlush() - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailQueueAction
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhooksPermissionHelperServlet
 
doGet(WebResource, Class<T>) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
 
doGet(WebResource, Class<T>, String) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.plugins.edgeindex.servlet.BuildEdgeIndexServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.plugins.rebuildindex.FrontendServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.plugins.servlet.MonitoringConsoleHelperServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.plugins.templates.servlet.TemplateVariablePlaceholderServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.plugins.test.jdk8compat.servlet.Jdk8CompatibilityTestServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.plugins.test.jdk8compat.servlet.WebResourceExpansionServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.ApplicationStatusServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
Handles GET - calls doRequest()
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.ImageCaptchaServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.JohnsonDataServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.JohnsonDismissEventsServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.LabelServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.TinyUrlServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.test.pluginsvelocityconfiguration.TestServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.test.qunit.QUnitTestResourceServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.tinymceplugin.placeholder.ErrorPlaceholderServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.tinymceplugin.placeholder.MacroIconPlaceholderServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.tinymceplugin.placeholder.MacroPlaceholderServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.tinymceplugin.placeholder.UnknownAttachmentPlaceholderServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.tinymceplugin.placeholder.UnknownMacroPlaceholderServlet
 
doGetRequest(WebResource, String) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
 
doGroupSearch(String, int) - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeSearchService
Deprecated.
Group specific search.
doGroupSearch() - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
doGroupSearchFilterExistingGroups() - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
Searches for all groups excluding the already existing groups in the list
doIgnore() - Method in class com.atlassian.confluence.admin.actions.tasks.ManageAdminTaskAction
 
doImport(ImportContext) - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
doImport() - Method in class com.atlassian.confluence.importexport.Importer
Executes an import with this importer.
doImport(ImportContext) - Method in interface com.atlassian.confluence.importexport.ImportExportManager
Performs an import specified by the given context.
doImport(Session, InputStreamFactory, ProgressMeter, boolean, ImportedObjectPreProcessor) - Method in class com.atlassian.confluence.importexport.xmlimport.DefaultXmlImporter
 
doImport(Session, InputStreamFactory, boolean, ImportContext) - Method in class com.atlassian.confluence.importexport.xmlimport.DefaultXmlImporter
 
doImport(Session, InputStreamFactory, ProgressMeter, boolean, ImportedObjectPreProcessor) - Method in interface com.atlassian.confluence.importexport.xmlimport.XmlImporter
doImport(Session, InputStreamFactory, boolean, ImportContext) - Method in interface com.atlassian.confluence.importexport.xmlimport.XmlImporter
Perform an XML import.
doImportInternal() - Method in class com.atlassian.confluence.importexport.Importer
Performs the actual import.
doImportInternal() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
doInHibernate(Session) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateSearch
 
doInput() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
doInput() - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
doInput() - Method in class com.atlassian.confluence.user.actions.EditorSettingsAction
 
doInRequestContext(VCacheRequestContextOperations.Action<T, X>) - Method in class com.atlassian.confluence.impl.vcache.DummyVCacheRequestContextOperations
 
doInRequestContext(String, VCacheRequestContextOperations.Action<T, X>) - Method in class com.atlassian.confluence.impl.vcache.DummyVCacheRequestContextOperations
 
doInRequestContext(VCacheRequestContextOperations.Action<T, X>) - Method in class com.atlassian.confluence.impl.vcache.VCacheRequestContextManager
Executes the supplied action callback within a VCache RequestContext, using the system default partition identifier.
doInRequestContext(String, VCacheRequestContextOperations.Action<T, X>) - Method in class com.atlassian.confluence.impl.vcache.VCacheRequestContextManager
Deprecated.
since 6.0. Partitions are not supported in Confluence Server
doInRequestContext(VCacheRequestContextOperations.Action<T, X>) - Method in interface com.atlassian.confluence.vcache.VCacheRequestContextOperations
Executes the supplied action callback within a VCache RequestContext, using the system default partition identifier.
doInRequestContext(String, VCacheRequestContextOperations.Action<T, X>) - Method in interface com.atlassian.confluence.vcache.VCacheRequestContextOperations
Deprecated.
since 6.0. Partitions are not supported in Confluence Server
doInRequestContext(Runnable) - Method in interface com.atlassian.confluence.vcache.VCacheRequestContextOperations
A simplified form of #doInRequestContext(VCacheRequestContextManager.Action) that takes a Runnable callback.
doInTransaction(TransactionStatus) - Method in class com.atlassian.confluence.content.render.xhtml.migration.tasks.ContentEntityMigrationTaskWrapper
 
doInTransaction(TransactionStatus) - Method in class com.atlassian.confluence.importexport.xmlimport.RestoreBandanaValuesTransactionCallbackDecorator
 
doInTransaction(TransactionStatus) - Method in class com.atlassian.confluence.importexport.xmlimport.RestorePluginStateStoreTransactionCallbackDecorator
 
doInTransaction() - Method in interface com.atlassian.confluence.plugins.contentproperty.transaction.Throwing2TransactionCallback
 
doInTransaction() - Method in interface com.atlassian.confluence.plugins.contentproperty.transaction.ThrowingTransactionCallback
 
doInTransaction(TransactionStatus) - Method in class com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload.StreamResultCallback
 
doInTransaction(TransactionalHostContextAccessor.Propagation, HostContextAccessor.HostTransactionCallback<T>) - Method in class com.atlassian.confluence.spring.transaction.interceptor.ConfluenceSpringHostContextAccessor
 
doInTransaction(TransactionalHostContextAccessor.Permission, HostContextAccessor.HostTransactionCallback<T>) - Method in class com.atlassian.confluence.spring.transaction.interceptor.ConfluenceSpringHostContextAccessor
 
doInTransaction(TransactionalHostContextAccessor.Propagation, TransactionalHostContextAccessor.Permission, HostContextAccessor.HostTransactionCallback<T>) - Method in class com.atlassian.confluence.spring.transaction.interceptor.ConfluenceSpringHostContextAccessor
 
doInTransaction(HostContextAccessor.HostTransactionCallback) - Method in class com.atlassian.confluence.spring.transaction.interceptor.ConfluenceSpringHostContextAccessor
 
doInTransaction(TransactionalHostContextAccessor.Propagation, HostContextAccessor.HostTransactionCallback<T>) - Method in interface com.atlassian.confluence.spring.transaction.interceptor.TransactionalHostContextAccessor
Runs an action in a transaction and returns a optional value.
doInTransaction(TransactionalHostContextAccessor.Permission, HostContextAccessor.HostTransactionCallback<T>) - Method in interface com.atlassian.confluence.spring.transaction.interceptor.TransactionalHostContextAccessor
Runs an action in a transaction and returns a optional value.
doInTransaction(TransactionalHostContextAccessor.Propagation, TransactionalHostContextAccessor.Permission, HostContextAccessor.HostTransactionCallback<T>) - Method in interface com.atlassian.confluence.spring.transaction.interceptor.TransactionalHostContextAccessor
Runs an action in a transaction and returns a optional value.
doInTransactionWithoutResult(TransactionStatus) - Method in class com.atlassian.confluence.content.render.xhtml.migration.tasks.PageTemplateMigratorTask
 
doInTransactionWithoutResult(TransactionStatus) - Method in class com.atlassian.confluence.content.render.xhtml.migration.tasks.SettingsMigratorTask
 
doInviteUserForm() - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
doList() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditDecoratorAction
 
doLongTaskAndWaitForResult(Supplier<LongTaskSubmission>, String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.LongTaskRpc
Fetches the LongTaskSubmission from the supplier and polls the LongTaskService until the task finishes or the poller times out (whichever comes first)
DomainRestrictedUserSignupEvent - Class in com.atlassian.confluence.event.events.user
 
DomainRestrictedUserSignupEvent(Object, User) - Constructor for class com.atlassian.confluence.event.events.user.DomainRestrictedUserSignupEvent
 
doMemberOfGroupsSearch(PageRequest, GroupSearchRequest) - Method in interface com.atlassian.confluence.internal.user.UserSearchServiceInternal
 
doMemberOfGroupsSearch(PageRequest, GroupSearchRequest) - Method in class com.atlassian.confluence.internal.user.UserSearchServiceInternalImpl
 
doMigration() - Method in class com.atlassian.confluence.admin.actions.AttachmentMigrationAction
Deprecated.
 
done() - Method in interface com.atlassian.confluence.core.BatchOperation
Called at the end of batch processing, whether the processing was successful or not.
doNotNotifyAgain(String) - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
doOperation() - Method in class com.atlassian.confluence.concurrent.LockOperation
Deprecated.
 
doOverride() - Method in interface com.atlassian.confluence.upgrade.AmpsOverridesManager
 
doOverride() - Method in class com.atlassian.confluence.upgrade.impl.DefaultAmpsOverridesManager
 
doOverwrite() - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
doPaginationListRequest(LimitedRequest, PaginationBatch<H>, Function<Iterable<H>, Iterable<M>>) - Method in class com.atlassian.confluence.api.impl.pagination.PaginationServiceImpl
doPaginationListRequest(LimitedRequest, PaginationBatch<H>, Function<Iterable<H>, Iterable<M>>) - Method in interface com.atlassian.confluence.api.service.pagination.PaginationService
doPaginationRequest(LimitedRequest, PaginationBatch<H>, Function<? super H, M>) - Method in class com.atlassian.confluence.api.impl.pagination.PaginationServiceImpl
doPaginationRequest(LimitedRequest, PaginationBatch<H>, Function<? super H, M>) - Method in interface com.atlassian.confluence.api.service.pagination.PaginationService
doPerform() - Method in class com.atlassian.confluence.impl.health.checks.DatabaseCollationHealthCheck
 
doPerform() - Method in class com.atlassian.confluence.impl.health.checks.DatabaseSetupHealthCheck
 
doPerform() - Method in class com.atlassian.confluence.impl.health.checks.DbConnectionHealthCheck
 
doPerform() - Method in class com.atlassian.confluence.impl.health.checks.HomeHealthCheck
 
doPerform() - Method in class com.atlassian.confluence.impl.health.checks.HttpThreadsVsDbConnectionsHealthCheck
 
doPerform() - Method in class com.atlassian.confluence.impl.health.checks.LicenseValidationHealthCheck
 
doPerform() - Method in class com.atlassian.confluence.impl.health.checks.MSSQLDriverMigrationHealthCheck
 
doPerform() - Method in class com.atlassian.confluence.impl.health.checks.MySqlJdbcUrlHealthCheck
 
doPerform() - Method in class com.atlassian.confluence.impl.health.checks.OperatingSystemFreeMemoryHealthCheck
 
doPerform() - Method in class com.atlassian.confluence.impl.health.HealthCheckTemplate
Subclasses should perform their check and return any results arising from it.
doPerformImport(ImportContext) - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
doPost(WebResource, Object) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.plugins.edgeindex.servlet.BuildEdgeIndexServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
Handle a POST request - calls doRequest()
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.JohnsonAnalyticsServlet
 
doPreserve(String) - Method in class com.atlassian.confluence.renderer.radeox.ContentPreserver
 
doPreUpgradeCleanup() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
doPut(WebResource, T) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
 
doPut(WebResource, T, String) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
 
doQuickNavSearch(String) - Method in class com.atlassian.confluence.pageobjects.page.SearchResultPage
Deprecated.
 
doRawGet(WebResource, Class<T>) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
Do a get without asserting success
doRawGet(WebResource, Class<T>, String) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
Do a get without asserting success, specifying the request type.
doReactivate() - Method in class com.atlassian.confluence.user.actions.DeactivateUserAction
Enable the user
doRead() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditDecoratorAction
 
doRebuildAncestorTable() - Method in class com.atlassian.confluence.admin.actions.debug.RebuildAncestorTableAction
 
doReindex(String) - Method in class com.atlassian.confluence.user.UserMentionsContentReindexer
WARNING: This method uses the BatchOperationManager, which will clear the current session and discard any unflushed or uncommitted changes made higher in the stack.
doRemove() - Method in class com.atlassian.confluence.admin.actions.BrowseShortcutsAction
 
doRemove() - Method in class com.atlassian.confluence.admin.actions.macros.RemoveUserMacroAction
 
doRemove() - Method in class com.atlassian.confluence.admin.actions.SiteDarkFeaturesAction
 
doRemove() - Method in class com.atlassian.confluence.mail.notification.actions.ManageWatchersAction
 
doRemove() - Method in class com.atlassian.confluence.pages.actions.RemoveAttachedFileAction
 
doRemove() - Method in class com.atlassian.confluence.pages.actions.RemoveAttachedFileVersionAction
 
doRemove() - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
doRemove() - Method in class com.atlassian.confluence.plugins.templates.actions.RemovePageTemplateAction
 
doRemove() - Method in class com.atlassian.confluence.spaces.actions.RemoveSpaceAction
 
doRemove() - Method in class com.atlassian.confluence.user.actions.UserDarkFeaturesAction
 
doRemovePageNotification() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
doRemoveSpaceNotification() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
doRenameAndRestore() - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
doRequest(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
Handles all requests
doResend() - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailQueueAction
transfer items on the error queue onto the normal queue and flush
doReset() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditDecoratorAction
 
doReset() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditStylesheetAction
 
doReset() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
doReset() - Method in class com.atlassian.confluence.spaces.actions.SpaceEditStylesheetAction
 
doResetPassword() - Method in class com.atlassian.confluence.user.actions.ResetUserPasswordAction
 
doRestore() - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
doRestoreColorScheme() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
doResultsSearch(String) - Method in class com.atlassian.confluence.pageobjects.page.SearchResultPage
Deprecated.
 
doRevert() - Method in class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
doRollback(DefaultTransactionStatus) - Method in class com.atlassian.confluence.impl.hibernate.ConfluenceHibernateTransactionManager
 
doSearch(String, String, String, int, Integer, Integer, String, Set<String>, Set<String>, boolean, boolean, String, Integer) - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeSearchService
Deprecated.
Search Confluence using the given parameters.
doSearch(String, int, Integer, Set<String>, String, String) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryResource
Search for spaces within the directory.
doSearch() - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
doSearch() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
doSet() - Method in class com.atlassian.confluence.user.actions.SetUserPasswordAction
 
doSignUpUserForm() - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
doSiteSearch(String) - Method in class com.atlassian.confluence.pageobjects.component.dropdown.QuickSearch
Deprecated.
 
doSiteSearch(String, String, String, Set<String>, Set<String>, int, Integer) - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeSearchService
Deprecated.
Site wide Confluence search.
doSomething(List<Integer>) - Method in class com.atlassian.confluence.plugins.test.jdk8compat.rest.Jdk8CompatibilityTestRestResource
 
doSomethingElse(List<String>) - Method in class com.atlassian.confluence.plugins.test.jdk8compat.rest.Jdk8CompatibilityTestRestResource
 
doSpecialProcessing(Session, TransientHibernateHandle) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
doStoreSettings() - Method in class com.atlassian.confluence.pages.actions.PageChildrenAction
 
doTaskStatus() - Method in class com.atlassian.confluence.admin.actions.LongRunningTaskMonitorAction
Refreshes the task object in the context for displaying the status of the long running task - note that if the task was queued instead of started immediately, taskId needs to be defined.
doTemplateDefault() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
doubleClickEditInlineMacro(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Double click on the macro to trigger edit mode
doubleField(FieldInfo, double) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.OriginalFieldVisitor
 
DoubleFieldValueSource - Class in com.atlassian.confluence.search.v2.score
Represents field its value is of type double.
DoubleFieldValueSource(String) - Constructor for class com.atlassian.confluence.search.v2.score.DoubleFieldValueSource
 
DoubleRangeQuery - Class in com.atlassian.confluence.search.v2.query
v2 primitive query
DoubleRangeQuery(String, Range<Double>) - Constructor for class com.atlassian.confluence.search.v2.query.DoubleRangeQuery
 
DoubleRangeQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
A mapper for DoubleRangeQuerys.
DoubleRangeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.DoubleRangeQueryMapper
 
doubleUrlEncode(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 6.10.0, No replacement
doUnignore() - Method in class com.atlassian.confluence.admin.actions.tasks.ManageAdminTaskAction
 
doUpdate() - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
doUpdate() - Method in class com.atlassian.confluence.admin.actions.macros.UpdateUserMacroAction
Remove the existing user macro and then add the updated user macro
doUpdate() - Method in class com.atlassian.confluence.admin.actions.ViewOrUpdateLicenseAction
 
doUpdate() - Method in class com.atlassian.confluence.plugins.like.actions.NotificationsAction
 
doUpdateLastModifier() - Method in class com.atlassian.confluence.core.DefaultSaveContext
 
doUpdateLastModifier() - Method in interface com.atlassian.confluence.core.SaveContext
UpdateLastModifier indicates whether to update the LastModifier field when saving a page.
doUpgrade() - Method in class com.atlassian.confluence.plugins.edgeindex.upgrade.EdgeIndexRebuildUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.AbstractDeferredRunUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.AbstractConstraintCreationUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.AbstractUserMappingUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddHibernateVersionColumnUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddMissingOsPropertyIndexUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddMissingUnmanagedUniqueConstraintsUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddSpacePermissionSubjectColumnUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddSpaceStatusColumnUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentContentStatusUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentToCeoConversionUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentLabellingUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentRemoveFileStoreIDsUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.AuditLoggingSchemaUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.BandanaKeyUniqueConstraintUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ChangeSpaceDescriptionsBodyTypeUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.CheckAndFixSQLServerCatalogNameInJDBCConnectionUrlUpgradeTask
This method actually doesn't do anything, the actual work is done inside the CheckAndFixSQLServerCatalogNameInJDBCConnectionUrlUpgradeTask.validate() method.
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContainedCustomContentEntityObjectUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentIndexUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentParentTypeFixingUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionUserDeduplicationUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentTypeIndexUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConvertToRelativeLinksUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.CorrectCsvAttachmentMimeTypeUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.CorrectPNGImageAttachmentMimeTypeUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.DefaultSpaceContentPageLayoutsUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.DeferredMacroExecutionUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.DeleteDidYouMeanIndexFolderUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.DeleteTemporaryAttachmentUploadsUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.DisableBackupJobUpgradeTask
 
doUpgrade() - Method in interface com.atlassian.confluence.upgrade.UpgradeTask
Perform the upgrade.
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropAndRecreateSynchronyEventsIndexUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropAndUpdateContentIndexesUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropContentLockTableUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropSpaceGroupTablesUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropTrackBackAndReferrerTablesUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.EhCacheConfigMigrationUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsClearDataUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAttributeMappingUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdMembershipAggregationUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdPropertySetFactoryMigrationUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.FixWrongSpaceLinksUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.GenericContentPropertiesUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.Hibernate5ConstraintNamesPostSchemaUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.Hibernate5ConstraintNamesPreSchemaUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.InstallationDateUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.LikesDanglingFKCleanupUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.LikesSqlConstraintsUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.LoginInfoDuplicateEntryRemovalUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.LowerCaseUsernameReferencesUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.MailConvertToCustomContentUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.MailServerTimeoutUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.MailServerUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateDocThemeSettingsToCustomPageSettings
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateMailArchiveConfigurationUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateOndemandDocThemeCustomizations
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.MsSqlServerAoUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.NewColourUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.NotificationPageColumnUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.NullModificationDateDraftUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.OnDemandSpacePermissionsDefaultUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.PersonalSpaceCreatorCheckUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.PopulateLowerFieldsUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RebuildIndexUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReindexAllBlogsUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReindexAllSpacesUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RelationConstraintsPostSchemaUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RelationConstraintsPreSchemaUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RelationServiceUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveConfluenceThreadDumpPluginUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveEmailToPageWelcomeUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveESIndexJournalVerifierUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveESIndexQueueFlushJobUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveFixedWidthThemeUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveInvalidSpaceWatchersUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemovePluginLicenseStoragePluginUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveRemoteAppsPluginUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.RenameEhcachePropertiesUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ServerADGSUpgradeTask
Will try to fetch number of record need to be migrate from DB and decide whether it should run now or defer it
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.SetAttachmentStorageSettingForClustersUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyBtfOffUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionEventsPostSchemaUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionEventsPreSchemaUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionPropertiesCleanupUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionSnapshotPreSchemaUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionSnapshotsPostSchemaUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.UnindexContentTypeUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.UpdateSpacePermissionsIndexUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserIndexingUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserKeyReferenceUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserMappingLowerUsernameSchemaUpgradeTask
 
doUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserMappingSchemaUpgradeTask
 
doUpload() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
doUpload() - Method in class com.atlassian.confluence.spaces.actions.AbstractLogoAction
 
doUpload() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
doUserOrGroupSearch(String, int) - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeSearchService
Deprecated.
User and group specific search.
doUserSearch(PageRequest, UserSearchRequest) - Method in interface com.atlassian.confluence.internal.user.UserSearchServiceInternal
 
doUserSearch(PageRequest, UserSearchRequest) - Method in class com.atlassian.confluence.internal.user.UserSearchServiceInternalImpl
 
doUserSearch(String, int, boolean) - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeSearchService
Deprecated.
User specific search.
doUserSearch() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
doUserSearch() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
doUserSearch() - Method in class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
doValidation() - Method in class com.atlassian.confluence.impl.health.checks.rules.AbstractDatabaseCollationRule
 
doValidation() - Method in class com.atlassian.confluence.impl.health.checks.rules.AbstractHealthCheckRule
 
doValidation() - Method in class com.atlassian.confluence.impl.health.checks.rules.DbConnectionPoolRule
 
doValidation() - Method in class com.atlassian.confluence.impl.health.checks.rules.HttpThreadsVsDbConnectionPoolRule
 
doValidation() - Method in class com.atlassian.confluence.impl.health.checks.rules.SqlServerSetupRule
 
doValidation() - Method in class com.atlassian.confluence.impl.health.checks.rules.TomcatHttpMaxThreadsRule
 
doView() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
doView() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
doView() - Method in class com.atlassian.confluence.admin.actions.languages.ConfigureLanguageAction
 
doView() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
doView() - Method in class com.atlassian.confluence.plugins.like.actions.NotificationsAction
 
doView() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
doView() - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
doView() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
doView() - Method in class com.atlassian.confluence.user.actions.EditorSettingsAction
 
doView() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
doView() - Method in class com.atlassian.confluence.user.actions.ViewMyProfileAction
 
doView() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
doWait() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
doWait() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceSignupPage
Deprecated.
 
doWait() - Method in class com.atlassian.confluence.pageobjects.page.content.EditRestrictedPage
Deprecated.
 
doWait() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
doWait() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
doWait() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewRestrictedPage
Deprecated.
 
doWait() - Method in class com.atlassian.confluence.pageobjects.page.setup.LoadContentPage
Deprecated.
 
doWait() - Method in class com.atlassian.confluence.pageobjects.page.setup.SelectUserManagementPage
Deprecated.
 
doWait() - Method in class com.atlassian.confluence.pageobjects.page.setup.SetupSystemAdministratorPage
Deprecated.
 
doWaitUntilTinyMceIsInit() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
Down() - Constructor for class com.atlassian.confluence.plugins.synchrony.api.events.SynchronyStatusStartupEvents.Down
 
downgrade(SessionFactory) - Static method in class com.atlassian.confluence.impl.hibernate.DataAccessUtils
Get a reference to the v2 SessionFactory interface.
downgrade(Session) - Static method in class com.atlassian.confluence.impl.hibernate.DataAccessUtils
Get the hibernate Session object with the v2 interface and hibernate implementation.
DOWNLOAD - Static variable in class com.atlassian.confluence.api.model.link.LinkType
 
DOWNLOAD_IMAGES - Static variable in class com.atlassian.confluence.servlet.rewrite.ConfluenceResourceDownloadRewriteRule
 
DOWNLOAD_PATH_BASE - Static variable in class com.atlassian.confluence.pages.Attachment
The download path for an attachment is composed with this base, see Attachment.getDownloadPathWithoutEncoding() for an example.
downloadAll() - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
Clicks the 'Download All' link on the view attachments page.
DownloadAllAttachmentsOnPageAction - Class in com.atlassian.confluence.pages.actions
 
DownloadAllAttachmentsOnPageAction() - Constructor for class com.atlassian.confluence.pages.actions.DownloadAllAttachmentsOnPageAction
 
downloadAndParseExport(URL, User) - Static method in class com.atlassian.confluence.it.export.Exporter
Download and parse xml backup into SimpleSiteStructure, useful to validate site exports in acceptance tests.
downloadAndReadExport(URL, User) - Static method in class com.atlassian.confluence.it.export.Exporter
 
downloadArtifact(ClientIdentity, String, ArtifactType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingFileStoreClient
downloadArtifact(ClientIdentity, String, ArtifactType, ByteRange) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingFileStoreClient
downloadArtifact(ClientIdentity, String, ArtifactType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingMediaApiClient
downloadArtifact(ClientIdentity, String, ArtifactType, ByteRange) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingMediaApiClient
downloadAttachment(String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
downloadChunk(ClientIdentity, ChunkETag) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingFileStoreClient
downloadChunk(ClientIdentity, ChunkETag) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingMediaApiClient
downloadExportToTemp(URL, User) - Static method in class com.atlassian.confluence.it.export.Exporter
 
DownloadGateKeeper - Class in com.atlassian.confluence.security
GateKeeper for the Confluence downloads directory.
DownloadGateKeeper() - Constructor for class com.atlassian.confluence.security.DownloadGateKeeper
 
downloadOriginalFile(ClientIdentity, String) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingFileStoreClient
downloadOriginalFile(ClientIdentity, String, ByteRange) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingFileStoreClient
downloadOriginalFile(ClientIdentity, String) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingMediaApiClient
downloadOriginalFile(ClientIdentity, String, ByteRange) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingMediaApiClient
DownloadResourceManager - Interface in com.atlassian.confluence.importexport.resource
An interface for managers that support reading of downloadable resources.
DownloadResourceNotFoundException - Exception in com.atlassian.confluence.importexport.resource
 
DownloadResourceNotFoundException() - Constructor for exception com.atlassian.confluence.importexport.resource.DownloadResourceNotFoundException
 
DownloadResourceNotFoundException(String) - Constructor for exception com.atlassian.confluence.importexport.resource.DownloadResourceNotFoundException
 
DownloadResourceNotFoundException(String, Throwable) - Constructor for exception com.atlassian.confluence.importexport.resource.DownloadResourceNotFoundException
 
DownloadResourcePrefixEnum - Enum in com.atlassian.confluence.importexport.resource
Enum of all the supported prefix of Download Resource Manager (except the prefix of WebImagesDownloadResourceManager)
DownloadResourceReader - Interface in com.atlassian.confluence.importexport.resource
 
DownloadResourceWriter - Interface in com.atlassian.confluence.importexport.resource
 
doWrite() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditDecoratorAction
 
DRAFT - Static variable in class com.atlassian.confluence.api.model.content.ContentStatus
The state of content that has not yet been published
draft - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
The draft used while creating the content.
DRAFT - Static variable in class com.atlassian.confluence.core.ContentEntityObject
Constant used in ContentEntityObject.contentStatus to indicate that this object is a draft.
DRAFT - Static variable in class com.atlassian.confluence.core.DefaultSaveContext
 
Draft - Class in com.atlassian.confluence.it
Representation of a Draft for use in tests
Draft(User, String, String, String, Space) - Constructor for class com.atlassian.confluence.it.Draft
 
Draft(User, ContentType, String, Space) - Constructor for class com.atlassian.confluence.it.Draft
 
Draft(User, ContentType, String, String, Space) - Constructor for class com.atlassian.confluence.it.Draft
 
Draft(User, String, String, String, Page, Space) - Constructor for class com.atlassian.confluence.it.Draft
 
Draft(User, Page, String, String) - Constructor for class com.atlassian.confluence.it.Draft
 
Draft - Class in com.atlassian.confluence.pages
This is the old way of dealing with drafts in Confluence and will be deprecated soon.
Draft() - Constructor for class com.atlassian.confluence.pages.Draft
 
DRAFT - Static variable in class com.atlassian.confluence.user.SessionKeys
 
DRAFT_REFACTORING - Static variable in class com.atlassian.confluence.core.DefaultSaveContext
 
DRAFT_STATUS - Static variable in class com.atlassian.confluence.core.ContributionStatus
 
DraftAttachmentLink - Class in com.atlassian.confluence.links
A link to an attachment that is attached a draft object.
DraftAttachmentLink(GenericLinkParser) - Constructor for class com.atlassian.confluence.links.DraftAttachmentLink
 
DraftAttachmentLink(GenericLinkParser, Draft, AttachmentManager) - Constructor for class com.atlassian.confluence.links.DraftAttachmentLink
 
DraftAttachmentSearchAction - Class in com.atlassian.confluence.search.actions
 
DraftAttachmentSearchAction() - Constructor for class com.atlassian.confluence.search.actions.DraftAttachmentSearchAction
 
DraftAttributesCopier - Class in com.atlassian.confluence.content.apisupport
 
DraftAttributesCopier(AttachmentManager, LabelManager, ContentPermissionManager, ContentPropertyManager) - Constructor for class com.atlassian.confluence.content.apisupport.DraftAttributesCopier
 
DraftChangeResult - Class in com.atlassian.confluence.tinymceplugin.rest
The result of a successful Draft save.
DraftChangeResult() - Constructor for class com.atlassian.confluence.tinymceplugin.rest.DraftChangeResult
 
DraftChangeResult(Long, Long, String) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.DraftChangeResult
 
DraftChangeResult(Long, Long, String, String) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.DraftChangeResult
 
draftChildren(Expansions) - Static method in class com.atlassian.confluence.rest.api.model.pagination.PaginationLimits
 
DraftDao - Interface in com.atlassian.confluence.pages.persistence.dao
Stores Confluence drafts in a data store.
DraftData - Class in com.atlassian.confluence.tinymceplugin.rest.entities
 
DraftData() - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
 
DraftData(String, String, String, String, int, Long, Long, Long, PagePermissionData) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
A constructor taking the parameters required for saving a draft.
DraftData(Long, String) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
A constructor taking the parameters required for retrieving a previously saved draft.
DraftErrorCodes() - Constructor for class com.atlassian.confluence.api.service.content.ContentDraftService.DraftErrorCodes
 
draftManager - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
DraftManager - Interface in com.atlassian.confluence.pages
Saves, retrieves and merges drafts of Confluence content.
DraftMessage - Class in com.atlassian.confluence.tinymceplugin.rest.entities
 
DraftMessage() - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.DraftMessage
 
DraftMessage(DraftData, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.DraftMessage
A constructor taking the parameters required for a draft message.
DraftPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
This delegate verifies permissions for the old Draft object.
DraftPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
DraftResourceIdentifier - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Identifies a draft resource.
DraftResourceIdentifier(long) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DraftResourceIdentifier
 
DraftResourceIdentifierResolver - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
DraftResourceIdentifierResolver(DraftManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DraftResourceIdentifierResolver
 
DraftSaveResult - Class in com.atlassian.confluence.tinymceplugin.rest.entities
The result of a successful Draft save.
DraftSaveResult() - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.DraftSaveResult
 
DraftSaveResult(String, String) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.DraftSaveResult
 
DraftSaveResult(String, String, String) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.DraftSaveResult
 
DraftService - Interface in com.atlassian.confluence.content.service
A Service responsible for Draft related operations during editing in Confluence.
draftService - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
draftService - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
DraftService.DraftType - Enum in com.atlassian.confluence.content.service
 
DraftsPage - Class in com.atlassian.confluence.pageobjects.page.user
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.user.DraftsPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
DraftsPage() - Constructor for class com.atlassian.confluence.pageobjects.page.user.DraftsPage
Deprecated.
 
DraftsResource - Class in com.atlassian.confluence.tinymceplugin.rest
REST resource to allowing saving and retrieving of a draft against a particular Confluence user.
DraftsResource(UserAccessor, DraftService, FormatSettingsManager, LocaleManager, PermissionManager, DraftManager, I18NBeanFactory, PageManager, DraftsTransitionHelper, EditorConverter, EventPublisher, RelationService, DarkFeatureManager, TouchRelationSupport) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.DraftsResource
 
DraftStatusLozengeCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
DraftStatusLozengeCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.DraftStatusLozengeCondition
 
draftsTransitionHelper - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
draftsTransitionHelper - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
DraftsTransitionHelper - Interface in com.atlassian.confluence.pages
Class intended to help during the transition period from legacy drafts to shared drafts.
DraftUtils - Class in com.atlassian.confluence.internal.content
 
DragAndDropResource - Class in com.atlassian.confluence.plugins.dragdrop.rest
 
DragAndDropResource(UserAccessor) - Constructor for class com.atlassian.confluence.plugins.dragdrop.rest.DragAndDropResource
 
DragAndDropService - Interface in com.atlassian.confluence.plugins.dragdrop.service
 
DragAndDropServiceImpl - Class in com.atlassian.confluence.plugins.dragdrop.service
 
DragAndDropServiceImpl(EditorFormatService, CapabilityService, PluginAccessor) - Constructor for class com.atlassian.confluence.plugins.dragdrop.service.DragAndDropServiceImpl
 
driver - Variable in class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
Deprecated.
 
driver - Variable in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
driver - Variable in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
 
driver - Variable in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
Deprecated.
 
driver - Variable in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
DropAndRecreateSynchronyEventsIndexUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Drop the old events table indexes, and recreate using the correct column ordering.
DropAndRecreateSynchronyEventsIndexUpgradeTask(DdlExecutor, ConfluenceHibernateConfig) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.DropAndRecreateSynchronyEventsIndexUpgradeTask
 
DropAndUpdateContentIndexesUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This upgrade task is to fix index rebuilding performance issues mainly caused by some low cardinality indexes.
DropAndUpdateContentIndexesUpgradeTask(DdlExecutor) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.DropAndUpdateContentIndexesUpgradeTask
 
DropAuthenticationAction - Class in com.atlassian.confluence.security.websudo
Used to authenticate a web sudo session.
DropAuthenticationAction() - Constructor for class com.atlassian.confluence.security.websudo.DropAuthenticationAction
 
DropColumnCommand - Class in com.atlassian.confluence.upgrade.ddl
 
DropColumnCommand(String) - Constructor for class com.atlassian.confluence.upgrade.ddl.DropColumnCommand
 
DropContentLockTableUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
The CONTENTLOCK table was finally removed in Confluence 4.2, and needs to be dropped lest its hanging foreign key constraint cause issues.
DropContentLockTableUpgradeTask(DdlExecutor) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.DropContentLockTableUpgradeTask
 
DropForeignKeyConstraintCommand - Class in com.atlassian.confluence.upgrade.ddl
 
DropForeignKeyConstraintCommand(boolean, String) - Constructor for class com.atlassian.confluence.upgrade.ddl.DropForeignKeyConstraintCommand
 
DropForeignKeyConstraintCommandFactory - Class in com.atlassian.confluence.upgrade.ddl
 
DropForeignKeyConstraintCommandFactory(BootstrapManager, PlatformTransactionManager, SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.ddl.DropForeignKeyConstraintCommandFactory
 
DropIfNotSetupFilter - Class in com.atlassian.confluence.web.filter
USE WITH CAUTION! This filter will drop any request that comes in when Confluence is not finished setting up.
DropIfNotSetupFilter() - Constructor for class com.atlassian.confluence.web.filter.DropIfNotSetupFilter
 
DropIndexCommand - Class in com.atlassian.confluence.upgrade.ddl
 
DropIndexCommand(ConfluenceHibernateConfig, String, String) - Constructor for class com.atlassian.confluence.upgrade.ddl.DropIndexCommand
 
DropSpaceGroupTablesUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Table SPACEGROUPS, table SPACEGROUPPERMISSIONS, and column SPACES.SPACEGROUPID are not used any more.
DropSpaceGroupTablesUpgradeTask(SessionFactory, DropForeignKeyConstraintCommandFactory, ConfluenceHibernateConfig) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.DropSpaceGroupTablesUpgradeTask
 
DropTableCommand - Class in com.atlassian.confluence.upgrade.ddl
 
DropTableCommand(String) - Constructor for class com.atlassian.confluence.upgrade.ddl.DropTableCommand
 
DropTableIfExistsCommand - Class in com.atlassian.confluence.upgrade.ddl
 
dropTables() - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
Deprecated.
 
DropTrackBackAndReferrerTablesUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Table TRACKBACKLINKS and table EXTRNLNKS are not used any more.
DropTrackBackAndReferrerTablesUpgradeTask(DdlExecutor) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.DropTrackBackAndReferrerTablesUpgradeTask
 
DropUniqueConstraintByColumnsCommand - Class in com.atlassian.confluence.upgrade.ddl
Drops a unique constraint by column name.
DropUniqueConstraintByColumnsCommand(String[]) - Constructor for class com.atlassian.confluence.upgrade.ddl.DropUniqueConstraintByColumnsCommand
 
DropUniqueConstraintCommand - Class in com.atlassian.confluence.upgrade.ddl
Drops a unique constraint.
DropUniqueConstraintCommand(ConfluenceHibernateConfig, String) - Constructor for class com.atlassian.confluence.upgrade.ddl.DropUniqueConstraintCommand
 
dropWebSudo(Class<M>) - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceWebSudoBanner
Deprecated.
 
DualAttachmentDataFileSystemPrimaryCloud - Class in com.atlassian.confluence.pages.persistence.dao.filesystem.strategy
Deprecated.
since 7.5 No replacement
DualAttachmentDataFileSystemPrimaryCloud(AttachmentDataFileSystem, AttachmentDataFileSystem) - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryCloud
Deprecated.
 
DualAttachmentDataFileSystemPrimaryLocal - Class in com.atlassian.confluence.pages.persistence.dao.filesystem.strategy
Deprecated.
since 7.5 No replacement
DualAttachmentDataFileSystemPrimaryLocal(AttachmentDataFileSystem, AttachmentDataFileSystem, PlatformTransactionManager, SynchronizationManager, LazyComponentReference<AttachmentManager>) - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
Deprecated.
 
DUMMY_SYNC_REV - Static variable in class com.atlassian.confluence.core.ContentEntityObject
 
DummyApiAvailableTestResource - Class in com.atlassian.confluence.it.api.test.plugin.apiavailable
 
DummyApiAvailableTestResource(CustomContentManager, TransactionTemplate) - Constructor for class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyApiAvailableTestResource
 
DummyAvailableContentEntityAdapter - Class in com.atlassian.confluence.it.api.test.plugin.apiavailable
 
DummyAvailableContentEntityAdapter() - Constructor for class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentEntityAdapter
 
DummyAvailableContentType - Class in com.atlassian.confluence.it.api.test.plugin.apiavailable
 
DummyAvailableContentType(ContentEntityAdapter, PermissionDelegate, ApiSupportProvider, CustomContentApiSupportParams) - Constructor for class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentType
 
DummyAvailableContentTypeSupport - Class in com.atlassian.confluence.it.api.test.plugin.apiavailable
 
DummyAvailableContentTypeSupport(CustomContentApiSupportParams) - Constructor for class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentTypeSupport
 
DummyCommentExtensionSupport - Class in com.atlassian.confluence.it.api.test.plugin.apiavailable
Used by the ContentConvertibleRestAcceptanceTest
DummyCommentExtensionSupport() - Constructor for class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyCommentExtensionSupport
 
DummyPermissionDelegate - Class in com.atlassian.confluence.it.api.test.plugin
 
DummyPermissionDelegate() - Constructor for class com.atlassian.confluence.it.api.test.plugin.DummyPermissionDelegate
 
DummyRenderingEventPublisher - Class in com.atlassian.confluence.content.render.xhtml
Dummy implementation of RenderingEventPublisher
DummyRenderingEventPublisher() - Constructor for class com.atlassian.confluence.content.render.xhtml.DummyRenderingEventPublisher
 
DummyUnavailableContentEntityAdapter - Class in com.atlassian.confluence.it.api.test.plugin.apiavailable
 
DummyUnavailableContentEntityAdapter() - Constructor for class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyUnavailableContentEntityAdapter
 
DummyUnavailableContentType - Class in com.atlassian.confluence.it.api.test.plugin.apiavailable
 
DummyUnavailableContentType(ContentEntityAdapter, PermissionDelegate) - Constructor for class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyUnavailableContentType
 
DummyVCacheRequestContextOperations - Class in com.atlassian.confluence.impl.vcache
Trivial implementation of the interface which just invoked the action directly.
DummyVCacheRequestContextOperations() - Constructor for class com.atlassian.confluence.impl.vcache.DummyVCacheRequestContextOperations
 
DuplicateClassFinder - Interface in com.atlassian.confluence.util.classpath
 
DuplicateDataRuntimeException - Exception in com.atlassian.confluence.pages
A RuntimeException thrown when an operation is being called with some duplicate data
DuplicateDataRuntimeException(String, String, Throwable) - Constructor for exception com.atlassian.confluence.pages.DuplicateDataRuntimeException
 
DuplicateDataRuntimeException(String, String) - Constructor for exception com.atlassian.confluence.pages.DuplicateDataRuntimeException
 
DuplicateRowHolder - Class in com.atlassian.confluence.internal.upgrade.constraint.dedup
Hold a duplicate record.
DuplicateRowHolderFactory - Class in com.atlassian.confluence.internal.upgrade.constraint.dedup
Create a DuplicateRowHolder from a ResultSet Note: Tables with composite keys are not supported.
DuplicateRowHolderFactory(String, List<String>) - Constructor for class com.atlassian.confluence.internal.upgrade.constraint.dedup.DuplicateRowHolderFactory
 
duplicates(Object) - Method in class com.atlassian.confluence.internal.upgrade.constraint.dedup.DuplicateRowHolder
 
DurationChecker - Class in com.atlassian.confluence.impl.event
Helper class that is used to check whether time that has passed since previous event is exceeding a threshold
DurationChecker(int) - Constructor for class com.atlassian.confluence.impl.event.DurationChecker
 
DurationChecker(int, LongSupplier) - Constructor for class com.atlassian.confluence.impl.event.DurationChecker
 
durationSerializer() - Static method in class com.atlassian.confluence.util.sandbox.SandboxSerializers
 
DurationThresholdWarningTimingHelper - Class in com.atlassian.confluence.util.profiling
A helper class for code that wishes to perform timing of how long an arbitrary operation lasts, and for warnings to be logged if the elapsed time exceeds a configurable threshold.
DurationThresholdWarningTimingHelper.Timer - Interface in com.atlassian.confluence.util.profiling
Simple start/stop timing interface to be used by clients.
DurationThresholdWarningTimingHelperFactory - Class in com.atlassian.confluence.util.profiling
A factory for creating DurationThresholdWarningTimingHelper objects.
DurationThresholdWarningTimingHelperFactory() - Constructor for class com.atlassian.confluence.util.profiling.DurationThresholdWarningTimingHelperFactory
 
DynamicContextItemProvider - Class in com.atlassian.confluence.setup.velocity
Provides a VelocityContext including values computed anew each time, to ensure dynamic values are represented correctly.
DynamicContextItemProvider() - Constructor for class com.atlassian.confluence.setup.velocity.DynamicContextItemProvider
 
DynamicI18NBeanFactory - Class in com.atlassian.confluence.util.i18n
Produces the best I18NBeans it can at the point it is first called upon.
DynamicI18NBeanFactory(Supplier<Optional<BeanFactory>>) - Constructor for class com.atlassian.confluence.util.i18n.DynamicI18NBeanFactory
 
DynamicI18NBeanFactory() - Constructor for class com.atlassian.confluence.util.i18n.DynamicI18NBeanFactory
 
DynamicPluginResourceLoader - Class in com.atlassian.confluence.setup.velocity
 
DynamicPluginResourceLoader() - Constructor for class com.atlassian.confluence.setup.velocity.DynamicPluginResourceLoader
 
DynamicSelectElement - Class in com.atlassian.confluence.pageobjects.component.form
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.form.DynamicSelectElement instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
DynamicSelectElement(By) - Constructor for class com.atlassian.confluence.pageobjects.component.form.DynamicSelectElement
Deprecated.
 
DynamicSelectElement(By, TimeoutType) - Constructor for class com.atlassian.confluence.pageobjects.component.form.DynamicSelectElement
Deprecated.
 
DynamicSelectElement(WebDriverLocatable, TimeoutType) - Constructor for class com.atlassian.confluence.pageobjects.component.form.DynamicSelectElement
Deprecated.
 
DynamicSelectElement(By, WebDriverLocatable) - Constructor for class com.atlassian.confluence.pageobjects.component.form.DynamicSelectElement
Deprecated.
 
DynamicSelectElement(By, WebDriverLocatable, TimeoutType) - Constructor for class com.atlassian.confluence.pageobjects.component.form.DynamicSelectElement
Deprecated.
 

E

eager() - Static method in class com.atlassian.confluence.core.InputStreamSerializer
 
eagerInDevMode() - Static method in class com.atlassian.confluence.core.InputStreamSerializer
 
earlyStartup() - Method in class com.atlassian.confluence.plugin.ConfluencePluginManager
 
EasyUserContextProvider - Class in com.atlassian.confluence.plugins.easyuser
Adds items to the render context for EasyUser web panels.
EasyUserContextProvider(SignupManager, SettingsManager, MailServerManager) - Constructor for class com.atlassian.confluence.plugins.easyuser.EasyUserContextProvider
 
EasyUserResource - Class in com.atlassian.confluence.plugins.easyuser
 
EasyUserResource(UserAccessor, SignupManager) - Constructor for class com.atlassian.confluence.plugins.easyuser.EasyUserResource
 
EasyUserSignupSettingsResource - Class in com.atlassian.confluence.plugins.easyuser
 
EasyUserSignupSettingsResource(UserAccessor, PermissionManager, SignupManager, SettingsManager) - Constructor for class com.atlassian.confluence.plugins.easyuser.EasyUserSignupSettingsResource
 
echo(Class<T>) - Static method in class com.atlassian.confluence.util.test.EchoAnswer
Deprecated.
 
EchoAnswer<T> - Class in com.atlassian.confluence.util.test
Deprecated.
since 5.6.1, use AdditionalAnswers.returnsArgAt(int) instead.
EchoAnswer(Class<T>) - Constructor for class com.atlassian.confluence.util.test.EchoAnswer
Deprecated.
 
EchoEntityNameProcessor - Class in com.atlassian.confluence.upgrade.recovery
Entity name processor that does not change the entity names.
EchoEntityNameProcessor() - Constructor for class com.atlassian.confluence.upgrade.recovery.EchoEntityNameProcessor
 
Edge - Interface in com.atlassian.confluence.plugins.edgeindex.model
If pages and blog posts are targets, then user actions on them are edges.
EDGE_DATE_FIELD - Static variable in class com.atlassian.confluence.plugins.edgeindex.EdgeDateFieldHelper
 
EDGE_ID - Static variable in class com.atlassian.confluence.plugins.edgeindex.LuceneEdgeDocumentFactory
 
EDGE_INDEX_REBUILD_DEFAULT_START_PERIOD - Static variable in interface com.atlassian.confluence.plugins.edgeindex.EdgeIndexBuilder
 
EDGE_TARGET_ID - Static variable in class com.atlassian.confluence.plugins.edgeindex.LuceneEdgeDocumentFactory
 
EDGE_TARGET_ID_TO_ID - Static variable in class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityEdgeCountQuery
 
EDGE_TARGET_TYPE - Static variable in class com.atlassian.confluence.plugins.edgeindex.LuceneEdgeDocumentFactory
 
EDGE_TYPE - Static variable in class com.atlassian.confluence.plugins.edgeindex.LuceneEdgeDocumentFactory
 
EDGE_USERKEY - Static variable in class com.atlassian.confluence.plugins.edgeindex.LuceneEdgeDocumentFactory
 
EdgeCountQuery - Interface in com.atlassian.confluence.plugins.edgeindex.model
 
EdgeDateFieldHelper - Class in com.atlassian.confluence.plugins.edgeindex
A helper to centralise the adding the edge date field.
EdgeDateFieldHelper() - Constructor for class com.atlassian.confluence.plugins.edgeindex.EdgeDateFieldHelper
 
EdgeDocumentFactory - Interface in com.atlassian.confluence.plugins.edgeindex
Responsible for creating a lucene document to represent an edge.
EdgeFactory - Interface in com.atlassian.confluence.plugins.edgeindex
 
EdgeIndexBuilder - Interface in com.atlassian.confluence.plugins.edgeindex
 
EdgeIndexBuilder.RebuildCondition - Enum in com.atlassian.confluence.plugins.edgeindex
 
EdgeIndexManager - Interface in com.atlassian.confluence.plugins.edgeindex
Responsible for indexing edges.
EdgeIndexQueueFlusher - Class in com.atlassian.confluence.plugins.edgeindex.job
 
EdgeIndexQueueFlusher(EdgeIndexTaskQueue, ILuceneConnection) - Constructor for class com.atlassian.confluence.plugins.edgeindex.job.EdgeIndexQueueFlusher
 
EdgeIndexRebuildUpgradeTask - Class in com.atlassian.confluence.plugins.edgeindex.upgrade
A PluginUpgradeTask which forces a rebuild of the edge index.
EdgeIndexRebuildUpgradeTask(EdgeIndexBuilder) - Constructor for class com.atlassian.confluence.plugins.edgeindex.upgrade.EdgeIndexRebuildUpgradeTask
 
EdgeIndexRebuiltEvent - Class in com.atlassian.confluence.plugins.edgeindex.servlet
 
EdgeIndexRebuiltEvent(Period) - Constructor for class com.atlassian.confluence.plugins.edgeindex.servlet.EdgeIndexRebuiltEvent
 
EdgeIndexRecoverer - Class in com.atlassian.confluence.plugins.edgeindex.lucene
 
EdgeIndexRecoverer(ILuceneConnection, EdgeIndexBuilder) - Constructor for class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexRecoverer
 
EdgeIndexTask - Interface in com.atlassian.confluence.plugins.edgeindex.lucene.tasks
 
EdgeIndexTaskFactory - Class in com.atlassian.confluence.plugins.edgeindex.lucene
 
EdgeIndexTaskFactory(EdgeDocumentFactory, InheritedContentPermissionManager, ContentEntityManager, TransactionTemplate) - Constructor for class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskFactory
 
EdgeIndexTaskQueue - Interface in com.atlassian.confluence.plugins.edgeindex.lucene
 
EdgeListener - Class in com.atlassian.confluence.plugins.edgeindex
Listens for application events and responds by creating an edge and persisting it the index for querying.
EdgeListener(EdgeIndexManager, EdgeFactory, ContentEntityManager, TransactionTemplate, EventPublisher) - Constructor for class com.atlassian.confluence.plugins.edgeindex.EdgeListener
 
EdgeLuceneConnectionFactory - Class in com.atlassian.confluence.plugins.edgeindex.lucene
 
EdgeLuceneConnectionFactory(Directory) - Constructor for class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeLuceneConnectionFactory
 
EdgeQueries - Interface in com.atlassian.confluence.plugins.edgeindex
 
EdgeQueryParameter - Class in com.atlassian.confluence.plugins.edgeindex
 
EdgeQueryParameter(long, TimeUnit, ScoreConfig, List<String>) - Constructor for class com.atlassian.confluence.plugins.edgeindex.EdgeQueryParameter
 
EdgeQueryParameter.Builder - Class in com.atlassian.confluence.plugins.edgeindex
 
EdgeTargetId - Interface in com.atlassian.confluence.plugins.edgeindex.model
An abstraction over the id used to uniquely identifer the target of an edge.
EdgeTargetInfo - Interface in com.atlassian.confluence.plugins.edgeindex.model
 
EdgeType - Interface in com.atlassian.confluence.plugins.edgeindex.model
 
EdgeType.DeletionMode - Enum in com.atlassian.confluence.plugins.edgeindex.model
 
EdgeType.EdgeTypePermissionDelegate - Interface in com.atlassian.confluence.plugins.edgeindex.model
 
EdgeType.EdgeUiSupport - Interface in com.atlassian.confluence.plugins.edgeindex.model
 
EdgeTypeModuleDescriptor - Class in com.atlassian.confluence.plugins.edgeindex.plugin
 
EdgeTypeModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugins.edgeindex.plugin.EdgeTypeModuleDescriptor
 
edgeTypePermissionDelegate - Variable in class com.atlassian.confluence.plugins.edgeindex.edge.AbstractEdgeType
 
EdgeTypeRepository - Interface in com.atlassian.confluence.plugins.edgeindex
 
edit() - Method in class com.atlassian.confluence.it.admin.AttachmentStorageConfiguration
Deprecated.
Navigate to the edit screen.
edit() - Static method in class com.atlassian.confluence.it.admin.GlobalPermissions
 
edit() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
edit() - Method in class com.atlassian.confluence.it.admin.ViewGeneralConfiguration
 
edit() - Method in class com.atlassian.confluence.it.admin.ViewMaintenance
 
edit() - Method in class com.atlassian.confluence.it.admin.ViewSecurityConfiguration
 
edit() - Method in class com.atlassian.confluence.it.content.CommentBean
 
edit(String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
Goes to the edit screen of the given attachment.
edit() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
edit() - Method in class com.atlassian.confluence.pageobjects.component.editor.MacroPropertyPanel
Deprecated.
Clicks the Edit button common to all generated property panels.
edit() - Method in class com.atlassian.confluence.pageobjects.page.admin.ViewSpacesConfigurationPage
Deprecated.
 
edit() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
Click edit from the preview screen.
edit() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
Deprecated.
Edit the comment.
edit() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
edit() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewUserProfilePage
Deprecated.
 
EDIT - Static variable in class com.atlassian.confluence.security.Permission
 
edit(Long, String, boolean, boolean, HttpServletRequest) - Method in class com.atlassian.confluence.tinymceplugin.rest.PageResource
 
EDIT_PAGE_BEAN - Static variable in class com.atlassian.confluence.user.SessionKeys
 
EDIT_PAGE_FORM_ID - Static variable in class com.atlassian.confluence.it.content.EditContentBean
 
EDIT_PAGE_LINK_ID - Static variable in class com.atlassian.confluence.it.content.EditContentBean
 
EDIT_PERMISSION - Static variable in class com.atlassian.confluence.security.ContentPermission
 
EDIT_UI - Static variable in class com.atlassian.confluence.api.model.link.LinkType
 
EditableLabel(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.labels.DialogLabelSection.EditableLabel
Deprecated.
 
EditableLabelable - Interface in com.atlassian.confluence.labels
An interface which extends the immutable interface of Labelable with functionality to be able to add and remove labels.
editAttachment(Attachment) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Edit either the owning page or the filename of the attachment.
editAttachment(Attachment, Attachment) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcAttachmentClient
Edit either the owning page or the filename of the attachment.
editAttachmentFromViewPage(Attachment) - Static method in class com.atlassian.confluence.it.content.EditAttachmentsBean
 
EditAttachmentsBean - Class in com.atlassian.confluence.it.content
 
EditAttachmentsBean(WebTester) - Constructor for class com.atlassian.confluence.it.content.EditAttachmentsBean
 
EDITBLOG_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
editBlogPost() - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
editBlogPost(WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
editBlogPost(long) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
editBlogPost(long, WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
editBlogPost(BlogPost) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
editBlogPost(BlogPost, WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
editBlogPost() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
EditBlogPostAction - Class in com.atlassian.confluence.pages.actions
 
EditBlogPostAction() - Constructor for class com.atlassian.confluence.pages.actions.EditBlogPostAction
 
editComment(String) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
editComment(String, WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
editComment(String) - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
EditComment() - Constructor for class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
 
editComment(String, RemoteComment) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Updates a comment
editComment(RemoteComment) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
editComment(String, RemoteComment) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
editComment(String, RemoteComment) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
editComment(String, Hashtable) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
editComment(String, Hashtable) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
EditCommentAction - Class in com.atlassian.confluence.pages.actions
 
EditCommentAction() - Constructor for class com.atlassian.confluence.pages.actions.EditCommentAction
 
EditCommentCommand - Interface in com.atlassian.confluence.content.service.comment
Service command for editing an existing comment.
EditCommentCommandImpl - Class in com.atlassian.confluence.content.service.comment
 
EditCommentCommandImpl(PermissionManager, CommentManager, long, String) - Constructor for class com.atlassian.confluence.content.service.comment.EditCommentCommandImpl
 
EditCommentFromEditorCommand - Class in com.atlassian.confluence.content.service.comment
 
EditCommentFromEditorCommand(PermissionManager, CommentManager, EditorConverter, long, String) - Constructor for class com.atlassian.confluence.content.service.comment.EditCommentFromEditorCommand
 
editConfigurationFromAnywhere() - Static method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
Factory method to visit the edit configuration screen from anywhere.
editConfigurationFromAnywhere(WebTester) - Static method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
 
editConfigurationFromAnywhere() - Static method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
Factory method to visit the edit configuration screen from anywhere.
editConfigurationFromAnywhere(WebTester) - Static method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
editConfigurationFromAnywhere() - Static method in class com.atlassian.confluence.it.admin.EditSpacesConfiguration
Factory method to visit the edit configuration screen from anywhere.
editConfigurationFromAnywhere(WebTester) - Static method in class com.atlassian.confluence.it.admin.EditSpacesConfiguration
 
editConfigurationFromAnywhere() - Static method in class com.atlassian.confluence.it.admin.OldEditGeneralConfiguration
Factory method to visit the edit configuration screen from anywhere.
editConfigurationFromAnywhere(WebTester) - Static method in class com.atlassian.confluence.it.admin.OldEditGeneralConfiguration
 
editConfigurationFromView(WebTester) - Static method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
 
editConfigurationFromView(WebTester) - Static method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
editConfigurationFromView(WebTester) - Static method in class com.atlassian.confluence.it.admin.EditSpacesConfiguration
 
editConfigurationFromView(WebTester) - Static method in class com.atlassian.confluence.it.admin.OldEditGeneralConfiguration
 
EditContentBean - Class in com.atlassian.confluence.it.content
 
EditContentBean(String, WebTester) - Constructor for class com.atlassian.confluence.it.content.EditContentBean
 
EditContentBean.CreateByUrlBuilder - Class in com.atlassian.confluence.it.content
 
EditContentPage - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.EditContentPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditContentPage() - Constructor for class com.atlassian.confluence.pageobjects.page.content.EditContentPage
Deprecated.
 
EditContentPage(Page) - Constructor for class com.atlassian.confluence.pageobjects.page.content.EditContentPage
Deprecated.
 
EditContentPage(BlogPost) - Constructor for class com.atlassian.confluence.pageobjects.page.content.EditContentPage
Deprecated.
 
EditContentPage(Draft) - Constructor for class com.atlassian.confluence.pageobjects.page.content.EditContentPage
Deprecated.
 
EditContentPage(AbstractContentEntity, boolean) - Constructor for class com.atlassian.confluence.pageobjects.page.content.EditContentPage
Deprecated.
For the sake of supporting old browsers, you can actually load the quick editor but loading any viewpage with a #editor anchor.
editConverter - Variable in class com.atlassian.confluence.content.render.xhtml.DefaultFormatConverter
 
editConverter - Variable in class com.atlassian.confluence.content.service.comment.CreateCommentFromEditorCommand
 
editConverter - Variable in class com.atlassian.confluence.content.service.comment.EditCommentFromEditorCommand
 
EditDecoratorAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
 
EditDecoratorAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.EditDecoratorAction
 
editDetails() - Method in class com.atlassian.confluence.it.user.UserProfile
 
editDraftWithExtraParameters(long, String, String) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
Edited - Interface in com.atlassian.confluence.event.events.content
Flags an event for edited content, means that the content is Updated and may be a minor edit.
EDITED_PAGE_CRUMB_CSS - Static variable in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
EditEmailSettingsAction - Class in com.atlassian.confluence.user.actions
This class is used by the doeditsettings action
EditEmailSettingsAction() - Constructor for class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
editGeneralConfig() - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
EditGeneralConfiguration - Class in com.atlassian.confluence.it.admin
Allows setting and retrieving values from the general configuration section of the AdminConsole.
EditGeneralConfiguration(WebTester, String) - Constructor for class com.atlassian.confluence.it.admin.EditGeneralConfiguration
 
EditGlobalPermissionsAction - Class in com.atlassian.confluence.security.actions
 
EditGlobalPermissionsAction() - Constructor for class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
 
EditGlobalPermissionsAdministrator - Class in com.atlassian.confluence.security.administrators
 
EditGlobalPermissionsAdministrator(SpacePermissionManager, PermissionResolver, SetSpacePermissionChecker, SearchEntitiesManager, UserChecker, UserAccessor) - Constructor for class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
EditGlobalPermissionsAdministrator(SpacePermissionManager, PermissionResolver, SetSpacePermissionChecker, UserChecker, UserAccessor) - Constructor for class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
 
EditGlobalStylesheetPage - Class in com.atlassian.confluence.pageobjects.page.admin
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.admin.EditGlobalStylesheetPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditGlobalStylesheetPage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.EditGlobalStylesheetPage
Deprecated.
 
editIfViewing() - Method in class com.atlassian.confluence.it.admin.GlobalPermissions
 
editLabelButtonVisible() - Method in class com.atlassian.confluence.pageobjects.component.labels.PageLabelsSection
Deprecated.
 
editLayout(String, String) - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
editLayout(String, String) - Method in class com.atlassian.confluence.it.space.SpaceAdmin
 
editLdapDirectory(LdapDirectoryPermission, Map<String, String>, UserDirectories.ConfigurationCallback) - Method in class com.atlassian.confluence.it.admin.UserDirectories
Deprecated.
 
EditMailServerAction - Class in com.atlassian.confluence.admin.actions.mail
 
EditMailServerAction() - Constructor for class com.atlassian.confluence.admin.actions.mail.EditMailServerAction
 
EditMaintenance - Class in com.atlassian.confluence.it.admin
Allows setting values from the Maintenance screen
EditMaintenance(WebTester, String) - Constructor for class com.atlassian.confluence.it.admin.EditMaintenance
 
editMaintenanceFromAnywhere() - Static method in class com.atlassian.confluence.it.admin.EditMaintenance
Factory method to visit the edit configuration screen from anywhere.
editMaintenanceFromAnywhere(WebTester) - Static method in class com.atlassian.confluence.it.admin.EditMaintenance
 
editMaintenanceFromView(WebTester) - Static method in class com.atlassian.confluence.it.admin.EditMaintenance
 
editMyEmailSettings() - Method in class com.atlassian.confluence.it.user.UserProfile
 
EditMyProfileAction - Class in com.atlassian.confluence.user.actions
 
EditMyProfileAction() - Constructor for class com.atlassian.confluence.user.actions.EditMyProfileAction
 
EditMyProfileBean - Class in com.atlassian.confluence.it.user
 
EditMySettingsAction - Class in com.atlassian.confluence.user.actions
Used to edit the logged in user's preferences (homepage, timezone, and language)
EditMySettingsAction() - Constructor for class com.atlassian.confluence.user.actions.EditMySettingsAction
 
EditNotificationsAction - Class in com.atlassian.confluence.user.actions
 
EditNotificationsAction() - Constructor for class com.atlassian.confluence.user.actions.EditNotificationsAction
 
EDITOR - Static variable in class com.atlassian.confluence.api.model.content.ContentRepresentation
Representation suitable for use in the rich text editor
Editor - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.Editor instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
Editor() - Constructor for class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
Editor - Interface in com.atlassian.confluence.plugin.editor
This interface allows Wysiwyg editors to be plugged in to Confluence.
editor - Static variable in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
EDITOR_BLOG_DATE_PATTERN - Static variable in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
EDITOR_DECLARATION_GROUP_ATTR - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
EDITOR_DECLARATION_GROUP_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
EDITOR_DECLARATION_LIST_GROUP_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
EDITOR_DECLARATION_LIST_OPTION_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
EDITOR_DECLARATION_LIST_OPTION_VALUE_ATTR - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
EDITOR_DECLARATION_VAR_COLUMNS_ATTR_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
EDITOR_DECLARATION_VAR_NAME_ATTR_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
EDITOR_DECLARATION_VAR_RAW_XHTML_ATTR_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
EDITOR_DECLARATION_VAR_ROWS_ATTR_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
EDITOR_DECLARATION_VAR_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
EDITOR_DECLARATION_VAR_TYPE_ATTR_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
EDITOR_PREVIEW_IFRAME_ID - Static variable in class com.atlassian.confluence.pageobjects.page.content.EditorPreview
Deprecated.
 
EDITOR_USAGE_NAME_ATTR - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
EDITOR_USAGE_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
EditorAction - Class in com.atlassian.confluence.plugins.editorloader
 
EditorAction() - Constructor for class com.atlassian.confluence.plugins.editorloader.EditorAction
 
EditorAttachmentResourceIdentifierMarshallerAndUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers
 
EditorAttachmentResourceIdentifierMarshallerAndUnmarshaller(EditorPageResourceIdentifierMarshallerAndUnmarshaller, EditorBlogPostResourceIdentifierMarshallerAndUnmarshaller) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorAttachmentResourceIdentifierMarshallerAndUnmarshaller
 
EditorAutoComplete - Class in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.EditorAutoComplete instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditorAutoComplete() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.EditorAutoComplete
Deprecated.
 
EditorAutocompleteMacro - Class in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.EditorAutocompleteMacro instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditorAutocompleteMacro() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.EditorAutocompleteMacro
Deprecated.
 
EditorBlogPostResourceIdentifierMarshallerAndUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers
 
EditorBlogPostResourceIdentifierMarshallerAndUnmarshaller() - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorBlogPostResourceIdentifierMarshallerAndUnmarshaller
 
EditorBodilessMacroMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.macro
Marshal macros that don't have a body to editor format.
EditorBodilessMacroMarshaller(CommonMacroAttributeWriter, PlaceholderUrlFactory, XMLOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodilessMacroMarshaller
 
EditorBodyMacroMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.macro
Marshal macros that have a body to editor format
EditorBodyMacroMarshaller(CommonMacroAttributeWriter, PlaceholderUrlFactory, XMLOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodyMacroMarshaller
 
EditorConstants - Class in com.atlassian.confluence.content.render.xhtml.editor.macro
 
EditorConstants() - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
editorContainerVisibleCondition() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
editorContainerVisibleCondition() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
EditorContent - Class in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.EditorContent instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditorContent() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
editorContent - Static variable in class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
 
editorContent - Static variable in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
EditorContextCompatibility - Class in com.atlassian.confluence.plugin.webresource
Responsible for checking if the editor context is being requested and automatically requesting either editor-v3 or editor-v4.
EditorContextCompatibility(DarkFeaturesManager) - Constructor for class com.atlassian.confluence.plugin.webresource.EditorContextCompatibility
 
EditorContextInitialiser - Class in com.atlassian.confluence.webdriver
Editor context initialiser helper.
EditorContextInitialiser() - Constructor for class com.atlassian.confluence.webdriver.EditorContextInitialiser
 
EditorConverter - Interface in com.atlassian.confluence.content.render.xhtml.editor
 
EditOrCreateBlogCondition - Class in com.atlassian.confluence.tinymceplugin.conditions
 
EditOrCreateBlogCondition() - Constructor for class com.atlassian.confluence.tinymceplugin.conditions.EditOrCreateBlogCondition
 
EditOrCreatePageCondition - Class in com.atlassian.confluence.tinymceplugin.conditions
 
EditOrCreatePageCondition() - Constructor for class com.atlassian.confluence.tinymceplugin.conditions.EditOrCreatePageCondition
 
EditOrCreateTemplateCondition - Class in com.atlassian.confluence.tinymceplugin.conditions
 
EditOrCreateTemplateCondition() - Constructor for class com.atlassian.confluence.tinymceplugin.conditions.EditOrCreateTemplateCondition
 
EditorEmbeddedImage - Class in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.EditorEmbeddedImage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditorEmbeddedImage(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.editor.EditorEmbeddedImage
Deprecated.
 
EditorEmbeddedImageResourceUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.embed
 
EditorEmbeddedImageResourceUnmarshaller(Unmarshaller<ResourceIdentifier>, Unmarshaller<ResourceIdentifier>, XmlEventReaderFactory, MarshallingRegistry, AttachmentManager, PageManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.embed.EditorEmbeddedImageResourceUnmarshaller
 
EditorEmbeddedImageTitleWriter - Class in com.atlassian.confluence.content.render.xhtml.editor.embed
Writes out the tag for an embedded image; invoked in the editor context.
EditorEmbeddedImageTitleWriter(EmbeddedImageTagWriter, ImageDetailsManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.embed.EditorEmbeddedImageTitleWriter
 
EditorEmbeddedLink - Class in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.EditorEmbeddedLink instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditorEmbeddedLink(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.editor.EditorEmbeddedLink
Deprecated.
 
EditorEmoticonMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.inline
As with the other editor marshallers and unmarshallers, this code should actually live in the TinyMCE plugin.
EditorEmoticonMarshaller(XMLOutputFactory, EmoticonDisplayMapper, UserI18NBeanFactory, MarshallingRegistry) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.inline.EditorEmoticonMarshaller
 
EditorEmoticonUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.inline
 
EditorEmoticonUnmarshaller(MarshallingRegistry) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.inline.EditorEmoticonUnmarshaller
 
EditorErrorFragmentTransformer - Class in com.atlassian.confluence.content.render.xhtml.editor
Responsible for converting the editor representation of a transform error back into a storage formatted xml.
EditorErrorFragmentTransformer() - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.EditorErrorFragmentTransformer
 
editorFormatCommentBody - Variable in class com.atlassian.confluence.content.service.comment.CreateCommentFromEditorCommand
 
editorFormatCommentBody - Variable in class com.atlassian.confluence.content.service.comment.EditCommentFromEditorCommand
 
EditorFormatService - Interface in com.atlassian.confluence.xhtml.api
Provides methods that convert between edit and storage formats.
EditorIdAndTypeResourceIdentifierUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers
 
EditorIdAndTypeResourceIdentifierUnmarshaller() - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorIdAndTypeResourceIdentifierUnmarshaller
 
EditorImageAttributeParser - Class in com.atlassian.confluence.content.render.xhtml.editor.embed
Helper class to read the attributes of an img or ac:image tag into the supplied DefaultEmbeddedImage object.
EditorImageAttributeParser(DefaultEmbeddedImage) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.embed.EditorImageAttributeParser
 
EditorImagePlaceholder - Interface in com.atlassian.confluence.macro
 
EditorInlineCommentMarkerUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.inlinecommentmarker
 
EditorInlineCommentMarkerUnmarshaller(XmlEventReaderFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.inlinecommentmarker.EditorInlineCommentMarkerUnmarshaller
 
EditorLinkBodyUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.link
Unmarshal the body of a link
EditorLinkBodyUnmarshaller(Unmarshaller<EmbeddedImage>, XMLOutputFactory, XmlEventReaderFactory, XmlEntityExpander) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.link.EditorLinkBodyUnmarshaller
 
EditorLinkMarshallingStrategy - Class in com.atlassian.confluence.content.render.xhtml.editor.link
Encapsulates all the extra marshalling concerns that are common to marshalling all links for the editor.
EditorLinkMarshallingStrategy(Marshaller<Link>, PageResourceIdentifierResolver, SpaceResourceIdentifierResolver, AttachmentResourceIdentifierResolver, ContentEntityResourceIdentifierResolver, BlogPostResourceIdentifierResolver, SettingsManager, ResourceIdentifierMatcher) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.link.EditorLinkMarshallingStrategy
 
EditorLinkUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.link
Responsible for unmarshalling links in editor XML.
EditorLinkUnmarshaller(Unmarshaller<LinkBody<?>>, Unmarshaller<ResourceIdentifier>, Unmarshaller<ResourceIdentifier>, ResourceIdentifierResolver<IdAndTypeResourceIdentifier, Object>, DarkFeaturesManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.link.EditorLinkUnmarshaller
 
EditorMacroMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.macro
 
EditorMacroMarshaller(MacroManager, List<MacroMarshaller>) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorMacroMarshaller
 
EditorMacroUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.macro
Transform the macro definition from the XHTML received from the editor into a holding object which can then be output into different formats such as storage format.
EditorMacroUnmarshaller(XMLOutputFactory, XMLEventFactory, MacroNameAndParameterSubParser, XmlEventReaderFactory, XmlEntityExpander, HtmlToXmlConverter) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorMacroUnmarshaller
 
EditorMainToolbar - Class in com.atlassian.confluence.pageobjects.component.editor.toolbars
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.toolbars.EditorMainToolbar instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditorMainToolbar() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar
Deprecated.
 
EditorMainToolbar.SimpleButton - Enum in com.atlassian.confluence.pageobjects.component.editor.toolbars
Deprecated.
 
EditorManager - Interface in com.atlassian.confluence.plugin.editor
Factory class for getting the current editor
EditorMessages - Enum in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.EditorMessages instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditorModelToRenderedClassMapper - Class in com.atlassian.confluence.content.render.xhtml.editor
 
EditorModelToRenderedClassMapper(ModelToRenderedClassMapper) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.EditorModelToRenderedClassMapper
 
EditorModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
 
EditorModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.EditorModuleDescriptor
 
EditorPage - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.EditorPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditorPage() - Constructor for class com.atlassian.confluence.pageobjects.page.content.EditorPage
Deprecated.
 
editorPage - Static variable in class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
 
EditorPageLayoutConstants - Class in com.atlassian.confluence.content.render.xhtml.editor.pagelayouts
 
EditorPageLayoutConstants() - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
EditorPageLayoutUnMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.pagelayouts
Transform the Page Layout 2 definition from the XHTML received from the editor into a holding object which can then be output into different formats such as storage format.
EditorPageLayoutUnMarshaller(XmlEventReaderFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutUnMarshaller
 
EditorPageResourceIdentifierMarshallerAndUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers
 
EditorPageResourceIdentifierMarshallerAndUnmarshaller() - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorPageResourceIdentifierMarshallerAndUnmarshaller
 
EditorPlaceholderMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.placeholder
 
EditorPlaceholderMarshaller(XmlStreamWriterTemplate) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.placeholder.EditorPlaceholderMarshaller
 
EditorPlaceholderUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.placeholder
 
EditorPlaceholderUnmarshaller(XmlEventReaderFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.placeholder.EditorPlaceholderUnmarshaller
 
EditorPreview - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.EditorPreview instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditorPreview() - Constructor for class com.atlassian.confluence.pageobjects.page.content.EditorPreview
Deprecated.
 
EditorSettingsAction - Class in com.atlassian.confluence.user.actions
Handles the viewing and editing of a user's Editor settings.
EditorSettingsAction() - Constructor for class com.atlassian.confluence.user.actions.EditorSettingsAction
 
EditorSettingsContextProvider - Class in com.atlassian.confluence.tinymceplugin.web
A ContextProvider for all the settings required by the editor wherever it is, which may or may not depend on the current user.
EditorSettingsContextProvider(SettingsManager, PermissionManager, UserAccessor, HeartbeatManager, MailServerExistsCriteria) - Constructor for class com.atlassian.confluence.tinymceplugin.web.EditorSettingsContextProvider
 
EditorShortcutResourceIdentifierMarshallerAndUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers
 
EditorShortcutResourceIdentifierMarshallerAndUnmarshaller() - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorShortcutResourceIdentifierMarshallerAndUnmarshaller
 
EditorSpaceResourceIdentifierMarshallerAndUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers
 
EditorSpaceResourceIdentifierMarshallerAndUnmarshaller() - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorSpaceResourceIdentifierMarshallerAndUnmarshaller
 
EditorTablePicker - Class in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.EditorTablePicker instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditorTablePicker() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.EditorTablePicker
Deprecated.
 
EditorTimeUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.time
Responsible for unmarshalling time in editor XML.
EditorTimeUnmarshaller() - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.time.EditorTimeUnmarshaller
 
EditorToStorageTemplateVariablesTransformer - Class in com.atlassian.confluence.plugins.templates.transformer
 
EditorToStorageTemplateVariablesTransformer(XmlOutputFactory, XmlEventReaderFactory, XMLEventFactoryProvider) - Constructor for class com.atlassian.confluence.plugins.templates.transformer.EditorToStorageTemplateVariablesTransformer
 
EditorUnidentifiedAttachmentMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.embed
Wraps a ViewUnidentifiedAttachmentMarshaller and adds extra attributes for the editor.
EditorUnidentifiedAttachmentMarshaller(StorageAttachmentResourceIdentifierMarshaller, PlaceholderUrlFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.embed.EditorUnidentifiedAttachmentMarshaller
 
EditorUnknownMacroMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.macro
Deprecated.
since 7.7.0 in favour of ImprovedEditorUnknownMacroMarshaller
EditorUnknownMacroMarshaller(CommonMacroAttributeWriter, PlaceholderUrlFactory, XMLOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorUnknownMacroMarshaller
Deprecated.
 
EditorUnresolvedLinkMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.link
 
EditorUnresolvedLinkMarshaller(XmlStreamWriterTemplate, StaxStreamMarshaller<ResourceIdentifier>, Marshaller<Link>, ModelToRenderedClassMapper) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.link.EditorUnresolvedLinkMarshaller
 
EditorUserResourceIdentifierMarshallerAndUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers
 
EditorUserResourceIdentifierMarshallerAndUnmarshaller() - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorUserResourceIdentifierMarshallerAndUnmarshaller
 
EditorXhtmlTransformer - Class in com.atlassian.confluence.content.render.xhtml.editor
Transformer editor formatted XHTML to storage format XHTML.
EditorXhtmlTransformer(XmlEventReaderFactory, FragmentTransformer) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.EditorXhtmlTransformer
 
editPage() - Static method in class com.atlassian.confluence.it.content.EditContentBean
Returns a page edit bean from the current location of the web tester, by clicking on the 'Edit' link on the page.
editPage(WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
editPage(String, String) - Static method in class com.atlassian.confluence.it.content.EditContentBean
Returns a page edit bean of the passed space and page title, by going direct to a constructed URL.
editPage(String, String, WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
editPage(Page) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
editPage(Page, WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
editPage(Space, String, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Modifies the page with the given details
EditPageAction - Class in com.atlassian.confluence.pages.actions
 
EditPageAction() - Constructor for class com.atlassian.confluence.pages.actions.EditPageAction
 
EditPageBean - Class in com.atlassian.confluence.util
 
EditPageBean() - Constructor for class com.atlassian.confluence.util.EditPageBean
 
EditPageTemplateAction - Class in com.atlassian.confluence.plugins.templates.actions
 
EditPageTemplateAction() - Constructor for class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateAction
 
EditPageTemplateDescriptionAction - Class in com.atlassian.confluence.plugins.templates.actions
Handles the editing of a PageTemplate description.
EditPageTemplateDescriptionAction() - Constructor for class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateDescriptionAction
 
editPassword() - Method in class com.atlassian.confluence.it.user.UserProfile
 
editPermissionAddedToDialog(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
since 5.9. Use #hasRestriction(com.atlassian.confluence.api.model.people.Subject, com.atlassian.confluence.api.model.permissions.OperationKey) to test for restrictions.
editPermissions() - Method in class com.atlassian.confluence.it.space.SpaceAdmin
 
editPermissions() - Method in class com.atlassian.confluence.it.space.SpacePermissions
 
EditPermissionsAdministrator - Interface in com.atlassian.confluence.security.administrators
Provides the logic required by the actions to edit the permissions for both global and spaces
EditPermissionsAware - Interface in com.atlassian.confluence.security.actions
This interface is used by all actions that need to edit permissions
editProfile(WebTester) - Static method in class com.atlassian.confluence.it.user.EditMyProfileBean
 
editProfile(String, String, String) - Method in class com.atlassian.confluence.it.user.UserProfile
Edit the profile for the current user.
editProfile(String) - Method in class com.atlassian.confluence.it.user.UserProfile
 
editRenderer - Variable in class com.atlassian.confluence.content.render.xhtml.DefaultFormatConverter
 
editRenderer - Variable in class com.atlassian.confluence.pages.actions.ViewPageAction
 
editRenderer - Variable in class com.atlassian.confluence.plugins.viewsource.ViewSourceAction
 
EditRestrictedPage - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.EditRestrictedPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditRestrictedPage(AbstractPageEntity) - Constructor for class com.atlassian.confluence.pageobjects.page.content.EditRestrictedPage
Deprecated.
 
editSecurityConfig() - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
EditSecurityConfiguration - Class in com.atlassian.confluence.it.admin
 
EditSecurityConfiguration.Field - Class in com.atlassian.confluence.it.admin
 
EditSecurityConfigurationPage - Class in com.atlassian.confluence.pageobjects.page.admin
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.admin.EditSecurityConfigurationPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditSecurityConfigurationPage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.EditSecurityConfigurationPage
Deprecated.
 
editShortcut(String) - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
Triggers edit shortcut and binds editor content page
editShortcut() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
Triggers edit shortcut and binds editor content page
EditSiteLogoAction - Class in com.atlassian.confluence.plugins.lookandfeel
 
EditSiteLogoAction() - Constructor for class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
EditSpaceAction - Class in com.atlassian.confluence.spaces.actions
 
EditSpaceAction() - Constructor for class com.atlassian.confluence.spaces.actions.EditSpaceAction
 
EditSpaceEntryAction - Class in com.atlassian.confluence.spaces.actions
 
EditSpaceEntryAction() - Constructor for class com.atlassian.confluence.spaces.actions.EditSpaceEntryAction
 
EditSpaceLabelAction - Class in com.atlassian.confluence.spaces.actions
 
EditSpaceLabelAction() - Constructor for class com.atlassian.confluence.spaces.actions.EditSpaceLabelAction
 
EditSpacePermissionDefaultsAction - Class in com.atlassian.confluence.security.actions
 
EditSpacePermissionDefaultsAction() - Constructor for class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
EditSpacePermissionsAction - Class in com.atlassian.confluence.security.actions
 
EditSpacePermissionsAction() - Constructor for class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
EditSpacePermissionsAdministrator - Class in com.atlassian.confluence.security.administrators
 
EditSpacePermissionsAdministrator(SpacePermissionManager, PermissionResolver, SetSpacePermissionChecker, SearchEntitiesManager, UserAccessor) - Constructor for class com.atlassian.confluence.security.administrators.EditSpacePermissionsAdministrator
EditSpacePermissionsAdministrator(SpacePermissionManager, PermissionResolver, SetSpacePermissionChecker, UserAccessor) - Constructor for class com.atlassian.confluence.security.administrators.EditSpacePermissionsAdministrator
 
editSpacesConfiguration() - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
EditSpacesConfiguration - Class in com.atlassian.confluence.it.admin
 
EditSpacesConfigurationPage - Class in com.atlassian.confluence.pageobjects.page.admin
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.admin.EditSpacesConfigurationPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditSpacesConfigurationPage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.EditSpacesConfigurationPage
Deprecated.
 
EditStylesheetAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
 
EditStylesheetAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.EditStylesheetAction
 
EditSummary - Class in com.atlassian.confluence.legacyapi.model.content
Deprecated.
since 7.0.1 , use Version
EditSummary(Person, Date, String, int, long) - Constructor for class com.atlassian.confluence.legacyapi.model.content.EditSummary
Deprecated.
 
EditTrustedApplicationAction - Class in com.atlassian.confluence.admin.actions.trust
An action to edit a trusted application record
EditTrustedApplicationAction() - Constructor for class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
editUser(User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Attempts to edit the details of the specified user
editUser(String, RemoteUser) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Edits a user with the values in the given RemoteUser object
editUser(RemoteUser) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Allows the email and the fullname of a user to be edited by specifying these values in the passed in RemoteUser.
editUser(String, RemoteUser) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
editUser(String, RemoteUser) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
editUser(String, Hashtable) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
editUser(String, Hashtable) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
EditUserAction - Class in com.atlassian.confluence.user.actions
 
EditUserAction() - Constructor for class com.atlassian.confluence.user.actions.EditUserAction
 
EditUserEditorSettingsPage - Class in com.atlassian.confluence.pageobjects.page.user
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.user.EditUserEditorSettingsPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditUserEditorSettingsPage() - Constructor for class com.atlassian.confluence.pageobjects.page.user.EditUserEditorSettingsPage
Deprecated.
 
EditUserGroupAdministrator - Interface in com.atlassian.confluence.user.administrators
 
EditUserGroupsAction - Class in com.atlassian.confluence.user.actions
 
EditUserGroupsAction() - Constructor for class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
EditUserProfilePage - Class in com.atlassian.confluence.pageobjects.page.user
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.user.EditUserProfilePage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
EditUserProfilePage() - Constructor for class com.atlassian.confluence.pageobjects.page.user.EditUserProfilePage
Deprecated.
 
editUsingShortcut() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
 
EhCacheCompactor - Class in com.atlassian.confluence.cache.ehcache
Handles the process of compacting EHCache caches by forcing eviction of expired elements.
EhCacheCompactor(EhCacheManager, DarkFeaturesManager) - Constructor for class com.atlassian.confluence.cache.ehcache.EhCacheCompactor
 
EhCacheConfigFileStore - Class in com.atlassian.confluence.cache.ehcache
A file-based store of EhCache config information.
EhCacheConfigFileStore(BootstrapManager) - Constructor for class com.atlassian.confluence.cache.ehcache.EhCacheConfigFileStore
 
EhCacheConfigManager - Class in com.atlassian.confluence.cache.ehcache
Class that allows Confluence's ehcache configuration to be modified programmatically.
EhCacheConfigManager(EhCacheConfigStore, EhCacheManager) - Constructor for class com.atlassian.confluence.cache.ehcache.EhCacheConfigManager
 
EhCacheConfigMigrationException - Exception in com.atlassian.confluence.cache.ehcache.config.migration
 
EhCacheConfigMigrationException(String, Throwable) - Constructor for exception com.atlassian.confluence.cache.ehcache.config.migration.EhCacheConfigMigrationException
 
EhCacheConfigMigrationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
An upgrade task which migrates EhCache config.
EhCacheConfigMigrationUpgradeTask(String) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.EhCacheConfigMigrationUpgradeTask
 
EhCacheConfigMigrator - Class in com.atlassian.confluence.cache.ehcache.config.migration
Migrates a legacy ehcache.xml file from the confluence home directory to the new ehcache.properties format by extracting the relevant data from the xml file.
EhCacheConfigMigrator(BootstrapManager, EhCacheConfigStore) - Constructor for class com.atlassian.confluence.cache.ehcache.config.migration.EhCacheConfigMigrator
 
EhCacheConfigMigrator.MigrationResult - Class in com.atlassian.confluence.cache.ehcache.config.migration
 
EhCacheConfigStore - Interface in com.atlassian.confluence.cache.ehcache
Represents stored EhCache configuration.
EhCacheManagementConfig - Class in com.atlassian.confluence.cache.ehcache
Deprecated.
since 5.9
EhCacheManager - Class in com.atlassian.confluence.cache.ehcache
Confluence-specific implementation of CacheManager which delegates to an atlassian-cache com.atlassian.cache.ehcache.EhCacheManager, decorating it with Confluence-specific functionality.
EhCacheManager(Collection<String>, ConfluenceMonitoring) - Constructor for class com.atlassian.confluence.cache.ehcache.EhCacheManager
EhCacheManager(ConfluenceMonitoring, CacheSettingsDefaultsProvider) - Constructor for class com.atlassian.confluence.cache.ehcache.EhCacheManager
EhCacheManager(ConfluenceMonitoring, CacheSettingsDefaultsProvider, CacheOperationsWhitelistService) - Constructor for class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
EhCacheSettingsDefaultsProvider - Class in com.atlassian.confluence.cache.ehcache
Defaults provider to tell atlassian-cache that all ehcache caches should be local
EhCacheSettingsDefaultsProvider(CacheSettingsDefaultsProvider, EhCacheManagementConfig) - Constructor for class com.atlassian.confluence.cache.ehcache.EhCacheSettingsDefaultsProvider
 
EhCacheStatisticsEvent - Class in com.atlassian.confluence.cache.ehcache
An analytics event which contains a snapshot of the basic statistics of an ehcache.
EhCacheStatisticsManager - Class in com.atlassian.confluence.cache.ehcache
Provides CacheStatistics for EhCache.
EhCacheStatisticsManager(I18NBeanFactory, CacheManager, EhCacheSettingsDefaultsProvider, FormatSettingsManager) - Constructor for class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsManager
 
EhCacheStatisticsPublisher - Class in com.atlassian.confluence.cache.ehcache
Deprecated.
since 5.9. Don't use it since it causes ehcache stats to be held in memory indefinitely
EhCacheStatisticsPublisher(EhCacheManager, DarkFeaturesManager, EventPublisher) - Constructor for class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsPublisher
Deprecated.
 
elapse(String) - Static method in class com.atlassian.confluence.event.events.analytics.HttpRequestStats
 
elapse(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Add elapsed time to HttpRequestStats
elapsedTime(long) - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus.LongTaskBuilder
 
elapsedTime(Duration) - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent.Builder
 
elapsedTime(Duration) - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.UserPrefetchEvent.Builder
 
ELEMENT_TO_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.view.TableStylingElementTransformer
 
elementExists(String) - Method in class com.atlassian.confluence.it.jsoup.JSoupTester
 
ElementIdCreator - Interface in com.atlassian.confluence.content.render.xhtml
Implemented by a class that can create id's for Elements suitable for use in the context of a particular ConversionContext.
elements() - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
elementSelectionNumberOfMatches(By) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Returns the number of matches for a particular selector query within the editor content
ElementTransformer - Interface in com.atlassian.confluence.content.render.xhtml
An interface implemented by an object that will handle a StartElement or EndElement and transform it in some manner.
ElementTransformingFragmentTransformer - Class in com.atlassian.confluence.content.render.xhtml.transformers
A FragmentTransformer that can be configured to transform individual Elements it reads.
ElementTransformingFragmentTransformer(List<ElementTransformer>, Set<QName>) - Constructor for class com.atlassian.confluence.content.render.xhtml.transformers.ElementTransformingFragmentTransformer
 
ElementTransformingXmlEventReader - Class in com.atlassian.confluence.content.render.xhtml
An XMLEventReader that can be configured with multiple ElementTransformers potentially changing the start and end elements returned by the reader.
ElementTransformingXmlEventReader(XMLEventReader, List<ElementTransformer>) - Constructor for class com.atlassian.confluence.content.render.xhtml.ElementTransformingXmlEventReader
 
ELEVATED_SECURITY_FAILURE - Static variable in class com.atlassian.confluence.security.seraph.ConfluenceElevatedSecurityGuard
 
EMAIL - Static variable in class com.atlassian.confluence.search.lucene.extractor.SpaceDescriptionUsernameExtractor
 
email - Variable in class com.atlassian.confluence.user.actions.CreateUserAction
 
EMAIL_ADDRESS_MASKED - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
EMAIL_ADDRESS_PRIVATE - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
EMAIL_ADDRESS_PUBLIC - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
EMAIL_FROMNAME_DEFAULT - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
EmailAddressPublicCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
EmailAddressPublicCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.EmailAddressPublicCondition
 
EmailContextBuilder - Class in com.atlassian.confluence.user.notifications
Creates some common Email context entries.
EmailContextBuilder(SettingsManager) - Constructor for class com.atlassian.confluence.user.notifications.EmailContextBuilder
 
emailFilter - Variable in class com.atlassian.confluence.user.UserPickerFilter
 
EmailLikeCreatedBatchingSectionProvider - Class in com.atlassian.confluence.plugins.like.notifications.batch
 
EmailLikeCreatedBatchingSectionProvider(I18nResolver, UserNotificationPreferencesManager, ContentService, Excerpter) - Constructor for class com.atlassian.confluence.plugins.like.notifications.batch.EmailLikeCreatedBatchingSectionProvider
 
EmailService - Interface in com.atlassian.confluence.user.notifications
Sends emails to email addresses, rather than users.
emailTerm(String) - Method in class com.atlassian.confluence.internal.user.UserSearchRequestBuilder
 
emailTerm - Variable in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
EMBEDDED_IMAGE_ALIGN_CLASS_PREFIX - Static variable in class com.atlassian.confluence.content.render.xhtml.EmbeddedImageConstants
 
EMBEDDED_IMAGE_BORDER_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.EmbeddedImageConstants
 
EMBEDDED_IMAGE_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.EmbeddedImageConstants
 
EMBEDDED_IMAGE_QUERY_PARAMS - Static variable in class com.atlassian.confluence.content.render.xhtml.EmbeddedImageConstants
 
EMBEDDED_THUMBNAIL_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.EmbeddedImageConstants
 
EmbeddedCrowdAddMissingConstraintsClearDataUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This task will remove duplicates that potentially can prevent creating necessary constraints in cwd_membership table.
EmbeddedCrowdAddMissingConstraintsClearDataUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsClearDataUpgradeTask
 
EmbeddedCrowdAddMissingConstraintsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Adds required multi-column unique constraints to the Crowd database tables.
EmbeddedCrowdAddMissingConstraintsUpgradeTask(SessionFactory, ConfluenceHibernateConfig, AlterTableExecutor) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsUpgradeTask
 
EmbeddedCrowdApplicationFactory - Class in com.atlassian.confluence.user.crowd
 
EmbeddedCrowdApplicationFactory() - Constructor for class com.atlassian.confluence.user.crowd.EmbeddedCrowdApplicationFactory
 
EmbeddedCrowdAttributeMappingUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Adds hibernate mappings for the attributes properties of the InternalUser and InternalGroup.
EmbeddedCrowdAttributeMappingUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAttributeMappingUpgradeTask
 
EmbeddedCrowdAuthenticator - Class in com.atlassian.crowd.embedded.atlassianuser
Deprecated.
since 7.0.1 because atlassian-embedded-crowd-atlassian-user module was removed. No replacement
EmbeddedCrowdAuthenticator(RepositoryIdentifier, CrowdService) - Constructor for class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdAuthenticator
Deprecated.
 
EmbeddedCrowdBootstrap - Class in com.atlassian.confluence.user.crowd
Provides convenient methods to create the crowd application and internal directory optionally if one isn't found.
EmbeddedCrowdBootstrap() - Constructor for class com.atlassian.confluence.user.crowd.EmbeddedCrowdBootstrap
 
EmbeddedCrowdEntityQueryParser - Class in com.atlassian.crowd.embedded.atlassianuser
Deprecated.
since 7.0.1 because atlassian-embedded-crowd-atlassian-user module was removed. No replacement
EmbeddedCrowdEntityQueryParser(RepositoryIdentifier, CrowdService) - Constructor for class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdEntityQueryParser
Deprecated.
 
EmbeddedCrowdGroup - Class in com.atlassian.crowd.embedded.atlassianuser
Deprecated.
since 7.0.1 because atlassian-embedded-crowd-atlassian-user module was removed. No replacement
EmbeddedCrowdGroupManager - Class in com.atlassian.crowd.embedded.atlassianuser
Deprecated.
since 7.0.1 because atlassian-embedded-crowd-atlassian-user module was removed. No replacement
EmbeddedCrowdGroupManager(RepositoryIdentifier, CrowdService) - Constructor for class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
EmbeddedCrowdMembershipAggregationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Crowd 2.8 brings a choice between 2 membership aggregation semantics: aggregating and non-aggregating.
EmbeddedCrowdMembershipAggregationUpgradeTask(ApplicationManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdMembershipAggregationUpgradeTask
 
EmbeddedCrowdPropertySetFactory - Class in com.atlassian.crowd.embedded.atlassianuser
Deprecated.
since 7.0.1 because atlassian-embedded-crowd-atlassian-user module was removed. No replacement
EmbeddedCrowdPropertySetFactory(CrowdService, HibernateConfigurationProvider) - Constructor for class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdPropertySetFactory
Deprecated.
 
EmbeddedCrowdPropertySetFactoryMigrationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Converts user preferences and other user properties (e.g.
EmbeddedCrowdPropertySetFactoryMigrationUpgradeTask(SessionFactory, UserVerificationTokenDao, BatchOperationManager, HibernateConfig) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdPropertySetFactoryMigrationUpgradeTask
 
EmbeddedCrowdSchemaUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Adds required multi-column unique constraints to the Crowd database tables
EmbeddedCrowdSchemaUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdSchemaUpgradeTask
 
EmbeddedCrowdUser - Class in com.atlassian.crowd.embedded.atlassianuser
Deprecated.
since 7.0.1 because atlassian-embedded-crowd-atlassian-user module was removed. No replacement
EmbeddedCrowdUser(long, String, String, String, boolean) - Constructor for class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
Deprecated.
Constructs a new EmbeddedCrowdUser with the specified properties.
EmbeddedCrowdUser(long, String, String, String) - Constructor for class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
Deprecated.
Constructs a new active EmbeddedCrowdUser with the specified properties.
EmbeddedCrowdUser(User) - Constructor for class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
Deprecated.
Constructs a new Embedded Crowd user with a copy of the properties from the provided user.
EmbeddedCrowdUserManager - Class in com.atlassian.crowd.embedded.atlassianuser
Deprecated.
since 7.0.1 because atlassian-embedded-crowd-atlassian-user module was removed. No replacement
EmbeddedCrowdUserManager(RepositoryIdentifier, CrowdService, CrowdDirectoryService) - Constructor for class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManager
Deprecated.
 
embeddedDatabaseName() - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
 
EmbeddedDatabaseSetup - Class in com.atlassian.confluence.it.setup.database
Represents the embedded database setup type
EmbeddedDatabaseSetup() - Constructor for class com.atlassian.confluence.it.setup.database.EmbeddedDatabaseSetup
 
embeddedImage - Variable in class com.atlassian.confluence.content.render.xhtml.ImageAttributeParser
 
EmbeddedImage - Class in com.atlassian.confluence.tinymceplugin.rest
 
EmbeddedImage(EditorFormatService, ContentEntityManager) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.EmbeddedImage
 
EmbeddedImage - Interface in com.atlassian.confluence.xhtml.api
Represents an embedded resource.
EmbeddedImageConstants - Class in com.atlassian.confluence.content.render.xhtml
 
EmbeddedImageConstants() - Constructor for class com.atlassian.confluence.content.render.xhtml.EmbeddedImageConstants
 
EmbeddedImageLinkBody - Class in com.atlassian.confluence.xhtml.api
A LinkBody representing an EmbeddedImage.
EmbeddedImageLinkBody(EmbeddedImage) - Constructor for class com.atlassian.confluence.xhtml.api.EmbeddedImageLinkBody
 
EmbeddedImageMarshaller - Class in com.atlassian.confluence.content.render.xhtml.view.embed
 
EmbeddedImageMarshaller(XmlStreamWriterTemplate, AttachedImageMarshaller) - Constructor for class com.atlassian.confluence.content.render.xhtml.view.embed.EmbeddedImageMarshaller
 
EmbeddedImagePlaceholderRequest - Class in com.atlassian.confluence.tinymceplugin.rest.entities
 
EmbeddedImagePlaceholderRequest() - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.EmbeddedImagePlaceholderRequest
 
EmbeddedImageTagWriter - Interface in com.atlassian.confluence.content.render.xhtml.view.embed
Writes out the tag or tags for an EmbeddedImage.
EmbeddedObject - Class in com.atlassian.confluence.renderer.embedded
Represents an object to be embedded onto a page
EmbeddedObject(Attachment, Map<String, Object>) - Constructor for class com.atlassian.confluence.renderer.embedded.EmbeddedObject
 
EmbeddedResourceRenderer - Interface in com.atlassian.confluence.renderer.embedded
Interface for embedded resource renderers.
EmbeddedResourceRendererManager - Interface in com.atlassian.confluence.renderer.embedded
 
EmbeddedResourceRendererModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.embedded
 
EmbeddedResourceRendererModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.embedded.EmbeddedResourceRendererModuleDescriptor
 
EmbeddedResourceResolver - Interface in com.atlassian.confluence.content.render.xhtml.migration
Interface to represent the concern of resolving of a v2 embedded resource into a persistent Attachment object.
EmbeddedResourceUtils - Class in com.atlassian.confluence.renderer.embedded
 
EmbeddedResourceUtils() - Constructor for class com.atlassian.confluence.renderer.embedded.EmbeddedResourceUtils
 
EmbeddedWrapperAttributeWriter - Class in com.atlassian.confluence.content.render.xhtml.view.embed
 
EmbeddedWrapperAttributeWriter(XMLStreamWriter) - Constructor for class com.atlassian.confluence.content.render.xhtml.view.embed.EmbeddedWrapperAttributeWriter
 
Emoticon - Enum in com.atlassian.confluence.content.render.xhtml.model.inline
Emoticons are represented explicitly in Confluence storage format.
EMOTICON_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.inline.StorageEmoticonUnmarshaller
 
EMOTICON_KEY_PREFIX - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.inline.EditorEmoticonMarshaller
 
EmoticonDisplayMapper - Interface in com.atlassian.confluence.content.render.xhtml.editor.inline
Describes a component responsible for mapping an emoticon to data suitable for display.
EMPTY - Static variable in class com.atlassian.confluence.api.model.Expansions
 
empty(boolean) - Static method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl
 
empty(boolean, PageRequest) - Static method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl
 
empty(boolean, LimitedRequest) - Static method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl
 
empty(Class<T>) - Static method in class com.atlassian.confluence.api.model.reference.Reference
Create an empty reference to the given class.
EMPTY - Static variable in class com.atlassian.confluence.api.model.search.SearchContext
 
empty() - Method in class com.atlassian.confluence.cache.jcaptcha.ConfluenceCachingCaptchaStore
 
EMPTY - Static variable in class com.atlassian.confluence.content.render.image.ImageDimensions
 
empty() - Static method in class com.atlassian.confluence.content.render.xhtml.Streamables
Create an empty streamable that will do nothing when its writeTo() method is called.
empty() - Static method in class com.atlassian.confluence.core.PartialList
 
empty() - Static method in interface com.atlassian.confluence.impl.cache.hazelcast.HibernateManagedRegionCacheLookup
 
empty() - Static method in class com.atlassian.confluence.internal.index.attachment.DefaultAttachmentTextExtraction
 
empty() - Static method in class com.atlassian.confluence.legacyapi.model.PartialList
Deprecated.
 
EMPTY - Static variable in class com.atlassian.confluence.legacyapi.service.Expansions
Deprecated.
 
EMPTY - Static variable in class com.atlassian.confluence.search.v2.lucene.TopDocuments
 
EMPTY_CONTEXT_PROVIDER - Static variable in interface com.atlassian.confluence.content.service.page.CreateContextProvider
 
EMPTY_JAR_SET - Static variable in class com.atlassian.confluence.util.classpath.JarSet
 
EMPTY_LIST_ITEM_ID - Static variable in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskConstants
 
EMPTY_RESULTS - Static variable in class com.atlassian.confluence.search.v2.DefaultSearchResults
 
EMPTY_RESULTS - Static variable in class com.atlassian.confluence.search.v2.lucene.LuceneSearchResults
Deprecated.
 
EMPTY_TASK_BODY_STYLE_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskConstants
 
emptyBody(ContentRepresentation, Reference<Content>) - Static method in class com.atlassian.confluence.api.model.content.ContentBody
 
EmptyBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
EmptyBreadcrumb() - Constructor for class com.atlassian.confluence.util.breadcrumbs.EmptyBreadcrumb
 
EmptyClusterInformation - Class in com.atlassian.confluence.cluster
 
EmptyClusterInformation() - Constructor for class com.atlassian.confluence.cluster.EmptyClusterInformation
 
EmptyDocIdSet - Class in com.atlassian.confluence.search.lucene
Copied from DocIdSet's EMPTY_DOCIDSET constant (lucene 4.3 version).
EmptyDocIdSet() - Constructor for class com.atlassian.confluence.search.lucene.EmptyDocIdSet
 
emptyElement(QName, XMLAttributes, Augmentations) - Method in class com.atlassian.confluence.content.render.xhtml.IllegalAttributeFilter
 
emptyElement(QName, XMLAttributes, Augmentations) - Method in class com.atlassian.confluence.content.render.xhtml.XmlAttributeEncodingFilter
 
EmptyLicenseValidationException - Exception in com.atlassian.confluence.license.exception
 
EmptyLicenseValidationException() - Constructor for exception com.atlassian.confluence.license.exception.EmptyLicenseValidationException
 
EmptyLicenseValidationExceptionHandler - Class in com.atlassian.confluence.license.exception.handler
 
EmptyLicenseValidationExceptionHandler(I18NBean) - Constructor for class com.atlassian.confluence.license.exception.handler.EmptyLicenseValidationExceptionHandler
 
EmptyLink - Class in com.atlassian.confluence.content.render.xhtml.model.links
Represents a link with no link text.
EmptyLink(Link) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.links.EmptyLink
 
EmptyLinkBodyException - Exception in com.atlassian.confluence.content.render.xhtml.editor.link
 
EmptyLinkBodyException() - Constructor for exception com.atlassian.confluence.content.render.xhtml.editor.link.EmptyLinkBodyException
 
emptyList() - Static method in class com.atlassian.confluence.importexport.ChainedImportedObjectPreProcessor
 
EmptyPluginPersistentState - Class in com.atlassian.confluence.plugin
Represents plugin state that is never persisted.
EmptyPluginPersistentState() - Constructor for class com.atlassian.confluence.plugin.EmptyPluginPersistentState
 
EmptyPluginStateStore - Class in com.atlassian.confluence.plugin
This class is used during bootstrap, and contains no configuration -- all plugins will be in their default state.
EmptyPluginStateStore() - Constructor for class com.atlassian.confluence.plugin.EmptyPluginStateStore
 
EmptySite - Class in com.atlassian.confluence.it.setup.content
Represents the empty site initial data option
EmptySite() - Constructor for class com.atlassian.confluence.it.setup.content.EmptySite
 
emptyTrash(Space) - Method in class com.atlassian.confluence.pages.DefaultTrashManager
 
emptyTrash(Space) - Method in interface com.atlassian.confluence.pages.TrashManager
Purge all of the trash in a given space.
emptyTrash(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
emptyTrash(String) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
emptyTrash(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
emptyTrash(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
emptyTrash(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
emptyTrash(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
EmptyTrashAction - Class in com.atlassian.confluence.pages.actions
 
EmptyTrashAction() - Constructor for class com.atlassian.confluence.pages.actions.EmptyTrashAction
 
emptyWhitelist() - Static method in class com.atlassian.confluence.content.render.xhtml.view.macro.MacroAsyncRenderWhitelist
 
enable() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
enable() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.CollabEditorConfigRpc
 
enable() - Method in class com.atlassian.confluence.plugins.synchrony.rest.CollaborativeEditingConfigResource
 
enable(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.managers.DefaultScheduledJobManager
 
enable(ScheduledJobKey) - Method in interface com.atlassian.confluence.schedule.managers.ScheduledJobManager
Enables the specified job, and adds it to the scheduler.
enableAnonymousAccess() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Old XML-RPC method. Use rpc.admin.permissions.PermissionsRpc.enableAnonymousUseConfluence() instead.
enableAnonymousAccess() - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
enableAnonymousUseConfluence() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
enableApiDarkFeature(ConfluenceRpc) - Static method in class com.atlassian.confluence.it.api.ApiDarkFeatureHelper
Enables the experimental Confluence API
enableAutoComplete() - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserEditorSettingsPage
Deprecated.
 
enableAutoFormat() - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserEditorSettingsPage
Deprecated.
 
enableCaptcha(boolean) - Method in class com.atlassian.confluence.it.admin.AdminConsole
Configures captcha for all users, including administrator
enableCaptcha(boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
enableCaptcha(String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
enableCaptcha(String, boolean) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets the captcha mode
enableCaptcha(String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
enableCaptchaDebugMode(boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
enableCaptchaDebugMode(String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
enableCaptchaDebugMode(String, boolean) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets the captcha mode into debug mode.
enableCaptchaDebugMode(String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
enableClustering() - Method in class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastClusterMonitoring
 
enableClustering() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterMonitoring
 
enableConfirmedUser(User) - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
enableConfirmedUser(User) - Method in interface com.atlassian.confluence.user.SignupManager
Enable previously disabled user who signed up and confirmed their email.
enableCpuTiming() - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
enableCpuTiming() - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoringControl
Enable capturing CPU timing.
enabled() - Method in class com.atlassian.confluence.content.ContentTypeModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.content.persistence.hibernate.HibernateContentQueryModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.impl.setup.LifecyclePluginModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.AbstractExtractorModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.AttachmentTextExtractorModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.ComponentModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.ContentNameSearchSectionSpecModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.DefaultFactoryModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.EditorModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.embedded.EmbeddedResourceRendererModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.Extractor2ModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.IndexRecovererModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.JobModuleDescriptor
Deprecated.
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.LanguageModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.ListenerModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.NoOpModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.PathConverterModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.search.AbstractLuceneMapperModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.search.LuceneBoostingStrategyModuleDescriptor
Deprecated.
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.search.LuceneSearcherInitialisationModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.SearchDecoratorModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.SpringComponentModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.TransformerModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.TranslationTransformModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.TriggerModuleDescriptor
Deprecated.
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.UserMacroModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.VelocityContextItemModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.xhtml.MacroMigrationModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.XhtmlMacroModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
enabled(Class<T>) - Method in class com.atlassian.confluence.plugin.module.PluginModuleHolder
Changes the state of the module to enabled.
enabled() - Method in class com.atlassian.confluence.plugins.analytics.jobs.PeriodicEventSupplierModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugins.contentproperty.index.config.ContentPropertyIndexSchemaModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugins.edgeindex.plugin.EdgeTypeModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.plugins.scheduler.spi.descriptor.JobConfigModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.renderer.plugin.ConfluenceRendererComponentModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.renderer.template.TemplateRendererModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.rss.FeedCustomContentTypeModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.rss.FeedSupportModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.search.contentnames.ContentNameSearchSectionsProviderModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.search.plugin.SiteSearchPluginModuleDescriptor
 
enabled() - Method in class com.atlassian.confluence.test.rpc.EventQueueFettler
 
enabled() - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForAtlassianScheduler
 
enabled() - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForQuartz
Deprecated.
 
ENABLED_SYSPROP - Static variable in class com.atlassian.confluence.impl.logging.LogMessageRecordingAppender
 
enableDailyReportNotification(User, boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
enableDailyReportNotification(String, String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
enableDailyReportNotification(String, String, boolean) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets the Daily Report email for a user to enabled or disabled.
enableDailyReportNotification(String, String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
enableDarkFeatureModules(Multimap<Plugin, String>, boolean) - Method in class com.atlassian.confluence.it.DarkFeaturesHelper
Dark features can be implemented by using disabled plugin modules, this method provides a way for tests to enable a set of plugin modules that comprise a dark feature
EnabledContentTypeSupplier - Class in com.atlassian.confluence.search.v2.searchfilter
 
EnabledContentTypeSupplier(PluginAccessor) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.EnabledContentTypeSupplier
 
enableElevatedSecurityCheck(boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
enableElevatedSecurityCheck(String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
enableElevatedSecurityCheck(String, boolean) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
enableElevatedSecurityCheck(String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
enableFeatureForAllUsers(String) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
 
enableFeatureForAllUsers(String) - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
 
enableFeatureForCurrentUser(String) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
 
enableFeatureForCurrentUser(String) - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
 
enableFeatureForUser(UserKey, String) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
 
enableFeatureForUser(UserKey, String) - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
 
enableFeatures(String[]) - Method in class com.atlassian.confluence.darkfeatures.rest.DarkFeatureSiteResource
 
enableFeatures(String) - Method in class com.atlassian.confluence.darkfeatures.rest.DarkFeatureSiteResource
Deprecated.
since 5.6. Use the POST.
enableFeatures(String[]) - Method in class com.atlassian.confluence.darkfeatures.rest.DarkFeatureUserResource
 
enableFeatures(String) - Method in class com.atlassian.confluence.darkfeatures.rest.DarkFeatureUserResource
Deprecated.
since 5.6. Use the POST.
enableHibernateMonitoring() - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
enableHibernateMonitoring() - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoringControl
Enables Hibernate monitoring.
enableJob(ScheduledJobKey) - Method in interface com.atlassian.confluence.impl.schedule.managers.ScheduledJobNodeManager
Enable job on this node only.
enableJob() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.JobAction
 
enableJob(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.managers.DefaultScheduledJobManager
 
enableLanguage(String) - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
enableLogger(String) - Method in class com.atlassian.confluence.admin.actions.TestAppender
 
enableMonitoring() - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
enableMonitoring() - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
enableMonitoring() - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoringControl
Enables monitoring.
enableMonitoring() - Method in interface com.atlassian.confluence.util.profiling.ControllableInstrumentRegistry
Enables monitoring.
enableNewUserEmailNotifications() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
enablePlugin(Plugin) - Method in interface com.atlassian.confluence.it.plugin.PluginHelper
Deprecated.
Enable the plugin.
enablePlugin(Plugin) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PluginsRpc
 
enablePlugin(Plugin) - Method in class com.atlassian.confluence.it.rpc.RpcPluginHelper
 
enablePlugin(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
enablePlugin(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use PluginsRpc in test client code.
enablePlugin(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use PluginsRpc in test client code.
enablePluginModule(Plugin, String) - Method in interface com.atlassian.confluence.it.plugin.PluginHelper
Deprecated.
 
enablePluginModule(Plugin, String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PluginsRpc
 
enablePluginModule(Plugin, String) - Method in class com.atlassian.confluence.it.rpc.RpcPluginHelper
 
enablePluginModule(String) - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
 
enablePluginModule(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
enablePluginModule(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use PluginsRpc in test client code.
enablePluginModule(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use PluginsRpc in test client code.
enablePlugins(String...) - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
 
enableProfiling() - Method in class com.atlassian.confluence.it.admin.LoggingAndProfiling
 
enablePublicSignUp(boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
enablePublicSignUp(String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
enablePublicSignUp(String, boolean) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets the public sign up enabled status
enablePublicSignUp(String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
enableReadOnlyAccessExemption() - Static method in class com.atlassian.confluence.internal.accessmode.ThreadLocalReadOnlyAccessCacheInternal
 
enableRemoteApiAndGzip() - Method in class com.atlassian.confluence.it.setup.PostSetupHelper
 
enableScheduledJob(String, String, boolean) - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
enableSharedDraftsDarkFeatures() - Method in class com.atlassian.confluence.it.content.SharedDraftsDarkFeatureTestHelper
 
enableSiteFeature(String) - Method in class com.atlassian.confluence.impl.feature.BandanaSiteDarkFeaturesDao
 
enableSiteFeature(String) - Method in class com.atlassian.confluence.impl.feature.CachingSiteDarkFeaturesDao
 
enableSiteFeature(String) - Method in interface com.atlassian.confluence.impl.feature.SiteDarkFeaturesDao
 
enableSiteFeature(String) - Method in class com.atlassian.confluence.it.DarkFeaturesHelper
 
enableSiteFeature(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.DarkFeatureRpc
enableSiteFeature(String) - Method in interface com.atlassian.confluence.setup.settings.DarkFeaturesManager
 
enableSiteFeature(String) - Method in class com.atlassian.confluence.setup.settings.DefaultDarkFeaturesManager
 
enableSiteFeature(String) - Method in class com.atlassian.confluence.setup.settings.VacantDarkFeaturesManager
 
enableSiteFeature(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
enableSiteFeature(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use the REST resource.
enableSiteFeature(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use the REST resource.
enableSiteFeatures(String...) - Method in class com.atlassian.confluence.it.DarkFeaturesHelper
 
enableSiteFeatures(String...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.DarkFeatureRpc
Enables dark features for the entire site.
enableSqlLogging() - Method in class com.atlassian.confluence.it.admin.LoggingAndProfiling
 
EnableTask - Class in com.atlassian.confluence.plugins.synchrony.tasks
 
EnableTask(SynchronyConfigurationManager, SynchronyProcessManager, SynchronyMonitor, CacheManager, SynchronyConfigTaskTracker, EventPublisher, PageManager, CollaborativeEditingModeDuration) - Constructor for class com.atlassian.confluence.plugins.synchrony.tasks.EnableTask
 
enableTemporaryPermissionExemption() - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
 
enableTemporaryPermissionExemption() - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
enableUnlicensedAuthenticatedUseConfluence() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
enableUser() - Method in class com.atlassian.confluence.it.admin.ViewUser
 
enableUser(User) - Method in class com.atlassian.confluence.user.crowd.CrowdDisabledUserManager
 
enableUser(User) - Method in interface com.atlassian.confluence.user.DisabledUserManager
Enables the specified user.
enableUserFeature(String) - Method in class com.atlassian.confluence.it.DarkFeaturesHelper
 
enableUserFeature(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.DarkFeatureRpc
enableUserFeature(String) - Method in interface com.atlassian.confluence.setup.settings.DarkFeaturesManager
 
enableUserFeature(ConfluenceUser, String) - Method in interface com.atlassian.confluence.setup.settings.DarkFeaturesManager
Enables the specified feature for the specified User
enableUserFeature(String) - Method in class com.atlassian.confluence.setup.settings.DefaultDarkFeaturesManager
 
enableUserFeature(ConfluenceUser, String) - Method in class com.atlassian.confluence.setup.settings.DefaultDarkFeaturesManager
 
enableUserFeature(String) - Method in class com.atlassian.confluence.setup.settings.VacantDarkFeaturesManager
 
enableUserFeature(ConfluenceUser, String) - Method in class com.atlassian.confluence.setup.settings.VacantDarkFeaturesManager
 
enableUserFeature(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
enableUserFeature(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use the REST resource.
enableUserFeature(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use the REST resource.
enableUserFeatures(String...) - Method in class com.atlassian.confluence.it.DarkFeaturesHelper
 
enableUserFeatures(String...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.DarkFeatureRpc
Enables dark features for the logged in user.
enableWebSudo(boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
enableWebSudo(String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
enableWebSudo(String, boolean) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets the web sudo enabled status
enableWebSudo(String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
encode(String) - Static method in class com.atlassian.confluence.api.model.Expansions
Encode expand string to a format that conforms DefaultExpandParameter.ExpandKey Replace colon to __ and everything except colon, underscore and a-zA-Z0-9 to _ for expand key Remove everything except 0-9, :, -, | for indexes
encode(String) - Static method in class com.atlassian.confluence.mail.embed.MimeBodyPartDataSource
Plugin datasources often include : as a separator, e.g.
encode(String, String) - Static method in class com.atlassian.confluence.util.CompleteURLEncoder
 
encodeClusterSize(int) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
encodeHtmlEntities(Object...) - Static method in class com.atlassian.confluence.util.PlainTextToHtmlConverter
Encodes the angle brackets, ampersands, and quotation marks in all the input items as HTML entities.
encodeHtmlEntities(String...) - Static method in class com.atlassian.confluence.util.PlainTextToHtmlConverter
Encodes the angle brackets, ampersands, and quotation marks in all the input items as HTML entities.
encodeHtmlEntities(String) - Static method in class com.atlassian.confluence.util.PlainTextToHtmlConverter
Encodes the angle brackets, ampersands, and quotation marks in the input as HTML entities.
encodeKey(Key) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
Encode a Key in string form for storage as a database CLOB field
encodeNormValue(float, int) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
The default implementation encodes boost / sqrt(length) with SmallFloat.floatToByte315(float).
encodeText(String) - Method in class com.atlassian.confluence.search.summary.HtmlEncoder
 
encodeText(String) - Method in class com.atlassian.confluence.search.summary.NoOpEncoder
 
EncodingTestAction - Class in com.atlassian.confluence.admin.actions.debug
 
EncodingTestAction() - Constructor for class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
EncodingVelocityResult - Class in com.atlassian.confluence.setup.webwork
Webwork Velocity result that adds automatic HTML entity encoding support to the result context if the final content type is "text/html".
EncodingVelocityResult() - Constructor for class com.atlassian.confluence.setup.webwork.EncodingVelocityResult
 
end() - Method in class com.atlassian.confluence.search.lucene.filter.AnalyzerFilter
 
end(Object...) - Method in class com.atlassian.confluence.upgrade.recovery.ConfluenceProgressMonitor
 
end(ProgressMonitor.Task, Object...) - Method in class com.atlassian.confluence.upgrade.recovery.ConfluenceProgressMonitor
 
endAfter() - Method in class com.atlassian.confluence.util.test.timing.TestTimer
 
endBatch() - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
endBatch() - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
endBatch() - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
Flag that the batch transactions are complete, that a sync should be performed immediately, and that syncing should be re-enabled for future requests.
endBefore() - Method in class com.atlassian.confluence.util.test.timing.TestTimer
 
endElement(String, String, String) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.BackupParser
 
endElement(String, String, String) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.DefaultFragmentParser
 
endElement(String, String, String) - Method in class com.atlassian.confluence.it.export.XmlSiteExportHandler
If this is the end of an object element and we have a current item then store it.
endRequest() - Method in class com.atlassian.confluence.jmx.RequestMetrics
 
endTest() - Method in class com.atlassian.confluence.util.test.timing.TestTimer
 
endTestMethod() - Method in class com.atlassian.confluence.util.test.timing.TestTimer
 
enforceAdmin() - Method in class com.atlassian.sal.confluence.permission.ConfluencePermissionEnforcer
 
enforceAuthenticated() - Method in class com.atlassian.sal.confluence.permission.ConfluencePermissionEnforcer
 
enforceSystemAdmin() - Method in class com.atlassian.sal.confluence.permission.ConfluencePermissionEnforcer
 
enforceWebSudoProtection(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.sal.confluence.websudo.ConfluenceWebSudoManager
ENGLISH - Static variable in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 6.9.0
EnglishAnalyzer - Class in com.atlassian.confluence.search.lucene
 
EnglishAnalyzer() - Constructor for class com.atlassian.confluence.search.lucene.EnglishAnalyzer
Deprecated.
EnglishAnalyzer(Version) - Constructor for class com.atlassian.confluence.search.lucene.EnglishAnalyzer
 
EnglishAuditResourceTypes - Class in com.atlassian.confluence.api.impl.service.audit
The implementation of StandardAuditResourceTypes which uses English names.
EnglishAuditResourceTypes(I18NBeanFactory) - Constructor for class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
enqueue(JournalEntry) - Method in interface com.atlassian.confluence.api.service.journal.JournalService
Adds the given entry to a journal.
enqueue(JournalEntry) - Method in class com.atlassian.confluence.impl.journal.DefaultJournalManager
 
enqueue(JournalEntry) - Method in class com.atlassian.confluence.impl.journal.DefaultJournalService
 
enqueue(JournalEntry) - Method in class com.atlassian.confluence.impl.journal.HibernateJournalDao
 
enqueue(JournalEntry) - Method in interface com.atlassian.confluence.impl.journal.JournalDao
Adds the given entry to a journal.
enqueue(JournalEntry) - Method in interface com.atlassian.confluence.impl.journal.JournalManager
Adds the given entry to a journal.
enqueue(SystemMaintenanceTask) - Method in class com.atlassian.confluence.impl.system.JournalSystemMaintenanceTaskQueue
 
enqueue(SystemMaintenanceTask) - Method in interface com.atlassian.confluence.impl.system.SystemMaintenanceTaskQueue
Add a new task to this queue.
enqueue(IndexTaskType, Edge) - Method in interface com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskQueue
Add a new task to this queue.
enqueue(IndexTaskType, ContentEntityObject) - Method in interface com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskQueue
Add a new task to this queue.
enqueue(T) - Method in interface com.atlassian.confluence.search.IndexTaskQueue
Add a new task to this queue.
enqueue(T) - Method in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
 
enqueue(T) - Method in class com.atlassian.confluence.search.queue.InMemoryIndexTaskQueue
 
enqueueAll(Collection<T>) - Method in interface com.atlassian.confluence.search.IndexTaskQueue
Add a collection of tasks to this queue.
enqueueAll(Collection<T>) - Method in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
 
enqueueAll(Collection<T>) - Method in class com.atlassian.confluence.search.queue.InMemoryIndexTaskQueue
 
enqueueJob(JobId, Date) - Method in class com.atlassian.confluence.impl.schedule.caesium.ConfluenceSchedulerService
 
enrich(WebhookInvocation) - Method in class com.atlassian.confluence.internal.webhooks.WebhookBodySigner
 
enrich(RestList, SchemaType) - Method in interface com.atlassian.confluence.plugins.restapi.enrich.CollectionEnricher
 
enrich(RestEntity, SchemaType) - Method in class com.atlassian.confluence.plugins.restapi.enrich.documentation.RequestEntityEnricher
 
enrich(RestEntity, SchemaType) - Method in interface com.atlassian.confluence.plugins.restapi.enrich.EntityEnricher
 
enrich(RestEntity, SchemaType) - Method in class com.atlassian.confluence.plugins.restapi.enrich.model.ContentEnricher
 
enrich(RestList, SchemaType) - Method in class com.atlassian.confluence.plugins.restapi.enrich.model.RestListLinkEnricher
 
enrich(RestEntity, SchemaType) - Method in class com.atlassian.confluence.plugins.restapi.enrich.model.SpaceEnricher
 
EnrichableMap<K,V> - Class in com.atlassian.confluence.api.model.reference
A map with the RestEnrichable annotation, indicating that this map should be converted to a RestEntity and enriched by the REST stack.
EnrichedMapDeserializer - Class in com.atlassian.confluence.rest.serialization
Deserializes maps that have been enriched with extra properties such as _links and _expandable.
EnricherResourceFilterFactory - Class in com.atlassian.confluence.plugins.restapi.enrich
Filter factory producing a resourceFilter that will apply the given enrichers to the a ContainerResponses entity.
EnricherResourceFilterFactory(RestEntityEnrichmentManager) - Constructor for class com.atlassian.confluence.plugins.restapi.enrich.EnricherResourceFilterFactory
 
EnricherResourceFilterFactory(RestNavigationService, GraphQL, DefaultRestEntityFactory) - Constructor for class com.atlassian.confluence.plugins.restapi.enrich.EnricherResourceFilterFactory
 
enrichLinks(RestObject, SchemaType) - Method in class com.atlassian.confluence.plugins.restapi.enrich.AbstractLinkEnricher
Removes the "links" Map<LinkType,Link> from a RestObject and replaces it with a "_links" Map<String,String> containing the same set of urls.
EnrichmentExtension - Class in com.atlassian.confluence.plugins.graphql.extensions
Extends the graph-ql type system with enrichment functionality from ApiRestEntityFactory.
EnrichmentExtension(ApiRestEntityFactory) - Constructor for class com.atlassian.confluence.plugins.graphql.extensions.EnrichmentExtension
 
enrichRequest(Object) - Static method in class com.atlassian.confluence.plugins.restapi.enrich.StaticEnricherFilter
 
enrichResponse(Object) - Static method in class com.atlassian.confluence.plugins.restapi.enrich.StaticEnricherFilter
 
enrichResponse(List<T>) - Static method in class com.atlassian.confluence.plugins.restapi.enrich.StaticEnricherFilter
 
enrichResponse(Map) - Static method in class com.atlassian.confluence.plugins.restapi.enrich.StaticEnricherFilter
 
enrichWithLink(RestObject, String, String, SchemaType) - Method in class com.atlassian.confluence.plugins.restapi.enrich.AbstractLinkEnricher
Adds a link to an immutable _links map, creating the map if it doesn't already exist.
ensureApplicationExists() - Method in class com.atlassian.confluence.user.crowd.EmbeddedCrowdBootstrap
If not application entry is found, create one.
ensureAttachmentBelongsToContent(Attachment) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
ensureCommentsAreShown() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
ensureDirectoryConfig(DirectoryConfiguration) - Method in class com.atlassian.confluence.it.setup.PostSetupHelper
 
ensureDirectoryCreated(File) - Method in class com.atlassian.confluence.importexport.impl.AbstractExporterImpl
 
ensureFactorySetup(ServletConfig) - Static method in class com.atlassian.confluence.util.profiling.ProfilingSiteMeshFilter
 
ensureInternalDirectoryExists() - Method in class com.atlassian.confluence.user.crowd.EmbeddedCrowdBootstrap
If no internal directory is found, create one and enable it.
ensureInternalDirectoryExists(DirectoryState) - Method in class com.atlassian.confluence.user.crowd.EmbeddedCrowdBootstrap
If no internal directory is found, create one and set the enabled flag.
ensurePathExists(String) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
ensurePluginsEnabled(PluginHelper, UploadablePlugin...) - Static method in class com.atlassian.confluence.it.plugin.TestPlugins
 
ensureSpaceDescriptionExists(Space) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
ensureSpaceDescriptionExists(Space) - Method in interface com.atlassian.confluence.spaces.SpaceManager
If the given Space does not have a description, creates one for it, and saves it.
enterCaptcha(String) - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
Enters text into the captcha field
enterLicense(String) - Method in class com.atlassian.confluence.it.setup.steps.EvalLicensePage
 
enterLicense(String, String) - Method in class com.atlassian.confluence.it.setup.steps.LicensePage
 
enterLicense(String, Class<T>) - Method in class com.atlassian.confluence.pageobjects.page.setup.LicensePage
Deprecated.
 
enterLicense(String) - Method in class com.atlassian.confluence.pageobjects.page.setup.LicensePage
Deprecated.
enterLicense() - Static method in class com.atlassian.confluence.webdriver.WebDriverDatabaseConnectionTest
 
EnterpriseFeatureFlag - Interface in com.atlassian.confluence.internal.license
This flag can be used to check whether Enterprise features are available to current Confluence instance
enterSiteTitleAndSubmitForm(String) - Method in class com.atlassian.confluence.it.admin.SiteLogoPage
 
enterWebSudoPassword(String) - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
Deprecated.
 
entireUpgradeFinished() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
entireUpgradeFinished() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
entireUpgradeFinished() - Method in interface com.atlassian.confluence.upgrade.UpgradeManager
Called when all immediate and deferred upgrade actions have been performed *if* an upgrade was needed.
ENTITIES_FILE_NAME - Static variable in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
entity(R) - Method in class com.atlassian.confluence.internal.relations.query.RelationQuery.Builder
 
Entity - Interface in com.atlassian.confluence.it
Deprecated.
Please use confluence-java-api module instead. See {com.atlassian.confluence.api.model.people.User} alternative
EntityBuilderFactory - Interface in com.atlassian.confluence.plugins.rest.entities.builders
Creates a builder for converting an object into a REST entity
EntityDateExtractor - Class in com.atlassian.confluence.search.lucene.extractor
Extracts the creation and last modification dates.
EntityDateExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.EntityDateExtractor
 
EntityEnricher - Interface in com.atlassian.confluence.plugins.restapi.enrich
Enriches entities with extra properties that participate in json or graph-ql serialization.
entityExists() - Method in class com.atlassian.confluence.security.actions.PermissionRow
 
entityExists() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.GroupPermissionRow
 
entityExists() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.UnlicensedPermissionRow
 
entityExists() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.UserPermissionRow
 
entityId - Variable in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
EntityJsonator - Class in com.atlassian.confluence.json.jsonator
Converts a User or Group into a JSON object prior to serialization.
EntityJsonator(UserAccessor) - Constructor for class com.atlassian.confluence.json.jsonator.EntityJsonator
 
EntityLocator - Interface in com.atlassian.confluence.core.service
Wrapper for a lazy query for model objects.
EntityManagerProvider - Interface in com.atlassian.confluence.persistence
Provides access to the current request's JPA EntityManager object from Confluence.
entityName - Variable in class com.atlassian.confluence.links.linktypes.AbstractContentEntityLink
 
EntityObjectQueue - Interface in bucket.core.persistence
Deprecated.
since 6.10.0. No replacement.
EntityObjectQueueFactory - Interface in bucket.core.persistence
Deprecated.
since 6.10.0. No replacement.
entityParentContainer(ContainerSummary) - Method in class com.atlassian.confluence.api.model.search.SearchResult.Builder
 
entityPersister - Variable in class com.atlassian.confluence.importexport.xmlimport.persister.AbstractObjectPersister
 
EntityRuntimeException - Exception in com.atlassian.confluence.security
Thrown during a user or group operation where the user or group does not exist
EntityRuntimeException(String) - Constructor for exception com.atlassian.confluence.security.EntityRuntimeException
 
EntityRuntimeException(String, Throwable) - Constructor for exception com.atlassian.confluence.security.EntityRuntimeException
 
entries(ZipInputStream) - Method in class com.atlassian.confluence.util.zip.AbstractUnzipper
 
entries() - Method in class com.atlassian.confluence.util.zip.FileUnzipper
 
entries() - Method in class com.atlassian.confluence.util.zip.StreamUnzipper
 
entries() - Method in interface com.atlassian.confluence.util.zip.Unzipper
 
entries() - Method in class com.atlassian.confluence.util.zip.UrlUnzipper
 
entryAdded(EntryEvent<K, V>) - Method in class com.atlassian.confluence.cache.hazelcast.logging.LoggingEntryListener
 
entryEvicted(EntryEvent<K, V>) - Method in class com.atlassian.confluence.cache.hazelcast.logging.LoggingEntryListener
 
EntryProcessorResult<V> - Class in com.atlassian.confluence.api.service.journal
Result of entry processing operation.
entryRemoved(EntryEvent<K, V>) - Method in class com.atlassian.confluence.cache.hazelcast.logging.LoggingEntryListener
 
entrySet() - Method in class com.atlassian.confluence.api.model.reference.EnrichableMap
 
entrySet() - Method in class com.atlassian.confluence.rpc.auth.TokenMap
 
entrySet() - Method in class com.atlassian.confluence.util.collections.CompositeMap
 
entrySet() - Method in class com.atlassian.confluence.util.collections.LazyMap
 
entryUpdated(EntryEvent<K, V>) - Method in class com.atlassian.confluence.cache.hazelcast.logging.LoggingEntryListener
 
EnumConverter - Class in com.atlassian.confluence.setup.xstream
Converter for JDK 1.5 enums.
EnumConverter() - Constructor for class com.atlassian.confluence.setup.xstream.EnumConverter
 
enumerateKeys() - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
 
EnumKeyMapTypeBuilder - Class in com.atlassian.confluence.plugins.graphql.types
A builder for GraphQLOutputType objects for maps with ApiEnum as the key type.
EnumKeyMapTypeBuilder(GraphQLTypeBuilder, GraphQLExtensions) - Constructor for class com.atlassian.confluence.plugins.graphql.types.EnumKeyMapTypeBuilder
 
EnumProperty - Class in com.atlassian.confluence.importexport.xmlimport.model
 
EnumProperty(String, String, String, String) - Constructor for class com.atlassian.confluence.importexport.xmlimport.model.EnumProperty
 
EnumPropertyParser - Class in com.atlassian.confluence.importexport.xmlimport.parser
 
EnumPropertyParser(String) - Constructor for class com.atlassian.confluence.importexport.xmlimport.parser.EnumPropertyParser
 
enumToCustomTypeClass(Class<? extends Enum>) - Static method in class com.atlassian.crowd.embedded.hibernate2.types.TypeMapper
 
EnumTypeConverter - Class in com.atlassian.confluence.webwork.converters
Converter class that converts strings in the request to the correct enum types.
EnumTypeConverter() - Constructor for class com.atlassian.confluence.webwork.converters.EnumTypeConverter
 
EPSILON - Static variable in class com.atlassian.confluence.util.ColourUtils
 
equals(Object) - Method in class bucket.core.persistence.hibernate.HibernateHandle
 
equals(Object) - Method in class bucket.search.persistence.IndexQueueEntry
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
 
equals(Object) - Method in class com.atlassian.confluence.api.impl.service.content.factory.Fauxpansions
 
equals(Object) - Method in class com.atlassian.confluence.api.model.audit.AffectedObject
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.api.model.audit.ChangedValue
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.api.model.audit.RetentionPeriod
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.api.model.BaseApiEnum
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.Content
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.ContentSelector
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.id.AttachmentContentId
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.id.ContentId
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.id.JsonContentPropertyId
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.JsonContentProperty
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.JsonSpaceProperty
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.Label
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.MacroInstance
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.MacroParameterInstance
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.Position
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.Space
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintId.ContentBlueprintIdWithKeys
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId
 
equals(Object) - Method in class com.atlassian.confluence.api.model.content.Version
 
equals(Object) - Method in class com.atlassian.confluence.api.model.event.mau.MauApplicationKey
 
equals(Object) - Method in class com.atlassian.confluence.api.model.Expansion
 
equals(Object) - Method in class com.atlassian.confluence.api.model.Expansions
 
equals(Object) - Method in class com.atlassian.confluence.api.model.GraphQLQueryExpansion
 
equals(Object) - Method in class com.atlassian.confluence.api.model.HtmlString
 
equals(Object) - Method in class com.atlassian.confluence.api.model.journal.JournalEntry
 
equals(Object) - Method in class com.atlassian.confluence.api.model.journal.JournalIdentifier
 
equals(Object) - Method in class com.atlassian.confluence.api.model.JsonString
 
equals(Object) - Method in class com.atlassian.confluence.api.model.link.Link
 
equals(Object) - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskId
 
equals(Object) - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus
 
equals(Object) - Method in class com.atlassian.confluence.api.model.messages.SimpleMessage
 
equals(Object) - Method in class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
 
equals(Object) - Method in class com.atlassian.confluence.api.model.people.Group
 
equals(Object) - Method in class com.atlassian.confluence.api.model.people.SubjectType
 
equals(Object) - Method in class com.atlassian.confluence.api.model.permissions.ContentRestriction
 
equals(Object) - Method in class com.atlassian.confluence.api.model.permissions.OperationCheckResult
 
equals(Object) - Method in class com.atlassian.confluence.api.model.permissions.OperationDescription
 
equals(Object) - Method in class com.atlassian.confluence.api.model.permissions.Target.ContainerTarget
 
equals(Object) - Method in class com.atlassian.confluence.api.model.permissions.Target
 
equals(Object) - Method in class com.atlassian.confluence.api.model.permissions.Target.IdTarget
 
equals(Object) - Method in class com.atlassian.confluence.api.model.permissions.Target.ModelObjectTarget
 
equals(Object) - Method in class com.atlassian.confluence.api.model.plugin.ModuleCompleteKey
 
equals(Object) - Method in class com.atlassian.confluence.api.model.reference.Reference
 
equals(Object) - Method in class com.atlassian.confluence.api.service.content.VersionRestoreParameters
 
equals(Object) - Method in class com.atlassian.confluence.api.service.journal.EntryProcessorResult
 
equals(Object) - Method in class com.atlassian.confluence.cache.option.Some
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
 
equals(Object) - Method in class com.atlassian.confluence.cluster.ClusterConfig
 
equals(Object) - Method in class com.atlassian.confluence.cluster.ClusterInvariants
 
equals(Object) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterNodeInformation
 
equals(Object) - Method in class com.atlassian.confluence.cluster.KubernetesClusterJoinConfig
 
equals(Object) - Method in class com.atlassian.confluence.cluster.MulticastClusterJoinConfig
 
equals(Object) - Method in class com.atlassian.confluence.cluster.shareddata.PluginSharedDataKey
 
equals(Object) - Method in class com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
 
equals(Object) - Method in class com.atlassian.confluence.content.ContentQuery
 
equals(Object) - Method in class com.atlassian.confluence.content.render.image.ImageDimensions
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.definition.PlainTextMacroBody
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.definition.RichTextMacroBody
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.links.LinksUpdater.AttachmentReferenceDetails
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.links.LinksUpdater.PartialReferenceDetails
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.links.WebLink
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.migration.UrlResourceIdentifier
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarker
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinetask.InlineTaskList
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinetask.InlineTaskListItem
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLink
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentResourceIdentifier
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostResourceIdentifier
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostsForDateResourceIdentifier
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ContentEntityResourceIdentifier
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.IdAndTypeResourceIdentifier
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageResourceIdentifier
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageTemplateResourceIdentifier
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ShortcutResourceIdentifier
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.UnresolvedUsernameResourceIdentifier
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.UserResourceIdentifier
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.WikiLinkBasedResourceIdentifier
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.model.time.Time
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.MacroId
 
equals(Object) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerMetricsKey
 
equals(Object) - Method in class com.atlassian.confluence.core.BodyContent
 
equals(Object) - Method in class com.atlassian.confluence.core.BodyType
 
equals(Object, Object) - Method in class com.atlassian.confluence.core.BodyTypeUserType
 
equals(Object) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
equals(Object) - Method in class com.atlassian.confluence.core.ContributionStatus
 
equals(Object) - Method in class com.atlassian.confluence.core.DefaultDataSourceFactory.NamedDataSource
 
equals(Object) - Method in class com.atlassian.confluence.core.DefaultSaveContext
 
equals(Object) - Method in class com.atlassian.confluence.core.InputStreamExceptionDecorator
 
equals(Object, Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentTypeEnumUserType
 
equals(Object, Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.InstantType
 
equals(Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.TransientHibernateHandle
 
equals(Object) - Method in class com.atlassian.confluence.core.PersistentDecorator
 
equals(Object) - Method in class com.atlassian.confluence.core.service.FieldValidationError
 
equals(Object) - Method in class com.atlassian.confluence.core.service.ValidationError
 
equals(Object) - Method in class com.atlassian.confluence.core.TimeZone
 
equals(Object) - Method in class com.atlassian.confluence.core.VersionHistorySummary
 
equals(Object) - Method in class com.atlassian.confluence.event.events.admin.LicenceUpdatedEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.cluster.ClusterAccessModeEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.cluster.ClusterDisableJobEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.cluster.ClusterEnableJobEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.cluster.ClusterMaintenanceBannerEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.cluster.ClusterUpdateCronJobScheduleEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.cluster.ClusterUpdateSimpleJobScheduleEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.cluster.ExpireUserSessionsClusterNotificationEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.ConfluenceEvent
Equals for ConfluenceEvents is defined such that specific sub-events are only equal to events of the same type.
equals(Object) - Method in class com.atlassian.confluence.event.events.content.attachment.AttachmentEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.attachment.AttachmentListViewEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.attachment.AttachmentTrashedEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentRemoveEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentRestoreEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentUpdateEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentVersionRemoveEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostCreateEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostMovedEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostTrashedEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.ContentEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.ContentExportedToWordEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.ContentPurgedFromTrashEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.ContentRevertedEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.page.async.PageEditedEvent
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.page.async.PageMovedEvent
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.page.PageChildrenReorderEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.page.PageCopyEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.page.PageCreateEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.page.PageCreateFromTemplateEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.page.PageEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.page.PageListViewEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.page.PageMoveCompletedEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.page.PageMoveEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.page.PageTrashedEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.page.synchrony.ContentUpdatedEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractCopyPageHierarchyEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractPageHierarchyEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.follow.FollowEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.internal.security.ContentPermissionAddedEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.internal.security.ContentPermissionRemovedEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.like.AbstractLikeEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.permission.GlobalPermissionChangeEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionChangeEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionRemoveEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionsRemoveForGroupEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionsRemoveForUserEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionsRemoveFromSpaceEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.plugin.PluginEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.security.ChangePasswordEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.security.ContentPermissionEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.security.LoginDetails
 
equals(Object) - Method in class com.atlassian.confluence.event.events.security.LogoutEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.security.RpcAuthenticatedEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.security.RpcAuthFailedEvent
 
equals(Object) - Method in class com.atlassian.confluence.event.events.space.SpaceEvent
 
equals(Object) - Method in class com.atlassian.confluence.follow.Connection
 
equals(Object) - Method in class com.atlassian.confluence.impl.audit.AffectedObjectEntity
Deprecated.
 
equals(Object) - Method in exception com.atlassian.confluence.impl.health.DefaultHealthCheckExecutor.PrerequisiteNotInPhaseException
 
equals(Object) - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkSimpleMessage
 
equals(Object, Object) - Method in class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
equals(Object) - Method in class com.atlassian.confluence.impl.homepage.Homepage
 
equals(Object) - Method in class com.atlassian.confluence.impl.journal.JournalEntry
 
equals(Object, Object) - Method in class com.atlassian.confluence.impl.journal.JournalIdentifierUserType
 
equals(Object) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey
 
equals(Object) - Method in class com.atlassian.confluence.impl.system.task.RestoreIndexSnapshotMaintenanceTask.IndexSnapshot
 
equals(Object) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
equals(Object) - Method in class com.atlassian.confluence.importexport.impl.ExportImageDescriptor
 
equals(Object) - Method in class com.atlassian.confluence.importexport.xmlimport.model.ImportedProperty
 
equals(Object) - Method in class com.atlassian.confluence.importexport.xmlimport.model.PrimitiveProperty
 
equals(Object) - Method in class com.atlassian.confluence.index.status.ReIndexJob.Progress
 
equals(Object) - Method in class com.atlassian.confluence.index.status.ReIndexNodeStatus
 
equals(Object) - Method in class com.atlassian.confluence.internal.health.HealthCheckResult
 
equals(Object) - Method in class com.atlassian.confluence.internal.index.attachment.DefaultAttachmentTextExtraction
 
equals(Object) - Method in class com.atlassian.confluence.internal.index.event.ReIndexFinishedEvent
 
equals(Object) - Method in class com.atlassian.confluence.internal.index.event.ReIndexStartedEvent
 
equals(Object) - Method in class com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshot
 
equals(Object, Object) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.RelatableEntityTypeEnumUserType
 
equals(Object) - Method in class com.atlassian.confluence.internal.security.SpacePermissionContext
 
equals(Object) - Method in class com.atlassian.confluence.internal.user.DeferredLookupUser
 
equals(Object) - Method in class com.atlassian.confluence.it.admin.CacheStatistics
 
equals(Object) - Method in class com.atlassian.confluence.it.content.security.ContentPermissionEntry
 
equals(Object) - Method in class com.atlassian.confluence.it.Group
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.it.ImageLink
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.it.Location
 
equals(Object) - Method in class com.atlassian.confluence.it.Namespace
 
equals(Object) - Method in class com.atlassian.confluence.it.SimpleLink
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.it.User
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.it.UserWithKey
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
equals(Object) - Method in class com.atlassian.confluence.labels.dto.RankedLiteLabelSearchResult
 
equals(Object) - Method in class com.atlassian.confluence.labels.Label
Equals implementation is a value based implementation.
equals(Object) - Method in class com.atlassian.confluence.labels.Labelling
 
equals(Object) - Method in class com.atlassian.confluence.labels.Namespace
 
equals(Object) - Method in class com.atlassian.confluence.labels.ParsedLabelName
 
equals(Object, Object) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.NamespaceUserType
 
equals(Object) - Method in class com.atlassian.confluence.languages.Language
 
equals(Object) - Method in class com.atlassian.confluence.like.Like
 
equals(Object) - Method in class com.atlassian.confluence.like.LikeEntity
Use business key of username and contentId pair (username and contentId is unique and is enforced by database unique constraint).
equals(Object) - Method in class com.atlassian.confluence.links.AbstractLink
 
equals(Object) - Method in class com.atlassian.confluence.links.OutgoingLink
 
equals(Object) - Method in class com.atlassian.confluence.links.ReferralLink
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.links.SimpleLink
 
equals(Object) - Method in class com.atlassian.confluence.links.TrackbackLink
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.macro.browser.beans.MacroPropertyPanelButton
 
equals(Object) - Method in class com.atlassian.confluence.macro.count.MacroMetricsKey
 
equals(Object) - Method in class com.atlassian.confluence.mail.address.ConfluenceMailAddress
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.UndefinedPage
 
equals(Object) - Method in class com.atlassian.confluence.pages.Attachment
 
equals(Object) - Method in class com.atlassian.confluence.pages.AttachmentDownloadPathCache.AttachmentDownloadPathCacheKey
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.pages.attachments.ImageDetails
 
equals(Object) - Method in class com.atlassian.confluence.pages.Comment
 
equals(Object) - Method in class com.atlassian.confluence.pages.ContentNode
 
equals(Object) - Method in class com.atlassian.confluence.pages.ContentTree
 
equals(Object) - Method in class com.atlassian.confluence.pages.Draft
 
equals(Object) - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
equals(Object) - Method in class com.atlassian.confluence.pages.templates.PluginTemplateReference
 
equals(Object) - Method in class com.atlassian.confluence.pages.templates.variables.ListVariable
 
equals(Object) - Method in class com.atlassian.confluence.pages.templates.variables.StringVariable
 
equals(Object) - Method in class com.atlassian.confluence.pages.templates.variables.TextAreaVariable
 
equals(Object) - Method in class com.atlassian.confluence.pages.thumbnail.Dimensions
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.Material
 
equals(Object) - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor
 
equals(Object) - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
equals(Object) - Method in class com.atlassian.confluence.plugin.persistence.AbstractPluginData
 
equals(Object) - Method in class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertySchemaField
 
equals(Object) - Method in class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityObjectId
 
equals(Object) - Method in class com.atlassian.confluence.plugins.like.notifications.LikeNotification
 
equals(Object) - Method in class com.atlassian.confluence.plugins.like.rest.entities.UserEntity
 
equals(String) - Method in enum com.atlassian.confluence.plugins.macros.dashboard.GlobalEntitiesContextProvider.EntitiesTab
 
equals(Object) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceCategoryName
 
equals(String) - Method in enum com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro.Tabs
 
equals(Object) - Method in class com.atlassian.confluence.plugins.maintenance.model.MaintenanceInfo
 
equals(Object) - Method in class com.atlassian.confluence.plugins.rest.entities.DateEntity
 
equals(Object) - Method in class com.atlassian.confluence.plugins.rest.entities.LabelEntity
 
equals(Object) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
equals(Object) - Method in class com.atlassian.confluence.plugins.rest.entities.UserEntity
 
equals(Object) - Method in class com.atlassian.confluence.renderer.PageContext
 
equals(Object) - Method in class com.atlassian.confluence.renderer.PageTemplateContext
 
equals(Object) - Method in class com.atlassian.confluence.renderer.radeox.macros.ChangeSetKey
 
equals(Object) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
equals(Object) - Method in class com.atlassian.confluence.rest.serialization.RestData
 
equals(Object) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
equals(Object) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntry
 
equals(Object) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntrySummary
 
equals(Object) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
equals(Object) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
equals(Object) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteLabel
 
equals(Object) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
equals(Object) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageHistory
 
equals(Object) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageSummary
 
equals(Object) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageUpdateOptions
 
equals(Object) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpace
 
equals(Object) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceSummary
 
equals(Object) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUser
 
equals(Object) - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
equals(Object) - Method in class com.atlassian.confluence.schedule.AbstractScheduledJob
 
equals(Object) - Method in class com.atlassian.confluence.schedule.ManagedScheduledCronJob
 
equals(Object) - Method in class com.atlassian.confluence.schedule.ManagedScheduledSimpleJob
 
equals(Object) - Method in class com.atlassian.confluence.schedule.ScheduledJobHistory
 
equals(Object) - Method in class com.atlassian.confluence.schedule.ScheduledJobKey
 
equals(Object) - Method in class com.atlassian.confluence.search.contentnames.Category
 
equals(Object) - Method in class com.atlassian.confluence.search.contentnames.QueryToken
 
equals(Object) - Method in class com.atlassian.confluence.search.contentnames.ResultTemplate
 
equals(Object) - Method in class com.atlassian.confluence.search.lucene.filter.ContentPermissionsFilter
 
equals(Object) - Method in class com.atlassian.confluence.search.lucene.tasks.AddChangeDocumentIndexTask
 
equals(Object) - Method in class com.atlassian.confluence.search.lucene.tasks.AddDocumentIndexTask
 
equals(Object) - Method in class com.atlassian.confluence.search.lucene.tasks.DeleteChangeDocumentsIndexTask
 
equals(Object) - Method in class com.atlassian.confluence.search.lucene.tasks.DeleteDocumentIndexTask
 
equals(Object) - Method in class com.atlassian.confluence.search.lucene.tasks.RebuildChangeDocumentsIndexTask
 
equals(Object) - Method in class com.atlassian.confluence.search.lucene.tasks.UnIndexSpaceIndexTask
 
equals(Object) - Method in class com.atlassian.confluence.search.lucene.tasks.UnIndexSpaceIndexTask.SpaceKeyHandle
 
equals(Object) - Method in class com.atlassian.confluence.search.lucene.tasks.UpdateDocumentIndexTask
 
equals(Object) - Method in class com.atlassian.confluence.search.lucene.tokenizers.GenericCharacterTokenizer
 
equals(Object) - Method in class com.atlassian.confluence.search.service.RecentUpdateQueryParameters
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.AbstractSearch
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.filter.SubsetResultFilter
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneMapperClassPredicate
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneMapperPredicate
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.lucene.NullResultFilter
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.lucene.SearcherAction
Deprecated.
Two searcher actions are equal if they have the same search terms.
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.AbstractParameterListQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.AbstractUserQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.AllQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.BooleanQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.BoostingQuery
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.ConstantScoreQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.ContainingContentTypeQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.ContentTypeQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.CustomContentTypeQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.InheritedLabelQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.LabelQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.MacroStorageVersionQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.MacroUsageQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.MatchNoDocsQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.PermittedSpacesQuery
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.SiteTextSearchQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.SpaceCategoryQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.TextFieldPrefixQuery
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.query.TextFieldQuery
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.Range
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.searchfilter.BooleanSearchFilter
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.searchfilter.LastModifierSearchFilter
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.searchfilter.LastModifierUserSearchFilter
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.searchfilter.PrefixSearchFilter
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.searchfilter.TermSearchFilter
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.searchfilter.TextSearchFilter
 
equals(Object) - Method in class com.atlassian.confluence.search.v2.sort.AbstractSort
 
equals(Object) - Method in class com.atlassian.confluence.security.ContentPermission
 
equals(Object) - Method in class com.atlassian.confluence.security.NeverPermittedContentPermission
 
equals(Object) - Method in class com.atlassian.confluence.security.Permission
 
equals(Object) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.AliasedKey
 
equals(Object) - Method in class com.atlassian.confluence.security.seraph.ConfluenceUserPrincipal
 
equals(Object) - Method in class com.atlassian.confluence.security.SpacePermission
 
equals(Object) - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
Performs an equality check on the passed in object.
equals(Object) - Method in class com.atlassian.confluence.security.trust.TrustedApplicationRestriction
 
equals(Object) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext
 
equals(Object) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord
 
equals(Object, Object) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceStatusUserType
 
equals(Object, Object) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceTypeUserType
 
equals(Object) - Method in class com.atlassian.confluence.spaces.Space
 
equals(Object) - Method in class com.atlassian.confluence.spaces.SpaceGroup
Deprecated.
 
equals(Object) - Method in class com.atlassian.confluence.spaces.SpacesQuery
 
equals(Object) - Method in class com.atlassian.confluence.spaces.SpaceType
 
equals(Object) - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo.Bytes
 
equals(Object) - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfoDTO
 
equals(Object) - Method in class com.atlassian.confluence.themes.AbstractColourScheme
 
equals(Object) - Method in interface com.atlassian.confluence.themes.ColourScheme
 
equals(Object) - Method in class com.atlassian.confluence.themes.events.LookAndFeelEvent
 
equals(Object) - Method in class com.atlassian.confluence.themes.events.ThemeChangedEvent
 
equals(Object) - Method in class com.atlassian.confluence.tinymceplugin.events.Layout2CreatedEvent
 
equals(Object) - Method in class com.atlassian.confluence.tinymceplugin.events.LayoutCreatedEvent
 
equals(Object) - Method in class com.atlassian.confluence.upgrade.BuildAndVersionNumber
 
equals(Object) - Method in class com.atlassian.confluence.upgrade.BuildNumber
 
equals(Object) - Method in class com.atlassian.confluence.upgrade.dml.DmlStatement
 
equals(Object) - Method in class com.atlassian.confluence.upgrade.PluginExportCompatibility
 
equals(Object) - Method in class com.atlassian.confluence.user.ConfluenceUserImpl
 
equals(Object) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdEntityCacheKey
 
equals(Object) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipCacheKey
 
equals(Object, Object) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.UserKeyUserType
 
equals(Object) - Method in class com.atlassian.confluence.user.PersonalInformation
 
equals(Object) - Method in class com.atlassian.confluence.user.UsernameCacheKey
 
equals(Object) - Method in class com.atlassian.confluence.user.UserVerificationToken
 
equals(Object) - Method in class com.atlassian.confluence.util.classpath.JarSet
 
equals(Object) - Method in class com.atlassian.confluence.util.HTMLPairType
 
equals(Object) - Method in class com.atlassian.confluence.util.longrunning.LongRunningTaskId
 
equals(Object) - Method in class com.atlassian.confluence.util.UserAgentUtil.Browser
 
equals(Object) - Method in class com.atlassian.confluence.util.UserAgentUtil.UserAgent
 
equals(Object) - Method in class com.atlassian.confluence.xhtml.api.EmbeddedImageLinkBody
 
equals(Object) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
equals(Object) - Method in class com.atlassian.confluence.xhtml.api.PlainTextLinkBody
 
equals(Object) - Method in class com.atlassian.confluence.xhtml.api.RichTextLinkBody
 
equals(Object) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroup
Deprecated.
 
equals(Object) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
Deprecated.
 
equals(Object, Object) - Method in class com.atlassian.hibernate.BucketClobStringType
 
equals(Object) - Method in class com.atlassian.synchrony.EventId
 
equals(Object) - Method in class com.atlassian.synchrony.Events
 
equals(Object) - Method in class com.atlassian.synchrony.Secrets
 
equals(Object) - Method in class com.atlassian.synchrony.Snapshots
 
equals(Object) - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
equals(Object, Object) - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
equalsOp(T) - Method in class com.atlassian.confluence.search.v2.Range.Builder
 
equalsOp(T, T) - Method in class com.atlassian.confluence.search.v2.Range.Builder
 
error(HttpServletRequest, HttpServletResponse, Exception) - Method in class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
Invoked when there is an error thrown in any part of doRequest() processing.
ERROR_SENDING_STRATEGY - Static variable in class com.atlassian.confluence.util.profiling.ConfluenceSitemeshDecorator
 
ERROR_THROWING_STRATEGY - Static variable in class com.atlassian.confluence.util.profiling.ConfluenceSitemeshDecorator
 
errorContent(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.AbstractHtmlGeneratingMacro
 
errorInstance() - Static method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
 
ErrorLoggedEvent - Class in com.atlassian.confluence.logging
Published by EventPublishingAppender when an error is logged by the system.
ErrorLoggedEvent(String, String, String, String) - Constructor for class com.atlassian.confluence.logging.ErrorLoggedEvent
 
ErrorMessageProvider - Interface in com.atlassian.confluence.impl.health
Provides specific error messages.
ErrorPlaceholderServlet - Class in com.atlassian.confluence.tinymceplugin.placeholder
 
ErrorPlaceholderServlet(PlaceholderImageFactory, I18NBeanFactory) - Constructor for class com.atlassian.confluence.tinymceplugin.placeholder.ErrorPlaceholderServlet
 
ErrorReportingV2Renderer - Class in com.atlassian.confluence.content.render.xhtml.migration
Extend the V2Render with a new method where a writeable List can be supplied to collect any exceptions thrown during renderering.
ErrorReportingV2Renderer(List<RendererComponent>, Marshaller<MacroDefinition>) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.ErrorReportingV2Renderer
 
escape(String) - Static method in class com.atlassian.confluence.search.lucene.queryparser.QueryUtil
 
escape(String) - Static method in class com.atlassian.confluence.search.v2.QuerySerializer
Escape any double-quote in a string with a backslash, and any backslash with a second backslash.
ESCAPE_CHAR - Static variable in class com.atlassian.confluence.search.lucene.ContentPermissionSearchUtils
 
escapeCDATA(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
escapeCommas(List<String>) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.3.0, no replacement, use java stream api in combination with GeneralUtil.escapeCommas(String)
escapeCommas(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Escapes commas and backslashes with leading backslashes.
escapeDollars(String) - Method in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
escapeDollars(String) - Method in class com.atlassian.confluence.util.AttachmentLinkRenamingBean
 
escapeForHtmlAttribute(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.3.0, use HtmlUtil.htmlEncode(String) to escape an HTML attribute or org.apache.commons.text.StringEscapeUtils#escapeEcmaScript(String) to have similar behaviour
escapeForJavascript(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Escapes ', " and \ with a leading \.
escapeIdentifier(String) - Method in class com.atlassian.confluence.pages.persistence.dao.DbEscapeHelper
Based on current DBMS in Hibernate settings properly quotes identifier for raw query.
escapeXml(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
escapeXml(Object[]) - Static method in class com.atlassian.confluence.util.GeneralUtil
Produces an array of XML escaped Strings from a list of Objects.
escapeXMLCharacters(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
EstimatedProgressMeter - Class in com.atlassian.confluence.util
A progress meter to be used in situations where the total cannot be determined efficiently or conveniently up front.
EstimatedProgressMeter(int) - Constructor for class com.atlassian.confluence.util.EstimatedProgressMeter
 
EuropeanAnalyzer - Class in com.atlassian.confluence.search.lucene.analyzers.unstemmed
A analyzer for European languages which will tokenize, apply the standard filter and lower case.
EuropeanAnalyzer(Version) - Constructor for class com.atlassian.confluence.search.lucene.analyzers.unstemmed.EuropeanAnalyzer
 
EuropeanAnalyzer(Version, CharArraySet) - Constructor for class com.atlassian.confluence.search.lucene.analyzers.unstemmed.EuropeanAnalyzer
 
EvalLicenseAction - Class in com.atlassian.confluence.setup.actions
 
EvalLicenseAction() - Constructor for class com.atlassian.confluence.setup.actions.EvalLicenseAction
 
EvalLicensePage - Class in com.atlassian.confluence.it.setup.steps
 
EvalLicensePage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.EvalLicensePage
 
evaluate(PluginDataSourceFactory.ResourceView) - Method in enum com.atlassian.confluence.core.PluginDataSourceFactory.FilterByType
Deprecated.
since 7.0.1. Use #test(ResourceView) instead.
evaluate(JsonNode, String) - Method in class com.atlassian.confluence.plugins.contentproperty.index.extractor.JsonExpressionEvaluator
 
evaluateLicenseString(HttpServletRequest) - Method in class com.atlassian.confluence.setup.actions.AbstractLicenseAction
 
evaluation(boolean) - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel.Builder
 
evaluationDatabaseName() - Static method in class com.atlassian.confluence.util.db.DatabaseUtils
Returns the name of the currently used evaluation database or empty if using a production database.
evaluationDatabaseName(BootstrapManager) - Static method in class com.atlassian.confluence.util.db.DatabaseUtils
Returns the name of the currently used evaluation database or empty if using a production database.
event - Variable in class com.atlassian.confluence.event.events.cluster.ClusterEventWrapper
 
Event() - Constructor for class com.atlassian.confluence.it.analytics.AnalyticsEventReport.Event
 
EVENT_ID_KEY - Static variable in class com.atlassian.confluence.internal.health.HealthCheckAttributes
The unique ID of an individual Johnson event arising from a HealthCheck.
EVENT_LISTENER_WARN_THRESHOLD_DEFAULT - Static variable in class com.atlassian.confluence.event.ConfluenceListenerHandlersConfiguration
Default for the maximum time for a listener to complete before logging warnings.
EVENT_LISTENER_WARN_THRESHOLD_SYSTEM_PROPERTY - Static variable in class com.atlassian.confluence.event.ConfluenceListenerHandlersConfiguration
System property to configure the maximum time for a listener to complete before logging warnings.
EVENT_PUBLISH_WARN_THRESHOLD_DEFAULT - Static variable in class com.atlassian.confluence.event.TimingEventPublisher
Default for the maximum time for a publish attempt to complete before logging warnings.
EVENT_PUBLISH_WARN_THRESHOLD_SYSTEM_PROPERTY - Static variable in class com.atlassian.confluence.event.TimingEventPublisher
System property to configure the maximum time for a publish attempt to complete before logging warnings.
EventDispatchingPluginController - Class in com.atlassian.confluence.plugin
Delegates each control operation to a PluginController then fires an event to replicate operations across the Confluence cluster.
EventDispatchingPluginController() - Constructor for class com.atlassian.confluence.plugin.EventDispatchingPluginController
 
Evented<T> - Interface in com.atlassian.confluence.event
An interface indicating that a given action has a related event it wants to be published once the action completes.
eventExists(Predicate<Event>) - Static method in class com.atlassian.confluence.setup.johnson.JohnsonUtils
Indicates whether the currently initialised container contains any events matching the given predicate.
eventExists(JohnsonEventContainer, Predicate<Event>) - Static method in class com.atlassian.confluence.setup.johnson.JohnsonUtils
Indicates whether the given container contains any events matching the given predicate.
EventId - Class in com.atlassian.synchrony
Composite id key class for Events.
EventId() - Constructor for class com.atlassian.synchrony.EventId
 
EventKbArticleClickedHandler() - Constructor for class com.atlassian.confluence.servlet.JohnsonAnalyticsServlet.EventKbArticleClickedHandler
 
EventLatchManager - Class in com.atlassian.confluence.test.rpc
Used to manage references to latches that are used to support the ability for test clients to register an event listener on the server side and to block until that event is published.
EventLatchManager() - Constructor for class com.atlassian.confluence.test.rpc.EventLatchManager
 
EventListeningDarkFeatureSetting - Class in com.atlassian.confluence.internal.diagnostics
This bean keeps actual value of a particular dark feature It is faster than DarkFeatureManager
EventListeningDarkFeatureSetting(EventPublisher, DarkFeaturesManager, String) - Constructor for class com.atlassian.confluence.internal.diagnostics.EventListeningDarkFeatureSetting
 
eventManager - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
eventPublisher - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
eventPublisher - Variable in class com.atlassian.confluence.plugins.synchrony.tasks.AbstractConfigLongRunningTask
 
EventPublisherInterceptor - Class in com.atlassian.confluence.event
Collects events from Evented actions after they've executed , and publishes them via the EventPublisher.
EventPublisherInterceptor() - Constructor for class com.atlassian.confluence.event.EventPublisherInterceptor
 
EventPublishingAppender - Class in com.atlassian.confluence.logging
Publishes an ErrorLoggedEvent via Atlassian-Events whenever a log message exceeds the configured threshold.
EventPublishingAppender() - Constructor for class com.atlassian.confluence.logging.EventPublishingAppender
 
EventPublishingHealthCheckAnalyticsSender - Class in com.atlassian.confluence.impl.health.analytics
Sends health check analytics events via the EventPublisher.
EventPublishingHealthCheckAnalyticsSender(HealthCheckAnalyticsEventFactory, EventPublisher, JohnsonEventContainer) - Constructor for class com.atlassian.confluence.impl.health.analytics.EventPublishingHealthCheckAnalyticsSender
 
EventQueueFettler - Class in com.atlassian.confluence.test.rpc
This component attempts to tightly control the thread pool executor used by the Confluence event dispatcher mechanism.
EventQueueFettler() - Constructor for class com.atlassian.confluence.test.rpc.EventQueueFettler
 
events() - Method in interface com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.Fragment
 
events() - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.InlineMacroFragment
 
events() - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragment
 
Events - Class in com.atlassian.synchrony
Faux class for the synchrony schema
Events() - Constructor for class com.atlassian.synchrony.Events
 
eventType() - Method in enum com.atlassian.confluence.internal.health.JohnsonEventType
Returns the Johnson-typed event type for this enum value.
EventUtils - Class in com.atlassian.confluence.event
Contains various utility methods for simplifying the Event handling process.
EventUtils() - Constructor for class com.atlassian.confluence.event.EventUtils
 
EventWaitingLatch - Class in com.atlassian.confluence.it.rpc
Latch that allows acceptance testing code to wait for a specific Confluence event to be published on the server side before proceeding with assertions.
EventWaitingLatch(String, TimePeriod, ConfluenceRpc) - Constructor for class com.atlassian.confluence.it.rpc.EventWaitingLatch
 
evict(Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateSessionManager
Removes the object and its dependents from the active session.
EVIL - Static variable in class com.atlassian.confluence.it.User
Deprecated.
A sample test user that contains html markup in the username and fullname.
EXAMPLE_SPACE_ENTITY - Static variable in class com.atlassian.confluence.plugins.rest.entities.documentation.SpaceEntityExampleDocument
 
EXAMPLE_SPACE_ENTITY_LIST - Static variable in class com.atlassian.confluence.plugins.rest.entities.documentation.SpaceEntityExampleDocument
 
EXCEL97_TEMPLATE - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
EXCEL_MACRO - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
EXCEL_TEMPLATE - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
exception(int) - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyApiAvailableTestResource
 
exception(String, String, long, Failure, Throwable, Map<String, Object>) - Static method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreEvent
Deprecated.
 
exception(String, String, long, Failure, Throwable, Map<String, Object>) - Static method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreEvent
Deprecated.
 
ExceptionConverter - Class in com.atlassian.confluence.rest.api.model
The REST server-side conversion between Confluence REST API model ServiceExceptions and HTTP Response codes (per http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html).
ExceptionConverter() - Constructor for class com.atlassian.confluence.rest.api.model.ExceptionConverter
 
ExceptionConverter - Class in com.atlassian.confluence.rest.client.model
The REST client-side conversion between HTTP Response codes (per http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html) from Jersey UniformInterfaceExceptions, and Confluence REST API model ServiceExceptions.
ExceptionConverter() - Constructor for class com.atlassian.confluence.rest.client.model.ExceptionConverter
 
ExceptionConverter.AdditionalStatus - Enum in com.atlassian.confluence.rest.api.model
Response.StatusTypes for HTTP response codes not supported directly by Response.Status.
ExceptionConverter.Client - Class in com.atlassian.confluence.rest.client.model
 
ExceptionConverter.Server - Class in com.atlassian.confluence.rest.api.model
Converts Confluence REST API model ServiceExceptions into RestError entities, the standardised error response format produced by our REST resources.
ExceptionMatchers - Class in com.atlassian.confluence.util.test.matchers
Matchers for Exceptions.
ExceptionMatchers() - Constructor for class com.atlassian.confluence.util.test.matchers.ExceptionMatchers
 
ExceptionReport - Class in com.atlassian.confluence.content.render.xhtml.migration.exceptions
A thread safe repository of exceptions that occurred during the site migration.
ExceptionReport() - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.exceptions.ExceptionReport
 
ExceptionReportUtil - Class in com.atlassian.confluence.content.render.xhtml.migration.exceptions
Utilities for logging exception details in an ExceptionReport.
ExceptionReportUtil() - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.exceptions.ExceptionReportUtil
 
Exceptions() - Constructor for class com.atlassian.confluence.api.model.reference.Collapsed.Exceptions
 
ExceptionThrowingMigrator - Interface in com.atlassian.confluence.content.render.xhtml.migration
Migrates / converts text from one format to another.
ExceptionTolerantMigrator - Interface in com.atlassian.confluence.content.render.xhtml.migration
Migrates / converts text from one text format to another.
ExceptionTolerantMigrator.MigrationResult - Class in com.atlassian.confluence.content.render.xhtml.migration
Represents the results of an attempted migration.
Excerpt(String) - Constructor for class com.atlassian.confluence.api.model.search.SearchOptions.Excerpt
 
excerpt(CustomContentEntityObject) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
Get a text-only summary of the content that is suitable for use in activity streams, search results and other places where a short placeholder for the content is necessary.
EXCERPT_KEY - Static variable in class com.atlassian.confluence.pages.DefaultPageManager
 
EXCERPT_MACRO_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
ExcerptConfig - Class in com.atlassian.confluence.content.render.xhtml.view.excerpt
Allows fine grained configuration over what and how much content is included in an excerpt produced by an Excerpter.
ExcerptConfig(ExcerptConfig.Builder) - Constructor for class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
 
ExcerptConfig.Builder - Class in com.atlassian.confluence.content.render.xhtml.view.excerpt
 
Excerpter - Interface in com.atlassian.confluence.content.render.xhtml.view.excerpt
 
ExcerptHelper - Class in com.atlassian.confluence.util
Defines common functions that obtain excerpts of content (e.g.
ExcerptHelper() - Constructor for class com.atlassian.confluence.util.ExcerptHelper
 
excerptStrategy(SearchOptions.Excerpt) - Method in class com.atlassian.confluence.api.model.search.SearchOptions.Builder
 
excerptStrategy(String) - Method in class com.atlassian.confluence.api.model.search.SearchOptions.Builder
Sets the excerpt strategy to the excerpt strategy with the given name.
exclude - Variable in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
EXCLUDE_KNOWN_DUPLICATES - Static variable in class com.atlassian.confluence.util.classpath.ClasspathJarDuplicateClassFinder
 
EXCLUDE_START_GRAMS - Static variable in class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
Deprecated.
 
EXCLUDED_TEST_PROPERTY - Static variable in class com.atlassian.confluence.test.qunit.QUnitTestFinder
 
ExcludedContentTypeSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
A filter used to exclude certain content types from Site Searches.
ExcludedContentTypeSearchFilter(Supplier<Set<String>>, Supplier<Set<String>>) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.ExcludedContentTypeSearchFilter
 
excludedLastHtmlElement(Iterable<String>) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig.Builder
 
excludedTests() - Static method in class com.atlassian.confluence.test.qunit.QUnitTestFinder
 
excludeEmptyUsernameUsers() - Method in class com.atlassian.confluence.search.service.UserSearchQueryParameters
 
excludeGroups() - Method in interface com.atlassian.confluence.security.CaptchaManager
 
excludeGroups() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
excludeHtmlElements(Iterable<String>) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig.Builder
 
excludeNone() - Method in interface com.atlassian.confluence.security.CaptchaManager
 
excludeNone() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
ExcludePersonalInformationFilter - Class in com.atlassian.confluence.hosted.search.lucene.filter
Lucene Filter that filters out indexed documents that are personal information objects.
ExcludePersonalInformationFilter() - Constructor for class com.atlassian.confluence.hosted.search.lucene.filter.ExcludePersonalInformationFilter
 
ExcludePersonalInformationFilterMapper - Class in com.atlassian.confluence.hosted.search.v2.lucene.mapper
Maps a ExcludePersonalInformationSearchFilter into a lucene filter.
ExcludePersonalInformationFilterMapper() - Constructor for class com.atlassian.confluence.hosted.search.v2.lucene.mapper.ExcludePersonalInformationFilterMapper
 
ExcludePersonalInformationSearchFilter - Class in com.atlassian.confluence.hosted.search.v2.searchfilter
Excludes Personal Information Objects from the search results.
ExcludePersonalInformationSearchFilter() - Constructor for class com.atlassian.confluence.hosted.search.v2.searchfilter.ExcludePersonalInformationSearchFilter
 
excludeRegisteredUsers() - Method in interface com.atlassian.confluence.security.CaptchaManager
 
excludeRegisteredUsers() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
excludeSchemaMigrationPoint(MacroMigrationPoint) - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails.MacroFormDetailsBuilder
 
execute() - Method in class com.atlassian.confluence.about.AboutPageAction
 
execute() - Method in class com.atlassian.confluence.accessmode.actions.ReadOnlyAccessAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
execute() - Method in class com.atlassian.confluence.admin.actions.BrowseShortcutsAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.ConfigureDefaultSpaceLogoAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.ConfigureMobileAppsAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.debug.BrowseCommentsAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.debug.RebuildAncestorTableAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.FlushCacheAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.languages.ConfigureLanguageAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.LongRunningTaskMonitorAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractThemeAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ColourPickerAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ColourSchemeAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomHtmlAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomPageContentAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditStylesheetAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ViewDefaultDecoratorAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.mail.CreateMailServerAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.mail.EditMailServerAction
Executed on form save
execute() - Method in class com.atlassian.confluence.admin.actions.mail.RemoveMailServerAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailQueueAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailServersAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.RefreshLicensingAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.SiteDarkFeaturesAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.trust.RemoveTrustedApplicationAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.trust.ViewTrustedApplicationsAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.upgrade.ForceUpgradeAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.ViewIndexQueueAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.ViewOrUpdateLicenseAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.ViewSystemClasspathAction
 
execute() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
execute(ServiceCommand) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.CommentContentTypeApiSupport
 
execute(Writer, XmlStreamWriterCallback) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXmlStreamWriterTemplate
 
execute() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentRemigrationAction
 
execute(Writer, XmlStreamWriterCallback) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlStreamWriterTemplate
Executes the specified callback and writes to the provided writer.
execute(ContentEntityObject, int, String, boolean) - Method in class com.atlassian.confluence.content.service.page.RevertContentToVersionCommand
 
execute() - Method in class com.atlassian.confluence.core.actions.AttachmentNotFoundAction
 
execute() - Method in class com.atlassian.confluence.core.actions.ColorsStylesheetAction
 
execute() - Method in class com.atlassian.confluence.core.actions.CustomStylesheetAction
 
execute() - Method in class com.atlassian.confluence.core.actions.FourOhFourAction
 
execute() - Method in class com.atlassian.confluence.core.actions.IndexAction
 
execute() - Method in class com.atlassian.confluence.core.actions.ServerInfoAction
 
execute() - Method in class com.atlassian.confluence.core.actions.ThemeColorsStylesheetAction
 
execute() - Method in class com.atlassian.confluence.core.actions.XsrfTokenExpiredAction
 
execute() - Method in class com.atlassian.confluence.core.service.AbstractServiceCommand
 
execute(ConfluenceActionSupport) - Method in class com.atlassian.confluence.core.service.CommandActionHelper
 
execute() - Method in class com.atlassian.confluence.core.service.RunAsUserCommand
 
execute() - Method in interface com.atlassian.confluence.core.service.ServiceCommand
Execute the command.
execute() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
execute() - Method in class com.atlassian.confluence.dashboard.actions.DashboardAction
 
execute() - Method in class com.atlassian.confluence.dashboard.actions.GlobalRssFeedAction
 
execute() - Method in class com.atlassian.confluence.dashboard.actions.HomepageAction
Deprecated.
 
execute() - Method in class com.atlassian.confluence.diff.actions.ViewDiffOfDraftAction
 
execute() - Method in class com.atlassian.confluence.extra.velocitydeprecation.DeprecationTestAction
 
execute() - Method in class com.atlassian.confluence.fixonly.actions.FixLicenseAction
 
execute() - Method in class com.atlassian.confluence.httpmethod.AllowAllAnnotationAction
 
execute() - Method in class com.atlassian.confluence.httpmethod.NoRequireAnnotationAction
 
execute() - Method in class com.atlassian.confluence.httpmethod.RequireGetMethodAction
 
execute() - Method in class com.atlassian.confluence.httpmethod.RequirePostMethodAction
 
execute(CONTEXT, TARGET, BulkAction<CONTEXT, TARGET>) - Method in interface com.atlassian.confluence.impl.hibernate.bulk.HibernateBulkAction
 
execute(CONTEXT, TARGET, BulkAction<CONTEXT, TARGET>) - Method in class com.atlassian.confluence.impl.hibernate.bulk.RecursiveHibernateBulkAction
 
execute(CreateIndexSnapshotMaintenanceTask) - Method in class com.atlassian.confluence.impl.system.runner.CreateIndexSnapshotMaintenanceTaskRunner
 
execute(RestoreIndexSnapshotMaintenanceTask) - Method in class com.atlassian.confluence.impl.system.runner.RestoreIndexSnapshotMaintenanceTaskRunner
 
execute(T) - Method in interface com.atlassian.confluence.impl.system.runner.SystemMaintenanceTaskRunner
execute() - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
execute() - Method in class com.atlassian.confluence.importexport.actions.BackupAction
 
execute() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
execute() - Method in class com.atlassian.confluence.importexport.actions.RestoreAction
 
execute() - Method in class com.atlassian.confluence.importexport.actions.RestoreLocalFileAction
 
execute() - Method in class com.atlassian.confluence.importexport.actions.SetupRestoreAction
 
execute() - Method in class com.atlassian.confluence.importexport.actions.SetupRestoreFileAction
 
execute(ImportContext) - Method in class com.atlassian.confluence.importexport.CacheFlushingPostImportTask
 
execute() - Method in class com.atlassian.confluence.importexport.impl.CollectionUpdateOperation
 
execute() - Method in class com.atlassian.confluence.importexport.impl.ObjectUpdateOperation
 
execute() - Method in class com.atlassian.confluence.importexport.impl.StackPushOperation
 
execute(ImportContext) - Method in class com.atlassian.confluence.importexport.KeyInitPostImportTask
 
execute(ImportContext) - Method in interface com.atlassian.confluence.importexport.PostImportTask
Perform any necessary clean-up to ensure the imported data is internally consistent.
execute() - Method in interface com.atlassian.confluence.importexport.xmlimport.Operation
 
execute(Runnable) - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceDiagnosticsExecutor
 
execute(ImportContext) - Method in class com.atlassian.confluence.internal.index.status.importexport.ClearReIndexJobPostImportTask
 
execute(String, Object...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
execute(User, HttpMethod) - Static method in class com.atlassian.confluence.it.web.HttpRequest
Executes the provided request.
execute() - Method in class com.atlassian.confluence.labels.actions.AddFavouriteAction
 
execute() - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouriteAjaxAction
 
execute() - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouritesAction
 
execute() - Method in class com.atlassian.confluence.labels.actions.FollowUserAction
 
execute() - Method in class com.atlassian.confluence.labels.actions.RemoveFavouriteAction
 
execute() - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouriteAjaxAction
 
execute() - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouritesAction
 
execute() - Method in class com.atlassian.confluence.labels.actions.UnFollowUserAction
 
execute() - Method in class com.atlassian.confluence.macro.browser.actions.BrowseMacrosAction
 
execute() - Method in class com.atlassian.confluence.macro.browser.actions.MacroDetailsAction
 
execute(Map, String, RenderContext) - Method in class com.atlassian.confluence.macro.ContentFilteringMacro
This implementation is final to ensure that subclasses are provided with a valid MacroExecutionContext.
execute(MacroExecutionContext) - Method in class com.atlassian.confluence.macro.ContentFilteringMacro
Subclasses must override macro-specific functionality in this method.
execute(Map<String, String>, String, ConversionContext) - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
execute(Map<String, String>, String, ConversionContext) - Method in class com.atlassian.confluence.macro.LazyLoadingMacroWrapper
 
execute(Map<String, String>, String, ConversionContext) - Method in interface com.atlassian.confluence.macro.Macro
 
execute(Map, String, RenderContext) - Method in class com.atlassian.confluence.macro.profile.NetworkMacro
Deprecated.
 
execute(Map, String, RenderContext) - Method in class com.atlassian.confluence.macro.profile.ProfileMacro
 
execute(Map<String, String>, String, ConversionContext) - Method in class com.atlassian.confluence.macro.StreamableMacroAdapter
 
execute(Map<String, String>, String, ConversionContext) - Method in class com.atlassian.confluence.macro.V2CompatibilityMacro
 
execute(Map<String, String>, String, ConversionContext) - Method in class com.atlassian.confluence.macro.wiki.UnmigratedBlockWikiMarkupMacro
 
execute(Map<String, String>, String, ConversionContext) - Method in class com.atlassian.confluence.macro.wiki.UnmigratedInlineWikiMarkupMacro
 
execute() - Method in class com.atlassian.confluence.mail.notification.actions.AddSpaceNotificationAction
 
execute() - Method in class com.atlassian.confluence.mail.notification.actions.ListWatchersAction
 
execute() - Method in class com.atlassian.confluence.mail.notification.actions.RemoveSpaceNotificationAction
 
execute() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
execute - Variable in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
execute - Variable in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
 
execute() - Method in class com.atlassian.confluence.pages.actions.AbstractBlogPostsAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.AbstractCommandAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.AdvancedSearchTipsAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.AlphabeticalListPagesAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.AttachedImagesAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.AttachFileAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.BrowseSpaceAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.ChildrenAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.DiffPagesAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.DiffPagesByVersionAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.DirectoryViewListPagesAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.DownloadAllAttachmentsOnPageAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.EmptyTrashAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.HandleNameConflictsAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.ListNewOrUpdatedPagesAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.ListPagesAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.ListPermissionPagesAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.MoveBlogPostAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.MovePageAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.PageChildrenAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
Tries to find a potential match for the missing page, and if found sets status to 404 and return SUCCESS to show the possible pages.
execute() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.PageVariablesAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
Function checks if the trash item is a page or another object and calls the apropiate remove functions The page object is special since cases like being a parent or being a homepage must be handled
execute() - Method in class com.atlassian.confluence.pages.actions.RecentBlogPostsAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.RemoveAttachedFileAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.RemoveAttachedFileVersionAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.RemoveCommentAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.RemovePagePermissionAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.SetPageOrderAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.SpaceToolsAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.TinyUrlAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.ViewChangesSinceLastEditAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.ViewChangesSinceLastLoginAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
execute() - Method in class com.atlassian.confluence.pages.actions.ViewPreviousVersionsAction
 
execute(ImportContext) - Method in class com.atlassian.confluence.pages.ancestors.RebuildAncestorsPostImportTask
 
execute(JobExecutionContext) - Method in class com.atlassian.confluence.plugin.descriptor.JobModuleDescriptor.DelegatingPluginJob
Deprecated.
 
execute(Class<X>, TransactionalHostContextAccessor.Propagation, ThrowingTransactionCallback<T, X>) - Method in class com.atlassian.confluence.plugins.contentproperty.transaction.ThrowingTransactionTemplate
Runs an action in a transaction and returns a optional value.
execute(Class<X>, TransactionalHostContextAccessor.Permission, ThrowingTransactionCallback<T, X>) - Method in class com.atlassian.confluence.plugins.contentproperty.transaction.ThrowingTransactionTemplate
Runs an action in a transaction and returns a optional value.
execute(Class<X>, TransactionalHostContextAccessor.Propagation, TransactionalHostContextAccessor.Permission, ThrowingTransactionCallback<T, X>) - Method in class com.atlassian.confluence.plugins.contentproperty.transaction.ThrowingTransactionTemplate
Runs an action in a transaction and returns a optional value.
execute(Class<X1>, Class<X2>, TransactionalHostContextAccessor.Propagation, Throwing2TransactionCallback<T, X1, X2>) - Method in class com.atlassian.confluence.plugins.contentproperty.transaction.ThrowingTransactionTemplate
Runs an action in a transaction and returns a optional value.
execute(Class<X1>, Class<X2>, TransactionalHostContextAccessor.Permission, Throwing2TransactionCallback<T, X1, X2>) - Method in class com.atlassian.confluence.plugins.contentproperty.transaction.ThrowingTransactionTemplate
Runs an action in a transaction and returns a optional value.
execute(Class<X1>, Class<X2>, TransactionalHostContextAccessor.Propagation, TransactionalHostContextAccessor.Permission, Throwing2TransactionCallback<T, X1, X2>) - Method in class com.atlassian.confluence.plugins.contentproperty.transaction.ThrowingTransactionTemplate
Runs an action in a transaction and returns a optional value.
execute() - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
execute(Map, String, RenderContext) - Method in class com.atlassian.confluence.plugins.doctheme.SpaceJumpMacro
 
execute(Map<String, String>, String, ConversionContext) - Method in class com.atlassian.confluence.plugins.doctheme.SpaceJumpMacro
 
execute() - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
execute(String, String, UriInfo, HttpServletRequest) - Method in class com.atlassian.confluence.plugins.graphql.resource.ConfluenceGraphQLRestEndpoint
 
execute() - Method in class com.atlassian.confluence.plugins.labels.actions.AddLabelAction
 
execute() - Method in class com.atlassian.confluence.plugins.labels.actions.AlphabeticalListLabelsAction
 
execute() - Method in class com.atlassian.confluence.plugins.labels.actions.AutocompleteLabelsAction
 
execute() - Method in class com.atlassian.confluence.plugins.labels.actions.RankListLabelsAction
 
execute() - Method in class com.atlassian.confluence.plugins.labels.actions.RemoveLabelAction
 
execute() - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
 
execute() - Method in class com.atlassian.confluence.plugins.like.actions.LikeAction
 
execute(Map<String, String>, String, ConversionContext) - Method in class com.atlassian.confluence.plugins.link.LinkMacro
 
execute(Map<String, String>, String, ConversionContext) - Method in class com.atlassian.confluence.plugins.macros.core.LoremIpsumMacro
 
execute(Map, String, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.CreateSpaceButtonMacro
 
execute(Map, String, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.GlobalReportsMacro
 
execute(Map, String, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedContentMacro
 
execute(Map, String, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceDetailsMacro
Deprecated.
 
execute(Map, String, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
execute(Map, String, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.WelcomeMessageMacro
 
execute() - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
execute() - Method in class com.atlassian.confluence.plugins.monitoring.actions.LoadConsoleAction
 
execute() - Method in class com.atlassian.confluence.plugins.pulp.PulpRenderAction
 
execute() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeCronJobScheduleAction
 
execute() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeSimpleJobScheduleAction
 
execute() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction
 
execute() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsAction
 
execute() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsHistoryAction
 
execute() - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
execute() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
execute() - Method in class com.atlassian.confluence.plugins.synchrony.tasks.AbstractConfigLongRunningTask
 
execute() - Method in class com.atlassian.confluence.plugins.synchrony.tasks.DisableTask
 
execute() - Method in class com.atlassian.confluence.plugins.synchrony.tasks.EnableTask
 
execute() - Method in class com.atlassian.confluence.plugins.synchrony.tasks.RestartSynchronyTask
 
execute() - Method in class com.atlassian.confluence.plugins.templates.actions.CreatePageTemplateAction
 
execute() - Method in class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateAction
 
execute() - Method in class com.atlassian.confluence.plugins.templates.actions.ListPageTemplatesAction
 
execute() - Method in class com.atlassian.confluence.plugins.templates.actions.ViewPageTemplateAction
 
execute() - Method in class com.atlassian.confluence.plugins.viewsource.ViewSourceAction
Render a read only view of the page.
execute(Writer, MacroParameter) - Method in class com.atlassian.confluence.renderer.radeox.macros.AbstractHtmlGeneratingMacro
Subclasses should not override this execute method, but should instead override getHtml()
execute(Map, String, RenderContext) - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
execute(Map, String, RenderContext) - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
execute(Map, String, RenderContext) - Method in class com.atlassian.confluence.renderer.v2.macros.RadeoxCompatibilityMacro
Overrides super method to: Set the attachmentsPath if null in the context to the remote path before calling the super method.
execute(Map, String, RenderContext) - Method in class com.atlassian.confluence.renderer.v2.macros.V2UserMacroAdapter
 
execute(Runnable) - Method in class com.atlassian.confluence.rest.client.PromisingExecutorService
Deprecated.
 
execute() - Method in class com.atlassian.confluence.rss.actions.NetworkFeedAction
 
execute() - Method in class com.atlassian.confluence.search.actions.AttachmentSearchAction
 
execute() - Method in class com.atlassian.confluence.search.actions.ContentNameSearchAction
Deprecated.
Perform the search and create the ContentNameSearchResult.
execute() - Method in class com.atlassian.confluence.search.actions.DraftAttachmentSearchAction
 
execute() - Method in class com.atlassian.confluence.search.actions.FlushIndexQueueAction
 
execute() - Method in class com.atlassian.confluence.search.actions.OpenSearchDescriptorAction
 
execute() - Method in class com.atlassian.confluence.search.actions.ReindexTaskProgressAction
 
execute() - Method in class com.atlassian.confluence.search.actions.SearchIndexesAction
 
execute() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
execute() - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
 
execute() - Method in interface com.atlassian.confluence.security.actions.EditPermissionsAware
Add and remove the permissions
execute() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
execute() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
execute() - Method in class com.atlassian.confluence.security.actions.NotPermittedAction
 
execute() - Method in class com.atlassian.confluence.security.websudo.AuthenticateAction
 
execute() - Method in class com.atlassian.confluence.security.websudo.DropAuthenticationAction
 
execute(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.rewrite.CachedRewriteMatch
 
execute(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.rewrite.DisableCacheRewriteMatch
 
execute() - Method in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraSyncDirectoryAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.EvalLicenseAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.FinishSetupAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.GetBundlesAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SelectBundleAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SelectGlobalLocaleAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
execute() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
This method performs the actual cluster bootstrap.
execute() - Method in class com.atlassian.confluence.setup.actions.SetupDataAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceTestConnectionAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SetupDBChoiceAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SetupDBTypeAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SetupDemoContentAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SetupEmbeddedDatabaseAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SetupLicenseAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SetupPathsAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SetupStandardDatabaseTestConnectionAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
 
execute() - Method in class com.atlassian.confluence.setup.actions.SetupUserManagementChoiceAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.AddLabelToSpaceAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.CreatePersonalSpaceAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.CreateSpaceAction
Deprecated.
 
execute() - Method in class com.atlassian.confluence.spaces.actions.CustomPageContentAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.ImportPagesAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.LegacySpaceRssFeedAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.RemoveLabelFromSpaceAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.SpaceAvailableAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.SpaceEditStylesheetAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.ViewRecentlyUpdatedSpaceContentAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceContentAction
 
execute() - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
execute() - Method in class com.atlassian.confluence.tinymceplugin.actions.HelpLinkAction
 
execute() - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
execute() - Method in class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
execute() - Method in class com.atlassian.confluence.user.actions.BrowseUsersAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ChangeMyPasswordAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ConfirmEmailAction
 
execute() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
execute() - Method in class com.atlassian.confluence.user.actions.DeleteUserProfilePictureAction
 
execute() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
execute() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
execute() - Method in class com.atlassian.confluence.user.actions.EditorSettingsAction
 
execute() - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
execute() - Method in class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
execute() - Method in class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
execute() - Method in class com.atlassian.confluence.user.actions.HistoryAction
 
execute() - Method in class com.atlassian.confluence.user.actions.LoginAction
On successful login, redirection will be handled by the LoginFilter based on os_destination or the original URL stored in the session
execute() - Method in class com.atlassian.confluence.user.actions.LogoutAction
 
execute() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
execute() - Method in class com.atlassian.confluence.user.actions.RemoveGroupAction
 
execute() - Method in class com.atlassian.confluence.user.actions.RemoveUnsyncedUserAction
 
execute() - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ResetFailedLoginCountAction
 
execute() - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
execute() - Method in class com.atlassian.confluence.user.actions.SetUserPasswordAction
 
execute() - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
execute() - Method in class com.atlassian.confluence.user.actions.UserDarkFeaturesAction
 
execute() - Method in class com.atlassian.confluence.user.actions.UserPickerAction
 
execute() - Method in class com.atlassian.confluence.user.actions.UserPopupAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ViewFollowAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ViewFollowersAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ViewFollowingAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ViewMyFavouritesAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ViewMyLabelsAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ViewUserAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ViewUserActivityAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ViewUserHistoryAction
 
execute() - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
execute(SandboxTask<T, R>, T) - Method in interface com.atlassian.confluence.util.sandbox.Sandbox
Run the given task with the given input in a process sandbox.
execute(SandboxTask<T, R>, T, Duration) - Method in interface com.atlassian.confluence.util.sandbox.Sandbox
Run the given task with the given input in a process sandbox and limit a call by a given time limit.
execute(SandboxCallback<T, R>, T) - Method in interface com.atlassian.confluence.util.sandbox.SandboxTaskContext
Calls the given SandboxCallback.
execute() - Method in class com.atlassian.confluence.warming.WarmInstanceAction
 
execute() - Method in class com.atlassian.confluence.xss.StaticRenderingAction
 
execute() - Method in class com.atlassian.confluence.xss.VelocityResultAction
 
execute(ActionInvocation) - Method in class com.atlassian.confluence.xwork.SoyResult
 
execute() - Method in class com.atlassian.plugins.editor.actions.TinyMceEmotionsAction
 
execute(S) - Method in class com.atlassian.sal.confluence.lifecycle.ServiceExecutionTemplate
 
execute(S) - Method in class com.atlassian.sal.confluence.lifecycle.StaticServiceExecution
 
executeAction(String) - Method in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
executeAuthPluginXmlRpc(String, String, Object...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
executeAuthPluginXmlRpcOnCurrentNode(String, String, Object...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
executeDdl(List<? extends DdlCommand>) - Method in interface com.atlassian.confluence.upgrade.ddl.DdlExecutor
Perform a set of data definition altering actions.
executeDdl(List<? extends DdlCommand>) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateDdlExecutor
 
executeDdlStatements(List<String>) - Method in interface com.atlassian.confluence.upgrade.ddl.DdlExecutor
 
executeDdlStatements(List<String>) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateDdlExecutor
 
executeFromStream(StreamableMacro, Map<String, String>, String, ConversionContext) - Static method in class com.atlassian.confluence.macro.StreamableMacroAdapter
Helper method to provide a default execute method for a StreamableMacro that can not inherit from this adapter class.
executeFuncTest(String, Object...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
executeFuncTestOnCurrentNode(String, Object...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Instead of using the execute methods directly, consider adding a wrapper method to ConfluenceRpc.
executeFuncTestWithToken(String, String, Object...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
executeInReadOnly(Supplier<T>, Supplier<T>) - Method in class com.atlassian.confluence.api.impl.ReadOnlyAndReadWriteTransactionConversionTemplate
Checks if the current transaction is in readonly mode, and creates a new transaction in readonly mode if not.
executeInReadWrite(Supplier<T>) - Method in class com.atlassian.confluence.api.impl.ReadOnlyAndReadWriteTransactionConversionTemplate
Checks if the current transaction is in read/write mode, and creates a new transaction in read/write mode if not.
executeInternal() - Method in class com.atlassian.confluence.content.service.blogpost.MoveBlogPostToTopOfSpaceCommand
 
executeInternal() - Method in class com.atlassian.confluence.content.service.blogpost.RevertBlogPostCommand
 
executeInternal() - Method in class com.atlassian.confluence.content.service.comment.CreateCommentCommandImpl
 
executeInternal() - Method in class com.atlassian.confluence.content.service.comment.DeleteCommentCommandImpl
 
executeInternal() - Method in class com.atlassian.confluence.content.service.comment.EditCommentCommandImpl
 
executeInternal() - Method in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
executeInternal() - Method in class com.atlassian.confluence.content.service.page.DeleteBlogPostCommand
 
executeInternal() - Method in class com.atlassian.confluence.content.service.page.DeletePageCommand
 
executeInternal() - Method in class com.atlassian.confluence.content.service.page.MovePageCommandImpl
 
executeInternal() - Method in class com.atlassian.confluence.content.service.page.MovePageToTopOfSpaceCommand
 
executeInternal() - Method in class com.atlassian.confluence.content.service.page.RemoveAbstractPageVersionCommand
 
executeInternal() - Method in class com.atlassian.confluence.content.service.page.RevertPageCommand
 
executeInternal() - Method in class com.atlassian.confluence.content.service.page.RevertPageOrderCommand
 
executeInternal() - Method in class com.atlassian.confluence.content.service.page.SetPageOrderCommand
 
executeInternal() - Method in class com.atlassian.confluence.content.service.RenderContentCommandImpl
 
executeInternal() - Method in class com.atlassian.confluence.content.service.space.DeleteSpaceCommand
 
executeInternal() - Method in class com.atlassian.confluence.core.service.AbstractServiceCommand
Template method for implementations to perform command execution.
executeInternal() - Method in class com.atlassian.confluence.labels.service.AddLabelsCommandImpl
 
executeInternal() - Method in class com.atlassian.confluence.labels.service.RemoveLabelCommandImpl
 
executeInternal() - Method in class com.atlassian.confluence.labels.service.ValidateLabelsCommandImpl
 
executeInternal(JobExecutionContext) - Method in class com.atlassian.confluence.setup.quartz.AbstractClusterAwareQuartzJobBean
Deprecated.
 
executeInternal(JobExecutionContext) - Method in class com.atlassian.quartz.jobs.AbstractJob
Deprecated.
 
executeJob(JobExecutionContext) - Method in class com.atlassian.confluence.setup.quartz.AbstractClusterAwareQuartzJobBean
Deprecated.
 
executeJob(JobExecutionContext) - Method in class com.atlassian.confluence.setup.quartz.DelegatingClusterAwareQuartzJobBean
 
executeOnCurrentNode(String, Object...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
executePluginXmlRpc(String, String, Object...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Execute a Confluence plugin rpc method as anonymous user.
executeReadOnly(ThrowingTransactionCallback<TYPE, NotFoundException>) - Method in class com.atlassian.confluence.plugins.contentproperty.TransactionWrappingFinder
 
executeRpc(String, String, String, Object...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
executeThenClearSession(Iterable<I>, int, int, Function<I, O>) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateSessionManager
Executes a bulk database update in a way that prevents excessive memory usage, by committing the transaction and clearing the session periodically.
executeThenFlushAndClearSession(Iterable<I>, int, int, Function<I, O>) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateSessionManager
Reuses the current transaction, to avoid nested transaction issues.
executeToStream(Map<String, String>, Streamable, ConversionContext) - Method in interface com.atlassian.confluence.macro.StreamableMacro
Execute the macro, and produce a streamable that represents its output.
executeWithContext(Map<String, Object>, Runnable) - Static method in class com.atlassian.confluence.util.logging.LoggingContext
Execute Runnable with MDC context that is removed once the runnable returns.
executeWithContext(String, Object, Runnable) - Static method in class com.atlassian.confluence.util.logging.LoggingContext
Execute Runnable with supplied key/value in the MDC context that are removed once the runnable returns.
executeWithoutAuditing(Runnable) - Method in interface com.atlassian.confluence.audit.AuditingContext
Executed operation with auditing being turned off for current thread
executeWithoutAuditing(Runnable) - Method in class com.atlassian.confluence.impl.audit.DefaultAuditingContext
 
executeWithSessionClearing(Iterable<I>, int, int, Function<I, O>) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateSessionManager
executeWithSessionFlushAndClear(Iterable<I>, int, int, Function<I, O>) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateSessionManager
executeWithToken(String, String, Object...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Execute method with the specified token.
executionStart() - Method in interface com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsCollector
Start timing the execution phase.
ExecutionStatus - Enum in com.atlassian.confluence.schedule
Indicates the current status of a managed job.
ExecutionStrategyTemplate<S> - Class in com.atlassian.sal.confluence.lifecycle
Template for service executions
ExecutionStrategyTemplate(Function<ServiceReference, Option<ModuleCompleteKey>>) - Constructor for class com.atlassian.sal.confluence.lifecycle.ExecutionStrategyTemplate
 
EXECUTOR_SVC_NAME - Static variable in class com.atlassian.confluence.cluster.hazelcast.HazelcastExecutorClusterEventService
Name of the executor service to use for executing tasks.
existingContentId - Variable in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
existingContentId - Variable in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
exists(String) - Method in class bucket.user.propertyset.BucketPropertySet
 
exists(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
exists() - Method in class com.atlassian.confluence.api.model.reference.ExpandedReference
 
exists() - Method in class com.atlassian.confluence.api.model.reference.Reference
 
exists() - Method in class com.atlassian.confluence.cache.option.None
Deprecated.
 
exists() - Method in interface com.atlassian.confluence.cache.option.Option
Deprecated.
 
exists() - Method in class com.atlassian.confluence.cache.option.Some
Deprecated.
 
exists() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
exists(Predicate<? super T>) - Method in class com.atlassian.confluence.core.MaybeNot
Deprecated.
 
exists(Predicate<? super T>) - Method in class com.atlassian.confluence.core.None
 
exists() - Method in class com.atlassian.confluence.core.UploadedResource
 
exists(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
exists(String, String, List<String>) - Method in class com.atlassian.confluence.internal.upgrade.constraint.ConstraintChecker
 
exists() - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
exists(LikeNotification) - Method in class com.atlassian.confluence.plugins.like.notifications.dao.CacheBackedNotificationDao
 
exists(LikeNotification) - Method in interface com.atlassian.confluence.plugins.like.notifications.dao.NotificationDao
Returns true if the specified notification exists, false otherwise.
exists(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
exists(String) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
exists(String) - Method in class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
Deprecated.
 
exists(String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
Deprecated.
 
exists(String) - Method in interface com.atlassian.confluence.user.UserAccessor
Returns true if a user exists with the given username.
exists(String) - Method in interface com.atlassian.confluence.util.i18n.DocumentationBean
Returns true if the documentation link exists, otherwise false.
exists(String) - Method in class com.atlassian.confluence.util.i18n.VersionSpecificDocumentationBean
 
exists(InternalGrantedPermission) - Method in class com.atlassian.crowd.embedded.hibernate2.NoopInternalUserPermissionDao
 
existsAndExpanded() - Method in class com.atlassian.confluence.api.model.reference.Reference
 
expand(WebResource, String...) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
 
expand() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.DateRangeQuery
 
expand() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.MultiTermQuery
 
expand() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.NumberRangeQuery
Deprecated.
 
expand() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.TextQuery
 
expand(UserEntity) - Method in class com.atlassian.confluence.plugins.like.DefaultUserEntityExpander
 
expand(UserEntity) - Method in interface com.atlassian.confluence.plugins.like.UserEntityExpander
Expand a user entity.
expand(ContentEntity) - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestContentManager
 
expand(SpaceEntity) - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestSpaceManager
 
expand(ContentEntity) - Method in interface com.atlassian.confluence.plugins.rest.manager.RestContentManager
Expands and returns the given ContentEntity.
expand(SpaceEntity) - Method in interface com.atlassian.confluence.plugins.rest.manager.RestSpaceManager
Expands and returns the given SpaceEntity.
expand() - Method in interface com.atlassian.confluence.search.v2.Expandable
Expand this query/filter into a composite query/filter (that composes others).
expand() - Method in class com.atlassian.confluence.search.v2.query.AttachmentTypeQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.BooleanQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.BoostingQuery
Deprecated.
This primitive but is similar to BooleanQuery, which in some sense primitive but also need to implement expand method, because the wrapped query need to be expanded.
expand() - Method in class com.atlassian.confluence.search.v2.query.ConstantScoreQuery
This primitive but is similar to BooleanQuery, which in some sense primitive but also need to implement expand method, because the wrapped query need to be expanded.
expand() - Method in class com.atlassian.confluence.search.v2.query.ContainingContentTypeQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.ContentTypeQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.ContributorQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.CustomContentTypeQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.FileExtensionQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.FunctionScoreQuery
This primitive but is similar to BooleanQuery, which in some sense primitive but also need to implement expand method, because the wrapped query need to be expanded.
expand() - Method in class com.atlassian.confluence.search.v2.query.HasPersonalSpaceQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.InheritedLabelQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.InSpaceQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.LabelQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.MacroUsageQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.SiteTextSearchQuery
Rewrite it into function score query that boosts score by modified date.
expand() - Method in class com.atlassian.confluence.search.v2.query.SpaceCategoryQuery
 
expand() - Method in class com.atlassian.confluence.search.v2.query.TextFieldPrefixQuery
Deprecated.
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.AnonymousUserInfoSearchFilter
Deprecated.
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.ArchivedSpacesSearchFilter
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.BooleanSearchFilter
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Deprecated.
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.ContentStatusFilter
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.DeactivatedUserSearchFilter
Deprecated.
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.DisabledContentTypeSearchFilter
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.ExcludedContentTypeSearchFilter
The logic is from ExcludedContentTypeSearchFilterMapper in confluence-search plugin.
expand() - Method in interface com.atlassian.confluence.search.v2.SearchFilter
Expands this filter into a composite filter (that composes other filters).
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.ExternallyDeletedUserSearchFilter
Deprecated.
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.InSpaceSearchFilter
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.LabelsSearchFilter
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.LastModifierUserSearchFilter
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.NonViewableContentTypeSearchFilter
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.SearchResultTypeSearchFilter
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.ShadowedUserSearchFilter
Deprecated.
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.SiteSearchPermissionsSearchFilter
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.SpaceCategorySearchFilter
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.SpacePermissionsSearchFilter
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.UnlicensedUserSearchFilter
Deprecated.
 
expand() - Method in class com.atlassian.confluence.search.v2.searchfilter.ViewUserProfilePermissionsSearchFilter
 
expand() - Method in interface com.atlassian.confluence.search.v2.SearchQuery
Expands this query into a composite query (that composes other queries).
expand() - Method in interface com.atlassian.confluence.search.v2.SearchSort
 
expand() - Method in class com.atlassian.confluence.search.v2.sort.CreatedSort
 
expand() - Method in class com.atlassian.confluence.search.v2.sort.FilenameSort
 
expand() - Method in class com.atlassian.confluence.search.v2.sort.FilesizeSort
 
expand() - Method in class com.atlassian.confluence.search.v2.sort.FullnameSort
 
expand() - Method in class com.atlassian.confluence.search.v2.sort.ModifiedSort
 
expand() - Method in class com.atlassian.confluence.search.v2.sort.TitleSort
 
Expandable<T> - Interface in com.atlassian.confluence.search.v2
Interface that allows classes implemented it to be transformed into composition of primitive ones.
EXPANDABLE_PROPERTIES_KEY - Static variable in class com.atlassian.confluence.rest.api.model.RestObject.Properties
 
expandAll(T) - Static method in class com.atlassian.confluence.search.v2.SearchExpander
 
expandAll(Collection<T>) - Static method in class com.atlassian.confluence.search.v2.SearchExpander
 
EXPANDED - Static variable in class com.atlassian.confluence.plugins.rest.entities.documentation.ContentEntityListExampleDocument
 
ExpandedReference<T> - Class in com.atlassian.confluence.api.model.reference
An expanded reference has a value, call get() will return that referent value.
expandEntities(String) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXmlEntityExpander
 
expandEntities(String) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlEntityExpander
Expand all XML entities encountered in the supplied String.
expandFilter(SearchFilter) - Static method in class com.atlassian.confluence.search.v2.searchfilter.SearchFilterUtils
If the provided filter is a chained filter, return the top level list of filters in the chain.
expandInternal(CommentEntityTree) - Method in class com.atlassian.confluence.plugins.rest.entities.CommentEntityTreeExpander
 
expandInternal(ContentEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntityExpander
 
expandInternal(SpaceEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityExpander
 
expandInternal(SpaceEntityUserPermissions) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserPermissionsExpander
 
expandInternal(SpaceEntityUserProperties) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserPropertiesExpander
 
expandRelativeReferencesInContent(SpaceContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.links.LinksUpdater
Expand any relative links or embedded images encountered in the supplied content.
expandRelativeReferencesInContent(Comment) - Method in interface com.atlassian.confluence.content.render.xhtml.links.LinksUpdater
Expand any relative links or embedded files/images encountered in the supplied comment.
expandRelativeReferencesInContent(SpaceContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.links.XhtmlLinksUpdater
 
expandRelativeReferencesInContent(Comment) - Method in class com.atlassian.confluence.content.render.xhtml.links.XhtmlLinksUpdater
 
expandWithIndexes(WebResource, String, int, int) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
 
Expansion - Class in com.atlassian.confluence.api.model
Represents a property on a model object and the sub-properties of that property that should be filled in by the service when returning the model object.
Expansion(String) - Constructor for class com.atlassian.confluence.api.model.Expansion
 
Expansion(String, Expansions) - Constructor for class com.atlassian.confluence.api.model.Expansion
 
Expansion - Class in com.atlassian.confluence.legacyapi.service
Deprecated.
since 7.0.1 , use Expansion
Expansion(String) - Constructor for class com.atlassian.confluence.legacyapi.service.Expansion
Deprecated.
 
Expansion(String, Expansions) - Constructor for class com.atlassian.confluence.legacyapi.service.Expansion
Deprecated.
 
ExpansionFieldsExtension - Class in com.atlassian.confluence.plugins.graphql.extensions
A graphql extension that makes sure fields of type Reference, List and Map are included in the expand= parameter.
ExpansionFieldsExtension() - Constructor for class com.atlassian.confluence.plugins.graphql.extensions.ExpansionFieldsExtension
 
expansions - Variable in class com.atlassian.confluence.api.impl.service.content.finder.AbstractFinder
 
Expansions() - Constructor for class com.atlassian.confluence.api.model.content.Content.Expansions
 
Expansions() - Constructor for class com.atlassian.confluence.api.model.content.Contributors.Expansions
 
Expansions() - Constructor for class com.atlassian.confluence.api.model.content.ContributorUsers.Expansions
 
Expansions() - Constructor for class com.atlassian.confluence.api.model.content.History.Expansions
 
Expansions() - Constructor for class com.atlassian.confluence.api.model.content.JsonContentProperty.Expansions
 
Expansions() - Constructor for class com.atlassian.confluence.api.model.content.JsonSpaceProperty.Expansions
 
Expansions() - Constructor for class com.atlassian.confluence.api.model.content.Space.Expansions
 
Expansions() - Constructor for class com.atlassian.confluence.api.model.content.template.ContentTemplate.Expansions
 
Expansions() - Constructor for class com.atlassian.confluence.api.model.content.Version.Expansions
 
Expansions() - Constructor for class com.atlassian.confluence.api.model.content.webresource.SuperBatchWebResources.Expansions
 
Expansions() - Constructor for class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies.Expansions
 
Expansions - Class in com.atlassian.confluence.api.model
 
Expansions(Expansion...) - Constructor for class com.atlassian.confluence.api.model.Expansions
 
Expansions(Iterable<Expansion>) - Constructor for class com.atlassian.confluence.api.model.Expansions
 
Expansions() - Constructor for class com.atlassian.confluence.api.model.people.SubjectType.Expansions
 
Expansions() - Constructor for class com.atlassian.confluence.api.model.people.User.Expansions
 
Expansions() - Constructor for class com.atlassian.confluence.api.model.permissions.ContentRestriction.Expansions
 
expansions() - Method in interface com.atlassian.confluence.content.apisupport.CommentExtensionsSupport
Get the map of expandable extension properties provided by this CommentExtensionSupport
Expansions - Class in com.atlassian.confluence.legacyapi.service
Deprecated.
since 7.0.1 , use Expansions
Expansions(Expansion...) - Constructor for class com.atlassian.confluence.legacyapi.service.Expansions
Deprecated.
 
Expansions(Iterable<Expansion>) - Constructor for class com.atlassian.confluence.legacyapi.service.Expansions
Deprecated.
 
expansions - Variable in class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
 
ExpansionsParser - Class in com.atlassian.confluence.rest.api.model
Converts Expansions to and from a String for use with REST calls.
ExpansionsParser() - Constructor for class com.atlassian.confluence.rest.api.model.ExpansionsParser
 
ExpDecayFunction - Class in com.atlassian.confluence.search.v2.score
Exponential decay function applied to a field value.
ExpDecayFunction(FieldValueSource, DecayParameters) - Constructor for class com.atlassian.confluence.search.v2.score.ExpDecayFunction
 
expected() - Method in interface com.atlassian.confluence.core.persistence.schema.api.SchemaElementComparison
 
ExpectedException - Exception in com.atlassian.confluence.plugin
 
ExpectedException() - Constructor for exception com.atlassian.confluence.plugin.ExpectedException
 
experimental() - Method in interface com.atlassian.confluence.api.nav.Navigation
 
experimental() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
ExperimentalContentRestrictionsResource - Class in com.atlassian.confluence.plugins.restapi.experimental.resources
 
ExperimentalContentRestrictionsResource(ContentRestrictionService) - Constructor for class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalContentRestrictionsResource
 
ExperimentalGroupResource - Class in com.atlassian.confluence.plugins.restapi.experimental.resources
Non-admin operations for user groups Experimental Group Resource, delete this once GroupResource is published
ExperimentalGroupResource(GroupService, PersonService) - Constructor for class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalGroupResource
 
ExperimentalSearchResource - Class in com.atlassian.confluence.plugins.restapi.experimental.resources
 
ExperimentalSearchResource(CQLSearchService) - Constructor for class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalSearchResource
 
ExperimentalUnsupportedTheme - Class in com.atlassian.confluence.themes
Like BasicTheme, but allows you to do some truly evil stuff like overriding Velocity results and turning off Sitemesh.
ExperimentalUnsupportedTheme() - Constructor for class com.atlassian.confluence.themes.ExperimentalUnsupportedTheme
 
ExperimentalUserResource - Class in com.atlassian.confluence.plugins.restapi.experimental.resources
Non-admin user operations Experimental resource, delete this once UserResource is published.
ExperimentalUserResource(PersonService, GroupService) - Constructor for class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalUserResource
 
expireAllPasswords(Application) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
expired(boolean) - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel.Builder
 
ExpireUserSessionsClusterNotificationEvent - Class in com.atlassian.confluence.event.events.cluster
 
ExpireUserSessionsClusterNotificationEvent(Object, ConfluenceUserPrincipal) - Constructor for class com.atlassian.confluence.event.events.cluster.ExpireUserSessionsClusterNotificationEvent
 
expiryDate(Date) - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel.Builder
 
explain(ISearch, long) - Method in class com.atlassian.confluence.internal.search.DecoratedSearchManager
 
explain(AtomicReaderContext, int, Explanation) - Method in interface com.atlassian.confluence.search.v2.lucene.boosting.ExplainableBoostingStrategy
Deprecated.
Return an explanation of the boosting.
explain(ISearch, long) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
 
explain(ISearch, long) - Method in interface com.atlassian.confluence.search.v2.SearchManager
Produce an explanation of the search query for the specified contentId.
ExplainableBoostingStrategy - Interface in com.atlassian.confluence.search.v2.lucene.boosting
Deprecated.
since 7.0 use FunctionScoreQuery instead.
EXPORT - Static variable in class com.atlassian.confluence.api.model.permissions.OperationKey
 
export(JodaDate, JodaDate, String, String, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.AuditResource
Deprecated.
 
EXPORT - Static variable in class com.atlassian.confluence.security.Permission
 
EXPORT_ALL_FILE_PREFIX - Static variable in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
EXPORT_DESCRIPTOR_FILE_NAME - Static variable in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
EXPORT_SPACE_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
EXPORT_SPACE_PERMISSION_TYPES - Static variable in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
EXPORT_VIEW - Static variable in class com.atlassian.confluence.api.model.content.ContentRepresentation
HTML representation for viewing, but with absolute urls, instead of relative urls in the markup.
exportAs(ExportContext, ProgressMeter) - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
exportAs(ExportContext, ProgressMeter) - Method in interface com.atlassian.confluence.importexport.ImportExportManager
 
exportAsWord() - Method in class com.atlassian.confluence.it.content.ContentInfoBean
 
ExportContext - Interface in com.atlassian.confluence.importexport
 
exportCSV() - Method in class com.atlassian.confluence.api.impl.service.audit.adapter.AuditServiceAdapter
Deprecated.
 
exportCSV() - Method in interface com.atlassian.confluence.api.service.audit.AuditService
Deprecated.
 
ExportDescriptor - Class in com.atlassian.confluence.importexport.impl
Describes an export, based on the exportDescriptor.properties.
ExportDescriptor() - Constructor for class com.atlassian.confluence.importexport.impl.ExportDescriptor
Construct a new ExportDescriptor, most likely with the intention of writing it out.
ExportDescriptor.Source - Enum in com.atlassian.confluence.importexport.impl
 
ExportDownload - Class in com.atlassian.confluence.servlet.download
 
ExportDownload() - Constructor for class com.atlassian.confluence.servlet.download.ExportDownload
 
ExportDownloadResourceManager - Class in com.atlassian.confluence.importexport.resource
A WritableDownloadResourceManager that stores and reads macro output from a temporary location.
ExportDownloadResourceManager(BootstrapManager, GateKeeper) - Constructor for class com.atlassian.confluence.importexport.resource.ExportDownloadResourceManager
 
ExportedTestClass - Annotation Type in com.atlassian.confluence.util.test.annotations
Indicates that a test class present in a plugins test-jar should be run as an integration sanity test in confluence cores acceptance tests.
ExportEmbeddedResourceRenderer - Class in com.atlassian.confluence.importexport.impl
Created by IntelliJ IDEA.
ExportEmbeddedResourceRenderer() - Constructor for class com.atlassian.confluence.importexport.impl.ExportEmbeddedResourceRenderer
 
Exporter - Class in com.atlassian.confluence.importexport
 
Exporter() - Constructor for class com.atlassian.confluence.importexport.Exporter
 
Exporter - Class in com.atlassian.confluence.it.export
Contains methods for testing export.
Exporter() - Constructor for class com.atlassian.confluence.it.export.Exporter
 
Exporter.AttachmentOption - Enum in com.atlassian.confluence.it.export
 
Exporter.CommentOption - Enum in com.atlassian.confluence.it.export
 
Exporter.ContentOption - Enum in com.atlassian.confluence.it.export
 
Exporter.ExporterFormOption - Interface in com.atlassian.confluence.it.export
 
ExporterAnyTypeDao - Interface in com.atlassian.confluence.core.persistence.hibernate
Sub-interface of AnyTypeDao, not available to plugins, that ties the result type of findAllPersistentObjectsHandles to the implementation relied on by export.
ExportFileNameGenerator - Interface in com.atlassian.confluence.importexport.impl
An interface for a class which can generate meaningful and unique (for a single VM) names that may be used as file names in the export process.
ExportFinishedEvent - Class in com.atlassian.confluence.event.events.admin
Deprecated.
since 5.10. Use AsyncExportFinishedEvent instead
ExportFinishedEvent(Object, String, String, String) - Constructor for class com.atlassian.confluence.event.events.admin.ExportFinishedEvent
Deprecated.
 
exportFinishedEvent(AsyncExportFinishedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.ImportExportAuditListener
 
ExportImageDescriptor - Class in com.atlassian.confluence.importexport.impl
A descriptor for an exported image.
ExportImageDescriptor(String, String) - Constructor for class com.atlassian.confluence.importexport.impl.ExportImageDescriptor
 
exportImages(String, Writer, String) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
ExportLinkFormatter - Interface in com.atlassian.confluence.importexport
Responsible for formatting links to exported content.
ExportLinkRenderer - Class in com.atlassian.confluence.importexport.impl
 
ExportLinkRenderer(SubRenderer, ExportContext, IconManager, PageManager, ExportLinkFormatter) - Constructor for class com.atlassian.confluence.importexport.impl.ExportLinkRenderer
 
exportPage(Page, String) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
exportPage(Page, String) - Method in class com.atlassian.confluence.importexport.impl.HtmlExporter
Export page exports either a single page or, if context.exportChildren is set, the whole page hierarchy.
ExportPathUtils - Class in com.atlassian.confluence.importexport.impl
 
ExportPathUtils() - Constructor for class com.atlassian.confluence.importexport.impl.ExportPathUtils
 
exportResource(String, String, String) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
ExportScope - Enum in com.atlassian.confluence.importexport.impl
Represents the valid scopes for an XML Export.
ExportScope.IllegalExportScopeException - Exception in com.atlassian.confluence.importexport.impl
Indicates an invalid export scope.
exportSite(ConfluenceRpc, Exporter.AttachmentOption) - Static method in class com.atlassian.confluence.it.export.Exporter
Export a site via RPC.
exportSite(boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Returns the URL of the downloadable export.
exportSite(String, boolean) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
exportSite(boolean) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
Performs a site export and return the download url.
exportSite(String, boolean) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
exportSite(String, boolean) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
exportSite(String, boolean) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
exportSite(String, boolean) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
exportSpace(Space, String) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
exportSpace(Space, String) - Method in class com.atlassian.confluence.importexport.impl.HtmlExporter
 
exportSpace(Space, WebTester, Collection<Long>, Exporter.ExporterFormOption...) - Static method in class com.atlassian.confluence.it.export.Exporter
Export a space through the web interface.
exportSpace(Space, WebTester, Exporter.ContentOption, Collection<Long>) - Static method in class com.atlassian.confluence.it.export.Exporter
Export a space through the web interface.
exportSpace(Space, WebTester, Exporter.ContentOption) - Static method in class com.atlassian.confluence.it.export.Exporter
Export a space through the web interface.
exportSpace(Space, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Returns the URL of the downloadable export.
exportSpace(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
exportSpace(String, String, String, boolean) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
exportSpace(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
exportSpace(String, String, boolean) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
exportSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
exportSpace(String, String, String, boolean) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
exportSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
exportSpace(String, String, String, boolean) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
exportSpace(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
exportSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
ExportSpaceAction - Class in com.atlassian.confluence.importexport.actions
 
ExportSpaceAction() - Constructor for class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
ExportSpaceLongRunningTask - Class in com.atlassian.confluence.importexport.actions
 
ExportSpaceLongRunningTask(ConfluenceUser, String, ExportContext, Set<Long>, Set<Long>, GateKeeper, ImportExportManager, PermissionManager, SpaceManager, String, String, String) - Constructor for class com.atlassian.confluence.importexport.actions.ExportSpaceLongRunningTask
 
ExportType - Enum in com.atlassian.confluence.pageobjects.page.space
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.space.ExportType instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ExportUtils - Class in com.atlassian.confluence.importexport.impl
 
ExportUtils() - Constructor for class com.atlassian.confluence.importexport.impl.ExportUtils
 
ExportWordPageServer - Class in com.atlassian.confluence.servlet
Export a page as HTML which Microsoft Word will understand.
ExportWordPageServer(BootstrapManager, SettingsManager, PageManager, PermissionManager, Renderer, Excerpter, PluginResourceLocator, DownloadResourceManager, EventPublisher, MimetypesFileTypeMap) - Constructor for class com.atlassian.confluence.servlet.ExportWordPageServer
 
ExportXsltTransformerResolver - Class in com.atlassian.confluence.xml
The XsltTransformerResolver used for export purposes.
ExtendedDelimitersFilter - Class in com.atlassian.confluence.search.lucene.filter
 
ExtendedDelimitersFilter(TokenStream, String) - Constructor for class com.atlassian.confluence.search.lucene.filter.ExtendedDelimitersFilter
 
extension(String, Object) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
EXTENSION_KEY_1 - Static variable in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyCommentExtensionSupport
 
extensions(Map<String, Object>) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
EXTERNAL_RESOURCE_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.EmbeddedImageConstants
 
ExternalChangesException - Exception in com.atlassian.confluence.pages.exceptions
Thrown when trying to make changes to a page outside an editing session (e.g.
ExternalChangesException(String) - Constructor for exception com.atlassian.confluence.pages.exceptions.ExternalChangesException
 
ExternalGadgetsPage - Class in com.atlassian.confluence.pageobjects.page.admin
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.admin.ExternalGadgetsPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ExternalGadgetsPage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.ExternalGadgetsPage
Deprecated.
 
ExternalImagePanelImageBrowserDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.ExternalImagePanelImageBrowserDialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ExternalImagePanelImageBrowserDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.ExternalImagePanelImageBrowserDialog
Deprecated.
 
EXTERNALLY_DELETED - Static variable in class com.atlassian.confluence.api.model.people.UserStatus
 
ExternallyDeletedUserFilter - Class in com.atlassian.confluence.search.lucene.filter
Excludes all externally deleted users.
ExternallyDeletedUserFilter() - Constructor for class com.atlassian.confluence.search.lucene.filter.ExternallyDeletedUserFilter
 
ExternallyDeletedUserSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Deprecated.
since 6.7 use ActiveUserSearchFilter instead.
ExternallyDeletedUserSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
ExternallyDeletedUserSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ExternallyDeletedUserSearchFilterMapper
 
ExternalProcessBuilderFactory - Class in com.atlassian.confluence.plugins.synchrony.bootstrap
Allow customising of the external process builder.
ExternalProcessBuilderFactory() - Constructor for class com.atlassian.confluence.plugins.synchrony.bootstrap.ExternalProcessBuilderFactory
 
ExternalUserDirectoriesActiveCriteria - Class in com.atlassian.confluence.admin.criteria
Checks if any User directories in additional to the Internal one are currently active.
ExternalUserDirectoriesActiveCriteria(ApplicationFactory) - Constructor for class com.atlassian.confluence.admin.criteria.ExternalUserDirectoriesActiveCriteria
 
ExternalUserManagementAware - Interface in com.atlassian.confluence.security
Actions implementing this are external user management aware actions.
ExternalUserSynchroniser - Class in com.atlassian.confluence.it.usermanagement
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.usermanagement.ExternalUserSynchroniser} alternative
ExternalUserSynchroniser(ConfluenceRpc) - Constructor for class com.atlassian.confluence.it.usermanagement.ExternalUserSynchroniser
Deprecated.
 
EXTRA_BUNDLED_PLUGINS_SYSTEM_PROPERTY - Static variable in class com.atlassian.confluence.plugin.PluginLoadersFactory
 
ExtraBundledPluginsFactory - Class in com.atlassian.confluence.plugin
 
ExtraBundledPluginsFactory(PluginDirectoryProvider, List<PluginFactory>, PluginEventManager) - Constructor for class com.atlassian.confluence.plugin.ExtraBundledPluginsFactory
 
extract(ContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.links.OutgoingLinksExtractor
 
extract(ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.links.XhtmlOutgoingLinksExtractor
 
extract(Attachment) - Method in interface com.atlassian.confluence.index.attachment.AttachmentTextExtractor
Extracts text from an attachment.
extract(Attachment) - Method in class com.atlassian.confluence.internal.index.attachment.DelegatingAttachmentTextExtractor
 
extract(Searchable) - Method in interface com.atlassian.confluence.internal.index.Extractor3
 
extract(Searchable) - Method in class com.atlassian.confluence.internal.index.lucene.LuceneChangeExtractor
Extract fields from the given Searchable by passing them through a bunch of Lucene Extractor objects.
extract(Searchable) - Method in class com.atlassian.confluence.internal.index.lucene.LuceneContentExtractor
Extract fields from the given Searchable by passing them through a bunch of Lucene Extractor objects.
extract(JsonString, Iterable<ContentPropertySchemaField>) - Method in interface com.atlassian.confluence.plugins.contentproperty.index.extractor.ContentPropertyExtractionManager
Extracts JSON document fragments and transforms them into Lucene fields with user-defined field types.
extract(JsonString, Iterable<ContentPropertySchemaField>) - Method in class com.atlassian.confluence.plugins.contentproperty.index.extractor.ContentPropertyExtractionManagerImpl
 
EXTRACTED_EXTERNAL_REFERENCES - Static variable in class com.atlassian.confluence.renderer.WikiRendererContextKeys
 
extractError(ValidationResult, String) - Static method in class com.atlassian.confluence.internal.relations.RelationUtils
Extracts all errors from the ValidationResult as a single String.
extractFileName(String) - Static method in class com.atlassian.confluence.util.io.ConfluenceFileUtils
extractFileName extracts the name of the file
extractFirstEmailAddressedTo(User, List<MimeMessage>) - Static method in class com.atlassian.confluence.it.mail.MailUtils
 
extractFromCurrentPage(WebTester) - Static method in class com.atlassian.confluence.it.content.PageMetadata
 
extractHashtags(String) - Static method in class com.atlassian.confluence.userstatus.tag.HashTagHelper
Deprecated.
 
extractImageSrc(ContentEntityObject, int) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
extractImageSrc(ContentEntityObject, int, boolean) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
extractImageSrc(String, int) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
extractImageSrc(String, int) - Method in interface com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter
 
extractImageSrc(ContentEntityObject, int) - Method in interface com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter
 
extractImageSrc(ContentEntityObject, int, boolean) - Method in interface com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter
 
extractImageThumbnailUris(ContentEntityObject, int) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
extractImageThumbnailUris(ContentEntityObject, int) - Method in interface com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter
Returns the URIs of thumbnails for each of the images attached to the specified content entity.
Extraction - Class in com.atlassian.confluence.internal.index
 
Extraction(Collection<FieldDescriptor>, String) - Constructor for class com.atlassian.confluence.internal.index.Extraction
 
extractLabelsFromLabellings(List<Labelling>) - Static method in class com.atlassian.confluence.util.LabelUtil
Simple utility method to extract the label instances from the given list of labelling instances.
extractLgplMaterials(String) - Method in interface com.atlassian.confluence.plugin.descriptor.aboutpage.BomParser
Extracts LGPL information from a String.
extractLgplMaterials(String) - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.BomParserImpl
 
extractLinks(RenderContext, String) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
Parses the content passed in and returns a list of confluence link objects (e.g.
extractLinks() - Method in class com.atlassian.confluence.links.LinkParserHelper
 
extractLinkTextList(String) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
parses through the content and returns a list of all the links found in string format e.g.
extractMacroSummary() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
extractMentionedUsers(XMLEventReader) - Method in class com.atlassian.confluence.content.render.xhtml.storage.link.user.DefaultUserMentionsExtractor
Given a stream of storage format extracts all user links that are considered a 'mention'.
extractMentionedUsers(XMLEventReader) - Method in interface com.atlassian.confluence.content.render.xhtml.storage.link.user.UserMentionsExtractor
Given a stream of storage format extracts all user links that are considered a 'mention'.
extractNodeId() - Static method in class com.atlassian.confluence.cluster.hazelcast.HazelcastUtils
 
extractNodeInfo() - Static method in class com.atlassian.confluence.cluster.hazelcast.HazelcastUtils
 
Extractor2ModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
A module descriptor that allows to add a new Extractor2 into Confluence.
Extractor2ModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.Extractor2ModuleDescriptor
 
Extractor2Provider - Interface in com.atlassian.confluence.internal.search.extractor2
Provides list of Extractor2.
Extractor2ToExtractorAdapter - Class in com.atlassian.confluence.search.lucene.extractor
Adapts Extractor2 instances to Extractor.
Extractor2ToExtractorAdapter() - Constructor for class com.atlassian.confluence.search.lucene.extractor.Extractor2ToExtractorAdapter
 
Extractor3 - Interface in com.atlassian.confluence.internal.index
 
ExtractorModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
Deprecated.
since 7.0 use Extractor2ModuleDescriptor instead.
ExtractorModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.ExtractorModuleDescriptor
Deprecated.
 
ExtractorModuleDescriptor.BackwardsCompatibleExtractor - Class in com.atlassian.confluence.plugin.descriptor
Deprecated.
Safety wrapper class for extractor plugins.
extractPageContext(ConversionContext) - Static method in class com.atlassian.confluence.content.render.xhtml.NastyUtilitiesWhichWillBeMadeRedundant
Deprecated.
extractPageTitle(String) - Static method in class com.atlassian.confluence.pages.actions.ActionHelper
To extract the PageName from a String like Spacekey:Pagename, the extractPageTitle Method can be used.
extractParams(URL) - Static method in class com.atlassian.confluence.util.QueryStringUtil
Extracts parameters from the query string portion of the supplied URL and inserts these into a map.
extractPermissionType(OperationKey) - Static method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionFactory
Given an OperationKey, determine the raw ContentPermission type.
extractResourceIdentifiers(BodyContent, ConversionContext) - Method in interface com.atlassian.confluence.impl.content.render.prefetch.ResourceIdentifierExtractor
 
extractResourceIdentifiers(BodyContent, ConversionContext) - Method in class com.atlassian.confluence.impl.content.render.prefetch.xhtml.XhtmlResourceIdentifierExtractor
 
extractSpaceKey(String) - Static method in class com.atlassian.confluence.pages.actions.ActionHelper
This method extracts the SpaceKey from a String which should look like Spacekey:Pagename This method is used as a helper method to parse the String given by the PagePicker which is used by the parentPage form field as well as the moveAttachment.
extractTargetContentFromEmailReply(Map<String, List<String>>, NotificationEmailHelper.ContentFinder) - Method in class com.atlassian.confluence.mail.notification.NotificationEmailHelper
Deprecated.
Retrieves the relevant content object from the given (reply) email headers.
extractTerms(Set<Term>) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneFunctionScoreQuery
 
extractTerms(Set<Term>) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostingQuery
Deprecated.
 
extractText(InputStream, SearchableAttachment) - Method in class com.atlassian.confluence.search.lucene.extractor.LimitedTextContentExtractor
 
extractTheme(String) - Method in class com.atlassian.confluence.impl.themes.PluginThemesAccessor
 
extractUISupport(Element) - Static method in class com.atlassian.confluence.plugins.contentproperty.index.config.XmlDescriptorSchemaReader
 
extractUserKeysFromContentEntities(Iterable<? extends ContentEntityObject>, boolean) - Method in class com.atlassian.confluence.importexport.impl.ContentUserKeyExtractor
 
extractUserMentions(XMLEventReader, UserMentionsExtractor) - Method in interface com.atlassian.confluence.content.render.xhtml.storage.link.user.MentionsParser
Deprecated.
Since 5.3. No replacement.
extractVariableDeclaration(XMLEventReader, XmlEventReaderFactory) - Static method in class com.atlassian.confluence.pages.templates.XhtmlTemplateUtils
 
extractViewableLabels(AbstractLabelableEntityObject, Collection<Label.Prefix>, User) - Static method in class com.atlassian.confluence.ui.rest.service.content.LegacyLabelHelper
Deprecated.
 
extractWrappedEventOrOriginal(Event) - Static method in class com.atlassian.confluence.event.EventUtils
If the given event is an instance of ClusterEventWrapper, returns the wrapped event.

F

fail(HealthCheck, Event, URL, String, String) - Static method in class com.atlassian.confluence.internal.health.HealthCheckResult
Create a 'failed' result containing the given parameters.
fail(ValidationResult) - Static method in class com.atlassian.confluence.validation.Validation
 
fail() - Method in class com.atlassian.confluence.validation.Validation
 
FAIL_MERGE_RESULT - Static variable in class com.atlassian.confluence.util.diffs.SimpleMergeResult
 
failed() - Static method in class com.atlassian.confluence.api.model.eviction.SynchronyEvictionResult
 
failed(Throwable, Description) - Method in class com.atlassian.confluence.jwebunit.JWebUnitPageSourceRule
 
failed(SynchronyEvictionProgress) - Static method in class com.atlassian.confluence.pages.collab.SynchronyEvictionEvent
 
failed(SynchronyEvictionProgress) - Static method in class com.atlassian.confluence.pages.collab.SynchronyEvictionRemovalEvent
 
failed(SynchronyEvictionProgress) - Static method in class com.atlassian.confluence.pages.collab.SynchronyEvictionSearchEvent
 
Failed() - Constructor for class com.atlassian.confluence.plugins.synchrony.api.events.SynchronyStatusStartupEvents.Failed
 
failed(String, HttpResponse) - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
failed() - Method in class com.atlassian.confluence.search.lucene.ChangeDocumentIndexPolicy.PolicyCheckResult
 
failed(Throwable, Description) - Method in class com.atlassian.confluence.webdriver.rules.LogTimeRule
 
failed(Throwable, Description) - Method in class com.atlassian.confluence.webdriver.rules.NoUrlLoggingWebDriverScreenshotRule
 
failedLogin(Date) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
Record a failed login attempt on date.
failEviction(SynchronyEvictionProgress) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.AnalyticsEvictionProgressTracking
 
failEviction(SynchronyEvictionProgress) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.CompositeEvictionProgressTracking
 
failEviction(SynchronyEvictionProgress) - Method in interface com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgressTracking
Indicate an error in the eviction process
failRemovalUnderLock(SynchronyEvictionProgress) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.AnalyticsEvictionProgressTracking
 
failRemovalUnderLock(SynchronyEvictionProgress) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.CompositeEvictionProgressTracking
 
failRemovalUnderLock(SynchronyEvictionProgress) - Method in interface com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgressTracking
There was an error in locking process.
failSearch(SynchronyEvictionProgress) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.AnalyticsEvictionProgressTracking
 
failSearch(SynchronyEvictionProgress) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.CompositeEvictionProgressTracking
 
failSearch(SynchronyEvictionProgress) - Method in interface com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgressTracking
Indicate an error in the searching process
failure(V, long) - Static method in class com.atlassian.confluence.api.service.journal.EntryProcessorResult
Create a result after a processing failure.
failure(String) - Static method in class com.atlassian.confluence.content.render.xhtml.view.RenderResult
 
failure(String, String, long, Failure, Map<String, Object>) - Static method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreEvent
Deprecated.
 
failure(String, String, long, Failure, Map<String, Object>) - Static method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreEvent
Deprecated.
 
failure - Variable in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
failure(String) - Static method in class com.atlassian.confluence.util.ajax.AjaxResponse
 
FakeHealthCheck - Class in com.atlassian.confluence.impl.health.checks
This fake HealthCheck allows the operator to simulate a health check failure, for example to test: The Johnson infrastructure (manually or via automation), or The "hide.system.error.details" flag.
FakeHealthCheck() - Constructor for class com.atlassian.confluence.impl.health.checks.FakeHealthCheck
 
FALLBACK_DEFAULT_USERS_GROUP - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
Fauxpansions - Class in com.atlassian.confluence.api.impl.service.content.factory
Wrapper for Expansions that can be passed to a ModelFactory to indicate both expandability at the top level, and any sub-expansions.
fauxpansions(Expansions, String) - Static method in class com.atlassian.confluence.api.impl.service.content.factory.Fauxpansions
 
FAVICON_RESET_SUMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.LookAndFeelAuditListener
 
FAVICON_UPLOADED_SUMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.LookAndFeelAuditListener
 
faviconChangedEvent(FaviconChangedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.LookAndFeelAuditListener
 
FaviconChangedEvent - Class in com.atlassian.confluence.themes.events
 
FaviconChangedEvent(Object, FaviconChangedEvent.Action) - Constructor for class com.atlassian.confluence.themes.events.FaviconChangedEvent
 
FaviconChangedEvent.Action - Enum in com.atlassian.confluence.themes.events
 
FAVOURITE_LABEL - Static variable in interface com.atlassian.confluence.labels.LabelManager
 
FAVOURITE_LABEL_YANKEE - Static variable in interface com.atlassian.confluence.labels.LabelManager
 
favouriteManager - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
FavouriteManager - Interface in com.atlassian.confluence.userstatus
Manages the favourite spaces and pages of a user.
FavouritePage - Class in com.atlassian.confluence.pageobjects.component
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.FavouritePage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
FavouritePage(Page) - Constructor for class com.atlassian.confluence.pageobjects.component.FavouritePage
Deprecated.
 
FavouritePageCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
FavouritePageCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.FavouritePageCondition
 
FavouriteRelationDescriptor<T extends Relatable> - Class in com.atlassian.confluence.api.model.relations
The built-in relationship type for favourites.
FAVOURITES - Static variable in class com.atlassian.confluence.it.global.SiteSearch.SpecialSpaceOptions
 
FAVOURITES - Static variable in interface com.atlassian.confluence.search.v2.SpaceCategories
 
FavouriteSort - Class in com.atlassian.confluence.search.v2.sort
Order search results by favourite date.
FavouriteSort(SearchSort.Order) - Constructor for class com.atlassian.confluence.search.v2.sort.FavouriteSort
 
FavouriteSortMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Maps sort capability from FavouriteSort to lucene.
FavouriteSortMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.FavouriteSortMapper
 
FavouriteSpaceCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
FavouriteSpaceCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.FavouriteSpaceCondition
 
FavouriteSpacesTab - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs
Implements the "Favourite Spaces" tab, which displays updates from a user's favourite spaces.
FavouriteSpacesTab(HttpContext, I18NBeanFactory, LabelManager, PermissionManager, LocaleManager) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.FavouriteSpacesTab
 
FeatureKeys - Class in com.atlassian.confluence.search
Dark feature keys.
FeatureKeys() - Constructor for class com.atlassian.confluence.search.FeatureKeys
 
FeatureModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
Module descriptor for plugin modules that defines a feature for use within the FeatureService.
FeatureModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.FeatureModuleDescriptor
 
FeatureService - Interface in com.atlassian.confluence.setup.settings
Provides registered Features.
FeedBuilder - Class in com.atlassian.confluence.it.feed
Uses the web-based feed builder to construct a feed URL.
FeedBuilder(String, WebTester) - Constructor for class com.atlassian.confluence.it.feed.FeedBuilder
 
FeedBuilder - Interface in com.atlassian.confluence.rss
Builds a syndication feed (Atom or RSS) from a search query.
FeedCustomContentType - Interface in com.atlassian.confluence.rss
Allows plugins to provide custom content types to the feed builder
FeedCustomContentTypeModuleDescriptor - Class in com.atlassian.confluence.rss
 
FeedCustomContentTypeModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.rss.FeedCustomContentTypeModuleDescriptor
 
FeedOptions - Class in com.atlassian.confluence.it.feed
Mutable object for setting options for use with the feed builder.
FeedProperties - Class in com.atlassian.confluence.rss
Allows users to specify properties of the feed.
FeedProperties(String, String, boolean, boolean) - Constructor for class com.atlassian.confluence.rss.FeedProperties
 
FeedRetriever - Class in com.atlassian.confluence.it.feed
Downloads a feed over HTTP.
FeedSupportModuleDescriptor - Class in com.atlassian.confluence.rss
Allows plugins to provide builders for items in an RSS/Atom feed served by Confluence.
FeedSupportModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.rss.FeedSupportModuleDescriptor
 
FeedTimeoutEvent - Class in com.atlassian.confluence.rss
An event sent when a Timeout occurs when rendering a SyndEntry.
FeedTimeoutEvent(Object, ConfluenceEntityObject, long, long, int, int) - Constructor for class com.atlassian.confluence.rss.FeedTimeoutEvent
 
FeedType - Enum in com.atlassian.confluence.rss
The type of feed.
FelixOsgiContainerManagerFactory - Class in com.atlassian.confluence.plugin.spring
 
FelixOsgiContainerManagerFactory(PackageScannerConfiguration, HostComponentProvider, PluginEventManager, OsgiPersistentCache) - Constructor for class com.atlassian.confluence.plugin.spring.FelixOsgiContainerManagerFactory
 
fetch() - Method in interface com.atlassian.confluence.api.service.finder.SingleFetcher
 
fetch() - Method in class com.atlassian.confluence.plugins.contentproperty.TransactionWrappingFinder
 
fetch() - Method in interface com.atlassian.confluence.rest.client.RemoteSingleFetcher
Deprecated.
fetchAllRecordIds() - Method in interface com.atlassian.confluence.internal.audit.persistence.dao.AuditRecordDao
Deprecated.
Fetch Ids of all audit records
fetchAllRecordIds() - Method in class com.atlassian.confluence.internal.audit.persistence.dao.hibernate.HibernateAuditRecordDao
Deprecated.
 
fetchByIdCompletionStage() - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
 
fetchByIdCompletionStage() - Method in class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteContentServiceImpl.RemoteContentFinderImpl
 
fetchByIdCompletionStage() - Method in class com.atlassian.confluence.rest.client.RemoteContentServiceImpl.RemoteContentFinderImpl
 
fetchByIds(List<Long>) - Method in interface com.atlassian.confluence.internal.audit.persistence.dao.AuditRecordDao
Deprecated.
Fetch all audit records with specified Ids
fetchByIds(List<Long>) - Method in class com.atlassian.confluence.internal.audit.persistence.dao.hibernate.HibernateAuditRecordDao
Deprecated.
 
fetchCompletionStage() - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
 
fetchCompletionStage() - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentMacroServiceImpl.RemoteMacroFinderImpl
 
fetchCompletionStage() - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl.RemoteTemplateFinderImpl
 
fetchCompletionStage() - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentVersionServiceImpl.RemoteVersionFinderImpl
 
fetchCompletionStage() - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl
 
fetchCompletionStage() - Method in class com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl
 
fetchCompletionStage() - Method in class com.atlassian.confluence.rest.client.RemotePersonServiceImpl.RemotePersonFinderImpl
 
fetchCompletionStage() - Method in class com.atlassian.confluence.rest.client.remoteservice.people.RemoteGroupServiceImpl.RemoteGroupFinderImpl
 
fetchCompletionStage() - Method in interface com.atlassian.confluence.rest.client.RemoteSingleFetcher
 
fetchCompletionStage() - Method in class com.atlassian.confluence.rest.client.RemoteSpacePropertyServiceImpl.RemoteSpacePropertyFinderImpl
 
fetchCompletionStage() - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl.RemoteSpaceFinderImpl
 
fetchCount() - Method in interface com.atlassian.confluence.api.service.relations.RelationService.RelatableFinder
Get total number of related entities
fetchCounter(String, String...) - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
fetchCounter(String, Map<String, String>) - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
fetchCounter(String, String...) - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoring
fetchCounter(String) - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoring
Fetches the counter associated with the supplied name details.
fetchCounter(String, Map<String, String>) - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoring
Fetches the counter associated with the supplied name details.
fetchJsonResponse(WebResource) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
Send a GET request to the provided WebResource and return the response as a JSON object.
fetchMany(ContentType, PageRequest) - Method in class com.atlassian.confluence.api.impl.service.content.SpaceServiceImpl.SpaceContentImpl
 
fetchMany(PageRequest) - Method in class com.atlassian.confluence.api.impl.service.content.SpaceServiceImpl.SpaceFinderImpl
 
fetchMany(PageRequest) - Method in class com.atlassian.confluence.api.impl.service.people.GroupServiceImpl.GroupFinderImpl
 
fetchMany(PageRequest) - Method in class com.atlassian.confluence.api.impl.service.people.PersonServiceImpl.PersonFinderImpl
 
fetchMany(PageRequest) - Method in class com.atlassian.confluence.api.impl.service.people.PersonServiceImpl.PersonSearcherImpl
 
fetchMany(ContentType, PageRequest) - Method in interface com.atlassian.confluence.api.service.content.ChildContentService.ChildContentFinder
Retrieve all content of the particular type contained in this parent.
fetchMany(ContentType, PageRequest) - Method in interface com.atlassian.confluence.api.service.content.ContentService.ContentFetcher
 
fetchMany(ContentType, PageRequest) - Method in interface com.atlassian.confluence.api.service.content.SpaceService.SpaceContentFinder
Retrieve all content contained in this space of the particular type
fetchMany(PageRequest) - Method in interface com.atlassian.confluence.api.service.finder.ManyFetcher
 
fetchMany(PageRequest, Expansion...) - Method in interface com.atlassian.confluence.api.service.relations.RelationService.RelatableFinder
 
fetchMany(ContentType, PageRequest) - Method in class com.atlassian.confluence.impl.service.finder.content.NoopContentFinder
 
fetchMany(PageRequest) - Method in class com.atlassian.confluence.impl.service.finder.NoopFetcher
 
fetchMany(PageRequest) - Method in class com.atlassian.confluence.plugins.contentproperty.spaceproperty.SpacePropertyFinderImpl
 
fetchMany(PageRequest) - Method in class com.atlassian.confluence.plugins.contentproperty.TransactionWrappingFinder
 
fetchMany(ContentType, PageRequest) - Method in class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteChildContentServiceImpl.RemoteChildContentFinderImpl
fetchMany(ContentType, PageRequest) - Method in class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteContentServiceImpl.RemoteContentFinderImpl
fetchMany(PageRequest) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl.RemoteTemplateFinderImpl
fetchMany(PageRequest) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentVersionServiceImpl.RemoteVersionFinderImpl
fetchMany(PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteAttachmentService.RemoteAttachmentFinder
 
fetchMany(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl
fetchMany(ContentType, PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteChildContentService.RemoteChildContentFinder
fetchMany(ContentType, PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteChildContentServiceImpl.RemoteChildContentFinderImpl
fetchMany(PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteContentPropertyService.RemoteContentPropertyFetcher
 
fetchMany(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl
fetchMany(ContentType, PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService.RemoteContentFetcher
fetchMany(ContentType, PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteContentServiceImpl.RemoteContentFinderImpl
fetchMany(PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTemplateService.RemoteTemplateFetcher
 
fetchMany(PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteManyFetcher
Deprecated.
fetchMany(PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemotePersonService.RemotePersonManyFetcher
Deprecated.
 
fetchMany(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemotePersonServiceImpl.RemotePersonFinderImpl
fetchMany(PageRequest) - Method in interface com.atlassian.confluence.rest.client.remoteservice.people.RemoteGroupService.RemoteGroupFinder
fetchMany(PageRequest) - Method in class com.atlassian.confluence.rest.client.remoteservice.people.RemoteGroupServiceImpl.RemoteGroupFinderImpl
fetchMany(PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteSpacePropertyService.RemoteManyFetcher
 
fetchMany(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteSpacePropertyServiceImpl.RemoteSpacePropertyFinderImpl
fetchMany(ContentType, PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteSpaceService.RemoteSpaceContentFinder
fetchMany(PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteSpaceService.RemoteSpaceFinder
 
fetchMany(ContentType, PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl.RemoteSpaceContentFinderImpl
fetchMany(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl.RemoteSpaceFinderImpl
fetchManyCompletionStage(ContentType, PageRequest) - Method in class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteChildContentServiceImpl.RemoteChildContentFinderImpl
 
fetchManyCompletionStage(ContentType, PageRequest) - Method in class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteContentServiceImpl.RemoteContentFinderImpl
 
fetchManyCompletionStage(PageRequest) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl.RemoteTemplateFinderImpl
 
fetchManyCompletionStage(PageRequest) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentVersionServiceImpl.RemoteVersionFinderImpl
 
fetchManyCompletionStage(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl
 
fetchManyCompletionStage(ContentType, PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteChildContentService.RemoteChildContentFinder
Retrieve a paged list of content of the given type contained in this parent
fetchManyCompletionStage(ContentType, PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteChildContentServiceImpl.RemoteChildContentFinderImpl
 
fetchManyCompletionStage(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl
 
fetchManyCompletionStage(ContentType, PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService.RemoteContentFetcher
 
fetchManyCompletionStage(ContentType, PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteContentServiceImpl.RemoteContentFinderImpl
 
fetchManyCompletionStage(PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteManyFetcher
 
fetchManyCompletionStage(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemotePersonServiceImpl.RemotePersonFinderImpl
 
fetchManyCompletionStage(PageRequest) - Method in interface com.atlassian.confluence.rest.client.remoteservice.people.RemoteGroupService.RemoteGroupFinder
 
fetchManyCompletionStage(PageRequest) - Method in class com.atlassian.confluence.rest.client.remoteservice.people.RemoteGroupServiceImpl.RemoteGroupFinderImpl
 
fetchManyCompletionStage(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteSpacePropertyServiceImpl.RemoteSpacePropertyFinderImpl
 
fetchManyCompletionStage(ContentType, PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteSpaceService.RemoteSpaceContentFinder
Retrieve a paged list of content of the given type contained in this space
fetchManyCompletionStage(ContentType, PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl.RemoteSpaceContentFinderImpl
 
fetchManyCompletionStage(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl.RemoteSpaceFinderImpl
 
fetchMappedByContentType(PageRequest) - Method in interface com.atlassian.confluence.api.service.content.ContentService.ContentFetcher
 
fetchMappedByContentType(PageRequest) - Method in class com.atlassian.confluence.impl.service.finder.content.NoopContentFinder
 
fetchMappedByContentType(PageRequest) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
 
fetchMappedByContentType(PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService.RemoteContentFetcher
fetchMappedByContentType(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteContentServiceImpl.RemoteContentFinderImpl
 
fetchMappedByContentTypeCompletionStage(PageRequest) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
 
fetchMappedByContentTypeCompletionStage(PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService.RemoteContentFetcher
 
fetchMappedByType(PageRequest) - Method in class com.atlassian.confluence.api.impl.service.content.SpaceServiceImpl.SpaceContentImpl
 
fetchMappedByType(PageRequest) - Method in interface com.atlassian.confluence.api.service.content.ChildContentService.ChildContentFinder
Retrieve all content contained in this parent mapped by ContentType.
fetchMappedByType(PageRequest) - Method in interface com.atlassian.confluence.api.service.content.SpaceService.SpaceContentFinder
Retrieve all content contained in this space mapped by ContentType
fetchMappedByType(PageRequest) - Method in class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteChildContentServiceImpl.RemoteChildContentFinderImpl
fetchMappedByType(PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteChildContentService.RemoteChildContentFinder
fetchMappedByType(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteChildContentServiceImpl.RemoteChildContentFinderImpl
fetchMappedByType(PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteSpaceService.RemoteSpaceContentFinder
fetchMappedByType(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl.RemoteSpaceContentFinderImpl
fetchMappedByTypeCompletionStage(PageRequest) - Method in class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteChildContentServiceImpl.RemoteChildContentFinderImpl
 
fetchMappedByTypeCompletionStage(PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteChildContentService.RemoteChildContentFinder
Retrieve the content contained in this parent.
fetchMappedByTypeCompletionStage(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteChildContentServiceImpl.RemoteChildContentFinderImpl
 
fetchMappedByTypeCompletionStage(PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteSpaceService.RemoteSpaceContentFinder
Retrieve the all content contained in this space.
fetchMappedByTypeCompletionStage(PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl.RemoteSpaceContentFinderImpl
 
fetchOne() - Method in class com.atlassian.confluence.api.impl.service.content.SpaceServiceImpl.SpaceFinderImpl
 
fetchOne() - Method in class com.atlassian.confluence.api.impl.service.people.GroupServiceImpl.GroupFinderImpl
 
fetchOne() - Method in class com.atlassian.confluence.api.impl.service.people.PersonServiceImpl.PersonFinderImpl
 
fetchOne() - Method in interface com.atlassian.confluence.api.service.finder.SingleFetcher
Deprecated.
since 6.13.0, use {SingleFetcher.fetch()}
fetchOne() - Method in class com.atlassian.confluence.impl.service.finder.NoopFetcher
 
fetchOne() - Method in class com.atlassian.confluence.plugins.contentproperty.spaceproperty.SpacePropertyFinderImpl
 
fetchOne() - Method in class com.atlassian.confluence.plugins.contentproperty.TransactionWrappingFinder
 
fetchOne() - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
 
fetchOne() - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentMacroServiceImpl.RemoteMacroFinderImpl
 
fetchOne() - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl.RemoteTemplateFinderImpl
fetchOne() - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentVersionServiceImpl.RemoteVersionFinderImpl
fetchOne() - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl
fetchOne() - Method in class com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl
fetchOne() - Method in class com.atlassian.confluence.rest.client.RemotePersonServiceImpl.RemotePersonFinderImpl
fetchOne() - Method in class com.atlassian.confluence.rest.client.remoteservice.people.RemoteGroupServiceImpl.RemoteGroupFinderImpl
 
fetchOne() - Method in interface com.atlassian.confluence.rest.client.RemoteSingleFetcher
Deprecated.
fetchOne() - Method in class com.atlassian.confluence.rest.client.RemoteSpacePropertyServiceImpl.RemoteSpacePropertyFinderImpl
fetchOne() - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl.RemoteSpaceFinderImpl
fetchOneById() - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
fetchOneById() - Method in class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteContentServiceImpl.RemoteContentFinderImpl
fetchOneById() - Method in class com.atlassian.confluence.rest.client.RemoteContentServiceImpl.RemoteContentFinderImpl
fetchOneOrNull() - Method in class com.atlassian.confluence.api.impl.service.content.finder.AbstractFinder
 
fetchOneOrNull() - Method in interface com.atlassian.confluence.api.service.finder.SingleFetcher
Deprecated.
since 6.13.0, use {SingleFetcher.fetchOrNull()}
fetchOneOrNull() - Method in class com.atlassian.confluence.impl.service.finder.NoopFetcher
 
fetchOneOrNull() - Method in class com.atlassian.confluence.plugins.contentproperty.spaceproperty.SpacePropertyFinderImpl
 
fetchOneOrNull() - Method in class com.atlassian.confluence.plugins.contentproperty.TransactionWrappingFinder
 
fetchOneOrNull() - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
 
fetchOneOrNull() - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentMacroServiceImpl.RemoteMacroFinderImpl
 
fetchOneOrNull() - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl.RemoteTemplateFinderImpl
fetchOneOrNull() - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentVersionServiceImpl.RemoteVersionFinderImpl
fetchOneOrNull() - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl
fetchOneOrNull() - Method in class com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl
fetchOneOrNull() - Method in class com.atlassian.confluence.rest.client.RemotePersonServiceImpl.RemotePersonFinderImpl
fetchOneOrNull() - Method in class com.atlassian.confluence.rest.client.remoteservice.people.RemoteGroupServiceImpl.RemoteGroupFinderImpl
 
fetchOneOrNull() - Method in interface com.atlassian.confluence.rest.client.RemoteSingleFetcher
Deprecated.
fetchOneOrNull() - Method in class com.atlassian.confluence.rest.client.RemoteSpacePropertyServiceImpl.RemoteSpacePropertyFinderImpl
fetchOneOrNull() - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl.RemoteSpaceFinderImpl
fetchOrNull() - Method in interface com.atlassian.confluence.api.service.finder.SingleFetcher
 
fetchOrNull() - Method in interface com.atlassian.confluence.rest.client.RemoteSingleFetcher
Deprecated.
fetchOrNullCompletionStage() - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
 
fetchOrNullCompletionStage() - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentMacroServiceImpl.RemoteMacroFinderImpl
 
fetchOrNullCompletionStage() - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl.RemoteTemplateFinderImpl
 
fetchOrNullCompletionStage() - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentVersionServiceImpl.RemoteVersionFinderImpl
 
fetchOrNullCompletionStage() - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl
 
fetchOrNullCompletionStage() - Method in class com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl
 
fetchOrNullCompletionStage() - Method in class com.atlassian.confluence.rest.client.RemotePersonServiceImpl.RemotePersonFinderImpl
 
fetchOrNullCompletionStage() - Method in class com.atlassian.confluence.rest.client.remoteservice.people.RemoteGroupServiceImpl.RemoteGroupFinderImpl
 
fetchOrNullCompletionStage() - Method in interface com.atlassian.confluence.rest.client.RemoteSingleFetcher
 
fetchOrNullCompletionStage() - Method in class com.atlassian.confluence.rest.client.RemoteSpacePropertyServiceImpl.RemoteSpacePropertyFinderImpl
 
fetchOrNullCompletionStage() - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl.RemoteSpaceFinderImpl
 
fetchPropertyKeys() - Method in interface com.atlassian.confluence.api.service.content.ContentPropertyService.ParameterContentPropertyFinder
 
fetchSpaceDisplayName(String) - Method in interface com.atlassian.confluence.impl.audit.AuditHelper
 
fetchSpaceDisplayName(String) - Method in class com.atlassian.confluence.impl.audit.impl.DefaultAuditHelper
 
fetchSpaceId(String) - Method in interface com.atlassian.confluence.impl.audit.AuditHelper
 
fetchSpaceId(String) - Method in class com.atlassian.confluence.impl.audit.impl.DefaultAuditHelper
 
fetchUserFullName(ConfluenceUser) - Method in interface com.atlassian.confluence.impl.audit.AuditHelper
 
fetchUserFullName(User) - Method in interface com.atlassian.confluence.impl.audit.AuditHelper
 
fetchUserFullName(String) - Method in interface com.atlassian.confluence.impl.audit.AuditHelper
 
fetchUserFullName(ConfluenceUser) - Method in class com.atlassian.confluence.impl.audit.impl.DefaultAuditHelper
 
fetchUserFullName(User) - Method in class com.atlassian.confluence.impl.audit.impl.DefaultAuditHelper
 
fetchUserFullName(String) - Method in class com.atlassian.confluence.impl.audit.impl.DefaultAuditHelper
 
fetchUserKey(ConfluenceUser) - Method in interface com.atlassian.confluence.impl.audit.AuditHelper
 
fetchUserKey(User) - Method in interface com.atlassian.confluence.impl.audit.AuditHelper
 
fetchUserKey(String) - Method in interface com.atlassian.confluence.impl.audit.AuditHelper
 
fetchUserKey(ConfluenceUser) - Method in class com.atlassian.confluence.impl.audit.impl.DefaultAuditHelper
 
fetchUserKey(User) - Method in class com.atlassian.confluence.impl.audit.impl.DefaultAuditHelper
 
fetchUserKey(String) - Method in class com.atlassian.confluence.impl.audit.impl.DefaultAuditHelper
 
Field(String) - Constructor for class com.atlassian.confluence.it.admin.EditSecurityConfiguration.Field
 
FIELD_CONTENT_PLUGIN_KEY - Static variable in class com.atlassian.confluence.content.CustomContentSearchExtractor
 
FieldChange - Class in com.atlassian.confluence.setup.settings
Represents a field change in the settings.
FieldChange(String, Object, Object) - Constructor for class com.atlassian.confluence.setup.settings.FieldChange
 
FieldName() - Constructor for class com.atlassian.confluence.internal.index.lucene.LuceneChangeExtractor.FieldName
 
FieldName() - Constructor for class com.atlassian.confluence.internal.index.lucene.LuceneContentExtractor.FieldName
 
FieldName() - Constructor for class com.atlassian.confluence.internal.index.v2.AtlassianContentDocumentBuilder.FieldName
 
fieldName(String) - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery.Builder
 
fieldName() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
 
FieldNames() - Constructor for class com.atlassian.confluence.search.lucene.extractor.PageContentEntityObjectExtractor.FieldNames
 
FieldNotRequestedException - Exception in com.atlassian.confluence.search.v2
Exception thrown when an attempt is made to access a search field when it was not included in the collection of requested fields.
FieldNotRequestedException(String) - Constructor for exception com.atlassian.confluence.search.v2.FieldNotRequestedException
 
FieldNotRequestedException(String, Exception) - Constructor for exception com.atlassian.confluence.search.v2.FieldNotRequestedException
 
FieldSort - Class in com.atlassian.confluence.search.v2.sort
Sort based on value of a field.
FieldSort(String, SearchSort.Type, SearchSort.Order) - Constructor for class com.atlassian.confluence.search.v2.sort.FieldSort
 
FieldSortMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
FieldSortMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.FieldSortMapper
 
FieldValidationError - Interface in com.atlassian.confluence.api.model.validation
Represents a ValidationError that is associated with a field of user input.
FieldValidationError - Class in com.atlassian.confluence.core.service
 
FieldValidationError(String, String, Object...) - Constructor for class com.atlassian.confluence.core.service.FieldValidationError
 
FieldValueFactorFunction - Class in com.atlassian.confluence.search.v2.score
 
FieldValueFactorFunction(FieldValueSource) - Constructor for class com.atlassian.confluence.search.v2.score.FieldValueFactorFunction
 
FieldValueFactorFunction(FieldValueSource, double, FieldValueFactorFunction.Modifier) - Constructor for class com.atlassian.confluence.search.v2.score.FieldValueFactorFunction
 
FieldValueFactorFunction.Modifier - Enum in com.atlassian.confluence.search.v2.score
The Type class encapsulates the modification types that can be applied to the score/value product.
FieldValueSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
v2 primitive filter
FieldValueSearchFilter(String) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.FieldValueSearchFilter
 
FieldValueSearchFilter(String, boolean) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.FieldValueSearchFilter
 
FieldValueSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
FieldValueSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.FieldValueSearchFilterMapper
 
FieldValueSource - Interface in com.atlassian.confluence.search.v2.score
Specifies a numerical field from which data will be drawn for score function.
FILE_EXTENSION_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.ConfluenceAttachmentMetadataExtractor
 
FILE_NAME_UNTOKENIZED_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.ConfluenceAttachmentMetadataExtractor
 
FILE_PROTOCOL - Static variable in class com.atlassian.confluence.util.CompleteURLEncoder
 
FILE_SIZE - Static variable in interface com.atlassian.confluence.api.service.content.AttachmentService
Attachment file size is stored in the Content as the "fileSize" extension property.
FileBackupImporter - Class in com.atlassian.confluence.importexport.xmlimport
 
FileBackupImporter(JournalStateStore, JournalStateStore) - Constructor for class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
 
FileBandanaXmlParser - Class in com.atlassian.confluence.setup.bandana
 
FileBandanaXmlParser(File) - Constructor for class com.atlassian.confluence.setup.bandana.FileBandanaXmlParser
 
FileDownloadResourceReader - Class in com.atlassian.confluence.importexport.resource
 
FileDownloadResourceReader(File, boolean) - Constructor for class com.atlassian.confluence.importexport.resource.FileDownloadResourceReader
 
FileDownloadResourceWriter - Class in com.atlassian.confluence.importexport.resource
 
FileDownloadResourceWriter(String, File) - Constructor for class com.atlassian.confluence.importexport.resource.FileDownloadResourceWriter
 
FileExportable - Interface in com.atlassian.confluence.core
Classes that implement this interface are exported as files, rather than the native format (XML, HTML, etc)
FileExtensionQuery - Class in com.atlassian.confluence.search.v2.query
Search for content with a particular file extension.
FileExtensionQuery(String) - Constructor for class com.atlassian.confluence.search.v2.query.FileExtensionQuery
Construct a new query for a given file extension
FileExtensionQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
FileExtensionQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.FileExtensionQueryMapper
Deprecated.
 
fileId(Long) - Method in class com.atlassian.confluence.it.Attachment.AttachmentBuilder
Deprecated.
 
FileLocationResolver - Interface in com.atlassian.confluence.pages.persistence.dao
Classes that implement this interface return the location of a particular file or folder.
FileMavenDependency - Class in com.atlassian.confluence.it.maven
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.plugin.maven.FileMavenDependency} alternative
FileMavenDependency(File, String, String) - Constructor for class com.atlassian.confluence.it.maven.FileMavenDependency
Deprecated.
 
filename(String) - Method in class com.atlassian.confluence.it.Attachment.AttachmentBuilder
Deprecated.
 
fileName - Variable in class com.atlassian.confluence.pages.actions.beans.FileStorer
 
FILENAME_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
FILENAME_ATTRIBUTE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
FILENAME_SORT - Static variable in class com.atlassian.confluence.util.AttachmentComparator
 
FileNameEncodingTester - Class in com.atlassian.confluence.util
 
FileNameEncodingTester(File) - Constructor for class com.atlassian.confluence.util.FileNameEncodingTester
 
FilenameFilter - Class in com.atlassian.confluence.search.lucene.filter
This filter tokenises filenames using .-_ as delimiters.
FilenameFilter(TokenStream) - Constructor for class com.atlassian.confluence.search.lucene.filter.FilenameFilter
 
FilenameSort - Class in com.atlassian.confluence.search.v2.sort
Sort based on an attachment's filename.
FilenameSort(SearchSort.Order) - Constructor for class com.atlassian.confluence.search.v2.sort.FilenameSort
 
fileParameterNames - Variable in class com.atlassian.confluence.pages.actions.beans.FileStorer
 
filePDF - Variable in class com.atlassian.confluence.it.TestData
 
FileRetriever - Class in com.atlassian.confluence.it.resource
Very simple class to retrieve files from arbitrary URLs (with the intention they be URLs from Confluence).
FileRetriever() - Constructor for class com.atlassian.confluence.it.resource.FileRetriever
 
FileSanitizer - Class in com.atlassian.confluence.util
 
FileSanitizer(Map<String, List<Pattern>>, String) - Constructor for class com.atlassian.confluence.util.FileSanitizer
 
FileServerServlet - Class in com.atlassian.confluence.servlet
Serves files from Confluence: attachments, custom resources, thumbnails, plugin resources, etc.
FileServerServlet() - Constructor for class com.atlassian.confluence.servlet.FileServerServlet
 
FilesizeSort - Class in com.atlassian.confluence.search.v2.sort
 
FilesizeSort(SearchSort.Order) - Constructor for class com.atlassian.confluence.search.v2.sort.FilesizeSort
 
FileStoreAttachmentDataFileSystem - Class in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore
Deprecated.
since 7.5 No replacement
FileStoreAttachmentDataFileSystem(MediaApiClientSupplier, MediaApiClientIdentitySupplier, LazyComponentReference<AttachmentManager>) - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.FileStoreAttachmentDataFileSystem
Deprecated.
 
FileStoreClientAdapter - Interface in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics
Deprecated.
since 7.0.1. Use MediaApiClientAdapter
FileStoreClientIdentitySupplier - Interface in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore
Deprecated.
FileStoreClientSupplier - Interface in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore
Deprecated.
since 5.10. Use MediaApiClientSupplier
FileStoreEvent - Class in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics
Deprecated.
since 7.5
FileStoreEvent.Outcome - Enum in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics
Deprecated.
An operation's outcome may be a 'success', a 'failure' (server returned a failure), or an 'exception' (i.e.
fileStorer - Variable in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
FileStorer - Class in com.atlassian.confluence.pages.actions.beans
 
FileStorer(ActionSupport, ContentEntityObject) - Constructor for class com.atlassian.confluence.pages.actions.beans.FileStorer
 
FileSystemAttachmentDataDao - Class in com.atlassian.confluence.pages.persistence.dao.filesystem
An implementation of AttachmentDataDao which stores the attachment data as files on local filesystem, using the standard File API or as blob on remote filesystem, using FileStoreClient API via the AttachmentDataFileSystem interface.
FileSystemAttachmentDataDao(AttachmentDataFileSystem) - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
 
FileSystemAttachmentDataDao - Class in com.atlassian.confluence.pages.persistence.dao
Deprecated.
FileSystemAttachmentDataDao() - Constructor for class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy - Interface in com.atlassian.confluence.pages.persistence.dao
Deprecated.
 
FileSystemAttachmentDataUtil - Class in com.atlassian.confluence.pages.persistence.dao.filesystem
 
FileSystemAttachmentDataUtil() - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataUtil
 
FileSystemAttachmentStorageCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
FileSystemAttachmentStorageCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.FileSystemAttachmentStorageCondition
 
FilesystemJournalStateStore - Class in com.atlassian.confluence.impl.journal
Persists journal state in the local home directory on each node.
FilesystemJournalStateStore(BootstrapManager) - Constructor for class com.atlassian.confluence.impl.journal.FilesystemJournalStateStore
 
FileUnzipper - Class in com.atlassian.confluence.util.zip
 
FileUnzipper(File, File) - Constructor for class com.atlassian.confluence.util.zip.FileUnzipper
 
FileUpload - Class in com.atlassian.confluence.it.web
 
FileUpload() - Constructor for class com.atlassian.confluence.it.web.FileUpload
 
FileUploadManager - Interface in com.atlassian.confluence.pages
 
fileUploadManager - Variable in class com.atlassian.confluence.spaces.actions.AbstractLogoAction
 
FileWrapper(AttachmentDataStreamType, File) - Constructor for class com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream.FileWrapper
 
FileXmlExporter - Class in com.atlassian.confluence.importexport.impl
Performs the file IO side of the export/backup
FileXmlExporter() - Constructor for class com.atlassian.confluence.importexport.impl.FileXmlExporter
 
fileZIP - Variable in class com.atlassian.confluence.it.TestData
 
fillTrustedApplicationConfigForm() - Method in class com.atlassian.confluence.it.admin.TrustedApplication
 
filter(Iterable<K>) - Method in class com.atlassian.confluence.cache.CacheOperations
Filters the supplied list of keys by adding those from any 'put' operations and removing those from any 'remove' operations.
filter(List<String>) - Method in class com.atlassian.confluence.pages.ContentTree
Remove all nodes in this tree whose id does not match the list passed in
filter(Set<Long>, Set<Long>) - Method in class com.atlassian.confluence.pages.ContentTree
Filters the tree according to included and excluded ids of content nodes.
filter(ContainerRequest) - Method in class com.atlassian.confluence.plugins.restapi.filters.LimitingRequestFilter
 
filter(ContainerRequest) - Method in class com.atlassian.confluence.plugins.restapi.filters.ReadOnlyAccessRequestFilter
 
filter(String, FilterContext) - Method in class com.atlassian.confluence.renderer.radeox.filters.LinkTestFilter
 
filter(ContainerRequest) - Method in class com.atlassian.confluence.tinymceplugin.rest.captcha.CaptchaResourceFilter
 
filter(HttpServletRequest) - Method in class com.atlassian.confluence.tinymceplugin.rest.captcha.CaptchaResourceFilter
 
filter(String, String) - Method in class com.atlassian.confluence.tinymceplugin.rest.captcha.CaptchaResourceFilter
 
filterBySubject(Collection<MimeMessage>, String) - Static method in class com.atlassian.confluence.it.mail.MailUtils
 
filterConfig - Variable in class com.atlassian.confluence.plugin.servlet.filter.ActionContextCleanUp
 
filteredPageResponse(LimitedRequest, List<T>, Predicate<? super T>) - Static method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl
filteredResponse(LimitedRequest, List<T>, Predicate<? super T>) - Static method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl
Reduces a list of items for a limited request by the predicate provided.
filterEmptyAndExcludedEvents(XMLEventReader, Set<String>) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
filterEvents(Predicate<AnalyticsEventReport.Event>) - Method in class com.atlassian.confluence.it.analytics.AnalyticsEventReport
 
filterLabelsByNamespace(List, User, Namespace) - Method in class com.atlassian.confluence.impl.labels.LabelPermissionEnforcerImpl
 
filterLabelsByNamespace(List, User, Namespace) - Method in interface com.atlassian.confluence.labels.LabelPermissionEnforcer
Takes a list of label objects and filters out those not in the specified namespace
filterLabelsByNamespace(List, User, Namespace) - Static method in class com.atlassian.confluence.labels.LabelPermissionSupport
Deprecated.
Takes a list of label objects and filters out those not in the specified namespace
filterNulls(Collection<T>) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.3.0, no replacement, use Java's stream api
filterToExistingTables(Set<String>, PlatformTransactionManager, SessionFactory) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Within a new transaction (for DB metadata retrieval), return the supplied Set of tables names filtered such that all the tables that don't exist are removed.
filterToExistingTables(Set<String>, PlatformTransactionManager, SessionFactory) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
 
filterTrailingBreadcrumb - Variable in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
filterTrailingBreadcrumb() - Method in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
filterTrailingBreadcrumb() - Method in interface com.atlassian.confluence.util.breadcrumbs.Breadcrumb
Whether or not the last breadcrumb in the breadcrumbs trail should be filtered out.
filterVisibleLabels(List, User, boolean) - Method in class com.atlassian.confluence.impl.labels.LabelPermissionEnforcerImpl
 
filterVisibleLabels(List, User, boolean) - Method in interface com.atlassian.confluence.labels.LabelPermissionEnforcer
Takes a list of label objects and filters out those not visible to the given user
filterVisibleLabels(List, User, boolean) - Static method in class com.atlassian.confluence.labels.LabelPermissionSupport
Deprecated.
Takes a list of label objects and filters out those not visible to the given user
find(Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.AttachmentServiceImpl
 
find(Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.ContentServiceImpl
 
find(Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.ContentVersionServiceImpl
 
find(Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.SpaceServiceImpl
 
find(Expansion...) - Method in class com.atlassian.confluence.api.impl.service.people.GroupServiceImpl
 
find(Expansion...) - Method in class com.atlassian.confluence.api.impl.service.people.PersonServiceImpl
 
find(Expansion...) - Method in interface com.atlassian.confluence.api.service.content.AttachmentService
Creates an attachment finder for locating attachments.
find(Expansion...) - Method in interface com.atlassian.confluence.api.service.content.ContentPropertyService
Create a ContentPropertyService.ContentPropertyFinder for locating content, the expansions will be applied to each property that matches the finder.
find(Expansion...) - Method in interface com.atlassian.confluence.api.service.content.ContentService
Create a ContentFinder for locating content, the expansions will be applied to each piece of content that matches the finder.
find(Expansion...) - Method in interface com.atlassian.confluence.api.service.content.ContentVersionService
Returns a finder interface for setting search criterion for versions or content.
find(Expansion...) - Method in interface com.atlassian.confluence.api.service.content.SpacePropertyService
Create a SpacePropertyService.SpacePropertyFinder for locating properties, the expansions will be applied to each property that matches the finder.
find(Expansion...) - Method in interface com.atlassian.confluence.api.service.content.SpaceService
Create a space finder to locate spaces, the expansions will be applied to each Space matching the restrictions on the finder.
find(Expansion...) - Method in interface com.atlassian.confluence.api.service.content.template.ContentTemplateService
Creates an Template finder for locating Templates.
find(Expansion...) - Method in interface com.atlassian.confluence.api.service.people.GroupService
Create a GroupFinder for locating groups, the expansions will be applied to each group that matches the finder.
find(Expansion...) - Method in interface com.atlassian.confluence.api.service.people.PersonService
Create a person finder to locate persons Restrictions can be applied to the finder using the appropriate withFoo() method
find(JobId) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDao
 
find(JobId) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDaoProxyWrapper
 
find(JournalIdentifier, long) - Method in class com.atlassian.confluence.internal.index.lucene.snapshot.DefaultLuceneIndexSnapshotManager
 
find(JournalIdentifier, long, long) - Method in class com.atlassian.confluence.internal.index.lucene.snapshot.DefaultLuceneIndexSnapshotManager
 
find(JournalIdentifier, long) - Method in interface com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotManager
Find a specific index snapshot corresponding to a journal entry ID.
find(JournalIdentifier, long, long) - Method in interface com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotManager
Find a specific index snapshot corresponding to a journal entry ID.
find(ContentLocator, Expansion...) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
Deprecated.
Retrieve a piece of content by some more complex criteria (defined by the ContentLocator).
find(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
Deprecated.
 
find(By) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserPreview
Deprecated.
 
find(Expansion...) - Method in class com.atlassian.confluence.plugins.contentproperty.ContentPropertyServiceImpl
 
find(Expansion...) - Method in class com.atlassian.confluence.plugins.contentproperty.spaceproperty.SpacePropertyServiceImpl
 
find(Expansion...) - Method in class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteContentServiceImpl
 
find(Expansion...) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl
 
find(Expansion...) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentVersionServiceImpl
 
find(Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteAttachmentService
 
find(Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl
 
find(Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentPropertyService
 
find(Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl
 
find(Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
Create a content finder to retrieve content from the remote server
find(Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentServiceImpl
 
find(Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTemplateService
 
find(Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentVersionService
Returns a finder interface for setting search criterion for versions or content.
find(Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemotePersonService
 
find(Expansion...) - Method in class com.atlassian.confluence.rest.client.RemotePersonServiceImpl
 
find(Expansion...) - Method in interface com.atlassian.confluence.rest.client.remoteservice.people.RemoteGroupService
 
find(Expansion...) - Method in class com.atlassian.confluence.rest.client.remoteservice.people.RemoteGroupServiceImpl
 
find(Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteSpacePropertyService
 
find(Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteSpacePropertyServiceImpl
 
find(Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteSpaceService
 
find(Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl
 
find(ContentLocator, Expansion...) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
Deprecated.
 
findAll() - Method in interface bucket.core.persistence.ObjectDao
Deprecated.
Find all objects currently persisted of a particular type.
findAll(String) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
Retrieves an iterator of CustomContentEntityObject with the specified pluginContentKey
findAll(String) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
findAll() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
Find all objects of the class provided by getPersistentClass()
findAll() - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationManager
 
findAll() - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findAll() - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
 
findAll() - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Find all objects currently persisted of a particular type.
findAll(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
Deprecated.
 
findAll() - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
findAll() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Retrieves the latest versions of all Attachments
findAll() - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findAll() - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
Returns all drafts stored in the data store.
findAll() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
findAll() - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
 
findAll(ContentId, String, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentPropertyResource
Returns a paginated list of content properties.
findAll() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateTrustedApplicationDao
 
findAll() - Method in interface com.atlassian.confluence.security.persistence.dao.TrustedApplicationDao
 
findAll() - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateDirectoryDao
 
findAllByContentId(long) - Static method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyQueryFactory
 
FindAllByContentIdHibernateQueryFactory - Class in com.atlassian.confluence.plugins.contentproperty.hibernate2
Hibernate 2 version of a query to find all content properties by owner id
FindAllByContentIdHibernateQueryFactory() - Constructor for class com.atlassian.confluence.plugins.contentproperty.hibernate2.FindAllByContentIdHibernateQueryFactory
 
findAllByContentIdsAndKeys(List<Long>, List<String>) - Static method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyQueryFactory
 
FindAllByContentIdsAndKeysHibernateQueryFactory - Class in com.atlassian.confluence.plugins.contentproperty.hibernate2
Hibernate 2 version of a query to find a content property by owner id and key
FindAllByContentIdsAndKeysHibernateQueryFactory() - Constructor for class com.atlassian.confluence.plugins.contentproperty.hibernate2.FindAllByContentIdsAndKeysHibernateQueryFactory
 
findAllBySpaceKey(String) - Static method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyQueryFactory
 
FindAllBySpaceKeyHibernateQueryFactory - Class in com.atlassian.confluence.plugins.contentproperty.hibernate2
Hibernate 2 version of a query to find all space properties by space key
FindAllBySpaceKeyHibernateQueryFactory() - Constructor for class com.atlassian.confluence.plugins.contentproperty.hibernate2.FindAllBySpaceKeyHibernateQueryFactory
 
findAllChildren(CustomContentEntityObject) - Method in interface com.atlassian.confluence.content.CustomContentManager
Get an iterator of all children of a piece of content.
findAllChildren(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
findAllChildren(long) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
Retrieves all children of the specified content.
findAllChildren(long) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
findAllComponentIds() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.HibernateAlertEntityDao
 
findAllContainedOfType(long, String) - Method in interface com.atlassian.confluence.content.CustomContentManager
Get an iterator of contained content of a piece of content with a given type.
findAllContainedOfType(long, String) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
findAllContainedOfType(long, String) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
 
findAllContainedOfType(long, String) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
findAllContentForAllLabels(int, int, Label...) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findAllContentForAllLabels(int, int, Label...) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Retrieve all ContentEntityObjects which are labelled with ALL provided labels.
findAllCustomContentPluginKey() - Static method in class com.atlassian.confluence.test.rpc.FuncTestQueryFactory
 
findAllDailyReportNotifications() - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findAllDailyReportNotifications() - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findAllDailyReportNotifications() - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findAllDailyReportNotifications() - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find all daily report notifications.
findAllDraftsFor(long) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
findAllDraftsFor(long) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Retrieves a list of drafts for the given content if any drafts exist.
findAllDraftsFor(long) - Method in interface com.atlassian.confluence.internal.ContentDraftManagerInternal
Retrieves a list of drafts for the given content ID if any exist.
findAllDraftsFor(long) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
findAllDraftsFor(long) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findAllDraftsWithUnpublishedChangesForUser(String) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
findAllDraftsWithUnpublishedChangesForUser(String) - Method in interface com.atlassian.confluence.internal.ContentDraftManagerInternal
Retrieves the drafts for the given User
findAllGlobalPageTemplates() - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
findAllGlobalPageTemplates() - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
 
findAllGlobalPermissions() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findAllGlobalPermissions() - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retreives all global permissions
findAllGlobalPermissionsForType(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findAllGlobalPermissionsForType(String) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retrieves all global permissions of type permissionType
findAllInSpace(Space) - Method in interface com.atlassian.confluence.content.CustomContentManager
Deprecated.
Since 4.2. No replacement.
findAllInSpace(Space) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
Deprecated.
findAllInSpace(String, long) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
 
findAllInSpace(long) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
 
findAllInSpace(String, long) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
findAllInSpace(long) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
findAllInSpaceWithAttachments(String, long) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
 
findAllInSpaceWithAttachments(long) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
 
findAllInSpaceWithAttachments(String, long) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
findAllInSpaceWithAttachments(long) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
findAllIssueIds() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.HibernateAlertEntityDao
 
findAllJobRunnerKeys() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDao
 
findAllJobRunnerKeys() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDaoProxyWrapper
 
findAllLegacyDraftsFor(long) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Retrieves a list of Legacy drafts for the given content if any exist.
findAllLegacyDraftsFor(long) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
findAllLegacyDraftsFor(long) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findAllNodeNames() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.HibernateAlertEntityDao
 
findAllNotificationsBySpace(Space) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findAllNotificationsBySpace(Space) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findAllNotificationsBySpace(Space) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findAllNotificationsBySpace(Space) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find all notifications linked to the specified space regardless of type specified.
findAllNotificationsByUser(User) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findAllNotificationsByUser(User) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findAllNotificationsByUser(User) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findAllNotificationsByUser(User) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find all notifications owned by the specified user, including digest etc.
findAllPermissionsForGroup(String, long) - Method in class com.atlassian.crowd.embedded.hibernate2.NoopInternalUserPermissionDao
 
findAllPersistentObjects() - Method in interface com.atlassian.confluence.core.persistence.AnyTypeDao
Finds all persistent objects.
findAllPersistentObjects() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateAnyTypeDao
 
findAllPersistentObjectsHandles() - Method in interface com.atlassian.confluence.core.persistence.AnyTypeDao
Finds handles for all persistent objects.
findAllPersistentObjectsHandles() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateAnyTypeDao
 
findAllPersistentObjectsHibernateHandles() - Method in interface com.atlassian.confluence.core.persistence.hibernate.ExporterAnyTypeDao
findAllPersistentObjectsHibernateHandles(Collection<Class<?>>) - Method in interface com.atlassian.confluence.core.persistence.hibernate.ExporterAnyTypeDao
Finds handles for all persistent objects.
findAllPersistentObjectsHibernateHandles() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateAnyTypeDao
findAllPersistentObjectsHibernateHandles(Collection<Class<?>>) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateAnyTypeDao
 
findAllPluginKeys() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.HibernateAlertEntityDao
 
findAllSorted(String) - Method in interface bucket.core.persistence.ObjectDao
Deprecated.
Find all objects currently persisted of a particular type and sort results by named property.
findAllSorted(String, boolean, int, int) - Method in interface bucket.core.persistence.ObjectDao
Deprecated.
Find all objects currently persisted of a particular type and sort results by named property.
findAllSorted(String) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findAllSorted(String, boolean, int, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findAllSorted(String) - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
findAllSorted(String) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findAllSorted(String, boolean, int, int) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findAllSorted(String) - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
 
findAllSorted(String, boolean, int, int) - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
 
findAllSorted(String) - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Find all objects currently persisted of a particular type and sort results by named property.
findAllSorted(String, boolean, int, int) - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Find all objects currently persisted of a particular type and sort results by named property.
findAllSorted(String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findAllSorted(String, boolean, int, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findAllSorted(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
findAllUserLabelledContent(String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findAllUserLabelledContent(String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findAllVersions(Attachment) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
findAllVersions(Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
 
findAllVersions(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
findAllVersions(Long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
findAllWithAttachments(String) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
Retrieves an iterator of CustomContentEntityObject with the specified pluginContentKey.
findAllWithAttachments(String) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
findAllWithKey(String) - Method in interface com.atlassian.confluence.setup.bandana.persistence.dao.ConfluenceBandanaRecordDao
Returns all records that have a certain key, regardless of context.
findAllWithKey(String) - Method in class com.atlassian.confluence.setup.bandana.persistence.dao.hibernate.HibernateConfluenceBandanaRecordDao
 
findAndMaskEmail(String, User) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
FindAndReplaceNameConflictResolver - Class in com.atlassian.confluence.pages.persistence.dao.bulk.impl
Find and Replace text in page title to resolve conflict
FindAndReplaceNameConflictResolver(String, String) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.impl.FindAndReplaceNameConflictResolver
 
findAndSetMappers(PluginAccessor) - Static method in class com.atlassian.confluence.search.v2.lucene.SearchMappersThreadLocal
Deprecated.
Using the supplied PluginAccessor find all of the currently available search mappers and set them on the thread local.
findApplicationContextInOsgiBundle(Plugin) - Static method in class com.atlassian.confluence.util.OsgiUtils
HACK Grab the bean with a name matching the jobKey from the target plugin's.
findAttachmentForDownloadPath(String) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Find an Attachment for the given downloadPath.
findAuthorisedApplications(long, List<String>) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
findAuthorisedApplications(long, List<String>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
findBeanDeserializer(JavaType, DeserializationConfig, DeserializerProvider, BeanDescription, BeanProperty) - Method in class com.atlassian.confluence.rest.serialization.SerializerModule.ConfluenceJacksonDeserializers
 
findBlogsWithCurrentOrHistoricalTitleInAllPermittedSpacesExcept(SpacePermissionQueryBuilder, String, Space, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findBlogsWithCurrentOrHistoricalTitleInAllPermittedSpacesExcept(SpacePermissionQueryBuilder, String, Space, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
findBlogsWithCurrentOrHistoricalTitleInAllPermittedSpacesExcept(SpacePermissionQueryBuilder, String, Space, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Searches for blog posts in all spaces except the one specified, looking for those that have the given title in a current or previous version, and returns the first maxResultCount results.
findBlogsWithCurrentOrHistoricalTitleInPermittedSpace(SpacePermissionQueryBuilder, String, Space, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findBlogsWithCurrentOrHistoricalTitleInPermittedSpace(SpacePermissionQueryBuilder, String, Space, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
findBlogsWithCurrentOrHistoricalTitleInPermittedSpace(SpacePermissionQueryBuilder, String, Space, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Searches for blogs in the space specified, looking for those that have the given title in a previous version, and returns the first maxResultCount results.
findByClassIds(Iterable<Long>, LimitedRequest, Predicate<? super T>) - Method in interface bucket.core.persistence.ObjectDao
Deprecated.
Find a list of objects from the same persistent class.
findByClassIds(Iterable<Long>, LimitedRequest, Predicate<? super E>) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
findByClassIds(Iterable<Long>, LimitedRequest, Predicate<? super T>) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findByClassIds(Iterable<Long>, LimitedRequest, Predicate<? super E>) - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
findByClassIds(Iterable<Long>, LimitedRequest, Predicate<? super E>) - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
findByClassIds(Iterable<Long>, LimitedRequest, Predicate<? super T>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
Deprecated.
findByClassIdsFiltered(Iterable<Long>, LimitedRequest, Predicate<? super T>) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findByClassIdsFiltered(Iterable<Long>, LimitedRequest, Predicate<? super T>) - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
 
findByClassIdsFiltered(Iterable<Long>, LimitedRequest, Predicate<? super T>) - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Find a list of objects from the same persistent class.
findByClassIdsFiltered(Iterable<Long>, LimitedRequest, Predicate<? super Page>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findByContentIdAndKey(long, String) - Static method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyQueryFactory
 
FindByContentIdAndKeyHibernateQueryFactory - Class in com.atlassian.confluence.plugins.contentproperty.hibernate2
Hibernate 2 version of a query to find a content property by owner id and key
FindByContentIdAndKeyHibernateQueryFactory() - Constructor for class com.atlassian.confluence.plugins.contentproperty.hibernate2.FindByContentIdAndKeyHibernateQueryFactory
 
findByCreatorName(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
Returns the drafts stored against the given username.
findByCreatorName(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
findByCreatorName(String) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
 
findByCss(String) - Method in class com.atlassian.confluence.it.jsoup.JSoupTester
 
findByDetails(String, String, String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findByDetails(String, String, String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find all labels based on the details passed in.
findByDetailsInSpace(String, String, String, String, LimitedRequest) - Method in interface com.atlassian.confluence.internal.labels.persistence.LabelDaoInternal
Allow to find detail in Space with pagination
findByDetailsInSpace(String, String, String, String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findByDetailsInSpace(String, String, String, String, LimitedRequest) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findByDetailsInSpace(String, String, String, String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find all labels for a specific space, based on the details passed in.
findByDetailsInSpaces(String, String, String, Collection<Space>) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findByDetailsInSpaces(String, String, String, Collection<Space>) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find all labels for a specific space, based on the details passed in.
findByExternalId(long, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
findByExternalId(long, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
findByHandle(Handle) - Method in interface com.atlassian.confluence.core.persistence.AnyTypeDao
Find a persistent object by its handle.
findByHandle(Handle) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateAnyTypeDao
 
findById(long) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationManager
 
findById(String) - Method in class com.atlassian.confluence.it.jsoup.JSoupTester
 
findById(long) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findById(long) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the label by its id.
findById(long, Expansion...) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
Deprecated.
Retrieve a piece of content by its ID.
findById(long) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateTrustedApplicationDao
 
findById(long) - Method in interface com.atlassian.confluence.security.persistence.dao.TrustedApplicationDao
 
findById(long, Expansion...) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
Deprecated.
 
findById(long) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
findById(Long) - Method in class com.atlassian.confluence.user.rememberme.DefaultConfluenceRememberMeTokenDao
 
findById(long) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
findById(long) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateDirectoryDao
 
findByIdsAndClassName(List<Long>, String) - Method in interface com.atlassian.confluence.core.persistence.AnyTypeDao
Find a list of objects from the same persistent class.
findByIdsAndClassName(List<Long>, String) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateAnyTypeDao
 
findByJobRunnerKey(JobRunnerKey) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDao
 
findByJobRunnerKey(JobRunnerKey) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDaoProxyWrapper
 
findByKey(String, Long, String) - Method in class bucket.user.persistence.dao.hibernate.BucketPropertySetDAO
 
findByKey(UserKey) - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
findByKey(ContentId, String, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentPropertyResource
Returns a content property.
findByKey(UserKey) - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
Retrieve a ConfluenceUser by the user key.
findByKey(UserKey) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
findByKeyAlias(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateTrustedApplicationDao
 
findByKeyAlias(String) - Method in interface com.atlassian.confluence.security.persistence.dao.TrustedApplicationDao
 
findByKeys(Set<UserKey>) - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
findByKeys(Set<UserKey>) - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
Performs a bulk lookup of multiple ConfluenceUsers.
findByKeys(Set<UserKey>) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
findByLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findByLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findByName(String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationManager
 
findByName(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateTrustedApplicationDao
 
findByName(String) - Method in interface com.atlassian.confluence.security.persistence.dao.TrustedApplicationDao
 
findByName(String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
findByName(long, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
findByName(long, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
findByName(String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
findByName(String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateDirectoryDao
 
findByName(long, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
findByName(long, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
findByNames(long, Collection<String>, CrowdUserCache.BulkLoader) - Method in class com.atlassian.confluence.impl.user.crowd.CrowdUserCache
Finds all users with the given usernames.
findByNames(long, Collection<String>) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
findByNames(long, Collection<String>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
findByNames(long, Collection<String>) - Method in interface com.atlassian.crowd.embedded.hibernate2.InternalUserDao
Find all users from the list of user names
findByNameWithAttributes(long, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
findByNameWithAttributes(long, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
findByNameWithAttributes(long, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
findByNameWithAttributes(long, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
findByQuery(ContentQuery<T>, int, int) - Method in interface com.atlassian.confluence.content.CustomContentManager
Get the results of a query for CustomContentEntityObjects
findByQuery(ContentQuery<T>, boolean, LimitedRequest, Predicate<T>) - Method in interface com.atlassian.confluence.content.CustomContentManager
findByQuery(ContentQuery<T>, int, int) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
findByQuery(ContentQuery<T>, boolean, LimitedRequest, Predicate<T>) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
findByQuery(ContentQuery<T>, int, int) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
 
findByQuery(ContentQuery<T>, boolean, LimitedRequest, Predicate<T>) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
findByQuery(ContentQuery<T>, int, int) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
findByQuery(ContentQuery<T>, boolean, LimitedRequest, Predicate<T>) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
findByQueryAndFilter(ContentQuery<T>, boolean, LimitedRequest, Predicate<T>) - Method in interface com.atlassian.confluence.content.CustomContentManager
Get the results of a query for CustomContentEntityObjects
findByQueryAndFilter(ContentQuery<T>, boolean, LimitedRequest, Predicate<T>) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
 
findBySingleDegreeSeparation(EditableLabelable, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findBySingleDegreeSeparation(EditableLabelable, String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findBySingleDegreeSeparation(Label, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findBySingleDegreeSeparation(Label, String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findBySingleDegreeSeparation(EditableLabelable, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the labels that are a single degree of separation away from the specified content.
findBySingleDegreeSeparation(EditableLabelable, String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findBySingleDegreeSeparation(Label, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the labels that are a single degree of separation away from the specified label.
findBySingleDegreeSeparation(Label, String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findBySpace(String, String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findBySpace(String, String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the labels used to label the content with the specified space.
findBySpaceKeyAndKey(String, String) - Static method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyQueryFactory
 
FindBySpaceKeyAndKeyHibernateQueryFactory - Class in com.atlassian.confluence.plugins.contentproperty.hibernate2
Hibernate 2 version of a query to find a space property by space key and key
FindBySpaceKeyAndKeyHibernateQueryFactory() - Constructor for class com.atlassian.confluence.plugins.contentproperty.hibernate2.FindBySpaceKeyAndKeyHibernateQueryFactory
 
findByUsername(String) - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
findByUsername(String) - Method in interface com.atlassian.confluence.legacyapi.service.people.PersonService
Deprecated.
 
findByUsername(String) - Method in class com.atlassian.confluence.ui.rest.service.people.LegacyPersonServiceImpl
Deprecated.
 
findByUsername(String) - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
Find the ConfluenceUser with the given user name.
findByUsername(String) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
findChildrenOfType(CustomContentEntityObject, String, int, int, CustomContentManager.SortField, CustomContentManager.SortOrder) - Method in interface com.atlassian.confluence.content.CustomContentManager
Get an iterator of children of a piece of content with a given type.
findChildrenOfType(CustomContentEntityObject, String, int, int, CustomContentManager.SortField, CustomContentManager.SortOrder) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
findChildrenOfType(long, String, int, int, CustomContentManager.SortField, CustomContentManager.SortOrder) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
 
findChildrenOfType(long, String, int, int, CustomContentManager.SortField, CustomContentManager.SortOrder) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
findCollectionDeserializer(CollectionType, DeserializationConfig, DeserializerProvider, BeanDescription, BeanProperty, TypeDeserializer, JsonDeserializer<?>) - Method in class com.atlassian.confluence.rest.serialization.SerializerModule.ConfluenceJacksonDeserializers
 
findCollectionLikeDeserializer(CollectionLikeType, DeserializationConfig, DeserializerProvider, BeanDescription, BeanProperty, TypeDeserializer, JsonDeserializer<?>) - Method in class com.atlassian.confluence.rest.serialization.SerializerModule.ConfluenceJacksonDeserializers
 
findContent(ContentId, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.ChildContentServiceImpl
 
findContent(Space, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.SpaceServiceImpl
 
findContent(ContentId, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.ChildContentService
A finder to locate Content under a parent.
findContent(Space, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.SpaceService
A finder to locate content in the space
findContent(ContentId, Expansion...) - Method in class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteChildContentServiceImpl
 
findContent(ContentId, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteChildContentService
Create a finder to find content in the given parent.
findContent(ContentId, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteChildContentServiceImpl
 
findContent(Space, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteSpaceService
Create a finder to find content in the given space.
findContent(Space, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl
 
findContentById(long) - Method in interface com.atlassian.confluence.mail.notification.NotificationEmailHelper.ContentFinder
Deprecated.
Finds the ContentEntityObject with the given content id
findContentBySpaceIdAndStatus(long, String, int, int) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Retrieve content for a given space with a particular status.
findContentBySpaceIdAndStatus(long, String, LimitedRequest, Predicate<? super SpaceContentEntityObject>) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
findContentBySpaceIdAndStatus(long, String, int, int) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
findContentBySpaceIdAndStatus(long, String, LimitedRequest, Predicate<? super SpaceContentEntityObject>) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
findContentBySpaceIdAndStatus(long, String, int, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findContentBySpaceIdAndStatus(long, String, LimitedRequest, Predicate<? super SpaceContentEntityObject>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
Deprecated.
findContentBySpaceIdAndStatusAndFilter(long, String, LimitedRequest, Predicate<? super SpaceContentEntityObject>) - Method in interface com.atlassian.confluence.internal.persistence.ContentEntityObjectDaoInternal
Retrieve content for a given space with a particular status.
findContentCountForLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findContentCountForLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findContentForLabel(Label, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findContentForLabel(Label, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Deprecated.
since 5.3. Use a findContentForAllLabels variant with an offset and maxResults.
findContentInSpaceForAllLabels(int, int, String, Label...) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findContentInSpaceForAllLabels(int, int, String, Label...) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Retrieve current ContentEntityObjects in the space which are labelled with ALL provided labels.
findContentInSpacesForAllLabels(int, int, Set<String>, Label...) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findContentInSpacesForAllLabels(int, int, Set<String>, Label...) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Retrieve current ContentEntityObjects in the given spaces which are labelled with ALL provided labels.
findContentPermissionSummaryByIds(Collection<Long>) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Get ContentPermissionSummary for bulk permission checking
findContentPermissionSummaryByIds(Collection<Long>) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
findContentPermissionSummaryByIds(Collection<Long>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findContentPermissionSummaryByIds(Collection<Long>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
findContentPermissionSummaryByIds(Collection<Long>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Get Content creator for bulk permission checking
findContentWithAnyEventOlderThan(int, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DefaultSynchronyEvictionDao
 
findContentWithAnyEventOlderThan(int, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.SynchronyEvictionDao
Get at most content ids from synchrony events table, for each at least one event is older than hours from now.
findContentWithAnySnapshotOlderThan(int, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DefaultSynchronyEvictionDao
 
findContentWithAnySnapshotOlderThan(int, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.SynchronyEvictionDao
Get at most content ids from synchrony snapshot table, for each at least one event is older than hours from now.
findCurrentContentForLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findCurrentContentForLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
findCurrentContentForLabelAndSpace(Label, String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findCurrentContentForLabelAndSpace(Label, String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
findCurrentInSpace(Space, String, int, int, CustomContentManager.SortField, CustomContentManager.SortOrder) - Method in interface com.atlassian.confluence.content.CustomContentManager
Get an iterator of all the current, non-deleted content of the given type in the given space.
findCurrentInSpace(Space, String, int, int, CustomContentManager.SortField, CustomContentManager.SortOrder) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
findCurrentInSpace(long, String, int, int, CustomContentManager.SortField, CustomContentManager.SortOrder) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
 
findCurrentInSpace(long, String, int, int, CustomContentManager.SortField, CustomContentManager.SortOrder) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
findCurrentPages(LimitedRequest) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
Find all current pages.
findCurrentPages(LimitedRequest) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findCurrentPages(LimitedRequest) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
findCurrentVersion(long, Expansion...) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
Deprecated.
Retrieve the next version of a piece of content, if it exists
findCurrentVersion(long, Expansion...) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
Deprecated.
 
findCustomisedPluginTemplate(PluginTemplateReference) - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
findCustomisedPluginTemplate(PluginTemplateReference) - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
 
findDailyReportNotification(String) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findDailyReportNotification(String) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findDailyReportNotification(String) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findDailyReportNotification(String) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find the specified user's daily report notification.
findDatasourceNames() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
Find the configured jndi datasources
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
findDraft(Long, String, String, String) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
findDraft(Long, String, String, String) - Method in interface com.atlassian.confluence.pages.DraftManager
Finds the draft with the given page ID, owner and type.
findDraftFor(T) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
findDraftFor(long) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
findDraftFor(long) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Retrieves the draft for the given content if exists.
findDraftFor(T) - Method in interface com.atlassian.confluence.internal.ContentDraftManagerInternal
Retrieves the draft for the given content if exists.
findDraftFor(long) - Method in interface com.atlassian.confluence.internal.ContentDraftManagerInternal
Retrieves the draft for the given content ID if it exists
findDraftFor(long) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
findDraftFor(long) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findDraftForEditor(long, DraftService.DraftType, String) - Method in class com.atlassian.confluence.content.service.DefaultDraftService
 
findDraftForEditor(long, DraftService.DraftType, String) - Method in interface com.atlassian.confluence.content.service.DraftService
Find and return a draft of the specified content Id and type for the current user.
findDrafts(int, int) - Method in class com.atlassian.confluence.content.service.DefaultDraftService
 
findDrafts(int, int) - Method in interface com.atlassian.confluence.content.service.DraftService
Finds the users drafts.
findDraftsForUser(User) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
findDraftsForUser(User) - Method in interface com.atlassian.confluence.pages.DraftManager
Returns the drafts for the user provided or an empty list if the user has no drafts.
findDraftsWithUnpublishedChangesForUser(String) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Retrieves the drafts for the given User, which contains unpublished changes
findDraftsWithUnpublishedChangesForUser(String) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
findDraftsWithUnpublishedChangesForUser(String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findDuplicateComment(Iterable<Comment>) - Method in interface com.atlassian.confluence.pages.NewCommentDeduplicator
findDuplicateComment(Iterable<Comment>) - Method in class com.atlassian.confluence.pages.SubmissionTokenCommentDeduplicator
findEntityGraphByName(String) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
findEntityGraphsByType(Class<T>) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
findEntries(JournalIdentifier, long, long, int) - Method in class com.atlassian.confluence.impl.journal.HibernateJournalDao
 
findEntries(JournalIdentifier, long, long, int) - Method in interface com.atlassian.confluence.impl.journal.JournalDao
Finds journal entries that were added after an entry with the given id but earlier than given milliseconds ago.
findEntry(long) - Method in class com.atlassian.confluence.impl.journal.HibernateJournalDao
 
findEntry(long) - Method in interface com.atlassian.confluence.impl.journal.JournalDao
Finds the specified journal entry, if it exists.
FinderPredicates - Class in com.atlassian.confluence.api.impl.service.content.finder
Predicates used by finders to filter Content
FinderPredicates() - Constructor for class com.atlassian.confluence.api.impl.service.content.finder.FinderPredicates
 
FinderProxyFactory - Interface in com.atlassian.confluence.api.impl.service.content.finder
Creates a proxy for the given finder.
FinderProxyFactoryImpl - Class in com.atlassian.confluence.api.impl.service.content.finder
 
FinderProxyFactoryImpl(List<Advisor>, ConfluenceAccessManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.finder.FinderProxyFactoryImpl
 
findFirstObjectByQuery(ContentQuery<T>) - Method in interface com.atlassian.confluence.content.CustomContentManager
Find the first result of a query for CustomContentEntityObjects.
findFirstObjectByQuery(ContentQuery<T>) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
findForAllLabels(Class<T>, int, int, Label...) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findForAllLabels(int, int, Label...) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findForAllLabels(Class<T>, int, int, Label...) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Retrieve current EditableLabelables which are labelled with ALL provided labels.
findForAllLabels(int, int, Label...) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Retrieve EditableLabelables which are labelled with ALL provided labels.
findForContext(String) - Method in interface com.atlassian.confluence.setup.bandana.persistence.dao.ConfluenceBandanaRecordDao
Return all the records for the given context.
findForContext(String) - Method in class com.atlassian.confluence.setup.bandana.persistence.dao.hibernate.HibernateConfluenceBandanaRecordDao
 
findForJournal(JournalIdentifier) - Method in class com.atlassian.confluence.internal.index.lucene.snapshot.DefaultLuceneIndexSnapshotManager
 
findForJournal(JournalIdentifier) - Method in interface com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotManager
 
findForUserName(String) - Method in class com.atlassian.confluence.user.rememberme.DefaultConfluenceRememberMeTokenDao
 
findGlobalBlogWatchForUser(User) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findGlobalBlogWatchForUser(User) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findGlobalBlogWatchForUser(User) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
Find the global blog notification for this user if they have one.
findGlobalBlogWatchForUser(User) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find the global blog notification for this user if they have one.
findGlobalGroupPermissions(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findGlobalGroupPermissions(String) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Find all global group permissions of type permissionType.
findGlobalLabelsByNamePrefix(String, LimitedRequest) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
findGlobalLabelsByNamePrefix(String, LimitedRequest) - Method in interface com.atlassian.confluence.internal.labels.LabelManagerInternal
Returns global-namespaced labels starting with the given string.
findGlobalLabelsByNamePrefix(String, LimitedRequest) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
findGlobalLabelsByNamePrefix(String, LimitedRequest) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
findGlobalLabelsByNamePrefix(String, LimitedRequest) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findGlobalLabelsByNamePrefix(String, LimitedRequest) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Returns global-namespaced labels starting with the given string.
findGroupByGroupname(String) - Method in class bucket.user.persistence.dao.hibernate.BucketGroupDAO
Deprecated.
 
findGroupByName(Application, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
findGroupNamesByPrefix(String, int, int) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
 
findGroupNamesByPrefix(String, int, int) - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
findGroupPermissionsForSpace(Space, String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findGroupPermissionsForSpace(Space, String) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Find all group permissions of type permissionType for space.
findGroups(Query<Group>) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
Generates a SearchResult object for each repository the entityQueryParser can search.
findGroups(Query<Group>, QueryContext) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
Allows specification of QueryContext.
findGroups() - Method in class bucket.user.persistence.dao.hibernate.BucketGroupDAO
Deprecated.
 
findGroups(Query) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdEntityQueryParser
Deprecated.
 
findGroups(Query, QueryContext) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdEntityQueryParser
Deprecated.
 
findGroupsAsList(TermQuery<Group>) - Method in class com.atlassian.confluence.user.DefaultSearchEntitiesManager
 
findGroupsAsList(TermQuery<Group>, boolean) - Method in class com.atlassian.confluence.user.DefaultSearchEntitiesManager
 
findGroupsAsList(TermQuery<Group>) - Method in interface com.atlassian.confluence.user.SearchEntitiesManager
Deprecated.
Find all groups matching a particular query.
findGroupsAsList(TermQuery<Group>, boolean) - Method in interface com.atlassian.confluence.user.SearchEntitiesManager
Deprecated.
Find the groups that match a particular query, optionally filtering out groups not visible to the current user.
findGroupWithAttributesByName(Application, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
findHighestEventLevel() - Static method in class com.atlassian.confluence.setup.johnson.JohnsonUtils
Returns the highest event level within the initialised Johnson container, if any.
findHighestEventLevel(JohnsonEventContainer) - Static method in class com.atlassian.confluence.setup.johnson.JohnsonUtils
Returns the highest event level within the given event container, if any.
findHighestPermissionPerGroup(int, int) - Method in class com.atlassian.crowd.embedded.hibernate2.NoopInternalUserPermissionDao
 
findHighestPermissionPerGroupByPrefix(String, int, int) - Method in class com.atlassian.crowd.embedded.hibernate2.NoopInternalUserPermissionDao
 
findHistoricalVersionsAfterVersion(long, int) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
findHistoricalVersionsAfterVersion(long, int) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
findHistoricalVersionsAfterVersion(long, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findIdsWithAssociatedUser() - Method in class com.atlassian.confluence.impl.user.persistence.dao.ReadThroughCachingPersonalInformationDao
 
findIdsWithAssociatedUser() - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
Deprecated.
 
findIdsWithAssociatedUser() - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernatePersonalInformationDao
 
findIdsWithAssociatedUser() - Method in interface com.atlassian.confluence.user.persistence.dao.PersonalInformationDao
 
findInContent(ContentId, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.ContentMacroServiceImpl
 
findInContent(ContentId, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.ContentMacroService
Create a macro instance finder to locate macro instances in the given Content
findInContent(ContentId, Expansion...) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentMacroServiceImpl
 
findInContent(ContentId, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentMacroService
Retrieve details about a macro matching the page, version and macro hash.
findIntegrationTests(List<UploadablePlugin>, String...) - Static method in class com.atlassian.confluence.test.qunit.QUnitTestFinder
 
findKeysForContext(String) - Method in interface com.atlassian.confluence.setup.bandana.persistence.dao.ConfluenceBandanaRecordDao
Returns all keys for the given context.
findKeysForContext(String) - Method in class com.atlassian.confluence.setup.bandana.persistence.dao.hibernate.HibernateConfluenceBandanaRecordDao
 
findLabellingByContentAndLabel(EditableLabelable, Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findLabellingByContentAndLabel(EditableLabelable, Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findLabellingById(long) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findLabellingById(long) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findLabels() - Method in class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
Deprecated.
 
findLatestEntry(JournalIdentifier, long) - Method in class com.atlassian.confluence.impl.journal.HibernateJournalDao
 
findLatestEntry(JournalIdentifier, long) - Method in interface com.atlassian.confluence.impl.journal.JournalDao
Finds the latest journal entry if any.
findLatestVersionIds() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
findLatestVersionIds(List<Space>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
Same as AbstractHibernateAttachmentDao.findLatestVersionIdsIterator() but only gets the ids matching the list of spaces requested.
findLatestVersionIdsIterator() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
findLatestVersionIdsIterator(List<Space>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
Same as AbstractHibernateAttachmentDao.findLatestVersionIdsIterator() but only gets the ids matching the list of spaces requested.
findLatestVersions() - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
findLatestVersions() - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
 
findLatestVersionsCount() - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
findLatestVersionsCount(String...) - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
findLatestVersionsCount() - Method in interface com.atlassian.confluence.core.persistence.VersionedObjectDao
Returns the number of results for the latest versions of the current persistent class.
findLatestVersionsCount() - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findLatestVersionsIterator() - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
findLatestVersionsIterator(String...) - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
findLatestVersionsIterator() - Method in interface com.atlassian.confluence.core.persistence.VersionedObjectDao
Returns an iterator for the latest versions of the current persistent class.
findLatestVersionsIterator() - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
findLatestVersionsIterator() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Retrieves the latest versions of all Attachments and returns an Iterator to the results.
findLatestVersionsIterator() - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findLowerNamesByKeys(Iterable<UserKey>) - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
findLowerNamesByKeys(Iterable<UserKey>) - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
Bulk operation to find lowercase name corresponding to user key.
findLowerNamesByKeys(Iterable<UserKey>) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
findMapDeserializer(MapType, DeserializationConfig, DeserializerProvider, BeanDescription, BeanProperty, KeyDeserializer, TypeDeserializer, JsonDeserializer<?>) - Method in class com.atlassian.confluence.rest.serialization.SerializerModule.ConfluenceJacksonDeserializers
 
findMatchingTestClasses(ClassResolver, Class<?>) - Static method in class com.atlassian.confluence.util.test.ScanningSuite
Gets all matching annotations from the test class being run and its superclasses, and finds all matching classes on the classpath.
findMethod(Class<?>, String) - Static method in class com.atlassian.confluence.internal.util.reflection.ReflectionUtil
Looks for the named method of the given class.
findMostPopular(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findMostPopular(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the most popular labels.
findMostPopularBySpace(String, String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findMostPopularBySpace(String, String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the most popular labels in the specified space.
findMostRecentEntryByMessage(JournalIdentifier, String) - Method in class com.atlassian.confluence.impl.journal.HibernateJournalDao
 
findMostRecentEntryByMessage(JournalIdentifier, String) - Method in interface com.atlassian.confluence.impl.journal.JournalDao
Finds the most recent journal entry (if any) for the given journal that exactly matches the given journal entry message.
findNamedQuery(String) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
findNamedQuery(String, HibernateObjectDao.Cacheability) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQuery(String, HibernateObjectDao.Cacheability, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQueryStringParam(String, String, Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQueryStringParam(String, String, Object, HibernateObjectDao.Cacheability) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQueryStringParam(String, String, Object, HibernateObjectDao.Cacheability, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQueryStringParams(String, String, Object, String, Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQueryStringParams(String, String, Object, String, Object, HibernateObjectDao.Cacheability) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQueryStringParams(String, String, Object, String, Object, HibernateObjectDao.Cacheability, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQueryStringParams(String, String, Object, String, Object, String, Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQueryStringParams(String, String, Object, String, Object, String, Object, HibernateObjectDao.Cacheability) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQueryStringParams(String, String, Object, String, Object, String, Object, HibernateObjectDao.Cacheability, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQueryStringParams(String, String, Object, String, Object, String, Object, String, Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQueryStringParams(String, String, Object, String, Object, String, Object, String, Object, HibernateObjectDao.Cacheability) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQueryStringParams(String, String, Object, String, Object, String, Object, String, Object, HibernateObjectDao.Cacheability, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQueryStringParams(String, boolean, int, int, Object...) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
Deprecated.
since 5.8 Use the equivalent method that uses the HibernateObjectDao.Cacheability enum instead of the cacheable boolean flag
findNamedQueryStringParams(String, HibernateObjectDao.Cacheability, int, int, Object...) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
findNamedQueryStringParams(String, boolean, LimitedRequest, Object...) - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
Deprecated.
since 5.8 Use the equivalent method that uses the Cacheability enum instead of the cacheable boolean flag
findNamedQueryStringParams(String, HibernateObjectDao.Cacheability, LimitedRequest, Object...) - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
This method here instead of in HibernateObjectDao in bucket because we don't want to update bucket right now.
findNetworkNotificationByUser(User) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findNetworkNotificationByUser(User) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findNetworkNotificationByUser(User) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
Find the Network notification for this user if they have one.
findNetworkNotificationByUser(User) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find the Network notification for this user if they have one.
findNextBlogPost(String, Date) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
findNextBlogPost(BlogPost) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
findNextBlogPost(BlogPost) - Method in interface com.atlassian.confluence.pages.PageManager
 
findNextBlogPost(String, Date) - Method in interface com.atlassian.confluence.pages.PageManager
 
findNextVersion(long, Expansion...) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
Deprecated.
Retrieve the next version of a piece of content, if it exists
findNextVersion(long, Expansion...) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
Deprecated.
 
findNotificationByUserAndContent(User, ContentEntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findNotificationByUserAndContent(User, ContentEntityObject) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findNotificationByUserAndContent(User, ContentEntityObject) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationByUserAndContent(User, ContentEntityObject) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find any user notification linked to the specified content.
findNotificationByUserAndLabel(User, Label) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findNotificationByUserAndLabel(User, Label) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findNotificationByUserAndLabel(User, Label) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationByUserAndLabel(User, Label) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find any user notification linked to the specified label.
findNotificationByUserAndSpace(User, String) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findNotificationByUserAndSpace(User, Space) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findNotificationByUserAndSpace(User, String) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findNotificationByUserAndSpace(User, Space) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findNotificationByUserAndSpace(User, Space) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationByUserAndSpace(User, String) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationByUserAndSpace(User, String) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find any user notification linked to the specified space regardless of type.
findNotificationByUserAndSpace(User, Space) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find any user notification linked to the specified space regardless of type.
findNotificationByUserAndSpaceAndType(User, Space, ContentTypeEnum) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findNotificationByUserAndSpaceAndType(User, Space, ContentTypeEnum) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findNotificationByUserAndSpaceAndType(User, Space, ContentTypeEnum) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationByUserAndSpaceAndType(User, Space, ContentTypeEnum) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find the user notification linked to the specified space with a type specified - may be null if watching the whole space.
findNotificationsByContent(ContentEntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findNotificationsByContent(ContentEntityObject) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findNotificationsByContent(ContentEntityObject) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationsByContent(ContentEntityObject) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
 
findNotificationsByFollowing(User) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findNotificationsByFollowing(User) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findNotificationsByFollowing(User) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
findNotificationsByFollowing(User) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
Retrieves the list of Network Notifications for Users who are following the given User.
findNotificationsByFollowing(User) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationsByFollowing(User) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
 
findNotificationsByLabel(Label) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findNotificationsByLabel(Label) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findNotificationsByLabel(Label) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationsByLabel(Label) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
 
findNotificationsBySpaceAndType(Space, ContentTypeEnum) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findNotificationsBySpaceAndType(Space, ContentTypeEnum) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findNotificationsBySpaceAndType(Space, ContentTypeEnum) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationsBySpaceAndType(Space, ContentTypeEnum) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find all notifications linked to the specified space for a certain type.
findNotificationsByUser(User) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findNotificationsByUser(User) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findNotificationsByUser(User) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationsByUser(User) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find the space and page notifications owned by the specified user.
findObject(String, MacroExecutionContext) - Method in class com.atlassian.confluence.macro.params.BaseParameter
Responsible for converting a macro parameter string value to its proper object representation (say "1" to new Integer(1))
findObject(String, MacroExecutionContext) - Method in class com.atlassian.confluence.macro.params.MaxResultsParameter
 
findObject(String, MacroExecutionContext) - Method in class com.atlassian.confluence.macro.params.SearchSortParameter
 
findObject(String, MacroExecutionContext) - Method in class com.atlassian.confluence.macro.query.params.BooleanQueryFactoryParameter
 
findObject(String, MacroExecutionContext) - Method in class com.atlassian.confluence.macro.query.params.MultiValueParameter
 
findOrCreateUserLoginInfoForUser(User) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateUserLoginInfoDao
Lookup an existing audit object for the given user or create a new audit object if there isn't one for this user.
findOrCreateUserLoginInfoForUser(User) - Method in interface com.atlassian.confluence.security.persistence.dao.UserLoginInfoDao
Lookup an existing audit object for the given user or create a new audit object if there isn't one for this user.
findPageAndSpaceNotificationIdsFromSpace(Space) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findPageAndSpaceNotificationIdsFromSpace(Space) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findPageAndSpaceNotificationIdsFromSpace(Space) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
findPageAndSpaceNotificationIdsFromSpace(Space) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
Retrieves ids of all notifications in a space.
findPageAndSpaceNotificationIdsFromSpace(Space) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findPageAndSpaceNotificationIdsFromSpace(Space) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Retrieves ids for all notifications in a space.
findPagesWithCurrentOrHistoricalTitleInAllPermittedSpacesExcept(SpacePermissionQueryBuilder, String, Space, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findPagesWithCurrentOrHistoricalTitleInAllPermittedSpacesExcept(SpacePermissionQueryBuilder, String, Space, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
findPagesWithCurrentOrHistoricalTitleInAllPermittedSpacesExcept(SpacePermissionQueryBuilder, String, Space, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Searches for pages in all spaces except the one specified, looking for those that have the given title in a previous version, and returns the first maxResultCount results.
findPagesWithCurrentOrHistoricalTitleInPermittedSpace(SpacePermissionQueryBuilder, String, Space, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findPagesWithCurrentOrHistoricalTitleInPermittedSpace(SpacePermissionQueryBuilder, String, Space, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
findPagesWithCurrentOrHistoricalTitleInPermittedSpace(SpacePermissionQueryBuilder, String, Space, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Searches for pages in the space specified, looking for those that have the given title in a previous version, and returns the first maxResultCount results.
findPagesWithUnmigratedMacros(int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.MacroMigrationService
 
findPagesWithUnmigratedMacros(ResultFilter) - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.MacroMigrationService
 
findPageTemplateByName(String) - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
findPageTemplateByName(String) - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
This will find a global page template with the given name
findPageTemplateByNameAndSpace(String, Space) - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
findPageTemplateByNameAndSpace(String, Space) - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
This will find a space page template with the given name and space
findPageTotal(Space) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
findPageTotal(Space) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
findPageTotal(Space) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Fast way to count pages in a space without loading them.
findPageTotal(Space) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Get the number of pages in a space.
findPermissionsForGroup(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findPermissionsForGroup(String) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retrieves all permissions for group
findPermissionsForSpace(Space) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findPermissionsForSpace(Space) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retrieves all permissions for space
findPermissionsForUser(ConfluenceUser) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findPermissionsForUser(ConfluenceUser) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retrieves all permissions for user
findPermissionTypes(SpacePermission) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findPermissionTypes(SpacePermission) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Find all permission types matching the combination of (space, user, group, authenticated access subject) in permission.
FindPluginCustomContentModuleKeyQueryFactory - Class in com.atlassian.confluence.test.rpc
 
FindPluginCustomContentModuleKeyQueryFactory() - Constructor for class com.atlassian.confluence.test.rpc.FindPluginCustomContentModuleKeyQueryFactory
 
findPreviousBlogPost(String, Date) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
findPreviousBlogPost(BlogPost) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
findPreviousBlogPost(BlogPost) - Method in interface com.atlassian.confluence.pages.PageManager
 
findPreviousBlogPost(String, Date) - Method in interface com.atlassian.confluence.pages.PageManager
 
findPreviousVersion(long, Expansion...) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
Deprecated.
Retrieve the next version of a piece of content, if it exists
findPreviousVersion(long, Expansion...) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
Deprecated.
 
findPreviousVersions(long) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
findPreviousVersions(long) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
findPreviousVersions(long) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findPreviousVersions(long) - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
findPreviousVersions(long) - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
 
findRecentlyUsed(int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsed(int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedBySpace(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedBySpace(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedLabelling(int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedLabelling(int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedLabellingsBySpace(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedLabellingsBySpace(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedUserLabellings(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedUserLabellings(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedUserLabels(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedUserLabels(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRemoteUserByName(Application, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
FindRestrictableEntitiesAction - Class in com.atlassian.confluence.user.actions
Accepts potential users and/or group names with an optional entity type and returns the entities found.
FindRestrictableEntitiesAction() - Constructor for class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction
 
findSafeContentWithHistoryOlderThan(int, int, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DefaultSynchronyEvictionDao
 
findSafeContentWithHistoryOlderThan(int, int, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.SynchronyEvictionDao
Get at most content ids from synchrony tables, for each all events are older than hours from now.
findSingleObject(List<T>) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
Deprecated.
since 5.2. Entity ID comparison is not a recommended way to select a result. Use HibernateObjectDao.uniqueResult(java.util.List), Query.uniqueResult(), Criteria.uniqueResult(), or manually handle it yourself.
findSiteBlogNotifications() - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
findSiteBlogNotifications() - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
findSiteBlogNotifications() - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findSiteBlogNotifications() - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find the global blog notification for all users.
findSources(T, RelationDescriptor<S, T>) - Method in class com.atlassian.confluence.api.impl.service.relation.RelationServiceImpl
 
findSources(T, RelationDescriptor<S, T>) - Method in interface com.atlassian.confluence.api.service.relations.RelationService
Create a finder to find sources of a relation.
findSpaceKeysWithStatus(String) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
findSpaceKeysWithStatus(String) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
find all space keys where the space status is equal to the given status.
findSpacesContainingContentWithLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findSpacesContainingContentWithLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findSpacesWithLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findSpacesWithLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findStudioThemeRecords() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateOndemandDocThemeCustomizations
 
findSubContent(long, ContentType, int, int, Expansion...) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
Deprecated.
Retrieve content that is "contained within" some other piece of content (i.e.
findSubContent(long, ContentType, int, int, Expansion...) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
Deprecated.
 
findSubContentTree(long, ContentType, Expansion...) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
Deprecated.
Retrieve content that is "contained within" some other piece of content (i.e.
findSubContentTree(long, ContentType, Expansion...) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
Deprecated.
 
findTargets(S, RelationDescriptor<S, T>) - Method in class com.atlassian.confluence.api.impl.service.relation.RelationServiceImpl
 
findTargets(S, RelationDescriptor<S, T>) - Method in interface com.atlassian.confluence.api.service.relations.RelationService
Create a finder to find targets of a relation.
findTaskRunner(SystemMaintenanceTaskType) - Method in class com.atlassian.confluence.impl.system.DefaultSystemMaintenanceTaskRegistry
 
findTaskRunner(SystemMaintenanceTaskType) - Method in interface com.atlassian.confluence.impl.system.SystemMaintenanceTaskRegistry
Find a SystemMaintenanceTaskRunner to run tasks of a specific type
findTeamLabelsByNamePrefix(String, LimitedRequest) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
findTeamLabelsByNamePrefix(String, LimitedRequest) - Method in interface com.atlassian.confluence.internal.labels.LabelManagerInternal
Returns team-namespaced labels starting with the given string.
findTeamLabelsByNamePrefix(String, LimitedRequest) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
findTeamLabelsByNamePrefix(String, LimitedRequest) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
findTeamLabelsByNamePrefix(String, LimitedRequest) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findTeamLabelsByNamePrefix(String, LimitedRequest) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Returns team-namespaced labels starting with the given string.
findThemeDescriptor(String) - Method in class com.atlassian.confluence.util.LayoutHelper
 
findTotalInSpace(Space, String) - Method in interface com.atlassian.confluence.content.CustomContentManager
Get the total count of current, non-deleted content of the given type in the given space.
findTotalInSpace(Space, String) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
findTotalInSpace(long, String) - Method in interface com.atlassian.confluence.content.persistence.CustomContentDao
 
findTotalInSpace(long, String) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
findUniqueVersionOfSpaceKey(String) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
findUniqueVersionOfSpaceKey(String) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Return a unique version of the supplied spaceKey.
findUnpublishedContentWithUserContributions(String) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
findUnpublishedContentWithUserContributions(String) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Retrieves the drafts for the given User.
findUnpublishedContentWithUserContributions(String) - Method in interface com.atlassian.confluence.internal.ContentDraftManagerInternal
Retrieves the drafts for the given User IMPORTANT: this method doesn't return published shared drafts, only personal drafts and unpublished shared drafts
findUnpublishedContentWithUserContributions(String) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
findUnpublishedContentWithUserContributions(String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
findUnusedLabels() - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findUnusedLabels() - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findUserByKey(Application, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
findUserByName(Application, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
FindUserHelper - Class in com.atlassian.confluence.user.persistence.dao.compatibility
A utility class that centralises the 'hackyness' involved during the period we support both username related APIs and the change to user keys.
FindUserHelper() - Constructor for class com.atlassian.confluence.user.persistence.dao.compatibility.FindUserHelper
 
findUserKeysByLowerNames(Iterable<String>) - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
findUserKeysByLowerNames(Iterable<String>) - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
Bulk operation to find user key corresponding to lowercase name.
findUserKeysByLowerNames(Iterable<String>) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
findUsers(Query<User>) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
findUsers(Query<User>, QueryContext) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
Allows specification of QueryContext.
findUsers(Query<User>) - Method in interface bucket.user.UserAccessor
Deprecated.
 
findUsers(Query) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdEntityQueryParser
Deprecated.
 
findUsers(Query, QueryContext) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdEntityQueryParser
Deprecated.
 
findUsersAsList(Query<User>) - Method in class com.atlassian.confluence.user.DefaultSearchEntitiesManager
Finds users according to the specified query.
findUsersAsList(Query<User>, boolean) - Method in class com.atlassian.confluence.user.DefaultSearchEntitiesManager
 
findUsersAsList(Query<User>) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
findUsersAsList(Query<User>) - Method in interface com.atlassian.confluence.user.SearchEntitiesManager
Deprecated.
Find all users matching a particular query.
findUsersAsList(Query<User>, boolean) - Method in interface com.atlassian.confluence.user.SearchEntitiesManager
Deprecated.
Find all users matching a particular query.
findUsersAsList(Query<User>) - Method in interface com.atlassian.confluence.user.UserAccessor
 
findUserWithAttributesByKey(Application, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
findUserWithAttributesByName(Application, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
findValue(MacroExecutionContext) - Method in class com.atlassian.confluence.macro.params.BaseParameter
 
findValue(MacroExecutionContext) - Method in interface com.atlassian.confluence.macro.params.Parameter
Attempts to find the value from the specified MacroExecutionContext object.
findValueInstantiator(DeserializationConfig, BeanDescription, ValueInstantiator) - Method in class com.atlassian.confluence.rest.serialization.CustomValueInstantiators
 
findWebhookById(Application, long) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
findWebhooks(UriInfo, List<String>, boolean, int, int) - Method in class com.atlassian.confluence.plugins.restapi.resources.GlobalWebhooksResource
Find webhooks.
finish() - Method in class com.atlassian.confluence.it.rpc.RequestLog
Finish logging urls of http requests.
finish() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
Deprecated.
 
finish() - Method in interface com.atlassian.confluence.util.http.HttpResponse
Deprecated.
 
finished(Description) - Method in class com.atlassian.confluence.webdriver.rules.CancelAnyEditorAuiModalDialog
If there is an opened modal dialog there will exists a cancel button.
finished(Description) - Method in class com.atlassian.confluence.webdriver.rules.VisitNoopAndCancelAlertsRule
Navigates to a blank page and cleans up any dialogs attempting to block that navigation.
FinishedPage - Class in com.atlassian.confluence.it.setup.steps
 
FinishedPage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.FinishedPage
 
finishEviction(SynchronyEvictionProgress, int, int) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.AnalyticsEvictionProgressTracking
 
finishEviction(SynchronyEvictionProgress, int, int) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.CompositeEvictionProgressTracking
 
finishEviction(SynchronyEvictionProgress, int, int) - Method in interface com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgressTracking
Successfully finish eviction process
finishLoggingRequests(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
finishLoggingRequests(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Finish logging http request and return any requests made.
finishLoggingRequests(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
finishLoggingRequests() - Method in class com.atlassian.confluence.test.rpc.RequestLogger
Finish logging urls of http requests.
finishRemovalUnderLock(SynchronyEvictionProgress, Integer) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.AnalyticsEvictionProgressTracking
 
finishRemovalUnderLock(SynchronyEvictionProgress, Integer) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.CompositeEvictionProgressTracking
 
finishRemovalUnderLock(SynchronyEvictionProgress, Integer) - Method in interface com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgressTracking
Removal procedure has been finished and the lock has been removed
finishSearch(SynchronyEvictionProgress, Integer) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.AnalyticsEvictionProgressTracking
 
finishSearch(SynchronyEvictionProgress, Integer) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.CompositeEvictionProgressTracking
 
finishSearch(SynchronyEvictionProgress, Integer) - Method in interface com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgressTracking
Successfully finish the search
finishSetup() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
Ensures that the bootstrapManager is written to a complete state by overriding all other remaining operations.
FinishSetupAction - Class in com.atlassian.confluence.setup.actions
 
FinishSetupAction() - Constructor for class com.atlassian.confluence.setup.actions.FinishSetupAction
 
fireSearchPerformed(boolean) - Method in class com.atlassian.confluence.api.model.search.SearchOptions.Builder
 
first(Optional<T>, Function<? super T, Optional<U>>...) - Static method in class com.atlassian.confluence.impl.util.OptionalUtils
Returns the first non-empty value obtained by separately applying the given mappers to the given Optional.
first() - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
firstNonEmpty(Supplier<Optional<T>>...) - Static method in class com.atlassian.confluence.impl.util.OptionalUtils
Returns the first of the given Optionals that is non-empty.
firstOf(Elements) - Static method in class com.atlassian.confluence.it.jsoup.JSoupAssertions
 
fixAncestorsForOnePage(Long, List<Long>) - Method in class com.atlassian.confluence.pages.ancestors.AncestorsDao
1.
fixHiLoTable() - Method in class com.atlassian.confluence.importexport.xmlimport.HibernateHiLoIdFixer
 
fixLabels(List) - Static method in class com.atlassian.confluence.util.LabelUtil
 
FixLicenseAction - Class in com.atlassian.confluence.fixonly.actions
Permits unauthenticated updates to the Confluence license if there are upgrade problems with the instance.
FixLicenseAction() - Constructor for class com.atlassian.confluence.fixonly.actions.FixLicenseAction
 
fixPages(List<PageWithAncestors>) - Method in class com.atlassian.confluence.pages.ancestors.AncestorsDao
fixes a bunch of pages in one transaction
fixUser(User) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
fixUser(User) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
fixUser(User) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
Ensure that the user's details in the system match those in user.
FixWrongSpaceLinksUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
See CONFSERVER-45278 Fixes invalid space links in drafts Complexity is O(log(amount of documents) + amount of broken documents) We expect that there will be few broken documents (or zero)
FixWrongSpaceLinksUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.FixWrongSpaceLinksUpgradeTask
 
FLAG - Static variable in class com.atlassian.confluence.user.AuthenticatorOverwrite
 
FlashScope - Class in com.atlassian.confluence.xwork
Flash Scope allows one request to pass data to the next request if it's a redirect.
FlashScope() - Constructor for class com.atlassian.confluence.xwork.FlashScope
 
FlashScopeInterceptor - Class in com.atlassian.confluence.xwork
Takes Flash scope objects out of the session and makes them available to the current request.
FlashScopeInterceptor() - Constructor for class com.atlassian.confluence.xwork.FlashScopeInterceptor
 
flatMap(Function<T, Validation<A>>) - Method in class com.atlassian.confluence.validation.Validation
Binds the given function across this validation's success value if it has one.
floatField(FieldInfo, float) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.OriginalFieldVisitor
 
FloatFieldValueSource - Class in com.atlassian.confluence.search.v2.score
Represents field its value is of type float.
FloatFieldValueSource(String) - Constructor for class com.atlassian.confluence.search.v2.score.FloatFieldValueSource
 
flush() - Static method in class com.atlassian.confluence.cache.ThreadLocalCache
Flush the contents of the cache, but do not clean up the cache itself.
flush() - Method in class com.atlassian.confluence.cache.ThreadLocalCacheAccessor
Flush all thread local cache values.
flush() - Method in class com.atlassian.confluence.content.render.xhtml.ConfluenceXMLEventWriter
 
flush() - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragmentsBuffer
 
flush() - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentDao
 
flush() - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
 
flush() - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
Deprecated.
 
flush() - Method in interface com.atlassian.confluence.pages.persistence.dao.FlushableCachingDao
Flush the caches managed by this DAO.
flush() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
This implementation flushes the Hibernate session.
flush() - Method in class com.atlassian.confluence.security.PermissionCheckDispatcherResultCache
Deprecated.
since 5.9. No longer used.
flush(Session) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Flushes the session.
flush() - Method in class com.atlassian.confluence.util.io.CharacterCountingWriter
 
FLUSH_EDGE_INDEX_JOB - Static variable in class com.atlassian.confluence.it.rpc.PluginJob
 
FLUSH_EDGE_INDEX_JOB - Static variable in class com.atlassian.confluence.it.rpc.PluginQuartzJob
Deprecated.
 
FLUSH_INDEX_QUEUE - Static variable in class com.atlassian.confluence.it.rpc.StandardConfluenceJob
 
FLUSH_MAIL_QUEUE - Static variable in class com.atlassian.confluence.it.rpc.StandardConfluenceJob
 
FLUSH_REFERRAL_QUEUE - Static variable in class com.atlassian.confluence.it.rpc.StandardConfluenceJob
 
FlushableCachingDao - Interface in com.atlassian.confluence.pages.persistence.dao
This interface defines the behaviour for DAO instances that provide some sort of caching of objects, which need to be flushed at times.
flushAll() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.CacheRpc
 
flushAllCaches() - Method in class com.atlassian.confluence.functest.rest.admin.CacheResource
 
flushAllCaches() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
flushAllCaches(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
flushAllCaches(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminCacheResource.
flushAllCaches(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminCacheResource.
flushAndClear(Session) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Flushes and clears the session.
flushAndClear(Session) - Static method in class com.atlassian.confluence.upgrade.upgradetask.SessionClearingRowCallbackHandler
 
flushAndExecute(Consumer<T>) - Method in interface com.atlassian.confluence.search.IndexTaskQueue
Flush the contents of the queue, applying the given action to each flushed entry.
flushAndExecute(Consumer<T>, int) - Method in interface com.atlassian.confluence.search.IndexTaskQueue
Flush the contents of the queue, applying the given action to each flushed entry.
flushBeanNamesForTypeCache() - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
Clears the bean name for type cache.
flushCache(Cache) - Method in class bucket.user.providers.ChainedAccessProvider
Deprecated.
 
flushCache(String) - Method in class com.atlassian.confluence.functest.rest.admin.CacheResource
 
FlushCacheAction - Class in com.atlassian.confluence.admin.actions
This action allows you to trigger a flush for the system cache.
FlushCacheAction() - Constructor for class com.atlassian.confluence.admin.actions.FlushCacheAction
 
flushCaches() - Method in class bucket.user.providers.CachingAccessProvider
Deprecated.
 
flushCaches() - Method in class bucket.user.providers.CachingCredentialsProvider
Deprecated.
 
flushCaches() - Method in class bucket.user.providers.CachingProfileProvider
Deprecated.
 
flushCaches() - Method in class bucket.user.providers.ChainedUserProvider
Deprecated.
 
flushCaches() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
flushCaches() - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
 
flushCaches() - Method in class com.atlassian.confluence.impl.bandana.ReadThroughCachingBandanaPersister
 
flushCaches() - Method in interface com.atlassian.confluence.impl.cache.CacheFlusher
 
flushCaches() - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
flushCaches() - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
flushCaches() - Method in class com.atlassian.confluence.impl.vcache.VCacheFlusher
 
flushCaches() - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
 
flushCaches() - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
flushCaches() - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
flushCaches() - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
flushCaches() - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
flushCaches() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
flushCaches() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
Deprecated.
 
flushCaches() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
flushEdgeIndexQueue() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
flushEntityManager() - Method in class com.atlassian.confluence.plugin.ActiveObjectsTestResource
 
flushEventWriter(XMLEventWriter) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
Ensure all xml events that have been added to the event buffer of the writer are flushed.
flushIndexQueue() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Triggers an index queue flush and blocks until flush is complete.
flushIndexQueue(long, TimeUnit) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
flushIndexQueue(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
flushIndexQueue() - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
Support remote interface for flushing the index queue.
flushIndexQueue(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
flushIndexQueue(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
flushIndexQueue(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
flushIndexQueue(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
FlushIndexQueueAction - Class in com.atlassian.confluence.search.actions
 
FlushIndexQueueAction() - Constructor for class com.atlassian.confluence.search.actions.FlushIndexQueueAction
 
flushIndexQueueAndVerify(ContentEntity...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Flush the entire index queue, and explicitly assert that the given content entities had their most recent index queue journal entries processed.
flushIndexQueueAndVerify(Iterable<? extends ContentEntity>) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
flushMailQueue() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
waits for all async events to be processed and flushes mail queue waiting is needed because otherwise there's a chance that mail won't be in queue at time of flushing
flushQueue() - Method in class com.atlassian.confluence.mail.DefaultMailQueueManager
 
flushQueue() - Method in interface com.atlassian.confluence.mail.MailQueueManager
Attempt to send any queued outgoing mail.
flushQueue(IndexManager.IndexQueueFlushMode) - Method in interface com.atlassian.confluence.search.IndexManager
Flushes the index queue, processing a batch of the tasks
flushQueue() - Method in interface com.atlassian.confluence.search.IndexManager
Flushes the index queue, processing all of the tasks.
flushQueue(int) - Method in interface com.atlassian.confluence.search.IndexTaskQueue
flushQueue() - Method in interface com.atlassian.confluence.search.IndexTaskQueue
flushQueue(Effect<T>) - Method in interface com.atlassian.confluence.search.IndexTaskQueue
Deprecated.
flushQueue(Effect<T>, int) - Method in interface com.atlassian.confluence.search.IndexTaskQueue
Deprecated.
flushQueue(ConfluenceIndexManager.IndexQueueFlushMode) - Method in interface com.atlassian.confluence.search.lucene.ConfluenceIndexManager
flushQueue(IndexManager.IndexQueueFlushMode) - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
 
flushQueue(int) - Method in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
Deprecated.
flushQueue() - Method in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
Deprecated.
flushQueue(Effect<T>) - Method in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
Deprecated.
flushQueue(Effect<T>, int) - Method in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
Deprecated.
flushQueue(int) - Method in class com.atlassian.confluence.search.queue.InMemoryIndexTaskQueue
Returns ALL entries in the queue.
flushQueue() - Method in class com.atlassian.confluence.search.queue.InMemoryIndexTaskQueue
 
flushQueue(Effect<T>) - Method in class com.atlassian.confluence.search.queue.InMemoryIndexTaskQueue
Deprecated.
flushQueue(Effect<T>, int) - Method in class com.atlassian.confluence.search.queue.InMemoryIndexTaskQueue
Deprecated.
flushQueueWithActionOnIterableOfTasks(Consumer<Iterable<T>>, int) - Method in interface com.atlassian.confluence.search.IndexTaskQueue
Flush the contents of the queue, applying the given action to an iterable of tasks.
flushQueueWithActionOnIterableOfTasks(Consumer<Iterable<T>>, int) - Method in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
 
flushQueueWithActionOnIterableOfTasks(Consumer<Iterable<T>>, int) - Method in class com.atlassian.confluence.search.queue.InMemoryIndexTaskQueue
 
flushResponse() - Static method in class com.atlassian.confluence.util.GeneralUtil
Flushes response writer.
FlushStatistics - Class in com.atlassian.confluence.search.lucene
A simple statistics object that holds details for an index flushing.
FlushStatistics() - Constructor for class com.atlassian.confluence.search.lucene.FlushStatistics
 
flushStats(ExtendedStatistics, String) - Static method in class com.atlassian.confluence.cache.ehcache.EhCacheCompactor
 
flushThemeComponents(String) - Static method in class com.atlassian.confluence.util.LayoutHelper
 
flushUserAccessStatusForAllUsers() - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
 
flushUserAccessStatusForUser(User) - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
 
FlushUserCheckerCacheOnLicenseUpdate - Class in com.atlassian.confluence.license.store
Listens for LicenceUpdatedEvents in order to reset the cache in UserChecker.resetResult().
FlushUserCheckerCacheOnLicenseUpdate(UserChecker, EventPublisher) - Constructor for class com.atlassian.confluence.license.store.FlushUserCheckerCacheOnLicenseUpdate
 
focus() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
focusedComment() - Static method in class com.atlassian.confluence.it.content.CommentBean
Returns an instance of this class representing the focused comment on the current page.
focusedComment(WebTester) - Static method in class com.atlassian.confluence.it.content.CommentBean
 
focusOnTitle() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
foldResult(CompletionStage<T>, Function<Throwable, T>) - Static method in class com.atlassian.confluence.impl.concurrency.CompletionStageUtils
Obtain the result of the given CompletionStage.
foldResult(CompletionStage<T>, Function<T, R>, Function<Throwable, R>) - Static method in class com.atlassian.confluence.impl.concurrency.CompletionStageUtils
Obtain the result of the given CompletionStage.
follow(User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Follows the given user with the logged in user.
follow(User) - Method in class com.atlassian.confluence.it.user.UserProfile
 
FollowEvent - Class in com.atlassian.confluence.event.events.follow
An event fired when a user is followed
FollowEvent(Object, ConfluenceUser, ConfluenceUser) - Constructor for class com.atlassian.confluence.event.events.follow.FollowEvent
 
FollowingTargetUserCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions.user
Returns true if the logged in user is following the target user
FollowingTargetUserCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.user.FollowingTargetUserCondition
 
FollowManager - Interface in com.atlassian.confluence.follow
Manages the followers and followees of a user
followManager - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
FollowManagerInternal - Interface in com.atlassian.confluence.internal.follow
Internal version of the FollowManager interface; see the package-info.java for rationale.
followUser(ConfluenceUser, ConfluenceUser) - Method in class com.atlassian.confluence.follow.DefaultFollowManager
 
followUser(ConfluenceUser, ConfluenceUser) - Method in interface com.atlassian.confluence.follow.FollowManager
Sets the follower to follow the specified user.
followUser(User, User) - Method in interface com.atlassian.confluence.follow.persistence.dao.ConnectionDao
Sets the follower to follow the specified user.
followUser(User, User) - Method in class com.atlassian.confluence.follow.persistence.dao.hibernate.HibernateConnectionDao
 
followUser(String, String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
followUser(String, String, boolean) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Follows or stops following a user.
followUser(String, String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
FollowUserAction - Class in com.atlassian.confluence.labels.actions
 
FollowUserAction() - Constructor for class com.atlassian.confluence.labels.actions.FollowUserAction
 
followUsers(User, Iterable<User>) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
FontProvider - Interface in com.atlassian.confluence.plugins.templates.servlet
Provides the first available Font on the system.
FontProvider - Interface in com.atlassian.confluence.tinymceplugin
Provides the first available Font on the system.
FOOTER - Static variable in class com.atlassian.confluence.pages.Comment
The comment will be found in the page footer (i.e.
forall(Predicate<? super T>) - Method in class com.atlassian.confluence.core.MaybeNot
Deprecated.
 
forall(Predicate<? super T>) - Method in class com.atlassian.confluence.core.None
 
forAll(Iterable<T>) - Static method in class com.atlassian.confluence.core.PartialList
 
forAll(Iterable<T>) - Static method in class com.atlassian.confluence.legacyapi.model.PartialList
Deprecated.
 
forAtlassianCache(CacheManager, HazelcastTopicMessageRouter, MeterRegistry, EventListenerRegistrar) - Static method in class com.atlassian.confluence.cache.hazelcast.monitoring.DistributedCacheInvalidationCounter
Deprecated.
since 7.6 no replacement
forAtlassianCache(Cache) - Static method in interface com.atlassian.confluence.schedule.persistence.dao.ScheduledJobStatusCache
forbidCondition1AndTransformer1() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
forbidCondition1AndTransformer1() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
FORBIDDEN - Static variable in class com.atlassian.confluence.api.model.validation.SimpleValidationResult
A singleton unauthorized result.
forbiddenResult(String, Object...) - Static method in class com.atlassian.confluence.api.model.validation.SimpleValidationResults
 
forBlog() - Method in class com.atlassian.confluence.api.model.locator.ContentLocatorBuilder
Build a content locator for a Blog post.
forBlog() - Method in class com.atlassian.confluence.legacyapi.model.content.locator.ContentLocatorBuilder
Deprecated.
Build a content locator for a Blog post.
forBooleanJavascript(Timeouts, String) - Method in class com.atlassian.confluence.pageobjects.JavascriptTimedQueryFactory
Deprecated.
 
forBooleanJavascript(String) - Method in class com.atlassian.confluence.pageobjects.JavascriptTimedQueryFactory
Deprecated.
 
forceRemoveGroup(Group) - Method in class com.atlassian.confluence.it.admin.ManageGroups
Directly trigger the remove group action, rather than attempting to click through via a 'Remove' link.
forceSynchronise() - Method in class com.atlassian.confluence.it.usermanagement.ExternalUserSynchroniser
Deprecated.
 
ForceUpgradeAction - Class in com.atlassian.confluence.admin.actions.upgrade
Forces an upgrade task to run.
ForceUpgradeAction() - Constructor for class com.atlassian.confluence.admin.actions.upgrade.ForceUpgradeAction
 
forceViewGlobalAdmin() - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
forChildrenOfContainer(Container, TargetType) - Static method in class com.atlassian.confluence.api.model.permissions.Target
Create a Target for a container being used to check operations on a different child TargetType within it.
forConfluenceEntityObjects(ReadThroughCache<K, Long>, Function<Long, E>) - Static method in class com.atlassian.confluence.impl.cache.ReadThroughEntityCache
Creates a new ReadThroughCache for use with ConfluenceEntityObject entity types.
forContent(String) - Method in interface com.atlassian.confluence.api.service.web.WebViewService
Deprecated.
forContent(ContentId) - Method in interface com.atlassian.confluence.api.service.web.WebViewService
Provides a new WebView.
forContent(ContentId, Map<String, Object>) - Method in interface com.atlassian.confluence.api.service.web.WebViewService
Provides a new WebView.
forContent(ContentId) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.AbstractRemoteWebViewService
 
forContent(ContentId) - Method in interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewService
Provides a new WebView.
forContent(String) - Method in class com.atlassian.confluence.web.service.WebViewServiceImpl
 
forContent(ContentId) - Method in class com.atlassian.confluence.web.service.WebViewServiceImpl
 
forContent(ContentId, Map<String, Object>) - Method in class com.atlassian.confluence.web.service.WebViewServiceImpl
 
forContentId(ContentId, TargetType) - Static method in class com.atlassian.confluence.api.model.permissions.Target
Create a Target from content id
forCurrentUser(Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.PersonFactory
Construct the person object for the current user.
forCurrentUser() - Method in class com.atlassian.confluence.api.impl.service.content.factory.PersonFactory
 
foreach(Effect<? super T>) - Method in class com.atlassian.confluence.core.MaybeNot
Deprecated.
 
foreach(Effect<? super T>) - Method in class com.atlassian.confluence.core.None
 
forEachMetricsSnapshot(ConversionContext, Predicate<? super MarshallerMetricsAccumulationKey>, Effect<MarshallerMetrics>) - Static method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAccumulatorStack
 
forEntities(long, EntityQuery) - Static method in class com.atlassian.crowd.embedded.hibernate2.HibernateSearch
Returns a HibernateSearch instance for a user or group query in a particular directory.
forEntities(EntityQuery) - Static method in class com.atlassian.crowd.embedded.hibernate2.HibernateSearch
Returns a HibernateSearch instance for a user, group or directory query across all directories.
forGeneric() - Method in interface com.atlassian.confluence.api.service.web.WebViewService
Provides a new generic WebView.
forGeneric() - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.AbstractRemoteWebViewService
 
forGeneric() - Method in interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewService
Provides a new generic WebView.
forGeneric() - Method in class com.atlassian.confluence.web.service.WebViewServiceImpl
 
ForgotPasswordEvent - Class in com.atlassian.confluence.event.events.security
 
ForgotPasswordEvent(ConfluenceUser, String, String) - Constructor for class com.atlassian.confluence.event.events.security.ForgotPasswordEvent
 
forgotPasswordEvent(ForgotPasswordEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AuthAuditListener
 
ForgotPasswordUnknownUserEvent - Class in com.atlassian.confluence.event.events.security
This event is triggered when the 'forgot password' form is submitted and there is no corresponding user found
ForgotPasswordUnknownUserEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.security.ForgotPasswordUnknownUserEvent
 
forgotPasswordUnknownUserEvent(ForgotPasswordUnknownUserEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AuthAuditListener
 
ForgotUserPasswordAction - Class in com.atlassian.confluence.user.actions
 
ForgotUserPasswordAction() - Constructor for class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
forGroup(long, String) - Static method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipCacheKey
 
forGroup(Group) - Static method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipCacheKey
 
forHealthCheckResult(Event) - Method in class com.atlassian.confluence.impl.health.analytics.DefaultHealthCheckAnalyticsEventFactory
 
forHealthCheckResult(Event) - Method in interface com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsEventFactory
Creates an analytics event from the given Johnson event arising from a health check result.
forHibernateL2CacheRegions(SessionFactory, HazelcastTopicMessageRouter, MeterRegistry, EventListenerRegistrar) - Static method in class com.atlassian.confluence.cache.hazelcast.monitoring.DistributedCacheInvalidationCounter
Deprecated.
since 7.6 no replacement
forId(String) - Static method in enum com.atlassian.confluence.internal.webhooks.ApplicationWebhookEvent
 
forId(String) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventProvider
 
forJohnsonHelpLinkClicked(Event) - Method in class com.atlassian.confluence.impl.health.analytics.DefaultHealthCheckAnalyticsEventFactory
 
forJohnsonHelpLinkClicked(Event) - Method in interface com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsEventFactory
Creates an analytics event from the user clicking on the help link for the given Johnson event.
ForkAndJoinExecutionStrategy<S> - Class in com.atlassian.sal.confluence.lifecycle
Fans executions out and joins them.
ForkAndJoinExecutionStrategy(Function<ServiceReference, Option<ModuleCompleteKey>>, ExecutorService) - Constructor for class com.atlassian.sal.confluence.lifecycle.ForkAndJoinExecutionStrategy
 
FORM_PARAMETER_PREFIX - Static variable in class com.atlassian.confluence.security.PermissionsFormHandler
 
FORM_PARAMETER_SEPARATOR - Static variable in class com.atlassian.confluence.security.PermissionsFormHandler
 
forMarshaller(MarshallerMetricsCollector, Marshaller<T>) - Static method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MetricsCollectingMarshaller
Creates an instrumented wrapper around another Marshaller which will gather execution metrics
Format - Enum in com.atlassian.confluence.content.render.xhtml.macro.annotation
Used by the RequiresFormat annotation
format(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string, using the date formatting pattern.
format(int, Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string with a formatOption defined in JDK.
format(Date) - Method in class com.atlassian.confluence.core.datetime.FriendlyDateFormatterHelper
Produces a friendly date of the specified date according to the locale settings of the thread local user.
format(Date, User) - Method in class com.atlassian.confluence.core.datetime.FriendlyDateFormatterHelper
Produces a friendly date of the specified date according to the locale settings of the specified user.
format(Link, PageContext) - Method in interface com.atlassian.confluence.importexport.ExportLinkFormatter
Formats the link to link to the exported content.
format(Link, PageContext) - Method in class com.atlassian.confluence.importexport.impl.HtmlExportLinkFormatter
 
format(String, Object...) - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
format(LoggingEvent) - Method in class com.atlassian.confluence.util.PatternLayoutWithStackTrace
 
formatBlogDate(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date as a blog posting date and returns it as a string.
FormatConverter - Interface in com.atlassian.confluence.content.render.xhtml
Provides a convenient service for transforming to and from the storage format into the editor and view formats.
formatConverter - Variable in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
formatConverter - Variable in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
formatConverter - Variable in class com.atlassian.confluence.spaces.listeners.AbstractSpaceContentListener
 
formatDate(Date) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.AbstractViewAction
 
formatDateFull(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string, using DateFormat.FULL as the formatting pattern.
FormatDateFunction - Class in com.atlassian.confluence.plugins.soy
Soy function for formatting dates.
FormatDateFunction(UserAccessor, FormatSettingsManager, LocaleManager, I18NBeanFactory) - Constructor for class com.atlassian.confluence.plugins.soy.FormatDateFunction
 
formatDateTime(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string, using the date-time formatting pattern.
formatDateTime(Date) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.AbstractViewAction
 
FormatDateTimeFunction - Class in com.atlassian.confluence.plugins.soy
Soy function for formatting dates.
FormatDateTimeFunction(UserAccessor, FormatSettingsManager, LocaleManager, I18NBeanFactory) - Constructor for class com.atlassian.confluence.plugins.soy.FormatDateTimeFunction
 
FormatDropdownMenu - Class in com.atlassian.confluence.pageobjects.component.editor.toolbars
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.toolbars.FormatDropdownMenu instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
FormatDropdownMenu() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.toolbars.FormatDropdownMenu
Deprecated.
 
FormatDropdownMenu.FormatItem - Enum in com.atlassian.confluence.pageobjects.component.editor.toolbars
Deprecated.
 
formatFriendlyDate(Date) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
formatGivenString(String, Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string, using the given formatting pattern.
formatLongTime(long) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.3.0, no replacement
formatMillis(long) - Static method in class com.atlassian.confluence.core.DateFormatter
 
formatMonthYear() - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
 
formatServerDate(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Same as DateFormatter.format(Date), but doesn't perform time zone conversion.
formatServerDateFull(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Same as DateFormatter.formatDateFull(Date), but doesn't perform time zone conversion.
formatServerDateTime(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Same as DateFormatter.formatDateTime(Date), but doesn't perform time zone conversion.
formatServerDateWithUserLocale(int, Date) - Method in class com.atlassian.confluence.core.DateFormatter
Same as DateFormatter.format(int, Date), but doesn't perform time zone conversion.
FormatSettingsManager - Interface in com.atlassian.confluence.core
Persistent storage and retrieval of format settings.
formatSizeInMegabytes(FormatSettingsManager, long) - Static method in class com.atlassian.confluence.cache.CacheStatisticsHelper
 
FormattedBody - Class in com.atlassian.confluence.api.model.content
A String with a ContentRepresentation.
FormattedBody(ContentRepresentation, String) - Constructor for class com.atlassian.confluence.api.model.content.FormattedBody
 
FormattedBody.BaseFormattedBodyBuilder<T extends FormattedBody.BaseFormattedBodyBuilder<T>> - Class in com.atlassian.confluence.api.model.content
Fluent builder for body content and formatted Content.
FormattedBody.FormattedBodyBuilder - Class in com.atlassian.confluence.api.model.content
 
FormattedDateTime(String, String) - Constructor for class com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction.FormattedDateTime
 
formatTime(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string, using the time formatting pattern.
formatTime(Date) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.AbstractViewAction
 
FormatTimeFunction - Class in com.atlassian.confluence.plugins.soy
Soy function for formatting dates.
FormatTimeFunction(UserAccessor, FormatSettingsManager, LocaleManager, I18NBeanFactory) - Constructor for class com.atlassian.confluence.plugins.soy.FormatTimeFunction
 
formatTimeMedium(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string, using DateFormat.MEDIUM as the time formatting pattern.
formatUserAsAuthorField(User) - Static method in class com.atlassian.confluence.it.global.SiteSearch
 
FormAware - Interface in com.atlassian.confluence.core
This interface has to be implemented if the new AUI form styles are being used.
forMemberships(long, MembershipQuery) - Static method in class com.atlassian.crowd.embedded.hibernate2.HibernateSearch
Returns a HibernateSearch instance for a membership query in a particular directory.
forModelObject(Object) - Static method in class com.atlassian.confluence.api.model.permissions.Target
Create a Target that points to a single model object, e.g.
Forms - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.jwebunit.usermanagement.Forms} alternative
Forms(WebTester) - Constructor for class com.atlassian.confluence.it.Forms
Deprecated.
 
forms(WebTester) - Static method in class com.atlassian.confluence.it.Forms
Deprecated.
 
forms() - Static method in class com.atlassian.confluence.it.Forms
Deprecated.
 
forName(String) - Static method in class com.atlassian.confluence.api.model.content.SpaceType
 
forName(String) - Static method in class com.atlassian.confluence.legacyapi.model.content.ContentType
Deprecated.
 
forName(String) - Static method in class com.atlassian.confluence.security.Permission
 
forOperation(ContentId, OperationKey, String, int, int) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentRestrictionResource
Returns info about all restrictions of given operation
forPage() - Method in class com.atlassian.confluence.api.model.locator.ContentLocatorBuilder
Build a content locator for a Page.
forPage() - Method in class com.atlassian.confluence.legacyapi.model.content.locator.ContentLocatorBuilder
Deprecated.
Build a content locator for a Page.
forPattern(String) - Method in class com.atlassian.confluence.util.test.ClassResolver
 
forPattern(String, List<Class<? extends Annotation>>) - Method in class com.atlassian.confluence.util.test.ClassResolver
Filter classes that match the pattern and have matching annotations on the class
forPlugin(String) - Method in interface com.atlassian.confluence.core.DataSourceFactory
Deprecated.
forPlugin(String) - Method in class com.atlassian.confluence.core.DefaultDataSourceFactory
Deprecated.
forSpace(String) - Method in interface com.atlassian.confluence.api.service.web.WebViewService
 
forSpace(String) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.AbstractRemoteWebViewService
 
forSpace(String) - Method in interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewService
 
forSpace(String) - Method in class com.atlassian.confluence.web.service.WebViewServiceImpl
 
forStringJavascript(String) - Method in class com.atlassian.confluence.pageobjects.JavascriptTimedQueryFactory
Deprecated.
 
forTask(SystemMaintenanceTask) - Static method in enum com.atlassian.confluence.impl.system.task.SystemMaintenanceTaskType
 
forTimeout(Timeout) - Static method in exception com.atlassian.confluence.content.render.xhtml.XhtmlTimeoutException
forTimeout(Object, ConfluenceEntityObject, Timeout, int, int) - Static method in class com.atlassian.confluence.rss.FeedTimeoutEvent
forUnsyncedUsers(String) - Method in class com.atlassian.confluence.api.impl.service.people.PersonServiceImpl.PersonSearcherImpl
 
forUnsyncedUsers(String) - Method in interface com.atlassian.confluence.api.service.people.PersonService.PersonSearcher
Restrict the searcher to just unsynced / unknown users This search will perform a partial and a full match of username for the search term provided
forUnsyncedUsers(String) - Method in class com.atlassian.confluence.impl.service.finder.people.NoopPersonSearcher
 
forUnsyncedUsers(String) - Method in interface com.atlassian.confluence.rest.client.RemotePersonService.RemotePersonSearcher
 
forUser(ConfluenceUser, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.PersonFactory
Construct the person object for a particular user.
forUser(ConfluenceUser) - Method in class com.atlassian.confluence.api.impl.service.content.factory.PersonFactory
 
forUser(User) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
 
forUser(long, String) - Static method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipCacheKey
 
forUsername(String) - Method in class com.atlassian.confluence.api.impl.service.content.factory.PersonFactory
Construct the person object for a particular username.
forUsername(String) - Method in class com.atlassian.confluence.ui.rest.builder.LegacyPersonBuilder
Deprecated.
Construct the person object for a particular username.
forVCache(VCacheFactory) - Static method in interface com.atlassian.confluence.schedule.persistence.dao.ScheduledJobStatusCache
 
forwarderIpAddress() - Method in class com.atlassian.confluence.api.impl.service.audit.ConfluenceAuditIpAddressProvider
 
ForwardingXmlEventReader - Class in com.atlassian.confluence.content.render.xhtml
Class delegates all calls to an {code}XMLEventReader{code} passed to the constructor.
ForwardingXmlEventReader(XMLEventReader) - Constructor for class com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
 
foundInTrash() - Method in class com.atlassian.confluence.pages.AlternativePagesLocator
 
FourOhFourAction - Class in com.atlassian.confluence.core.actions
Simply sets 404 status and returns 404 page to the user.
FourOhFourAction() - Constructor for class com.atlassian.confluence.core.actions.FourOhFourAction
 
FourOhFourErrorLoggingFilter - Class in com.atlassian.confluence.servlet
 
FourOhFourErrorLoggingFilter() - Constructor for class com.atlassian.confluence.servlet.FourOhFourErrorLoggingFilter
 
Fragment - Interface in com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody
Represents a read-only XML fragment.
FragmentParser<T> - Interface in com.atlassian.confluence.importexport.xmlimport.parser
 
FragmentTransformationErrorHandler - Interface in com.atlassian.confluence.content.render.xhtml.transformers
Handler that responds to problems in fragment transformation.
FragmentTransformer - Interface in com.atlassian.confluence.content.render.xhtml.transformers
 
frameExecutor - Variable in class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
Deprecated.
 
frameExecutor - Variable in class com.atlassian.confluence.pageobjects.page.content.EditorPreview
Deprecated.
 
FreeMemoryAwareImageRenderPredicate - Class in com.atlassian.confluence.content.render.image
Deprecated.
FreeMemoryAwareImageRenderPredicate() - Constructor for class com.atlassian.confluence.content.render.image.FreeMemoryAwareImageRenderPredicate
Deprecated.
 
FRENCH - Static variable in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 6.9.0
FriendlyDateFormatter - Class in com.atlassian.confluence.core.datetime
Formats a date in a relative, friendly way.
FriendlyDateFormatter(DateFormatter) - Constructor for class com.atlassian.confluence.core.datetime.FriendlyDateFormatter
 
FriendlyDateFormatter(Date, DateFormatter) - Constructor for class com.atlassian.confluence.core.datetime.FriendlyDateFormatter
 
FriendlyDateFormatterHelper - Class in com.atlassian.confluence.core.datetime
A helper that produces a friendly date string (as opposed to Message object like FriendlyDateFormatter).
FriendlyDateFormatterHelper(FriendlyDateFormatter, I18NBeanFactory, LocaleManager) - Constructor for class com.atlassian.confluence.core.datetime.FriendlyDateFormatterHelper
 
FriendlyFormatDateTimeFunction - Class in com.atlassian.confluence.plugins.soy
Soy function for formatting dates.
FriendlyFormatDateTimeFunction(UserAccessor, FormatSettingsManager, LocaleManager, I18NBeanFactory) - Constructor for class com.atlassian.confluence.plugins.soy.FriendlyFormatDateTimeFunction
 
friendlyLastModified(String) - Method in class com.atlassian.confluence.api.model.search.SearchResult.Builder
 
from(Iterator<T>) - Static method in class com.atlassian.confluence.api.impl.pagination.PagingIterators
 
from(Content) - Static method in class com.atlassian.confluence.api.model.content.ContentSelector
 
from(Iterable<T>, boolean) - Static method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl
 
from(String) - Static method in class com.atlassian.confluence.content.render.xhtml.Streamables
Produce a streamable from a string.
from(XmlStreamWriterTemplate, XmlStreamWriterCallback) - Static method in class com.atlassian.confluence.content.render.xhtml.Streamables
Create a streamable that will produce the result of executing the provide callback within the template.
from(AffectedObjectEntity, AuditRecordEntity) - Static method in class com.atlassian.confluence.impl.audit.AffectedObjectEntity
Deprecated.
 
from(AuditRecordEntity) - Static method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
from(ChangedValueEntity, AuditRecordEntity) - Static method in class com.atlassian.confluence.impl.audit.ChangedValueEntity
Deprecated.
 
from(Cache<K, V>) - Static method in interface com.atlassian.confluence.impl.cache.tx.TransactionAwareCache
Narrow a standard Cache down to the TransactionAwareCache interface.
from(CacheFactory) - Static method in interface com.atlassian.confluence.impl.cache.tx.TransactionAwareCacheFactory
Narrow a CacheFactory down to the TransactionAwareCacheFactory interface.
from(List<T>, LimitedRequest) - Static method in class com.atlassian.confluence.internal.pagination.SubListResponse
 
from(Attachment) - Static method in class com.atlassian.confluence.it.Attachment.AttachmentBuilder
Deprecated.
 
from(String) - Method in class com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand.Builder
Set the content of the "from" clause.
from(LongTaskId) - Static method in class com.atlassian.confluence.util.longrunning.LongRunningTaskId
 
fromAffectedObject(AffectedObject, AuditRecordEntity) - Static method in class com.atlassian.confluence.impl.audit.AffectedObjectEntity
Deprecated.
 
fromAuditRecord(AuditRecord) - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntityFactory
Deprecated.
Create an AuditRecordEntity out of an AuditRecord.
fromAuditRecordWithI18n(AuditRecord) - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntityFactory
Deprecated.
Create an AuditRecordEntity out of an AuditRecord, taking into account i18n translation.
fromBoolean(boolean) - Static method in enum com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao.Cacheability
 
fromChangedValue(ChangedValue, AuditRecordEntity) - Static method in class com.atlassian.confluence.impl.audit.ChangedValueEntity
Deprecated.
 
fromClusterJob(ClusteredJob) - Static method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
fromConfigurationString(String) - Method in enum com.atlassian.confluence.pages.AttachmentDataStorageType
fromDate(Date) - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery.Builder
 
fromDate(DateTime) - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery.Builder
 
fromDateString(String) - Static method in class com.atlassian.confluence.rest.serialization.Dates
Converts the given date String into a DateTime object.
fromDescription(Description) - Method in class com.atlassian.confluence.util.test.rules.TestMethodLocator
 
fromEdgeTargetInfos(List<EdgeTargetInfo>, String, boolean) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItemFactory
 
fromFormParameterName(String, Space, String) - Method in class com.atlassian.confluence.security.PermissionsFormHandler
Convert a form parameter name into a space permission.
fromFugueOption(Option<T>) - Static method in class com.atlassian.confluence.cache.option.Option.Builder
Deprecated.
fromHashTable(Hashtable, Set<CacheStatistics.Capability>) - Static method in class com.atlassian.confluence.it.admin.CacheStatistics
 
fromId(ContentId) - Static method in class com.atlassian.confluence.api.model.content.ContentSelector
Deprecated.
since 5.10. CRA-1305: to be removed prior to 6.0 release. Use ContentSelector.from(Content) wherever possible.
fromInt(int) - Static method in class com.atlassian.confluence.core.BodyType
 
fromKeyAndSpaceString(String, String) - Static method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintId
 
fromLevel(String) - Static method in enum com.atlassian.confluence.servlet.download.AttachmentSecurityLevel
 
fromLong(long) - Static method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId
 
fromMap(Map<String, String>) - Static method in class com.atlassian.confluence.api.service.content.VersionRestoreParameters
Create a VersionRestoreParameters by extracting the value from property bag.
fromOptional(Optional<T>) - Static method in class com.atlassian.confluence.cache.option.Option.Builder
Deprecated.
Build an equivalent instance to the given Optional
fromPager(Pager<H>, LimitedRequest, Function<H, M>) - Static method in class com.atlassian.confluence.api.impl.pagination.PagerToPageResponseHelper
fromProperties(Properties) - Static method in class com.atlassian.confluence.content.render.xhtml.view.macro.MacroAsyncRenderWhitelist
 
fromProperties(Properties) - Static method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
Creates a new ProxyConfiguration using the standard properties, using the Properties object provided.
fromPropertiesResource(Resource) - Static method in class com.atlassian.confluence.content.render.xhtml.view.macro.MacroAsyncRenderWhitelist
 
fromReference(Reference<?>) - Method in interface com.atlassian.confluence.api.nav.Navigation
 
fromReference(Reference) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
fromRunDetails(JobId, RunDetails) - Static method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetails
 
fromSingle(T, boolean) - Static method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl
 
fromStatus(boolean) - Static method in enum com.atlassian.confluence.plugins.synchrony.api.CollaborativeEditingMode
 
fromString(String) - Static method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintId
This method MUST be called fromString in order to make Jersey happy to deserialise it from path.
fromString(String) - Static method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId
 
fromString(String) - Static method in enum com.atlassian.confluence.cluster.ClusterJoinConfig.ClusterJoinType
 
fromString(String) - Static method in class com.atlassian.confluence.content.render.xhtml.storage.macro.MacroId
 
fromString(String) - Static method in enum com.atlassian.confluence.event.events.space.SpaceLogoUpdateEvent.SpaceLogoActions
 
fromString(String) - Static method in enum com.atlassian.confluence.importexport.impl.ExportDescriptor.Source
 
fromString(String) - Static method in enum com.atlassian.confluence.it.dashboard.SpacesListMacro.SpacesTab
 
fromString(String) - Static method in enum com.atlassian.confluence.it.Space.Type
Deprecated.
 
fromString(String) - Static method in enum com.atlassian.confluence.pageobjects.component.dashboard.DashboardUpdatesPanel.Tab
Deprecated.
 
fromString(String) - Static method in enum com.atlassian.confluence.search.SearchLanguage
 
fromString(String) - Method in class com.atlassian.confluence.setup.xstream.InstantConverter
 
fromSuppliersMap(Map<K, ? extends Supplier<? extends V>>) - Static method in class com.atlassian.confluence.util.collections.LazyMap
 
fromSystemProperties() - Static method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
Creates a new ProxyConfiguration using the standard properties, reading from System.getProperties().
fromTestLdapProperties(ConfluenceRpc) - Static method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
Construct using the TestProperties ('ldap.'-prefixed properties, e.g.
fromTimeString(String) - Static method in class com.atlassian.confluence.functest.rest.admin.crowd.SearchRestrictionEntityTranslator
Converts the given date and time String to a Date object.
fromTimeString(String) - Static method in class com.atlassian.confluence.rest.serialization.Dates
Converts the given date and time String to a DateTime object.
fromUriBuilder(UriBuilder) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
fromUriBuilder(UriBuilder) - Method in interface com.atlassian.confluence.rest.api.services.RestNavigation
 
fromUser(ConfluenceUser, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.PersonFactory
Constructs a User object for a particular user.
fromUser(ConfluenceUser) - Method in class com.atlassian.confluence.api.impl.service.content.factory.PersonFactory
 
fromUserkey(UserKey) - Static method in class com.atlassian.confluence.api.model.people.User
Creates a user object with only the userkey filled in, suitable for passing to services that accept a User object
fromUsername(String) - Static method in class com.atlassian.confluence.api.model.people.User
Creates a user object with only the username filled in, suitable for passing to services that accept a User object
fromValue(String) - Static method in enum com.atlassian.confluence.it.SpacePermission
Deprecated.
 
fromVCacheStatistics(String, String, Map<MetricLabel, LongMetric>) - Static method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatisticsUtils
Converts VCache statistics into CacheStatistics object.
fromXMLString(String) - Method in class com.atlassian.confluence.core.BodyTypeUserType
 
fromXMLString(String) - Method in class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
FrontendServlet - Class in com.atlassian.confluence.plugins.rebuildindex
 
FrontendServlet(SoyTemplateRenderer, DarkFeatureManager, ClusterManager, UserManager, LoginUriProvider, WebSudoManager) - Constructor for class com.atlassian.confluence.plugins.rebuildindex.FrontendServlet
 
FS - Static variable in class com.atlassian.confluence.util.LayoutHelper
 
FugueConversionUtil - Class in com.atlassian.confluence.api.util
Deprecated.
since 7.0.1
FugueConversionUtil() - Constructor for class com.atlassian.confluence.api.util.FugueConversionUtil
Deprecated.
 
FULL_EXPORT_BACKWARDS_COMPATIBILITY - Static variable in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
Backwards compatibility for full export.
FULL_FORM_PARAMETER_PREFIX - Static variable in class com.atlassian.confluence.security.PermissionsFormHandler
 
FULL_TOKEN_TYPE - Static variable in class com.atlassian.confluence.search.lucene.filter.ExtendedDelimitersFilter
 
FullCoverageSwitch - Class in com.atlassian.confluence.it.audit.impl
Enables full coverage in the instance.
FullCoverageSwitch(ConfluenceRestClient) - Constructor for class com.atlassian.confluence.it.audit.impl.FullCoverageSwitch
 
fullName - Variable in class com.atlassian.confluence.user.actions.CreateUserAction
 
FullnameSort - Class in com.atlassian.confluence.search.v2.sort
Sort by a user's full name
FullnameSort(SearchSort.Order) - Constructor for class com.atlassian.confluence.search.v2.sort.FullnameSort
 
fullnameTerm(String) - Method in class com.atlassian.confluence.internal.user.UserSearchRequestBuilder
 
fullnameTerm - Variable in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
fullSearch(RestSearchParameters, Integer, Integer) - Method in class com.atlassian.confluence.plugins.rest.service.DefaultRestSearchService
 
fullSearch(RestSearchParameters, Integer, Integer) - Method in interface com.atlassian.confluence.plugins.rest.service.RestSearchService
 
FULLSIZE_IMAGE_ATTR - Static variable in class com.atlassian.confluence.content.render.xhtml.EmbeddedImageConstants
 
FUNCTEST_REST_PLUGIN - Static variable in class com.atlassian.confluence.it.plugin.TestPlugins
 
FUNCTEST_RPC_PLUGIN - Static variable in class com.atlassian.confluence.it.plugin.TestPlugins
 
FuncTestJobControlListenerForAtlassianScheduler - Class in com.atlassian.confluence.test.rpc
Listens to job control events published by the FuncTestRpcHandlerImpl.
FuncTestJobControlListenerForAtlassianScheduler() - Constructor for class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForAtlassianScheduler
 
FuncTestJobControlListenerForQuartz - Class in com.atlassian.confluence.test.rpc
Deprecated.
since 5.9
FuncTestJobControlListenerForQuartz() - Constructor for class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForQuartz
Deprecated.
 
FuncTestQueryFactory - Class in com.atlassian.confluence.test.rpc
 
FuncTestQueryFactory() - Constructor for class com.atlassian.confluence.test.rpc.FuncTestQueryFactory
 
FuncTestRpcDelegator - Class in com.atlassian.confluence.test.rpc
 
FuncTestRpcDelegator() - Constructor for class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
FuncTestRpcHandler - Interface in com.atlassian.confluence.test.rpc
 
FuncTestRpcHandlerImpl - Class in com.atlassian.confluence.test.rpc
 
FuncTestRpcHandlerImpl() - Constructor for class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
FuncTestRpcLogging - Class in com.atlassian.confluence.test.rpc
 
FuncTestRpcLogging() - Constructor for class com.atlassian.confluence.test.rpc.FuncTestRpcLogging
 
FunctionScoreQuery - Class in com.atlassian.confluence.search.v2.query
v2 primitive query that modifies the wrapped query score of a retrieved document by combining it according to FunctionScoreQuery.BoostMode with an value provided by ScoreFunction.
FunctionScoreQuery(SearchQuery, ScoreFunction, FunctionScoreQuery.BoostMode) - Constructor for class com.atlassian.confluence.search.v2.query.FunctionScoreQuery
 
FunctionScoreQuery.BoostMode - Enum in com.atlassian.confluence.search.v2.query
 
FunctionScoreQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
A mapper for FunctionScoreQuerys.
FunctionScoreQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.FunctionScoreQueryMapper
 

G

GALLERY_MACRO - Static variable in class com.atlassian.confluence.it.Macro
 
GarbageCollectorTimeAnalyticsEvent - Class in com.atlassian.confluence.internal.diagnostics
GarbageCollectorTimeAnalyticsEvent is fired when GC overhead exceeds the specified limit.
GarbageCollectorTimeAnalyticsEvent(long, long, long) - Constructor for class com.atlassian.confluence.internal.diagnostics.GarbageCollectorTimeAnalyticsEvent
 
GateKeeper - Interface in com.atlassian.confluence.security
Manages the granting of temporary permissions to retrieve resources.
GaussDecayFunction - Class in com.atlassian.confluence.search.v2.score
Gaussian decay function applied to a field value.
GaussDecayFunction(FieldValueSource, DecayParameters) - Constructor for class com.atlassian.confluence.search.v2.score.GaussDecayFunction
 
gc() - Method in class com.atlassian.confluence.plugin.ActiveObjectsTestResource
 
GeneralAttachmentBatchUploadCompletedEvent - Class in com.atlassian.confluence.event.events.content.attachment
An event indicating that o batch of one or more attachments have completed uploading.
GeneralAttachmentBatchUploadCompletedEvent(Object, List<Attachment>) - Constructor for class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentBatchUploadCompletedEvent
 
GeneralAttachmentBatchUploadCompletedEvent(Object, List<Attachment>, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentBatchUploadCompletedEvent
 
GeneralAttachmentCopier - Class in com.atlassian.confluence.pages.persistence.dao
This AttachmentCopier copies Attachments from one AttachmentManager instance to another, in the case where there are different storage implementations for data and/or meta-data.
GeneralAttachmentCopier(AttachmentManager, AttachmentManager) - Constructor for class com.atlassian.confluence.pages.persistence.dao.GeneralAttachmentCopier
 
GeneralAttachmentCreateEvent - 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.
GeneralAttachmentCreateEvent(Object, List<Attachment>) - Constructor for class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentCreateEvent
Construct a new GeneralAttachmentCreateEvent.
GeneralAttachmentCreateEvent(Object, Attachment) - Constructor for class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentCreateEvent
 
GeneralAttachmentCreateEvent(Object, List<Attachment>, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentCreateEvent
 
GeneralAttachmentCreateEvent(Object, Attachment, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentCreateEvent
 
GeneralAttachmentMigrator - Class in com.atlassian.confluence.pages.persistence.dao
 
GeneralAttachmentMigrator(AttachmentManager, AttachmentManager) - Constructor for class com.atlassian.confluence.pages.persistence.dao.GeneralAttachmentMigrator
 
GeneralAttachmentRemoveEvent - Class in com.atlassian.confluence.event.events.content.attachment
Event sent *before* the removal of an attachment.
GeneralAttachmentRemoveEvent(Object, Attachment, User) - Constructor for class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentRemoveEvent
 
GeneralAttachmentRemoveEvent(Object, Attachment, User, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentRemoveEvent
 
GeneralAttachmentRestoreEvent - Class in com.atlassian.confluence.event.events.content.attachment
This is published when an attachment is restored from the trash.
GeneralAttachmentRestoreEvent(Object, Attachment, ConfluenceUser, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentRestoreEvent
Creates an attachment restore event
GeneralAttachmentUpdateEvent - Class in com.atlassian.confluence.event.events.content.attachment
An event indicating that an attachment has been updated
GeneralAttachmentUpdateEvent(Object, Attachment, Attachment) - Constructor for class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentUpdateEvent
 
GeneralAttachmentUpdateEvent(Object, Attachment, Attachment, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentUpdateEvent
 
GeneralAttachmentVersionRemoveEvent - Class in com.atlassian.confluence.event.events.content.attachment
Event sent *before* the removal of an attachment version.
GeneralAttachmentVersionRemoveEvent(Object, Attachment, User) - Constructor for class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentVersionRemoveEvent
 
GeneralAttachmentVersionRemoveEvent(Object, Attachment, User, boolean) - Constructor for class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentVersionRemoveEvent
 
GeneralConfigurationAction - Class in com.atlassian.confluence.admin.actions
 
GeneralConfigurationAction() - Constructor for class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
GeneralKbArticleLinkClickedHandler() - Constructor for class com.atlassian.confluence.servlet.JohnsonAnalyticsServlet.GeneralKbArticleLinkClickedHandler
 
GeneralUtil - Class in com.atlassian.confluence.util
 
GeneralUtil() - Constructor for class com.atlassian.confluence.util.GeneralUtil
 
generate(URI, Set<String>) - Method in class com.atlassian.confluence.api.impl.service.audit.uri.AttachmentUriGenerator
 
generate(URI, Set<String>) - Method in class com.atlassian.confluence.api.impl.service.audit.uri.CommentUriGenerator
 
generate(URI, Set<String>) - Method in class com.atlassian.confluence.api.impl.service.audit.uri.GroupUriGenerator
 
generate(URI, Set<String>) - Method in class com.atlassian.confluence.api.impl.service.audit.uri.PageUriGenerator
 
generate(URI, Set<String>) - Method in interface com.atlassian.confluence.api.impl.service.audit.uri.ResourceUriGenerator
For each of the identifiers in identifiers set calculate the corresponding URI and return a mapping from the identifier to this URI.
generate(URI, Set<String>) - Method in class com.atlassian.confluence.api.impl.service.audit.uri.ResourceUriGenerator.NoopGenerator
 
generate(URI, Set<String>) - Method in class com.atlassian.confluence.api.impl.service.audit.uri.SpaceUriGenerator
 
generate(URI, Set<String>) - Method in class com.atlassian.confluence.api.impl.service.audit.uri.UserUriGenerator
 
generate(SharedSessionContractImplementor, Object) - Method in class com.atlassian.confluence.impl.hibernate.ResettableTableHiLoGeneratorV5
 
generate(long) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.IdMultiPartHashGenerator
Create the multipart hash for the supplied value.
generate(InputStream, File, int, int) - Method in interface com.atlassian.confluence.pages.thumbnail.renderer.ThumbnailGenerator
Generates thumbnail of an image
generate(JsExpression...) - Method in class com.atlassian.confluence.plugins.soy.DarkFeatureFunction
 
generate(JsExpression...) - Method in class com.atlassian.confluence.plugins.soy.DocLinkFunction
Deprecated.
 
generate(JsExpression...) - Method in class com.atlassian.confluence.plugins.soy.FormatDateFunction
 
generate(JsExpression...) - Method in class com.atlassian.confluence.plugins.soy.FormatDateTimeFunction
 
generate(JsExpression...) - Method in class com.atlassian.confluence.plugins.soy.FriendlyFormatDateTimeFunction
 
generate(JsExpression...) - Method in class com.atlassian.confluence.plugins.soy.StaticResourceUrlPrefixFunction
 
generate(JsExpression...) - Method in class com.atlassian.confluence.plugins.soy.WebPanelFunction
 
generate(HttpServletRequest) - Method in class com.atlassian.confluence.security.service.DefaultXsrfTokenService
generate(HttpServletRequest) - Method in interface com.atlassian.confluence.security.service.XsrfTokenService
generate(File) - Method in class com.atlassian.confluence.upgrade.recovery.DefaultRecoveryFileGenerator
 
generate(File) - Method in interface com.atlassian.confluence.upgrade.recovery.RecoveryFileGenerator
Generates an upgrade recovery file.
generate(SessionImplementor, Object) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.UserKeyGenerator
 
generate(SharedSessionContractImplementor, Object) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.UserKeyGenerator
 
generateAnchor(PageContext, String) - Static method in class com.atlassian.confluence.links.linktypes.AbstractPageLink
This method generates a HTML encoded anchor
generateAndSaveToken(String, UserVerificationTokenType) - Method in class com.atlassian.confluence.user.DefaultUserVerificationTokenManager
 
generateAndSaveToken(String, UserVerificationTokenType) - Method in interface com.atlassian.confluence.user.UserVerificationTokenManager
 
generateAttachment(String, String) - Static method in class com.atlassian.confluence.it.AttachmentsTester
 
generateBreadcrumbs(long, String) - Method in class com.atlassian.confluence.plugins.rest.resources.BreadcrumbResource
Gets the breadcrumbs to display for the given content id and type.
generateCaptchaId() - Method in interface com.atlassian.confluence.security.CaptchaManager
 
generateCaptchaId() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
generateDailyReports() - Method in interface com.atlassian.confluence.mail.jobs.DailyReportManager
 
generateDailyReports() - Method in class com.atlassian.confluence.mail.jobs.DefaultDailyReportManager
 
generateDefinition(UnmarshalMacroRequest) - Method in class com.atlassian.confluence.tinymceplugin.rest.MacroResource
 
generateEditorFormat(PageTemplate, List<? extends Variable>, String) - Method in interface com.atlassian.confluence.pages.templates.TemplateHandler
 
generateEditorFormat(PageTemplate, List<? extends Variable>, String) - Method in class com.atlassian.confluence.pages.templates.WikiTemplateHandler
 
generateEditorFormat(PageTemplate, List<? extends Variable>, String) - Method in class com.atlassian.confluence.pages.templates.XhtmlTemplateHandler
 
generateFromSiteLogo() - Method in class com.atlassian.confluence.plugins.lookandfeel.AutoLookAndFeelManager
 
generateId() - Method in interface com.atlassian.confluence.content.render.xhtml.ElementIdCreator
 
generateId(String) - Method in interface com.atlassian.confluence.content.render.xhtml.ElementIdCreator
 
generateId() - Method in class com.atlassian.confluence.content.render.xhtml.HtmlElementIdCreator
The current implementation is very simplistic and will simply create id's of the pattern "id-<n>".
generateId(String) - 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.
generateLargeAttachment(String, long) - Static method in class com.atlassian.confluence.it.AttachmentsTester
 
generateName(HttpServletRequest) - Static method in class com.atlassian.confluence.util.profiling.ConfluenceMonitoringNameGenerator
Generated the monitoring name based on the request.
generateNewIdFor(Class<T>, T) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
generateOutput(TagNode) - Method in class com.atlassian.confluence.diff.ConfluenceHtmlSaxDiffOutput
generatePlaceHolder(String, String, String) - Method in class com.atlassian.confluence.tinymceplugin.rest.CreateLinkResource
 
generatePlaceHolder(EmbeddedImagePlaceholderRequest) - Method in class com.atlassian.confluence.tinymceplugin.rest.EmbeddedImage
 
generatePlaceHolder(String, String, String) - Method in class com.atlassian.confluence.tinymceplugin.rest.LinkResource
 
generatePlaceHolder(MacroRenderRequest) - Method in class com.atlassian.confluence.tinymceplugin.rest.MacroResource
 
generatePreview(PreviewMacroRequest) - Method in class com.atlassian.confluence.tinymceplugin.rest.MacroResource
 
generateRelativeAnchor(String) - Static method in class com.atlassian.confluence.links.linktypes.AbstractPageLink
This generates a HTML encoded anchor with no prefix using a dummy page context
generateReportString(String, ExceptionReport, boolean) - Static method in class com.atlassian.confluence.content.render.xhtml.migration.exceptions.ExceptionReportUtil
Generate a string suitable for logging from the given report.
generateTestUser() - Method in class com.atlassian.confluence.it.TestUserFactory
Deprecated.
Generate a User object with a generated (and hopefully unique) username.
generateToken(HttpServletRequest) - Method in interface com.atlassian.confluence.security.service.XsrfTokenService
Generate and bind a token pair to the session.
generateUnencodedAnchor(PageContext, String) - Static method in class com.atlassian.confluence.links.linktypes.AbstractPageLink
Generates a valid HTML5 anchor with a prefix added to the anchor name.
generateUniqueAnchor(PageContext, String) - Static method in class com.atlassian.confluence.links.linktypes.AbstractPageLink
generateUniqueJobId(SchedulerService, String) - Static method in class com.atlassian.confluence.schedule.ScheduleUtil
Instead of using SchedulerService.scheduleJobWithGeneratedId(com.atlassian.scheduler.config.JobConfig), you can use SchedulerService.scheduleJob(com.atlassian.scheduler.config.JobId, com.atlassian.scheduler.config.JobConfig) with the result of this method.
GENERIC_SPACE_PERMISSIONS - Static variable in class com.atlassian.confluence.security.SpacePermission
represents all permissions which can be used to build SpacePermissions.
GenericCharacterTokenizer - Class in com.atlassian.confluence.search.lucene.tokenizers
Character tokenizers that tokenizes on a specified list of delimiters.
GenericCharacterTokenizer(Reader, char[]) - Constructor for class com.atlassian.confluence.search.lucene.tokenizers.GenericCharacterTokenizer
 
GenericContentPropertiesUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This upgrade task tracks the schema change that moves ContentProperties from CustomContentEntityObject to the generic ContentEntityObject.
GenericContentPropertiesUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.GenericContentPropertiesUpgradeTask
 
GenericDownloadResourceReader - Class in com.atlassian.confluence.importexport.resource
 
GenericDownloadResourceReader(String, InputStreamSource) - Constructor for class com.atlassian.confluence.importexport.resource.GenericDownloadResourceReader
 
GenericEnumUserType - Class in com.atlassian.confluence.impl.hibernate
This is a verbatim copy of the utility class from atlassian-hibernate5.2-extras, which should be removed if and when Confluence updates it's atlassian-hibernate-extras dependency
GenericEnumUserType() - Constructor for class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
GenericHibernateVersionedObjectDao - Class in com.atlassian.confluence.core.persistence.hibernate
 
GenericHibernateVersionedObjectDao() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.GenericHibernateVersionedObjectDao
 
GenericVelocityMacro - Class in com.atlassian.confluence.macro
A configurable and generic macro that renders a Velocity template as part of its execution.
GenericVelocityMacro() - Constructor for class com.atlassian.confluence.macro.GenericVelocityMacro
 
GenericVelocityMacro - Class in com.atlassian.confluence.renderer.v2.macros
Deprecated.
since 4.0. Replaced by GenericVelocityMacro.
GenericVelocityMacro() - Constructor for class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
GERMAN - Static variable in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
get(int, String) - Method in class bucket.user.propertyset.BucketPropertySet
 
get(K) - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
get(K, Supplier<? extends V>) - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
get() - Method in class com.atlassian.confluence.api.impl.service.audit.migration.ConfluenceAuditRetentionConfigProvider
 
get(LongTaskId, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.longtasks.LongTaskServiceImpl
 
get() - Method in class com.atlassian.confluence.api.model.reference.ExpandedReference
 
get() - Method in class com.atlassian.confluence.api.model.reference.Reference
 
get(LongTaskId, Expansion...) - Method in interface com.atlassian.confluence.api.service.longtasks.LongTaskService
get(K) - Method in class com.atlassian.confluence.cache.CacheOperations
 
get(K, Supplier<? extends V>) - Method in class com.atlassian.confluence.cache.CacheOperations
Return the value for the given key, or load a new value into the session cache using the given supplier.
get(K) - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
get(K, Supplier<? extends V>) - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
get(K) - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
get(K, Supplier<? extends V>) - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
get(K) - Method in class com.atlassian.confluence.cache.DeferredOperationsCache
 
get(K, Supplier<? extends V>) - Method in class com.atlassian.confluence.cache.DeferredOperationsCache
 
get() - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactoryProvider
Deprecated.
 
get(K) - Method in class com.atlassian.confluence.cache.option.OptionalReadThroughCache
Deprecated.
 
get(Class, boolean, boolean) - Method in class com.atlassian.confluence.cache.spring.BeanNameTypeCache
Get the value stored against the key made of the parameters passed.
get(Object) - Static method in class com.atlassian.confluence.cache.ThreadLocalCache
Retrieve an object from the cache
get(K) - Method in class com.atlassian.confluence.cache.ThreadLocalCacheAccessor
Retrieve a value from the threadlocal cache
get(K, Supplier<V>) - Method in class com.atlassian.confluence.cache.ThreadLocalCacheAccessor
get() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
get() - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.DefaultMacroIdSupplier
 
get() - Method in interface com.atlassian.confluence.content.render.xhtml.editor.macro.MacroIdSupplier
 
get(String) - Static method in enum com.atlassian.confluence.content.render.xhtml.model.inline.Emoticon
 
get() - Static method in class com.atlassian.confluence.core.persistence.confluence.SessionFactoryTypeThreadLocal
Deprecated.
since 5.10
get() - Static method in class com.atlassian.confluence.core.persistence.hibernate.SessionCacheModeThreadLocal
 
get(ResultSet, String) - Method in class com.atlassian.confluence.core.persistence.hibernate.StringClobType
 
get(Session) - Method in class com.atlassian.confluence.core.persistence.hibernate.TransientHibernateHandle
 
get(Session) - Method in class com.atlassian.confluence.core.persistence.hibernate.TransientHibernateHandle
 
get(String) - Method in class com.atlassian.confluence.functest.rest.admin.BandanaResource
 
get(String, String) - Method in class com.atlassian.confluence.functest.rest.admin.BandanaResource
 
get() - Method in class com.atlassian.confluence.functest.rest.admin.PluginMetadataResource
 
get(K, Supplier<V>, Predicate<V>) - Method in class com.atlassian.confluence.impl.cache.ReadThroughAtlassianCache
This is essentially an extension method for Cache.
get(K, Supplier<V>) - Method in interface com.atlassian.confluence.impl.cache.ReadThroughCache
Retrieve the value for the given key.
get(K, Supplier<V>, Predicate<V>) - Method in interface com.atlassian.confluence.impl.cache.ReadThroughCache
Retrieve the value for the given key.
get(CACHEKEY, Supplier<ENTITY>, Predicate<ENTITY>) - Method in class com.atlassian.confluence.impl.cache.ReadThroughEntityCache
Retrieve the value for the given key.
get(K) - Method in interface com.atlassian.confluence.impl.cache.tx.TransactionAwareCache
 
get(K, Supplier<? extends V>) - Method in interface com.atlassian.confluence.impl.cache.tx.TransactionAwareCache
 
get() - Method in class com.atlassian.confluence.impl.health.analytics.HealthCheckAnalyticsSenderSupplier
 
get() - Method in class com.atlassian.confluence.impl.hibernate.VCacheHibernateRegionFactoryProvider
Deprecated.
 
get(String, String) - Method in class com.atlassian.confluence.impl.themes.persistence.CachingPersistentDecoratorDao
 
get(int) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
get() - Method in class com.atlassian.confluence.impl.util.sandbox.ConfluenceConversionSandboxConfigurationFactory
 
get(String) - Method in class com.atlassian.confluence.impl.vcache.SynchronousExternalCache
Get an entry from the cache.
get(String, Function<Throwable, Optional<V>>) - Method in class com.atlassian.confluence.impl.vcache.SynchronousExternalCache
Get an entry from the cache.
get(String, Function<Optional<V>, R>, Function<Throwable, R>) - Method in class com.atlassian.confluence.impl.vcache.SynchronousExternalCache
Get an entry from the cache.
get(String, Supplier<V>) - Method in class com.atlassian.confluence.impl.vcache.SynchronousExternalCache
Get an entry from the cache.
get(K, Supplier<? extends V>) - Method in class com.atlassian.confluence.impl.vcache.UnblockingRemovalJvmCache
 
get() - Method in class com.atlassian.confluence.impl.webresource.ConfluenceCDNStrategyFactory
 
get() - Method in class com.atlassian.confluence.internal.index.attachment.PluginAttachmentTextExtractorsProvider
 
get() - Method in class com.atlassian.confluence.internal.index.attachment.ShouldCompressAttachmentTextExtraction
It doesn't make sense to compress extracted text in non cluster configuration where everything happen in the same node.
get() - Method in class com.atlassian.confluence.internal.index.status.BandanaReIndexJobPersister
 
get() - Method in interface com.atlassian.confluence.internal.index.status.ReIndexJobPersister
 
get() - Method in class com.atlassian.confluence.internal.index.v2.IsSiteReindexingChecker
 
get() - Method in class com.atlassian.confluence.internal.search.contentnames.v2.ContentNameSearchSectionSpecsProvider
 
get() - Method in class com.atlassian.confluence.internal.search.contentnames.v2.CoreContentNameSearchSectionSpecsProvider
 
get() - Method in class com.atlassian.confluence.internal.search.extractor2.DefaultExtractor2Provider
 
get() - Method in interface com.atlassian.confluence.internal.search.extractor2.Extractor2Provider
 
get() - Method in interface com.atlassian.confluence.internal.search.SearchLanguageProvider
 
get() - Method in interface com.atlassian.confluence.internal.search.v2.SearchDecoratorProvider
 
get(int) - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
get(String) - Static method in class com.atlassian.confluence.it.Meta
Returns the String value of a metadata meta tag with given key, prefixed by ajs-.
get(String, WebTester) - Static method in class com.atlassian.confluence.it.Meta
 
get() - Static method in class com.atlassian.confluence.it.PropertiesManagerFactory
Deprecated.
 
get(ContentId, Expansion...) - Method in class com.atlassian.confluence.it.rpc.delegates.ContentRpc
 
get(User, String) - Static method in class com.atlassian.confluence.it.web.HttpRequest
Executes a GET on the provided URL.
get() - Method in class com.atlassian.confluence.jmx.HibernateStatisticsSupplier
 
get(String) - Static method in enum com.atlassian.confluence.macro.browser.beans.MacroCategory
 
get(String) - Static method in enum com.atlassian.confluence.macro.browser.beans.MacroParameterType
 
get() - Method in class com.atlassian.confluence.macro.browser.MacroMetadataClientCacheKeyProvider
 
get(String) - Static method in enum com.atlassian.confluence.macro.params.SortType
 
get(String) - Static method in enum com.atlassian.confluence.macro.query.InclusionCriteria
Returns the proper InclusionCriteria value corresponding to the specified token.
get(int) - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
Deprecated.
 
get(HttpServletRequest) - Static method in class com.atlassian.confluence.pages.actions.beans.PageReference
 
get(AttachmentDownloadPathCache.AttachmentDownloadPathCacheKey) - Method in class com.atlassian.confluence.pages.AttachmentDownloadPathCache
get(long, String) - Method in class com.atlassian.confluence.pages.attachments.AttachmentCache
Deprecated.
Returns the ID of the attachment with the given content ID, file name and version, or null if no attachment is in the cache.
get(String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.PageIdCache
Deprecated.
 
get() - Method in class com.atlassian.confluence.plugin.AutodetectModuleFactoryHolder
Deprecated.
 
get(String) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
get(String) - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLabel
 
get() - Method in class com.atlassian.confluence.plugin.PluginLoadersFactory
 
get() - Method in class com.atlassian.confluence.plugins.monitoring.CacheStatisticSupplier
 
get() - Method in class com.atlassian.confluence.plugins.monitoring.LiveActivitySupplier
 
get() - Method in class com.atlassian.confluence.plugins.pulp.wrm.ApplinksStatusWrmDataProvider
 
get() - Method in class com.atlassian.confluence.plugins.pulp.wrm.NewsWrmDataProvider
 
get() - Method in class com.atlassian.confluence.plugins.pulp.wrm.PluginStatusWrmDataProvider
 
get() - Method in class com.atlassian.confluence.plugins.pulp.wrm.UpgradeStatusWrmDataProvider
 
get() - Static method in class com.atlassian.confluence.plugins.rest.manager.RequestContextThreadLocal
 
get(Set<String>, boolean) - Method in class com.atlassian.confluence.plugins.rest.resources.I18nResource
Returns the text for the given plugin keys.
get() - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeAttachmentResource
Deprecated.
This method will always return HTTP 404 (not found) as it can not find attachments without an ID.
get() - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeContentResource
Deprecated.
Returns HTTP 404 (not found) as there is no content to return if no ID is passed.
get(String, String, String, Set<String>) - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeSpaceResource
Deprecated.
Retrieves a list of spaces visible to the currently logged in user, alphabetically by space name.
get(String, String, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.SpacePropertyResource
Returns a paginated list of space properties.
get(String, String, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.SpacePropertyResource
Returns a space property.
get() - Method in class com.atlassian.confluence.plugins.synchrony.status.SynchronyBannerDataProvider
 
get() - Method in class com.atlassian.confluence.plugins.synchrony.supplier.SynchronyStatusSupplier
 
get(int) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
get(LongTaskId, Expansion...) - Method in class com.atlassian.confluence.rest.client.impl.RemoteLongTaskServiceImpl
 
get(LongTaskId, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteLongTaskService
Returns the status of a long-running task.
get(Object) - Method in class com.atlassian.confluence.rpc.auth.TokenMap
 
get(ScheduledJobKey) - Method in interface com.atlassian.confluence.schedule.persistence.dao.ScheduledJobStatusCache
 
get() - Method in class com.atlassian.confluence.search.lucene.filter.ContentNameArchivedSpacesFilter
Deprecated.
 
get(String) - Static method in enum com.atlassian.confluence.search.service.SpaceCategoryEnum
 
get(String) - Method in interface com.atlassian.confluence.search.v2.lucene.WrappedHit
Deprecated.
 
get(String) - Method in class com.atlassian.confluence.search.v2.lucene.WrappedHitImpl
Deprecated.
 
get() - Static method in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules
 
get() - Method in class com.atlassian.confluence.search.v2.searchfilter.EnabledContentTypeSupplier
 
get() - Method in class com.atlassian.confluence.search.v2.searchfilter.NonViewableContentTypeSupplier
 
get(String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaConfigMap
 
get() - Static method in class com.atlassian.confluence.setup.SetupContext
Retrieve the setup context
get(Serializable) - Method in class com.atlassian.confluence.setup.SharedConfigurationMap
 
get(String) - Method in class com.atlassian.confluence.setup.webwork.CompositeContext
 
get(String, Function<String, Object>) - Method in class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfigLoaderCache
 
get() - Method in class com.atlassian.confluence.tenant.SystemTenant
Deprecated.
since 7.0.1. Use SystemTenant.getTenant()
get(String, double) - Method in class com.atlassian.confluence.themes.AbstractColourScheme
 
get(String) - Method in class com.atlassian.confluence.themes.AUIDefaultColorScheme
 
get(String) - Method in class com.atlassian.confluence.themes.BaseColourScheme
 
get(String) - Method in class com.atlassian.confluence.themes.ChainedColourScheme
 
get(String) - Method in interface com.atlassian.confluence.themes.ColourScheme
 
get(String, double) - Method in interface com.atlassian.confluence.themes.ColourScheme
 
get(String, String) - Method in class com.atlassian.confluence.themes.persistence.hibernate.DefaultPersistentDecoratorDao
Deprecated.
 
get(String, String) - Method in interface com.atlassian.confluence.themes.persistence.PersistentDecoratorDao
 
get(String) - Method in class com.atlassian.confluence.themes.PropertiesBackedColorSupport
 
get(ServletRequest) - Static method in class com.atlassian.confluence.themes.ThemeContext
 
get() - Static method in class com.atlassian.confluence.user.AuthenticatedUserThreadLocal
 
get() - Method in class com.atlassian.confluence.user.avatar.ConfluenceAvatarOwner
 
get(int, String) - Method in class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
Deprecated.
 
get(int, String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
Deprecated.
 
get() - Method in class com.atlassian.confluence.user.UsernameCacheKey
 
get(Object) - Method in class com.atlassian.confluence.util.collections.CompositeMap
 
get(Object) - Method in class com.atlassian.confluence.util.collections.LazyMap
.
get(String) - Method in class com.atlassian.confluence.util.http.BaseHttpRetrievalService
Deprecated.
 
get(HttpRequest) - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpRetrievalService
Deprecated.
 
get(String) - Method in interface com.atlassian.confluence.util.http.HttpRetrievalService
Deprecated.
since 7.0.1 use RequestFactory.createRequest(com.atlassian.sal.api.net.Request.MethodType, java.lang.String) instead.
get(HttpRequest) - Method in interface com.atlassian.confluence.util.http.HttpRetrievalService
Deprecated.
since 7.0.1 use RequestFactory.createRequest(com.atlassian.sal.api.net.Request.MethodType, java.lang.String) instead.
get(Class<T>) - Method in interface com.atlassian.confluence.util.sandbox.SandboxCallbackContext
 
get(SandboxSpec) - Method in interface com.atlassian.confluence.util.sandbox.SandboxRegistry
Get the most suitable sandbox instance from the system satisfying the specification.
get() - Method in class com.atlassian.confluence.util.test.rules.TestResource
 
get(Object) - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
 
get() - Method in class com.atlassian.confluence.velocity.ConfluenceParserPool
 
get(String) - Static method in class com.atlassian.confluence.xwork.FlashScope
Retrieves FlashScope items stored in the previous request
get(String) - Method in class com.atlassian.sal.confluence.pluginsettings.ConfluencePluginSettings
 
getAbout() - Method in class com.atlassian.confluence.plugins.rest.dto.UserDto
 
getAboutConfluenceMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.HelpMenu
Deprecated.
 
getAbsoluteAttachmentRemotePath(Attachment) - Static method in class com.atlassian.confluence.util.ConfluenceRenderUtils
Returns the remote path to the given attachment and its siblings.
getAbsoluteImageMarkup() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
Retrieves the wiki markup to embed this image from another page in another space.
getAbsoluteImageUrl(Emoticon) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.inline.EmoticonDisplayMapper
Get an absolute URL for the emoticon (this will include the servers configured baseURL).
getAbsoluteImageUrl(Emoticon) - Method in class com.atlassian.confluence.content.render.xhtml.editor.inline.SimpleEmoticonDisplayMapper
 
getAbstractPage(long) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getAbstractPage(long) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
since 7.3.0, use ContentService.find(Expansion...) from plugins, or use PageManagerInternal in core where applicable
getAbstractPageById(long) - Method in interface com.atlassian.confluence.pages.persistence.dao.AbstractPageDao
Retrieves an AbstractPage for the specified id
getAbstractPageById(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAbstractPageDao
Returns a Page or BlogPost depending on whether a page id or blog post id is specified.
getAbstractPageByIds(Iterable<Long>) - Method in interface com.atlassian.confluence.pages.persistence.dao.AbstractPageDao
Retrieves a list of AbstractPage for the list of id
getAbstractPageByIds(Iterable<Long>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAbstractPageDao
 
getAbstractPageLink() - Method in class com.atlassian.confluence.links.linktypes.AttachmentLink
 
getAbstractPages(List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
getAbstractPages(Space, List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
getAbstractPages(DateTime, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
getAbstractPages(Space, String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
getAbstractPages(String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
getAbstractPages(Iterable<Long>) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getAbstractPages(List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in class com.atlassian.confluence.pages.DefaultPageManager
getAbstractPages(Space, List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in class com.atlassian.confluence.pages.DefaultPageManager
getAbstractPages(DateTime, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in class com.atlassian.confluence.pages.DefaultPageManager
getAbstractPages(Space, String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in class com.atlassian.confluence.pages.DefaultPageManager
getAbstractPages(String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in class com.atlassian.confluence.pages.DefaultPageManager
getAbstractPages(Iterable<Long>) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
since 7.3.0, use ContentService.find(Expansion...) from plugins, or use PageManagerInternal in core where applicable
getAbstractPages(List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
Deprecated.
getAbstractPages(Space, List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
Deprecated.
getAbstractPages(Space, String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
Deprecated.
getAbstractPages(String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
Deprecated.
getAbstractPages(DateTime, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
Deprecated.
getAbstractPages(Space, List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
getAbstractPages(List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
getAbstractPages(Space, String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
getAbstractPages(String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
getAbstractPages(DateTime, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
getAbstractPages(List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
getAbstractPages(Space, List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
getAbstractPages(Space, String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
getAbstractPages(String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
getAbstractPages(DateTime, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
getAbstractPagesByCreationDate(DateTime, LimitedRequest, Predicate<? super AbstractPage>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
getAbstractPagesByCreationDate(DateTime, LimitedRequest, Predicate<? super AbstractPage>...) - Method in class com.atlassian.confluence.pages.DefaultPageManager
getAbstractPagesByCreationDate(DateTime, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
Deprecated.
getAbstractPagesByCreationDate(DateTime, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
getAbstractPagesByCreationDate(DateTime, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
getAbstractPagesByTitle(String, LimitedRequest, Predicate<? super AbstractPage>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
getAbstractPagesByTitle(String, LimitedRequest, Predicate<? super AbstractPage>...) - Method in class com.atlassian.confluence.pages.DefaultPageManager
getAbstractPagesByTitle(String, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
Deprecated.
getAbstractPagesByTitle(String, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
getAbstractPagesByTitle(String, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
getAcceptableValues() - Method in exception com.atlassian.confluence.macro.params.ParameterException
Returns acceptable values of this parameter.
getAccessCount() - Method in interface com.atlassian.confluence.cache.CacheStatistics
Deprecated.
 
getAccessCount() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
getAccessKey() - Method in class com.atlassian.confluence.api.model.web.WebItemView
 
getAccessKey() - Method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
 
getAccessKey(GlobalHelper) - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLink
 
getAccessKey(Map) - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLink
 
getAccessKey() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getAccessMode() - Method in class com.atlassian.confluence.api.impl.service.accessmode.AccessModeServiceImpl
 
getAccessMode() - Method in interface com.atlassian.confluence.api.service.accessmode.AccessModeService
 
getAccessMode() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Used by velocity to add to page meta data, indicating the current access mode
getAccessMode() - Method in class com.atlassian.confluence.event.events.cluster.ClusterAccessModeEvent
 
getAccessMode() - Method in interface com.atlassian.confluence.internal.accessmode.AccessModeManager
 
getAccessMode() - Method in class com.atlassian.confluence.internal.accessmode.DefaultAccessModeManager
getAccessMode() - Method in interface com.atlassian.confluence.rest.client.RemoteAccessModeService
Deprecated.
getAccessMode() - Method in class com.atlassian.confluence.rest.client.RemoteAccessModeServiceImpl
Deprecated.
getAccessMode() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
getAccessMode() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
 
getAccessModeCompletionStage() - Method in interface com.atlassian.confluence.rest.client.RemoteAccessModeService
 
getAccessModeCompletionStage() - Method in class com.atlassian.confluence.rest.client.RemoteAccessModeServiceImpl
 
getAccessModeManager() - Method in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
getAccessModeStatus() - Method in class com.atlassian.confluence.plugins.restapi.resources.AccessModeResource
Returns the access mode status for Confluence.
getAccessTypes() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getAccount(Integer) - Method in class com.atlassian.confluence.plugin.ActiveObjectsTestResource
 
getAccumulationKey() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetrics
 
getAccumulationKey() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
 
getAccumulationKeyAsString() - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerMetricsKey
 
getAccumulationKeyAsString() - Method in interface com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAccumulationKey
 
getAccumulationKeyAsString() - Method in class com.atlassian.confluence.macro.count.MacroMetricsKey
 
getAction() - Method in class com.atlassian.confluence.impl.util.DecoratorUtil.SideBarContext
 
getAction() - Method in class com.atlassian.confluence.macro.browser.beans.MacroPropertyPanelButton
 
getAction() - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
getAction() - Method in class com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
 
getAction() - Method in class com.atlassian.confluence.themes.events.FaviconChangedEvent
 
getAction() - Method in class com.atlassian.confluence.themes.GlobalHelper
 
getAction() - Method in interface com.atlassian.confluence.themes.ThemeHelper
 
getAction() - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl.GhettoHelper
 
getActionDescriminator() - Method in class com.atlassian.confluence.admin.actions.ConfigureDefaultSpaceLogoAction
 
getActionDescriminator() - Method in class com.atlassian.confluence.spaces.actions.AbstractLogoAction
use this string to build the webwork action that forms in the view should submit to
getActionDescriminator() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
getActionErrors() - Method in class com.atlassian.confluence.validation.DefaultMessageHolder
 
getActionErrors() - Method in interface com.atlassian.confluence.validation.MessageHolder
 
getActionForUndoSetting() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
getActionInfos() - Method in class com.atlassian.confluence.validation.DefaultMessageHolder
 
getActionInfos() - Method in interface com.atlassian.confluence.validation.MessageHolder
 
getActionMessages(MessageLevel) - Method in class com.atlassian.confluence.validation.DefaultMessageHolder
 
getActionMethod(Class<?>, String) - Static method in class com.atlassian.confluence.xwork.WebWorkActionHelper
Finds the action method on the action class.
getActionName() - Method in class com.atlassian.confluence.admin.actions.mail.CreateMailServerAction
 
getActionName() - Method in class com.atlassian.confluence.admin.actions.mail.EditMailServerAction
 
getActionName(String) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getActionName() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Returns the internationalised name of the current action.
getActionName() - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
getActionSuccesses() - Method in class com.atlassian.confluence.validation.DefaultMessageHolder
 
getActionSuccesses() - Method in interface com.atlassian.confluence.validation.MessageHolder
 
getActionTextKey() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
 
getActionTextKey() - Method in interface com.atlassian.confluence.admin.tasks.AdminTaskConfig
 
getActionTextKey() - Method in class com.atlassian.confluence.admin.tasks.DefaultAdminTaskConfig
 
getActionWarnings() - Method in class com.atlassian.confluence.validation.DefaultMessageHolder
 
getActionWarnings() - Method in interface com.atlassian.confluence.validation.MessageHolder
 
getActive() - Method in class com.atlassian.confluence.pageobjects.component.admin.AbstractGadgetAdminTab
Deprecated.
 
getActiveTheme() - Method in class com.atlassian.confluence.renderer.actions.RenderContentAction
 
getActiveUsers(String, boolean) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns a list of the current system users
getActiveUsers(boolean) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
getActiveUsers(String, boolean) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getActiveUsers(String, boolean) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getActiveUsers(String, boolean) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getActiveUsers(String, boolean) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getActor() - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
getActual() - Method in interface com.atlassian.confluence.core.persistence.schema.api.SchemaElementComparison
Deprecated.
getActualSize() - Method in exception com.atlassian.confluence.pages.attachments.AttachmentDataStreamSizeMismatchException
 
getAddAttachmentMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.AddMenu
Deprecated.
since 5.9.0
getAddChildPageUrl() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getAddCommentMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.AddMenu
Deprecated.
since 5.9.0
getAddCommentUrl() - Method in class com.atlassian.confluence.it.AbstractPageEntity
Deprecated.
 
getAddCommentUrl() - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
getAddCommentUrl() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getAddedCount() - Method in class com.atlassian.confluence.internal.upgrade.constraint.MissingConstraintsRemediationEvent
 
getAddedLabels() - Method in interface com.atlassian.confluence.labels.service.AddLabelsCommand
Returns the labels that were added
getAddedLabels() - Method in class com.atlassian.confluence.labels.service.AddLabelsCommandImpl
Returns a list of labels that were added.
getAddedSpan(int) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ViewDraftDiffDialog
Deprecated.
 
getAddForeignKeyConstraintString(String, String[], String, String[]) - Method in class com.atlassian.hibernate.dialect.MySQLDialect
Deprecated.
note: previously, this string also included an 'add index' component (which meant that for MySQL users get an index added for each of their FK's).
getAdditionalTypeBuilders(GraphQLTypeBuilder, GraphQLExtensions) - Method in class com.atlassian.confluence.plugins.graphql.extensions.ConfluenceTypesExtension
 
getAddLabel(Label) - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
Returns a DisplayableLabel representing the currently viewed labels and the given label.
getAddons() - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
getAddress() - Method in exception com.atlassian.confluence.cluster.InvalidClusterAddressException
 
getAddress() - Method in class com.atlassian.confluence.mail.address.ConfluenceMailAddress
Deprecated.
 
getAdminConfigurationCriteria() - Method in interface com.atlassian.confluence.admin.tasks.AdminTaskConfig
A system-verifiable success condition for this admin task.
getAdminConfigurationCriteria() - Method in class com.atlassian.confluence.admin.tasks.DefaultAdminTaskConfig
 
getAdminConsole() - Static method in class com.atlassian.confluence.it.admin.AdminConsole
 
getAdminConsole(WebTester) - Static method in class com.atlassian.confluence.it.admin.AdminConsole
 
getAdminConsole(WebTester) - Static method in class com.atlassian.confluence.it.oldconfluence.OldAdminConsole
 
getAdminCssResources() - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
 
getAdminCssResources() - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getAdminEllipsis() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getAdministrativePermissionType() - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
Returns the top level permission type applicable to the current scope.
getAdministrativePermissionType() - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Returns the top level permission type applicable to the current scope.
getAdministrativePermissionType() - Method in class com.atlassian.confluence.security.administrators.EditSpacePermissionsAdministrator
 
getAdmins() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getAdminTaskConfig() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
 
getAdminTaskData() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
 
getAdminUser() - Method in class com.atlassian.confluence.it.setup.userdirectory.InternalUserDirectorySetup
 
getAdvancedBreadcrumb(Space) - Method in interface com.atlassian.confluence.util.breadcrumbs.BreadcrumbGenerator
Returns the advanced breadcrumb in a space.
getAdvancedBreadcrumb(Space) - Method in class com.atlassian.confluence.util.breadcrumbs.DefaultBreadcrumbGenerator
 
getAdvancedTabUrlPath() - Method in class com.atlassian.confluence.spaces.Space
 
getAdvicesAndAdvisorsForBean(Class<?>, String, TargetSource) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Return whether the given bean is to be proxied, what additional advices (e.g.
getAffectedObject() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
 
getAfterBodyStart() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomHtmlAction
 
getAfterBodyStart() - Method in class com.atlassian.confluence.setup.settings.CustomHtmlSettings
 
getAggregatedBlogPosts() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getAggregateOptions() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getAggregateOptions() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getAggregateOptions(ActionSupport) - Method in class com.atlassian.confluence.search.SpacePickerHelper
 
getAlert() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
Waits until an alert is triggered in the browser
getAlertRetentionPeriod() - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceDiagnosticsConfiguration
 
getAlertTruncationInterval() - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceDiagnosticsConfiguration
 
getAlgorithm() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
getAlgorithm() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.legacy.HibernateKey
 
getAlias() - Method in class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertySchemaField
 
getAlias() - Method in class com.atlassian.confluence.search.v2.SearchResultLink
 
getAlias() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.AliasedKey
 
getAlias() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.legacy.HibernateKey
 
getAliases() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
Returns aliases for this macro.
getAliases() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
getAliases() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
getAliases() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
Returns aliases for this macro.
getAliasHandlers() - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.ContentPropertyFieldHandler
 
getAlignment() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
getAlignment() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.EmbeddedImagePlaceholderRequest
 
getAlignment() - Method in interface com.atlassian.confluence.xhtml.api.EmbeddedImage
 
getAliveThreads() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getAliveThreads(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getAliveThreads(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
getAliveThreads(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getAll(PageRequest, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.longtasks.LongTaskServiceImpl
 
getAll(PageRequest, Expansion...) - Method in interface com.atlassian.confluence.api.service.longtasks.LongTaskService
Returns the status of all tracked long-running tasks visible to the user.
getAll() - Method in class com.atlassian.confluence.impl.health.DefaultHealthCheckRegistry
 
getAll() - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
getAll() - Method in interface com.atlassian.confluence.internal.health.HealthCheckRegistry
Returns the health checks in order of execution.
getAll(HttpServletRequest, Long, Long) - Method in class com.atlassian.confluence.plugins.quickreload.QuickReloadResource
Finds any new comments or latest edit to this page since a given time, and returns the rendered html and user details.
getAll() - Method in class com.atlassian.confluence.search.v2.DefaultSearchResults
 
getAll() - Method in interface com.atlassian.confluence.search.v2.SearchResults
Creates a new list containing all returned search results.
getAll() - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
 
getAll() - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
getAllAdminTasks() - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
getAllAttachments() - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure
 
getAllAttachmentsCount() - Method in class com.atlassian.confluence.pages.AttachmentStatisticsDTO
 
getAllBlogsCount() - Method in class com.atlassian.confluence.pages.BlogPostStatisticsDTO
 
getAllByUser(ConfluenceUser) - Method in class com.atlassian.confluence.impl.user.persistence.dao.ReadThroughCachingPersonalInformationDao
 
getAllByUser(ConfluenceUser) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
Deprecated.
 
getAllByUser(ConfluenceUser) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernatePersonalInformationDao
 
getAllByUser(ConfluenceUser) - Method in interface com.atlassian.confluence.user.persistence.dao.PersonalInformationDao
Workaround for duplicate personal information.
getAllChangeReportForUser(User, List<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.mail.ChangeDigestNotificationBean
Generates a change digest report for the list of changes passed in.
getAllChangeReports(Date) - Method in class com.atlassian.confluence.mail.ChangeDigestNotificationBean
 
getAllChildren(Page, LimitedRequest, Depth) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Returns all the children of a page (including drafts), limited to the pagination requested
getAllChildren(Page, LimitedRequest, Depth) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getAllChildren(Page, LimitedRequest, Depth) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getAllChildren(Page, LimitedRequest, Depth) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getAllChildren(Page, LimitedRequest, Depth) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Returns all children of a page (including drafts), limited to the pagination requested.
getAllChildrenFromDB(List<Long>) - Method in class com.atlassian.confluence.pages.ancestors.AncestorsDao
Returns map with children, where keys are passed page ids and values are list of corresponding children
getAllClassMetadata() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getAllCollectionMetadata() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getAllConfigurationUris() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
A collection of locations in Confluence at which the task's goals may be satisfied.
getAllConfigurationUris() - Method in interface com.atlassian.confluence.admin.tasks.AdminTaskConfig
A collection of all links to admin configuration pages stored in this admin task config.
getAllConfigurationUris() - Method in class com.atlassian.confluence.admin.tasks.DefaultAdminTaskConfig
 
getAllConfigurationUrisInContext(AdminTask) - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
getAllContent() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
 
getAllContent() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfoDTO
 
getAllContentForAllLabels(int, int, Label...) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getAllContentForAllLabels(int, int, String) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
 
getAllContentForAllLabels(int, int, String) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
 
getAllContentForAllLabels(int, int, Label...) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getAllContentForAllLabels(int, int, Label...) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getAllContentForAllLabels(int, int, Label...) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve all ContentEntityObjects, current or deleted which are labelled with ALL provided labels.
getAllContentForAllLabels(String, int, int, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getAllContentForAllLabels(String, int, int, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Returns current and trashed CEOs having all of the labels supplied in the string.
getAllContentForAllLabels(String, int, int, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getAllContentForLabel(int, int, Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getAllContentForLabel(int, int, Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getAllContentForLabel(int, int, Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getAllContentForLabel(int, int, Label) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve all ContentEntityObjects, current or deleted which are labelled with the provided label.
getAllContentNodes() - Method in class com.atlassian.confluence.pages.ContentTree
 
getAllCurrentEntities() - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
getAllCurrentEntities() - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getAllCurrentEntities() - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getAllDefaultDecorators() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditDecoratorAction
 
getAllDefaultDecorators() - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Retrieves a collection of all default decorators without customization
getAllDefaultDecorators() - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
getAllDefaultGroupNames() - Method in class com.atlassian.confluence.user.DefaultUserAccessor
Deprecated.
Since 5.2. This method is vague and returns a collection containing the result of Settings.getDefaultUsersGroup() and UserAccessor.GROUP_CONFLUENCE_ADMINS. Clients should explicitly decide what they need and use that.
getAllDefaultGroupNames() - Method in interface com.atlassian.confluence.user.UserAccessor
Deprecated.
Since 5.2. This method is vague and returns a collection containing the result of Settings.getDefaultUsersGroup() and UserAccessor.GROUP_CONFLUENCE_ADMINS. Clients should explicitly decide what they need and use that.
getAllEnabledFeatures() - Method in class com.atlassian.confluence.setup.settings.DarkFeatures
 
getAllEnabledFeaturesAsString() - Method in class com.atlassian.confluence.setup.settings.DarkFeatures
Return all the enabled features, joined with commas.
getAllExcept(Collection<ContentPermission>) - Method in class com.atlassian.confluence.security.ContentPermissionSet
Retrieve all the ContentPermissions in this set that do not exist in the given collection.
getAllExternalIds(long) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
getAllExternalIds(long) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
getAllGroupsSelector() - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
getAllJobNames() - Method in class com.atlassian.confluence.jmx.JmxScheduledTaskWrapper
 
getAllLabelText() - Method in class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
Deprecated.
 
getAllLabelText() - Method in class com.atlassian.confluence.pageobjects.component.labels.DialogLabelSection
Deprecated.
 
getAllMacroMetadata() - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataManager
 
getAllMacroMetadata() - Method in interface com.atlassian.confluence.macro.browser.MacroMetadataManager
Retrieve all available metadata for macros in the system.
getAllMacroSummaries() - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataManager
 
getAllMacroSummaries() - Method in interface com.atlassian.confluence.macro.browser.MacroMetadataManager
Return summaries of all macros in the system.
getAllManagedCaches() - Method in class com.atlassian.confluence.impl.cache.hazelcast.hibernate.ManagedHazelcastHibernateRegionCacheFactory
 
getAllManagedCaches() - Method in interface com.atlassian.confluence.impl.cache.hazelcast.HibernateManagedRegionCacheLookup
 
getAllNodeBaseUrls() - Method in interface com.atlassian.confluence.it.BaseUrlSelector
Deprecated.
 
getAllNodeBaseUrls() - Method in class com.atlassian.confluence.it.ConfluenceBaseUrlSelector
Deprecated.
getAllNodesInformation() - Method in interface com.atlassian.confluence.cluster.ClusterManager
 
getAllNodesInformation() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
getAllocatedHeap() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
Gets the amount of heap currently allocated by the JVM.
getAllOperations() - Method in interface com.atlassian.confluence.api.model.permissions.spi.OperationDelegate
Return a list of OperationChecks for all operations supported by this delegate.
getAllOperationsForType(TargetType) - Method in class com.atlassian.confluence.api.impl.service.permissions.OperationServiceImpl
 
getAllOperationsForType(TargetType) - Method in interface com.atlassian.confluence.api.service.permissions.OperationService
For a given target type, list all operations this service can provide information about.
getAllowCamelCase() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getAllowedTimeInSeconds() - Method in class com.atlassian.confluence.content.render.xhtml.XhtmlFragmentTimeoutEvent
 
getAllowedTimeInSeconds() - Method in class com.atlassian.confluence.content.render.xhtml.XhtmlMacroTimeoutEvent
 
getAllowedTimeInSeconds() - Method in exception com.atlassian.confluence.content.render.xhtml.XhtmlTimeoutException
 
getAllowedTimeInSeconds() - Method in class com.atlassian.confluence.rss.FeedTimeoutEvent
 
getAllPageIds() - Method in class com.atlassian.confluence.pageobjects.page.space.SpaceExportTree
Deprecated.
 
getAllPagesCount() - Method in class com.atlassian.confluence.pages.PageStatisticsDTO
 
getAllPermissionsForGroup(String) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
getAllPermissionsForGroup(String) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
getAllPermissionsForGroup(String) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
getAllPermissionsForGroup(String) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
getAllPermissionsForGroup(String) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
getAllPermissionsForUser(ConfluenceUser) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
getAllPluginData() - Method in class com.atlassian.confluence.plugin.persistence.hibernate.HibernatePluginDataDao
 
getAllPluginData() - Method in interface com.atlassian.confluence.plugin.persistence.PluginDataDao
 
getAllPluginDataWithoutBinary() - Method in class com.atlassian.confluence.plugin.persistence.hibernate.HibernatePluginDataDao
 
getAllPluginDataWithoutBinary() - Method in interface com.atlassian.confluence.plugin.persistence.PluginDataDao
Same as calling PluginDataDao.getAllPluginData(), except that this does not load the plugin binary into memory.
getAllProductLicenses() - Method in class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
 
getAllProjectKeys() - Method in class com.atlassian.sal.confluence.project.ConfluenceProjectManager
Get all project keys
getAllPropertiesWithPrefix(String) - Method in class com.atlassian.confluence.it.PropertiesManager
Deprecated.
 
getAllPropertiesWithPrefix(String) - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
getAllRelationIdsForContentInSpace(String, Collection<ConfluenceEntityObject>, int, int) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.Content2ContentHibernateRelationDao
This method returns ids of all content relation entities in space.
getAllRelationIdsForContentInSpace(String, Collection<ConfluenceEntityObject>, int, int) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2ContentHibernateRelationDao
This method returns ids of all content relation entities in space.
getAllSecondLevelCacheRegions() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getAllSpaceKeys(SpaceStatus) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getAllSpaceKeys(SpaceStatus) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Get the space keys of all spaces with the given status.
getAllSpaces() - Method in class com.atlassian.confluence.plugins.rest.resources.RootResource
Returns an empty page.
getAllSpaces() - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getAllSpaces(SpacesQuery) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getAllSpaces() - Method in interface com.atlassian.confluence.spaces.SpaceManager
Deprecated.
since 7.3.0, use SpaceService.find(Expansion...) in plugins and SpaceManagerInternal in core where applicable
getAllSpaces(SpacesQuery) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Deprecated.
since 7.3.0, use SpaceService.find(Expansion...) in plugins and SpaceManagerInternal in core where applicable
getAllSupportEntitlementNumbers() - Method in class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
 
getAllTasks() - Method in interface com.atlassian.confluence.admin.AdminTasklistManager
Will retrieve all AdminTasks stored in Confluence.
getAllTasks() - Method in class com.atlassian.confluence.admin.DefaultAdminTasklistManager
 
getAllTasks(ConfluenceUser, LimitedRequest) - Method in interface com.atlassian.confluence.internal.longrunning.LongRunningTaskManagerInternal
Get all currently-tracked tasks that the specified user can see.
getAllTasks(ConfluenceUser, LimitedRequest) - Method in class com.atlassian.confluence.util.longrunning.DefaultLongRunningTaskManager
 
getAllTranslationsForPrefix(String, Locale) - Method in class com.atlassian.sal.confluence.message.ConfluenceI18nResolver
 
getAllTranslationsForPrefix(String) - Method in class com.atlassian.sal.confluence.message.ConfluenceI18nResolver
 
getAllTrustedApplications() - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
 
getAllTrustedApplications() - Method in interface com.atlassian.confluence.security.trust.TrustedApplicationsManager
Return a list of all the trusted application aliases.
getAllUpgradeTasks() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
getAllUpgradeTasksInfo() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
While this could just return the list of UpgradeTasks directly (since UpgradeTask implements UpgradeTaskInfo), we re-wrap them here to prevent plugins from casting them to UpgradeTask and trying to execute them.
getAllUpgradeTasksInfo() - Method in interface com.atlassian.confluence.upgrade.UpgradeTaskInfoService
 
getAllUserKeys() - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
getAllUserKeys() - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
Currently for testing purpose only
getAllUserKeys() - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
getAllUsersSelector() - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
getAllUsersSubject() - Method in class com.atlassian.confluence.security.SpacePermission
 
getAllVersions(Attachment) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getAllVersions(Attachment) - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
getAllVersions() - Method in class com.atlassian.confluence.pages.actions.ViewPreviousVersionsAction
 
getAllVersions(Attachment) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Get all versions of an attachment, starting with the current version
getAllVersions(Attachment) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getAllVersions(Attachment) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getAllVersions(Attachment) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getAllVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getAllVersionsOfAttachments(ContentEntityObject) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Returns a list of all attachments, old and new.
getAllVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getAllVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getAllVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getAllViewableSpaces() - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
 
getAllVisibleSteps() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
getAllWriteableGroups() - Method in class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
getAlphaSupport() - Method in class com.atlassian.confluence.plugins.labels.actions.AlphabeticalListLabelsAction
 
getAlt(String) - Method in interface com.atlassian.confluence.util.i18n.DocumentationBean
Retrieves the alt text for images associated with the link to help documentation
getAlt(String) - Method in class com.atlassian.confluence.util.i18n.VersionSpecificDocumentationBean
 
getAlternateId() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
Returns an alternative id for the macro.
getAlternateId() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
getAlternateId() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
 
getAlternativeText() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
getAlternativeText() - Method in interface com.atlassian.confluence.xhtml.api.EmbeddedImage
 
getAlterTableStatements(String, List<? extends AlterTableCommand>) - Method in interface com.atlassian.confluence.upgrade.ddl.AlterTableExecutor
 
getAlterTableStatements(String, List<? extends AlterTableCommand>) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
getAltText() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageAttributesPanel
Deprecated.
 
getAnalyticsParameters() - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
This method is used to forward certain parameters used for analytics when redirecting to another action.
getAnalyticsValue() - Method in enum com.atlassian.confluence.impl.health.checks.HomeHealthCheckFailure.Reason
 
getAnalyzer(LanguageDescriptor) - Method in class com.atlassian.confluence.search.v2.query.TextFieldQuery
Returns information required to construct analyzer for the query if it is available.
getAnalyzerProviders() - Method in class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
Returns information required to construct analyzer for the query if it is available.
getAnalyzerProviders() - Method in class com.atlassian.confluence.search.v2.query.QueryStringQuery
Returns information required to construct analyzer for a field if it is available.
getAncestors() - Method in class com.atlassian.confluence.api.model.content.Content
 
getAncestors() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
Return all of the ancestors of this content, with this content's parent as the last element of the list.
getAncestors() - Method in interface com.atlassian.confluence.core.Hierarchical
 
getAncestors(Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getAncestors() - Method in class com.atlassian.confluence.legacyapi.model.content.Content
Deprecated.
 
getAncestors() - Method in class com.atlassian.confluence.pages.Page
Gets the list of ancestors of this page (its parents, and its parents parents, right up to the root level of the containing space).
getAncestors(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns all direct ancestor pages of the page with the given pageId the user authenticated by token is allowed to view.
getAncestors(long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getAncestors(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getAncestors(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getAncestors(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getAncestors(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getAncestorsFor(Collection<Long>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getAncestorsFor(Collection<Long>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getAncestorsFor(Collection<Long>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Get the list page ids of the ancestors of the given page ids.
getAncestorsFromConfancestorsTable(List<Long>) - Method in class com.atlassian.confluence.pages.ancestors.AncestorsDao
getAncestorsFromConfancestorsTable reads ancestors from confancestors table in batches It receives a list of page ids and returns a map where keys are page ids and values are lists of ancestors Just for better performance
getAncestorsIds() - Method in class com.atlassian.confluence.event.events.security.AncestorsUpdateEvent
 
getAnchor() - Method in class com.atlassian.confluence.content.render.xhtml.links.WebLink
 
getAnchor() - Method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLink
 
getAnchor() - Method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLinkBuilder
 
getAnchor(PageContext) - Method in class com.atlassian.confluence.links.linktypes.AbstractPageLink
 
getAnchor() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.AbstractNav
 
getAnchor() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.BaseNav
 
getAnchor(RenderContext, String) - Method in class com.atlassian.confluence.renderer.ConfluenceHeadingBlockRenderer
 
getAnchor() - Method in interface com.atlassian.confluence.xhtml.api.Link
 
getAnonyimizedClusterNodeIdentifier(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getAnonyimizedClusterNodeIdentifier(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
getAnonyimizedClusterNodeIdentifier(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getAnonymizedNodeIdentifier() - Method in interface com.atlassian.confluence.cluster.ClusterNodeInformation
Generates an identifier for this cluster node that is sufficiently anonymoised, i.e.
getAnonymizedNodeIdentifier() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterNodeInformation
 
getAnonymoizedCurrentClusterNodeIdentifier() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getAnonymous() - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalUserResource
Get information about the how anonymous is represented in confluence
getAnonymous() - Method in class com.atlassian.confluence.plugins.restapi.resources.UserResource
Get information about the how anonymous is represented in confluence
getAnonymousContext() - Method in class com.atlassian.confluence.it.http.HttpClientContextFactory
 
getAnonymousPermissionRow() - Method in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
 
getAnonymousPermissionRow() - Method in interface com.atlassian.confluence.security.actions.PermissionsAware
Retrieves the anonymous permissions row for printing in a UI.
getAnonymousUser() - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeUserResource
Deprecated.
 
getAnonymousUserUriBuilder() - Method in class com.atlassian.confluence.plugins.rest.resources.AbstractResource
 
getAnonymousWarning() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.NewComment
Deprecated.
 
getAnonymousWarningLoginLink() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.NewComment
Deprecated.
get the login link from the anonymous warning message box
getApiSupport() - Method in class com.atlassian.confluence.content.custom.BaseCustomContentType
A null implementation that provide no extensions or children for the CustomContentType
getApiSupport() - Method in interface com.atlassian.confluence.content.custom.CustomContentType
Get the api support for this CustomContentType.
getApiSupport() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentType
 
getAppenderName() - Method in class com.atlassian.confluence.logging.ConfluenceLoggingConfigurationListener
 
getApplicableCustomDecoratorsForSpace(String) - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Returns allcustom decorators that apply to a space, whether they are space level or global level.
getApplicableCustomDecoratorsForSpace(String) - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
getApplicablePhases() - Method in class com.atlassian.confluence.impl.health.checks.DatabaseCollationHealthCheck
 
getApplicablePhases() - Method in class com.atlassian.confluence.impl.health.checks.DatabaseSetupHealthCheck
 
getApplicablePhases() - Method in class com.atlassian.confluence.impl.health.checks.DbConnectionHealthCheck
 
getApplicablePhases() - Method in class com.atlassian.confluence.impl.health.checks.HomeHealthCheck
 
getApplicablePhases() - Method in class com.atlassian.confluence.impl.health.checks.HttpThreadsVsDbConnectionsHealthCheck
 
getApplicablePhases() - Method in class com.atlassian.confluence.impl.health.checks.LicenseValidationHealthCheck
 
getApplicablePhases() - Method in class com.atlassian.confluence.impl.health.checks.MSSQLDriverMigrationHealthCheck
 
getApplicablePhases() - Method in class com.atlassian.confluence.impl.health.checks.MySqlJdbcUrlHealthCheck
 
getApplicablePhases() - Method in class com.atlassian.confluence.impl.health.checks.OperatingSystemFreeMemoryHealthCheck
 
getApplicablePhases() - Method in class com.atlassian.confluence.impl.health.HealthCheckTemplate
Subclasses should indicate the phases in which this check should run.
getApplication(String) - Method in interface com.atlassian.confluence.user.crowd.ApplicationCache
getApplication(String, ApplicationCache.Loader) - Method in interface com.atlassian.confluence.user.crowd.ApplicationCache
Returns the cached application with the given name, or null if the application isn't cached.
getApplication(String) - Method in interface com.atlassian.confluence.user.crowd.ApplicationCache.Loader
 
getApplication(String) - Method in class com.atlassian.confluence.user.crowd.DefaultApplicationCache
 
getApplication(String, ApplicationCache.Loader) - Method in class com.atlassian.confluence.user.crowd.DefaultApplicationCache
 
getApplication() - Method in class com.atlassian.confluence.user.crowd.EmbeddedCrowdApplicationFactory
 
getApplicationCertificate(String) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
getApplicationConfigProperty(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getApplicationConfigProperty(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getApplicationConfigProperty(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Returns a property of the global ApplicationConfiguration instance.
getApplicationConfigProperty(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getApplicationHome() - Method in class com.atlassian.confluence.functest.rest.admin.BootstrapResource
Gets the application home directory from the BootstrapManager.
getApplicationHome() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.BootstrapRpc
Gets the application home directory from the BootstrapResource.
getApplicationHome() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
getApplicationId() - Method in interface com.atlassian.confluence.security.trust.TrustedToken
 
getApplicationKeyAlias() - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
getApplicationName() - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
getApplicationName() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
 
getApplicationName() - Method in class com.atlassian.confluence.it.admin.TrustedApplication
 
getApplicationNameHash(int, IntBinaryOperator) - Method in class com.atlassian.confluence.plugins.test.jdk8compat.MockComponent
 
getApplicationNameHash(int, IntBinaryOperator) - Method in interface com.atlassian.confluence.plugins.test.jdk8compat.SomeInterface
 
getApplicationType() - Method in class com.atlassian.confluence.setup.actions.ConfluenceJiraIntegrationSetupHelper
 
getApplicationWeight() - Method in class com.atlassian.confluence.plugins.navlinks.spi.impl.ConfluenceWeights
 
getAppliedRuleDescriptions() - Method in class com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner.Result
 
getAppliedRuleDescriptions() - Method in class com.atlassian.confluence.content.render.xhtml.XhtmlCleaner.Result
Deprecated.
 
getAppliedTheme() - Method in class com.atlassian.confluence.themes.ThemeContext
 
getApplinkApplicationLink() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
getApplinkHostApplication() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
getApplinkManifestRetriever() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
getApplinkTypeAccessor() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
getAppropriateErrorTypeForPhase(LifecyclePhase) - Method in class com.atlassian.confluence.impl.health.checks.FakeHealthCheck
 
getApproximateDurationInSeconds() - Method in class com.atlassian.confluence.plugins.synchrony.api.events.AbstractSynchronyWasDownEvent
 
getAppServer() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getArchivedResultCount() - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse
Deprecated.
getArchivePath() - Method in class com.atlassian.confluence.importexport.actions.BackupAction
 
getArgs() - Method in interface com.atlassian.confluence.api.model.messages.Message
 
getArgs() - Method in class com.atlassian.confluence.api.model.messages.SimpleMessage
 
getArgs() - Method in class com.atlassian.confluence.core.service.ValidationError
 
getArgs() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkSimpleMessage
 
getArguments() - Method in exception com.atlassian.confluence.tenant.VacantException
 
getArguments() - Method in class com.atlassian.confluence.upgrade.dml.DmlStatement
 
getArguments() - Method in class com.atlassian.confluence.util.i18n.Message
Returns the arguments to the message.
getArtifact(ClientIdentity, String, ArtifactType) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreClientAdapter
Deprecated.
 
getArtifact(ClientIdentity, String, ArtifactType, ByteRange) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreClientAdapter
Deprecated.
 
getArtifact(ClientIdentity, String, ArtifactType) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.MediaApiClientAdapter
Deprecated.
 
getArtifact(ClientIdentity, String, ArtifactType, ByteRange) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.MediaApiClientAdapter
Deprecated.
 
getArtifactType() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.Material
 
getAsActualType(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getAsActualType(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getAsActualType(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getAsBoolean() - Method in class com.atlassian.confluence.setup.settings.DarkFeatureEnabledSupplier
 
getAssociatedObjects() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
 
getAssociatedObjects() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
getAsynchronousExecutor() - Method in class com.atlassian.confluence.event.ConfluenceEventDispatcher
 
getAtlassianUserConfiguration() - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
Deprecated.
Returns the list of repositories configured in atlassian-user.xml, or an empty list if none are configured or the file is missing.
getAtomHref() - Method in class com.atlassian.confluence.core.actions.RssDescriptor
 
getAttachedTo() - Method in class com.atlassian.confluence.event.events.content.attachment.AttachmentEvent
 
getAttachment() - Method in class com.atlassian.confluence.event.events.content.attachment.AttachmentEvent
Returns the real content (the first attachment of the list or null if there is none)
getAttachment() - Method in class com.atlassian.confluence.event.events.internal.attachment.AttachmentCreatedAuditingEvent
 
getAttachment(long) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getAttachment(ContentEntityObject, String, int) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getAttachment(ContentEntityObject, String) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getAttachment(String, String, Map, String) - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceManager
 
getAttachment() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
getAttachment(long, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getAttachment(ContentId, String) - Method in class com.atlassian.confluence.it.rpc.delegates.AttachmentRpc
 
getAttachment(long, String) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcAttachmentClient
 
getAttachment(long, String, String) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcAttachmentClient
 
getAttachment() - Method in class com.atlassian.confluence.links.AbstractAttachmentLink
 
getAttachment() - Method in class com.atlassian.confluence.pages.actions.AbstractRemoveAttachmentAction
 
getAttachment() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
getAttachment() - Method in class com.atlassian.confluence.pages.AttachmentData
 
getAttachment(long) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Deprecated.
since 7.5.0, use AttachmentService instead in plugins, or use AttachmentManagerInternal in core where applicable
getAttachment(ContentEntityObject, String, int) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Deprecated.
since 7.5.0, use AttachmentService instead in plugins, or use AttachmentManagerInternal in core where applicable
getAttachment(ContentEntityObject, String) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Deprecated.
since 7.5.0, use AttachmentService instead in plugins, or use AttachmentManagerInternal in core where applicable
getAttachment(ContentEntityObject, String, int) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getAttachment() - Method in class com.atlassian.confluence.pages.attachments.ImageDetails
 
getAttachment(long) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getAttachment(ContentEntityObject, String, int) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getAttachment(ContentEntityObject, String) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getAttachment(ContentEntityObject, String) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
Get the most recent version of an attachment with a given name for a particular page.
getAttachment(ContentEntityObject, String, int) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
Retrieve a named attachment from a page.
getAttachment(long) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getAttachment(long) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getAttachment(ContentEntityObject, String, int) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getAttachment(ContentEntityObject, String) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getAttachment(ContentEntityObject, String, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Return the attachment on the specified content with the given filename and version.
getAttachment(ContentEntityObject, String, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getAttachment() - Method in class com.atlassian.confluence.pages.SavableAttachment
 
getAttachment() - Method in exception com.atlassian.confluence.pages.thumbnail.CannotGenerateThumbnailException
 
getAttachment() - Method in class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
 
getAttachment() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
getAttachment() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Returns the attachment related to the web interface state, or null if there is no attachment.
getAttachment(RenderContext, EmbeddedResource) - Method in class com.atlassian.confluence.renderer.attachments.RendererAttachmentManager
 
getAttachment() - Method in class com.atlassian.confluence.renderer.embedded.EmbeddedObject
 
getAttachment(String, long, String, int) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Retrieve information about an attachment.
getAttachment(long, String, int) - Method in class com.atlassian.confluence.rpc.soap.services.AttachmentsSoapService
 
getAttachment(String, long, String, int) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getAttachment(String, long, String, int) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getAttachment(String, String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getAttachment(String, String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getAttachment(String, String, Map) - Method in class com.atlassian.confluence.servlet.download.AttachmentUrlParser
Gets the attachment based on the url, prefix and query parameters.
getAttachment() - Method in class com.atlassian.confluence.themes.AttachmentHelper
 
getAttachmentBean() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
getAttachmentContainerResourceIdentifier() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentResourceIdentifier
 
getAttachmentDao() - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getAttachmentDao() - Method in interface com.atlassian.confluence.pages.AttachmentManager
Deprecated.
since 7.5.0, no replacement, use dependency injection where possible
getAttachmentDao() - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getAttachmentDao() - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getAttachmentDao() - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getAttachmentData(Attachment) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getAttachmentData(Attachment, Optional<RangeRequest>) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getAttachmentData(SimpleSiteStructure.AttachmentRepresentation, int) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure
 
getAttachmentData(long, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getAttachmentData(Attachment, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getAttachmentData(Attachment) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Retrieve the data for attachment
getAttachmentData(Attachment, Optional<RangeRequest>) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Retrieve the specified range of data for attachment
getAttachmentData(Attachment) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getAttachmentData(Attachment, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getAttachmentData(Attachment) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getAttachmentData(Attachment, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getAttachmentData(Attachment) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getAttachmentData(Attachment, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getAttachmentData(Attachment) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getAttachmentData(Attachment, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getAttachmentData(Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Retrieves the InputStream representing the data for attachment
getAttachmentData(Attachment, Optional<RangeRequest>) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Retrieves the InputStream representing the specified range of data for attachment
getAttachmentData(Attachment, AttachmentDataStreamType) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystem
Fetches the data for a given attachment version and data stream type
getAttachmentData(Attachment, AttachmentDataStreamType, Optional<RangeRequest>) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystem
Fetches the specified range of data for a given attachment version and data stream type
getAttachmentData(Attachment, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.FileStoreAttachmentDataFileSystem
Deprecated.
 
getAttachmentData(Attachment, AttachmentDataStreamType, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.FileStoreAttachmentDataFileSystem
Deprecated.
 
getAttachmentData(Attachment, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
 
getAttachmentData(Attachment, AttachmentDataStreamType, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
 
getAttachmentData(Attachment, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryCloud
Deprecated.
 
getAttachmentData(Attachment, AttachmentDataStreamType, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryCloud
Deprecated.
 
getAttachmentData(Attachment, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
Deprecated.
 
getAttachmentData(Attachment, AttachmentDataStreamType, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
Deprecated.
 
getAttachmentData(Attachment, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
Deprecated.
 
getAttachmentData(Attachment, AttachmentDataStreamType, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
Deprecated.
 
getAttachmentData(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getAttachmentData(Attachment, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getAttachmentData() - Method in class com.atlassian.confluence.pages.SavableAttachment
 
getAttachmentData(String, long, String, int) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Retrieve the contents of an attachment.
getAttachmentData(long, String, int) - Method in class com.atlassian.confluence.rpc.soap.services.AttachmentsSoapService
 
getAttachmentData(String, long, String, int) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getAttachmentData(String, long, String, int) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getAttachmentData(String, String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getAttachmentData(String, String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getAttachmentDataFileSystem() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
 
getAttachmentDataForAttachment(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
Retrieves the attachment data object for a given attachment.
getAttachmentDataStore() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getAttachmentDataStream(Attachment, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.LegacyAttachmentDataDaoSupport
 
getAttachmentDetails(Attachment) - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
Used for writing the "do you want to remove?" message.
getAttachmentDownloadPath(ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey, Supplier<String>) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughAttachmentDownloadPathCache
 
getAttachmentDownloadPath(ContentEntityObject, String) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getAttachmentDownloadPath(AttachmentDownloadPathCache.AttachmentDownloadPathCacheKey, Supplier<String>) - Method in class com.atlassian.confluence.pages.AttachmentDownloadPathCache
Deprecated.
 
getAttachmentDownloadPath(ContentEntityObject, String) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Get the download path for the most recent version of an attachment with the given name for some content
getAttachmentDownloadPath(ContentEntityObject, String) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getAttachmentDownloadPath(ContentEntityObject, String) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getAttachmentDownloadPath(ContentEntityObject, String) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getAttachmentEditorHtml(String, ContentEntityObject, boolean, String) - Method in interface com.atlassian.confluence.plugins.dragdrop.service.DragAndDropService
Get attachment editor html format
getAttachmentEditorHtml(String, ContentEntityObject) - Method in interface com.atlassian.confluence.plugins.dragdrop.service.DragAndDropService
Get attachment editor html format
getAttachmentEditorHtml(String, ContentEntityObject) - Method in class com.atlassian.confluence.plugins.dragdrop.service.DragAndDropServiceImpl
 
getAttachmentEditorHtml(String, ContentEntityObject, boolean, String) - Method in class com.atlassian.confluence.plugins.dragdrop.service.DragAndDropServiceImpl
 
getAttachmentEntity(Long) - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestAttachmentManager
 
getAttachmentEntity(Long) - Method in interface com.atlassian.confluence.plugins.rest.manager.RestAttachmentManager
Gets the AttachmentEntity object for the given id.
getAttachmentFileName(Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy
Deprecated.
 
getAttachmentFileName(String) - Method in class com.atlassian.confluence.servlet.download.AttachmentUrlParser
 
getAttachmentForDownloadPath(String) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
getAttachmentForDownloadPath(String) - Method in interface com.atlassian.confluence.pages.AttachmentManager
getAttachmentForDownloadPath(String) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
getAttachmentForDownloadPath(String) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
getAttachmentForDownloadPath(String) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
getAttachmentId(long, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getAttachmentId(long, String) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcAttachmentClient
 
getAttachmentIds(ContentId, String) - Method in class com.atlassian.confluence.it.rpc.delegates.AttachmentRpc
 
getAttachmentInfo(String, String) - Static method in class com.atlassian.confluence.content.ui.AttachmentUiSupport
Deprecated.
Since 4.3 This method is only public because it is used by ContentTypesDisplayMapper. Avoid using this method directly and use a ContentUiSupport object instead. This method will be made private when ContentTypesDisplayMapper is removed.

TODO Undeprecate and make this private when ContentTypesDisplayMapper is removed.

getAttachmentManager() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getAttachmentManager() - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
Deprecated.
since 7.5 unused
getAttachmentManager() - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
getAttachmentManager() - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getAttachmentManager() - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getAttachmentManager() - Method in class com.atlassian.confluence.pages.DefaultPageManager
Deprecated.
since 5.8 do not use. Implementation detail mistakenly added to service interface.
getAttachmentManager() - Method in interface com.atlassian.confluence.pages.DelegatingAttachmentManager
Return the AttachmentManager implementation that the delegator wraps
getAttachmentManager() - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getAttachmentManager() - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
getAttachmentMaxSize() - Method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
 
getAttachmentMaxSize() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getAttachmentMaxSizeBytes() - Method in class com.atlassian.confluence.api.model.settings.GlobalSettings
 
getAttachmentMaxSizeMbEdit() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getAttachmentMaxSizeMbNice() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getAttachmentName() - Method in class com.atlassian.confluence.admin.actions.ConfigureDefaultSpaceLogoAction
 
getAttachmentName() - Method in class com.atlassian.confluence.content.render.xhtml.links.LinksUpdater.AttachmentReferenceDetails
 
getAttachmentName() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorEmbeddedImage
Deprecated.
 
getAttachmentName() - Method in class com.atlassian.confluence.spaces.actions.AbstractLogoAction
 
getAttachmentName() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
getAttachmentNamed(String) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getAttachmentRemotePath(Attachment) - Static method in class com.atlassian.confluence.util.ConfluenceRenderUtils
Returns the remote path to the given attachment and its siblings.
getAttachmentRemotePath(ContentEntityObject) - Static method in class com.atlassian.confluence.util.ConfluenceRenderUtils
Returns the remote path to the attachments of the given ContentEntityObject.
getAttachments(ContentId, LimitedRequest, Predicate<? super Attachment>, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.AttachmentContentTypeApiSupport
 
getAttachments() - Method in class com.atlassian.confluence.core.ContentEntityObject
Don't use it directly, use AttachmentManager.getAttachments(page) instead.
getAttachments() - Method in class com.atlassian.confluence.event.events.content.attachment.AttachmentEvent
 
getAttachments(List<Long>) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getAttachments(ContentEntityObject, LimitedRequest, Predicate<? super Attachment>) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
getAttachments(ContentEntityObject, LimitedRequest, Predicate<? super Attachment>) - Method in interface com.atlassian.confluence.internal.pages.AttachmentManagerInternal
getAttachments(Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getAttachments(Page) - Method in class com.atlassian.confluence.it.rpc.delegates.AttachmentRpc
 
getAttachments(Page) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcAttachmentClient
 
getAttachments(List<Long>) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Deprecated.
since 7.5.0, use AttachmentService instead in plugins, or use AttachmentManagerInternal in core where applicable
getAttachments(List<Long>) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getAttachments(ContentEntityObject, LimitedRequest, Predicate<? super Attachment>) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
getAttachments(ContentEntityObject, LimitedRequest, Predicate<? super Attachment>) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
getAttachments(List<Long>) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getAttachments(List<Long>) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getAttachments(ContentEntityObject, LimitedRequest, Predicate<? super Attachment>) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
getAttachments() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntityList
List of attachments returned.
getAttachments() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getAttachments(Long, String, String, Set<String>, Set<String>, boolean) - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeContentResource
Deprecated.
Returns the attachments for a given resource.
getAttachments(ContentId, String, int, int, String, String, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.AttachmentResource
Returns a paginated list of attachment Content entities within a single container.
getAttachments(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getAttachments(long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getAttachments(List) - Static method in class com.atlassian.confluence.rpc.soap.SoapUtils
 
getAttachments(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getAttachments(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getAttachments(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getAttachments(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getAttachments() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getAttachmentsDirResolver() - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
getAttachmentSecurityLevel() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
getAttachmentSecurityLevel() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getAttachmentSecurityLevelDisplay() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
getAttachmentSecurityLevels() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
getAttachmentSourceContent() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getAttachmentSourceContent() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
Returns the ConfluenceEntityObject that contains attachments relevant to the current action.
getAttachmentsPathForContent(ContentEntityObject) - Static method in class com.atlassian.confluence.util.ConfluenceRenderUtils
Returns the download path for all the attachments on a given content object, excluding the context path and base URL.
getAttachmentsRemotePath(PageContext) - Static method in class com.atlassian.confluence.util.ConfluenceRenderUtils
Returns the remote path to files attached to the contextual page.
getAttachmentsShowing() - Method in class com.atlassian.confluence.user.UserInterfaceState
 
getAttachmentStatistics() - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getAttachmentStatistics() - Method in interface com.atlassian.confluence.pages.AttachmentManager
Fetches statistics about attachments
getAttachmentStatistics() - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getAttachmentStatistics() - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getAttachmentStatistics() - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getAttachmentStatistics() - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getAttachmentStatistics() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Fetches statistics about attachments
getAttachmentStatistics() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getAttachmentStatus(long) - Method in interface com.atlassian.confluence.internal.index.attachment.AttachmentStatusManager
Get attachment status for given attachment version.
getAttachmentStatus(long) - Method in class com.atlassian.confluence.internal.index.attachment.DefaultAttachmentStatusManager
 
getAttachmentStorageType() - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
getAttachmentStorageTypes() - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
getAttachmentsUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getAttachmentsUrlPath(CustomContentEntityObject) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
getAttachmentsUrlPath(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.ContentEntityAdapterParent
getAttachmentsUrlPath() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getAttachmentsUrlPath(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultContentAdapter
getAttachmentsUrlPath() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getAttachmentsUrlPath() - Method in class com.atlassian.confluence.pages.AbstractPage
 
getAttachmentType() - Method in class com.atlassian.confluence.event.events.index.IndexDocumentBuildEvent
 
getAttachmentType() - Method in class com.atlassian.confluence.plugins.rest.service.RestSearchParameters
 
getAttachmentTypes() - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
getAttachmentTypes() - Method in class com.atlassian.confluence.search.v2.searchfilter.AttachmentTypeSearchFilter
 
getAttachmentUriBuilder() - Method in class com.atlassian.confluence.plugins.rest.resources.AbstractResource
 
getAttachmentUrl(Attachment) - Static method in class com.atlassian.confluence.util.GeneralUtil
Get the permalink URL to preview the given attachment in the previewer.
getAttachmentUrlPath(CustomContentEntityObject, Attachment) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
getAttachmentUrlPath(CustomContentEntityObject, Attachment) - Method in class com.atlassian.confluence.content.ContentEntityAdapterParent
getAttachmentUrlPath(Attachment) - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getAttachmentUrlPath(CustomContentEntityObject, Attachment) - Method in class com.atlassian.confluence.content.DefaultContentAdapter
getAttachmentUrlPath(Attachment) - Method in class com.atlassian.confluence.core.ContentEntityObject
Gets the path relative to Confluence's base URL to view the given attachment in the context of this content (for example, highlighted in the content's list of attachments).
getAttachmentUrlPath(Attachment) - Method in class com.atlassian.confluence.pages.AbstractPage
 
getAttachmentUrlPath(Attachment) - Method in class com.atlassian.confluence.spaces.SpaceDescription
 
getAttachmentUrlPath(Attachment) - Method in class com.atlassian.confluence.user.PersonalInformation
 
getAttribute(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.MacroPlaceholder
Deprecated.
 
getAttribute(By, String) - Method in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
Get attribute by locator
getAttributeInSelection(By, String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Returns the value of the attribute of the selection
getAttributeValue(StartElement, String) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
 
getAttributeValue(StartElement, QName) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
 
getAttributeValue(StartElement, String, String) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
Retrieves the value of the specified attribute name on the specified start element.
getAttributeValue(StartElement, QName, String) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
Retrieves the value of the specified attribute name on the specified start element.
getAuditHandlerService() - Method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
 
getAuditLogRetentionNumber() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getAuditLogRetentionUnit() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getAuditRecords(long, ChronoUnitCaseInsensitive, int, int, String, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.AuditResource
Deprecated.
Fetch a paginated list of AuditRecord instances dating back to a certain time
getAuditRecords(JodaDate, JodaDate, int, int, String, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.AuditResource
Deprecated.
Fetch a paginated list of AuditRecord instances based on a date range.
getAuthenticated() - Static method in class com.atlassian.confluence.it.feed.FeedOptions
 
getAuthenticatedUser() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
getAuthenticatedUser(String) - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationInvocationHandler
Determines which user is performing the request.
getAuthentication() - Method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
Returns the types of authentication to use in preference order.
getAuthenticator() - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
getAuthenticator() - Method in class com.atlassian.confluence.util.http.HttpRequest
Deprecated.
 
getAuthenticator() - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
Deprecated.
 
getAuthor() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
 
getAuthor() - Method in interface com.atlassian.confluence.it.dashboard.RecentlyUpdatedChangeSet
The author of the changeset.
getAuthor() - Method in class com.atlassian.confluence.it.dashboard.WebRecentlyUpdatedChangeSet
 
getAuthor() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
getAuthor() - Method in class com.atlassian.confluence.plugins.like.notifications.LikeNotification
 
getAuthor() - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
getAuthor() - Method in class com.atlassian.confluence.renderer.radeox.macros.ChangeSetKey
 
getAuthor() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntrySummary
 
getAuthoredPagesCount() - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
getAuthoredPagesCountByUser(String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getAuthoredPagesCountByUser(String) - Method in interface com.atlassian.confluence.pages.PageManager
Get the number of pages that have been created by a particular user
getAuthoredPagesCountByUser(String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getAuthoredPagesCountByUser(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getAuthoredPagesCountByUser(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
 
getAuthoredSpaces() - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
getAuthoredSpacesByUser(String) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getAuthoredSpacesByUser(String) - Method in interface com.atlassian.confluence.spaces.SpaceManager
 
getAuthorFieldError() - Method in class com.atlassian.confluence.it.global.SiteSearch
 
getAuthorFullName() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
getAuthorKey() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
getAuthorName() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
getAuthorUrl() - Method in interface com.atlassian.confluence.it.dashboard.RecentlyUpdatedChangeSet
The URL of the link to the author, which may be relative.
getAuthorUrl() - Method in class com.atlassian.confluence.it.dashboard.WebRecentlyUpdatedChangeSet
 
getAuthorUsernameValue() - Method in class com.atlassian.confluence.it.global.SiteSearch
 
getAuthorValue() - Method in class com.atlassian.confluence.it.global.SiteSearch
 
getAutoCommitQuetly(Connection) - Static method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
 
getAutocomplete(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
since 5.9. This doesn't exist on the new restrictions dialog.
getAutocompleteField(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroForm
Deprecated.
 
getAutoLookAndFeelManager() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
getAvailabilty() - Method in class com.atlassian.confluence.user.crowd.CachedOption
 
getAvailable() - Method in class com.atlassian.confluence.core.PartialList
 
getAvailable() - Method in class com.atlassian.confluence.legacyapi.model.PartialList
Deprecated.
 
getAvailableAuthenticators() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpRetrievalService
Deprecated.
 
getAvailableAuthenticators() - Method in interface com.atlassian.confluence.util.http.HttpRetrievalService
Deprecated.
since 7.0.1
getAvailableGadgetsMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.HelpMenu
Deprecated.
 
getAvailableGlobalSpaces() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
Find all spaces that user has permission to view and allow them to search among these
getAvailableGlobalSpaces() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
Find all global spaces that user has permission to view, but that aren't favourites
getAvailableGlobalSpaces(ConfluenceUser) - Method in class com.atlassian.confluence.search.SpacePickerHelper
Gets a list of current (non-archived) global space keys and names, not including any of the user's favourite spaces.
getAvailableHeap() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
Gets the total heap still available to be used.
getAvailableLanguageDescriptors() - Method in class com.atlassian.confluence.languages.DefaultLanguageManager
Retrieves a List of all enabled LanguageModuleDescriptors
getAvailableNonHeap() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
 
getAvailableOperations(Person, Target) - Method in class com.atlassian.confluence.api.impl.service.permissions.OperationServiceImpl
 
getAvailableOperations(Target) - Method in class com.atlassian.confluence.api.impl.service.permissions.OperationServiceImpl
 
getAvailableOperations(Person, Target) - Method in interface com.atlassian.confluence.api.service.permissions.OperationService
List all operations that a person can perform on a particular target.
getAvailableOperations(Target) - Method in interface com.atlassian.confluence.api.service.permissions.OperationService
List all operations that the current user can perform on a particular target.
getAvailablePermGen() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
Deprecated.
since 5.10 because PermGen no longer exists in Java8
getAvailableProcessors() - Method in class com.atlassian.confluence.status.service.systeminfo.HardwareInfo
 
getAvailableSize() - Method in class com.atlassian.confluence.core.DefaultListBuilder
 
getAvailableSize() - Method in interface com.atlassian.confluence.core.ListBuilder
Gets the total number of elements available to return if the whole list were requested
getAvailableSize() - Method in interface com.atlassian.confluence.core.ListBuilderCallback
 
getAvailableSize() - Method in class com.atlassian.confluence.core.SingleListBuilderCallback
 
getAvailableSpaces() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getAvailableSpaces(Space, ConfluenceUser) - Method in class com.atlassian.confluence.pages.actions.beans.AvailableSpaces
 
getAvailableSpaces() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
Overwrites the superclass function in order to list all spaces including the current.
getAvailableSpaces() - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
getAvailableTabs() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroTabProvider
 
getAvailableTeamLabels(String) - Method in interface com.atlassian.confluence.labels.SpaceLabelManager
Returns the teams labels available for the given space
getAvailableTeamLabels(String) - Method in class com.atlassian.confluence.labels.SpaceLabelManagerImpl
 
getAvailableTeamLabels() - Method in class com.atlassian.confluence.spaces.actions.EditSpaceLabelAction
 
getAvailableTenants() - Method in class com.atlassian.confluence.tenant.VolatileSingleTenantRegistry
 
getAvailableThemeDescriptors() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractThemeAction
 
getAvailableThemeDescriptors() - Method in class com.atlassian.confluence.impl.themes.PluginThemesAccessor
 
getAvailableThemeDescriptors() - Method in class com.atlassian.confluence.themes.DefaultThemeManager
 
getAvailableThemeDescriptors() - Method in interface com.atlassian.confluence.themes.ThemeManager
 
getAvailableTimeZones() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
getAvatar(User) - Method in interface com.atlassian.confluence.core.DataSourceFactory
Construct a DataSource for a user's profile picture.
getAvatar(User) - Method in class com.atlassian.confluence.core.DefaultDataSourceFactory
Construct a DataSource for a user's profile picture.
getAvatarProvider() - Method in class com.atlassian.confluence.user.avatar.AvatarProviderAccessor
 
getAvatarUrl() - Method in class com.atlassian.confluence.plugins.like.rest.entities.UserEntity
 
getAvatarUrl() - Method in class com.atlassian.confluence.plugins.rest.dto.UserDto
 
getAvatarUrl() - Method in class com.atlassian.confluence.plugins.rest.entities.UserEntity
 
getAverageExecutionTimeForLastTenRequests() - Method in class com.atlassian.confluence.jmx.RequestMetrics
 
getAverageRunningTime() - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
getAwsAuthMethod() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getB() - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
 
getBackingStorageType() - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getBackingStorageType() - Method in interface com.atlassian.confluence.pages.AttachmentManager
Returns the currently active storage type.
getBackingStorageType() - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getBackingStorageType() - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getBackingStorageType() - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getBackingStorageType() - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getBackingStorageType() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Returns the backing storage type.
getBackingStorageType() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getBackingUser() - Method in class com.atlassian.confluence.user.ConfluenceUserImpl
 
getBackingUser() - Method in interface com.atlassian.confluence.user.HasBackingUser
 
getBackupAttachments() - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
getBackupOption() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
getBackupOptions() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
getBackupPath() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
getBackupPath() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getBalance() - Method in interface com.atlassian.confluence.plugin.BankAccount
 
getBambooBuildKey() - Method in enum com.atlassian.confluence.setup.BuildInformation
Returns the Bamboo build key of the build producing this artifact.
getBambooBuildNumber() - Method in enum com.atlassian.confluence.setup.BuildInformation
 
getBandanaManager() - Method in class com.atlassian.confluence.plugin.BandanaPluginStateStore
 
getBandanaManager() - Method in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
 
getBandanaValue(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getBandanaValue(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getBandanaValue(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminBandanaResource.
getBandanaValue(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminBandanaResource.
getBannerMessage() - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
getBannerMessage() - Method in class com.atlassian.confluence.plugins.maintenance.model.MaintenanceInfo
 
getBasePath() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
getBaseResourceLoader() - Method in class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
 
getBaseSharedDataName() - Method in class com.atlassian.confluence.cache.hazelcast.DefaultHazelcastHelper
 
getBaseSharedDataName() - Method in interface com.atlassian.confluence.cache.hazelcast.HazelcastHelper
 
getBaseUriBuilder() - Method in class com.atlassian.confluence.plugins.rest.manager.RequestContext
 
getBaseUrl() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
 
getBaseUrl(UrlMode) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
getBaseUrl() - Method in class com.atlassian.confluence.api.model.settings.GlobalSettings
 
getBaseUrl() - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
getBaseUrl() - Static method in class com.atlassian.confluence.BaseUrlThreadLocal
 
getBaseUrl() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
getBaseUrl() - Method in class com.atlassian.confluence.it.admin.TrustedApplication
 
getBaseUrl() - Method in interface com.atlassian.confluence.it.BaseUrlSelector
Deprecated.
 
getBaseUrl() - Method in class com.atlassian.confluence.it.ConfluenceBaseUrlSelector
Deprecated.
getBaseUrl() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getBaseUrl(int) - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
Our tests support running against multiple Confluence nodes, each with their own base URL.
getBaseUrl() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getBaseUrl(UrlMode) - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
Returns the base url of the application for the given url mode.
getBaseUrl() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getBaseUrl(UrlMode) - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getBaseUrl() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.AbstractNav
 
getBaseUrl() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.BaseNav
 
getBaseUrl() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteServerInfo
 
getBaseUrl() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getBaseUrl() - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
getBaseUrl() - Method in class com.atlassian.confluence.webdriver.ConfluenceProductInstance
 
getBaseUrl() - Static method in class com.atlassian.confluence.webdriver.WebDriverConfiguration
 
getBaseUrlFromRequest(HttpServletRequest) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
 
getBatch() - Method in interface com.atlassian.confluence.content.render.xhtml.migration.BatchableWorkSource
 
getBatch() - Method in class com.atlassian.confluence.content.render.xhtml.migration.ContentWithTasksWorkSource
Returns a batch of work.
getBatch() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.SearchResultsBatchWorkSource
gets the list of entities that form the batch.
getBatch() - Method in class com.atlassian.confluence.content.render.xhtml.migration.OrderedEntityObjectBatchableWorkSource
Returns a batch of work.
getBatch() - Method in class com.atlassian.confluence.content.render.xhtml.migration.WikiMarkupContentEntityObjectMigrationWorkSource
Returns a batch of work.
getBatch() - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlContentWorkSource
Returns a batch of work.
getBatch() - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlSpaceDescriptionsWorkSource
Returns a batch of work.
getBatchExceptions() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.BatchException
 
getBatchingColumnValue(LikePayload) - Method in class com.atlassian.confluence.plugins.like.notifications.CreateLikeEventPayloadTransformer
 
getBatchSize() - Static method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
 
getBatchSize() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions
 
getBean() - Method in class com.atlassian.confluence.admin.actions.tasks.ManageAdminTaskAction
 
getBean() - Method in class com.atlassian.confluence.admin.actions.upgrade.ForceUpgradeAction
 
getBean() - Method in interface com.atlassian.confluence.core.Beanable
Deprecated.
 
getBean() - Method in class com.atlassian.confluence.diff.actions.ViewDiffOfDraftAction
 
getBean() - Method in class com.atlassian.confluence.labels.actions.AddFavouriteAction
 
getBean() - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouriteAjaxAction
 
getBean() - Method in class com.atlassian.confluence.labels.actions.RemoveFavouriteAction
 
getBean() - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouriteAjaxAction
 
getBean() - Method in class com.atlassian.confluence.macro.browser.actions.BrowseMacrosAction
 
getBean() - Method in class com.atlassian.confluence.macro.browser.actions.MacroDetailsAction
 
getBean() - Method in class com.atlassian.confluence.mail.notification.actions.ListWatchersAction
 
getBean() - Method in class com.atlassian.confluence.mail.notification.actions.PageNotificationAction
 
getBean() - Method in class com.atlassian.confluence.pages.actions.AbstractCommandAction
 
getBean() - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
getBean() - Method in class com.atlassian.confluence.pages.actions.AddLabelAjaxAction
 
getBean() - Method in class com.atlassian.confluence.pages.actions.AttachedImagesAction
 
getBean() - Method in class com.atlassian.confluence.pages.actions.AttachFileAction
 
getBean() - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
getBean() - Method in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
 
getBean() - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
getBean() - Method in class com.atlassian.confluence.pages.actions.PageChildrenAction
 
getBean() - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction
 
getBean() - Method in class com.atlassian.confluence.pages.actions.RemoveLabelAjaxAction
 
getBean() - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
getBean() - Method in class com.atlassian.confluence.pages.actions.ValidateLabelAjaxAction
 
getBean() - Method in class com.atlassian.confluence.pages.actions.WysiwygConverterAction
 
getBean() - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
getBean() - Method in class com.atlassian.confluence.plugins.labels.actions.AddLabelAction
 
getBean() - Method in class com.atlassian.confluence.plugins.labels.actions.AutocompleteLabelsAction
 
getBean() - Method in class com.atlassian.confluence.plugins.labels.actions.RemoveLabelAction
 
getBean() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeCronJobScheduleAction
 
getBean() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeSimpleJobScheduleAction
 
getBean() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction
 
getBean() - Method in class com.atlassian.confluence.search.actions.AttachmentSearchAction
 
getBean() - Method in class com.atlassian.confluence.search.actions.ContentNameSearchAction
Deprecated.
 
getBean() - Method in class com.atlassian.confluence.search.actions.DraftAttachmentSearchAction
 
getBean() - Method in class com.atlassian.confluence.search.actions.ReindexTaskProgressAction
 
getBean() - Method in class com.atlassian.confluence.search.actions.SearchIndexesAction
 
getBean() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getBean() - Method in class com.atlassian.confluence.security.actions.NotPermittedAction
 
getBean() - Method in class com.atlassian.confluence.security.websudo.DropAuthenticationAction
 
getBean() - Method in class com.atlassian.confluence.spaces.actions.SpaceAvailableAction
 
getBean() - Method in class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction
 
getBean() - Method in class com.atlassian.confluence.user.actions.HistoryAction
 
getBean() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
getBeanFactory() - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Return the owning BeanFactory.
getBeanKey() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getBeanNames() - Method in class com.atlassian.confluence.cluster.ClusteredImplementationBeanRegistry
Deprecated.
 
getBeanNamesForType(Class, boolean, boolean) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
getBeforeBodyEnd() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomHtmlAction
 
getBeforeBodyEnd() - Method in class com.atlassian.confluence.setup.settings.CustomHtmlSettings
 
getBeforeHeadEnd() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomHtmlAction
 
getBeforeHeadEnd() - Method in class com.atlassian.confluence.setup.settings.CustomHtmlSettings
 
getBestFragments(String) - Method in class com.atlassian.confluence.search.summary.HitHighlighter
Use the Lucene Highlighter directly.
getBigHex() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ColourPickerAction
 
getBlockElementSet() - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
 
getBlogCollectorBreadcrumb(Space) - Method in interface com.atlassian.confluence.util.breadcrumbs.BreadcrumbGenerator
 
getBlogCollectorBreadcrumb(Space) - Method in class com.atlassian.confluence.util.breadcrumbs.DefaultBreadcrumbGenerator
 
getBlogCollectorUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getBlogEntries(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getBlogEntries(String) - Method in class com.atlassian.confluence.rpc.soap.services.BlogsSoapService
 
getBlogEntries(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getBlogEntries(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getBlogEntries(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getBlogEntries(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getBlogEntry(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getBlogEntry(long) - Method in class com.atlassian.confluence.rpc.soap.services.BlogsSoapService
 
getBlogEntry(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getBlogEntry(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getBlogEntry(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getBlogEntry(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getBlogEntryByDateAndTitle(String, String, int, int, int, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Retrieves a blog post in the given space, with the title and date as specified.
getBlogEntryByDateAndTitle(String, int, int, int, String) - Method in class com.atlassian.confluence.rpc.soap.services.BlogsSoapService
 
getBlogEntryByDateAndTitle(String, String, int, int, int, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getBlogEntryByDateAndTitle(String, String, int, int, int, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getBlogEntryByDateAndTitle(String, String, int, int, int, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getBlogEntryByDateAndTitle(String, String, int, int, int, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getBlogEntryByDayAndTitle(String, String, int, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Retrieves a blog post in the Space with the given spaceKey, with the title 'postTitle' and posted on the day 'dayOfMonth'
getBlogEntryByDayAndTitle(String, int, String) - Method in class com.atlassian.confluence.rpc.soap.services.BlogsSoapService
 
getBlogEntryByDayAndTitle(String, String, int, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getBlogEntryByDayAndTitle(String, String, int, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getBlogEntryByDayAndTitle(String, String, int, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getBlogEntryByDayAndTitle(String, String, int, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getBlogEntrySummaries(List) - Static method in class com.atlassian.confluence.rpc.soap.SoapUtils
 
getBlogName() - Method in class com.atlassian.confluence.links.TrackbackLink
Deprecated.
 
getBlogPost() - Method in interface com.atlassian.confluence.content.service.blogpost.BlogPostLocator
 
getBlogPost() - Method in interface com.atlassian.confluence.content.service.blogpost.BlogPostProvider
 
getBlogPost() - Method in class com.atlassian.confluence.content.service.blogpost.IdBlogPostLocator
 
getBlogPost() - Method in class com.atlassian.confluence.content.service.blogpost.MoveBlogPostToTopOfSpaceCommand
 
getBlogPost() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostEvent
 
getBlogPost(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Returns the blog post with the specified page ID.
getBlogPost(ContentId) - Method in class com.atlassian.confluence.it.rpc.delegates.ContentRpc
 
getBlogPost(long) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
getBlogPost() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getBlogPost(long) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getBlogPost(String, String, Calendar) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getBlogPost(String, String, Calendar, boolean) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getBlogPost(long) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
since 7.3.0, use ContentService.find(Expansion...) from plugins, or use PageManagerInternal in core where applicable
getBlogPost(String, String, Calendar) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
since 7.3.0, use ContentService.find(Expansion...) from plugins, or use PageManagerInternal in core where applicable
getBlogPost(String, String, Calendar, boolean) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
since 7.3.0, use ContentService.find(Expansion...) from plugins, or use PageManagerInternal in core where applicable
getBlogPost(String, String, Calendar) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Deprecated.
getBlogPost(String, String, Calendar, boolean) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Deprecated.
getBlogPost(Space, String, Calendar, boolean) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Get the blog post by name and date.
getBlogPost(String, String, Calendar) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
Deprecated.
getBlogPost(String, String, Calendar, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
Deprecated.
getBlogPost(Space, String, Calendar, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getBlogPost() - Method in class com.atlassian.confluence.renderer.BlogPostReference
 
getBlogPost() - Method in class com.atlassian.confluence.util.breadcrumbs.BlogPostBreadcrumb
 
getBlogPostBeingChanged() - Method in class com.atlassian.confluence.util.BlogPostLinkRenamingBean
 
getBlogPostByTitle(String, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Get a blog post by name.
getBlogPostByTitle(String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getBlogPostCount(String, Calendar, int) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getBlogPostCount(String, Calendar, int) - Method in interface com.atlassian.confluence.pages.PageManager
Get total number of blogPost.
getBlogPostCount(String, Calendar, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Get total number of blogPost.
getBlogPostCount() - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Counts the total number of blog posts, for all spaces and posting dates.
getBlogPostCount(String, Calendar, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getBlogPostCount() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getBlogPostDates(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Deprecated.
since 5.9.1. Use BlogPostDao.getBlogPostDates(Space) instead.
getBlogPostDates(Space) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Returns a list of creation dates for all the blog posts in a space.
getBlogPostDates(String, Calendar, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Returns a list of creation dates for all the blog posts in a space for a particular period.
getBlogPostDates(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
Deprecated.
getBlogPostDates(Space) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getBlogPostDates(String, Calendar, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getBlogPosts(Space, LimitedRequest, Predicate<? super BlogPost>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
getBlogPosts() - Method in class com.atlassian.confluence.pages.actions.RecentBlogPostsAction
 
getBlogPosts() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
Ordered by date, newest first
getBlogPosts() - Method in class com.atlassian.confluence.pages.ContentTree
 
getBlogPosts(Space, boolean) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getBlogPosts(String, Calendar, int) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getBlogPosts(String, Calendar, int, int, int) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getBlogPosts(Space, LimitedRequest, Predicate<? super BlogPost>...) - Method in class com.atlassian.confluence.pages.DefaultPageManager
getBlogPosts(String, Calendar, int) - Method in interface com.atlassian.confluence.pages.PageManager
Get list of blogPost by Date.
getBlogPosts(String, Calendar, int, int, int) - Method in interface com.atlassian.confluence.pages.PageManager
Get list of blogPost by Date.
getBlogPosts(Space, boolean) - Method in interface com.atlassian.confluence.pages.PageManager
 
getBlogPosts(String, Calendar, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Deprecated.
getBlogPosts(Space, Calendar, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Get the blog posts in a space for a particular period.
getBlogPosts(Space, boolean) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Return an iterator for the specified space.
getBlogPosts(String, Calendar, int, int, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Deprecated.
getBlogPosts(Space, Calendar, int, int, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Get list of blogPost by Date.
getBlogPosts(Space, LimitedRequest, Predicate<? super BlogPost>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
Deprecated.
getBlogPosts(String, Calendar, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
Deprecated.
getBlogPosts(Space, Calendar, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getBlogPosts(String, Calendar, int, int, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
Deprecated.
getBlogPosts(Space, Calendar, int, int, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getBlogPosts(Space, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getBlogPosts(Space, LimitedRequest, Predicate<? super BlogPost>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
getBlogPosts(Space, LimitedRequest, Predicate<? super BlogPost>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
getBlogPostsInTrash(String, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getBlogPostsInTrash(String, String) - Method in interface com.atlassian.confluence.pages.PageManager
Gets a blog post that is in the trash for a given space that matches the given title.
getBlogPostsInTrash(String, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Gets a blog post that is in the trash for a given space that matches the given title.
getBlogPostsInTrash(String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getBlogPostStatistics() - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Fetches statistics about blog posts
getBlogPostStatistics() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getBlogsInOtherSpaces() - Method in class com.atlassian.confluence.pages.AlternativePagesLocator
Returns blog posts in other spaces that have or had the required title.
getBlogSourceUrl() - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
getBlogStatistics() - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getBlogStatistics() - Method in interface com.atlassian.confluence.pages.PageManager
Fetches statistics about blogs
getBlogSubTypes() - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
getBlogsWithUnpublishedChangesCount() - Method in class com.atlassian.confluence.pages.BlogPostStatisticsDTO
 
getBlogTabUrlPath() - Method in class com.atlassian.confluence.spaces.Space
 
getBlueprintId() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec
 
getBlueprintTemplates(String, int, int, String, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.TemplateResource
Returns all blueprint templates of the space specified.
getBody() - Method in class com.atlassian.confluence.api.model.content.Content
 
getBody() - Method in class com.atlassian.confluence.api.model.content.MacroInstance
 
getBody() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
 
getBody() - Method in interface com.atlassian.confluence.content.render.xhtml.definition.MacroBody
 
getBody() - Method in class com.atlassian.confluence.content.render.xhtml.definition.PlainTextMacroBody
 
getBody() - Method in class com.atlassian.confluence.content.render.xhtml.definition.RichTextMacroBody
 
getBody() - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarker
 
getBody() - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinetask.InlineTaskListItem
 
getBody() - Method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLink
 
getBody() - Method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLinkBuilder
 
getBody() - Method in class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutCell
 
getBody() - Method in class com.atlassian.confluence.core.BodyContent
 
getBody() - Method in class com.atlassian.confluence.core.PersistentDecorator
 
getBody(MimeMessage) - Static method in class com.atlassian.confluence.it.mail.MailUtils
Deprecated.
since 7.6.0, use MailUtils.getBody(Message)
getBody() - Method in class com.atlassian.confluence.legacyapi.model.content.Content
Deprecated.
 
getBody() - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
getBody() - Method in class com.atlassian.confluence.macro.MacroExecutionContext
Returns the body of the macro.
getBody() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
getBody() - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
getBody() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.Macro
 
getBody(Long, String) - Method in class com.atlassian.confluence.ui.rest.content.LegacyContentResource
Deprecated.
 
getBody() - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
getBody() - Method in class com.atlassian.confluence.xhtml.api.EmbeddedImageLinkBody
 
getBody() - Method in interface com.atlassian.confluence.xhtml.api.Link
 
getBody() - Method in interface com.atlassian.confluence.xhtml.api.LinkBody
 
getBody() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
getBody() - Method in class com.atlassian.confluence.xhtml.api.PlainTextLinkBody
 
getBody() - Method in class com.atlassian.confluence.xhtml.api.RichTextLinkBody
 
getBodyAsString() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getBodyAsString() - Method in class com.atlassian.confluence.core.ContentEntityObject
Convenience method that returns the String representation of the content.
getBodyAsStringWithoutMarkup() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getBodyClass() - Method in class com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
 
getBodyClass() - Method in class com.atlassian.confluence.themes.BasicTheme
 
getBodyClass() - Method in class com.atlassian.confluence.themes.DefaultTheme
 
getBodyClass() - Method in class com.atlassian.confluence.themes.ExperimentalUnsupportedTheme
 
getBodyClass() - Method in interface com.atlassian.confluence.themes.Theme
Returns the class for the body element specified by the theme.
getBodyContent() - Method in class com.atlassian.confluence.core.ContentEntityObject
Gets the BodyContent object for this ContentEntityObject.
getBodyContent(BodyType) - Method in class com.atlassian.confluence.core.ContentEntityObject
Gets the BodyContent object for this ContentEntityObject or throws an UnsupportedOperationException if its body type is not the same as the supplied expectedBodyType.
getBodyContent(int, int) - Method in interface com.atlassian.confluence.core.persistence.BodyContentDao
 
getBodyContent(int, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.BodyContentHibernateDao
 
getBodyContentCount() - Method in interface com.atlassian.confluence.core.persistence.BodyContentDao
 
getBodyContentCount() - Method in class com.atlassian.confluence.core.persistence.hibernate.BodyContentHibernateDao
 
getBodyContentForRevert(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getBodyContentForRevert(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getBodyContents() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getBodyContents() - Method in class com.atlassian.confluence.user.PersonalInformation
 
getBodyRenderMode() - Method in class com.atlassian.confluence.macro.profile.NetworkMacro
Deprecated.
 
getBodyRenderMode() - Method in class com.atlassian.confluence.macro.profile.ProfileMacro
 
getBodyRenderMode() - Method in class com.atlassian.confluence.plugins.doctheme.SpaceJumpMacro
 
getBodyRenderMode() - Method in class com.atlassian.confluence.plugins.macros.dashboard.CreateSpaceButtonMacro
 
getBodyRenderMode() - Method in class com.atlassian.confluence.plugins.macros.dashboard.GlobalReportsMacro
 
getBodyRenderMode() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedContentMacro
 
getBodyRenderMode() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceDetailsMacro
Deprecated.
 
getBodyRenderMode() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
getBodyRenderMode() - Method in class com.atlassian.confluence.plugins.macros.dashboard.WelcomeMessageMacro
 
getBodyRenderMode() - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
getBodyRenderMode() - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
getBodyRenderMode() - Method in class com.atlassian.confluence.renderer.v2.macros.V2UserMacroAdapter
There are only two render modes that we need to support: suppress F_FIRST_PARA and allow F_HTMLESCAPE (see old version of com.atlassian.confluence.renderer.UserMacroConfig#toMacro())
getBodyStream() - Method in interface com.atlassian.confluence.content.render.xhtml.definition.MacroBody
 
getBodyStream() - Method in class com.atlassian.confluence.content.render.xhtml.definition.PlainTextMacroBody
 
getBodyStream() - Method in class com.atlassian.confluence.content.render.xhtml.definition.RichTextMacroBody
 
getBodyStream() - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarker
 
getBodyStream() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
getBodyText() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
getBodyToConvert(Content, ContentRepresentation) - Method in class com.atlassian.confluence.api.impl.service.content.ContentBodyConversionServiceImpl
 
getBodyToConvert(Content, ContentRepresentation) - Method in interface com.atlassian.confluence.api.service.content.ContentBodyConversionService
getBodyType() - Method in class com.atlassian.confluence.core.BodyContent
 
getBodyType(String) - Method in interface com.atlassian.confluence.core.BodyTypeFactory
Return a body type which isn't one of the core types with their own direct accessor.
getBodyType() - Method in class com.atlassian.confluence.macro.browser.beans.MacroBody
 
getBodyType() - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
getBodyType() - Method in class com.atlassian.confluence.macro.LazyLoadingMacroWrapper
 
getBodyType() - Method in interface com.atlassian.confluence.macro.Macro
The type of body that this macro has, this is used to infer the migration task if no custom one is provided.
getBodyType() - Method in class com.atlassian.confluence.macro.V2CompatibilityMacro
 
getBodyType() - Method in class com.atlassian.confluence.macro.wiki.UnmigratedBlockWikiMarkupMacro
 
getBodyType() - Method in class com.atlassian.confluence.macro.wiki.UnmigratedInlineWikiMarkupMacro
 
getBodyType() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
getBodyType() - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
Used by code that automatically converts a V2 macro to an XHTML macro.
getBodyType() - Method in class com.atlassian.confluence.plugins.doctheme.SpaceJumpMacro
 
getBodyType() - Method in class com.atlassian.confluence.plugins.link.LinkMacro
 
getBodyType() - Method in class com.atlassian.confluence.plugins.macros.core.LoremIpsumMacro
 
getBodyType() - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
getBodyType() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
getBodyTypes() - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
Populates the body type select box Only used by AddUserMacroAction and UpdateUserMacroAction If this class gets any more complex consider using delegation
getBoolean(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getBoolean(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getBoolean(User, String) - Method in class com.atlassian.confluence.it.rpc.UserPreferencesRpc
 
getBoolean(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getBooleanLogic() - Method in class com.atlassian.confluence.functest.rest.admin.crowd.BooleanRestrictionEntity
 
getBooleanProperty(String) - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
getBoost() - Method in interface com.atlassian.confluence.search.v2.lucene.WrappedHit
Deprecated.
 
getBoost() - Method in class com.atlassian.confluence.search.v2.lucene.WrappedHitImpl
Deprecated.
 
getBoost() - Method in class com.atlassian.confluence.search.v2.query.BooleanQuery
 
getBoost() - Method in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules.BoostFactor
 
getBoost() - Method in class com.atlassian.confluence.search.v2.query.ConstantScoreQuery
 
getBoost() - Method in interface com.atlassian.confluence.search.v2.SearchQuery
Return boost factor of this query.
getBoostMode() - Method in class com.atlassian.confluence.search.v2.query.FunctionScoreQuery
 
getBootstrapManager() - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
getBootstrapManager() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getBootstrapManager() - Method in class com.atlassian.confluence.servlet.simpledisplay.SimpleDisplayServlet
 
getBootstrapManager() - Method in class com.atlassian.confluence.setup.AbstractBootstrapApplicationListener
 
getBootstrapManager() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
getBootstrapManager() - Method in class com.atlassian.confluence.setup.bundles.InstallBundleConfluenceListener
 
getBootstrapManager() - Method in class com.atlassian.confluence.setup.DefaultDatabaseVerifier
 
getBorderColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getBreadcrumb() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getBreadcrumb() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
getBreadcrumb() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
getBreadcrumb() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getBreadcrumb() - Method in class com.atlassian.confluence.plugins.editorloader.EditorAction
 
getBreadcrumb() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
getBreadcrumb() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
getBreadcrumb() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getBreadcrumb() - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
getBreadcrumb() - Method in interface com.atlassian.confluence.util.breadcrumbs.BreadcrumbAware
Returns the breadcrumb to be shown when the action is accessed.
getBreadcrumbCount() - Method in class com.atlassian.confluence.pageobjects.component.header.Breadcrumbs
Deprecated.
 
getBreadcrumbs() - Method in class com.atlassian.confluence.it.global.ConfluencePage
 
getBreadcrumbs() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getBreadcrumbs() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
getBreadcrumbs() - Method in class com.atlassian.confluence.themes.GlobalHelper
Returns a list of breadcrumbs ending with the current action.
getBreadcrumbsTextColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getBreadcrumbsTrail() - Method in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
Gets all the breadcrumbs required for displaying this breadcrumb.
getBreadcrumbsTrail() - Method in interface com.atlassian.confluence.util.breadcrumbs.Breadcrumb
Gets all the breadcrumbs trail (including itself) required for display.
getBrokenModules(String) - Method in class com.atlassian.confluence.plugins.pluginstartuptest.PluginStartupTestResource
Return a list of all broken plugin modules: enabled modules where descriptor.getModule() throws an exception other than UnsupportedOperationException
getBrowser() - Method in class com.atlassian.confluence.util.UserAgentUtil.UserAgent
 
getBrowserFamily() - Method in class com.atlassian.confluence.util.UserAgentUtil.Browser
 
getBrowserFamily() - Method in enum com.atlassian.confluence.util.UserAgentUtil.BrowserMajorVersion
 
getBrowserMajorVersion() - Method in class com.atlassian.confluence.util.UserAgentUtil.Browser
 
getBrowserMinorVersion() - Method in class com.atlassian.confluence.util.UserAgentUtil.Browser
 
getBrowserVersion() - Method in class com.atlassian.confluence.htmlunit.ConfluenceHtmlUnitConfig
Deprecated.
 
getBrowseUrlPath() - Method in class com.atlassian.confluence.spaces.Space
 
getBuildDate() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
 
getBuildDate() - Method in enum com.atlassian.confluence.setup.BuildInformation
 
getBuildDate() - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getBuildDateString() - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getBuilder() - Static method in class com.atlassian.confluence.impl.hibernate.bulk.BulkStatusReport
 
getBuildId() - Method in class com.atlassian.confluence.plugins.rest.resources.BuildInfoResource
 
getBuildId() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteServerInfo
 
getBuildInformation() - Method in class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
 
getBuildInformation() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
getBuildNumber() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
 
getBuildNumber() - Method in class com.atlassian.confluence.core.VersionHistory
 
getBuildNumber() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexRequestEvent
 
getBuildNumber() - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
Get the BuildNumber specified in the exportDescriptor properties file.
getBuildNumber() - Method in class com.atlassian.confluence.plugin.ConfluenceApplication
 
getBuildNumber() - Method in class com.atlassian.confluence.plugins.edgeindex.upgrade.EdgeIndexRebuildUpgradeTask
 
getBuildNumber() - Method in enum com.atlassian.confluence.setup.BuildInformation
 
getBuildNumber() - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddHibernateVersionColumnUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddMissingOsPropertyIndexUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddMissingUnmanagedUniqueConstraintsUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddSpacePermissionSubjectColumnUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddSpaceStatusColumnUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentContentStatusUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentToCeoConversionUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentLabellingUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentRemoveFileStoreIDsUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.AuditLoggingSchemaUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.BandanaKeyUniqueConstraintUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.ChangeSpaceDescriptionsBodyTypeUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.CheckAndFixSQLServerCatalogNameInJDBCConnectionUrlUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConditionallyEnableMailArchivePluginUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContainedCustomContentEntityObjectUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentIndexUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentParentTypeFixingUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionUserDeduplicationUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentTypeIndexUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConvertToRelativeLinksUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.CorrectCsvAttachmentMimeTypeUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.CorrectPNGImageAttachmentMimeTypeUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.CrowdUsersUserMappingUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.DefaultSpaceContentPageLayoutsUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.DefaultSpaceContentToPageTemplateUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.DeferredMacroExecutionUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.DeleteDidYouMeanIndexFolderUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.DeleteTemporaryAttachmentUploadsUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.DisableBackupJobUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.DisableConfluenceInvitePluginUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropAndRecreateSynchronyEventsIndexUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropAndUpdateContentIndexesUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropContentLockTableUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropSpaceGroupTablesUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropTrackBackAndReferrerTablesUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.EhCacheConfigMigrationUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsClearDataUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAttributeMappingUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdMembershipAggregationUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdPropertySetFactoryMigrationUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdSchemaUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.FixWrongSpaceLinksUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.GenericContentPropertiesUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.Hibernate5ConstraintNamesPostSchemaUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.Hibernate5ConstraintNamesPreSchemaUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.IndexDraftsUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.InitialiseIndexJournalStateUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.InstallationDateUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.JiraIssueMacroServerParamsUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.LikesDanglingFKCleanupUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.LikesSqlConstraintsUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.LoginInfoDuplicateEntryRemovalUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.LowerCaseUsernameReferencesUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.MailConvertToCustomContentUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.MailServerTimeoutUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.MailServerUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateDocThemeSettingsToCustomPageSettings
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateIndexTaskQueueToJournalUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateMailArchiveConfigurationUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateOndemandDocThemeCustomizations
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.MsSqlServerAoUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.NewColourUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.NotificationPageColumnUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.NullModificationDateDraftUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.OnDemandSpacePermissionsDefaultUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.PageTemplateWikiToXhtmlMigrationUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.PageTemplateXhtmlRoundTripMigrationUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.PersonalSpaceCreatorCheckUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.PopulateLowerFieldsUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RebuildFavouriteContentIndexUpgradeTask
Manually bump this to the latest build number if you want the favourites reindex to be executed.
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RebuildIndexUpgradeTask
Manually bump this to the latest build number if you want the reindex to be executed.
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReferencedUsersUserMappingUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReindexAllBlogsUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReindexAllSpacesUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RelationConstraintsPostSchemaUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RelationConstraintsPreSchemaUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RelationServiceUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveConfluenceThreadDumpPluginUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveEmailToPageWelcomeUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveESIndexJournalVerifierUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveESIndexQueueFlushJobUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveFixedWidthThemeUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveInvalidSpaceWatchersUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemovePeopleDirectoryDuplicatesUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemovePluginLicenseStoragePluginUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveRemoteAppsPluginUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.RenameEhcachePropertiesUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.ServerADGSUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.SetAttachmentStorageSettingForClustersUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyBtfOffUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionEventsPostSchemaUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionEventsPreSchemaUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionPropertiesCleanupUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionSnapshotPreSchemaUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionSnapshotsPostSchemaUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.UnindexUserStatusUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.UpdateSpacePermissionsIndexUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserIndexingUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserKeyReferenceUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserMappingLowerUsernameSchemaUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserMappingSchemaUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.WelcomeMessageUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.WikiToXhtmlMigrationUpgradeTask
 
getBuildNumber() - Method in class com.atlassian.confluence.upgrade.upgradetask.XhtmlRoundTripMigrationUpgradeTask
 
getBuildNumber() - Method in interface com.atlassian.confluence.upgrade.UpgradeTaskInfo
 
getBuildNumber() - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getBuildNumberOfImport() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
getBuildStats() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getBuildStats() - Method in interface com.atlassian.confluence.cluster.NodeStatus
 
getBuildStats() - Method in class com.atlassian.confluence.cluster.NodeStatusImpl
 
getBuildStats() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteNodeStatus
 
getBuildTimestamp() - Method in enum com.atlassian.confluence.setup.BuildInformation
 
getBuildYear() - Method in class com.atlassian.confluence.about.AboutPageAction
 
getBuildYear() - Method in enum com.atlassian.confluence.setup.BuildInformation
 
getBulk(Set<K>, Function<Set<K>, Map<K, V>>) - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
getBulk(Set<K>, Function<Set<K>, Map<K, V>>) - Method in class com.atlassian.confluence.impl.cache.ReadThroughAtlassianCache
 
getBulk(Set<K>, Function<Set<K>, Map<K, V>>) - Method in interface com.atlassian.confluence.impl.cache.ReadThroughCache
Retrieves multiple values for the given keys.
getBulk(Set<CACHEKEY>, Function<Set<CACHEKEY>, Map<CACHEKEY, ENTITY>>) - Method in class com.atlassian.confluence.impl.cache.ReadThroughEntityCache
Retrieves multiple values for the given keys.
getBundle() - Method in class com.atlassian.confluence.util.i18n.AbstractI18NResource
 
getBundle(String) - Method in class com.atlassian.confluence.util.i18n.AbstractI18NResource
 
getBundle() - Method in interface com.atlassian.confluence.util.i18n.I18NResource
 
getBundle(String) - Method in interface com.atlassian.confluence.util.i18n.I18NResource
 
getBundle() - Method in class com.atlassian.confluence.util.i18n.ResourceBundleI18NResource
 
getBundle(String) - Method in class com.atlassian.confluence.util.i18n.ResourceBundleI18NResource
 
getBundledPluginDirectory() - Method in interface com.atlassian.confluence.plugin.PluginDirectoryProvider
 
getBundledPluginDirectory() - Method in class com.atlassian.confluence.plugin.SimplePluginDirectoryProvider
 
getBundledPlugins() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
getBundledSynchronyVersion() - Method in enum com.atlassian.confluence.setup.BuildInformation
 
GetBundlesAction - Class in com.atlassian.confluence.setup.actions
Returns the list of available bundlePlugins until the MPAC resource for that same purpose is ready.
GetBundlesAction() - Constructor for class com.atlassian.confluence.setup.actions.GetBundlesAction
 
getButtons() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
getButtons() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
getButtons() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
 
getBy() - Method in class com.atlassian.confluence.api.model.content.Version
 
getBy() - Method in class com.atlassian.confluence.legacyapi.model.content.EditSummary
Deprecated.
 
getByClassId(long) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
Retrieve the object with a particular id from the database.
getByClassId(long) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getByClassId(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAbstractPageDao
 
getByClassId(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getByClassId(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateCommentDao
 
getByClassId(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
getByClassId(long) - Method in class com.atlassian.confluence.setup.settings.DefaultGlobalDescriptionDao
 
getByClassId(long) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernatePersonalInformationDao
 
getByClassName(String) - Static method in enum com.atlassian.confluence.search.service.ContentTypeEnum
 
getByContentEntityObject(ContentEntityObject) - Static method in enum com.atlassian.confluence.internal.relations.RelatableEntityTypeEnum
 
getByFileName(String) - Static method in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
Returns a registered default decorator, matched by decorator file name.
getById(ContentId, List<ContentStatus>, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.AttachmentContentTypeApiSupport
 
getById(long) - Method in interface com.atlassian.confluence.content.CustomContentManager
Find a single CustomContentEntityObject by its id
getById(long) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
getById(long) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ContentDao
 
getById(long) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Deprecated.
since 7.5.0, use ContentService.find(Expansion...) for plugins, or use ContentEntityManagerInternal in core where applicable
getById(long) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getById(ContentId) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getById(ContentId, int) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getById(long) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Retrieve the object with a particular id from the database.
getById(long) - Method in interface com.atlassian.confluence.core.persistence.ContentPermissionDao
 
getById(long) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentPermissionHibernateDao
 
getById(long) - Method in class com.atlassian.confluence.impl.user.persistence.dao.ReadThroughCachingPersonalInformationDao
 
getById(ContentId) - Method in interface com.atlassian.confluence.internal.ContentEntityManagerInternal
 
getById(ContentId, int) - Method in interface com.atlassian.confluence.internal.ContentEntityManagerInternal
 
getById(long) - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.HibernateAlertEntityDao
 
getById(long) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getById(long) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getById(long) - Method in class com.atlassian.confluence.pages.DefaultPageManager
Override default implementation to explicitly return an AbstractPage.
getById(long) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Returns the attachment with the given persistent ID.
getById(long) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Get a blog post by id.
getById(long) - Method in interface com.atlassian.confluence.pages.persistence.dao.CommentDao
Get a comment by its id
getById(long) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getById(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getById(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getById(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateCommentDao
 
getById(long) - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
getById(long) - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
 
getById(long) - Method in interface com.atlassian.confluence.security.persistence.dao.ContentPermissionSetDao
 
getById(long) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateContentPermissionSetDao
 
getById(long) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
getById(long) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retrieves a single SpacePermission by its ID
getById(long) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
getById(long) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
 
getById(long) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
Deprecated.
 
getById(long) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernatePersonalInformationDao
 
getById(long) - Method in interface com.atlassian.confluence.user.persistence.dao.PersonalInformationDao
Returns the personal information object with the given ID.
getByIdAndType(long, Class) - Method in interface com.atlassian.confluence.core.persistence.AnyTypeDao
Find a persistent object by its id and type.
getByIdAndType(long, Class) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateAnyTypeDao
 
getByIds(List<ContentId>, LimitedRequest, Predicate<? super ContentEntityObject>...) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
getByIds(List<ContentId>, LimitedRequest, Predicate<? super ContentEntityObject>...) - Method in interface com.atlassian.confluence.internal.ContentEntityManagerInternal
getByIds(List<Long>) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getByIds(List<Long>) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Returns a list of attachments matching the given list of IDs.
getByIds(List<Long>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getByIdsAndFilters(List<ContentId>, LimitedRequest, Predicate<? super ContentEntityObject>...) - Method in interface com.atlassian.confluence.internal.ContentEntityManagerInternal
 
getByImplementationClass(String) - Static method in enum com.atlassian.confluence.user.crowd.CrowdUserDirectoryImplementation
 
getByKey(String) - Method in class bucket.user.propertyset.BucketPropertySet
 
getByMacroName(String) - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataProvider
 
getByMacroName(String) - Method in class com.atlassian.confluence.macro.browser.DelegatingMacroMetadataProvider
Returns matching metadata from the first of the providers that contains it.
getByMacroName(String) - Method in interface com.atlassian.confluence.macro.browser.MacroMetadataProvider
Returns the metadata for the named macro if it is known to this provider.
getByMacroName(String) - Method in class com.atlassian.confluence.macro.browser.UserMacroMetadataProvider
 
getByMacroNameAndId(String, String) - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataProvider
 
getByMacroNameAndId(String, String) - Method in class com.atlassian.confluence.macro.browser.DelegatingMacroMetadataProvider
 
getByMacroNameAndId(String, String) - Method in interface com.atlassian.confluence.macro.browser.MacroMetadataProvider
Returns the metadata for the named macro if it is known to this provider.
getByMacroNameAndId(String, String) - Method in class com.atlassian.confluence.macro.browser.UserMacroMetadataProvider
 
getByRepresentation(String) - Static method in enum com.atlassian.confluence.content.service.DraftService.DraftType
 
getByRepresentation(String) - Static method in enum com.atlassian.confluence.search.service.ContentTypeEnum
 
getBytes(String) - Static method in class com.atlassian.confluence.it.resource.Classpath
Deprecated.
Returns a byte array with the data from a classpath resource.
getBytes() - Method in class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
getByTitle(String) - Static method in enum com.atlassian.confluence.it.Macro.Category
 
getByUser(ConfluenceUser) - Method in class com.atlassian.confluence.impl.user.persistence.dao.ReadThroughCachingPersonalInformationDao
 
getByUser(ConfluenceUser) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
Deprecated.
 
getByUser(ConfluenceUser) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernatePersonalInformationDao
Fetches a personal information object for the specified user.
getByUser(ConfluenceUser) - Method in interface com.atlassian.confluence.user.persistence.dao.PersonalInformationDao
Fetches the personal information object for this user.
getCache(CacheFactory) - Method in enum com.atlassian.confluence.cache.CoreCache
Convenince method that resolves this cache against an Atlassian Cache CacheFactory.
getCache(String) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
getCache(String, Class<K>, Class<V>) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
Deprecated.
since 5.7, since it's deprecated in atlassian-cache library 2.5.0
getCache(Class<?>, String) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
getCache(String, CacheLoader<K, V>) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
getCache(String, CacheLoader<K, V>, CacheSettings) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
getCache(String) - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
 
getCache(Class<?>, String) - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
 
getCache(String, CacheLoader<K, V>) - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
 
getCache(String, CacheLoader<K, V>, CacheSettings) - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
 
getCache(String, Class<K>, Class<V>) - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
Deprecated.
getCache(String, CacheLoader<K, V>, CacheSettings) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
getCache(String, Class<K>, Class<V>) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
getCache(Class<?>, String) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
getCache(String, CacheLoader<K, V>) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
getCache(String) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
getCache(String) - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
getCache(Class<?>, String) - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
getCache(String, CacheLoader<K, V>) - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
getCache(String, CacheLoader<K, V>, CacheSettings) - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
getCache(String, Class<K>, Class<V>) - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
getCache() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getCacheCollector() - Method in class com.atlassian.confluence.cache.ConfluenceManagedCache
 
getCacheCollector() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
getCacheCollector() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
getCachedReference(String, Supplier<V>) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
getCachedReference(String, Supplier<V>, CacheSettings) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
getCachedReference(Class<?>, String, Supplier<V>) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
getCachedReference(Class<?>, String, Supplier<V>, CacheSettings) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
getCachedReference(String, Supplier<V>) - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
 
getCachedReference(String, Supplier<V>, CacheSettings) - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
 
getCachedReference(Class<?>, String, Supplier<V>) - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
 
getCachedReference(Class<?>, String, Supplier<V>, CacheSettings) - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
 
getCachedReference(String, Supplier<V>, CacheSettings) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
 
getCachedReference(String, Supplier<V>) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
 
getCachedReference(Class<?>, String, Supplier<V>) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
 
getCachedReference(Class<?>, String, Supplier<V>, CacheSettings) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
 
getCachedReference(String, Supplier<V>) - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
getCachedReference(String, Supplier<V>, CacheSettings) - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
getCachedReference(Class<?>, String, Supplier<V>) - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
getCachedReference(Class<?>, String, Supplier<V>, CacheSettings) - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
getCacheFactory() - Method in class com.atlassian.confluence.themes.persistence.hibernate.DefaultPersistentDecoratorDao
Deprecated.
 
getCacheKey(Class<?>, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Build a cache key for the given bean class and bean name.
getCacheMaxEntries(String) - Method in class com.atlassian.confluence.functest.rest.admin.CacheResource
Returns the configured maximum number of elements in the given cache
getCacheMaxEntries(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.CacheRpc
 
getCacheMaximumNumberOfElements(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
since 5.6. Use CacheRpc.getCacheMaxEntries(String) directly.
getCacheMaximumNumberOfElements(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getCacheMaximumNumberOfElements(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminCacheResource.
getCacheMaximumNumberOfElements(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminCacheResource.
getCacheName() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsEvent
 
getCacheName() - Method in class com.atlassian.confluence.cache.hazelcast.AsyncInvalidationCacheFactory.CacheInvalidationOutOfSequenceEvent
 
getCacheName() - Method in class com.atlassian.confluence.cache.hazelcast.AsyncInvalidationCacheFactory.CacheSequenceSnapshotInconsistentEvent
 
getCacheName() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheCompactor.CacheCompactionEvent
 
getCacheName(String) - Method in class com.atlassian.confluence.cache.hazelcast.monitoring.DistributedCacheInvalidationCounter
Deprecated.
 
getCacheName() - Method in class com.atlassian.confluence.event.events.admin.MaxCacheSizeChangedEvent
 
getCacheName() - Static method in class com.atlassian.confluence.impl.user.RegisteredUsersCache
Deprecated.
since 5.10. Don't use this. You don't need it.
getCacheProvider() - Method in interface com.atlassian.confluence.cache.hibernate.HibernateCacheFactory
Deprecated.
Gets a new instance of the configured hibernate cache provider
getCaches() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
Deprecated.
since 7.2. Use EhCacheManager.getManagedCaches() instead.
getCaches() - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
Deprecated.
getCaches() - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
getCacheSize(String) - Method in class com.atlassian.confluence.it.admin.CacheStatisticsPage
Deprecated.
 
getCacheStatisticFilter(String) - Method in interface com.atlassian.confluence.cache.CacheStatisticsManager
For a given cache, returns a predicate that can be used to filter which CacheStatisticsKeys are appropriate for that cache.
getCacheStatisticFilter(String) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsManager
EhCacheSettingsDefaultsProvider has knowledge of which caches it is safe to measure the heap size of, so we return a predicate that will remove CacheStatisticsKey.HEAP_SIZE in those cases.
getCacheStatisticFilter(String) - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastStatisticsManager
 
getCacheStatistics() - Method in class com.atlassian.confluence.functest.rest.admin.CacheResource
Returns all cache statistics.
getCacheStatistics(String) - Method in class com.atlassian.confluence.functest.rest.admin.CacheResource
Returns the cache statistics for a particular named cache.
getCacheStatistics(CacheKey) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getCacheStatistics(CacheKey) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.CacheRpc
 
getCacheStatistics(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getCacheStatistics(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminCacheResource.
getCacheStatistics(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminCacheResource.
getCacheStatisticsAsArray() - Method in interface com.atlassian.confluence.jmx.CacheStatisticsMXBean
 
getCacheStatisticsAsArray() - Method in class com.atlassian.confluence.jmx.JxmCacheStatisticsWrapper
 
getCacheStatisticsAsMap() - Method in interface com.atlassian.confluence.jmx.CacheStatisticsMXBean
 
getCacheStatisticsAsMap() - Method in class com.atlassian.confluence.jmx.JxmCacheStatisticsWrapper
 
getCacheStatisticsCapabilities() - Method in class com.atlassian.confluence.functest.rest.admin.CacheResource
 
getCacheStatisticsCapabilities() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getCacheStatisticsCapabilities() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.CacheRpc
 
getCacheStatisticsCapabilities(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getCacheStatisticsCapabilities(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminCacheResource.
getCacheStatisticsCapabilities(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminCacheResource.
getCachingStrategies() - Method in class com.atlassian.confluence.web.filter.ConfluenceCachingFilter
 
getCalendar() - Method in class com.atlassian.confluence.core.DateFormatter
 
getCalendarFilenameForLanguage(String) - Method in class com.atlassian.confluence.pages.actions.CalendarLanguageUtil
Returns a filename of the calendar file for a given language.
getCalendarForThisMonth() - Method in class com.atlassian.confluence.pages.actions.RecentBlogPostsAction
 
getCalendarForThisMonth() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getCalendarForThisMonth() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getCalendarFromDatePath(String) - Static method in class com.atlassian.confluence.pages.BlogPost
BEFORE USING THIS - consider if BlogPostReference better suits your needs.
getCalendarI18nFile() - Method in class com.atlassian.confluence.pages.actions.CreateBlogPostAction
 
getCalendarPostingDay() - Method in class com.atlassian.confluence.renderer.BlogPostReferenceParser
 
getCallback() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntityList
 
getCallback() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntityList
 
getCancel() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
get the value of the cancel parameter
getCancelRedirectUrl() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getCancelRedirectUrl() - Method in class com.atlassian.confluence.pages.actions.CreateBlogPostAction
 
getCancelResult() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getCancelResult() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getCancelResult() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getCancelResult() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
getCancelResult() - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
getCancelResult() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
getCanonicalBaseUrl() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
 
getCanonicalName(Group) - Static method in class com.atlassian.confluence.user.crowd.NameUtils
 
getCanonicalName(String) - Static method in class com.atlassian.confluence.user.crowd.NameUtils
 
getCanViewProfile() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdateGroup
 
getCapabilities() - Method in interface com.atlassian.confluence.cache.CacheStatisticsManager
Returns the set of optional capabilities supported by this implementation
getCapabilities() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsManager
 
getCapabilities() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastStatisticsManager
 
getCapabilitiesForNewUsers(Application) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
getCapitalDisplayLanguage() - Method in class com.atlassian.confluence.languages.Language
 
getCapitalDisplayName() - Method in class com.atlassian.confluence.languages.Language
 
getCapitalised() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceCategoryName
 
getCaptcha(String) - Method in class com.atlassian.confluence.cache.jcaptcha.ConfluenceCachingCaptchaStore
 
getCaptchaEnabled() - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
getCaptchaGroups() - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
getCaptchaGroups() - Method in class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
 
getCaptchaManager() - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
getCaptchaManager() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getCaptchaManager() - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
getCaptchaManager() - Method in class com.atlassian.confluence.pages.actions.EditCommentAction
 
getCaptchaManager() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getCaptchaManager() - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
getCaptchaManager() - Method in class com.atlassian.confluence.servlet.ImageCaptchaServlet
 
getCaptchaManager() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
getCaptchaManager() - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
getCaptchaManager() - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
getCaptchaManager() - Method in class com.atlassian.confluence.user.actions.ViewMyProfileAction
 
getCaptchaSettings() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getCaptchaState() - Method in class com.atlassian.confluence.event.events.security.LoginDetails
 
getCaptchaUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
Get the URL of the captcha image.
getCascadeConstraintsString() - Method in class com.atlassian.confluence.impl.hibernate.dialect.H2V4200Dialect
 
getCascadeConstraintsString() - Method in class com.atlassian.confluence.impl.hibernate.dialect.H2V4200DialectV2
 
getCatalogName() - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
getCategories() - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
Populates the category multiple-select box Only used by AddUserMacroAction and UpdateUserMacroAction If this class gets _any_ more complex consider using delegation
getCategories() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
Returns categories this macro should be displayed within in the Macro Browser.
getCategories() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
getCategories() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
Returns categories this macro should be displayed within in the Macro Browser.
getCategories() - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
getCategories(RssRenderItem<? extends T>) - Method in class com.atlassian.confluence.rss.AbstractContentEntityRenderSupport
 
getCategories(RssRenderItem) - Method in class com.atlassian.confluence.rss.AttachmentRenderSupport
 
getCategories(RssRenderItem<? extends Comment>) - Method in class com.atlassian.confluence.rss.CommentRenderSupport
 
getCategories(RssRenderItem<? extends T>) - Method in interface com.atlassian.confluence.rss.RssRenderSupport
 
getCategories() - Method in class com.atlassian.confluence.search.contentnames.ResultTemplate
Returns the names of all categories defined in this configuration.
getCategories() - Method in interface com.atlassian.confluence.search.v2.SearchManager.Categorizer
Return list of all categories.
getCategory() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
 
getCategory() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
getCategory() - Method in class com.atlassian.confluence.logging.ErrorLoggedEvent
 
getCategory() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.dto.RecentlyUpdatedContentResourceRequestDto
 
getCategory(String) - Static method in class com.atlassian.confluence.search.contentnames.Category
Return a Category for the supplied type.
getCategory() - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearchSectionSpec
Content category usually one per content type.
getCategory() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
getCategory() - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
getCause() - Method in class com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsEvent
 
getCause() - Method in class com.atlassian.confluence.internal.health.HealthCheckResult
Returns a human-readable description of this result, with a value that is allowed to be sent via analytics.
getCDNStrategy() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getCDNStrategy() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getCellLocator() - Method in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
 
getCells() - Method in class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutSection
 
getCells() - Method in class com.atlassian.confluence.tinymceplugin.events.Layout2CreatedEvent
 
getCellStyles() - Method in enum com.atlassian.confluence.pageobjects.component.editor.PageLayout2Toolbar.PageLayoutSectionType
Deprecated.
 
getChallengeClone(Captcha) - Method in class com.atlassian.confluence.security.ConfluenceImageCaptchaService
 
getChangeCommentText(int) - Method in class com.atlassian.confluence.it.content.ViewContentHistoryBean
Retrieves the text of the change comment for a specified version of the content.
getChangeCommentTextForLatestVersion() - Method in class com.atlassian.confluence.it.content.ViewContentHistoryBean
 
getChangeDocumentAndAuthorId(Searchable) - Method in class com.atlassian.confluence.search.lucene.ChangeDocumentIdBuilder
Creates an id that uniquely identifies a change document in the index.
getChangedPersonalInformation() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestReport
 
getChangedValues() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
 
getChangedValues() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
getChangePasswordLink() - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
getChangePasswordRequestLink() - Method in class com.atlassian.confluence.event.events.security.ForgotPasswordEvent
 
getChangePasswordRequestLink() - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
getChangeSize() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
Returns the number of changes summarised in this report.
getChangesSinceLastEdit() - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
getChangesSinceLastLogin() - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
getChangeType() - Method in class com.atlassian.confluence.themes.events.StylesheetChangedEvent
 
getCharacterCount() - Method in class com.atlassian.confluence.util.io.CharacterCountingWriter
 
getCharacterEncoding() - Method in class com.atlassian.confluence.setup.ConfluenceRendererConfiguration
 
getCharacterEncoding() - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getCharset() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
Deprecated.
 
getCharset() - Method in interface com.atlassian.confluence.util.http.HttpResponse
Deprecated.
Returns the charset of the response.
getCheckId() - Method in class com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsEvent
 
getChildPageIds() - Method in class com.atlassian.confluence.content.service.page.SetPageOrderCommand
 
getChildren() - Method in class com.atlassian.confluence.api.extension.MetadataProperty
Get the child properties, that are specified without a java type.
getChildren() - Method in class com.atlassian.confluence.api.model.content.Content
Returns a map of the immediate sub-content of this Content, split by ContentType.
getChildren(ContentConvertible, LimitedRequest, Expansions, Depth, Predicate<? super ContentEntityObject>) - Method in class com.atlassian.confluence.content.apisupport.BaseContentTypeApiSupport
getChildren(ContentConvertible, LimitedRequest, Expansions, Depth, Predicate<? super ContentEntityObject>) - Method in interface com.atlassian.confluence.content.apisupport.ContentTypeApiSupport
getChildren() - Method in interface com.atlassian.confluence.core.Hierarchical
 
getChildren(Comment, LimitedRequest, Depth, Predicate<? super Comment>...) - Method in interface com.atlassian.confluence.internal.pages.CommentManagerInternal
getChildren(Page, LimitedRequest, Depth) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Returns the children of a page which have a status of CURRENT, limited to the pagination requested.
getChildren() - Method in class com.atlassian.confluence.it.content.ViewContentBean
Returns the first 20 child page titles (if any) on the current page in the order they appear.
getChildren(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getChildren(ContentId) - Method in class com.atlassian.confluence.it.rpc.delegates.ContentRpc
 
getChildren(long) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
getChildren() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentTree
Deprecated.
 
getChildren() - Method in class com.atlassian.confluence.pages.actions.ReorderPageDialogAction
 
getChildren() - Method in class com.atlassian.confluence.pages.Comment
 
getChildren() - Method in class com.atlassian.confluence.pages.ContentNode
 
getChildren(Comment, LimitedRequest, Depth, Predicate<? super Comment>...) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
getChildren(Page, LimitedRequest, Depth) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getChildren() - Method in class com.atlassian.confluence.pages.Page
 
getChildren(Comment, LimitedRequest, Depth, Predicate<? super Comment>...) - Method in interface com.atlassian.confluence.pages.persistence.dao.CommentDao
getChildren(Page, LimitedRequest, Predicate<? super Page>, Depth) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
Deprecated.
getChildren(Comment, LimitedRequest, Depth, Predicate<? super Comment>...) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateCommentDao
getChildren(Page, LimitedRequest, Predicate<? super Page>, Depth) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
getChildren(Page, LimitedRequest, Predicate<? super Page>, Depth) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
getChildren() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getChildren(Content, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
getChildren(Content, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
getChildren(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns all child pages of the page with the given pageId the user authenticated by token is allowed to view.
getChildren(long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getChildren(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getChildren(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getChildren(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getChildren(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getChildrenCompletionStage(Content, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
 
getChildrenCompletionStage(Content, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
Retrieve the children of an item of Content.
getChildrenCountWithInheritedPermissions() - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
getChildrenForThisType(Attachment, LimitedRequest, Expansions, Depth) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.AttachmentContentTypeApiSupport
 
getChildrenForThisType(BlogPost, LimitedRequest, Expansions, Depth) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.BlogPostContentTypeApiSupport
 
getChildrenForThisType(Comment, LimitedRequest, Expansions, Depth) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.CommentContentTypeApiSupport
 
getChildrenForThisType(Comment, LimitedRequest, Expansions, Depth, Predicate<? super ContentEntityObject>) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.CommentContentTypeApiSupport
 
getChildrenForThisType(Page, LimitedRequest, Expansions, Depth) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.PageContentTypeApiSupport
 
getChildrenForThisType(T, LimitedRequest, Expansions, Depth) - Method in class com.atlassian.confluence.content.apisupport.BaseContentTypeApiSupport
 
getChildrenForThisType(T, LimitedRequest, Expansions, Depth, Predicate<? super ContentEntityObject>) - Method in class com.atlassian.confluence.content.apisupport.BaseContentTypeApiSupport
getChildrenForThisType(CustomContentEntityObject, LimitedRequest, Expansions, Depth) - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentTypeSupport
 
getChildrenList(ContentConvertible, ContentType, LimitedRequest, Expansions, Depth, Collection<String>) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ChildSupport
 
getChildrenMap(ContentSelector, LimitedRequest, Expansions, Depth) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ChildSupport
 
getChildrenMap(ContentSelector, LimitedRequest, Expansions, Depth, Collection<String>) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ChildSupport
 
getChildrenMap(ContentConvertible, LimitedRequest, Expansions, Depth, Collection<String>) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ChildSupport
Called from the ContentFactory when expanding "children" on a Content item being built.
getChildrenOfThisTypeForOtherType(ContentConvertible, LimitedRequest, Expansions, Depth) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.AttachmentContentTypeApiSupport
 
getChildrenOfThisTypeForOtherType(ContentConvertible, LimitedRequest, Expansions, Depth) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.BlogPostContentTypeApiSupport
 
getChildrenOfThisTypeForOtherType(ContentConvertible, LimitedRequest, Expansions, Depth) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.CommentContentTypeApiSupport
 
getChildrenOfThisTypeForOtherType(ContentConvertible, LimitedRequest, Expansions, Depth, Predicate<? super ContentEntityObject>) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.CommentContentTypeApiSupport
 
getChildrenOfThisTypeForOtherType(ContentConvertible, LimitedRequest, Expansions, Depth) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.PageContentTypeApiSupport
 
getChildrenOfThisTypeForOtherType(ContentConvertible, LimitedRequest, Expansions, Depth) - Method in class com.atlassian.confluence.content.apisupport.BaseContentTypeApiSupport
 
getChildrenOfThisTypeForOtherType(ContentConvertible, LimitedRequest, Expansions, Depth, Predicate<? super ContentEntityObject>) - Method in class com.atlassian.confluence.content.apisupport.BaseContentTypeApiSupport
getChildrenOfThisTypeForOtherType(ContentConvertible, LimitedRequest, Expansions, Depth) - Method in class com.atlassian.confluence.content.apisupport.CustomContentTypeApiSupport
 
getChildrenOfThisTypeForOtherType(ContentConvertible, LimitedRequest, Expansions, Depth, Predicate<? super ContentEntityObject>) - Method in class com.atlassian.confluence.content.apisupport.CustomContentTypeApiSupport
getChildrenOfType(ContentEntityObject, String, LimitedRequest, Expansions, Depth, Predicate<? super CustomContentEntityObject>) - Method in interface com.atlassian.confluence.content.CustomContentManager
getChildrenOfType(ContentEntityObject, String, LimitedRequest, Expansions, Depth, Predicate<? super CustomContentEntityObject>) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
getChildrenOfTypeAndFilter(ContentEntityObject, String, LimitedRequest, Expansions, Depth, Predicate<? super CustomContentEntityObject>) - Method in interface com.atlassian.confluence.content.CustomContentManager
Returns the children of a CustomContentEntityObject, limited to the pagination requested.
getChildrenShowing() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getChildrenShowing() - Method in class com.atlassian.confluence.user.UserInterfaceState
 
getChooseThemeUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getChronoUnit() - Method in class com.atlassian.confluence.api.model.ChronoUnitCaseInsensitive
 
getChunk(ClientIdentity, ChunkETag) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreClientAdapter
Deprecated.
 
getChunk(ClientIdentity, ChunkETag) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.MediaApiClientAdapter
Deprecated.
 
getClassesFromJar(URL) - Static method in class com.atlassian.confluence.util.ClasspathUtils
Get a list of class files in the JAR specified by a URL.
getClassesInClasspathJars() - Static method in class com.atlassian.confluence.util.ClasspathUtils
Gets a list of JARs from the thread context classloader, and returns a ClasspathClasses object with the class file names and the JARs which they appear in.
getClassFileNames(JarSet) - Method in class com.atlassian.confluence.util.classpath.ClasspathJarDuplicateClassFinder
 
getClassFileNames(JarSet) - Method in class com.atlassian.confluence.util.classpath.ClasspathJarSets
Returns the class files in a given set of JARs, which may be one or more JARs.
getClassFileNames(JarSet) - Method in interface com.atlassian.confluence.util.classpath.DuplicateClassFinder
 
getClassFilter() - Method in enum com.atlassian.confluence.search.ReIndexOption
 
getClassFilter() - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
getClassForTargetObject(Object) - Method in class com.atlassian.confluence.velocity.introspection.ConfluenceAnnotationBoxingUberspect
Return the underlying class of an object even if obscured by a Spring AOP proxy
getClassInstance(String) - Method in class com.atlassian.confluence.plugin.ConfluencePluginObjectFactory
 
getClassLoader() - Method in class com.atlassian.confluence.plugin.dev.AlternativeDirectoryResourceLoaderSupportingStaticPlugin
 
getClassLoader() - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getClassLoader() - Method in class com.atlassian.confluence.util.i18n.ClasspathI18NResource
 
getClassLoader() - Method in class com.atlassian.confluence.util.i18n.HelpPathsI18NResource
 
getClassLoader() - Method in class com.atlassian.confluence.util.i18n.ResourceBundleI18NResource
 
getClassLoaderClasspath(ClassLoader) - Method in class com.atlassian.confluence.admin.actions.ViewSystemClasspathAction
 
getClassLoaderClasspath(ClassLoader) - Static method in class com.atlassian.confluence.util.ClasspathUtils
Get the classpath searched for by a particular classloader (only supports URLClassLoaders presently)
getClassMetadata(Class) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getClassMetadata(String) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getClassMetadata(Class) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Gets the hibernate class metadata for a particular class
getClassName() - Method in class bucket.core.persistence.hibernate.HibernateHandle
 
getClassName() - Method in class com.atlassian.confluence.importexport.xmlimport.model.EnumProperty
 
getClassName() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ImportedObject
 
getClassName() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ReferenceProperty
 
getClassName() - Method in class com.atlassian.confluence.internal.diagnostics.LongRunningTaskAnalyticsEvent
 
getClassName() - Method in enum com.atlassian.confluence.pageobjects.component.editor.toolbars.FormatDropdownMenu.FormatItem
Deprecated.
 
getClassName() - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
getClassName(SearchResult) - Method in class com.atlassian.confluence.util.actions.ContentTypesDisplayMapper
Get the CSS class name for the supplied SearchResult.
getClassName(SearchResult) - Method in class com.atlassian.confluence.util.actions.ContentTypesDisplayMapper
Get the CSS class name for the supplied SearchResult.
getClassName(SearchResult) - Method in interface com.atlassian.confluence.util.actions.DisplayMapper
Get the CSS class name for the supplied SearchResult.
getClassName() - Method in class com.atlassian.confluence.web.WebMenuSection
 
getClassNames(JarSet) - Method in class com.atlassian.confluence.util.classpath.ClasspathJarDuplicateClassFinder
 
getClassNames(JarSet) - Method in class com.atlassian.confluence.util.classpath.ClasspathJarSets
 
getClassNames(JarSet) - Method in interface com.atlassian.confluence.util.classpath.DuplicateClassFinder
 
getClauseType() - Method in enum com.atlassian.confluence.impl.hibernate.query.InClauseType
 
getClazz() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
 
getClazz() - Method in class com.atlassian.confluence.core.persistence.hibernate.TransientHibernateHandle
 
getClazz(Type) - Static method in class com.atlassian.confluence.plugins.restapi.graphql.ReflectionUtil
 
getCleanedData() - Method in class com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner.Result
 
getCleanedData() - Method in class com.atlassian.confluence.content.render.xhtml.XhtmlCleaner.Result
Deprecated.
 
getClient() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
getClient(Module) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
Returns a Client configured with the provided jackson module for custom deserialization.
getClient() - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
Return a jersey client configured for Jackson annotations.
getCloudPlatform() - Method in class com.atlassian.confluence.status.service.systeminfo.CloudPlatformMetadata
 
getCloudPlatformMetadata(CloudPlatformType) - Method in class com.atlassian.confluence.status.service.CloudPlatformMetadataService
 
getCloudPlatformMetadata() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
getCloudPlatformMetadata() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
 
getClusterableInterfaces() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
getClusterableInterfaces() - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
Return a list of interfaces suitable for clustered communication.
getClusterableInterfaces() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
getClusterableInterfaces() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
getClusterableInterfaces() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getClusterableInterfaces() - Static method in class com.atlassian.confluence.util.ClusterUtils
Find all network interfaces on the host that are suitable for clustering via multicast
getClusterAddress() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
getClusterAddressString() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getClusterApplicationConfig() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
getClusterConfig(boolean, ApplicationConfiguration) - Static method in class com.atlassian.confluence.cluster.ClusterConfigurationUtils
 
getClusterConfigurationHelper() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
getClusterConfigurationHelper() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getClusteredDatabaseInformation(CloudPlatformType) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
getClusteredDatabaseInformation(CloudPlatformType) - Method in interface com.atlassian.confluence.status.service.SystemInformationService
 
getClusteredDatabaseMetadata(Connection) - Method in class com.atlassian.confluence.status.service.AwsClusteredDatabaseMetadataRetriever
 
getClusteredDatabaseMetadata(Connection) - Method in interface com.atlassian.confluence.status.service.PlatformAwareClusteredDatabaseMetadataRetriever
 
getClusteredDatabaseMetadataForPlatform(Connection, CloudPlatformType) - Method in class com.atlassian.confluence.status.service.ClusteredDatabasePlatformMetadataService
 
getClusteredLock(String) - Method in interface com.atlassian.confluence.cluster.ClusterManager
Deprecated.
since 5.6 Use ClusterLockService.getLockForName(String) instead.
getClusteredLock(String) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
getClusteredQueue(String) - Method in class com.atlassian.confluence.event.queues.TaskQueueWithErrorQueueFactory
Returns the task queue for a given name/identifier.
getClusterHome() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
getClusterHome() - Method in class com.atlassian.confluence.cluster.ClusterConfig
 
getClusterHome() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getClusterInformation() - Method in interface com.atlassian.confluence.cluster.ClusterManager
Get information about the running cluster.
getClusterInformation() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
getClusterInformation() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getClusterInformation(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getClusterInformation() - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
getClusterInformation(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getClusterInformation(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getClusterInformation(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getClusterInformation(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getClusterInformation() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getClusterInvariants() - Method in interface com.atlassian.confluence.cluster.ClusterManager
Get all attributes of the server that must be consistent between cluster nodes.
getClusterInvariants() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
getClusterJoinConfig() - Method in interface com.atlassian.confluence.cluster.ClusterInformation
 
getClusterJoinConfig() - Method in class com.atlassian.confluence.cluster.EmptyClusterInformation
 
getClusterJoinConfig() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterInformation
 
getClusterJoinConfig() - Method in exception com.atlassian.confluence.cluster.NamedClusterException
 
getClusterJoinConfig() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteClusterInformation
 
getClusterManager() - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
getClusterManager() - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
getClusterManager() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getClusterManager() - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
Deprecated.
since 5.9.1
getClusterManager() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
getClusterMembers() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
getClusterName() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
getClusterName() - Method in class com.atlassian.confluence.cluster.ClusterConfig
 
getClusterName() - Method in exception com.atlassian.confluence.cluster.NamedClusterException
 
getClusterName() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getClusterNodesInfo() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
getClusterNodeStatuses(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getClusterNodeStatuses() - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
getClusterNodeStatuses(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getClusterNodeStatuses(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getClusterNodeStatuses(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getClusterNodeStatuses(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getClusterPeersString() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getClusterStatus() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
getClusterTime() - Static method in class com.atlassian.confluence.cluster.hazelcast.HazelcastUtils
 
getClusterUptime() - Method in interface com.atlassian.confluence.cluster.ClusterManager
Gets the amount of time that the cluster has been running.
getClusterUptime() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
getCollaborativeEditingHelper() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getCollaborativeEditingHelper() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getCollaborativeEditingHelper() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
getCollaborativeEditingUuid() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getCollaborator() - Method in class com.atlassian.confluence.core.VersionHistorySummaryCollaborator
 
getCollapsedEntries() - Method in class com.atlassian.confluence.api.model.reference.EnrichableMap
 
getCollationScript() - Method in class com.atlassian.confluence.impl.health.checks.rules.AbstractDatabaseCollationRule
 
getCollationScript() - Method in class com.atlassian.confluence.impl.health.checks.rules.MsSqlCollationRule
 
getCollationScript() - Method in class com.atlassian.confluence.impl.health.checks.rules.MySqlCollationRule
 
getCollationScript() - Method in class com.atlassian.confluence.impl.health.checks.rules.PostgresCollationRule
 
getCollectionMetadata(String) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getCollectorKey() - Method in class com.atlassian.confluence.impl.util.DecoratorUtil.SideBarContext
 
getColor() - Method in class com.atlassian.confluence.tinymceplugin.placeholder.StyledString
 
getColorPickerButtonBackgroundColor() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar
Deprecated.
 
getColorScheme() - Method in class com.atlassian.confluence.core.actions.ColorsStylesheetAction
For Americans and other people who can't spell.
getColorScheme() - Method in class com.atlassian.confluence.core.actions.ThemeColorsStylesheetAction
 
getColour(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ColourSchemeAction
Populates the colour setting text fields.
getColour(ColourScheme, String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.LookAndFeelAction
 
getColourKey() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ColourPickerAction
 
getColourKeys() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.LookAndFeelAction
 
getColourMap() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ColourSchemeAction
 
getColourScheme() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.LookAndFeelAction
fetch chained colour schemes for displaying
getColourScheme() - Method in class com.atlassian.confluence.core.actions.ColorsStylesheetAction
 
getColourScheme() - Method in class com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
 
getColourScheme() - Method in class com.atlassian.confluence.themes.BasicTheme
 
getColourScheme() - Method in class com.atlassian.confluence.themes.DefaultTheme
Returns null because this object doesn't represent a colour scheme.
getColourScheme() - Method in class com.atlassian.confluence.themes.ExperimentalUnsupportedTheme
 
getColourScheme() - Method in interface com.atlassian.confluence.themes.Theme
 
getColourSchemeManager() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractLookAndFeelAction
 
getColourSchemeSetting(Space) - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
getColourSchemeSetting(Space) - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
 
getColourSchemeSetting(Space) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
getColourSchemesSettings() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getColourSchemesSettings() - Method in class com.atlassian.confluence.setup.settings.SpaceSettings
 
getColourSchemeType() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.LookAndFeelAction
 
getColourSchemeType() - Method in class com.atlassian.confluence.setup.settings.beans.ColourSchemesSettings
 
getColourSchemeTypes() - Method in class com.atlassian.confluence.util.LayoutHelper
 
getColourUtils() - Method in class com.atlassian.confluence.core.actions.ColorsStylesheetAction
 
getColumnContent(int) - Method in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
Returns the text content of the given column index.
getColumnDataType(int) - Method in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
Return the cell type for a certain cell, querying data-type attribute.
getColumnLocator() - Method in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
 
getColumnName() - Method in interface com.atlassian.confluence.core.persistence.schema.api.SchemaElementComparison.ColumnComparison
 
getColumnName() - Method in class com.atlassian.confluence.core.persistence.schema.descriptor.ComparedColumn
 
getColumnName() - Method in class com.atlassian.confluence.upgrade.ddl.AlterColumnCommand
 
getColumnNumber() - Method in exception com.atlassian.confluence.content.render.xhtml.XhtmlParsingException
 
getColumns() - Method in interface com.atlassian.confluence.core.persistence.schema.api.TableSchemaComparison
 
getColumns() - Method in class com.atlassian.confluence.core.persistence.schema.descriptor.ComparedTable
 
getColumns() - Method in class com.atlassian.confluence.pages.templates.variables.TextAreaVariable
 
getColumns() - Method in class com.atlassian.confluence.pages.thumbnail.Thumbnails
 
getCombinedResourceBundles() - Method in class com.atlassian.confluence.util.i18n.ResourceBundlesCollector
 
getCommand() - Method in class com.atlassian.confluence.core.service.CommandActionHelper
 
getCommand() - Method in class com.atlassian.confluence.labels.actions.AddFavouriteAction
 
getCommand() - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouriteAjaxAction
 
getCommand() - Method in class com.atlassian.confluence.plugins.labels.actions.AddLabelAction
 
getCommand(String, String) - Method in class com.atlassian.confluence.upgrade.ddl.DropForeignKeyConstraintCommandFactory
 
getCommandActionHelper() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getCommandActionHelper() - Method in class com.atlassian.confluence.pages.actions.CreateBlogPostAction
 
getCommandActionHelper() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
getCommandName() - Method in class com.atlassian.confluence.upgrade.ddl.AddForeignKeyCommand
 
getCommandName() - Method in class com.atlassian.confluence.upgrade.ddl.AddUniqueConstraintCommand
 
getCommandName() - Method in class com.atlassian.confluence.upgrade.ddl.AlterColumnNullabilityCommand
 
getCommandName() - Method in interface com.atlassian.confluence.upgrade.ddl.AlterTableCommand
 
getCommandName() - Method in class com.atlassian.confluence.upgrade.ddl.DropColumnCommand
 
getCommandName() - Method in class com.atlassian.confluence.upgrade.ddl.DropForeignKeyConstraintCommand
 
getCommandName() - Method in class com.atlassian.confluence.upgrade.ddl.DropUniqueConstraintByColumnsCommand
 
getCommandName() - Method in class com.atlassian.confluence.upgrade.ddl.DropUniqueConstraintCommand
 
getCommandParameters() - Method in class com.atlassian.confluence.upgrade.ddl.AddForeignKeyCommand
 
getCommandParameters() - Method in class com.atlassian.confluence.upgrade.ddl.AddUniqueConstraintCommand
 
getCommandParameters() - Method in class com.atlassian.confluence.upgrade.ddl.AlterColumnNullabilityCommand
 
getCommandParameters() - Method in interface com.atlassian.confluence.upgrade.ddl.AlterTableCommand
 
getCommandParameters() - Method in class com.atlassian.confluence.upgrade.ddl.DropColumnCommand
 
getCommandParameters() - Method in class com.atlassian.confluence.upgrade.ddl.DropForeignKeyConstraintCommand
 
getCommandParameters() - Method in class com.atlassian.confluence.upgrade.ddl.DropUniqueConstraintByColumnsCommand
 
getCommandParameters() - Method in class com.atlassian.confluence.upgrade.ddl.DropUniqueConstraintCommand
 
getCommandWithExistingConnection(Connection, String, String) - Method in class com.atlassian.confluence.upgrade.ddl.DropForeignKeyConstraintCommandFactory
Use this when you want to get the table metadata on the same transaction as other DDL commands (e.g.
getCommaSeparatedExcludedGroupNames() - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
getComment() - Method in class com.atlassian.confluence.api.model.content.AttachmentUpload
 
getComment() - Method in interface com.atlassian.confluence.content.service.comment.CommentCommand
 
getComment() - Method in interface com.atlassian.confluence.content.service.comment.CreateCommentCommand
Gets the comment that was created.
getComment() - Method in class com.atlassian.confluence.content.service.comment.CreateCommentCommandImpl
 
getComment() - Method in interface com.atlassian.confluence.content.service.comment.DeleteCommentCommand
Gets the comment that was removed.
getComment() - Method in class com.atlassian.confluence.content.service.comment.DeleteCommentCommandImpl
 
getComment() - Method in interface com.atlassian.confluence.content.service.comment.EditCommentCommand
Gets the comment that was edited.
getComment() - Method in class com.atlassian.confluence.content.service.comment.EditCommentCommandImpl
 
getComment() - Method in interface com.atlassian.confluence.core.AttachmentResource
 
getComment() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
getComment() - Method in class com.atlassian.confluence.core.UploadedResource
 
getComment() - Method in class com.atlassian.confluence.event.events.content.comment.CommentEvent
 
getComment() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getComment(String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
getComment(AbstractPageEntity, long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getComment(ContentId) - Method in class com.atlassian.confluence.it.rpc.delegates.ContentRpc
 
getComment(AbstractPageEntity, long) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
getComment() - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
getComment() - Method in interface com.atlassian.confluence.pages.actions.CommentAware
 
getComment() - Method in class com.atlassian.confluence.pages.actions.EditCommentAction
 
getComment() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
Gets the currently focused comment.
getComment() - Method in class com.atlassian.confluence.pages.Attachment
Deprecated.
getComment(long) - Method in interface com.atlassian.confluence.pages.CommentManager
 
getComment(long) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
getComment() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
getComment() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Returns the comment related to the web interface state, or null if there is no comment.
getComment() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Comment for the attachment.
getComment() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
getComment(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Retrieves a comment with the given ID
getComment(long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getComment(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getComment(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getComment(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getComment(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getCommentAsXHtmlForWysiwyg() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getCommentAuthors() - Method in class com.atlassian.confluence.mail.reports.CommentReport
 
getCommentContainerType() - Method in interface com.atlassian.confluence.content.apisupport.CommentExtensionsSupport
Get the comment container ContentType that we provide support for.
getCommentContainerType() - Method in class com.atlassian.confluence.content.apisupport.NullCommentExtensionsSupport
 
getCommentContainerType() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyCommentExtensionSupport
 
getCommentCountOnPage(long) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getCommentCountOnPage(long) - Method in interface com.atlassian.confluence.pages.PageManager
Counts the number of comments on the page specified by the given id.
getCommentCountOnPage(long) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getCommentCountOnPage(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getCommentCountOnPage(long) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Count the number of comments on the passed in page.
getCommentCounts(List<Long>) - Method in interface com.atlassian.confluence.plugins.edgeindex.rest.ContentEntityHelper
 
getCommentCounts(List<Long>) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.HibernateContentEntityHelper
 
getCommentEditor() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAddComment
Deprecated.
 
getCommentEditor() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageEditComment
 
getCommentEditor() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageReplyComment
 
getCommentForFilename(String) - Method in class com.atlassian.confluence.util.AttachFileHelper
 
getCommentId() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
getCommentId() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
Deprecated.
 
getCommentId() - Method in class com.atlassian.confluence.pages.actions.EditCommentAction
 
getCommentId() - Method in class com.atlassian.confluence.pages.actions.RemoveCommentAction
 
getCommentLikes(Long) - Method in class com.atlassian.confluence.plugins.like.rest.resources.LikableContentResource
 
getCommentOwner() - Method in class com.atlassian.confluence.mail.reports.CommentReport
 
getComments() - Method in class com.atlassian.confluence.admin.actions.debug.BrowseCommentsAction
 
getComments() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getComments() - Method in class com.atlassian.confluence.it.content.ViewContentBean
Gets the first 20 top-level comments (if any) on the current page.
getComments(Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getComments() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
getComments() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getComments() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
getComments() - Method in class com.atlassian.confluence.plugins.rest.entities.CommentEntityTree
 
getComments() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getComments(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Retrieves the comments for a given abstract page
getComments(long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getComments(List) - Static method in class com.atlassian.confluence.rpc.soap.SoapUtils
 
getComments(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getComments(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getComments(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getComments(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getCommentUrl(Attachment, Comment) - Static method in class com.atlassian.confluence.util.GeneralUtil
Get the permalink URL to preview the given comment (annotation) in the previewer.
getCommonContext() - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
getCommonPackages(JarSet) - Method in class com.atlassian.confluence.admin.actions.ViewSystemClasspathAction
 
getCommonWords() - Method in class com.atlassian.confluence.search.v2.analysis.CommonGramsTokenFilterDescriptor
 
getCompactDuration(long) - Static method in class com.atlassian.confluence.util.GeneralUtil
Returns the duration in a compact HH:mm:ss format.
getCompactElapsedTime() - Method in class com.atlassian.confluence.search.ReIndexTask
 
getComparator(String, boolean) - Static method in class com.atlassian.confluence.util.ContentComparatorFactory
 
getCompiledResourceUris() - Method in class com.atlassian.confluence.test.compilationmonitor.lesscss.LessCssCompilationRestResource
 
getCompletedAdminTasks() - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
getCompletedAt() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
 
getCompletedAt() - Method in class com.atlassian.confluence.admin.tasks.AdminTaskData
 
getCompletedByFullName() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
 
getCompletedByFullName() - Method in class com.atlassian.confluence.admin.tasks.AdminTaskData
 
getCompletedByUsername() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
 
getCompletedByUsername() - Method in class com.atlassian.confluence.admin.tasks.AdminTaskData
 
getCompletedSteps() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
getCompleteKey() - Method in class com.atlassian.confluence.api.model.plugin.ModuleCompleteKey
Returns the String representation of the complete key.
getCompleteKey() - Method in class com.atlassian.confluence.api.model.web.WebItemView
 
getCompleteKey() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getCompleteModuleKey() - Method in class com.atlassian.confluence.event.events.plugin.AsyncPluginModuleDisableEvent
 
getCompleteModuleKey() - Method in class com.atlassian.confluence.event.events.plugin.AsyncPluginModuleEnableEvent
 
getCompleteModuleKey() - Method in class com.atlassian.confluence.themes.ClasspathThemeStylesheet
 
getCompleteModuleKey() - Method in class com.atlassian.confluence.themes.PluginThemeResource
 
getCompleteModuleKey() - Method in interface com.atlassian.confluence.themes.ThemeResource
Returns the plugin module key which this stylesheet belongs to, or the plugin key if the resource is specified at the plugin level.
getCompleteModuleKey() - Method in class com.atlassian.confluence.xwork.SoyResult
 
getCompletionStage(WebResource, Class<? extends T>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
getCompletionStageGenericCollection(WebResource, Class<? extends Iterable>, Class<E>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
getCompletionStageMap(WebResource, Class<K>, Class<V>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
getCompletionStageMapOfPageResponses(WebResource, Class<K>, Class<V>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
getCompletionStageOptional(WebResource, Class<? extends T>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
getCompletionStagePageResponseList(WebResource, Class<E>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
getCompletionStageSearchPageResponseList(WebResource, Class<E>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
getComponent(Class<M>, Object...) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
This method is used to retrieve elements that are added via a plugin.
getComponent(Object) - Method in class com.atlassian.confluence.spring.DelegatingContainerContext
 
getComponentInstance(Map) - Method in class com.atlassian.confluence.renderer.plugin.SpringRendererComponentFactory
 
getComponentName() - Method in class com.atlassian.confluence.it.plugin.SpringComponentUploadablePlugin
 
getCompositeId() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ImportedObject
 
getCompressionType() - Method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
getConclusionHtml() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.PluginAndMaterials
 
getConclusionModuleKey() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.AboutPagePanelModuleDescriptor
 
getConcurrencyLevel() - Method in class com.atlassian.confluence.impl.util.sandbox.SandboxPoolConfiguration
 
getConcurrencyLevel() - Method in class com.atlassian.confluence.index.ReIndexSpec
 
getConfig(HttpServletRequest) - Static method in class com.atlassian.confluence.util.SeraphUtils
 
getConfigClass() - Method in enum com.atlassian.confluence.it.usermanagement.Directory
Deprecated.
 
getConfigPath(ThemeModuleDescriptor) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractThemeAction
returns the Config Path for the theme defined in the theme plugin.xml
getConfigPath(ThemeModuleDescriptor) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ChooseThemeAction
returns the context path for the global configuration.
getConfigPath(ThemeModuleDescriptor) - Method in class com.atlassian.confluence.spaces.actions.ChooseThemeAction
returns the context path for the space configuration.
getConfigPath(ThemeModuleDescriptor, String) - Method in class com.atlassian.confluence.util.LayoutHelper
 
getConfiguration() - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
Deprecated.
 
getConfiguration() - Method in class bucket.user.BucketHibernateConfigProvider
Deprecated.
 
getConfiguration() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.schema.ConfluenceSchemaHelper
 
getConfiguration() - Method in class com.atlassian.confluence.impl.user.PropertySetHibernateConfigurationProvider
 
getConfiguration() - Method in interface com.atlassian.confluence.plugins.synchrony.api.SynchronyProcessManager
Returns a map containing various configuration information.
getConfiguration() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProcessManager
 
getConfiguration() - Method in class com.atlassian.confluence.plugins.synchrony.rest.CollaborativeEditingConfigResource
 
getConfigurationCurrentValueKey() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
 
getConfigurationCurrentValueKey() - Method in interface com.atlassian.confluence.admin.tasks.AdminTaskConfig
 
getConfigurationCurrentValueKey() - Method in class com.atlassian.confluence.admin.tasks.DefaultAdminTaskConfig
 
getConfigurations() - Method in class com.atlassian.confluence.extra.paste.rest.ShortcutLinkConfigurationsResource
 
getConfigurations() - Method in class com.atlassian.confluence.extra.paste.rest.ShortcutLinkConfigurationsResource.ShortcutLinkConfigurationEntities
 
getConfigurations() - Method in class com.atlassian.confluence.util.http.HttpRetrievalServiceConfig
Deprecated.
 
getConfiguredBaseUrl() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
getConfiguredBaseUrl() - Method in interface com.atlassian.confluence.it.BaseUrlSelector
Deprecated.
 
getConfiguredBaseUrl() - Method in class com.atlassian.confluence.it.ConfluenceBaseUrlSelector
Deprecated.
getConfiguredBaseUrl() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Returns the configured base url on the server.
getConfiguredBuildNumber() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
getConfigureDefaultSpaceLogoLink() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
Deprecated.
 
getConfiguredHome() - Method in class com.atlassian.confluence.impl.health.checks.HomeHealthCheckFailure
 
getConfiguredLocalHome() - Method in interface com.atlassian.confluence.setup.BootstrapManager
Returns the configured local home or null if not configured.
getConfiguredLocalHome() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
getConfiguredMemberName(Member) - Static method in class com.atlassian.confluence.cluster.hazelcast.HazelcastUtils
 
getConfiguredThemeForSpace(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getConfiguredThemeForSpace(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getConfiguredThemeForSpace(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminThemeResource.
getConfiguredThemeForSpace(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminThemeResource.
getConfiguredValue() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
 
getConfigureGadgetsLink() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
Deprecated.
 
getConfigureLayoutsLink() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
Deprecated.
 
getConfigureOfficeConnectorLink() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
Deprecated.
 
getConfigureShortcutsLink() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
Deprecated.
 
getConfigureSpacesCaptchaLink() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
Deprecated.
 
getConfigureThemeLink() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
Deprecated.
 
getConfigureUserMacrosLink() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
Deprecated.
 
getConfirm() - Method in class com.atlassian.confluence.pages.actions.RemoveCommentAction
 
getConfirm() - Method in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
getConfirm() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
getConfirm() - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
getConfirm() - Method in class com.atlassian.confluence.user.UserForm
 
getConfLicenseString() - Method in class com.atlassian.confluence.setup.actions.AbstractLicenseAction
 
getConflictingVersion() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
getConfluenceAccessManager() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getConfluenceActionSupport() - Static method in class com.atlassian.confluence.renderer.radeox.macros.MacroUtils
 
getConfluenceAttachmentDirectory() - Static method in class com.atlassian.confluence.pages.AttachmentUtils
Deprecated.
since 5.5. Use AtlassianBootstrapManager.getFilePathProperty(String) and ConfluenceBootstrapConstants.ATTACHMENTS_DIR_PROP
getConfluenceAttachmentDirectory() - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
getConfluenceBaseUrl() - Method in class com.atlassian.confluence.it.setup.JiraConnectionSetup
 
getConfluenceBaseUrl() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
getConfluenceBaseUrlCDNPrefix() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
 
getConfluenceBuildNumber() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
getConfluenceEnabledPluginsNames() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
getConfluenceFixedCDNPrefix() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
 
getConfluenceFont(String) - Method in class com.atlassian.confluence.plugins.templates.servlet.DefaultFontProvider
 
getConfluenceFont(String) - Method in interface com.atlassian.confluence.plugins.templates.servlet.FontProvider
Get the specified Confluence bundled Font.
getConfluenceFont(String) - Method in class com.atlassian.confluence.tinymceplugin.DefaultFontProvider
 
getConfluenceFont(String) - Method in interface com.atlassian.confluence.tinymceplugin.FontProvider
Get the specified Confluence bundled Font.
getConfluenceFrontendServiceURL() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
 
getConfluenceHome() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
getConfluenceHome() - Method in interface com.atlassian.confluence.setup.BootstrapManager
Deprecated.
since 5.5. Migrate to either BootstrapManager.getSharedHome() or BootstrapManager.getLocalHome() instead.
getConfluenceHome() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
Deprecated.
getConfluenceHttpParameters() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getConfluenceInfo() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
getConfluenceInfo() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfoFromDb
Deprecated.
 
getConfluenceInfo() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
 
getConfluenceLicense() - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
getConfluenceLicense() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
 
getConfluenceObject() - Method in class com.atlassian.confluence.plugins.rest.manager.ContentEntityMapping
 
getConfluenceResourceTags(String, String) - Method in class com.atlassian.confluence.setup.velocity.VelocityFriendlyPageBuilderService
 
getConfluenceRevision() - Method in class com.atlassian.confluence.core.AbstractVersionedEntityObject
 
getConfluenceRevision() - Method in class com.atlassian.confluence.pages.AbstractPage
 
getConfluenceRevision() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getConfluenceSetup() - Method in class com.atlassian.confluence.setup.actions.ChecklistAction
Deprecated.
 
getConfluenceTempDirectory() - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 5.5. Use GeneralUtil.getLocalTempDirectory() instead.
getConfluenceTempDirectoryPath() - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 5.5. Use GeneralUtil.getLocalTempDirectory() instead.
getConfluenceUpTime() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
getConfluenceUserCount() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.UserPrefetchEvent
 
getConfluenceUserPreferences(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getConfluenceUserPreferences(User) - Method in interface com.atlassian.confluence.user.UserAccessor
 
getConfluenceVelocityContext() - Static method in class com.atlassian.confluence.setup.webwork.ConfluenceVelocityManager
 
getConfluenceVersion() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
getConnection() - Method in class bucket.core.persistence.hibernate.SpringDataSourceConnectionProvider
Deprecated.
 
getConnection() - Method in class com.atlassian.confluence.api.impl.sal.rdbms.ConfluenceConnectionProvider
 
getConnection() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfluenceSpringDataSourceConnectionProvider
 
getConnection() - Method in class com.atlassian.confluence.upgrade.recovery.HibernateConnectionProvider
 
getConnection(Session) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Returns the JDBC connection for the session.
getConnection(Session) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
 
getConnection() - Method in class com.atlassian.confluence.util.db.LatencyConnectionProvider
 
getConnectionParameters() - Method in class com.atlassian.confluence.util.http.BaseHttpRetrievalService
Deprecated.
 
getConnectionPoolSize() - Method in class com.atlassian.confluence.impl.util.db.DefaultDatabaseConfigHelper
 
getConnectionPoolSize() - Method in interface com.atlassian.confluence.util.db.DatabaseConfigHelper
Returns the maximum size of the database connection pool.
getConnectionProvider(DataSource) - Method in interface com.atlassian.confluence.impl.core.persistence.hibernate.ConnectionProviderSupplier
Get a ConnectionProvider for the given DataSource.
getConnectionProvider(DataSource) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.DefaultConnectionProviderSupplier
 
getConnectionProvider() - Method in class com.atlassian.confluence.upgrade.recovery.ConfluenceExportConfiguration
 
getConnectionTested() - Method in class com.atlassian.confluence.internal.webhooks.analytics.WebhookAnalytics.CreateEvent
 
getConnectionTimeout() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getConnectionTimeout() - Method in class com.atlassian.confluence.util.http.ConfluenceHttpParameters
 
getConnectionTimeoutFrom(SystemPropertiesConnectionConfig, ConfluenceHttpParameters) - Static method in class com.atlassian.confluence.api.impl.sal.util.HttpTimeoutParameters
 
getConnectionTimeoutFrom(SystemPropertiesConnectionConfig, ConfluenceHttpParameters) - Static method in class com.atlassian.sal.confluence.net.util.HttpTimeoutParameters
 
getConnectorPort() - Method in class com.atlassian.confluence.impl.util.tomcat.DefaultTomcatConfigHelper
 
getConnectorPort() - Method in interface com.atlassian.confluence.util.tomcat.TomcatConfigHelper
Returns the connector port.
getConstraint() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
getConstraint() - Method in class com.atlassian.confluence.upgrade.upgradetask.ChangeSpaceDescriptionsBodyTypeUpgradeTask
 
getConstraint() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConvertToRelativeLinksUpgradeTask
 
getConstraint() - Method in interface com.atlassian.confluence.upgrade.UpgradeTask
 
getConstraint() - Method in class com.atlassian.confluence.upgrade.upgradetask.JiraIssueMacroServerParamsUpgradeTask
 
getConstraint() - Method in class com.atlassian.confluence.upgrade.upgradetask.LikesSqlConstraintsUpgradeTask
 
getConstraintBuildNumber() - Method in class com.atlassian.confluence.upgrade.IsNewerThan
 
getConstraintName() - Method in class com.atlassian.confluence.upgrade.ddl.DropUniqueConstraintCommand
 
getConstraintsForTable(HibernateConfig, SessionFactory, String) - Static method in class com.atlassian.confluence.upgrade.impl.HibernateCheckConstraint
Return a map of unique contraints and it's columns for the given table.
getContactAddress() - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
getContainer() - Method in class com.atlassian.confluence.api.model.content.Content
Returns the container for this Content, which for Pages and Blog Posts will be the Space, and for Comments the Page or BlogPost.
getContainer() - Method in class com.atlassian.confluence.api.model.permissions.Target.ContainerTarget
Get a target for the containing object - e.g.
getContainer(T, Expansions) - Method in class com.atlassian.confluence.content.apisupport.BaseContentTypeApiSupport
getContainer(T, Expansions) - Method in interface com.atlassian.confluence.content.apisupport.ContentTypeApiSupport
getContainer() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getContainer() - Method in class com.atlassian.confluence.pageobjects.component.form.MultiPicker
Deprecated.
 
getContainer() - Method in class com.atlassian.confluence.pages.Attachment
 
getContainer() - Method in class com.atlassian.confluence.pages.Comment
 
getContainer() - Method in interface com.atlassian.confluence.pages.Contained
 
getContainerComments(long, LimitedRequest, Depth, Predicate<? super Comment>...) - Method in interface com.atlassian.confluence.internal.pages.CommentManagerInternal
getContainerComments(long, LimitedRequest, Depth, Predicate<? super Comment>...) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
getContainerComments(long, Date) - Method in interface com.atlassian.confluence.pages.persistence.dao.CommentDao
Get the comments that have been added or updated since a specific time
getContainerComments(long, Date, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.CommentDao
Get the comments that have been added or updated since a specific time but not by a user
getContainerComments(long, LimitedRequest, Depth, Predicate<? super Comment>...) - Method in interface com.atlassian.confluence.pages.persistence.dao.CommentDao
getContainerComments(long, Date) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateCommentDao
 
getContainerComments(long, Date, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateCommentDao
 
getContainerComments(long, LimitedRequest, Depth, Predicate<? super Comment>...) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateCommentDao
getContainerContent() - Method in class com.atlassian.confluence.core.ContentEntityObject
Implementing classes wanting to be Contained in another CEO should implement the Contained interface and delegate to this method
getContainerContent() - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.AttachmentRepresentation
 
getContainerDirectoryForAttachmentVersions(long, long, Maybe<Long>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
getContainerElementSet() - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
 
getContainerEntity(ContentConvertible, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ContentExtensionsFactory
getContainerId() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
 
getContainerId() - Method in class com.atlassian.confluence.macro.count.MacroCountEvent
 
getContainerManager() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
getContainerRef() - Method in class com.atlassian.confluence.api.model.content.Content
 
getContainerSize() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Returns editor size
getContainerType() - Method in class com.atlassian.confluence.api.model.content.Content
 
getContent() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
 
getContent() - Method in class com.atlassian.confluence.api.model.content.JsonContentProperty
 
getContent() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintInstance
Get Content field
getContent() - Method in class com.atlassian.confluence.api.model.permissions.ContentRestriction
 
getContent() - Method in class com.atlassian.confluence.api.model.search.ContentSearchResult
 
getContent() - Method in class com.atlassian.confluence.api.model.watch.ContentWatch
 
getContent() - Method in class com.atlassian.confluence.content.event.PluginContentCreatedEvent
 
getContent() - Method in class com.atlassian.confluence.content.event.PluginContentRemovedEvent
 
getContent() - Method in class com.atlassian.confluence.content.event.PluginContentUpdatedEvent
 
getContent() - Method in class com.atlassian.confluence.content.render.xhtml.migration.ExceptionTolerantMigrator.MigrationResult
 
getContent() - Method in class com.atlassian.confluence.content.service.blogpost.CreateBlogPostCommandImpl
 
getContent() - Method in class com.atlassian.confluence.content.service.comment.CreateCommentCommandImpl
 
getContent() - Method in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
getContent() - Method in class com.atlassian.confluence.content.service.page.CreatePageCommandImpl
 
getContent() - Method in class com.atlassian.confluence.core.BodyContent
 
getContent() - Method in class com.atlassian.confluence.event.events.content.attachment.AttachmentEvent
 
getContent() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostEvent
 
getContent() - Method in class com.atlassian.confluence.event.events.content.comment.CommentEvent
 
getContent() - Method in interface com.atlassian.confluence.event.events.content.Contented
 
getContent() - Method in class com.atlassian.confluence.event.events.content.ContentExportedToWordEvent
 
getContent() - Method in class com.atlassian.confluence.event.events.content.ContentHistoricalVersionRemoveEvent
 
getContent() - Method in class com.atlassian.confluence.event.events.content.ContentPurgedFromTrashEvent
 
getContent() - Method in class com.atlassian.confluence.event.events.content.page.PageEvent
 
getContent() - Method in class com.atlassian.confluence.event.events.content.user.PersonalInformationEvent
 
getContent() - Method in class com.atlassian.confluence.event.events.internal.security.ContentPermissionAddedEvent
 
getContent() - Method in class com.atlassian.confluence.event.events.internal.security.ContentPermissionRemovedEvent
 
getContent() - Method in class com.atlassian.confluence.event.events.like.AbstractLikeEvent
 
getContent() - Method in class com.atlassian.confluence.event.events.permission.ContentTreePermissionReindexEvent
 
getContent() - Method in class com.atlassian.confluence.event.events.security.ContentPermissionEvent
 
getContent(Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getContent(Attachment) - Method in interface com.atlassian.confluence.index.attachment.AttachmentExtractedTextManager
Returns an Optional describing the InputStreamSource of extracted text of the provided attachment version if it is available, or an empty Optional otherwise.
getContent(Attachment) - Method in class com.atlassian.confluence.internal.index.attachment.DefaultAttachmentExtractedTextManager
 
getContent() - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
getContent() - Method in class com.atlassian.confluence.it.content.CommentBean
 
getContent() - Method in class com.atlassian.confluence.it.content.EditContentBean
 
getContent() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
getContent() - Method in interface com.atlassian.confluence.it.ContentEntity
Deprecated.
 
getContent() - Method in class com.atlassian.confluence.it.Draft
 
getContent() - Method in class com.atlassian.confluence.it.UserInformation
 
getContent(Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
getContent(Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getContent() - Method in class com.atlassian.confluence.labels.Labelling
 
getContent(Label) - Method in interface com.atlassian.confluence.labels.LabelManager
Deprecated.
since 5.3. Use a method like LabelManager.getContentForLabel(int, int, Label) that provides a specific return type.
getContent() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentTree
Deprecated.
 
getContent() - Method in class com.atlassian.confluence.like.LikeEntity
 
getContent() - Method in class com.atlassian.confluence.macro.MacroExecutionContext
Returns the ContentEntityObject associated with this macro.
getContent() - Method in class com.atlassian.confluence.mail.notification.Notification
 
getContent() - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog2
 
getContent() - Method in class com.atlassian.confluence.pageobjects.component.dialog.WikiMarkupDialog
Deprecated.
 
getContent() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
Deprecated.
 
getContent() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
getContent() - Method in class com.atlassian.confluence.pageobjects.page.content.SourceEditor
Deprecated.
 
getContent() - Method in class com.atlassian.confluence.pageobjects.page.space.ViewPageTemplate
Deprecated.
 
getContent() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
getContent() - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
Return the context's Content.
getContent() - Method in class com.atlassian.confluence.plugin.dev.ResourceLocationDelegate
 
getContent() - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
 
getContent() - Method in class com.atlassian.confluence.plugins.like.notifications.LikeNotification
 
getContent() - Method in class com.atlassian.confluence.plugins.lookandfeel.SiteLogo
 
getContent(Long) - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeAttachmentResource
Deprecated.
Returns a full representation of the attachment for the given ID.
getContent(Long) - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeContentResource
Deprecated.
Returns the content for the given ID.
getContent(String, String, String, List<ContentStatus>, String, String, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentResource
Returns a paginated list of Content.
getContent() - Method in class com.atlassian.confluence.plugins.templates.actions.ViewPageTemplateAction
 
getContent() - Method in class com.atlassian.confluence.plugins.viewsource.ViewSourceAction
 
getContent() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseFailureReport
 
getContent() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntry
 
getContent() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
getContent() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummaries
 
getContent() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
getContent() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
getContent() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getContent() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getContent() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Gets the text content of the search result.
getContent() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
 
getContent(Long, String) - Method in class com.atlassian.confluence.ui.rest.content.LegacyContentResource
Deprecated.
 
getContent() - Method in class com.atlassian.confluence.user.actions.ViewMyFavouritesAction
 
getContent() - Method in class com.atlassian.confluence.user.actions.ViewMyLabelsAction
 
getContent() - Method in class com.atlassian.confluence.user.history.UserHistory
All the pages, sorted with Most Frequently Used returned at the start of the list.
getContent() - Method in class com.atlassian.confluence.user.notifications.AddWatchLink
 
getContent() - Method in class com.atlassian.confluence.util.EditPageBean
 
getContentActionBreadcrumb(Action, Space, AbstractPage, DisplayableLabel) - Method in interface com.atlassian.confluence.util.breadcrumbs.BreadcrumbGenerator
Returns an appropriate breadcrumb for the given action, space, page and label.
getContentActionBreadcrumb(Action, Space, AbstractPage, DisplayableLabel) - Method in class com.atlassian.confluence.util.breadcrumbs.DefaultBreadcrumbGenerator
 
getContentAdapter() - Method in interface com.atlassian.confluence.content.ContentType
 
getContentAdapter() - Method in class com.atlassian.confluence.content.custom.CustomContentTypeWrapper
 
getContentAdapter() - Method in class com.atlassian.confluence.content.UninstalledContentType
 
getContentAdapter() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentType
 
getContentAdapter() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyUnavailableContentType
 
getContentAdapter() - Method in class com.atlassian.confluence.plugins.contentproperty.JsonContentPropertyType
 
getContentAuthoredByUser(String) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
getContentAuthoredByUser(String) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getContentAuthoredByUser(String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getContentBlueprintSpec() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintInstance
Get Blueprint information of the request.
getContentBody(long, ContentRepresentation) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
Deprecated.
Get the body of a piece of content in a given representation
getContentBody() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getContentBody(long, ContentRepresentation) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
Deprecated.
 
getContentBreadcrumb() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getContentBreadcrumb() - Method in class com.atlassian.confluence.pages.actions.CreateBlogPostAction
 
getContentBreadcrumb(Space, AbstractPage) - Method in interface com.atlassian.confluence.util.breadcrumbs.BreadcrumbGenerator
Returns an appropriate breadcrumb for a page or blogpost
getContentBreadcrumb(Space, AbstractPage) - Method in class com.atlassian.confluence.util.breadcrumbs.DefaultBreadcrumbGenerator
 
getContentByGraph(ContentId, String, String, String, String, String, List<ContentStatus>, Integer, int, String, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentResource
 
getContentById(ContentId, List<ContentStatus>, Integer, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentResource
Returns a piece of Content.
getContentCategory() - Method in class com.atlassian.confluence.search.v2.searchfilter.ContentCategorySearchFilter
 
getContentChoice() - Method in class com.atlassian.confluence.setup.actions.SetupDataAction
 
getContentChoiceList() - Method in class com.atlassian.confluence.setup.actions.SetupDataAction
 
getContentCollectorBreadcrumb(Space, Class) - Method in interface com.atlassian.confluence.util.breadcrumbs.BreadcrumbGenerator
Returns an appropriate collector page breadcrumb to represent content at the root level of a space conforming to the new space information architecture.
getContentCollectorBreadcrumb(Space, Class) - Method in class com.atlassian.confluence.util.breadcrumbs.DefaultBreadcrumbGenerator
 
getContentCount(Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getContentCount(Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getContentCount(Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getContentCount(Label) - Method in interface com.atlassian.confluence.labels.LabelManager
 
getContentCount(Label) - Method in class com.atlassian.confluence.user.actions.ViewMyFavouritesAction
 
getContentCount(Label) - Method in class com.atlassian.confluence.user.actions.ViewMyLabelsAction
 
getContentCreator() - Method in interface com.atlassian.confluence.content.apisupport.CustomContentApiSupportParams
 
getContentCreator() - Method in class com.atlassian.confluence.content.apisupport.CustomContentApiSupportParamsImpl
 
getContentCssClass() - Method in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
getContentCssClass(String, String) - Method in class com.atlassian.confluence.content.ui.AttachmentUiSupport
 
getContentCssClass(Attachment) - Method in class com.atlassian.confluence.content.ui.AttachmentUiSupport
 
getContentCssClass(T) - Method in interface com.atlassian.confluence.content.ui.ContentUiSupport
Get the CSS class that can be applied to some inline element describing the given content
getContentCssClass(String, String) - Method in interface com.atlassian.confluence.content.ui.ContentUiSupport
Get the CSS class that can be applied to add an icon to some inline element describing the given content.
getContentCssClass(String, String) - Method in class com.atlassian.confluence.content.ui.DefaultContentUiSupport
 
getContentCssClass(ContentEntityObject) - Method in class com.atlassian.confluence.content.ui.DefaultContentUiSupport
 
getContentCssClass(String, String) - Method in class com.atlassian.confluence.content.ui.PageUiSupport
 
getContentCssClass(Page) - Method in class com.atlassian.confluence.content.ui.PageUiSupport
 
getContentCssClass(String, String) - Method in class com.atlassian.confluence.content.ui.SimpleUiSupport
 
getContentCssClass(T) - Method in class com.atlassian.confluence.content.ui.SimpleUiSupport
 
getContentCssClass() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
getContentDeserializer() - Method in class com.atlassian.confluence.rest.serialization.OptionalDeserializer
 
getContentDeserializer() - Method in class com.atlassian.confluence.rest.serialization.OptionDeserializer
Deprecated.
 
getContentDeserializer() - Method in class com.atlassian.confluence.rest.serialization.RestListDeserializer
 
getContentDetailActionBreadcrumb(Action, Space, AbstractPage) - Method in interface com.atlassian.confluence.util.breadcrumbs.BreadcrumbGenerator
Breadcrumb for the "detail" pages of a Page/Blog, like Info, Attachments or History.
getContentDetailActionBreadcrumb(Action, Space, AbstractPage) - Method in class com.atlassian.confluence.util.breadcrumbs.DefaultBreadcrumbGenerator
Breadcrumb for the "detail" pages of a Page/Blog, like Info, Attachments or History.
getContentDraft() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
Return the current draft in use if there is one or null otherwise.
getContentDraft() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
Deprecated.
getContentDraft() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Deprecated.
getContentDrafts() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
getContentElement() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardUpdatesContent
Deprecated.
 
getContentEntities(List<Long>) - Method in interface com.atlassian.confluence.plugins.edgeindex.rest.ContentEntityHelper
 
getContentEntities(List<Long>) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.HibernateContentEntityHelper
 
getContentEntity() - Method in class com.atlassian.confluence.content.ContentProperty
 
getContentEntity() - Method in class com.atlassian.confluence.impl.notifications.ContentEntityAutoWatcher.AutowatchIfRequiredEvent
 
getContentEntity() - Method in class com.atlassian.confluence.plugins.rest.manager.ContentEntityMapping
 
getContentEntity(Long, boolean) - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestContentManager
 
getContentEntity(Long, boolean) - Method in interface com.atlassian.confluence.plugins.rest.manager.RestContentManager
Gets the ContentEntity object for the given id and expands it if requested to.
getContentEntityManager() - Method in interface com.atlassian.confluence.content.apisupport.CustomContentApiSupportParams
 
getContentEntityManager() - Method in class com.atlassian.confluence.content.apisupport.CustomContentApiSupportParamsImpl
 
getContentEntityManager() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getContentEntityManager() - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
getContentEntityManager() - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
getContentEntityManager() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
getContentEntityObject(Map) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractContentNotificationsListener
Deprecated.
 
getContentEntityObject(Map) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
Returns the content entity used for the render context.
getContentEntityObject(Map) - Method in class com.atlassian.confluence.mail.notification.listeners.BlogPostNotificationsListener
Deprecated.
 
getContentEntityObject(Map) - Method in class com.atlassian.confluence.mail.notification.listeners.CommentNotificationsListener
Deprecated.
 
getContentEntityObject() - Method in class com.atlassian.confluence.mail.reports.AbstractContentEntityReport
 
getContentEntityObject() - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
getContentEntityObject() - Method in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
getContentEntityObject() - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
getContentEntityObject() - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
getContentEntityObject() - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
getContentEntityObject() - Method in class com.atlassian.confluence.pages.Comment
 
getContentEntityObject(MacroParameter) - Static method in class com.atlassian.confluence.renderer.radeox.macros.MacroUtils
 
getContentEntityObject(Map) - Method in class com.atlassian.confluence.user.notifications.UserSignUpNotificationsListener
Deprecated.
 
getContentEntityObjectDao() - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getContentEntityType() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
 
getContentForAllLabels(Collection<Label>, int, int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getContentForAllLabels(int, int, Label...) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getContentForAllLabels(int, int, String) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
 
getContentForAllLabels(int, int, String) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
 
getContentForAllLabels(Collection<Label>, int, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
getContentForAllLabels(int, int, Label...) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getContentForAllLabels(Collection<Label>, int, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getContentForAllLabels(int, int, Label...) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getContentForAllLabels(Collection<Label>, int, int) - Method in interface com.atlassian.confluence.labels.LabelManager
Deprecated.
getContentForAllLabels(int, int, Label...) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve current ContentEntityObjects which are labelled with ALL provided labels.
getContentForAllLabels(String, int, int, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getContentForAllLabels(String, int, int, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Returns CEOs having all of the labels supplied in the string.
getContentForAllLabels(String, int, int, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getContentForLabel(int, int, Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getContentForLabel(int, int, Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getContentForLabel(int, int, Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getContentForLabel(int, int, Label) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve current ContentEntityObjects which are labelled with the provided label.
getContentForSaving() - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
Returns the content that has been submitted as part of a user's attempt to add new content or edit existing content.
getContentHistory(ContentId, int, int, String, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ContentVersionResource
Get list of content versions in version descending order.
getContentId(Reference<Content>) - Static method in class com.atlassian.confluence.api.model.content.Content
Deprecated.
since 5.10. Use Content.getSelector().
getContentId() - Method in class com.atlassian.confluence.api.model.search.SearchContext
Deprecated.
since 7.0.1. Use SearchContext.contentId()
getContentId() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getContentId() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ContentEntityResourceIdentifier
 
getContentId() - Method in class com.atlassian.confluence.content.service.experimental.PreparedAbstractPage
 
getContentId() - Method in class com.atlassian.confluence.content.service.IdContentLocator
 
getContentId() - Method in class com.atlassian.confluence.core.ContentEntityObject
Returns the ContentId for this entity object, if it implements ContentConvertible.
getContentId() - Method in class com.atlassian.confluence.core.ContributionStatus
 
getContentId() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.ContentUpdatedEvent
 
getContentId() - Method in class com.atlassian.confluence.event.events.like.AsyncLikeEvent
 
getContentId() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
 
getContentId() - Method in class com.atlassian.confluence.impl.contributors.VersionContributorSummary
 
getContentId() - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
getContentId() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getContentId() - Method in class com.atlassian.confluence.it.Draft
 
getContentId() - Method in class com.atlassian.confluence.it.Like
 
getContentId() - Static method in class com.atlassian.confluence.it.Meta
 
getContentId() - Method in class com.atlassian.confluence.like.Like
 
getContentId() - Method in class com.atlassian.confluence.links.OutgoingLinkMeta
 
getContentId() - Method in class com.atlassian.confluence.macro.count.MacroCountEvent
 
getContentId() - Method in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
getContentId() - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
getContentId() - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
getContentId() - Method in class com.atlassian.confluence.pages.Attachment
 
getContentId() - Method in class com.atlassian.confluence.pages.BlogPost
Returns the ContentId for this Blog post.
getContentId() - Method in class com.atlassian.confluence.pages.Comment
Returns the ContentId for this Comment.
getContentId() - Method in interface com.atlassian.confluence.pages.ContentConvertible
 
getContentId(ContentEntityObject) - Static method in interface com.atlassian.confluence.pages.DraftsTransitionHelper
 
getContentId() - Method in class com.atlassian.confluence.pages.Page
Returns the ContentId for this Page.
getContentId() - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
Return the context's Content id.
getContentId() - Method in class com.atlassian.confluence.plugins.like.notifications.batch.LikeContext
 
getContentId() - Method in interface com.atlassian.confluence.plugins.like.notifications.LikePayload
 
getContentId() - Method in class com.atlassian.confluence.plugins.like.notifications.SimpleLikePayload
 
getContentId() - Method in class com.atlassian.confluence.plugins.like.rest.entities.LikeEntity
 
getContentId() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.EmbeddedImagePlaceholderRequest
 
getContentId() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.MacroRenderRequest
 
getContentId() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.PreviewMacroRequest
 
getContentId() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.UnmarshalMacroRequest
 
getContentId() - Method in class com.atlassian.synchrony.Events
 
getContentId() - Method in class com.atlassian.synchrony.Snapshots
 
getContentIdentifier(ContentEntityObject) - Static method in class com.atlassian.confluence.util.ConfluenceTrackbackUtils
Deprecated.
 
getContentIds() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.SynchronyLockEvent
 
getContentIds() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.SynchronyUnlockEvent
 
getContentIdsWithPermissionSet(String) - Method in interface com.atlassian.confluence.security.persistence.dao.ContentPermissionSetDao
Gets the list of id of content which belongs to the specified space and has the permission set configured.
getContentIdsWithPermissionSet(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateContentPermissionSetDao
 
getContentInSpaceForAllLabels(int, int, String, Label...) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getContentInSpaceForAllLabels(int, int, String, Label...) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getContentInSpaceForAllLabels(int, int, String, Label...) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getContentInSpaceForAllLabels(int, int, String, Label...) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve current ContentEntityObjects in the given space which are labelled with ALL provided labels.
getContentInSpaceForLabel(int, int, String, Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getContentInSpaceForLabel(int, int, String, Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getContentInSpaceForLabel(int, int, String, Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getContentInSpaceForLabel(int, int, String, Label) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve current ContentEntityObjects in the given space which are labelled with the provided label.
getContentInSpacesForAllLabels(int, int, Set<String>, Label...) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getContentInSpacesForAllLabels(int, int, String, String) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
 
getContentInSpacesForAllLabels(int, int, String, String) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
 
getContentInSpacesForAllLabels(int, int, Set<String>, Label...) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getContentInSpacesForAllLabels(int, int, Set<String>, Label...) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getContentInSpacesForAllLabels(int, int, Set<String>, Label...) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve current ContentEntityObjects in the given spaces which are labelled with ALL provided labels.
getContentInSpacesForAllLabels(String, int, int, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getContentInSpacesForAllLabels(String, int, int, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Returns CEOs in the given spaces having all of the labels supplied in the string.
getContentInSpacesForAllLabels(String, int, int, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getContentLabels(ContentEntityObject, int) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getContentLength() - Method in interface com.atlassian.confluence.core.AttachmentResource
Deprecated.
since 5.10. Use Resource.contentLength() instead.
getContentLength() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
getContentLength() - Method in class com.atlassian.confluence.core.UploadedResource
 
getContentLength() - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceReader
 
getContentLength() - Method in interface com.atlassian.confluence.importexport.resource.DownloadResourceReader
 
getContentLength() - Method in class com.atlassian.confluence.importexport.resource.FileDownloadResourceReader
 
getContentLength() - Method in class com.atlassian.confluence.importexport.resource.GenericDownloadResourceReader
 
getContentLength() - Method in class com.atlassian.confluence.importexport.resource.ThumbnailDownloadResourceReader
 
getContentLength() - Method in class com.atlassian.confluence.importexport.resource.WebImagesDownloadResourceReader
 
getContentLength() - Method in class com.atlassian.confluence.web.rangerequest.RangeRequest
 
getContentListAsString() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
creates a comma separated String based on the configured list of content types
getContentLocator(long) - Method in class com.atlassian.confluence.content.service.DefaultRenderingService
 
getContentLocator(long) - Method in interface com.atlassian.confluence.content.service.RenderingService
Creates and returns a IdContentLocator that can locate a ConfluenceEntityObject by an id.
getContentMigrationExceptions() - Method in class com.atlassian.confluence.content.render.xhtml.migration.exceptions.ExceptionReport
 
getContentName() - Method in class com.atlassian.confluence.user.notifications.AddWatchLink
 
getContentNameMatches() - Method in class com.atlassian.confluence.search.actions.json.ContentNameSearchResult
Each sub-list within the returned list will have results of the same 'category'.
getContentNavContext() - Static method in class com.atlassian.confluence.impl.util.DecoratorUtil
Methods returns page/blogpost context, saved into request for deferred (sitemesh) content nav execution.
getContentObject() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getContentOption() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
getContentParentRef() - Method in class com.atlassian.confluence.api.model.content.History
 
getContentPermission(String) - Method in class com.atlassian.confluence.core.ContentEntityObject
Deprecated.
since 2.6 - use getContentPermissionSet
getContentPermission() - Method in class com.atlassian.confluence.event.events.security.ContentPermissionEvent
 
getContentPermissionId(ContentPermission, long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getContentPermissionId(long, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getContentPermissionManager() - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
getContentPermissions(long, ContentPermissionType) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getContentPermissions() - Method in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
 
getContentPermissions() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentPermissionSet
 
getContentPermissions(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getContentPermissions(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getContentPermissionsCopy() - Method in class com.atlassian.confluence.security.ContentPermissionSet
Deprecated.
getContentPermissionSet(String) - Method in class com.atlassian.confluence.core.ContentEntityObject
Note, this method does not return ContentPermissions inherited from the Content's ancestry.
getContentPermissionSet(long, ContentPermissionType) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getContentPermissionSet(String, long, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Get the content permission set of a certain type for a particular piece of content
getContentPermissionSet(long, String) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getContentPermissionSet(String, long, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getContentPermissionSet(String, long, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getContentPermissionSet(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getContentPermissionSet(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getContentPermissionSetDao() - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
Deprecated.
 
getContentPermissionSets(ContentEntityObject, String) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Get the ContentPermissionSets that affect this ceo, both inherited and directly.
getContentPermissionSets(ContentEntityObject, String) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
getContentPermissionSets(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Get the content permission sets for a particular piece of content
getContentPermissionSets(long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getContentPermissionSets(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getContentPermissionSets(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getContentPermissionSets(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getContentPermissionSets(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getContentPluginKey() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
getContentPropertiesString(long, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
getContentPropertiesString(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getContentPropertiesString(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Get the string value of a ContentProperty associated with a content entity given its id and the property name
getContentPropertiesString(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getContentPropertiesStringForSpace(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Uses ContentProperties associated with the SpaceDescription.
getContentPropertiesStringForSpace(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getContentPropertiesStringForSpace(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Get the string value of a ContentProperty associated with the SpaceDescription of the space
getContentPropertiesStringForSpace(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getContentProperty(long, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
getContentProperty() - Method in class com.atlassian.confluence.plugin.module.SearchBodyProperty
 
getContentProperty(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getContentProperty(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Get the content property value for a content entity given its id and the property key
getContentProperty(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getContentPropertyKeys(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
getContentPropertyKeys() - Method in class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertyIndexSchema
Returns all content property keys which have an index schema associated with them.
getContentPropertyKeys(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getContentPropertyKeys(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Get the content property keys for a content entity given its id
getContentPropertyKeys(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getContentRef() - Method in class com.atlassian.confluence.api.model.content.ContentBody
 
getContentRef() - Method in class com.atlassian.confluence.api.model.content.JsonContentProperty
 
getContentRef() - Method in class com.atlassian.confluence.api.model.content.Version
 
getContents() - Method in class com.atlassian.confluence.plugins.labels.actions.AlphabeticalListLabelsAction
 
getContents() - Method in class com.atlassian.confluence.plugins.rest.entities.CommentEntityTree
 
getContents() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntityList
Returns the list of ContentEntity provided by this entity.
getContents() - Method in class com.atlassian.confluence.plugins.rest.entities.UserHistoryList
 
getContents(char) - Method in class com.atlassian.confluence.util.actions.AlphabeticalGroupingSupport
 
getContents(String) - Method in class com.atlassian.confluence.util.actions.AlphabeticalGroupingSupport
Return the content that begins with the specified string.
getContents() - Method in class com.atlassian.confluence.util.actions.AlphabeticalGroupingSupport
Return all of the content
getContents(String) - Method in class com.atlassian.confluence.util.actions.AlphabeticalLabelGroupingSupport
Return the content that begins with the specified string.
getContents() - Method in class com.atlassian.confluence.util.actions.AlphabeticalLabelGroupingSupport
Return all of the content
getContentsAsStream() - Method in class com.atlassian.confluence.pages.Attachment
getContentsFound() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionSearchEvent
 
getContentsRemoved() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionEvent
 
getContentsRemoved() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionRemovalEvent
 
getContentStatus() - Method in class com.atlassian.confluence.core.ContentEntityObject
Get the hibernate field for content status, distinguishing only draft/deleted/current status.
getContentStatus() - Method in class com.atlassian.confluence.core.ContributionStatus
 
getContentStatus() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.ContentUpdatedEvent
 
getContentStatus() - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.ContentRepresentation
 
getContentStatus() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
getContentStatuses() - Method in class com.atlassian.confluence.api.model.search.SearchContext
Deprecated.
getContentStatuses() - Method in class com.atlassian.confluence.search.v2.searchfilter.ContentStatusFilter
 
getContentStatusList() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getContentStatusObject() - Method in class com.atlassian.confluence.core.ContentEntityObject
Get the api layer enum for content status, distinguishing CURRENT/HISTORICAL/DRAFT/TRASHED.
getContentStringProperty(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getContentStringProperty(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Get the content property string value (in OS_PROPERTYENTRY) for a content entity given its id and property key
getContentStringProperty(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getContentSummary() - Method in class com.atlassian.confluence.pages.Draft
Deprecated.
getContentsWith(String) - Method in class com.atlassian.confluence.plugins.labels.actions.AlphabeticalListLabelsAction
 
getContentTemplate(ContentTemplateId, String) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.TemplateResource
Return the template identified by id.
getContentTemplateId() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec
Deprecated.
getContentTemplateId() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
getContentTemplates(String, int, int, String, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.TemplateResource
Returns all content templates of the space specified.
getContentTextProperty(long, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
getContentTextProperty(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getContentTextProperty(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Get the content property text value (in OS_PROPERTYENTRY) for a content entity given its id and property key
getContentTextProperty(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getContentToAttachLogoTo() - Method in class com.atlassian.confluence.admin.actions.ConfigureDefaultSpaceLogoAction
 
getContentToAttachLogoTo() - Method in class com.atlassian.confluence.spaces.actions.AbstractLogoAction
 
getContentToAttachLogoTo() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
getContentToBeExcluded() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
getContentToBeExported() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
getContentTree() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
If multiple items are being converted in this 'context' then the complete tree of ContentNodes will be retrieved via this method.
getContentTree() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
getContentTree() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
getContentTree() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
getContentTree(User, Space) - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
getContentTree(User, Space) - Method in interface com.atlassian.confluence.importexport.ImportExportManager
Returns a tree of content including pages for a space.
getContentType(String) - Method in interface com.atlassian.confluence.content.ContentTypeManager
Get the Content Type plugin module for the given module key, or the default "uninstalled" content type if no matching plugin can be found.
getContentType() - Method in class com.atlassian.confluence.content.ContentTypeModuleDescriptor
Get content type.
getContentType(String) - Method in class com.atlassian.confluence.content.DefaultContentTypeManager
 
getContentType() - Method in interface com.atlassian.confluence.core.AttachmentResource
 
getContentType() - Method in class com.atlassian.confluence.core.DefaultDataSourceFactory.NamedDataSource
 
getContentType() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
getContentType() - Method in class com.atlassian.confluence.core.InputStreamDataSource
 
getContentType() - Method in class com.atlassian.confluence.core.UploadedResource
 
getContentType() - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceReader
 
getContentType() - Method in interface com.atlassian.confluence.importexport.resource.DownloadResourceReader
 
getContentType() - Method in class com.atlassian.confluence.importexport.resource.FileDownloadResourceReader
 
getContentType() - Method in class com.atlassian.confluence.importexport.resource.GenericDownloadResourceReader
 
getContentType() - Method in class com.atlassian.confluence.importexport.resource.ThumbnailDownloadResourceReader
 
getContentType() - Method in class com.atlassian.confluence.importexport.resource.WebImagesDownloadResourceReader
 
getContentType() - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
getContentType() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getContentType() - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
getContentType() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
getContentType() - Method in interface com.atlassian.confluence.it.ContentEntity
Deprecated.
 
getContentType() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getContentType() - Method in class com.atlassian.confluence.mail.embed.MimeBodyPartDataSource
 
getContentType() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
Returns the content type being created or edited.
getContentType() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getContentType() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
getContentType() - Method in class com.atlassian.confluence.pages.Attachment
Deprecated.
Since 5.7. Use Attachment.getMediaType() instead
getContentType(ContentEntityObject) - Static method in interface com.atlassian.confluence.pages.DraftsTransitionHelper
 
getContentType() - Method in class com.atlassian.confluence.plugin.dev.ResourceLocationDelegate
 
getContentType() - Method in class com.atlassian.confluence.plugin.module.SearchBodyProperty
 
getContentType() - Method in class com.atlassian.confluence.plugins.editorloader.EditorAction
 
getContentType() - Method in class com.atlassian.confluence.plugins.like.notifications.batch.LikeContext
 
getContentType() - Method in interface com.atlassian.confluence.plugins.like.notifications.LikePayload
 
getContentType() - Method in class com.atlassian.confluence.plugins.like.notifications.SimpleLikePayload
 
getContentType() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getContentType() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
MIME type for the attached file, as reported by the browser when uploaded.
getContentType() - Method in class com.atlassian.confluence.renderer.embedded.EmbeddedObject
 
getContentType() - Method in class com.atlassian.confluence.rest.serialization.OptionalDeserializer
 
getContentType() - Method in class com.atlassian.confluence.rest.serialization.OptionDeserializer
Deprecated.
 
getContentType() - Method in class com.atlassian.confluence.rest.serialization.RestListDeserializer
 
getContentType() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
getContentType() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getContentType() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
getContentType(String) - Method in class com.atlassian.confluence.servlet.ConfluenceContentTypeResolver
 
getContentType() - Method in class com.atlassian.confluence.setup.bundles.upm.models.TaskStatus
 
getContentType(String) - Method in class com.atlassian.confluence.setup.webwork.JakartaMultiPartRequest
 
getContentType() - Method in class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
getContentType() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
Deprecated.
 
getContentType() - Method in interface com.atlassian.confluence.util.http.HttpResponse
Deprecated.
Returns the type of the response content.
getContentType() - Method in class com.atlassian.confluence.xwork.SoyResult
 
getContentTypeDescriptors() - Method in interface com.atlassian.confluence.search.plugin.SiteSearchPluginModule
 
getContentTypeFilters() - Method in class com.atlassian.confluence.internal.relations.query.RelationQuery
 
getContentTypeI18NKey(Attachment) - Method in class com.atlassian.confluence.content.ui.AttachmentUiSupport
 
getContentTypeI18NKey(SearchResult) - Method in class com.atlassian.confluence.content.ui.AttachmentUiSupport
 
getContentTypeI18NKey(T) - Method in interface com.atlassian.confluence.content.ui.ContentUiSupport
Get the I18N key for the name of the given content.
getContentTypeI18NKey(SearchResult) - Method in interface com.atlassian.confluence.content.ui.ContentUiSupport
Get the I18N key for the content that is being referred to by this search result
getContentTypeI18NKey(SearchResult) - Method in class com.atlassian.confluence.content.ui.DefaultContentUiSupport
 
getContentTypeI18NKey(ContentEntityObject) - Method in class com.atlassian.confluence.content.ui.DefaultContentUiSupport
 
getContentTypeI18NKey(SearchResult) - Method in class com.atlassian.confluence.content.ui.PageUiSupport
 
getContentTypeI18NKey(Page) - Method in class com.atlassian.confluence.content.ui.PageUiSupport
 
getContentTypeI18NKey(SearchResult) - Method in class com.atlassian.confluence.content.ui.SimpleUiSupport
 
getContentTypeI18NKey(T) - Method in class com.atlassian.confluence.content.ui.SimpleUiSupport
 
GetContentTypeI18nKeyFunction - Class in com.atlassian.confluence.plugins.soy
Implements the ContentUiSupport helper method com.atlassian.confluence.content.ui.ContentUiSupport#getContentTypeI18NKey(T)
GetContentTypeI18nKeyFunction(ContentUiSupport<ContentEntityObject>) - Constructor for class com.atlassian.confluence.plugins.soy.GetContentTypeI18nKeyFunction
 
getContentTypeObject() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getContentTypeObject() - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
getContentTypeObject() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getContentTypeObject() - Method in class com.atlassian.confluence.pages.Attachment
 
getContentTypeObject() - Method in class com.atlassian.confluence.pages.BlogPost
 
getContentTypeObject() - Method in class com.atlassian.confluence.pages.Comment
 
getContentTypeObject() - Method in interface com.atlassian.confluence.pages.ContentConvertible
 
getContentTypeObject() - Method in class com.atlassian.confluence.pages.Page
 
getContentTypes() - Method in class com.atlassian.confluence.api.model.locator.ContentLocator
 
getContentTypes() - Method in class com.atlassian.confluence.api.model.watch.SpaceWatch
 
getContentTypes() - Method in class com.atlassian.confluence.legacyapi.model.content.locator.ContentLocator
Deprecated.
 
getContentTypes() - Method in enum com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryScope
 
getContentTypes() - Method in class com.atlassian.confluence.search.service.RecentUpdateQueryParameters
 
getContentTypes() - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
getContentTypes() - Method in class com.atlassian.confluence.search.v2.query.ContainingContentTypeQuery
Get the content types being searched for, as strings.
getContentTypes() - Method in class com.atlassian.confluence.search.v2.query.ContentTypeQuery
Get the content types being searched for, as strings.
getContentTypesDisplayMapper() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getContentUiSupport() - Method in interface com.atlassian.confluence.content.ContentType
 
getContentUiSupport() - Method in class com.atlassian.confluence.content.custom.CustomContentTypeWrapper
 
getContentUiSupport() - Method in class com.atlassian.confluence.content.UninstalledContentType
 
getContentUiSupport() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentType
 
getContentUiSupport() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyUnavailableContentType
 
getContentUiSupport() - Method in class com.atlassian.confluence.plugins.contentproperty.JsonContentPropertyType
 
getContentUriBuilder() - Method in class com.atlassian.confluence.plugins.rest.resources.AbstractResource
 
getContentVersion(ContentId, int, String) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ContentVersionResource
Get a version of the content with option to expand on content and its sub fields, by default it expands content on version.
getContentVersion() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getContentVersion() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getContentVersion() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Returns the version of the content if available, or null if there's no version for this result.
getContentWatches(long) - Method in class com.atlassian.confluence.plugins.rest.resources.ContentWatchesResource
 
getContext() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec
 
getContext() - Method in class com.atlassian.confluence.content.render.xhtml.BatchedRenderRequest
 
getContext() - Method in interface com.atlassian.confluence.content.service.page.CreateContextProvider
 
getContext() - Method in class com.atlassian.confluence.content.service.page.StringParsingContextProvider
 
getContext() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getContext() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostCreateEvent
Deprecated.
getContext() - Method in class com.atlassian.confluence.event.events.content.page.PageCreateEvent
Deprecated.
getContext() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkAction.Result
 
getContext() - Method in class com.atlassian.confluence.impl.util.DecoratorUtil.ContentNavigationContext
 
getContext() - Method in class com.atlassian.confluence.impl.util.DecoratorUtil.SideBarContext
 
getContext() - Method in class com.atlassian.confluence.importexport.Exporter
 
getContext() - Method in class com.atlassian.confluence.plugins.templates.actions.ListPageTemplatesAction
 
getContext() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaConfigMap
 
getContext() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord
 
getContext() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getContext() - Static method in class com.atlassian.confluence.util.logging.LoggingContext
Returns an immutable copy of the underlying logging context map.
getContextKey() - Method in class com.atlassian.confluence.impl.journal.JournalBandanaContext
 
getContextKey() - Method in class com.atlassian.confluence.impl.util.DecoratorUtil.SideBarContext
 
getContextKey() - Method in class com.atlassian.confluence.plugin.descriptor.VelocityContextItemModuleDescriptor
 
getContextKey() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext
 
getContextKey() - Method in interface com.atlassian.confluence.setup.bandana.KeyedBandanaContext
A string representation of this context.
getContextMap() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostCreateEvent
 
getContextMap() - Method in class com.atlassian.confluence.event.events.content.page.PageCreateEvent
 
getContextMap(Map<String, Object>) - Method in class com.atlassian.confluence.pages.attachments.AttachmentCountContextProvider
 
getContextMap(Map<String, Object>) - Method in class com.atlassian.confluence.pages.DateFormattersContextProvider
 
getContextMap(Map<String, Object>) - Method in class com.atlassian.confluence.pages.ListPagesContextProvider
 
getContextMap(Map<String, Object>) - Method in class com.atlassian.confluence.plugins.easyuser.EasyUserContextProvider
 
getContextMap(Map<String, Object>) - Method in class com.atlassian.confluence.plugins.easyuser.SignupContextProvider
 
getContextMap(Map<String, Object>) - Method in class com.atlassian.confluence.plugins.macros.dashboard.GlobalEntitiesContextProvider
 
getContextMap(Map<String, Object>) - Method in class com.atlassian.confluence.plugins.templates.ListGlobalTemplatesContextProvider
 
getContextMap(RssRenderItem<? extends T>, Timeout) - Method in class com.atlassian.confluence.rss.AbstractRenderSupport
getContextMap() - Method in class com.atlassian.confluence.setup.sitemesh.SitemeshContextItemProvider
 
getContextMap() - Method in class com.atlassian.confluence.setup.velocity.ClusterContextItemProvider
 
getContextMap() - Method in class com.atlassian.confluence.setup.velocity.ConfluenceStaticContextItemProvider
 
getContextMap() - Method in class com.atlassian.confluence.setup.velocity.ContextItemProviderChain
 
getContextMap() - Method in class com.atlassian.confluence.setup.velocity.DynamicContextItemProvider
 
getContextMap() - Method in class com.atlassian.confluence.setup.velocity.NamedBeanContextItemProvider
 
getContextMap() - Method in class com.atlassian.confluence.setup.velocity.PluginContextItemProvider
 
getContextMap() - Method in class com.atlassian.confluence.setup.velocity.PrototypeBeanContextItemProvider
 
getContextMap() - Method in interface com.atlassian.confluence.setup.velocity.VelocityContextItemProvider
 
getContextMap() - Method in class com.atlassian.confluence.setup.velocity.WebResourceContextItemProvider
 
getContextMap(Map<String, Object>) - Method in class com.atlassian.confluence.test.qunit.QUnitTestResourceContextProvider
 
getContextMap(Map<String, Object>) - Method in class com.atlassian.confluence.tinymceplugin.web.CaptchaContextProvider
 
getContextMap(Map<String, Object>) - Method in class com.atlassian.confluence.tinymceplugin.web.EditorSettingsContextProvider
 
getContextPath() - Method in interface com.atlassian.confluence.core.ContextPathHolder
 
getContextPath() - Method in class com.atlassian.confluence.core.DefaultContextPathHolder
getContextPath() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.AbstractNav
 
getContextPath() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.BaseNav
 
getContextPath() - Method in class com.atlassian.confluence.test.qunit.QUnitTestResourceProvider
 
getContextPath() - Method in class com.atlassian.confluence.util.ConfluenceMockServletRequest
 
getContextPath() - Static method in class com.atlassian.confluence.util.RequestCacheThreadLocal
 
getContextPath() - Method in class com.atlassian.confluence.webdriver.ConfluenceProductInstance
 
getContextPath() - Static method in class com.atlassian.confluence.webdriver.WebDriverConfiguration
 
getContextPathHolder() - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceManager
 
getContextQuery() - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostingQuery
Deprecated.
 
getContexts() - Method in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies
 
getContexts() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getContextType() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.WikiToXhtmlConversionData
 
getContextVariable(String) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Free-form storage so persisters can maintain state during an import (for example, the BucketPropertySet persister needs to maintain a counter to help it fix broken property IDs).
getContributionStatusByUser(Collection<ContentId>, UserKey) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Identifies the most recent contributions made to a set of content by the given user.
getContributionStatusByUser(Collection<ContentId>, UserKey) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getContributionStatusByUser(Collection<ContentId>, UserKey) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Identifies the most recent contributions made to a Collection of content by the given user.
getContributionStatusByUser(Collection<ContentId>, UserKey) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getContributionStatusByUser(Collection<ContentId>, UserKey) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getContributor() - Method in class com.atlassian.confluence.impl.contributors.VersionContributorSummary
 
getContributor() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction.CriteriaParameters
Deprecated.
 
getContributor() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getContributor() - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
getContributorCount() - Method in class com.atlassian.confluence.event.events.analytics.SharedDraftPublishedEvent
 
getContributors() - Method in class com.atlassian.confluence.api.model.content.History
 
getContributors() - Method in class com.atlassian.confluence.core.VersionHistorySummary
Deprecated.
getContributorSet() - Method in class com.atlassian.confluence.core.VersionHistorySummary
 
getContributorUsername() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction.CriteriaParameters
Deprecated.
 
getContributorUsername() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getControl() - Method in class com.atlassian.confluence.util.i18n.ClasspathI18NResource
 
getControl() - Method in class com.atlassian.confluence.util.i18n.HelpPathsI18NResource
 
getControl() - Method in class com.atlassian.confluence.util.i18n.ResourceBundleI18NResource
 
getControlOrCommand() - Method in class com.atlassian.confluence.pageobjects.KeyboardShortcuts
Deprecated.
 
getConversionContext(NotificationData) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractContentNotificationsListener
Deprecated.
 
getConversionContext(NotificationData) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
 
getConversionContext() - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
getCookieValue(HttpServletRequest, String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getCookieValue(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getCopier(AttachmentManager) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getCopier(AttachmentManager) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Retrieves a AttachmentDao.AttachmentCopier that will allow the attachments from one data store to be copied across to another.
getCopier(AttachmentDao) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getCopier(AttachmentManager) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getCopier(AttachmentManager) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getCopier(AttachmentManager) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getCopier(AttachmentDao) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Get a copier object to copy attachments between data stores
getCopier(AttachmentDao) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getCopyPageUrl() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getCopyrightUntil() - Method in class com.atlassian.confluence.about.AboutPageAction
Deprecated.
since 6.9.0 Use AboutPageAction.getBuildYear() instead
getCorePoolSize() - Method in class com.atlassian.confluence.event.CpuBasedThreadPoolConfiguration
 
getCount() - Method in class com.atlassian.confluence.core.PartialList
 
getCount() - Method in interface com.atlassian.confluence.labels.dto.CountableLabel
 
getCount() - Method in class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
getCount() - Method in class com.atlassian.confluence.labels.persistence.dao.LabelSearchResult
 
getCount() - Method in class com.atlassian.confluence.legacyapi.model.PartialList
Deprecated.
 
getCount() - Method in class com.atlassian.confluence.license.rest.model.UserCountResourceModel
 
getCount() - Method in class com.atlassian.confluence.macro.count.MacroCount
 
getCount() - Method in class com.atlassian.confluence.macro.count.MacroCountEvent
 
getCount() - Method in class com.atlassian.confluence.mail.reports.CommentReport
 
getCount() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.CountItem
 
getCount() - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPagination
 
getCount() - Method in class com.atlassian.confluence.util.DefaultProgress
 
getCount() - Method in class com.atlassian.confluence.util.EstimatedProgressMeter
 
getCount() - Method in interface com.atlassian.confluence.util.Progress
 
getCounter() - Method in interface com.atlassian.confluence.plugin.webresource.Counter
Get the resource counter
getCounter() - Method in class com.atlassian.confluence.plugin.webresource.DefaultCounter
 
getCountOfLatestSearchables() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateSearchableDao
 
getCountOfLatestSearchables(Class) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateSearchableDao
 
getCountOfLatestSearchables() - Method in interface com.atlassian.confluence.core.persistence.SearchableDao
Finds the count of all latest searchables.
getCountOfLatestSearchables(Class) - Method in interface com.atlassian.confluence.core.persistence.SearchableDao
Finds the count of the latest searchables that implement the specified hibernate entity class.
getCountOfLatestXhtmlContent() - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ContentDao
This is for internal use only, Do not rely on it as a public API.
getCountOfLatestXhtmlContent() - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
 
getCountOfLatestXhtmlContent(long) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getCountOfLatestXhtmlContent(long) - Method in interface com.atlassian.confluence.pages.PageManager
Count the number of AbstractPages that have an ID lower than the specified ID, excluding older versions.
getCountOfLatestXhtmlContent(long) - Method in interface com.atlassian.confluence.pages.persistence.dao.AbstractPageDao
Count the number of AbstractPages that have an ID lower than the specified ID, excluding older versions.
getCountOfLatestXhtmlContent(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAbstractPageDao
 
getCountOfXhtmlContent() - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ContentDao
This is for internal use only, Do not rely on it as a public API.
getCountOfXhtmlContent() - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
 
getCountOfXhtmlSpaceDescriptions() - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ContentDao
This is for internal use only, Do not rely on it as a public API.
getCountOfXhtmlSpaceDescriptions() - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
 
getCountOnEachPage() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
getCountResult(List<Number>) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
Deprecated.
since 7.0.1. Use DataAccessUtils.intResult(Collection) instead.
getCountry() - Method in class com.atlassian.confluence.languages.Language
 
getCountry() - Method in class com.atlassian.confluence.plugin.descriptor.LanguageModuleDescriptor
 
getCounts() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
getCoverPeriod() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestReport
 
getCpuMaxTime(TimeUnit) - Method in interface com.atlassian.confluence.util.profiling.TimerSnapshot
 
getCpuMinTime(TimeUnit) - Method in interface com.atlassian.confluence.util.profiling.TimerSnapshot
 
getCpuTotalTime(TimeUnit) - Method in interface com.atlassian.confluence.util.profiling.TimerSnapshot
 
getCqlQuery() - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse
 
getCreateBlogPostMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.AddMenu
Deprecated.
since 5.9.0
getCreateBlogPostUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getCreateButton() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
Deprecated.
since 5.5. Use #getCreateButtonElement().
getCreateChildPageUrl(long) - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getCreated() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
getCreated() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
getCreated() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummary
 
getCreated() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
getCreatedAbstractPage() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getCreatedAbstractPage() - Method in class com.atlassian.confluence.pages.actions.CreateBlogPostAction
 
getCreatedAbstractPage() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
getCreatedBlogPost() - Method in interface com.atlassian.confluence.content.service.blogpost.CreateBlogPostCommand
 
getCreatedBlogPost() - Method in class com.atlassian.confluence.content.service.blogpost.CreateBlogPostCommandImpl
 
getCreatedBy() - Method in class com.atlassian.confluence.api.model.content.History
Get the original creator of the first published non-draft version of the content.
getCreatedBy() - Method in class com.atlassian.confluence.legacyapi.model.content.HistorySummary
Deprecated.
 
getCreatedByBuildNumber() - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
Get the CreatedByBuildNumber specified in the exportDescriptor properties file.
getCreatedByBuildNumberOfImport() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
getCreatedContent() - Method in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
getCreatedDate() - Method in class com.atlassian.confluence.api.model.content.History
Get the original publish time of the first published non-draft version of the content.
getCreatedDate() - Method in class com.atlassian.confluence.legacyapi.model.content.HistorySummary
Deprecated.
 
getCreatedDate() - Method in class com.atlassian.confluence.like.Like
 
getCreatedDate() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Date this attachment was created.
getCreatedDate() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getCreatedDate() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
getCreatedDate() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getCreatedDate() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
getCreatedDate() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdInternalDirectoryGroup
 
getCreatedDate() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUser
 
getCreatedPage() - Method in interface com.atlassian.confluence.content.service.page.CreatePageCommand
 
getCreatedPage() - Method in class com.atlassian.confluence.content.service.page.CreatePageCommandImpl
 
getCreatedTime() - Method in class com.atlassian.confluence.user.persistence.dao.ConfluenceRememberMeToken
 
getCreateEdge(ContentEntityObject) - Method in class com.atlassian.confluence.plugins.edgeindex.DefaultEdgeFactory
 
getCreateEdge(ContentEntityObject) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeFactory
Creates a new instance of an edge which indicates new content creation.
getCreateEvent() - Method in class com.atlassian.confluence.content.service.blogpost.CreateBlogPostCommandImpl
 
getCreateEvent() - Method in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
getCreateEvent() - Method in class com.atlassian.confluence.content.service.page.CreatePageCommandImpl
 
getCreatePageFromTemplateUrl(long) - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getCreatePageMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.AddMenu
Deprecated.
since 5.9.0
getCreatePageUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getCreatePersonalSpaceMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
Deprecated.
 
getCreateTemplateUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getCreationDate() - Method in class bucket.search.persistence.IndexQueueEntry
Deprecated.
The date at which this index entry was created.
getCreationDate() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
 
getCreationDate() - Method in class com.atlassian.confluence.api.model.journal.JournalEntry
 
getCreationDate() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
getCreationDate() - Method in class com.atlassian.confluence.impl.journal.JournalEntry
 
getCreationDate() - Method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
getCreationDate() - Method in class com.atlassian.confluence.it.UserInformation
 
getCreationDate() - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel
 
getCreationDate() - Method in class com.atlassian.confluence.like.LikeEntity
 
getCreationDate() - Method in class com.atlassian.confluence.mail.reports.AbstractContentEntityReport
 
getCreationDate() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
getCreationDate() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
getCreationDate() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getCreationDate() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getCreationDate() - Method in interface com.atlassian.confluence.search.v2.SearchResult
 
getCreationDate() - Method in class com.atlassian.confluence.spaces.SpacesQuery
 
getCreator() - Method in class com.atlassian.confluence.core.ConfluenceEntityObject
 
getCreator() - Method in class com.atlassian.confluence.core.ContentPermissionSummary
 
getCreator(String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
getCreator() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
getCreator() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getCreator() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
getCreator() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
getCreator() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummary
 
getCreator() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
getCreator() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
Deprecated.
getCreator() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
Deprecated.
getCreator() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Deprecated.
since 5.2. Use SearchResult.getCreatorUser() instead
getCreatorName() - Method in class com.atlassian.confluence.core.ConfluenceEntityObject
Deprecated.
Since 5.2. See instead. If you need a username you would retrieve it by id from the UserAccessor.
getCreatorName() - Method in class com.atlassian.confluence.it.UserInformation
 
getCreatorName() - Method in class com.atlassian.confluence.mail.reports.AbstractContentEntityReport
 
getCreatorName() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
getCreatorName() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceGroup
Deprecated.
 
getCreatorName() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
getCreatorUser() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
Returns the creator of this result.
getCreatorUser() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getCreatorUser() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getCreatorUser() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Gets the person who created the entity represented by the search result.
getCredential(long, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
getCredential(long, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
getCredentialHistory(long, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
getCredentialHistory(long, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
getCriteriaBuilder() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getCronExpression() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
getCronExpression() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction
 
getCronExpression(ScheduledJobKey) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsAction
 
getCronExpression(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.managers.DefaultScheduledJobManager
 
getCronExpression(ScheduledJobKey) - Method in interface com.atlassian.confluence.schedule.managers.ScheduledJobManager
Gets the currently configured cron expression, or the default value if none has been configured.
getCronSchedule() - Method in class com.atlassian.confluence.schedule.ScheduledJobConfiguration
 
getCronTimeZone() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
getCrowdApplicationName() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
getCrowdApplicationPassword() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
getCrowdDirectoryService() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
getCrowdProperties() - Method in class com.atlassian.confluence.it.usermanagement.CrowdDirectoryConfiguration
Deprecated.
 
getCrowdService() - Static method in class com.atlassian.confluence.user.ConfluenceGroupJoiningAuthenticator
 
getCrowdService() - Method in class com.atlassian.confluence.user.SignupsCleanupJobDetail
 
getCrowdUser() - Method in class com.atlassian.confluence.user.actions.ViewUserAction
 
getCrowdUserCount() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.UserPrefetchEvent
 
getCssClass() - Method in class com.atlassian.confluence.accessmode.actions.ReadOnlyAccessAction
 
getCssClass(MacroDefinition) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodilessMacroMarshaller
 
getCssClass(MacroDefinition) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodyMacroMarshaller
 
getCssClass(MacroDefinition) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorUnknownMacroMarshaller
Deprecated.
 
getCssClass() - Method in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
getCssClass() - Method in class com.atlassian.confluence.plugins.edgeindex.edge.DefaultEdgeUiSupport
 
getCssClass() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeType.EdgeUiSupport
 
getCssClass() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.CountItem
 
getCssClass() - Method in class com.atlassian.confluence.security.actions.NotPermittedAction
 
getCssClass() - Method in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
getCssClass() - Method in interface com.atlassian.confluence.util.breadcrumbs.Breadcrumb
CSS class to apply to the breadcrumb
getCssClass() - Method in class com.atlassian.confluence.util.message.DefaultMessage
 
getCssClass() - Method in interface com.atlassian.confluence.util.message.Message
Gets the name of the CSS class associated with this message.
getCssClasses() - Method in class com.atlassian.confluence.content.render.xhtml.model.time.Time
 
getCssResources() - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
Delegates to getCssResources(null)
getCssResources(String) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
Returns the HTML output of WebResourceManager.includeResources(Writer, UrlMode, WebResourceFilter), which includes references to all the delayed CSS resources requested by WebResourceManager.requireResource(String).
getCssResources() - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getCssResources(String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getCumulativeExecutionTimeNanos() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetrics
 
getCumulativeStreamingTimeNanos() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetrics
 
getCurrent() - Method in class com.atlassian.confluence.plugins.lookandfeel.AttachmentSiteLogoManager
 
getCurrent() - Method in interface com.atlassian.confluence.plugins.lookandfeel.SiteLogoManager
 
getCurrent(String) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalUserResource
Get information about the current logged in user.
getCurrent(String) - Method in class com.atlassian.confluence.plugins.restapi.resources.UserResource
Get information about the current logged in user.
getCurrentApplication() - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
Return the public and private keys for the currently running instance
getCurrentApplication() - Method in class com.atlassian.confluence.security.trust.seraph.SeraphTrustedApplicationIntegration
 
getCurrentApplication() - Method in interface com.atlassian.confluence.security.trust.TrustedApplicationsManager
 
getCurrentApplicationId() - Method in interface com.atlassian.confluence.security.trust.CurrentApplicationIdProvider
Get the current application ID.
getCurrentApplicationId() - Method in class com.atlassian.confluence.security.trust.DefaultCurrentApplicationIdProvider
 
getCurrentAttachmentsCount() - Method in class com.atlassian.confluence.pages.AttachmentStatisticsDTO
 
getCurrentBlogPostIds() - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Return a list of ids for all current blog posts.
getCurrentBlogPostIds() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getCurrentBlogsCount() - Method in class com.atlassian.confluence.pages.BlogPostStatisticsDTO
 
getCurrentContent() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
 
getCurrentContent() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfoDTO
 
getCurrentContentForLabel(Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getCurrentContentForLabel(Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
getCurrentContentForLabel(Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getCurrentContentForLabel(Label) - Method in interface com.atlassian.confluence.labels.LabelManager
getCurrentContentForLabelAndSpace(Label, String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getCurrentContentForLabelAndSpace(Label, String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
getCurrentContentForLabelAndSpace(Label, String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getCurrentContentForLabelAndSpace(Label, String) - Method in interface com.atlassian.confluence.labels.LabelManager
getCurrentContentId() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.SynchronyRecoveryEvent
 
getCurrentContentWithPersonalLabel(String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getCurrentContentWithPersonalLabel(String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getCurrentContentWithPersonalLabel(String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getCurrentContentWithPersonalLabel(String) - Method in interface com.atlassian.confluence.labels.LabelManager
Get all current content labelled by a user
getCurrentCount() - Method in class com.atlassian.confluence.util.LogProgressMeterWrapper
 
getCurrentDate() - Method in class com.atlassian.confluence.core.DateFormatter
 
getCurrentDate() - Method in class com.atlassian.confluence.it.system.SettableClock
 
getCurrentDate() - Method in class com.atlassian.confluence.util.DefaultClock
 
getCurrentDateTime() - Method in class com.atlassian.confluence.core.DateFormatter
 
getCurrentDisplayStep() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
Gets the key of the current step for displaying in setup step bar UI.
getCurrentEditor() - Method in class com.atlassian.confluence.plugin.editor.DefaultEditorManager
 
getCurrentEditor() - Method in interface com.atlassian.confluence.plugin.editor.EditorManager
Returns the active editor.
getCurrentEditorVersion() - Method in class com.atlassian.confluence.plugin.editor.DefaultEditorManager
 
getCurrentEditorVersion() - Method in interface com.atlassian.confluence.plugin.editor.EditorManager
Returns the version of the plugin that contains the active editor.
getCurrentEditPermission() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getCurrentEventPosition() - Method in class com.atlassian.confluence.content.render.xhtml.ResettableXmlEventReader
Returns an integer which represents the position of the current event in the event stream.
getCurrentEventToken(Application) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
getCurrentFailedLoginCount() - Method in interface com.atlassian.confluence.security.login.HistoricalLoginInfo
Return the number of failed login attempts for the user.
getCurrentFailedLoginCount() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
 
getCurrentFileIndex() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
Get first index of current/highlight file item in Insert File Dialog
getCurrentHomePageTitle() - Method in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
getCurrentId() - Method in class com.atlassian.confluence.event.events.content.page.async.PageEditedEvent
Deprecated.
 
getCurrentId() - Method in interface com.atlassian.confluence.event.events.content.page.async.types.ConfluenceEntityUpdated
 
getCurrentLabel() - Method in class com.atlassian.confluence.user.actions.ViewMyFavouritesAction
 
getCurrentLabel() - Method in class com.atlassian.confluence.user.actions.ViewMyLabelsAction
 
getCurrentLanguage() - Method in class com.atlassian.confluence.it.user.UserProfile
 
getCurrentLinkPart() - Method in class com.atlassian.confluence.util.AbstractPageLinkRenamingBean
Use the AbstractLinkRenamingBean.getPageBeingChanged() to calculate (according to the content type's linking rules) the current (before the rename) link part to the page.
getCurrentLinkPart() - Method in class com.atlassian.confluence.util.BlogPostLinkRenamingBean
 
getCurrentLinkPart() - Method in class com.atlassian.confluence.util.PageLinkRenamingBean
 
getCurrentlyRunningJobNames() - Method in class com.atlassian.confluence.jmx.JmxScheduledTaskWrapper
 
getCurrentMailQueueSize() - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
getCurrentMappingResources() - Method in class bucket.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
Deprecated.
 
getCurrentMappingResources() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
 
getCurrentMetricsAccumulator(ConversionContext) - Static method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAccumulatorStack
 
getCurrentMonth() - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
Get the next year/month in the form yyyy/MM
getCurrentNode() - Method in class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastClusterMonitoring
 
getCurrentNode() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterMonitoring
 
getCurrentNumberOfRequestsBeingServed() - Method in class com.atlassian.confluence.jmx.RequestMetrics
 
getCurrentPage() - Method in class com.atlassian.confluence.pages.actions.RecentBlogPostsAction
 
getCurrentPage() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getCurrentPagesCount() - Method in class com.atlassian.confluence.pages.PageStatisticsDTO
 
getCurrentParentPageId() - Method in class com.atlassian.confluence.event.events.content.page.async.PageMovedEvent
Deprecated.
 
getCurrentPassword() - Method in class com.atlassian.confluence.user.actions.ChangeMyPasswordAction
 
getCurrentProxiedBeanName() - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
getCurrentRequest() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getCurrentRequest() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Returns the current page request
getCurrentRequestUrl() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Retrieves the full URL including parameters for the current request
getCurrentSearch() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getCurrentSearchMatchText() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
getCurrentSession() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getCurrentSession() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getCurrentSession() - Method in interface com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2SessionFactory
 
getCurrentSession() - Method in class com.atlassian.crowd.embedded.hibernate2.batch.SpringHibernate2SessionFactory
 
getCurrentSpace() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostMovedEvent
 
getCurrentSpaceKey() - Method in class com.atlassian.confluence.event.events.content.page.async.PageMovedEvent
Deprecated.
 
getCurrentStatus() - Method in class com.atlassian.confluence.admin.actions.LongRunningTaskMonitorAction
 
getCurrentStatus() - Method in class com.atlassian.confluence.util.longrunning.DelegatingLongRunningTask
 
getCurrentStep() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
 
getCurrentStep() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
Gets the key of the actual current step.
getCurrentStorageType() - Method in class com.atlassian.confluence.it.admin.AttachmentStorageConfiguration
Deprecated.
This can only be called from the edit screen.
getCurrentTenant() - Method in class com.atlassian.confluence.tenant.VolatileSingleTenantRegistry
 
getCurrentTenantIdentifierResolver() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getCurrentTest() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
getCurrentTest() - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
getCurrentTest() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
getCurrentThemeDescriptor() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractThemeAction
 
getCurrentThemeKey() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractThemeAction
 
getCurrentThemeKey() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ChooseThemeAction
 
getCurrentThemeKey() - Method in class com.atlassian.confluence.spaces.actions.ChooseThemeAction
 
getCurrentTime(String) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getCurrentTime() - Static method in class com.atlassian.confluence.jmx.CurrentTimeFacade
 
getCurrentTime(String) - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
getCurrentTimeMillis() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCacheImpl.TimestampProvider
 
getCurrentTimer() - Method in class com.atlassian.confluence.util.test.timing.TestTimingListener
 
getCurrentUser(Expansion...) - Method in class com.atlassian.confluence.api.impl.service.people.PersonServiceImpl
 
getCurrentUser(Expansion...) - Method in interface com.atlassian.confluence.api.service.people.PersonService
Get the currently logged in user
getCurrentUser() - Method in class com.atlassian.confluence.core.service.AbstractServiceCommand
Gets the user responsible for executing this command
getCurrentUser() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
getCurrentUser() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
 
getCurrentUser() - Method in class com.atlassian.confluence.plugins.rest.resources.AbstractResource
 
getCurrentUser(Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemotePersonService
getCurrentUser(Expansion...) - Method in class com.atlassian.confluence.rest.client.RemotePersonServiceImpl
getCurrentUserAgent() - Static method in class com.atlassian.confluence.util.UserAgentUtil
Retrieves the user agent for the current request.
getCurrentUserCompletionStage(Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemotePersonService
 
getCurrentUserCompletionStage(Expansion...) - Method in class com.atlassian.confluence.rest.client.RemotePersonServiceImpl
 
getCurrentVersion() - Method in class com.atlassian.confluence.event.events.content.page.async.PageEditedEvent
Deprecated.
 
getCurrentVersion() - Method in interface com.atlassian.confluence.event.events.content.page.async.types.ConfluenceEntityUpdated
 
getCurrentVersion() - Method in class com.atlassian.confluence.upgrade.PluginExportCompatibility
 
getCurrentViewPermission() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getCurrentYearAsString() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
Used to generate the coherence copyright notice
getCursor() - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPaginationEdge
 
getCusterNodeStatuses() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getCustomColourScheme() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.LookAndFeelAction
Fetch the custom colour scheme.
getCustomContactAdminMessage() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getCustomContactMessage() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getCustomContentManager() - Method in interface com.atlassian.confluence.content.apisupport.CustomContentApiSupportParams
 
getCustomContentManager() - Method in class com.atlassian.confluence.content.apisupport.CustomContentApiSupportParamsImpl
 
getCustomContentType(String) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getCustomContentTypes() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getCustomEntityDirtinessStrategy() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getCustomer() - Method in interface com.atlassian.confluence.plugin.BankAccount
 
getCustomFooter(String) - Method in class com.atlassian.confluence.themes.PageHelper
 
getCustomGlobalDecorators() - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Returns all global custom decorators (does not retrieve space level decorators)
getCustomGlobalDecorators() - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
getCustomHeader(String) - Method in class com.atlassian.confluence.themes.PageHelper
 
getCustomHtmlSettings() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getCustomMetrics() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetrics
 
getCustomMetrics() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
 
getCustomPageSettingsManager() - Method in class com.atlassian.confluence.themes.PageHelper
 
getCustomPlaceholder(Map<String, String>, String, ConversionContext) - Method in interface com.atlassian.confluence.macro.CustomHtmlEditorPlaceholder
 
getCustomSizeInputValue() - Method in class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
Deprecated.
 
getCustomSpaceDecorators(String) - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Returns all custom decorators defined for a specific space only (does not retrieve global decorators)
getCustomSpaceDecorators(String) - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
getCustomTargetSource(Class<?>, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Create a target source for bean instances.
getDailyBackupDateFormatPattern() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
getDailyBackupDateFormatPattern() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getDailyBackupFilePrefix() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
getDailyBackupFilePrefix() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getDailyReportNotificationForUser(User) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
getDailyReportNotificationForUser(User) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
getDailyReportNotifications() - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
getDailyReportNotifications() - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
getDanglingThreads() - Method in class com.atlassian.confluence.ThreadDumper
 
getDarkFeatures() - Method in interface com.atlassian.confluence.setup.settings.DarkFeaturesManager
 
getDarkFeatures(ConfluenceUser) - Method in interface com.atlassian.confluence.setup.settings.DarkFeaturesManager
 
getDarkFeatures() - Method in class com.atlassian.confluence.setup.settings.DefaultDarkFeaturesManager
Returns the dark features for the current user.
getDarkFeatures(ConfluenceUser) - Method in class com.atlassian.confluence.setup.settings.DefaultDarkFeaturesManager
 
getDarkFeatures() - Method in class com.atlassian.confluence.setup.settings.VacantDarkFeaturesManager
This is vacant (tenant-less) manager.
getDarkFeatures(ConfluenceUser) - Method in class com.atlassian.confluence.setup.settings.VacantDarkFeaturesManager
This is vacant (tenant-less) manager.
getDarkFeaturesAllUsers() - Method in interface com.atlassian.confluence.setup.settings.DarkFeaturesManager
 
getDarkFeaturesAllUsers() - Method in class com.atlassian.confluence.setup.settings.DefaultDarkFeaturesManager
Returns the dark features for the all users.
getDarkFeaturesAllUsers() - Method in class com.atlassian.confluence.setup.settings.VacantDarkFeaturesManager
This is vacant (tenant-less) manager.
getDarkFeaturesHelper() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getDashboard(Map<String, Object>) - Static method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
getDashboard(Map<String, Object>, WebTester) - Static method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
getDashboard() - Static method in class com.atlassian.confluence.it.dashboard.WebDashboard
Defaults to the "All" tab for the recently updated section
getDashboard(WebTester) - Static method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
getDashboardMacroSupport(boolean) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
getDashboardPanel() - Method in class com.atlassian.confluence.pageobjects.page.DashboardPage
Deprecated.
 
getDashboardSpacesSelectedTeam() - Method in class com.atlassian.confluence.user.UserInterfaceState
 
getDashboardSpacesTab() - Method in class com.atlassian.confluence.user.UserInterfaceState
 
getDashboardUpdatesMacroOnPage(AbstractPageEntity, Map<String, Object>) - Static method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
getDashboardUpdatesMacroOnPage(AbstractPageEntity) - Static method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
getDashboardUpdatesPanel() - Method in class com.atlassian.confluence.pageobjects.page.DashboardPage
Deprecated.
 
getData(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getData(ModuleCompleteKey, NodeIdentifier) - Method in class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastClusterMonitoring
 
getData(ModuleCompleteKey, NodeIdentifier) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterMonitoring
 
getData(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getData() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getData() - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataProvider
 
getData() - Method in class com.atlassian.confluence.macro.browser.DelegatingMacroMetadataProvider
 
getData() - Method in interface com.atlassian.confluence.macro.browser.MacroMetadataProvider
Returns a collection of MacroMetadata for use in the Macro Browser.
getData() - Method in class com.atlassian.confluence.macro.browser.UserMacroMetadataProvider
 
getData() - Method in class com.atlassian.confluence.pages.AttachmentData
 
getData() - Method in class com.atlassian.confluence.plugin.persistence.PluginData
 
getData() - Method in class com.atlassian.confluence.rest.api.model.RestError
The data returned here is a ValidationResult so that clients can process the i18n key and arguments.
getData() - Method in class com.atlassian.confluence.rest.client.graphql.GraphQLQueryResponse
Get the response data.
getData(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getData() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
getDatabase() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
 
getDatabaseBuildNumber() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
getDatabaseBuildNumber() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
getDatabaseDetail(String) - Method in interface com.atlassian.confluence.setup.BootstrapManagerInternal
Get Db configuration from config file if we are using db.first setup type
getDatabaseDetail(String) - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
getDatabaseDialect() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
getDatabasedLowercaseTestString() - Method in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
getDatabaseDriverName() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
getDatabaseDriverVersion() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
getDatabasedTestString() - Method in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
getDatabaseExampleLatency() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
getDatabaseInfo() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getDatabaseInfo() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
getDatabaseInfo() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfoFromDb
Deprecated.
 
getDatabaseInfo() - Method in class com.atlassian.confluence.status.service.SystemInformationHelper
Gets an ordered map of information about Confluence's database connection, including driver details and (if possible) latency.
getDatabaseInfo() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
 
getDatabaseIsolationLevel() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
getDatabaseMemberCount() - Method in class com.atlassian.confluence.status.service.systeminfo.ClusteredDatabasePlatformMetadata
 
getDatabaseName() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
getDatabaseName() - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
getDatabases() - Method in class com.atlassian.confluence.setup.actions.DatabaseList
 
getDatabases() - Method in class com.atlassian.confluence.setup.actions.SetupDBChoiceAction
 
getDatabases() - Method in class com.atlassian.confluence.setup.actions.SetupDBTypeAction
 
getDatabases() - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
getDatabaseSetupTypeFromProperties() - Static method in class com.atlassian.confluence.it.setup.DatabaseTypeFactory
 
getDatabaseStatistics() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getDatabaseStatistics() - Method in class com.atlassian.confluence.test.rpc.DbStatCollector
 
getDatabaseStatistics(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getDatabaseStatistics(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Return database statistics.
getDatabaseStatistics(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getDatabaseType() - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
getDatabaseType(String, int) - Static method in enum com.atlassian.confluence.setup.DatabaseEnum
 
getDatabaseType() - Method in class com.atlassian.confluence.status.service.systeminfo.ClusteredDatabasePlatformMetadata
 
getDatabaseUrl() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
getDatabaseUrl() - Method in enum com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage.Database
Deprecated.
 
getDatabaseUrl() - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
getDatabaseUrl(ConfluenceDatabaseDetails) - Method in interface com.atlassian.confluence.setup.JDBCUrlBuilder
Constructs the database url.
getDatabaseUrl(ConfluenceDatabaseDetails) - Method in class com.atlassian.confluence.setup.MySQLJDBCUrlBuilder
 
getDatabaseUrl(ConfluenceDatabaseDetails) - Method in class com.atlassian.confluence.setup.OracleJDBCUrlBuilder
 
getDatabaseUrl(ConfluenceDatabaseDetails) - Method in class com.atlassian.confluence.setup.PostgreSQLJDBCUrlBuilder
 
getDatabaseUrl(ConfluenceDatabaseDetails) - Method in class com.atlassian.confluence.setup.SQLServerJDBCUrlBuilder
 
getDatabaseVersion() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
getDatabaseVersion() - Method in class com.atlassian.confluence.status.service.systeminfo.ClusteredDatabasePlatformMetadata
 
getDataDao() - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getDataDao() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
 
getDataDao() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getDataFetcherThunk(Type, Member, DataFetcher) - Method in class com.atlassian.confluence.plugins.graphql.extensions.DenyAnonymousExtension
 
getDataFetcherThunk(Type, Member, DataFetcher) - Method in class com.atlassian.confluence.plugins.graphql.extensions.LimitRequestSizeExtension
 
getDataForAttachment(Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
getDataForAttachment(Attachment, AttachmentDataStreamType) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Grabs the AttachmentData object for an Attachment
getDataForAttachment(Attachment, AttachmentDataStreamType, Optional<RangeRequest>) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Grabs the AttachmentData object for an Attachment
getDataForAttachment(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
Deprecated.
getDataForAttachment(Attachment, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
 
getDataForAttachment(Attachment, AttachmentDataStreamType, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
 
getDataForAttachment(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
getDataForAttachment(Attachment, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
getDataForAttachment(Attachment, AttachmentDataStreamType, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
getDataForAttachment(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
getDataForAttachment(Attachment, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
getDataForAttachment(Attachment, AttachmentDataStreamType, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
getDataIdentifier() - Method in exception com.atlassian.confluence.pages.DuplicateDataRuntimeException
 
getDataLayoutLocator() - Method in enum com.atlassian.confluence.pageobjects.component.editor.PageLayout2Toolbar.PageLayoutSectionType
Deprecated.
 
getDataProviders() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getDataSource() - Method in class bucket.core.persistence.hibernate.SpringDataSourceConnectionProvider
Deprecated.
 
getDatasource(Attachment, boolean) - Method in interface com.atlassian.confluence.core.DataSourceFactory
 
getDatasource(Attachment, boolean) - Method in class com.atlassian.confluence.core.DefaultDataSourceFactory
 
getDataSource() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfluenceSpringDataSourceConnectionProvider
 
getDatasourceCredentials() - Method in class com.atlassian.confluence.impl.util.tomcat.DefaultTomcatConfigHelper
 
getDatasourceCredentials() - Method in interface com.atlassian.confluence.util.tomcat.TomcatConfigHelper
Searches the password from the datasource that could be defined in one of the possible XML files.
getDataSourceName() - Method in class com.atlassian.confluence.it.setup.database.DataSourceDatabaseSetup
 
getDatasourceName() - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceAction
 
getDatasourceName() - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceTestConnectionAction
 
getDataSourceName() - Method in interface com.atlassian.confluence.setup.BootstrapManager
Returns the name of the JNDI-based DataSource, if any.
getDataSourceName() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
getDatasourceUrl(File) - Method in class com.atlassian.confluence.impl.util.tomcat.DefaultTomcatConfigHelper
 
getDatasourceUrl(File) - Method in interface com.atlassian.confluence.util.tomcat.TomcatConfigHelper
Reads the datasource URL attribute from the given XML config file.
getDate(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getDate(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getDate() - Method in class com.atlassian.confluence.it.content.CommentBean
 
getDate() - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction.IndividualDestinationSearchResult
 
getDate() - Method in class com.atlassian.confluence.plugins.edgeindex.model.DefaultEdge
 
getDate() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.Edge
The date the edge was created.
getDate() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
getDate() - Method in class com.atlassian.confluence.plugins.rest.entities.DateEntity
Full date representation, such as "2010-02-09T23:22:47-0600"
getDate() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction.FormattedDateTime
 
getDate() - Method in class com.atlassian.confluence.renderer.radeox.macros.ChangeSetKey
 
getDate() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getDate() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
 
getDate(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getDateDescription() - Method in interface com.atlassian.confluence.it.dashboard.RecentlyUpdatedItem
 
getDateDescription() - Method in class com.atlassian.confluence.it.dashboard.WebRecentlyUpdatedItem
 
getDateForBlogPost(Date) - Method in class com.atlassian.confluence.core.DateFormatter
 
getDateFormat() - Method in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
getDateFormat() - Method in interface com.atlassian.confluence.core.FormatSettingsManager
Returns the formatting pattern used for dates.
getDateFormat() - Method in class com.atlassian.confluence.impl.settings.CachingFormatSettingsManager
 
getDateFormat() - Method in class com.atlassian.confluence.it.TestingFormatSettingsManager
 
getDateFormatPatternForUser() - Method in class com.atlassian.confluence.api.impl.service.datetime.DateFormatServiceImpl
 
getDateFormatPatternForUser() - Method in interface com.atlassian.confluence.api.service.datetime.DateFormatService
 
getDateFormatSetting() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getDateFormatter() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getDateFormatter() - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
 
getDateFormatter() - Method in class com.atlassian.confluence.rss.RssRenderItem
 
getDateFormatter(FormatSettingsManager, LocaleManager) - Method in class com.atlassian.confluence.user.ConfluenceUserPreferences
 
getDateFormatter() - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl.GhettoHelper.GhettoAction
 
getDatePath() - Method in class com.atlassian.confluence.pages.BlogPost
 
getDatePicker() - Method in class com.atlassian.confluence.pageobjects.page.content.CreateBlog
Deprecated.
 
getDateQueued() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
getDateQueued() - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
getDateRange() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.DateRangeQuery
 
getDateRanges() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getDateResult(String) - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getDateString(Date) - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
getDateString() - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
getDateString(Date) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getDateTime() - Method in class com.atlassian.confluence.api.model.JodaDate
 
getDateTime() - Method in class com.atlassian.confluence.content.render.xhtml.model.time.Time
 
getDateTimeForContent(Content) - Method in class com.atlassian.confluence.api.testsupport.matchers.model.content.DateContentMatcher
 
getDateTimeFormat() - Method in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
getDateTimeFormat() - Method in interface com.atlassian.confluence.core.FormatSettingsManager
Returns the formatting pattern used for date and time together.
getDateTimeFormat() - Method in class com.atlassian.confluence.impl.settings.CachingFormatSettingsManager
 
getDateTimeFormat() - Method in class com.atlassian.confluence.it.TestingFormatSettingsManager
 
getDatetimeString() - Method in class com.atlassian.confluence.content.render.xhtml.model.time.Time
 
getDateTitle() - Method in class com.atlassian.confluence.it.content.CommentBean
 
getDateValue() - Method in class com.atlassian.confluence.content.ContentProperty
 
getDaysInMonth() - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
Gets the total number of days in the month being calendared.
getDbChoice() - Method in class com.atlassian.confluence.setup.actions.SetupDBChoiceAction
 
getDbChoiceSelect() - Method in class com.atlassian.confluence.setup.actions.SetupDBTypeAction
 
getDbConfigInfo() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
 
getDbmsName() - Method in interface com.atlassian.confluence.it.setup.database.DatabaseSetupType
 
getDbmsName() - Method in class com.atlassian.confluence.it.setup.database.DataSourceDatabaseSetup
 
getDbmsName() - Method in class com.atlassian.confluence.it.setup.database.EmbeddedDatabaseSetup
 
getDbmsName() - Method in class com.atlassian.confluence.it.setup.database.JdbcDatabaseSetup
 
getDbReqFinishTimes() - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
getDbReqTimesInMicros() - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
getDbUrl(DatabaseDetails) - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
getDdlStatements(List<? extends DdlCommand>) - Method in interface com.atlassian.confluence.upgrade.ddl.DdlExecutor
 
getDdlStatements(List<? extends DdlCommand>) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateDdlExecutor
 
getDebugMessage() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
getDebugMessage() - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
getDecay() - Method in class com.atlassian.confluence.search.v2.score.DecayParameters
 
getDecimalNumberFormat() - Method in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
getDecimalNumberFormat() - Method in interface com.atlassian.confluence.core.FormatSettingsManager
Returns the formatting pattern used for decimal numbers.
getDecimalNumberFormat() - Method in class com.atlassian.confluence.impl.settings.CachingFormatSettingsManager
 
getDecimalNumberFormat() - Method in class com.atlassian.confluence.it.TestingFormatSettingsManager
 
getDecodedMembersOfGroupTerm() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
getDecodedPathInfo(HttpServletRequest) - Static method in class com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload
 
getDecodedUsername() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
getDecorator() - Method in class com.atlassian.confluence.impl.profiling.DecoratorTimings.DecoratorTimingEvent
 
getDecorator(HttpServletRequest, Page) - Method in class com.atlassian.confluence.setup.sitemesh.ConfluenceSpaceDecoratorMapper
 
getDecorator(HttpServletRequest, Page) - Method in class com.atlassian.confluence.setup.sitemesh.PluginDecoratorMapper
 
getDecorator(String) - Method in class com.atlassian.confluence.themes.BasicTheme
 
getDecorator(String) - Method in class com.atlassian.confluence.themes.DefaultTheme
Returns null because this object doesn't attempt to list the default decorators, which are still loaded directly from the classpath.
getDecorator(String) - Method in class com.atlassian.confluence.themes.ExperimentalUnsupportedTheme
 
getDecorator(String) - Method in interface com.atlassian.confluence.themes.Theme
 
getDecorator(Decorator) - Method in interface com.atlassian.confluence.themes.ThemedDecorator
 
getDecorator(Decorator) - Method in class com.atlassian.confluence.themes.VelocityDecorator
 
getDecorator() - Method in class com.atlassian.confluence.util.profiling.ConfluenceSitemeshDecorator
 
getDecoratorName() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
 
getDecoratorNames() - Method in class com.atlassian.confluence.impl.profiling.DecoratorTimings.DecoratorTimingEvent
 
getDecoratorPath() - Method in class com.atlassian.confluence.plugin.descriptor.LayoutModuleDescriptor
 
getDecorators() - Static method in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
Get all registered default decorators.
getDecorators(String) - Static method in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
Get registered decorators by type.
getDecorators() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditDecoratorAction
Deprecated.
getDeepLinkUri() - Method in class com.atlassian.confluence.impl.homepage.Homepage
 
getDeepLinkUri() - Method in class com.atlassian.confluence.spaces.Space
This method returns a link directly to the space homepage.
getDefault() - Static method in class com.atlassian.confluence.core.TimeZone
Deprecated.
since 5.7. Use TimeZoneManager.getDefaultTimeZone()} instead.
getDefault() - Static method in class com.atlassian.confluence.it.feed.FeedOptions
 
getDefault() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.RecentlyUpdatedContentResource
Get the default dashboard tab
getDefaultAccessType() - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
getDefaultAccessType() - Method in class com.atlassian.confluence.impl.cache.hibernate.ConfluenceRegionFactory
Deprecated.
 
getDefaultAlias() - Method in class com.atlassian.confluence.extra.paste.rest.ShortcutLinkConfigurationsResource.ShortcutLinkConfigurationEntity
 
getDefaultAlias() - Method in class com.atlassian.confluence.renderer.ShortcutLinkConfig
 
getDefaultBackupPath() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
getDefaultBodyType(CustomContentEntityObject) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
Get the default type for BodyContent objects attached to this content.
getDefaultBodyType(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.ContentEntityAdapterParent
 
getDefaultBodyType() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getDefaultBodyType(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultContentAdapter
 
getDefaultBodyType() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getDefaultBodyType(CustomContentEntityObject) - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentEntityAdapter
 
getDefaultBodyType(CustomContentEntityObject) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyEntityAdapter
 
getDefaultBodyType() - Method in class com.atlassian.confluence.spaces.SpaceDescription
 
getDefaultBodyType() - Method in class com.atlassian.confluence.user.PersonalInformation
 
getDefaultColourScheme() - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
getDefaultColourScheme() - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
Retrieve only the default color scheme, useful for the superbatch.
getDefaultColourScheme() - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
getDefaultComment() - Method in class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
getDefaultConfiguration() - Method in class com.atlassian.confluence.util.http.HttpRetrievalServiceConfig
Deprecated.
 
getDefaultCronExpression() - Method in class com.atlassian.confluence.schedule.ManagedScheduledCronJob
 
getDefaultDateFormatterPattern() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getDefaultDateTimeFormatterPattern() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getDefaultDecimalNumberFormatterPattern() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getDefaultDecorator() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditDecoratorAction
 
getDefaultDecorator(String) - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Retrieves the default decorator for a given decorator name without customization
getDefaultDecorator(String) - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
getDefaultDefaults(SettingsManager) - Static method in class com.atlassian.confluence.security.DefaultSpacePermissionDefaultsStore
 
getDefaultEncoding() - Method in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
getDefaultEncoding() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getDefaultEncoding() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getDefaultEnglishLanguage() - Static method in class com.atlassian.confluence.languages.DefaultLanguageManager
Returns a Language object with the Locale set to en_GB Also sets the location of the flag URL
getDefaultGlobalPermissions() - Method in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
getDefaultGlobalPermissions() - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
getDefaultGlobalPermissions() - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
getDefaultGlobalPermissions() - Method in interface com.atlassian.confluence.security.SpacePermissionManager
Returns the default global permissions that are created when Confluence is set up.
getDefaultHomePageContent(Page, List<Variable>, String) - Method in class com.atlassian.confluence.spaces.listeners.AbstractSpaceContentListener
 
getDefaultHomePageContent() - Static method in class com.atlassian.confluence.spaces.listeners.CreatePersonalSpaceListener
Deprecated.
since 5.0 Do not use anymore. Get default space home content via the SystemTemplateManager now.
getDefaultHomePageContent() - Static method in class com.atlassian.confluence.spaces.listeners.InitialSpaceContentListener
Deprecated.
since 5.0 Do not use anymore. Get default space home content via the SystemTemplateManager now.
getDefaultHomePageTitle() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getDefaultHomepageTitle() - Method in class com.atlassian.confluence.spaces.Space
 
getDefaultI18NBean() - Static method in class com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
Deprecated.
since 7.0.1
getDefaultLdif() - Static method in class com.atlassian.confluence.it.usermanagement.LdapService
 
getDefaultLongNumberFormatterPattern() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getDefaultMacroManager() - Method in interface com.atlassian.confluence.macro.xhtml.MacroManagerFactory
 
getDefaultMacroManager() - Method in class com.atlassian.confluence.macro.xhtml.MacroManagerFactoryImpl
 
getDefaultParameterValue() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.Macro
 
getDefaultParameterValue() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
getDefaultPersonalSpaceHomepageContent() - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.0 because default space homepage content is now fetched from a global template
getDefaultPersonalSpaceKey(User) - Static method in class com.atlassian.confluence.it.Space
Deprecated.
 
getDefaultPersonalSpaceName(User) - Static method in class com.atlassian.confluence.it.Space
Deprecated.
 
getDefaultPopMailServer() - Method in class com.atlassian.confluence.mail.ConfluenceMailServerManager
 
getDefaultProperties() - Static method in enum com.atlassian.confluence.plugins.synchrony.api.SynchronyEnv
Get the default properties
getDefaultRepeatCount() - Method in class com.atlassian.confluence.schedule.ManagedScheduledSimpleJob
 
getDefaultRepeatInterval() - Method in class com.atlassian.confluence.schedule.ManagedScheduledSimpleJob
 
getDefaultRequestFor(String) - Method in class com.atlassian.confluence.util.http.BaseHttpRetrievalService
Deprecated.
 
getDefaultRequestFor(String) - Method in interface com.atlassian.confluence.util.http.HttpRetrievalService
Deprecated.
since 7.0.1 use RequestFactory.createRequest(com.atlassian.sal.api.net.Request.MethodType, java.lang.String) instead.
getDefaultResourceBundle() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getDefaultResourceBundle() - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getDefaults(String) - Method in class com.atlassian.confluence.cache.CachingCacheSettingsManager
 
getDefaults(String) - Method in class com.atlassian.confluence.cache.DefaultCacheSettingsManager
 
getDefaults(String) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheSettingsDefaultsProvider
 
getDefaults(String) - Method in class com.atlassian.confluence.impl.cache.config.HoconCacheSettingsReader
 
getDefaults(String) - Method in class com.atlassian.confluence.impl.cache.config.PropertiesFileCacheSettingsManager
 
getDefaultSMTPMailServer() - Method in class com.atlassian.confluence.mail.ConfluenceMailServerManager
 
getDefaultSpaceContentExcerpt() - Static method in class com.atlassian.confluence.it.Space
Deprecated.
 
getDefaultSpaceHomepageContent() - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.0 because default space homepage content is now fetched from a global template
getDefaultSpaceHomepageTitle() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getDefaultSpaceKey() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
getDefaultStatusInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.ContentStatusFilter
 
getDefaultTab() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroTabProvider
 
getDefaultTemplateLocation(User, String) - Static method in class com.atlassian.confluence.mail.template.MailNotificationQueueItem
Returns the default location for the given user and template name.
getDefaultTheme() - Static method in enum com.atlassian.confluence.it.admin.BundledTheme
Deprecated.
 
getDefaultTimeFormatterPattern() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getDefaultTimeZone() - Method in class com.atlassian.confluence.api.impl.sal.timezone.ConfluenceTimeZoneManager
This implementation will lookup the default timezone for the current tenant in SettingsManager, falling back to JDK default Timezone.
getDefaultTimeZone() - Method in class com.atlassian.confluence.api.impl.sal.timezone.SetupConfluenceTimeZoneManager
 
getDefaultTimeZone() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getDefaultTimeZone() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerConfiguration
 
getDefaultTimezoneId() - Method in class com.atlassian.confluence.api.model.settings.GlobalSettings
 
getDefaultTimezoneId() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getDefaultUserGroup() - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
getDefaultUsersGroup() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
getDefaultUsersGroup() - Method in interface com.atlassian.confluence.importexport.ImportContext
 
getDefaultUsersGroup() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getDefaultValue() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
Returns the default value of the parameter.
getDefaultValue() - Method in class com.atlassian.confluence.macro.params.BaseParameter
Returns the default value for this parameter if no match is found in the context.
getDefaultValue() - Method in enum com.atlassian.confluence.plugins.synchrony.api.SynchronyEnv
 
getDefaultVelocityContext() - Method in class com.atlassian.confluence.rss.RssRenderItem
Provides a default Velocity context for rendering this item.
getDefinedFilterNames() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getDelegate() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
getDelegate() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.DefaultFragmentParser
 
getDelegate() - Method in class com.atlassian.confluence.labels.PermittedLabelView
 
getDelegate() - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getDelegate() - Method in interface com.atlassian.confluence.pages.attachments.DelegatingAttachmentDao
Returns the attachment DAO which this instance delegates to.
getDelegate() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
Deprecated.
 
getDelegate() - Method in class com.atlassian.confluence.plugin.DeprecatedPluginStateStore
 
getDelegate() - Method in class com.atlassian.confluence.plugin.descriptor.ExtractorModuleDescriptor.BackwardsCompatibleExtractor
Deprecated.
 
getDelegate() - Method in class com.atlassian.confluence.rest.api.model.RestEntity
 
getDelegate(PermissionDelegate) - Method in class com.atlassian.confluence.security.delegate.PermissionsDelegateFactory
 
getDelegateDao() - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getDelegatedLdapAuthProperties() - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
getDelegatedLdapGroupSyncProperties() - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
getDeleteCommentsList() - Method in class com.atlassian.confluence.admin.actions.debug.BrowseCommentsAction
 
getDeletedSpan(int) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ViewDraftDiffDialog
Deprecated.
 
getDeleteQuery() - Method in class com.atlassian.confluence.index.ReIndexSpec
 
getDeleteQuery() - Method in enum com.atlassian.confluence.search.ReIndexOption
 
getDeletionMode() - Method in class com.atlassian.confluence.plugins.edgeindex.edge.AbstractEdgeType
 
getDeletionMode() - Method in class com.atlassian.confluence.plugins.edgeindex.edge.LikeEdgeType
 
getDeletionMode() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeType
 
getDelimiter() - Method in class com.atlassian.confluence.search.v2.analysis.PathHierarchyTokenizerDescriptor
 
getDelta() - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
 
getDepartment() - Method in class com.atlassian.confluence.plugins.rest.dto.UserDto
 
getDependencies() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getDeploymentUnits() - Method in class com.atlassian.confluence.plugin.DatabasePluginScanner
 
getDeprecatedClass() - Method in class com.atlassian.confluence.extra.velocitydeprecation.DeprecationTestAction
 
getDepth() - Method in class com.atlassian.confluence.pages.Comment
 
getDescendantAuthors() - Method in class com.atlassian.confluence.pages.Comment
 
getDescendantIds(Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getDescendantIds(Page) - Method in interface com.atlassian.confluence.pages.PageManager
Finds the ids of a page's descendants
getDescendantIds(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getDescendantIds(Page, ContentStatus...) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getDescendantIds(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getDescendantIds(Page, ContentStatus...) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getDescendantIds(Page) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Finds the ids of all descendant pages of the given page
getDescendantIds(Page, ContentStatus...) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Finds the ids of all descendant pages of the given page
getDescendants() - Method in class com.atlassian.confluence.api.model.content.Content
Returns a map of all sub-content of this Content, at any depth, split by ContentType.
getDescendants(Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getDescendants() - Method in class com.atlassian.confluence.pages.Page
Get descendants with "current" state only
getDescendants(Page) - Method in interface com.atlassian.confluence.pages.PageManager
Finds all descendant pages of the given page
getDescendants(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getDescendants(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getDescendants(Page) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Finds all descendant pages (recursive) of the given page
getDescendantsCount() - Method in class com.atlassian.confluence.pages.Comment
 
getDescendantTitles(Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getDescendantTitles(Page) - Method in interface com.atlassian.confluence.pages.PageManager
Finds all descendant titles of the given page
getDescendantTitles(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getDescendantTitles(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getDescendantTitles(Page) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Finds all descendant titles of the given page
getDescendents(Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getDescendents(Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
Deprecated.
getDescendents() - Method in class com.atlassian.confluence.pages.Page
Deprecated.
since 5.5.1. Use Page.getDescendants()
getDescendents(Page) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
getDescendents(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns all descendent pages of the page with the given pageId the user authenticated by token is allowed to view.
getDescendents(long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getDescendents(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getDescendents(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getDescendents(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getDescendents(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getDescription() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
 
getDescription() - Method in class com.atlassian.confluence.api.model.content.Space
 
getDescription() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
 
getDescription() - Method in interface com.atlassian.confluence.cluster.ClusterInformation
 
getDescription() - Method in interface com.atlassian.confluence.cluster.ClusterNodeInformation
getDescription() - Method in class com.atlassian.confluence.cluster.EmptyClusterInformation
 
getDescription() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterInformation
 
getDescription() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterNodeInformation
Deprecated.
getDescription() - Method in class com.atlassian.confluence.cluster.safety.ClusterPanicEvent
 
getDescription() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.PageTemplateMigrationException
 
getDescription() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
getDescription() - Method in class com.atlassian.confluence.core.UploadedResource
 
getDescription() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
getDescription() - Method in class com.atlassian.confluence.importexport.impl.CollectionUpdateOperation
 
getDescription() - Method in class com.atlassian.confluence.importexport.impl.ObjectUpdateOperation
 
getDescription() - Method in class com.atlassian.confluence.importexport.impl.StackPushOperation
 
getDescription() - Method in interface com.atlassian.confluence.importexport.xmlimport.Operation
 
getDescription() - Method in class com.atlassian.confluence.it.Macro
 
getDescription() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getDescription() - Method in class com.atlassian.confluence.legacyapi.model.SpaceSummary
Deprecated.
 
getDescription() - Method in class com.atlassian.confluence.macro.browser.beans.MacroBody
 
getDescription() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
getDescription() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
getDescription() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
getDescription() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
 
getDescription() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroItem
Deprecated.
 
getDescription() - Method in enum com.atlassian.confluence.pages.Attachment.Type
 
getDescription() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
getDescription() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getDescription() - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.AddEdgeDocumentIndexTask
 
getDescription() - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.DeleteEdgeDocumentIndexTask
 
getDescription() - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.DeleteEdgeTargetingDocumentIndexTask
 
getDescription() - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.DeleteEdgeTypeByUserDocumentIndexTask
 
getDescription() - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.ReIndexPermissionsIndexTask
 
getDescription() - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
 
getDescription() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
getDescription() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getDescription() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
getDescription() - Method in class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateAction
 
getDescription() - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
getDescription() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteClusterInformation
 
getDescription() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpace
 
getDescription() - Method in class com.atlassian.confluence.rss.FeedProperties
 
getDescription() - Method in interface com.atlassian.confluence.search.IndexTask
A description of the task that can be presented to the user via the UI.
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.AddChangeDocumentIndexTask
 
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.AddDocumentIndexTask
A human readable description of this index task.
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.BulkWriteIndexTask
Deprecated.
 
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.ContentIndexTask
 
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.DeleteChangeDocumentsIndexTask
 
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.DeleteDocumentIndexTask
 
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.NoOpIndexTask
 
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.RebuildChangeDocumentsIndexTask
 
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.ReindexAllBlogsIndexTask
 
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.ReindexAllSpacesIndexTask
 
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.ReindexAllUsersIndexTask
 
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.ReindexUsersInGroupIndexTask
 
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.UnindexContentTypeIndexTask
 
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.UnIndexSpaceIndexTask
 
getDescription() - Method in class com.atlassian.confluence.search.lucene.tasks.UpdateDocumentIndexTask
 
getDescription() - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
getDescription() - Method in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
getDescription() - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
getDescription() - Method in class com.atlassian.confluence.spaces.Space
 
getDescription() - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
getDescription() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdInternalDirectoryGroup
 
getDescription() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
 
getDescription() - Method in class com.atlassian.sal.confluence.lifecycle.ExecutionStrategyTemplate
 
getDescription() - Method in class com.atlassian.sal.confluence.lifecycle.ForkAndJoinExecutionStrategy
 
getDescription() - Method in class com.atlassian.sal.confluence.lifecycle.SequentialExecutionStrategy
 
getDescriptionForMimeType(String, String) - Static method in class com.atlassian.confluence.pages.Attachment
 
getDescriptionKey() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
 
getDescriptionKey() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
 
getDescriptionKey() - Method in interface com.atlassian.confluence.admin.tasks.AdminTaskConfig
 
getDescriptionKey() - Method in class com.atlassian.confluence.admin.tasks.DefaultAdminTaskConfig
 
getDescriptionKey() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getDescriptionRefs() - Method in class com.atlassian.confluence.api.model.content.Space
Deprecated.
Since 5.5.1 Use Space.getDescription().
getDescriptor() - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLabel
 
getDescriptor() - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLink
 
getDescriptorOutputStream() - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
getDescriptorProperties() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
getDescriptorProperties() - Method in class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
 
getDescriptors() - Method in class com.atlassian.confluence.plugin.ModuleDescriptorCache
Deprecated.
Returns the module descriptors currently in the cache.
getDescriptors() - Method in interface com.atlassian.confluence.plugin.ModuleDescriptorCache.Initializer
Deprecated.
Should return the initial set of ModuleDescriptors
getDeserializationResolver() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getDestination() - Method in class com.atlassian.confluence.event.events.content.page.PageCopyEvent
 
getDestination() - Method in class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractCopyPageHierarchyEvent
 
getDestination() - Method in class com.atlassian.confluence.security.websudo.AuthenticateAction
 
getDestinationContent() - Method in class com.atlassian.confluence.links.linktypes.AbstractContentEntityLink
 
getDestinationContent() - Method in class com.atlassian.confluence.links.linktypes.AbstractPageLink
 
getDestinationContent() - Method in class com.atlassian.confluence.links.linktypes.BlogPostLink
 
getDestinationContent() - Method in class com.atlassian.confluence.links.linktypes.ContentLink
 
getDestinationContent() - Method in class com.atlassian.confluence.links.linktypes.PageLink
 
getDestinationContent() - Method in class com.atlassian.confluence.links.linktypes.SpaceLink
 
getDestinationContent() - Method in class com.atlassian.confluence.links.linktypes.UserProfileLink
 
getDestinationContentEntity(OutgoingLink) - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
getDestinationLinkLowerTitle() - Method in class com.atlassian.confluence.links.OutgoingLinkMeta
 
getDestinationPageTitle() - Method in class com.atlassian.confluence.links.OutgoingLink
 
getDestinationPageTitle() - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.UndefinedPage
 
getDestinationResourceIdentifier() - Method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLink
 
getDestinationResourceIdentifier() - Method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLinkBuilder
 
getDestinationResourceIdentifier() - Method in interface com.atlassian.confluence.xhtml.api.Link
 
getDestinationSpaceKey() - Method in class com.atlassian.confluence.links.OutgoingLink
 
getDestinationSpaceKey() - Method in class com.atlassian.confluence.links.OutgoingLinkMeta
 
getDestinationSpaceKey() - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.UndefinedPage
 
getDestinationUrl() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkStatusReport
 
getDetailedTimeoutMessage() - Method in exception com.atlassian.confluence.content.render.xhtml.XhtmlTimeoutException
Gives a detailed message containing both the allowed time and the time that passed before the timeout was checked.
getDetailedTimeoutMessage(String) - Method in exception com.atlassian.confluence.content.render.xhtml.XhtmlTimeoutException
Gives a detailed message containing both the allowed time and the time that passed before the timeout was checked.
getDetails() - Method in class com.atlassian.confluence.license.rest.resource.LicenseResource
Return some of the parameters of this license.
getDetailsJson() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.AlertEntityImpl
 
getDeviceTypes() - Method in class com.atlassian.confluence.plugin.descriptor.DeviceTypeRendererComponentModuleDescriptor
 
getDialect() - Static method in class com.atlassian.confluence.impl.hibernate.DataAccessUtils
Gets the Dialect object corresponding to the current Hibernate configuration
getDialect(ConfluenceHibernateConfig) - Static method in class com.atlassian.confluence.impl.hibernate.DataAccessUtils
Gets the Dialect object corresponding to the provided Hibernate configuration
getDialect() - Method in class com.atlassian.confluence.it.setup.database.JdbcDatabaseSetup
 
getDialect() - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceAction
 
getDialect() - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
getDialect() - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
 
getDialect(ConfluenceHibernateConfig) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
 
getDialectV5() - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Deprecated.
since 6.4.1. Use DataAccessUtils.getDialect() instead.
getDialectV5(ConfluenceHibernateConfig) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Deprecated.
getDialog() - Method in class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
Deprecated.
 
getDialogMode() - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
getDictionary() - Method in class com.atlassian.confluence.search.v2.analysis.CompoundWordTokenFilterDescriptor
 
getDictionary() - Method in class com.atlassian.confluence.search.v2.analysis.KeepWordTokenFilterDescriptor
 
getDiff() - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
getDiff() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
getDifferenceExplanation(ClusterInvariants) - Method in class com.atlassian.confluence.cluster.ClusterInvariants
 
getDiffViewAsText() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ViewDraftDiffDialog
Deprecated.
 
getDimensions() - Method in class com.atlassian.confluence.macro.DefaultImagePlaceholder
Deprecated.
getDimensions() - Method in interface com.atlassian.confluence.macro.ImagePlaceholder
Deprecated.
getDirectories() - Method in class com.atlassian.confluence.functest.rest.admin.DirectoryResource
 
getDirectories() - Method in class com.atlassian.confluence.it.admin.UserDirectories
Deprecated.
 
getDirectories() - Method in class com.atlassian.confluence.user.actions.ViewUserAction
 
getDirectoriesForUser(User) - Method in interface com.atlassian.confluence.user.crowd.CrowdUserDirectoryHelper
 
getDirectoriesForUser(User) - Method in class com.atlassian.confluence.user.crowd.DefaultCrowdUserDirectoryHelper
 
getDirectory(String) - Method in class com.atlassian.confluence.it.admin.UserDirectories
Deprecated.
 
getDirectory() - Static method in class com.atlassian.confluence.it.resource.TempDirectory
Deprecated.
Returns the directory at the root of the temporary file location.
getDirectory(String) - Static method in enum com.atlassian.confluence.it.usermanagement.Directory
Deprecated.
 
getDirectory(File, long) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalContentFileSystemHelper
Get the directory corresponding to the given content ID.
getDirectory() - Method in interface com.atlassian.confluence.plugin.PluginParentDirectoryLocator
The directory in which the SimplePluginDirectoryProvider should place the plugin working directories.
getDirectory() - Method in class com.atlassian.confluence.setup.TempPluginParentDirectoryLocator
 
getDirectory() - Method in class com.atlassian.confluence.spaces.actions.ImportPagesAction
 
getDirectory() - Method in class com.atlassian.confluence.user.actions.ViewUserAction
Deprecated.
since 6.13.0, because we now show all directories a user account might be present in instead of just the first match. Use ViewUserAction.getDirectories() instead.
getDirectory(Directory) - Method in class com.atlassian.confluence.user.crowd.CacheableDirectoryInstanceLoader
Create a directory instance from configuration
getDirectoryConfiguration() - Method in class com.atlassian.confluence.it.ServerStateManager
 
getDirectoryForAttachment(ContentEntityObject, Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
Retrieves the location of the containing folder for an Attachment
getDirectoryForContent(ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
getDirectoryForSpace(Optional<Long>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
 
getDirectoryId() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdEntityCacheKey
 
getDirectoryId() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdInternalDirectoryGroup
 
getDirectoryId() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipCacheKey
 
getDirectoryId() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUser
 
getDirectoryId() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
Deprecated.
 
getDirectoryName() - Method in class com.atlassian.confluence.it.usermanagement.ActiveDirectoryDirectoryConfiguration
 
getDirectoryName() - Method in class com.atlassian.confluence.it.usermanagement.CrowdDirectoryConfiguration
Deprecated.
 
getDirectoryName() - Method in class com.atlassian.confluence.it.usermanagement.DefaultDirectoryConfiguration
Deprecated.
 
getDirectoryName() - Method in interface com.atlassian.confluence.it.usermanagement.DirectoryConfiguration
Deprecated.
Returns the name of the directory as it appears to users, e.g.
getDirectoryName() - Method in class com.atlassian.confluence.it.usermanagement.LdapReadOnlyDirectoryConfiguration
 
getDirectoryName() - Method in class com.atlassian.confluence.it.usermanagement.LdapReadOnlyLocalGroupsDirectoryConfiguration
 
getDirectoryName() - Method in class com.atlassian.confluence.it.usermanagement.LdapReadWriteDirectoryConfiguration
 
getDirectoryService() - Method in class com.atlassian.confluence.it.usermanagement.SimpleDirectoryServiceFactory
getDisabledModules(String) - Method in class com.atlassian.confluence.plugins.pluginstartuptest.PluginStartupTestResource
Return a list of all disabled plugin modules (only those in enabled plugins).
getDisabledPlugins(String) - Method in class com.atlassian.confluence.plugins.pluginstartuptest.PluginStartupTestResource
Return a list of all disabled plugins.
getDiscardedAttachmentCount() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent
 
getDiscountOverlaps() - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
 
getDiscrepancyValue() - Method in class com.atlassian.confluence.event.events.search.V2ShadowQueryExecutionEvent
 
getDisplayableEmail() - Method in class com.atlassian.confluence.plugins.rest.entities.UserEntity
 
getDisplayableItems(String, NotificationContext) - Method in class com.atlassian.confluence.plugin.descriptor.mail.DefaultNotificationRenderManager
 
getDisplayableItems(String, NotificationContext) - Method in interface com.atlassian.confluence.plugin.descriptor.mail.NotificationRenderManager
 
getDisplayableItems(String, Map<String, Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getDisplayableItems(String, WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getDisplayableLabel(HttpServletRequest, Map) - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLabel
 
getDisplayableLabel(HttpServletRequest, WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLabel
 
getDisplayableName(String, I18NBean) - Static method in class com.atlassian.confluence.cache.CacheStatisticsHelper
 
getDisplayableSections(String, Map<String, Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getDisplayableSections(String, WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getDisplayableUrl(HttpServletRequest, WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLink
Renders this web link in the given context.
getDisplayableUrl(HttpServletRequest, Map) - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLink
 
getDisplayableWebItems(String, Map<String, Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getDisplayableWebPanelDescriptors(String, Map<String, Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getDisplayableWebPanels(String, Map<String, Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getDisplayableWebSections(String, Map<String, Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getDisplayAlmostSupportPeriodEndMessage() - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
getDisplayLanguage() - Method in class com.atlassian.confluence.languages.Language
Returns the name of the Language in its locale form
getDisplayName() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
 
getDisplayName() - Method in class com.atlassian.confluence.api.model.people.Group
 
getDisplayName() - Method in class com.atlassian.confluence.api.model.people.Person
 
getDisplayName() - Method in interface com.atlassian.confluence.api.model.people.Subject
Returns a name that is suitable for display to identify the user / group.
getDisplayName() - Method in interface com.atlassian.confluence.it.Entity
Deprecated.
Returns the display name of the Entity, eg full name for Users.
getDisplayName() - Method in class com.atlassian.confluence.it.Group
Deprecated.
 
getDisplayName() - Method in class com.atlassian.confluence.it.maven.MavenUploadablePlugin
Deprecated.
 
getDisplayName() - Method in class com.atlassian.confluence.it.plugin.ClasspathUploadablePlugin
 
getDisplayName() - Method in interface com.atlassian.confluence.it.plugin.Plugin
Deprecated.
 
getDisplayName() - Method in class com.atlassian.confluence.it.plugin.SimplePlugin
Deprecated.
 
getDisplayName() - Method in class com.atlassian.confluence.it.User
Deprecated.
 
getDisplayName(Language) - Method in class com.atlassian.confluence.languages.DefaultLanguageManager
 
getDisplayName() - Method in class com.atlassian.confluence.languages.Language
Returns the name for the Locale that is appropriate to display to the user
getDisplayName(boolean) - Method in class com.atlassian.confluence.languages.Language
Returns the name for the Locale that is appropriate to display to the user
getDisplayName() - Method in class com.atlassian.confluence.legacyapi.model.people.KnownUser
Deprecated.
 
getDisplayName() - Method in enum com.atlassian.confluence.macro.browser.beans.MacroCategory
 
getDisplayName() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
getDisplayName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.AbstractTab
 
getDisplayName() - Method in interface com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.RecentlyUpdatedMacroTab
 
getDisplayName() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUser
 
getDisplayName() - Method in class com.atlassian.confluence.user.extras.entities.UserEntity
 
getDisplayName() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
Deprecated.
 
getDisplayOffset() - Method in class com.atlassian.confluence.core.TimeZone
 
getDisplaySupportPeriodEndMessage() - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
getDisplayText() - Method in class com.atlassian.confluence.xhtml.api.Placeholder
 
getDisplayTitle(CustomContentEntityObject) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
getDisplayTitle(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.ContentEntityAdapterParent
getDisplayTitle() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getDisplayTitle(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultContentAdapter
getDisplayTitle() - Method in interface com.atlassian.confluence.core.Addressable
 
getDisplayTitle() - Method in class com.atlassian.confluence.core.ContentEntityObject
Returns the display title.
getDisplayTitle() - Method in class com.atlassian.confluence.labels.Label
 
getDisplayTitle() - Method in class com.atlassian.confluence.pages.Attachment
 
getDisplayTitle() - Method in class com.atlassian.confluence.pages.Comment
 
getDisplayTitle() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getDisplayTitle() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getDisplayTitle() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Gets the title of the search result appropriate for displaying to a user.
getDisplayTitle() - Method in class com.atlassian.confluence.setup.settings.GlobalDescription
 
getDisplayTitle() - Method in class com.atlassian.confluence.spaces.Space
 
getDisplayTitle() - Method in class com.atlassian.confluence.spaces.SpaceDescription
 
getDisplayTitle() - Method in class com.atlassian.confluence.user.PersonalInformation
 
getDisplayTitle() - Method in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
getDisplayTitle() - Method in interface com.atlassian.confluence.util.breadcrumbs.Breadcrumb
Gets the display title of the breadcrumb for user display.
getDisplayTitleWithHighlights() - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchResult
 
getDisplayTitleWithHighlights() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getDisplayTitleWithHighlights() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Gets the title of the search result appropriate for displaying to a user with matches highlighted.
getDisplayUrl() - Method in class com.atlassian.confluence.api.model.search.ContainerSummary
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.hosted.search.lucene.filter.ExcludePersonalInformationFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.AcceptLiveDocsFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.AnonymousUserInfoFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.AttachmentTypeFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.BrowseUsersPermissionsFilter
Deprecated.
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.ContentCategoryFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.ContentNameSearchPermissionsFilter
Deprecated.
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.ContentPermissionsFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.DeactivatedUserFilter
Deprecated.
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.ExternallyDeletedUserFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.MatchAllDocsFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.MultiTermFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.OrderedNGramMatchingFilter
Deprecated.
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.ShadowedUserFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.SpaceFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.SpacePermissionsFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.TermFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.UnlicensedUserFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.ViewUserProfilesPermissionsFilter
Deprecated.
 
getDocLink(String) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Creates a version specific documentation link for the provided page.
getDocTermOrds(AtomicReaderContext) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneMultiTermFieldComparator
 
getDocument(Searchable) - Method in class com.atlassian.confluence.internal.index.lucene.LuceneDocumentBuilder
 
getDocument(MimeMessage) - Static method in class com.atlassian.confluence.it.mail.MailUtils
 
getDocument(String, UserKey, ContentEntityObject, Date, String) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeDocumentFactory
 
getDocument(String, UserKey, ContentEntityObject, Date, String) - Method in class com.atlassian.confluence.plugins.edgeindex.LuceneEdgeDocumentFactory
 
getDocument() - Method in interface com.atlassian.confluence.search.v2.lucene.WrappedHit
Deprecated.
 
getDocument() - Method in class com.atlassian.confluence.search.v2.lucene.WrappedHitImpl
Deprecated.
 
getDocumentationBaseUrl() - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
 
getDocumentationBean() - Method in interface com.atlassian.confluence.util.i18n.DocumentationBeanFactory
 
getDocumentationBean() - Method in class com.atlassian.confluence.util.i18n.VersionSpecificDocumentationBeanFactory
 
getDocumentationBean() - Method in class com.atlassian.confluence.util.message.MessagesDecoratorFilter
 
getDocumentationLink() - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
getDocumentationTheme() - Static method in enum com.atlassian.confluence.it.admin.BundledTheme
Deprecated.
since 6.0 due to removal of DocTheme
getDocumentationUrl() - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
Deprecated.
getDocumentationUrl() - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
getDocumentClass() - Method in class com.atlassian.confluence.event.events.index.IndexDocumentBuildEvent
 
getDocuments() - Method in class com.atlassian.confluence.search.v2.lucene.TopDocuments
 
getDomainName() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getDomainName() - Method in class com.atlassian.confluence.rss.DefaultFeedBuilder
 
getDomainName() - Method in class com.atlassian.confluence.themes.GlobalHelper
 
getDomainName() - Method in interface com.atlassian.confluence.themes.ThemeHelper
 
getDomains() - Method in class com.atlassian.confluence.plugins.easyuser.SignupSettingsBean
 
getDouble(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getDouble(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getDouble(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getDownloadPath() - Method in class com.atlassian.confluence.importexport.actions.BackupAction
 
getDownloadPath() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
getDownloadPath() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceLongRunningTask
 
getDownloadPath() - Method in class com.atlassian.confluence.pages.actions.DownloadAllAttachmentsOnPageAction
 
getDownloadPath() - Method in class com.atlassian.confluence.pages.Attachment
 
getDownloadPath(String, boolean) - Method in class com.atlassian.confluence.pages.Attachment
Returns the download path of the attachment for a given attachmentPath prefix.
getDownloadPath() - Method in class com.atlassian.confluence.plugins.lookandfeel.SiteLogo
 
getDownloadPath() - Method in class com.atlassian.confluence.spaces.SpaceLogo
 
getDownloadPath() - Method in class com.atlassian.confluence.user.actions.ProfilePictureInfo
Deprecated.
getDownloadPathWithoutEncoding() - Method in class com.atlassian.confluence.pages.Attachment
 
getDownloadPathWithoutVersion() - Method in class com.atlassian.confluence.pages.Attachment
Returns the download path without any version info.
getDownloadPathWithoutVersionOrApiRevision() - Method in class com.atlassian.confluence.pages.Attachment
Returns the download path without any version info or API revision.
getDownloadPolicyLevel() - Method in enum com.atlassian.confluence.servlet.download.AttachmentSecurityLevel
 
getDownloadStrategies() - Method in class com.atlassian.confluence.servlet.FileServerServlet
 
getDownloadUrl() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getDownloadUrl(String) - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
The application context without any slashes at all.
getDownloadUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.SiteExportResult
Deprecated.
 
getDraft(long) - Method in class com.atlassian.confluence.content.service.DefaultDraftService
 
getDraft(long) - Method in interface com.atlassian.confluence.content.service.DraftService
gets the draft by id for the authenticated user
getDraft() - Method in class com.atlassian.confluence.diff.actions.ViewDiffOfDraftAction
 
getDraft() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
getDraft() - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
getDraft(long) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
getDraft(long) - Method in class com.atlassian.confluence.pages.DefaultDraftsTransitionHelper
 
getDraft(long) - Method in interface com.atlassian.confluence.pages.DraftManager
Finds the draft given a specific draft id.
getDraft(long) - Method in interface com.atlassian.confluence.pages.DraftsTransitionHelper
This method should attempt to retrieve a draft, and based on whether or not the Shared Draft dark feature is enabled (determined by the isSharedDraftsFeatureEnabled method) or disabled should return a Shared Draft or Legacy Draft respectively.
getDraft(String, ConfluenceUser, String, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
Finds and returns a draft object with all the specified properties or null if none is found.
getDraft(String, String, String, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
getDraft(Long, String, String, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
getDraft(long) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
Returns the draft with the given ID, or null if no draft is found with that ID.
getDraft(String, ConfluenceUser, String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
getDraft(String, String, String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
Deprecated.
getDraft(Long, String, String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
Deprecated.
getDraft(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
getDraft(String, ConfluenceUser, String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
 
getDraft(String, String, String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
Deprecated.
getDraft(Long, String, String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
Deprecated.
getDraft(long) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
 
getDraft() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
Deprecated.
since 5.9. Use only if you still need access to legacy drafts, otherwise use DefaultWebInterfaceContext.getPage()
getDraft() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Deprecated.
since 5.9. Use only if you still need access to legacy drafts, otherwise use WebInterfaceContext.getPage()
getDraftAsCEO() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
Deprecated.
since 5.10 only use if still transitioning from legacy drafts, otherwise use AbstractCreateAndEditPageAction.getContentDraft()
getDraftBlogsCount() - Method in class com.atlassian.confluence.pages.BlogPostStatisticsDTO
 
getDraftChildren(Page, LimitedRequest, Depth) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getDraftChildren(Page, LimitedRequest, Depth) - Method in interface com.atlassian.confluence.pages.PageManager
Returns the children of a page which have a status of DRAFT, limited to the pagination requested.
getDraftChildren(Page, LimitedRequest, Depth) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getDraftChildren(Page, LimitedRequest, Depth) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getDraftChildren(Page, LimitedRequest, Depth) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Returns the children of a page which have a status of DRAFT, limited to the pagination requested.
getDraftData() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftMessage
 
getDraftDiff(Long) - Method in class com.atlassian.confluence.tinymceplugin.rest.PageResource
 
getDraftForPage(AbstractPage) - Method in class com.atlassian.confluence.pages.DefaultDraftsTransitionHelper
 
getDraftForPage(AbstractPage) - Method in interface com.atlassian.confluence.pages.DraftsTransitionHelper
This method should retrieve a draft from a given AbstractPage respecting the Shared Drafts feature state.
getDraftId() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DraftResourceIdentifier
 
getDraftId() - Method in class com.atlassian.confluence.diff.beans.ConfluenceDiffDraftBean
 
getDraftId() - Method in class com.atlassian.confluence.it.content.EditContentBean
 
getDraftId() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
Return the id of the current draft in use if there is one or 0 otherwise.
getDraftId() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
getDraftId() - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
getDraftId() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
getDraftId() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
 
getDraftId() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
getDraftId() - Method in class com.atlassian.confluence.util.EditPageBean
 
getDraftMessage(long, long, String, String) - Method in class com.atlassian.confluence.tinymceplugin.rest.DraftsResource
 
getDraftPagesCount() - Method in class com.atlassian.confluence.pages.PageStatisticsDTO
 
getDrafts(int, int) - Method in class com.atlassian.confluence.tinymceplugin.rest.DraftsResource
Deprecated.
since 5.9
getDrafts() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
Deprecated.
getDraftSaveInterval() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
getDraftSaveInterval() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getDraftSaveIntervalMinutes() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
getDraftSaveIntervalSeconds() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
getDraftsBySpace() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
getDraftService() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
getDraftShareId() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getDraftShareId() - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
getDraftSpaceKey() - Method in class com.atlassian.confluence.pages.Draft
 
getDraftsTransitionHelper() - Method in class com.atlassian.confluence.content.service.DefaultBlogPostService
 
getDraftType() - Method in class com.atlassian.confluence.pages.Draft
 
getDriver() - Method in class com.atlassian.confluence.it.setup.database.JdbcDatabaseSetup
 
getDriver() - Method in enum com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage.Database
Deprecated.
 
getDriverFile() - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
getDriverName() - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
getDriverVersion() - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
getDuplicateComment(Iterable<Comment>) - Method in interface com.atlassian.confluence.pages.NewCommentDeduplicator
Given a collection of existing comments, determine which one, if any, is a duplicate of the new comment submission.
getDuration() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetails
 
getDuration() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreEvent
Deprecated.
 
getDuration() - Method in class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexJobJson
 
getDuration() - Method in class com.atlassian.confluence.schedule.ScheduledJobHistory
 
getDurationInMillis() - Method in class com.atlassian.confluence.internal.diagnostics.GarbageCollectorTimeAnalyticsEvent
 
getDurationMillis() - Method in class com.atlassian.confluence.event.events.index.IndexDocumentBuildEvent
 
getDurationMillis() - Method in class com.atlassian.confluence.event.events.search.ContentNameQueryExecutionEvent
 
getDurationMillis() - Method in class com.atlassian.confluence.event.events.search.ContentNameResultsConversionEvent
 
getDurationMillis() - Method in class com.atlassian.confluence.event.events.search.PopularQueryExecutionEvent
 
getDurationMillis() - Method in class com.atlassian.confluence.event.events.search.V2QueryExecutionEvent
 
getDurationMillis() - Method in class com.atlassian.confluence.event.events.search.V2ShadowQueryExecutionEvent
 
getDurationMillis() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events.DashboardRecentlyUpdatedQueryEvent
 
getDurationMillis() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events.DashboardRecentlyUpdatedViewEvent
 
getDurationMs() - Method in class com.atlassian.confluence.event.events.label.LabelManagerMetricsEvent
 
getDynamicModules(Plugin) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getDynamicResourceAsStream(String) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getDynamicSelectField(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroForm
Deprecated.
 
getDynamicTypeFields(Type) - Method in class com.atlassian.confluence.plugins.graphql.DefaultGraphQL
 
getDynamicTypeFields(Type) - Method in interface com.atlassian.confluence.rest.api.graphql.GraphQL
Get a dynamic type's field names and the field types
getEarliestVersion() - Method in class com.atlassian.confluence.upgrade.PluginExportCompatibility
 
getEarlyBeanReference(Object, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
getEasyUserManager() - Method in class com.atlassian.confluence.user.SignupsCleanupJobDetail
 
getEdgeCountForContentIds(List<Long>) - Method in class com.atlassian.confluence.plugins.edgeindex.edge.CommentCountQuery
 
getEdgeCountForContentIds(List<Long>) - Method in class com.atlassian.confluence.plugins.edgeindex.edge.LikeCountQuery
 
getEdgeCountForContentIds(List<Long>) - Method in class com.atlassian.confluence.plugins.edgeindex.edge.NestedCommentCountQuery
 
getEdgeCountForContentIds(List<Long>) - Method in class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityEdgeCountQuery
 
getEdgeCountForTargetIds(List<EdgeTargetId>) - Method in class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityEdgeCountQuery
 
getEdgeCountForTargetIds(List<EdgeTargetId>) - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeCountQuery
 
getEdgeCountQueries(Set<String>) - Method in class com.atlassian.confluence.plugins.edgeindex.edge.AbstractEdgeType
 
getEdgeCountQueries(Set<String>) - Method in class com.atlassian.confluence.plugins.edgeindex.edge.CommentEdgeType
 
getEdgeCountQueries(Set<String>) - Method in class com.atlassian.confluence.plugins.edgeindex.edge.LikeEdgeType
 
getEdgeCountQueries(Set<String>) - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeType
 
getEdgeId() - Method in class com.atlassian.confluence.plugins.edgeindex.model.DefaultEdge
 
getEdgeId() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.Edge
 
getEdgeIndexTypeByKey(String) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeTypeRepository
 
getEdgeIndexTypeByKey(String) - Method in class com.atlassian.confluence.plugins.edgeindex.plugin.PluggableEdgeTypeRepository
 
getEdgeIndexTypes() - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeTypeRepository
 
getEdgeIndexTypes() - Method in class com.atlassian.confluence.plugins.edgeindex.plugin.PluggableEdgeTypeRepository
 
getEdges() - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPagination
 
getEdgeType() - Method in class com.atlassian.confluence.plugins.edgeindex.model.DefaultEdge
 
getEdgeType() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.Edge
The type of the edge.
getEdgeTypes() - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeQueryParameter
 
getEdgeUiSupport() - Method in class com.atlassian.confluence.plugins.edgeindex.edge.AbstractEdgeType
 
getEdgeUiSupport() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeType
 
getEditableColourScheme() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.LookAndFeelAction
since editable colour schemes do not have fallback schemes, we can use these to determine if a certain colour setting is using the default refer to LookAndFeelAction.isDefault(String)
getEditBlogPostUrl(String) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
getEditColorSchemeUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getEditCommentUrl(long) - Method in class com.atlassian.confluence.it.AbstractPageEntity
Deprecated.
 
getEditCommentUrl(long) - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
Since 5.8
getEditCommentUrl(long) - Method in class com.atlassian.confluence.it.Page
Deprecated.
Since 5.8
getEditEmailSettingsPath() - Static method in class com.atlassian.confluence.it.user.UserProfile
 
getEditingUser() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getEditingUser() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
getEditMode() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
getEditMode(String) - Method in class com.atlassian.confluence.pages.DefaultDraftsTransitionHelper
 
getEditMode(String) - Method in interface com.atlassian.confluence.pages.DraftsTransitionHelper
This method is used to determine what's the current edit mode regarding collaborative editing (legacy, limited or collaborative), the method is provided a spaceKey and returns the current edit mode for that space.
getEditMode(String) - Method in interface com.atlassian.confluence.setup.settings.CollaborativeEditingHelper
Returns the current editing mode.
getEditMode(String) - Method in class com.atlassian.confluence.setup.settings.DefaultCollaborativeEditingHelper
 
getEditor() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
getEditor() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
This is a bit backwards, because the editor wraps this EditorContent.
getEditor() - Method in class com.atlassian.confluence.pageobjects.page.space.CreatePageTemplate
Deprecated.
 
getEditorBlogPostDate() - Method in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
getEditorBlogPostDate() - Method in interface com.atlassian.confluence.core.FormatSettingsManager
Returns the date time format for the editor blog post date
getEditorBlogPostDate() - Method in class com.atlassian.confluence.impl.settings.CachingFormatSettingsManager
 
getEditorBlogPostDate() - Method in class com.atlassian.confluence.it.TestingFormatSettingsManager
 
getEditorContent(Long) - Method in class com.atlassian.confluence.tinymceplugin.rest.PageResource
 
getEditorCssResources(String) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
 
getEditorCssResources(String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getEditorFormattedContent(String) - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
getEditorMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.links.LinkMarshallingFactoryImpl
 
getEditorMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.macro.MacroMarshallingFactoryImpl
 
getEditorMarshaller() - Method in interface com.atlassian.confluence.content.render.xhtml.MarshallingFactory
 
getEditorMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.placeholder.CaretMarshallingFactoryImpl
 
getEditorMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.placeholder.PlaceholderMarshallingFactoryImpl
 
getEditorUnmarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.links.LinkMarshallingFactoryImpl
 
getEditorUnmarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.macro.MacroMarshallingFactoryImpl
 
getEditorUnmarshaller() - Method in interface com.atlassian.confluence.content.render.xhtml.MarshallingFactory
 
getEditorUnmarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.placeholder.CaretMarshallingFactoryImpl
 
getEditorUnmarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.placeholder.PlaceholderMarshallingFactoryImpl
 
getEditorVersion() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Get TinyMCE version
getEditorVersion() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getEditPageBean() - Method in class com.atlassian.confluence.pages.actions.HandleNameConflictsAction
 
getEditPagePermissions() - Method in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
getEditPageTitle(String) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
getEditPageTitle() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getEditPageUrl(String, String) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
getEditPageUrl(AbstractPage) - Static method in class com.atlassian.confluence.util.GeneralUtil
Get a resume draft URL that includes the shareDraftid
getEditPermissions() - Method in interface com.atlassian.confluence.content.service.page.ContentPermissionProvider
 
getEditPermissions() - Method in class com.atlassian.confluence.content.service.page.SimpleContentPermissionProvider
 
getEditPermissionsGroupList() - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
getEditPermissionsGroups() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.PagePermissionData
 
getEditPermissionsGroups() - Method in class com.atlassian.confluence.util.EditPageBean
 
getEditPermissionsUserList() - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
getEditPermissionsUsers() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.PagePermissionData
 
getEditPermissionsUsers() - Method in class com.atlassian.confluence.util.EditPageBean
 
getEditUrl() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getEditUrl(boolean) - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getEditUrl() - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
getEditUrl() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
getEditUrl() - Method in interface com.atlassian.confluence.it.ContentEntity
Deprecated.
 
getEditUrl() - Method in class com.atlassian.confluence.it.Draft
 
getEditUrl() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getEditUrl() - Method in class com.atlassian.confluence.it.UserInformation
 
getEditUrlPath() - Method in class com.atlassian.confluence.pages.AbstractPage
 
getEditUserGroupAdministrator() - Method in class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
getEditXPath(String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
getEffectiveUser() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserPermissions
 
getEffectiveUser() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserProperties
 
getEffectiveUser() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getEhCacheManager() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
getElapsedMaxTime(TimeUnit) - Method in interface com.atlassian.confluence.util.profiling.TimerSnapshot
 
getElapsedMilliseconds() - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
Retrieved the elapsed time for the flush.
getElapsedMinTime(TimeUnit) - Method in interface com.atlassian.confluence.util.profiling.TimerSnapshot
 
getElapsedTime() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus
 
getElapsedTime() - Method in class com.atlassian.confluence.util.longrunning.DelegatingLongRunningTask
 
getElapsedTimeInSec() - Method in class com.atlassian.confluence.internal.diagnostics.LongRunningTaskAnalyticsEvent
 
getElapsedTimeMillis() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent
 
getElapsedTimeMillis() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.UserPrefetchEvent
 
getElapsedTotalTime(TimeUnit) - Method in interface com.atlassian.confluence.util.profiling.TimerSnapshot
 
getElementAttributeValue(String, String) - Static method in class com.atlassian.confluence.it.ResponseXPath
Deprecated.
getElementAttributeValue(String, String, WebTester) - Static method in class com.atlassian.confluence.it.ResponseXPath
Deprecated.
getElementAttributeValue(String) - Method in class com.atlassian.confluence.it.ResponseXPath
Deprecated.
Returns the value of an attribute on an element in the current response stored in the WebTester.
getElementCssInsidePreview(String, String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.WikiMarkupDialog
Deprecated.
 
getElementIdCreator() - Method in class com.atlassian.confluence.renderer.PageContext
 
getElements(int, int) - Method in interface com.atlassian.confluence.core.ListBuilderCallback
 
getElements(int, int) - Method in class com.atlassian.confluence.core.SingleListBuilderCallback
 
getElementText() - Method in class com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
 
getElementText() - Method in class com.atlassian.confluence.content.render.xhtml.ResettableXmlEventReader
 
getElementText(String) - Static method in class com.atlassian.confluence.it.ResponseXPath
Deprecated.
getElementText(String, WebTester) - Static method in class com.atlassian.confluence.it.ResponseXPath
Deprecated.
getElementText() - Method in class com.atlassian.confluence.it.ResponseXPath
Deprecated.
Returns the inner text of an element in the current response stored in the WebTester.
getEllipsisCrumbs(List<Breadcrumb>) - Method in class com.atlassian.confluence.themes.GlobalHelper
Returns the subset of the breadcrumbs which should be hidden under an ellipsis: The first crumb (e.g.
getEmail() - Method in class com.atlassian.confluence.internal.user.DeferredLookupUser
 
getEmail() - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.UserRepresentation
 
getEmail() - Method in class com.atlassian.confluence.it.mail.MailUser
 
getEmail() - Method in class com.atlassian.confluence.it.User
Deprecated.
 
getEmail() - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserProfilePage
Deprecated.
 
getEmail() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewUserProfilePage
Deprecated.
 
getEmail() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.PermissionCheckedUser
 
getEmail() - Method in class com.atlassian.confluence.plugins.rest.dto.UserDto
 
getEmail() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
getEmail() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUser
 
getEmail() - Method in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
getEmail() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getEmail() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
getEmail() - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
getEmail() - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
getEmail() - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
getEmail() - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
getEmail() - Method in class com.atlassian.confluence.user.ConfluenceUserImpl
 
getEmail() - Method in class com.atlassian.confluence.user.DeletedUser
 
getEmail() - Method in class com.atlassian.confluence.user.extras.entities.UserCreateRequestEntity
 
getEmail() - Method in class com.atlassian.confluence.user.PersonalInformation
Deprecated.
getEmail() - Method in class com.atlassian.confluence.user.UnknownUser
 
getEmail() - Method in class com.atlassian.confluence.user.UserForm
 
getEmail() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
Deprecated.
 
getEmail() - Method in class com.atlassian.sal.confluence.user.ConfluenceUserProfile
getEmailAddress() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
getEmailAddress() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUser
 
getEmailAddress() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
Deprecated.
 
getEmailAddressedToUser(User, List<MimeMessage>) - Static method in class com.atlassian.confluence.it.mail.MailUtils
 
getEmailAddressVisibility() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
getEmailAddressVisibility() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getEmailAddressVisibilityTypes() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
getEmailAttributeName() - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
getEmailFilter() - Method in class com.atlassian.confluence.user.UserPickerFilter
 
getEmailPattern() - Method in class bucket.user.UserFilter
Deprecated.
 
getEmailPattern() - Method in class com.atlassian.confluence.util.UserFilterBean
 
getEmailsAttempted() - Method in class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
getEmailSettingsLink() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewUserSettingsPage
Deprecated.
 
getEmailsSent() - Method in class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
getEmailTerm() - Method in class com.atlassian.confluence.internal.user.UserSearchRequest
 
getEmailTerm() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
getEmailTerm() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
getEmbeddedImages() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
getEmbeddedLicenses() - Method in class com.atlassian.sal.confluence.license.MultiProductLicenseDetailsImpl
 
getEmbededImage() - Method in class com.atlassian.confluence.content.render.xhtml.ImageAttributeParser
 
getEmbededLinks() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
getEmoticonIdentifier(Emoticon) - Method in class com.atlassian.plugins.editor.actions.TinyMceEmotionsAction
 
getEmoticons() - Method in class com.atlassian.plugins.editor.actions.TinyMceEmotionsAction
 
getEmoticonUrl(Emoticon) - Method in class com.atlassian.plugins.editor.actions.TinyMceEmotionsAction
Returns the relative caching url to the emoticon image.
getEnabledCustomContentTypes() - Method in interface com.atlassian.confluence.content.ContentTypeManager
Get all CustomContentTypes currently enabled in the system
getEnabledCustomContentTypes() - Method in class com.atlassian.confluence.content.DefaultContentTypeManager
 
getEnabledMacro(String) - Method in class com.atlassian.confluence.renderer.DefaultMacroManager
 
getEnabledModuleDescriptorsByClass(Class<D>) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getEnabledModulesByClass(Class<M>) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getEnabledPlugin(String) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getEnabledPluginModule(String) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getEnabledPlugins() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
Retrieves the list of enabled plugins.
getEnabledPlugins() - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getEnabledPlugins() - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
Returns the list of enabled Plugin objects ordered by name, or an empty list if the currently enabled plugins could not be determined.
getEncodedContentPermissionSet(ContentPermissionSet) - Static method in class com.atlassian.confluence.search.lucene.ContentPermissionSearchUtils
 
getEncodedGroupName(String) - Static method in class com.atlassian.confluence.search.lucene.ContentPermissionSearchUtils
 
getEncodedKey() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
getEncodedKey() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.legacy.HibernateKey
 
getEncodedKey() - Method in interface com.atlassian.confluence.security.trust.TrustedToken
 
getEncodedToken() - Method in interface com.atlassian.confluence.security.trust.TrustedToken
 
getEncodedUserKey(ConfluenceUser) - Static method in class com.atlassian.confluence.search.lucene.ContentPermissionSearchUtils
 
getEncoder() - Method in class com.atlassian.confluence.search.v2.DefaultHighlightParams
 
getEncoder() - Method in interface com.atlassian.confluence.search.v2.HightlightParams
The encoding required for highlight result.
getEncoding() - Method in class com.atlassian.confluence.languages.Language
 
getEncoding() - Method in class com.atlassian.confluence.plugin.descriptor.LanguageModuleDescriptor
 
getEncoding() - Method in class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
 
getEncoding() - Method in class com.atlassian.confluence.xwork.SoyResult
 
getEncryptionProvider() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
getEnd() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport.Timer
 
getEnd() - Method in class com.atlassian.confluence.web.rangerequest.RangeRequest
 
getEndDate() - Method in class com.atlassian.confluence.schedule.ScheduledJobHistory
 
getEndIndex() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
getEndIndex() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getEndpoints(String) - Static method in class com.atlassian.confluence.impl.health.web.JohnsonPageEndpointsProvider
Returns the URLs of the endpoints used by the Johnson page.
getEnrichedPropertyTypes(Type, boolean) - Method in class com.atlassian.confluence.api.impl.DefaultApiRestEntityFactory
 
getEnrichedPropertyTypes(Type, boolean) - Method in interface com.atlassian.confluence.core.ApiRestEntityFactory
Get the types of the properties that may possibly be provided by the enrichers.
getEnrichedPropertyTypes(String...) - Method in class com.atlassian.confluence.plugins.restapi.enrich.AbstractLinkEnricher
Get the 'links' property type that a link enricher provides.
getEnrichedPropertyTypes(Type, boolean) - Method in class com.atlassian.confluence.plugins.restapi.enrich.DefaultRestEntityEnrichmentManager
 
getEnrichedPropertyTypes(Type) - Method in class com.atlassian.confluence.plugins.restapi.enrich.documentation.RequestEntityEnricher
 
getEnrichedPropertyTypes(Type) - Method in class com.atlassian.confluence.plugins.restapi.enrich.model.ContentEnricher
 
getEnrichedPropertyTypes(Type) - Method in class com.atlassian.confluence.plugins.restapi.enrich.model.RestListLinkEnricher
 
getEnrichedPropertyTypes(Type) - Method in class com.atlassian.confluence.plugins.restapi.enrich.model.SpaceEnricher
 
getEnrichedPropertyTypes(Type) - Method in interface com.atlassian.confluence.plugins.restapi.enrich.RestObjectEnricher
Get the types of the properties that may possibly be provided by this enricher.
getEnrichedPropertyTypes(Type, boolean) - Method in interface com.atlassian.confluence.rest.serialization.enrich.RestEntityEnrichmentManager
Get the types of the properties that may possibly be provided by the enrichers.
getEntities() - Method in class com.atlassian.confluence.core.service.AbstractSingleEntityLocator
 
getEntities() - Method in interface com.atlassian.confluence.core.service.EntityLocator
Get the entities that match the query represented by this locator.
getEntity() - Method in class com.atlassian.confluence.api.model.search.SearchResult
 
getEntity() - Method in interface com.atlassian.confluence.content.Content
Gets the ContentEntityObject that backs this piece of content.
getEntity() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Get the current ContentEntityObject for this context.
getEntity() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
getEntity() - Method in class com.atlassian.confluence.content.render.xhtml.XhtmlFragmentTimeoutEvent
 
getEntity() - Method in class com.atlassian.confluence.content.render.xhtml.XhtmlMacroTimeoutEvent
 
getEntity() - Method in class com.atlassian.confluence.content.service.blogpost.IdBlogPostLocator
 
getEntity() - Method in class com.atlassian.confluence.content.service.IdContentLocator
 
getEntity() - Method in class com.atlassian.confluence.content.service.page.AbstractPageLocator
 
getEntity() - Method in class com.atlassian.confluence.content.service.space.KeySpaceLocator
 
getEntity() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getEntity(String, Serializable) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
getEntity() - Method in interface com.atlassian.confluence.core.service.SingleEntityLocator
Get the entities that matches the query represented by this locator.
getEntity() - Method in class com.atlassian.confluence.event.events.content.ContentRevertedEvent
 
getEntity() - Method in class com.atlassian.confluence.internal.relations.query.RelationQuery
 
getEntity() - Method in class com.atlassian.confluence.it.content.security.ContentPermission
 
getEntity() - Method in class com.atlassian.confluence.labels.actions.AddFavouriteAction
Used so that the links are correctly built when JS is disabled
getEntity() - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouriteAjaxAction
Used so that the links are correctly built when JS is disabled
getEntity() - Method in class com.atlassian.confluence.labels.actions.RemoveFavouriteAction
Used so that the links are correctly built when JS is disabled
getEntity() - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouriteAjaxAction
Used so that the links are correctly built when JS is disabled
getEntity() - Method in class com.atlassian.confluence.labels.service.AbstractLabelsCommand
 
getEntity() - Method in interface com.atlassian.confluence.labels.service.AddLabelsCommand
Returns the page or blog post that the label was added to
getEntity() - Method in interface com.atlassian.confluence.labels.service.RemoveLabelCommand
Returns the page or blog post that the label was removed from.
getEntity() - Method in class com.atlassian.confluence.plugins.labels.actions.AddLabelAction
Used so that the links are correctly built when JS is disabled
getEntity() - Method in class com.atlassian.confluence.plugins.labels.actions.RemoveLabelAction
Used so that the links are correctly built when JS is disabled
getEntity() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getEntity() - Method in class com.atlassian.confluence.renderer.PageContext
 
getEntity() - Method in class com.atlassian.confluence.renderer.PageTemplateContext
 
getEntity() - Method in class com.atlassian.confluence.rss.FeedTimeoutEvent
 
getEntity() - Method in class com.atlassian.confluence.rss.RssRenderItem
 
getEntity(String, String) - Method in class com.atlassian.confluence.servlet.download.AttachmentUrlParser
Gets the entity that the attachment is attached to based on the given url.
getEntity() - Method in class com.atlassian.confluence.user.PermittedUserFinder.SearchResult
 
getEntityClass() - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.AttachmentContentTypeApiSupport
 
getEntityClass() - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.BlogPostContentTypeApiSupport
 
getEntityClass() - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.CommentContentTypeApiSupport
 
getEntityClass() - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.PageContentTypeApiSupport
 
getEntityClass() - Method in interface com.atlassian.confluence.content.apisupport.ContentTypeApiSupport
Get the class of the hibernate object used to persist the content type handled by this api support
getEntityClass() - Method in class com.atlassian.confluence.content.apisupport.CustomContentTypeApiSupport
 
getEntityClass() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentTypeSupport
 
getEntityId() - Method in class com.atlassian.confluence.labels.service.AbstractLabelsCommand
 
getEntityId() - Method in class com.atlassian.confluence.mail.notification.actions.PageNotificationAction
 
getEntityId() - Method in class com.atlassian.confluence.pageobjects.component.FavouritePage
Deprecated.
 
getEntityId() - Method in class com.atlassian.confluence.pageobjects.component.ToggleFavourites
Deprecated.
 
getEntityId() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getEntityId() - Method in class com.atlassian.confluence.plugins.labels.actions.RemoveLabelAction
 
getEntityId() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
getEntityId(String, String) - Method in class com.atlassian.confluence.servlet.download.AttachmentUrlParser
Gets the entity id that the attachment is attached to based on the given url.
getEntityId() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.WikiToXhtmlConversionData
 
getEntityManager() - Method in class com.atlassian.confluence.impl.hibernate.HibernateEntityManagerProvider
 
getEntityManager() - Method in interface com.atlassian.confluence.persistence.EntityManagerProvider
Get the JPA EntityManager object from the current request's transaction.
getEntityName(Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
getEntityName() - Method in class com.atlassian.confluence.renderer.BlogPostReference
 
getEntityName() - Method in class com.atlassian.confluence.renderer.BlogPostReferenceParser
 
getEntityNameProcessor() - Method in class com.atlassian.confluence.upgrade.recovery.ConfluenceExportConfiguration
 
getEntityNotFoundDelegate() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getEntityObjectQueue(List) - Method in interface bucket.core.persistence.EntityObjectQueueFactory
Deprecated.
 
getEntityObjectQueue(List) - Method in class bucket.core.persistence.hibernate.HibernateEntityObjectQueueFactory
Deprecated.
 
getEntityObjects(long, long) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.OrderedEntityObjectBatchableWorkSource.EntitySource
 
getEntityObjectsIds(List) - Static method in class com.atlassian.confluence.util.ContentUtils
Takes a list of EntityObjects and returns the list of id's belonging to the spaces.
getEntityPersister(Class) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Get the Hibernate class persister for a particular class.
getEntityQueryParser() - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
getEntityRef() - Method in class com.atlassian.confluence.api.model.search.ContentSearchResult
 
getEntityRef() - Method in class com.atlassian.confluence.api.model.search.SearchResult.Builder
 
getEntityRef() - Method in class com.atlassian.confluence.api.model.search.SearchResult
 
getEntityRef() - Method in class com.atlassian.confluence.api.model.search.SpaceSearchResult
 
getEntityRef() - Method in class com.atlassian.confluence.api.model.search.UserSearchResult
 
getEntityType() - Method in class com.atlassian.confluence.api.model.search.SearchResult
 
getEntityType() - Method in class com.atlassian.confluence.macro.count.MacroCountEvent
 
getEntityType() - Method in class com.atlassian.confluence.plugins.labels.actions.AddLabelAction
 
getEntries() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
getEntries(URL, User) - Method in class com.atlassian.confluence.it.feed.FeedRetriever
 
getEntries(ConfluenceBandanaContext) - Method in interface com.atlassian.confluence.setup.bandana.BandanaXmlParser
 
getEntries(ConfluenceBandanaContext) - Method in class com.atlassian.confluence.setup.bandana.FileBandanaXmlParser
 
getEnumMapValueName() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
Deprecated.
getEnumToI18nKeyMapping() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
Returns a map of enum values with it alias.
getEnumValue() - Method in class com.atlassian.confluence.importexport.xmlimport.model.EnumProperty
 
getEnumValueByRepresentation() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ContentTypeEnumProperty
 
getEnumValues() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
Returns a list of enum values.
getEnvironmentVariables() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getEnvName() - Method in enum com.atlassian.confluence.plugins.synchrony.api.SynchronyEnv
 
getError() - Method in class com.atlassian.confluence.index.status.ReIndexNodeStatus
 
getError() - Method in class com.atlassian.confluence.internal.index.event.IndexSnapshotCreationFailedEvent
 
getError() - Method in class com.atlassian.confluence.internal.index.event.IndexSnapshotRestorationFailedEvent
 
getError() - Method in exception com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotException
 
getError() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration.Field
 
getError() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeCronJobScheduleAction.Result
 
getError() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeSimpleJobScheduleAction.Result
 
getError() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction.Result
 
getError() - Method in class com.atlassian.confluence.upgrade.UpgradeError
 
getErrorCode() - Method in class com.atlassian.confluence.setup.settings.DatabaseTestResult
 
getErrorCount() - Method in class com.atlassian.confluence.internal.upgrade.constraint.MissingConstraintsRemediationEvent
 
getErrorCount() - Method in class com.atlassian.confluence.internal.webhooks.analytics.WebhooksDailySummaryPeriodicEvent
 
getErrorCount() - Method in class com.atlassian.confluence.jmx.RequestMetrics
 
getErrorFlagMessages() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
getErrorLevelLogsEvents() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
 
getErrorMessage(String, Object...) - Method in class com.atlassian.confluence.impl.health.checks.rules.AbstractHealthCheckRule
 
getErrorMessage(String, Object...) - Method in interface com.atlassian.confluence.impl.health.ErrorMessageProvider
Returns an error message based off the specified key and arguments.
getErrorMessage(String, Object...) - Method in class com.atlassian.confluence.impl.health.I18nErrorMessageProvider
 
getErrorMessage() - Method in class com.atlassian.confluence.json.SingleErrorJSONResult
 
getErrorMessage() - Method in class com.atlassian.confluence.search.lucene.ChangeDocumentIndexPolicy.PolicyCheckResult
 
getErrorMessages() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
getErrorQueueSize() - Method in class com.atlassian.confluence.jmx.TaskQueueWrapper
 
getErrorRate() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
getErrorRate() - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
getErrors() - Method in class com.atlassian.confluence.api.model.validation.SimpleMergeValidationResult
 
getErrors() - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult
 
getErrors() - Method in interface com.atlassian.confluence.api.model.validation.ValidationResult
Returns an iterable of the errors (if any) stored in this result.
getErrors() - Method in class com.atlassian.confluence.diff.beans.ConfluenceDiffDraftBean
 
getErrors() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkStatusReport
 
getErrors() - Method in class com.atlassian.confluence.pageobjects.page.admin.EditSpacesConfigurationPage
Deprecated.
 
getErrors() - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserProfilePage
Deprecated.
 
getErrors() - Method in class com.atlassian.confluence.rest.api.model.validation.RestValidationResult
 
getErrors() - Method in class com.atlassian.confluence.rest.client.graphql.GraphQLQueryResponse
Get any errors that happened while executing the query.
getErrors() - Method in class com.atlassian.confluence.setup.webwork.JakartaMultiPartRequest
 
getErrors() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
getErrors() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
getErrors() - Method in interface com.atlassian.confluence.upgrade.UpgradeManager
 
getErrors() - Method in class com.atlassian.confluence.upgrade.upgradetask.ChangeSpaceDescriptionsBodyTypeUpgradeTask
 
getErrors() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConditionallyEnableMailArchivePluginUpgradeTask
 
getErrors() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConvertToRelativeLinksUpgradeTask
 
getErrors() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsClearDataUpgradeTask
 
getErrors() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsUpgradeTask
 
getErrors() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdSchemaUpgradeTask
 
getErrors() - Method in interface com.atlassian.confluence.upgrade.UpgradeTask
Return any errors that occur.
getErrors() - Method in class com.atlassian.confluence.upgrade.upgradetask.LikesSqlConstraintsUpgradeTask
 
getErrors() - Method in class com.atlassian.confluence.user.administrators.DefaultEditUserGroupAdministrator
 
getErrors() - Method in interface com.atlassian.confluence.user.administrators.EditUserGroupAdministrator
 
getErrors() - Method in class com.atlassian.confluence.util.AttachFileHelper
 
getErrorsCount() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
getErrorsCount() - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
getErrorsCount() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
getEstimatedTimeRemaining() - Method in class com.atlassian.confluence.util.longrunning.DelegatingLongRunningTask
 
getEstimatedTimeRemainingInSec() - Method in class com.atlassian.confluence.internal.diagnostics.LongRunningTaskAnalyticsEvent
 
getEstimatedTotal() - Method in class com.atlassian.confluence.util.EstimatedProgressMeter
 
getEvent() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterEventWrapper
 
getEvent() - Method in class com.atlassian.confluence.event.events.cluster.ClusterEventWrapper
 
getEvent() - Method in class com.atlassian.confluence.internal.health.HealthCheckResult
Returns the Johnson event to be raised as a result of this result.
getEvent() - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
getEvent() - Method in class com.atlassian.synchrony.Events
 
getEventContentType(Event) - Static method in class com.atlassian.confluence.event.EventUtils
Return the type of ConfluenceEntityObject the event is acting upon.
getEventDroppedAlertThreadDumpCoolDown() - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceEventSystemMonitorConfig
 
getEventId() - Method in class com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsEvent
 
getEventId() - Method in class com.atlassian.synchrony.Events
 
getEventLevel() - Method in class com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsEvent
 
getEventManager() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getEventManager() - Method in class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
Deprecated.
since 5.9 - no replacement
getEventName() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
 
getEventName() - Method in class com.atlassian.confluence.impl.servlet.RequestEventPublishingFilter.SimpleRequestEvent
 
getEventName() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreEvent
Deprecated.
 
getEventPublisher() - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
getEventPublisher() - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getEventPublisher() - Method in class com.atlassian.confluence.importexport.Importer
 
getEventPublisher() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
getEventPublisher() - Method in class com.atlassian.confluence.user.ConfluenceAuthenticator
 
getEventReport(AnalyticsHelper.Mode) - Method in class com.atlassian.confluence.it.analytics.AnalyticsHelper
 
getEvents() - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventProvider
 
getEvents() - Method in class com.atlassian.confluence.it.analytics.AnalyticsEventReport
 
getEventsCount() - Method in class com.atlassian.confluence.api.model.eviction.SynchronyDatasetSize
 
getEventsCount(Long) - Method in class com.atlassian.confluence.pages.persistence.dao.DefaultSynchronyEvictionDao
 
getEventsCount(Long) - Method in interface com.atlassian.confluence.pages.persistence.dao.SynchronyEvictionDao
 
getEventThreadGroup() - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceEventSystemMonitorConfig
 
getEventToPublish(String) - Method in interface com.atlassian.confluence.event.Evented
Gets the event to publish.
getEventToPublish(String) - Method in class com.atlassian.confluence.labels.actions.ListLabelsBySpaceAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.pages.actions.ListPermissionPagesAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.pages.actions.ViewTrashAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.plugins.labels.actions.AlphabeticalListLabelsAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.plugins.labels.actions.RankListLabelsAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.plugins.templates.actions.ListPageTemplatesAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.plugins.templates.actions.RemovePageTemplateAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.security.actions.ViewGlobalPermissionsAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.spaces.actions.EditSpaceEntryAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.spaces.actions.EditSpaceLabelAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.spaces.actions.RemoveSpaceEntryAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.spaces.actions.SpaceAdminAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.user.actions.ConfirmEmailAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
getEventToPublish(String) - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
getEventType() - Method in class com.atlassian.confluence.event.events.space.SpaceLogoUpdateEvent
Deprecated.
since 5.10
getEventType() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
getEventTypeEnum() - Method in class com.atlassian.confluence.event.events.space.SpaceLogoUpdateEvent
 
getEvictedCount() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsEvent
 
getEvictionLimit() - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
getEvictionType() - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
getExampleLatency() - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
getExampleOfDatePattern() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
getExceededTimeInMilliseconds() - Method in class com.atlassian.confluence.content.render.xhtml.XhtmlFragmentTimeoutEvent
 
getExceededTimeInMilliseconds() - Method in class com.atlassian.confluence.content.render.xhtml.XhtmlMacroTimeoutEvent
 
getExceededTimeInMilliseconds() - Method in exception com.atlassian.confluence.content.render.xhtml.XhtmlTimeoutException
 
getExceededTimeInMilliseconds() - Method in class com.atlassian.confluence.rss.FeedTimeoutEvent
 
getExceptionEntities() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
getExceptions() - Method in class com.atlassian.confluence.content.render.xhtml.migration.ExceptionTolerantMigrator.MigrationResult
 
getExceptionType() - Method in class com.atlassian.confluence.logging.ErrorLoggedEvent
 
getExcerpt() - Method in class com.atlassian.confluence.api.model.search.SearchResult
 
getExcerpt(CustomContentEntityObject) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
getExcerpt(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.ContentEntityAdapterParent
getExcerpt() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getExcerpt(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultContentAdapter
getExcerpt(ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
getExcerpt(ContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter
Returns the already created excerpts of content.
getExcerpt() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getExcerpt() - Method in class com.atlassian.confluence.it.SearchResult
 
getExcerpt() - Method in class com.atlassian.confluence.links.TrackbackLink
Deprecated.
 
getExcerpt() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
getExcerpt() - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
getExcerpt() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSearchResult
 
getExcerpt(ContentEntityObject, PageContext) - Method in class com.atlassian.confluence.util.ContentMacrosHelper
 
getExcerpt(ContentEntityObject) - Method in class com.atlassian.confluence.util.ExcerptHelper
Returns the body of an excerpt macro (including any xhtml tags).
getExcerptStrategy() - Method in class com.atlassian.confluence.api.model.search.SearchOptions
 
getExcerptSummary(ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
getExcerptSummary(ContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter
Returns the summary of an already created excerpt of content.
getExcerptSummary(ContentEntityObject) - Method in class com.atlassian.confluence.util.ExcerptHelper
Returns the first line of an excerpt macro as plain text (all xhtml tags will be stripped)
getExclude() - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
getExclude() - Method in interface com.atlassian.confluence.security.CaptchaManager
 
getExclude() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
getExclude() - Method in class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
 
getExcludedGroups() - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
getExcludedHtmlElements() - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
 
getExcludedLastHtmlElements() - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
a set of html tags that the excerpter will attempt to not finish on.
getExcludedMethodNames() - Method in interface com.atlassian.confluence.impl.audit.handler.AuditHandlerDescription
Get a set of the method names that this handler will specifically not use.
getExcludedSchemaMigrationPoints() - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
getExcludedSpaceKeys() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getExcludedSpaceKeys() - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
getExcludeOptions() - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
getExecutionCount() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetrics
 
getExecutionCount() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
 
getExecutor() - Method in class com.atlassian.confluence.event.ConfluencePoolBasedEventExecutorFactory
 
getExecutor() - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
getExecutorService() - Method in interface com.atlassian.confluence.cluster.hazelcast.HazelcastClusterEventService
Returns the distributed executor service for the given
getExecutorService() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastExecutorClusterEventService
 
getExistingByApiUser(User) - Method in interface com.atlassian.confluence.internal.user.UserAccessorInternal
Retrieve the corresponding ConfluenceUser (if any) for a user, by user key or username
getExistingByApiUser(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getExistingContentEntityObject() - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
getExistingContentId() - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
getExistingContentId() - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
getExistingCount() - Method in class com.atlassian.confluence.internal.upgrade.constraint.MissingConstraintsRemediationEvent
 
getExistingDraft() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getExistingDraftId() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getExistingGroups() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
getExistingGroups() - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
getExistingPage(Space, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Retrieve the fully populated Page object for a page, known to exist in confluence.
getExistingPage(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Retrieve the Page object for a page, known to exist in confluence.
getExistingPage(Space, String) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
Retrieve the fully populated Page object for a page, known to exist in confluence.
getExistingPage(long) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
Retrieve the Page object for a page, known to exist in confluence.
getExistingUserByKey(UserKey) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getExistingUserByKey(UserKey) - Method in interface com.atlassian.confluence.user.UserAccessor
Returns the user with the specified user key, or null if the user doesn't exist or the key is null.
getExistingUserByPerson(Person) - Method in interface com.atlassian.confluence.internal.user.UserAccessorInternal
Retrieve the corresponding ConfluenceUser (if any) for a Person, by username, or user key
getExistingUserByPerson(Person) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getExpandedValue() - Method in class com.atlassian.confluence.extra.paste.rest.ShortcutLinkConfigurationsResource.ShortcutLinkConfigurationEntity
 
getExpandedValue() - Method in class com.atlassian.confluence.renderer.ShortcutLinkConfig
 
getExpansionRootPaths(Type) - Method in class com.atlassian.confluence.plugins.graphql.extensions.ExpansionFieldsExtension
 
getExpansions() - Method in class com.atlassian.confluence.api.impl.service.content.finder.AbstractFinder
 
getExpansions() - Method in interface com.atlassian.confluence.content.apisupport.CommentExtensionsSupport
Deprecated.
getExpansions() - Method in class com.atlassian.confluence.content.apisupport.NullCommentExtensionsSupport
Deprecated.
getExpansions() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyCommentExtensionSupport
Deprecated.
getExpected() - Method in interface com.atlassian.confluence.core.persistence.schema.api.SchemaElementComparison
Deprecated.
getExpectedCellTypes() - Method in enum com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutSectionLayoutType
 
getExpectedPageTimeoutInvalidMessage() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
getExpectedResultsCount() - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneResultFilter
Deprecated.
The number of results that the filter expects to allow into the final search result.
getExpectedResultsCount() - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSubsetResultFilter
Deprecated.
 
getExpectedResultsCount() - Method in class com.atlassian.confluence.search.v2.lucene.NullResultFilter
 
getExpectedRssTimeoutInvalidMessage() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
getExpectedSize() - Method in exception com.atlassian.confluence.pages.attachments.AttachmentDataStreamSizeMismatchException
 
getExpectedTitle() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
getExpectedTotal() - Method in interface com.atlassian.confluence.core.BatchOperation
 
getExpirationTs() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.MostUsedLabelsCacheRecord
getExpirationTs() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.LiteSearchResultCacheEntry
 
getExpiredCount() - Method in interface com.atlassian.confluence.cache.CacheStatistics
Deprecated.
 
getExpiredCount() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsEvent
 
getExpiredCount() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
getExpiryDate() - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel
 
getExplain() - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchResult
 
getExplain() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Returns query explanation if it is requested see ISearch.isExplain().
getExplanations() - Method in class com.atlassian.confluence.search.v2.lucene.TopDocuments
 
getExplicitLogout() - Method in class com.atlassian.confluence.event.events.security.LogoutEvent
 
getExplicitPermissionSetsFor(Collection<Long>) - Method in interface com.atlassian.confluence.security.persistence.dao.ContentPermissionSetDao
Get a map between content id and permission set.
getExplicitPermissionSetsFor(Collection<Long>) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateContentPermissionSetDao
 
getExportBuildNumber() - Method in class com.atlassian.confluence.it.export.Importer
 
getExportBuildNumber() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getExportBuildNumber(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getExportBuildNumber(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Returns the backward-compatibility of an export
getExportBuildNumber(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getExportBuildNumber(boolean) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
getExportBuildNumber(boolean) - Method in interface com.atlassian.confluence.upgrade.UpgradeManager
Tells the earliest version the exports will be compatible with.
getExportDescriptor() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
getExportDescriptor(File) - Static method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
getExportDescriptor(Unzipper) - Static method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
getExportDescriptor() - Method in interface com.atlassian.confluence.importexport.ImportContext
 
getExportDescriptor() - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
getExportDirectory() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
getExportFile(String...) - Method in class com.atlassian.confluence.importexport.impl.ConfluenceTempDirExportFileNameGenerator
 
getExportFile(String...) - Method in interface com.atlassian.confluence.importexport.impl.ExportFileNameGenerator
Generate a File that can be used to create an output.
getExportFileName(String...) - Method in class com.atlassian.confluence.importexport.impl.ConfluenceTempDirExportFileNameGenerator
 
getExportFileName(String...) - Method in interface com.atlassian.confluence.importexport.impl.ExportFileNameGenerator
Generate a unique file name encompassing the differentiator parameters supplied.
getExportLinkFormatter() - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
Returns the ExportLinkFormatter for the exporter.
getExportLinkFormatter() - Method in class com.atlassian.confluence.importexport.impl.HtmlExporter
 
getExportOption() - Method in class com.atlassian.confluence.pageobjects.page.space.AbstractSpaceExport
Deprecated.
 
getExportPath() - Method in class com.atlassian.confluence.importexport.impl.ExportImageDescriptor
 
getExportPath() - Method in class com.atlassian.confluence.pages.Attachment
 
getExportPathForThumbnail() - Method in class com.atlassian.confluence.pages.Attachment
 
getExportRoot() - Static method in class com.atlassian.confluence.servlet.download.ExportDownload
Deprecated.
since 2.7
getExportScope() - Method in class com.atlassian.confluence.event.events.admin.AsyncExportFinishedEvent
 
getExportScope() - Method in class com.atlassian.confluence.event.events.admin.ExportFinishedEvent
Deprecated.
 
getExportScope() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
getExportScope() - Method in interface com.atlassian.confluence.importexport.ExportContext
 
getExportScope() - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
getExportTree() - Method in class com.atlassian.confluence.pageobjects.page.space.AbstractSpaceExport
Deprecated.
 
getExportType() - Method in class com.atlassian.confluence.event.events.admin.AsyncExportFinishedEvent
 
getExportType() - Method in class com.atlassian.confluence.event.events.admin.ExportFinishedEvent
Deprecated.
 
getExportType() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
getExportType() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
getExtension(String) - Method in class com.atlassian.confluence.api.model.content.Content
 
getExtensions(Iterable<Attachment>, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.AttachmentContentTypeApiSupport
 
getExtensions(Iterable<Comment>, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.CommentContentTypeApiSupport
 
getExtensions(Iterable<Page>, Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.PageContentTypeApiSupport
 
getExtensions() - Method in class com.atlassian.confluence.api.model.content.Content
 
getExtensions(Iterable<T>, Expansions) - Method in class com.atlassian.confluence.content.apisupport.BaseContentTypeApiSupport
Get the set of extension properties for the collection of contentEntity Ids.
getExtensions(Iterable<Comment>, Expansions) - Method in interface com.atlassian.confluence.content.apisupport.CommentExtensionsSupport
Get the map of extension properties for each of the comment entities
getExtensions(Iterable<T>, Expansions) - Method in interface com.atlassian.confluence.content.apisupport.ContentTypeApiSupport
Get the set of extension properties for the collection of contentEntity Ids.
getExtensions(Iterable<Comment>, Expansions) - Method in class com.atlassian.confluence.content.apisupport.NullCommentExtensionsSupport
 
getExtensions(Iterable<CustomContentEntityObject>, Expansions) - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentTypeSupport
 
getExtensions(Iterable<Comment>, Expansions) - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyCommentExtensionSupport
 
getExternalId() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUser
 
getExternalLinks() - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
getExternalMemberNames(Group) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
getExternalReferences() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getExternalSmallIconUrl(MacroMetadata) - Method in class com.atlassian.confluence.macro.browser.DefaultMacroIconManager
 
getExternalSmallIconUrl(MacroMetadata) - Method in interface com.atlassian.confluence.macro.browser.MacroIconManager
Retrieve a the Url to a small icon for a macro.
getExternalUserManagement() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
getExtractedLinks() - Method in class com.atlassian.confluence.links.LinkExtractor
 
getExtractedText() - Method in class com.atlassian.confluence.internal.index.Extraction
 
getExtractedUrls() - Method in class com.atlassian.confluence.importexport.impl.HtmlImageProcessingRule
 
getExtractedUrls() - Method in interface com.atlassian.confluence.importexport.impl.ImageProcessingRule
Gets the set of ExportImageDescriptor representing the image tag urls that were extracted during processing.
getExtraFields() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getExtraFields() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getExtraFields() - Method in interface com.atlassian.confluence.search.v2.SearchResult
If the retrieved documents contain additional fields that cannot be directly accessed by this interface then they can be retrieved via this method.
getExtraQueryParameters() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
getExtraQueryParameters() - Method in interface com.atlassian.confluence.xhtml.api.EmbeddedImage
 
getFactor() - Method in class com.atlassian.confluence.search.v2.score.FieldValueFactorFunction
 
getFactory() - Static method in class com.atlassian.confluence.util.profiling.ProfilingSiteMeshFilter
 
getFailedAddresses() - Method in class com.atlassian.confluence.user.notifications.NotificationSendResult
 
getFailedEntryId() - Method in class com.atlassian.confluence.api.service.journal.EntryProcessorResult
 
getFailure() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
getFailure() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
getFailure() - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
getFailureCount() - Method in class com.atlassian.confluence.internal.webhooks.analytics.WebhooksDailySummaryPeriodicEvent
 
getFailureEvent(String) - Method in class com.atlassian.confluence.impl.health.checks.rules.AbstractHealthCheckRule
 
getFailureEvent(String) - Method in class com.atlassian.confluence.impl.health.checks.rules.MsSqlCollationRule
 
getFailureEvent(String) - Method in class com.atlassian.confluence.impl.health.checks.rules.MySqlCollationRule
 
getFailureEvent(String) - Method in class com.atlassian.confluence.impl.health.checks.rules.SqlServerSetupRule
 
getFailureMessageKey() - Method in class com.atlassian.confluence.impl.health.checks.rules.AbstractDatabaseCollationRule
 
getFailureMessageKey() - Method in class com.atlassian.confluence.impl.health.checks.rules.PostgresCollationRule
 
getFailureRate() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
getFailureRate() - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
getFailuresCount() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
getFailuresCount() - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
getFailuresCount() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
getFamily() - Method in enum com.atlassian.confluence.rest.api.model.ExceptionConverter.AdditionalStatus
Get the class of status code
getFaviconFormAsHtml() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
getFavourite() - Method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
getFavourite() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getFavourite() - Method in class com.atlassian.confluence.spaces.SpacesQuery
 
getFavouriteCharacter() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getFavouriteColour() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getFavouriteLabellingsByContentIds(Collection<ContentId>, UserKey) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getFavouriteLabellingsByContentIds(Collection<ContentId>, UserKey) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getFavouriteLabellingsByContentIds(Collection<ContentId>, UserKey) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getFavouriteLabellingsByContentIds(Collection<ContentId>, UserKey) - Method in interface com.atlassian.confluence.labels.LabelManager
Get the labellings that represent the favourite labellings for the given user on the given content.
getFavouriteLabellingsByContentIds(Collection<Long>, UserKey) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
getFavouriteLabellingsByContentIds(Collection<Long>, UserKey) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
getFavouritePage(Page) - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardPagesTab
Deprecated.
 
getFavouriteSpaceKeys(User) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.FavouriteSpacesTab
 
getFavouriteSpaces() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getFavouriteSpaces(String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getFavouriteSpaces(String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getFavouriteSpaces(String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getFavouriteSpaces(String) - Method in interface com.atlassian.confluence.labels.LabelManager
 
getFavouriteSpaces(String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
getFavouriteSpaces(String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
getFavouriteSpaces() - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
 
getFavouriteSpaces() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getFavouriteSpaces(User) - Method in class com.atlassian.confluence.search.SpacePickerHelper
 
getFavouriteSpaces() - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
getFeature(String) - Method in class com.atlassian.confluence.darkfeatures.rest.DarkFeatureSiteResource
 
getFeature(String) - Method in class com.atlassian.confluence.darkfeatures.rest.DarkFeatureUserResource
 
getFeatureKey() - Method in class com.atlassian.confluence.event.events.admin.SiteDarkFeatureDisabledEvent
 
getFeatureKey() - Method in class com.atlassian.confluence.event.events.admin.SiteDarkFeatureEnabledEvent
 
getFeatureKey() - Method in class com.atlassian.confluence.user.actions.UserDarkFeaturesAction
 
getFeaturesEnabledForAllUsers() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
 
getFeaturesEnabledForAllUsers() - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
 
getFeaturesEnabledForCurrentUser() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
 
getFeaturesEnabledForCurrentUser() - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
 
getFeaturesEnabledForUser(UserKey) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
 
getFeaturesEnabledForUser(UserKey) - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
 
getFeed(URL, User) - Method in class com.atlassian.confluence.it.feed.FeedRetriever
 
getFeedBuilderMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.HelpMenu
Deprecated.
 
getFeedType() - Method in class com.atlassian.confluence.rss.RssFeedExecutionEvent
 
getFeedURL(FeedOptions) - Method in class com.atlassian.confluence.it.feed.FeedBuilder
 
getFetchProfile(String) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getField(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroForm
Deprecated.
 
getField(String) - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getField(String) - Method in interface com.atlassian.confluence.search.v2.BaseSearchResult
Returns the contents of the field as a string.
getField(String) - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getField() - Method in class com.atlassian.confluence.search.v2.searchfilter.FieldValueSearchFilter
 
getField() - Method in class com.atlassian.confluence.setup.settings.FieldChange
 
getFieldErrors() - Method in class com.atlassian.confluence.validation.DefaultMessageHolder
 
getFieldErrors() - Method in interface com.atlassian.confluence.validation.MessageHolder
 
getFieldName() - Method in interface com.atlassian.confluence.api.model.validation.FieldValidationError
 
getFieldName() - Method in class com.atlassian.confluence.api.model.validation.SimpleFieldValidationError
 
getFieldName() - Method in class com.atlassian.confluence.core.service.FieldValidationError
 
getFieldName() - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneTermFieldComparator
 
getFieldName() - Method in class com.atlassian.confluence.plugins.contentproperty.index.descriptor.ContentPropertyFieldSort
 
getFieldName() - Method in class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertySchemaField
 
getFieldName() - Method in class com.atlassian.confluence.rest.api.model.validation.RestFieldValidationError
 
getFieldName() - Method in enum com.atlassian.confluence.search.v2.query.DateRangeQuery.DateRangeQueryType
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
Deprecated.
getFieldName() - Method in class com.atlassian.confluence.search.v2.query.DoubleRangeQuery
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.query.IntegerRangeQuery
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.query.LongRangeQuery
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.query.PhraseQuery
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.query.PrefixQuery
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.query.SpanNearQuery
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.query.TermQuery
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.query.TermRangeQuery
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.query.TextFieldPrefixQuery
Deprecated.
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.query.TextFieldQuery
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.score.DoubleFieldValueSource
 
getFieldName() - Method in interface com.atlassian.confluence.search.v2.score.FieldValueSource
Returns field name where the numerical value comes from.
getFieldName() - Method in class com.atlassian.confluence.search.v2.score.FloatFieldValueSource
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.score.IntFieldValueSource
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.score.LongFieldValueSource
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.searchfilter.PrefixSearchFilter
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.searchfilter.TermRangeSearchFilter
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.searchfilter.TermSearchFilter
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.searchfilter.TextSearchFilter
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.sort.FieldSort
 
getFieldName() - Method in class com.atlassian.confluence.search.v2.sort.LowercaseFieldSort
 
getFieldName1() - Method in class com.atlassian.confluence.util.misc.AlternateRequiredStringValidator
 
getFieldName2() - Method in class com.atlassian.confluence.util.misc.AlternateRequiredStringValidator
 
getFieldNames() - Method in class com.atlassian.confluence.search.v2.query.QueryStringQuery
 
getFields() - Method in class com.atlassian.confluence.internal.index.Extraction
 
getFields() - Method in class com.atlassian.confluence.internal.index.v2.AtlassianDocument
 
getFields() - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearchSectionSpec
Requested fields from the search index.
getFields() - Method in class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
 
getFields(T) - Method in interface com.atlassian.confluence.search.v2.SearchManager.Categorizer
Return Set of fields of the given category to load.
getFieldType() - Method in class com.atlassian.confluence.plugins.contentproperty.index.descriptor.ContentPropertyFieldSort
 
getFieldType() - Method in class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertySchemaField
 
getFieldValue(String) - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
Return a string value of a field of a given document, if the field has multiple values then return last value, if there is no such field then return null.
getFieldValue(String) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchResult
 
getFieldValues(String) - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
Return set of string values of a field of a given document, if the field has single value then return singleton set of that value, if there is no such field then return empty set.
getFieldValues(String) - Method in interface com.atlassian.confluence.search.v2.BaseSearchResult
Return set of string values of a field of a given document, if the field has single value then return singleton set of that value, if there is no such field then return empty set.
getFieldValues(String) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchResult
 
getFieldValues(String) - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getFieldValues() - Method in class com.atlassian.confluence.search.v2.query.SpanNearQuery
 
getFieldValuesTransformer() - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearchSectionSpec
Returns a function that transforms a list of field value map into the one of SearchResult.
getFifoBuffer(String) - Method in interface com.atlassian.confluence.cluster.ClusterManager
Get a distributed FIFO buffer
getFifoBuffer(String) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
getFile() - Method in class com.atlassian.confluence.api.model.content.AttachmentUpload
 
getFile() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
getFile() - Method in class com.atlassian.confluence.core.UploadedResource
 
getFile(LuceneIndexSnapshot) - Method in class com.atlassian.confluence.internal.index.lucene.snapshot.DefaultLuceneIndexSnapshotManager
 
getFile(LuceneIndexSnapshot) - Method in interface com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotManager
Obtain location of an index snapshot.
getFile() - Method in class com.atlassian.confluence.it.maven.FileMavenDependency
Deprecated.
 
getFile() - Method in class com.atlassian.confluence.it.maven.LocalMavenDependency
Deprecated.
Returns a file representing the dependency in the local repository, using the conventions of a Maven 2 repository.
getFile() - Method in interface com.atlassian.confluence.it.maven.MavenDependency
Deprecated.
 
getFile() - Method in class com.atlassian.confluence.it.maven.MavenUploadablePlugin
Deprecated.
Returns a file representing the plugin in the local repository, using the conventions of a Maven 2 repository.
getFile() - Method in class com.atlassian.confluence.it.plugin.ClasspathUploadablePlugin
 
getFile() - Method in interface com.atlassian.confluence.it.plugin.UploadablePlugin
Deprecated.
 
getFile(String) - Static method in class com.atlassian.confluence.it.resource.Classpath
Deprecated.
Loads a resource from the classpath into a temporary file and returns that file.
getFile(String) - Static method in class com.atlassian.confluence.it.resource.TempDirectory
Deprecated.
Returns a File where you can store a temporary file with a given path.
getFile() - Method in class com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream.FileWrapper
 
getFile(ClientIdentity, String) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingFileStoreClient
getFile(ClientIdentity, String) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingMediaApiClient
getFile(String) - Method in class com.atlassian.confluence.setup.webwork.JakartaMultiPartRequest
 
getFileById(ClientIdentity, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreClientAdapter
Deprecated.
 
getFileById(ClientIdentity, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.MediaApiClientAdapter
Deprecated.
 
getFileCreationException() - Method in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
getFileCreationException() - Method in class com.atlassian.confluence.util.FileNameEncodingTester
 
getFileExtension() - Method in class com.atlassian.confluence.event.events.content.attachment.AttachmentListViewEvent
 
getFileExtension() - Method in class com.atlassian.confluence.pages.Attachment
Returns the file extension of the attachment.
getFileExtension() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Returns the file extension of the attachment.
getFileExtension() - Method in class com.atlassian.confluence.renderer.embedded.EmbeddedObject
 
getFileExtension() - Method in class com.atlassian.confluence.search.v2.query.FileExtensionQuery
 
getFileExtension() - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
getFileExtensions() - Method in interface com.atlassian.confluence.index.attachment.AttachmentTextExtractor
Return list of file extensions that this extractor supports.
getFileId() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getFileLocation() - Method in class com.atlassian.confluence.pages.persistence.dao.BootstrapAttachmentLocationResolver
 
getFileLocation() - Method in interface com.atlassian.confluence.pages.persistence.dao.FileLocationResolver
 
getFileLocation() - Method in class com.atlassian.confluence.pages.persistence.dao.SimpleFileLocationResolver
 
getFileLocation() - Method in class com.atlassian.confluence.pages.persistence.dao.VersionedFileLocationResolver
 
getFileName() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
 
getFileName() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ViewDefaultDecoratorAction
 
getFilename() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentResourceIdentifier
 
getFilename() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
getFilename() - Method in class com.atlassian.confluence.core.UploadedResource
 
getFilename() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getFileName() - Method in class com.atlassian.confluence.pages.actions.AbstractRemoveAttachmentAction
 
getFileName() - Method in class com.atlassian.confluence.pages.actions.beans.AttachmentBean
 
getFileName() - Method in class com.atlassian.confluence.pages.actions.beans.FileStorer
 
getFileName() - Method in class com.atlassian.confluence.pages.Attachment
 
getFileName() - Method in class com.atlassian.confluence.plugin.persistence.AbstractPluginData
 
getFileName() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Name of the file.
getFileName() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
getFilename() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.EmbeddedImagePlaceholderRequest
 
getFileName() - Method in class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
getFilenames() - Method in class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
 
getFileNames(String) - Method in class com.atlassian.confluence.setup.webwork.JakartaMultiPartRequest
 
getFileParameterNames() - Method in class com.atlassian.confluence.setup.webwork.JakartaMultiPartRequest
 
getFilePathProperty(String) - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
is replaced on the fly with the current location of confluence.
This effectively allows Confluence to be moved without breaking some system paths (like attachments).
This does not handle moves to a different drive though.
getFiles() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
Get list of file items in Insert File Dialog
getFilesInClasspathJars() - Static method in class com.atlassian.confluence.util.ClasspathUtils
Gets a list of JARs from the thread context classloader, and returns a ClasspathClasses object with the class file names and the JARs which they appear in.
getFilesInRestoreFolder() - Method in class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
 
getFileSize() - Method in class com.atlassian.confluence.event.events.index.IndexDocumentBuildEvent
 
getFileSize() - Method in class com.atlassian.confluence.pages.Attachment
 
getFileSize() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Filesize in bytes.
getFileSize() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
getFileStoreId() - Method in class com.atlassian.confluence.pages.Attachment
 
getFileStoreId() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreEvent
Deprecated.
 
getFileSystemEncoding() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getFilesystemName(String) - Method in class com.atlassian.confluence.setup.webwork.JakartaMultiPartRequest
 
getFilterDefinition(String) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getFilteredAbstractPages(List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Returns all content in the instance within any of the specified statuses, limited to the specified content types and the pagination request.
getFilteredAbstractPages(Space, List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Returns all content in the space within any of the specified statuses and content types, limited to the pagination request.
getFilteredAbstractPages(DateTime, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Returns pages and blog posts created on the specified date, that are in any of the given statuses, and also match the given predicate, limited to the page request.
getFilteredAbstractPages(Space, String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Returns pages and blog posts that belong to the space, exactly match the given title, are in any of the specified statuses, and match the given predicate, limited to the pagination request.
getFilteredAbstractPages(String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Returns pages and blog posts that exactly match the given title, are in any of the specified statuses, and match the given predicate, limited to the pagination request.
getFilteredAbstractPages(List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
Retrieves a page response of all pages found in this instance of Confluence, within any of the given statuses.
getFilteredAbstractPages(Space, List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
Retrieves a page response for all content (pages and/or blog posts) in the given space, within any of the specified statuses and content types.
getFilteredAbstractPages(Space, String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
Returns the abstract pages from a space that exactly match the given title and are in any of the specified statuses, and match the given filter, limited to the pagination request.
getFilteredAbstractPages(String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
Returns the abstract pages that exactly match the given title, are in any of the specified statuses, and match the given filter, limited to the pagination request.
getFilteredAbstractPages(DateTime, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
Returns the abstract pages created on the given date and are in the , that also match the given filter, limited to the page request.
getFilteredAbstractPagesByCreationDate(DateTime, LimitedRequest, Predicate<? super AbstractPage>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Returns the pages and blog posts created on the given date, that also match the given predicate, limited to the page request.
getFilteredAbstractPagesByCreationDate(DateTime, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
Returns the abstract pages created on the given date, that also match the given filter, limited to the page request.
getFilteredAbstractPagesByTitle(String, LimitedRequest, Predicate<? super AbstractPage>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Returns all current pages and blog posts that exactly match the given title, that also match the given predicate, limited to the pagination request.
getFilteredAbstractPagesByTitle(String, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
Returns the abstract pages that exactly match the given title, limited to the pagination request.
getFilteredAttachments(ContentEntityObject, LimitedRequest, Predicate<? super Attachment>) - Method in interface com.atlassian.confluence.internal.pages.AttachmentManagerInternal
Returns the current attachments under the CEO.
getFilteredBlogPosts(Space, LimitedRequest, Predicate<? super BlogPost>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Returns all the current blog posts in the space, limited to the pagination request.
getFilteredBlogPosts(Space, LimitedRequest, Predicate<? super BlogPost>) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
Retrieves a page response of all the current blog posts in the give space.
getFilteredBreadcrumbTrail(ConfluenceActionSupport, HttpServletRequest) - Method in interface com.atlassian.confluence.util.breadcrumbs.BreadcrumbGenerator
Returns the breadcrumb trail after filtering.
getFilteredBreadcrumbTrail(Space, Breadcrumb) - Method in interface com.atlassian.confluence.util.breadcrumbs.BreadcrumbGenerator
Returns the breadcrumb trail after filtering.
getFilteredBreadcrumbTrail(ConfluenceActionSupport, HttpServletRequest) - Method in class com.atlassian.confluence.util.breadcrumbs.DefaultBreadcrumbGenerator
 
getFilteredBreadcrumbTrail(Space, Breadcrumb) - Method in class com.atlassian.confluence.util.breadcrumbs.DefaultBreadcrumbGenerator
 
getFilteredChildren(ContentConvertible, LimitedRequest, Expansions, Depth, Predicate<? super ContentEntityObject>) - Method in interface com.atlassian.confluence.content.apisupport.ContentTypeApiSupport
Retrieve the children of an item of Content filtered by a predicate.
getFilteredChildren(Comment, LimitedRequest, Depth, Predicate<? super Comment>...) - Method in interface com.atlassian.confluence.internal.pages.CommentManagerInternal
Returns the children of a comment, limited to the pagination requested.
getFilteredChildren(Comment, LimitedRequest, Depth, Predicate<? super Comment>...) - Method in interface com.atlassian.confluence.internal.pages.persistence.CommentDaoInternal
Get the children of a comment
getFilteredChildren(Page, LimitedRequest, Predicate<? super Page>, Depth) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
Returns the children of a page which have a status of CURRENT, limited to the pagination requested.
getFilteredChildrenForThisType(T, LimitedRequest, Expansions, Depth, Predicate<? super ContentEntityObject>) - Method in class com.atlassian.confluence.content.apisupport.BaseContentTypeApiSupport
This method includes an additional parameter "location", it will call the default one if not overridden
getFilteredChildrenOfThisTypeForOtherType(ContentConvertible, LimitedRequest, Expansions, Depth, Predicate<? super ContentEntityObject>) - Method in class com.atlassian.confluence.content.apisupport.BaseContentTypeApiSupport
This method includes an additional parameter "location", it will call the default one if not overridden
getFilteredContainerComments(long, LimitedRequest, Depth, Predicate<? super Comment>...) - Method in interface com.atlassian.confluence.internal.pages.CommentManagerInternal
Returns the children comments of a ContentEntityObject, limited to the pagination requested.
getFilteredContainerComments(long, LimitedRequest, Depth, Predicate<? super Comment>...) - Method in interface com.atlassian.confluence.internal.pages.persistence.CommentDaoInternal
Get the comments belonging to a container
getFilteredFollowees(ConfluenceUser, LimitedRequest, Predicate<ConfluenceUser>) - Method in interface com.atlassian.confluence.follow.persistence.dao.ConnectionDao
Returns a list of usernames for the users that the specified user is following
getFilteredFollowers(ConfluenceUser, LimitedRequest, Predicate<ConfluenceUser>) - Method in interface com.atlassian.confluence.follow.persistence.dao.ConnectionDao
Returns a list of users that are followers of the specified user
getFilteredLatestVersionsOfAttachments(ContentEntityObject, LimitedRequest, Predicate<? super Attachment>) - Method in interface com.atlassian.confluence.internal.pages.persistence.AttachmentDaoInternal
Retrieves a paginated list of the latest version of attachments to the ceo filtered by the predicate
getFilteredPages(Space, LimitedRequest, Predicate<? super Page>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Returns all the current pages in the space, limited to the pagination request.
getFilteredPages(LimitedRequest, Predicate<? super Page>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Returns all the current pages in this instance of confluence, limited to the pagination request.
getFilteredPages(Space, LimitedRequest, Predicate<? super Page>) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
Retrieves a page response of the current content in the given space.
getFilteredPages(LimitedRequest, Predicate<? super Page>) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
Retrieves a page response of all the current pages of the Confluence instance.
getFilteredRuntimeInformation() - Static method in class com.atlassian.confluence.impl.startup.ConfluenceRuntimeInformationFactory
 
getFilteredTopLevelPages(Space, LimitedRequest, Predicate<? super Page>) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
 
getFilteredUsers(Collection) - Method in class com.atlassian.confluence.user.UserPickerFilter
 
getFilteredUsers() - Method in class com.atlassian.confluence.util.UserFilterBean
 
getFilters() - Method in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Deprecated.
 
getFinished() - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
 
getFinishTime() - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
getFinishTime() - Method in class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexJobJson
 
getFirstActionError() - Method in class com.atlassian.confluence.it.content.EditContentBean
Retrieve the first action error if it exists or else fail.
getFirstAvailableFont(String...) - Method in class com.atlassian.confluence.plugins.templates.servlet.DefaultFontProvider
 
getFirstAvailableFont(String...) - Method in interface com.atlassian.confluence.plugins.templates.servlet.FontProvider
Returns the first available font among the specified fonts (respects order).
getFirstAvailableFont(String...) - Method in class com.atlassian.confluence.tinymceplugin.DefaultFontProvider
 
getFirstAvailableFont(String...) - Method in interface com.atlassian.confluence.tinymceplugin.FontProvider
Returns the first available font among the specified fonts (respects order).
getFirstConfigurationUri() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
A location in Confluence at which the task's goals may be satisfied.
getFirstConfigurationUri() - Method in interface com.atlassian.confluence.admin.tasks.AdminTaskConfig
The first admin configuration page link stored in this task config.
getFirstConfigurationUri() - Method in class com.atlassian.confluence.admin.tasks.DefaultAdminTaskConfig
 
getFirstLevelNavigation() - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabs
 
getFirstMatchingObjectsFrom(Iterator, List, int) - Static method in class com.atlassian.confluence.util.ListUtils
 
getFirstMatchingObjectsFrom(Iterator, ListUtils.Criterion, int) - Static method in class com.atlassian.confluence.util.ListUtils
 
getFirstName() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUser
 
getFirstPage() - Method in class com.atlassian.confluence.it.setup.SetupWizard
 
getFirstPage(SetupWizard.SetupType) - Method in class com.atlassian.confluence.it.setup.SetupWizard
 
getFirstPostAfter(String, Date) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Used for finding the "previous" post to an existing post
getFirstPostAfter(BlogPost) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Used for finding the "previous" post to an existing post.
getFirstPostAfter(String, Date) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getFirstPostAfter(BlogPost) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getFirstPostBefore(String, Date) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Used for finding the "previous" post to an existing post
getFirstPostBefore(BlogPost) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Used for finding the "previous" post to an existing post.
getFirstPostBefore(String, Date) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getFirstPostBefore(BlogPost) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getFirstPostInNextMonth(Calendar) - Method in class com.atlassian.confluence.pages.actions.AbstractBlogPostsAction
Returns the first post in the month after the current postingDay
getFirstPostInNextMonth(Calendar) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
Returns the first post in the month after the current postingDay
getFirstPostInNextMonth() - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
 
getFirstRecipient(MimeMessage) - Static method in class com.atlassian.confluence.it.mail.MailUtils
 
getFirstRunTime() - Method in class com.atlassian.confluence.impl.search.IndexFlushScheduler
 
getFirstVersionAfter(long, int) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
getFirstVersionAfter(long, int) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getFirstVersionAfter(long, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getFirstVersionBefore(long, int) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
getFirstVersionBefore(long, int) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getFirstVersionBefore(long, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getFlagUrl() - Method in class com.atlassian.confluence.languages.Language
Returns the URL of the flag for this language
getFlashScopeUrl(String, String) - Static method in class com.atlassian.confluence.xwork.FlashScope
Decorate an URL with FlashScope information.
getFlushStarted() - Method in class com.atlassian.confluence.admin.actions.ViewIndexQueueAction
 
getFlushStarted() - Method in class com.atlassian.confluence.jmx.TaskQueueWrapper
 
getFlushStatistics() - Method in class com.atlassian.confluence.event.events.search.IndexQueueFlushCompleteEvent
 
getFocusedComment() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
getFolderType() - Method in class com.atlassian.confluence.internal.diagnostics.LowDiskSpaceAnalyticsEvent
 
getFolloweeEdge() - Method in class com.atlassian.confluence.plugins.edgeindex.ScoreConfig
 
getFollowees(ConfluenceUser, LimitedRequest, Predicate<ConfluenceUser>) - Method in interface com.atlassian.confluence.follow.persistence.dao.ConnectionDao
getFollowees(ConfluenceUser, LimitedRequest, Predicate<ConfluenceUser>) - Method in class com.atlassian.confluence.follow.persistence.dao.hibernate.HibernateConnectionDao
getFolloweeUser() - Method in class com.atlassian.confluence.event.events.follow.FollowEvent
 
getFolloweeUser() - Method in class com.atlassian.confluence.follow.Connection
 
getFollowers(UserKey, PageRequest) - Method in class com.atlassian.confluence.api.impl.service.network.NetworkServiceImpl
 
getFollowers(UserKey, PageRequest) - Method in interface com.atlassian.confluence.api.service.network.NetworkService
Gets the users who are following the given user.
getFollowers(ConfluenceUser, PaginationQuery<ConfluenceUser, T>) - Method in class com.atlassian.confluence.follow.DefaultFollowManager
 
getFollowers(ConfluenceUser, LimitedRequest, Predicate<ConfluenceUser>) - Method in interface com.atlassian.confluence.follow.persistence.dao.ConnectionDao
getFollowers(ConfluenceUser, LimitedRequest, Predicate<ConfluenceUser>) - Method in class com.atlassian.confluence.follow.persistence.dao.hibernate.HibernateConnectionDao
getFollowers(ConfluenceUser, PaginationQuery<ConfluenceUser, T>) - Method in interface com.atlassian.confluence.internal.follow.FollowManagerInternal
Constructs a new Paginated response containing the followers of specified user, limited and converted by the given PaginationQuery.
getFollowersList() - Method in class com.atlassian.confluence.user.actions.ViewFollowAction
 
getFollowerUser() - Method in class com.atlassian.confluence.event.events.follow.FollowEvent
 
getFollowerUser() - Method in class com.atlassian.confluence.follow.Connection
 
getFollowing(UserKey, PageRequest) - Method in class com.atlassian.confluence.api.impl.service.network.NetworkServiceImpl
 
getFollowing(UserKey, PageRequest) - Method in interface com.atlassian.confluence.api.service.network.NetworkService
Gets the users that the given user is following.
getFollowing(ConfluenceUser, PaginationQuery<ConfluenceUser, T>) - Method in class com.atlassian.confluence.follow.DefaultFollowManager
 
getFollowing(ConfluenceUser, PaginationQuery<ConfluenceUser, T>) - Method in interface com.atlassian.confluence.internal.follow.FollowManagerInternal
Returns a list of users that the specified user is following, limited and converted by the given PaginationQuery.
getFollowingUsers() - Method in class com.atlassian.confluence.search.service.RecentUpdateQueryParameters
 
getFooter() - Method in class com.atlassian.confluence.core.CustomPageSettings
The page footer, can be wiki-markup
getFooter() - Method in class com.atlassian.confluence.plugins.doctheme.Settings
 
getFooterLinks(MimeMessage, String) - Static method in class com.atlassian.confluence.it.mail.MailUtils
 
getFooterText() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomPageContentAction
 
getFooterText() - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
getFooterText() - Method in class com.atlassian.confluence.spaces.actions.CustomPageContentAction
 
getForAddress(InetAddress) - Static method in class com.atlassian.confluence.cluster.MulticastClusterJoinConfig
getForConfig(InetAddress, int, int) - Static method in class com.atlassian.confluence.cluster.MulticastClusterJoinConfig
getForKeys(String, String, String, String, String, String, String, String) - Static method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
getForLabel(Class<T>, int, int, Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getForLabel(Class<T>, int, int, Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getForLabel(Class<T>, int, int, Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getForLabel(Class<T>, int, int, Label) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve EditableLabelables of the supplied type which are labelled with the provided label.
getForLabels(Class<T>, int, int, Label...) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getForLabels(int, int, Label...) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getForLabels(LabelableType, int, int, String) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
 
getForLabels(LabelableType, int, int, String) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
 
getForLabels(Class<T>, int, int, Label...) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getForLabels(int, int, Label...) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getForLabels(Class<T>, int, int, Label...) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getForLabels(int, int, Label...) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getForLabels(Class<T>, int, int, Label...) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve EditableLabelables of the supplied type which are labelled with the provided labels.
getForLabels(int, int, Label...) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve EditableLabelables of any type which are labelled with the provided labels.
getForLabels(String, String, int, int, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getForLabels(String, String, int, int, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Returns any kind of Labelable entities having all of the labels supplied in the string.
getForLabels(String, String, int, int, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getFormatDateSimple(Date) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getFormatMessage(Date) - Method in class com.atlassian.confluence.core.datetime.FriendlyDateFormatter
Returns the i18n message to format the given date relative to the "now" time passed to the constructor.
getFormattedDateByUserLocale(LocalDateTime) - Method in class com.atlassian.confluence.api.impl.service.datetime.DateFormatServiceImpl
 
getFormattedDateByUserLocale(LocalDateTime) - Method in interface com.atlassian.confluence.api.service.datetime.DateFormatService
Format the given date in an appropriate format according to the user's locale.
getFormattedDateRangeDescription() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getFormattedName() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction.UserDetails
Deprecated.
 
getFormattedSizeInMegabytes() - Method in interface com.atlassian.confluence.cache.CacheStatistics
Deprecated.
 
getFormattedSizeInMegabytes() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
getFormDetails() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
getFormDetails() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
getForMimeType(String, String) - Static method in enum com.atlassian.confluence.pages.Attachment.Type
 
getFormSubmit() - Method in class com.atlassian.confluence.internal.webhooks.analytics.WebhookAnalytics.CreateEvent
 
getForPeers(String) - Static method in class com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
Deprecated.
getForPeers(List<String>) - Static method in class com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
Deprecated.
getForType(ContentType) - Method in interface com.atlassian.confluence.content.apisupport.ApiSupportProvider
Get the content type api support for the given content type
getForType(ContentType) - Method in class com.atlassian.confluence.content.apisupport.ContentTypeApiSupportProvider
 
getFrameCount() - Method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
getFrameRate() - Method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
getFreeAllocatedHeap() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
Gets the amount of currently allocated heap that has not been used.
getFreeDiskSpaceInMb() - Method in class com.atlassian.confluence.internal.diagnostics.LowDiskSpaceAnalyticsEvent
 
getFreeMemoryInMb() - Method in class com.atlassian.confluence.internal.diagnostics.LowMemoryAnalyticsEvent
 
getFriendly() - Method in class com.atlassian.confluence.plugins.rest.entities.DateEntity
Human readable format of this date, such as "4 minutes ago" or "Mar 11, 2010"
getFriendlyContentType() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getFriendlyDate() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
getFriendlyDate() - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
getFriendlyDateFormatter() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getFriendlyDateFormatterHelper() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
getFriendlyDateFormatterHelper() - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
 
getFriendlyLastModified() - Method in class com.atlassian.confluence.api.model.search.SearchResult
 
getFriendlyRelativeDate(Date, Date, TimeZone) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Use the FriendlyDateFormatter to format the date relative to the "now" time.
getFriendlyUpdateTime() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getFrom() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery.DateRange
Deprecated.
 
getFrom() - Method in class com.atlassian.confluence.search.v2.Range
 
getFromAddress() - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
getFromContext(String) - Method in class com.atlassian.confluence.util.TemplateSupport
 
getFromDate() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
 
getFromDB(String, String) - Method in class com.atlassian.confluence.themes.persistence.hibernate.DefaultPersistentDecoratorDao
Deprecated.
 
getFromName() - Method in class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
getFromName() - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
getFromName() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
getFromPage() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getFromPageId() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
Hack to grab the fromPageId in the AbstractCreatePageAction.
getFromPageId() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getFromTypeString(String) - Static method in enum com.atlassian.confluence.labels.LabelableType
 
getFrontendServiceURL() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Returns the URL of the Confluence Frontend microservice.
getFullExportBackwardsCompatibility() - Method in class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
 
getFullExportPath(String, ConfluenceEntityObject) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
getFullExportPath(String, ConfluenceEntityObject) - Method in class com.atlassian.confluence.importexport.impl.HtmlExporter
 
getFullName() - Method in class com.atlassian.confluence.core.ActivityAjaxResponse
 
getFullName() - Method in class com.atlassian.confluence.internal.user.DeferredLookupUser
 
getFullName() - Method in class com.atlassian.confluence.it.User
Deprecated.
 
getFullName() - Method in class com.atlassian.confluence.plugins.like.rest.entities.UserEntity
 
getFullName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.PermissionCheckedUser
 
getFullName() - Method in class com.atlassian.confluence.plugins.rest.dto.UserDto
 
getFullName() - Method in class com.atlassian.confluence.plugins.rest.entities.UserEntity
 
getFullname() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
getFullname() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUser
 
getFullName() - Method in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
getFullName() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getFullName() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
getFullName() - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
getFullName() - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
getFullName() - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
getFullName() - Method in class com.atlassian.confluence.user.ConfluenceUserImpl
 
getFullName() - Method in class com.atlassian.confluence.user.DeletedUser
 
getFullName() - Method in class com.atlassian.confluence.user.extras.entities.UserCreateRequestEntity
 
getFullName() - Method in class com.atlassian.confluence.user.PersonalInformation
Deprecated.
getFullName() - Method in class com.atlassian.confluence.user.UnknownUser
 
getFullName() - Method in class com.atlassian.confluence.user.UserForm
 
getFullName() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
Deprecated.
 
getFullName() - Method in class com.atlassian.sal.confluence.user.ConfluenceUserProfile
getFullnameTerm() - Method in class com.atlassian.confluence.internal.user.UserSearchRequest
 
getFullnameTerm() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
getFullnameTerm() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
getFullTemplatePath() - Static method in class com.atlassian.confluence.util.LayoutHelper
 
getFunction() - Method in class com.atlassian.confluence.search.v2.query.FunctionScoreQuery
 
getFunctions() - Method in class com.atlassian.confluence.search.v2.score.AverageScoreFunction
 
getFunctions() - Method in class com.atlassian.confluence.search.v2.score.MaxScoreFunction
 
getFunctions() - Method in class com.atlassian.confluence.search.v2.score.MinScoreFunction
 
getFunctions() - Method in class com.atlassian.confluence.search.v2.score.MultiplyScoreFunction
 
getFunctions() - Method in class com.atlassian.confluence.search.v2.score.SumScoreFunction
 
getFuture(WebResource, Class<? extends T>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
getFutureGenericCollection(WebResource, Class<? extends Iterable>, Class<E>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
getFutureMap(WebResource, Class<K>, Class<V>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
getFutureMapOfPageResponses(WebResource, Class<K>, Class<V>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
getFutureOption(WebResource, Class<? extends T>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
getFuturePageResponseList(WebResource, Class<E>) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
getFutureSchedules() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction.Result
 
getFutureSchedules(String, int) - Static method in class com.atlassian.confluence.plugins.schedule.admin.support.CronExpressionValidator
Finds the next execution occurences of a cron expression from now.
getFutureSchedules(String, int, Date) - Static method in class com.atlassian.confluence.plugins.schedule.admin.support.CronExpressionValidator
Finds the next execution occurences of a cron expression from now.
GetFutureSchedulesAction - Class in com.atlassian.confluence.plugins.schedule.admin.action
Returns the future schedules as a JSON repsonse.
GetFutureSchedulesAction() - Constructor for class com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction
 
GetFutureSchedulesAction.FormattedDateTime - Class in com.atlassian.confluence.plugins.schedule.admin.action
 
GetFutureSchedulesAction.Result - Class in com.atlassian.confluence.plugins.schedule.admin.action
Contains the future schedules for a particular cron expression, or an error (and reason) if the schedules cannot be determined.
getGadgetOAuthSettingsLink() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewUserSettingsPage
Deprecated.
 
getGadgetUrl() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
 
getGenerateClusterAddress() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getGenerateClusterAddressSubmitted() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getGenerateLicenseLink() - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
getGenericTypeArgs(int) - Method in class com.atlassian.confluence.api.model.relations.AbstractRelationDescriptor
 
getGetFilenamesSuccessfullyAttached() - Method in class com.atlassian.confluence.pages.actions.beans.AttachmentStorer
 
getGitCommitHash() - Method in enum com.atlassian.confluence.setup.BuildInformation
Returns the SHA-1 hash of the Git commit object this artifact is based on.
getGivenNameAttributeName() - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
getGlobalColourScheme() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.LookAndFeelAction
 
getGlobalColourScheme() - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
getGlobalColourScheme() - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
Retrieve the global colour scheme - for display, complete with global defaults.
getGlobalColourScheme() - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
Method returns a ChainedColour Scheme.
getGlobalColourSchemeCustom() - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
getGlobalColourSchemeCustom() - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
Retrieve the global colour scheme for editing - with system defaults.
getGlobalColourSchemeCustom() - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
getGlobalColourSchemeIsolated() - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
getGlobalColourSchemeIsolated() - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
Retrieve the isolated global colour scheme for editing - no global defaults.
getGlobalColourSchemeIsolated() - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
getGlobalConfiguredTheme() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getGlobalConfiguredTheme(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getGlobalConfiguredTheme(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminThemeResource.
getGlobalConfiguredTheme(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminThemeResource.
getGlobalCssResourceCounter() - Method in interface com.atlassian.confluence.plugin.webresource.CssResourceCounterManager
Get the resource counter for the global CSS file.
getGlobalCssResourceCounter() - Method in class com.atlassian.confluence.plugin.webresource.DefaultCssResourceCounterManager
 
getGlobalCssResourcePrefix() - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
Get the resource prefix for the global CSS file.
getGlobalCssResourcePrefix() - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getGlobalDefaultLanguage() - Method in class com.atlassian.confluence.languages.DefaultLanguageManager
 
getGlobalDefaultLanguage() - Method in interface com.atlassian.confluence.languages.LanguageManager
Returns the language enabled as the global default.
getGlobalDefaultLocale() - Method in class com.atlassian.confluence.admin.actions.languages.ConfigureLanguageAction
 
getGlobalDefaultLocale() - Method in class com.atlassian.confluence.api.model.settings.GlobalSettings
 
getGlobalDefaultLocale() - Method in class com.atlassian.confluence.setup.actions.SelectGlobalLocaleAction
 
getGlobalDefaultLocale() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getGlobalDefaultLocaleUserFriendly() - Method in class com.atlassian.confluence.admin.actions.languages.ConfigureLanguageAction
Returns the user-friendly version of the locale set as the global default
getGlobalDescription() - Method in class com.atlassian.confluence.impl.settings.DefaultGlobalDescriptionManager
 
getGlobalDescription() - Method in class com.atlassian.confluence.impl.settings.DelegatingLegacySettingsManager
 
getGlobalDescription() - Method in class com.atlassian.confluence.setup.settings.DefaultGlobalDescriptionDao
 
getGlobalDescription() - Method in class com.atlassian.confluence.setup.settings.DefaultSettingsManager
Deprecated.
 
getGlobalDescription() - Method in interface com.atlassian.confluence.setup.settings.GlobalDescriptionDao
 
getGlobalDescription() - Method in interface com.atlassian.confluence.setup.settings.GlobalDescriptionManager
 
getGlobalDescription() - Method in interface com.atlassian.confluence.setup.settings.SettingsManager
Deprecated.
 
getGlobalEnabledFeatures() - Method in class com.atlassian.confluence.setup.settings.DarkFeatures
Returns Dark Features enabled for all users, whether by system.property or site configuration.
getGlobalEnabledFeatures() - Method in class com.atlassian.confluence.user.actions.UserDarkFeaturesAction
 
getGlobalHomepageSetting() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
getGlobalLabels(User) - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
List the labels on this content that are global labels
getGlobalPageTemplate(String) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
getGlobalPageTemplate(String) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
getGlobalPageTemplates() - Method in class com.atlassian.confluence.pages.actions.AbstractTemplatePageAction
 
getGlobalPageTemplates() - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
getGlobalPageTemplates() - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
getGlobalPermissions() - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
getGlobalPermissions(String) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
getGlobalPermissions(Group) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Old XML-RPC method.
getGlobalPermissions() - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
getGlobalPermissions(String) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
getGlobalPermissions() - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
getGlobalPermissions(String) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
getGlobalPermissions() - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
getGlobalPermissions(String) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
getGlobalPermissions() - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
getGlobalPermissions(String) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
getGlobalPermissionsForGroup(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getGlobalPermissionsForGroup(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Gets the global permissions that the given group has.
getGlobalPermissionsForGroup(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getGlobalPermissionsForThisGroup() - Method in class com.atlassian.confluence.user.actions.RemoveGroupAction
 
getGlobalSettings() - Method in class com.atlassian.confluence.api.impl.service.settings.SettingsServiceImpl
 
getGlobalSettings() - Method in interface com.atlassian.confluence.api.service.settings.SettingsService
Get the current values of global settings.
getGlobalSettings() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getGlobalSettings() - Method in class com.atlassian.confluence.impl.settings.BandanaGlobalSettingsManager
 
getGlobalSettings() - Method in class com.atlassian.confluence.impl.settings.DelegatingLegacySettingsManager
 
getGlobalSettings() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
getGlobalSettings() - Method in class com.atlassian.confluence.setup.settings.DefaultSettingsManager
Deprecated.
 
getGlobalSettings() - Method in interface com.atlassian.confluence.setup.settings.GlobalSettingsManager
 
getGlobalSettings() - Method in interface com.atlassian.confluence.setup.settings.SettingsManager
Deprecated.
 
getGlobalSettings() - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
getGlobalSettings() - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getGlobalSpaces() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
 
getGlobalSpaces() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfoDTO
 
getGlobalStylesheet() - Method in class com.atlassian.confluence.themes.DefaultStylesheetManager
 
getGlobalStylesheet() - Method in interface com.atlassian.confluence.themes.StylesheetManager
Retrieve the custom global stylesheet
getGlobalTemplatesLink() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
Deprecated.
 
getGlobalTheme() - Method in class com.atlassian.confluence.functest.rest.admin.ThemeResource
 
getGlobalTheme() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.ThemeRpc
 
getGlobalTheme() - Method in class com.atlassian.confluence.themes.DefaultThemeManager
 
getGlobalTheme() - Method in class com.atlassian.confluence.themes.ThemeContext
 
getGlobalTheme() - Method in interface com.atlassian.confluence.themes.ThemeManager
Gets the globally configured theme.
getGlobalThemeKey() - Method in class com.atlassian.confluence.impl.themes.BandanaThemeKeyDao
 
getGlobalThemeKey() - Method in class com.atlassian.confluence.impl.themes.CachingThemeKeyDao
 
getGlobalThemeKey() - Method in interface com.atlassian.confluence.impl.themes.ThemeKeyDao
 
getGlobalThemeKey() - Method in class com.atlassian.confluence.themes.DefaultThemeManager
 
getGlobalThemeKey() - Method in interface com.atlassian.confluence.themes.ThemeManager
 
getGraphiqlApp() - Method in class com.atlassian.confluence.plugins.graphql.resource.GraphResource
 
getGroup(String) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
getGroup(String) - Method in interface bucket.user.UserAccessor
Deprecated.
Returns the group with the specified name, or null if the user doesn't exist or the name is null.
getGroup() - Method in class bucket.user.UserFilter
Deprecated.
 
getGroup() - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
getGroup() - Method in class com.atlassian.confluence.event.events.group.GroupEvent
 
getGroup() - Method in class com.atlassian.confluence.it.rpc.PluginQuartzJob
Deprecated.
 
getGroup() - Method in interface com.atlassian.confluence.it.rpc.QuartzJob
Deprecated.
 
getGroup(String, String) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalGroupResource
Get the user group with the group name
getGroup(String, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.GroupResource
Get the user group with the group name
getGroup() - Method in class com.atlassian.confluence.schedule.ScheduledJobKey
 
getGroup() - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
getGroup() - Method in class com.atlassian.confluence.search.v2.analysis.PatternTokenizerDescriptor
 
getGroup() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.GroupPermissionRow
 
getGroup() - Method in class com.atlassian.confluence.security.SpacePermission
 
getGroup() - Method in class com.atlassian.confluence.user.actions.AbstractGroupAction
 
getGroup() - Method in class com.atlassian.confluence.user.UserPickerFilter
 
getGroup() - Method in class com.atlassian.confluence.util.UserFilterBean
 
getGroup(String) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
getGroupCount(long) - Method in interface com.atlassian.confluence.user.crowd.CrowdUserDirectoryHelper
 
getGroupCount(long) - Method in class com.atlassian.confluence.user.crowd.DefaultCrowdUserDirectoryHelper
 
getGroupCreateIfNecessary(String) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
Get a group - and if it does not exist, create it first.
getGroupCreateIfNecessary(String) - Method in interface bucket.user.UserAccessor
Deprecated.
 
getGroupDAO() - Method in class bucket.user.BucketHibernateConfigProvider
Deprecated.
 
getGroupId(Handle) - Method in class com.atlassian.confluence.search.lucene.ChangeDocumentIdBuilder
Creates an id that uniquely identifies a group of change documents in the index.
getGroupId(Searchable) - Method in class com.atlassian.confluence.search.lucene.ChangeDocumentIdBuilder
Creates an id that uniquely identifies a group of change documents in the index.
getGroupManager() - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
getGroupMappingsWithGrantedPermission(UserPermission) - Method in class com.atlassian.crowd.embedded.hibernate2.NoopInternalUserPermissionDao
 
getGroupMember() - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembership
 
getGroupName() - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionsRemoveForGroupEvent
 
getGroupname() - Method in class com.atlassian.confluence.it.Group
Deprecated.
 
getGroupName() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentPermission
 
getGroupName() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.GroupPermissionRow
 
getGroupName() - Method in class com.atlassian.confluence.security.ContentPermission
 
getGroupNameAttributeName() - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
getGroupNames() - Method in class com.atlassian.confluence.security.ContentPermissionSet
Returns the names of all groups in this Content Permission Set as a list of Strings.
getGroupNames(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getGroupNames(User) - Method in interface com.atlassian.confluence.user.UserAccessor
Gets the list of group names representing the groups the passed in user is a member of.
getGroupNamesForUserName(String) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getGroupNamesForUserName(String) - Method in interface com.atlassian.confluence.user.UserAccessor
Gets the list of group names representing the groups the passed in user is a member of.
getGroupNamesWithPermission(Space, String) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
getGroupNamesWithPermission(Space, String) - Method in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
getGroupNamesWithPermission(Space, String) - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
 
getGroupNamesWithPermission(Space, String) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
getGroupNamesWithPermission(Space, String) - Method in class com.atlassian.confluence.security.SpacePermissionGroupNamesCache
Deprecated.
 
getGroupnameTerm() - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
getGroupNameTermQuery(String) - Method in class com.atlassian.confluence.user.DefaultSearchEntitiesManager
 
getGroupNameTermQuery(String) - Method in interface com.atlassian.confluence.user.SearchEntitiesManager
Deprecated.
 
getGroupPermissionRows() - Method in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
Gets the list of current DefaultPermissionsAdministrator.GroupPermissionRows for printing in a UI.
getGroupPermissionRows() - Method in interface com.atlassian.confluence.security.actions.PermissionsAware
Gets the list of current DefaultPermissionsAdministrator.GroupPermissionRows for printing in a UI.
getGroupPermissions(String) - Method in interface com.atlassian.confluence.core.persistence.ContentPermissionDao
 
getGroupPermissions(String) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentPermissionHibernateDao
 
getGroupRdn(String) - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
getGroupRdnWithDc(String) - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
getGroups() - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
getGroups(User) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
getGroups() - Method in interface bucket.user.UserAccessor
Deprecated.
Returns a pager of all groups in the system.
getGroups(User) - Method in interface bucket.user.UserAccessor
Deprecated.
 
getGroups() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Retrieves existing groups
getGroups() - Method in class com.atlassian.confluence.plugins.rest.entities.SearchResultEntityList
Returns the SearchResultGroupEntity list that was found using the QUICK search.
getGroups(String, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalGroupResource
Get a paginated collection of user groups
getGroups(UserKey, String, String, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalUserResource
Get a paginated collection of groups that the given user is a member of
getGroups(String, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.GroupResource
Get a paginated collection of user groups
getGroups(String, String, String, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.UserResource
Get a paginated collection of groups that the given user is a member of
getGroups(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Retrieves a list of user groups
getGroups() - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Returns all groups.
getGroups(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getGroups(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getGroups(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getGroups(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getGroups(HttpServletRequest, UserAccessor) - Static method in class com.atlassian.confluence.security.ConfluenceGroupCache
 
getGroups() - Method in class com.atlassian.confluence.security.DefaultSpacePermissionDefaultsStore
 
getGroups() - Method in interface com.atlassian.confluence.security.SpacePermissionDefaultsStore
 
getGroups() - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
getGroups(int, int) - Method in class com.atlassian.confluence.user.extras.builders.GroupEntityBuilder
 
getGroups() - Method in class com.atlassian.confluence.user.extras.entities.GroupsEntity
 
getGroups(int, int) - Method in class com.atlassian.confluence.user.extras.rest.GroupsResource
This gets groups out of this instance in a paginated fashion.
getGroups() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
getGroups(User) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
getGroupsAsList() - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getGroupsAsList() - Method in interface com.atlassian.confluence.user.UserAccessor
 
getGroupsBaseDn() - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
getGroupsByGroupNames(List<String>) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getGroupsByGroupNames(List<String>) - Method in interface com.atlassian.confluence.user.UserAccessor
Returns a list of Group objects where the names match that of the provided list of group names.
getGroupsForGroup(long, String) - Method in class com.atlassian.confluence.user.crowd.DefaultGroupMembershipCache
 
getGroupsForGroup(long, String, Supplier<List<InternalDirectoryGroup>>) - Method in class com.atlassian.confluence.user.crowd.DefaultGroupMembershipCache
 
getGroupsForGroup(long, String) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
getGroupsForGroup(long, String, Supplier<List<String>>) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
getGroupsForGroup(long, String) - Method in interface com.atlassian.confluence.user.crowd.GroupMembershipCache
getGroupsForGroup(long, String, Supplier<List<InternalDirectoryGroup>>) - Method in interface com.atlassian.confluence.user.crowd.GroupMembershipCache
Returns the list of groups which are cached for the given group name in the specified directory.
getGroupsForGroup(long, String) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
getGroupsForGroup(long, String, Supplier<List<String>>) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
Returns the list of groups names which the named group is a member of in the specified directory.
getGroupsForPermissionType(String, Space) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
getGroupsForPermissionType(String, Space) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
getGroupsForPermissionType(String, Space) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
getGroupsForPermissionType(String, Space) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
getGroupsForPermissionType(String, Space) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
getGroupsForUser(long, String) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
getGroupsForUser(long, String, Supplier<List<String>>) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
getGroupsForUser(long, String) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
getGroupsForUser(long, String, Supplier<List<String>>) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
Returns the list of groups names which the named user is a member of in the specified directory.
getGroupSpacePermissionsForSpace(Space) - Method in class com.atlassian.confluence.user.actions.RemoveGroupAction
 
getGroupsToAddAsList() - Method in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
getGroupsToAddAsList() - Method in interface com.atlassian.confluence.security.actions.EditPermissionsAware
 
getGroupsWithPermissions(Space) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
getGroupsWithPermissions(Space) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
getGroupsWithPermissions(Space) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
getGroupsWithPermissions(Space) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
getGroupsWithPermissions(Space) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
Returns all groups which have permissions in a space or on a global level.
getGroupTerm() - Method in class com.atlassian.confluence.internal.user.GroupSearchRequest
 
getGroupTerm() - Method in class com.atlassian.confluence.user.actions.UserPickerAction
 
getGroupUsernamesAttributeName() - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
getGuardPermission() - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
 
getGuardPermission() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
getGuardPermission() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
getGuardPermission() - Method in interface com.atlassian.confluence.security.actions.PermissionsAware
Obtains the relevant guard permission for the action
getGuardPermission() - Method in class com.atlassian.confluence.security.actions.ViewGlobalPermissionsAction
 
getGuardPermission() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionDefaultsAction
 
getGuardPermission() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
getHandle() - Method in class bucket.search.persistence.IndexQueueEntry
Deprecated.
A readable description of the object represented by this index queue entry.
getHandle(Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateHandleResolver
 
getHandle(Object) - Method in class com.atlassian.confluence.internal.index.lucene.LuceneDocumentBuilder
 
getHandle() - Method in interface com.atlassian.confluence.search.HandleAware
 
getHandle() - Method in class com.atlassian.confluence.search.lucene.tasks.AddChangeDocumentIndexTask
 
getHandle() - Method in class com.atlassian.confluence.search.lucene.tasks.AddDocumentIndexTask
 
getHandle() - Method in class com.atlassian.confluence.search.lucene.tasks.DeleteChangeDocumentsIndexTask
 
getHandle() - Method in class com.atlassian.confluence.search.lucene.tasks.DeleteDocumentIndexTask
 
getHandle() - Method in class com.atlassian.confluence.search.lucene.tasks.RebuildChangeDocumentsIndexTask
 
getHandle() - Method in class com.atlassian.confluence.search.lucene.tasks.ReindexUsersInGroupIndexTask
 
getHandle() - Method in class com.atlassian.confluence.search.lucene.tasks.UnIndexSpaceIndexTask
 
getHandle() - Method in class com.atlassian.confluence.search.lucene.tasks.UpdateDocumentIndexTask
 
getHandle() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getHandle() - Method in interface com.atlassian.confluence.search.v2.BaseSearchResult
Retrieves the handle that can then be used by the AnyTypeDao to retrieve the database object referenced by this search result.
getHandle() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getHandledClass() - Method in interface com.atlassian.confluence.impl.audit.handler.AuditHandlerDescription
 
getHandledClasses() - Method in class com.atlassian.confluence.content.render.xhtml.migration.ColorMacroReplacementRenderer
 
getHandledClasses() - Method in class com.atlassian.confluence.content.render.xhtml.migration.ColumnMacroReplacementRenderer
 
getHandledClasses() - Method in interface com.atlassian.confluence.content.render.xhtml.migration.MacroReplacementRenderer
 
getHandledClasses() - Method in class com.atlassian.confluence.content.render.xhtml.migration.NolinkMacroReplacementRenderer
 
getHandledClasses() - Method in class com.atlassian.confluence.content.render.xhtml.migration.QuoteMacroReplacementRenderer
 
getHandledClasses() - Method in class com.atlassian.confluence.content.render.xhtml.migration.SectionMacroReplacementRenderer
 
getHandledElementNames() - Method in class com.atlassian.confluence.content.render.xhtml.editor.TableStyleRemovingElementTransformer
 
getHandledElementNames() - Method in interface com.atlassian.confluence.content.render.xhtml.ElementTransformer
 
getHandledElementNames() - Method in class com.atlassian.confluence.content.render.xhtml.storage.StorageHtmlAnchorElementTransformer
 
getHandledElementNames() - Method in class com.atlassian.confluence.content.render.xhtml.view.TableStylingElementTransformer
 
getHandledEventClasses() - Method in class com.atlassian.confluence.cluster.ClusterEventBroadcaster
 
getHandledEventClasses() - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
Deprecated.
 
getHandledEventClasses() - Method in class com.atlassian.confluence.event.listeners.ResetHiLoAfterImportListener
 
getHandledEventClasses() - Method in class com.atlassian.confluence.pages.attachments.DefaultImageDetailsManager
 
getHandledEventClasses() - Method in class com.atlassian.confluence.plugin.webresource.SuperBatchInvalidatorListener
 
getHandledEventClasses() - Method in class com.atlassian.confluence.rpc.RpcConfigurationChangeListener
 
getHandledEventClasses() - Method in class com.atlassian.confluence.search.contentnames.SemaphoreRefreshListener
 
getHandledEventClasses() - Method in class com.atlassian.confluence.user.notifications.UserSignUpNotificationsListener
Deprecated.
 
getHandledKeys() - Method in class com.atlassian.confluence.plugin.descriptor.search.AbstractLuceneMapperModuleDescriptor
 
getHandledMethodNames() - Method in interface com.atlassian.confluence.impl.audit.handler.AuditHandlerDescription
Get a set of the method names that this handler will care about when creating ChangedValues
getHandledType() - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.AttachmentContentTypeApiSupport
 
getHandledType() - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.BlogPostContentTypeApiSupport
 
getHandledType() - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.CommentContentTypeApiSupport
 
getHandledType() - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.PageContentTypeApiSupport
 
getHandledType() - Method in interface com.atlassian.confluence.content.apisupport.ContentTypeApiSupport
 
getHandledType() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentTypeSupport
 
getHandler() - Method in class com.atlassian.confluence.util.RegExpProcessor
 
getHandles() - Method in class com.atlassian.confluence.index.ReIndexSpec
 
getHandles(SearchableDao) - Method in enum com.atlassian.confluence.search.ReIndexOption
 
getHandlesOfObjectsForExport(HibernateObjectHandleTranslator, Session) - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
getHandlesOfObjectsForExport(HibernateObjectHandleTranslator, Session) - Method in class com.atlassian.confluence.importexport.impl.BackupExporter
 
getHandlesOfObjectsForExport(HibernateObjectHandleTranslator, Session) - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
 
getHardwareInfo() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
getHardwareInfo() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
 
getHasCreatePermission() - Method in class com.atlassian.confluence.pages.actions.AbstractBlogPostsAction
 
getHasPersonalSpace() - Method in class com.atlassian.confluence.user.PersonalInformation
 
getHasSuccessCriteria() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
Check to see if this task has automatic success criteria or not, as defined by an AdminConfigurationCriteria.
getHasValue() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
Whether the criteria has a value to display, such as "Current Status: Incomplete" or "Current Value: http://...".
getHazelcastManagementCenterUrl() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
 
getHazelcastMapForCache(String) - Method in class com.atlassian.confluence.cache.hazelcast.DefaultHazelcastHelper
 
getHazelcastMapForCache(String) - Method in interface com.atlassian.confluence.cache.hazelcast.HazelcastHelper
 
getHazelcastMapForCachedReference(String) - Method in class com.atlassian.confluence.cache.hazelcast.DefaultHazelcastHelper
 
getHazelcastMapForCachedReference(String) - Method in interface com.atlassian.confluence.cache.hazelcast.HazelcastHelper
 
getHazelcastMapNameForCache(String) - Method in class com.atlassian.confluence.cache.hazelcast.DefaultHazelcastHelper
 
getHazelcastMapNameForCache(String) - Method in interface com.atlassian.confluence.cache.hazelcast.HazelcastHelper
 
getHazelcastMapNameForCachedReference(String) - Method in class com.atlassian.confluence.cache.hazelcast.DefaultHazelcastHelper
 
getHazelcastMapNameForCachedReference(String) - Method in interface com.atlassian.confluence.cache.hazelcast.HazelcastHelper
 
getHead() - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
getHeader() - Method in class com.atlassian.confluence.core.CustomPageSettings
The page header, can be wiki-markup
getHeader(String) - Method in class com.atlassian.confluence.it.HeadersHelper.Response
 
getHeader() - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog2
 
getHeader() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
 
getHeader() - Method in class com.atlassian.confluence.plugins.doctheme.Settings
 
getHeaderButtonBaseBackgroundColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getHeaderButtonTextColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getHeaderLogoImageUrl() - Method in class com.atlassian.confluence.plugins.lookandfeel.SiteLogoVelocityHelper
 
getHeaders(String, User) - Method in class com.atlassian.confluence.it.HeadersHelper
Gets the response headers for a request using basic authentication.
getHeaders(String, User, String) - Method in class com.atlassian.confluence.it.HeadersHelper
 
getHeaders(String, Map<String, String>) - Method in class com.atlassian.confluence.it.HeadersHelper
 
getHeaders(URI, Map<String, String>) - Method in class com.atlassian.confluence.it.HeadersHelper
 
getHeaders(String) - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
Deprecated.
 
getHeaders() - Method in class com.atlassian.confluence.util.http.HttpRequest
Deprecated.
 
getHeaders(String) - Method in interface com.atlassian.confluence.util.http.HttpResponse
Deprecated.
Retrieves all HTTP response headers with the specified name and returns an array of their values.
getHeadersFromAbsoluteUrl(String, User) - Method in class com.atlassian.confluence.it.HeadersHelper
Gets the response headers for a request using Basic authentication.
getHeadersFromAbsoluteUrl(String, User, String) - Method in class com.atlassian.confluence.it.HeadersHelper
 
getHeadersFromAbsoluteUrl(String, Map<String, String>) - Method in class com.atlassian.confluence.it.HeadersHelper
 
getHeadersFromAbsoluteUrl(String, String, Map<String, String>) - Method in class com.atlassian.confluence.it.HeadersHelper
 
getHeaderText() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomPageContentAction
 
getHeaderText() - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
getHeaderText() - Method in class com.atlassian.confluence.spaces.actions.CustomPageContentAction
 
getHeadingSecondaryTextColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
Deprecated.
since 6.7. No longer used
getHeadingTextColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getHeadline() - Method in class com.atlassian.confluence.impl.health.HealthCheckMessage
returns the current message headline formatted as text
getHealthCheck() - Method in exception com.atlassian.confluence.impl.health.DefaultHealthCheckExecutor.PrerequisiteNotInPhaseException
 
getHealthCheck() - Method in class com.atlassian.confluence.internal.health.HealthCheckResult
Returns the check that gave rise to this result.
getHeartbeatInterval() - Method in class com.atlassian.confluence.core.DefaultHeartbeatManager
 
getHeartbeatInterval() - Method in interface com.atlassian.confluence.core.HeartbeatManager
Fetches the time at which activities will expire
getHeight() - Method in class com.atlassian.confluence.api.model.web.Icon
 
getHeight() - Method in class com.atlassian.confluence.content.render.image.ImageDimensions
 
getHeight() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
getHeight() - Method in class com.atlassian.confluence.it.ImageLink
Deprecated.
 
getHeight() - Method in class com.atlassian.confluence.macro.browser.beans.MacroIcon
 
getHeight() - Method in class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
Deprecated.
 
getHeight() - Method in class com.atlassian.confluence.pages.attachments.ImageDetails
 
getHeight() - Method in class com.atlassian.confluence.pages.thumbnail.Dimensions
Deprecated.
 
getHeight() - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebIcon
 
getHeight() - Method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
getHeight() - Method in interface com.atlassian.confluence.xhtml.api.EmbeddedImage
 
getHelloBlueprintPlugin() - Method in class com.atlassian.confluence.it.plugin.blueprint.HelloBlueprintPluginHelper
 
getHelp() - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
Returns the macro help as rendered HTML, or null if there is no help.
getHelpDescriptor() - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
Returns the macro help descriptor, or null if there is no help.
getHelpDescriptor() - Method in class com.atlassian.confluence.plugin.descriptor.XhtmlMacroModuleDescriptor
Returns the macro help descriptor, or null if there is no help.
getHelper() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getHelper() - Method in class com.atlassian.confluence.impl.util.DecoratorUtil.ContentNavigationContext
 
getHelper(ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.ActiveDirectoryDirectoryConfiguration
 
getHelper(ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.CrowdDirectoryConfiguration
Deprecated.
 
getHelper(ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.DefaultDirectoryConfiguration
Deprecated.
 
getHelper(ConfluenceRpc) - Method in interface com.atlassian.confluence.it.usermanagement.DirectoryConfiguration
Deprecated.
 
getHelper(ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadOnlyDirectoryConfiguration
 
getHelper(ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadOnlyLocalGroupsDirectoryConfiguration
 
getHelper(ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadWriteDirectoryConfiguration
 
getHelper() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getHelpMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.HelpMenu
Deprecated.
 
getHelpPath(String) - Method in class com.atlassian.sal.confluence.message.ConfluenceHelpPathResolver
 
getHelpSection() - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
Returns the section of notation guide in which the macro help appears.
getHelpSection() - Method in class com.atlassian.confluence.plugin.descriptor.XhtmlMacroModuleDescriptor
Returns the section of notation guide in which the macro help appears.
getHex() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ColourPickerAction
 
getHibernateCacheFactory() - Static method in class com.atlassian.confluence.cache.hibernate.HibernateCacheFactory.InstanceHolder
Deprecated.
 
getHibernateConfig() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
 
getHibernateConfig() - Method in class com.atlassian.confluence.upgrade.ddl.AlterColumnCommand
 
getHibernateConfig() - Method in class com.atlassian.confluence.upgrade.ddl.DropIndexCommand
 
getHibernateDialect() - Method in interface com.atlassian.confluence.setup.BootstrapManager
Returns the SQL dialect being used by Hibernate.
getHibernateDialect() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
getHibernateProperties() - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateConfig
 
getHibernateProperties() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
getHibernateProperties() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
getHibernateProperties() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
 
getHibernateSessionManager() - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getHibernateSqlLogger() - Static method in class com.atlassian.confluence.functest.rest.admin.sqlcapture.HibernateSqlCollector
 
getHibernateTemplate() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
getHibernateVersion() - Method in class com.atlassian.confluence.pages.AttachmentData
 
getHierarchySize() - Method in class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractPageHierarchyEvent
Returns the number of pages in the hierarchy involved in the action that triggered this event
getHighestCeoId() - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getHighestCeoId() - Method in interface com.atlassian.confluence.pages.PageManager
Get the highest content ID in the database, excluding older versions of content.
getHighestCeoId() - Method in interface com.atlassian.confluence.pages.persistence.dao.AbstractPageDao
Get the highest content ID in the database, excluding older versions of content.
getHighestCeoId() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAbstractPageDao
 
getHighlight() - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
getHighlight() - Method in class com.atlassian.confluence.search.v2.DefaultSearchWithToken
 
getHighlight() - Method in interface com.atlassian.confluence.search.v2.ISearch
Provides indication as well as pre/post tag whether query terms should be highlighted in title and body of a search result.
getHighlightParameter() - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
getHistory() - Method in class com.atlassian.confluence.api.model.content.Content
 
getHistory() - Method in class com.atlassian.confluence.legacyapi.model.content.Content
Deprecated.
 
getHistory() - Method in class com.atlassian.confluence.plugins.rest.entities.UserSessionEntity
 
getHistory(ContentId, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentResource
Returns the history of a particular piece of content
getHistory() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsHistoryAction
 
getHistory() - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
getHistory() - Method in class com.atlassian.confluence.user.actions.ViewUserHistoryAction
 
getHistory() - Method in class com.atlassian.synchrony.EventId
 
getHistoryContent(int, ContentTypeEnum...) - Method in class com.atlassian.confluence.user.history.UserHistoryHelper
Returns user history ContentEntityObjects, filtered to only include the requested types.
getHistoryContent(ContentTypeEnum...) - Method in class com.atlassian.confluence.user.history.UserHistoryHelper
 
getHistoryRef() - Method in class com.atlassian.confluence.api.model.content.Content
 
getHitCount() - Method in interface com.atlassian.confluence.cache.CacheStatistics
Deprecated.
 
getHitCount() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsEvent
 
getHitCount() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
getHitCount() - Method in class com.atlassian.confluence.it.admin.CacheStatistics
 
getHitPercent() - Method in interface com.atlassian.confluence.cache.CacheStatistics
Deprecated.
 
getHitPercent() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
getHome() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
getHome() - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
getHomeDirectory() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
getHomepage(ConfluenceUser) - Method in class com.atlassian.confluence.impl.homepage.HomepageService
Determines which type of homepage the current user should receive.
getHomePage() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getHomepage() - Method in class com.atlassian.confluence.it.user.UserProfile
 
getHomePage() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpace
 
getHomePage() - Method in class com.atlassian.confluence.spaces.Space
 
getHomepageRef() - Method in class com.atlassian.confluence.api.model.content.Space
 
getHomePageTitle() - Method in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
getHost() - Method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
Returns the proxy host name, or null if no proxy is defined.
getHostApplicationVersion() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getHostApplicationVersion() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getHostedUserAvatarUrl(long, String, int) - Method in class com.atlassian.confluence.impl.user.crowd.NopCrowdAvatarProvider
 
getHostHeader() - Method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
 
getHostHeader() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getHostName() - Method in class com.atlassian.confluence.it.mail.MailServices
 
getHostname() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
getHostname() - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
getHotReferrers(ContentEntityObject, int) - Method in class com.atlassian.confluence.links.DefaultReferralManager
Deprecated.
 
getHotReferrers(ContentEntityObject, int) - Method in interface com.atlassian.confluence.links.ReferralManager
Deprecated.
 
getHqlPermissionFilterString(String) - Method in interface com.atlassian.confluence.impl.security.query.SpacePermissionQueryBuilder
Creates an HQL string of conditions / filter to add to the "WHERE" clause of an HQL query, filtering down to SpacePermission rows which match / grant access to the user.
getHqlPermissionFilterString(String) - Method in class com.atlassian.confluence.impl.security.query.SpacePermissionQueryBuilderImpl
 
getHqlPermissionFilterString(String) - Method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
getHref() - Method in class com.atlassian.confluence.content.render.xhtml.links.WebLink
 
getHref() - Method in class com.atlassian.confluence.it.SimpleLink
Deprecated.
 
getHref() - Method in class com.atlassian.confluence.links.SimpleLink
 
getHref() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorEmbeddedLink
Deprecated.
 
getHref() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceMenuItem
Deprecated.
 
getHref() - Method in class com.atlassian.confluence.pages.actions.PageChildrenAction.PageWrapper
 
getHref() - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
getHspace() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
getHspace() - Method in interface com.atlassian.confluence.xhtml.api.EmbeddedImage
 
getHtml() - Method in class com.atlassian.confluence.api.model.HtmlString
 
getHtml() - Method in class com.atlassian.confluence.api.model.web.WebPanelView
 
getHtml() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Since 5.4 use getTimedHtml()
getHtml() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getHtml(MacroParameter) - Method in class com.atlassian.confluence.renderer.radeox.macros.AbstractHtmlGeneratingMacro
 
getHtml(MacroParameter) - Method in class com.atlassian.confluence.renderer.radeox.macros.ContentByUserMacro
 
getHtml() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.CommentResult
 
getHtmlClass() - Method in class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
 
getHtmlClass() - Method in interface com.atlassian.confluence.xhtml.api.StandardTag
 
getHtmlDiff() - Method in class com.atlassian.confluence.diff.beans.ConfluenceDiffDraftBean
 
getHtmlExportUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getHtmlSafeContent() - Method in class com.atlassian.confluence.test.pluginsvelocityconfiguration.VelocityContext
 
getHtmlSafeContentObject() - Method in class com.atlassian.confluence.test.pluginsvelocityconfiguration.VelocityContext
 
getHtmlUnsafeContent() - Method in class com.atlassian.confluence.test.pluginsvelocityconfiguration.VelocityContext
 
getHtmlUnsafeContentObject() - Method in class com.atlassian.confluence.test.pluginsvelocityconfiguration.VelocityContext
 
getHttpClient(Collection<Header>) - Method in class com.atlassian.confluence.setup.bundles.upm.UpmClient
 
getHttpContext() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
 
getHttpPort() - Method in class com.atlassian.confluence.webdriver.ConfluenceProductInstance
 
getHttpPort() - Static method in class com.atlassian.confluence.webdriver.WebDriverConfiguration
 
getHttpRequestTimeoutMillis() - Method in class com.atlassian.confluence.htmlunit.ConfluenceHtmlUnitConfig
Deprecated.
 
getHttpRetrievalServiceConfig() - Method in class com.atlassian.confluence.util.http.BaseHttpRetrievalService
Deprecated.
 
getHttpRetrievalServiceConfig() - Method in interface com.atlassian.confluence.util.http.HttpRetrievalService
Deprecated.
since 7.0.1
getHttpServletRequest() - Method in class com.atlassian.confluence.search.contentnames.ContentNameSearchContext
 
getHumanReadableClusterNodeName() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
 
getHumanReadableName() - Method in enum com.atlassian.confluence.cluster.ClusterJoinConfig.ClusterJoinType
 
getHumanReadableName() - Method in interface com.atlassian.confluence.cluster.ClusterJoinConfig
getHumanReadableNodeName() - Method in interface com.atlassian.confluence.cluster.ClusterNodeInformation
getHumanReadableNodeName() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterNodeInformation
getI18n() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getI18n() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
getI18n(String, boolean) - Method in class com.atlassian.confluence.plugins.rest.resources.I18nResource
Returns the text for the given plugin key.
getI18n() - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getI18nBean() - Method in class com.atlassian.confluence.importexport.actions.ImportLongRunningTask
 
getI18nBean() - Method in class com.atlassian.confluence.plugins.macros.dashboard.GlobalReportsMacro
 
getI18NBean() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
getI18NBean(Locale) - Method in class com.atlassian.confluence.util.i18n.CachingI18NBeanFactory
 
getI18NBean() - Method in class com.atlassian.confluence.util.i18n.CachingI18NBeanFactory
 
getI18NBean(Locale) - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
 
getI18NBean() - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
 
getI18NBean(Locale) - Method in class com.atlassian.confluence.util.i18n.DynamicI18NBeanFactory
 
getI18NBean() - Method in class com.atlassian.confluence.util.i18n.DynamicI18NBeanFactory
 
getI18NBean(Locale) - Method in interface com.atlassian.confluence.util.i18n.I18NBeanFactory
 
getI18NBean() - Method in interface com.atlassian.confluence.util.i18n.I18NBeanFactory
 
getI18NBean(Locale) - Method in class com.atlassian.confluence.util.i18n.UserI18NBeanFactory
 
getI18NBean() - Method in class com.atlassian.confluence.util.i18n.UserI18NBeanFactory
 
getI18NBean() - Method in class com.atlassian.confluence.util.message.MessagesDecoratorFilter
 
getI18NBeanFactory() - Method in class com.atlassian.confluence.content.service.DefaultRenderingService
 
getI18nKey() - Method in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
getI18nKey() - Method in enum com.atlassian.confluence.internal.webhooks.ApplicationWebhookEvent
 
getI18NKey() - Method in class com.atlassian.confluence.plugins.edgeindex.edge.DefaultEdgeUiSupport
 
getI18NKey() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeType.EdgeUiSupport
 
getI18nKey() - Method in interface com.atlassian.confluence.rss.FeedCustomContentType
 
getI18NKey() - Method in interface com.atlassian.confluence.search.plugin.ContentTypeSearchDescriptor
 
getI18nMessage() - Method in class com.atlassian.confluence.importexport.impl.UnexpectedImportZipFileContents
 
getI18nModeManager() - Method in class com.atlassian.confluence.web.filter.TranslationModeFilter
 
getI18nNameKey() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getI18nRawText(Locale, String) - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getI18nRawText(Locale, String) - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getI18nResolver() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
getI18nStateHash() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getI18nStateHash() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getI18nText(Locale, String) - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getI18nText(Locale, String) - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getI18nValue(String, List, Map) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebFragmentHelper
 
getIamRole() - Method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
 
getIamRole() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getIcon() - Method in class com.atlassian.confluence.api.model.web.WebItemView
 
getIcon() - Method in class com.atlassian.confluence.legacyapi.model.SpaceSummary
Deprecated.
 
getIcon() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
getIcon() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
getIcon() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
 
getIcon() - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceWebItemModuleDescriptor
 
getIcon() - Method in class com.atlassian.confluence.plugins.maintenance.model.Addon
 
getIcon() - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
getIconClass() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
 
getIconClass() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getIconCss() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getIconCssClass() - Method in class com.atlassian.confluence.api.model.search.SearchResult
 
getIconCssClass(Attachment) - Method in class com.atlassian.confluence.content.ui.AttachmentUiSupport
 
getIconCssClass(SearchResult) - Method in class com.atlassian.confluence.content.ui.AttachmentUiSupport
 
getIconCssClass(T) - Method in interface com.atlassian.confluence.content.ui.ContentUiSupport
Get the CSS class that can be applied to add an icon to some inline element describing the given content.
getIconCssClass(SearchResult) - Method in interface com.atlassian.confluence.content.ui.ContentUiSupport
Get the CSS class that can be applied to add an icon to some inline element describing the given result.
getIconCssClass(ContentEntityObject) - Method in class com.atlassian.confluence.content.ui.DefaultContentUiSupport
 
getIconCssClass(SearchResult) - Method in class com.atlassian.confluence.content.ui.DefaultContentUiSupport
 
getIconCssClass(SearchResult) - Method in class com.atlassian.confluence.content.ui.PageUiSupport
 
getIconCssClass(Page) - Method in class com.atlassian.confluence.content.ui.PageUiSupport
 
getIconCssClass(SearchResult) - Method in class com.atlassian.confluence.content.ui.SimpleUiSupport
 
getIconCssClass(T) - Method in class com.atlassian.confluence.content.ui.SimpleUiSupport
 
getIconCssClass() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
getIconCssClass() - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
getIconFilePath() - Method in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
getIconFilePath(Attachment, int) - Method in class com.atlassian.confluence.content.ui.AttachmentUiSupport
 
getIconFilePath(T, int) - Method in interface com.atlassian.confluence.content.ui.ContentUiSupport
Get the URL path to the icon for the gtiven piece of content, without prepending context or web static hashes.
getIconFilePath(ContentEntityObject, int) - Method in class com.atlassian.confluence.content.ui.DefaultContentUiSupport
 
getIconFilePath(Page, int) - Method in class com.atlassian.confluence.content.ui.PageUiSupport
 
getIconFilePath(T, int) - Method in class com.atlassian.confluence.content.ui.SimpleUiSupport
 
getIconForAttachment(String, String) - Static method in class com.atlassian.confluence.util.actions.ContentTypesDisplayMapper
Decide the icon for an attachment based firstly on it's contentType.
getIconLocation() - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
getIconPath(Attachment, int) - Method in class com.atlassian.confluence.content.ui.AttachmentUiSupport
 
getIconPath(T, int) - Method in interface com.atlassian.confluence.content.ui.ContentUiSupport
Get the URL path to the icon for the given piece of content.
getIconPath(ContentEntityObject, int) - Method in class com.atlassian.confluence.content.ui.DefaultContentUiSupport
 
getIconPath(Page, int) - Method in class com.atlassian.confluence.content.ui.PageUiSupport
 
getIconPath(T, int) - Method in class com.atlassian.confluence.content.ui.SimpleUiSupport
 
getIconRef() - Method in class com.atlassian.confluence.api.model.content.Space
 
getIconStream(MacroMetadata) - Method in class com.atlassian.confluence.macro.browser.DefaultMacroIconManager
 
getIconStream(MacroMetadata) - Method in interface com.atlassian.confluence.macro.browser.MacroIconManager
Retrieve an inputStream of the macro's icon.
getIconUriReferenceForUsername(String) - Method in class com.atlassian.confluence.util.actions.ContentTypesDisplayMapper
 
getIconUrl() - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
 
getIconUrlForUsername(String) - Method in class com.atlassian.confluence.util.actions.ContentTypesDisplayMapper
getId() - Method in class bucket.core.persistence.hibernate.HibernateHandle
 
getId() - Method in class bucket.search.persistence.IndexQueueEntry
Deprecated.
The unique id of this index queue entry in the database.
getId() - Method in class com.atlassian.confluence.admin.actions.mail.RemoveMailServerAction
 
getId() - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
getId() - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
getId() - Method in class com.atlassian.confluence.admin.actions.trust.RemoveTrustedApplicationAction
 
getId() - Method in class com.atlassian.confluence.api.model.content.Content
 
getId() - Method in class com.atlassian.confluence.api.model.content.ContentSelector
 
getId() - Method in class com.atlassian.confluence.api.model.content.JsonContentProperty
 
getId() - Method in class com.atlassian.confluence.api.model.content.Label
 
getId() - Method in class com.atlassian.confluence.api.model.content.Space
 
getId() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintId.ContentBlueprintIdWithId
 
getId() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId.ContentTemplateIdWithId
 
getId() - Method in class com.atlassian.confluence.api.model.journal.JournalEntry
 
getId() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus
 
getId() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskSubmission
 
getId() - Method in class com.atlassian.confluence.api.model.permissions.Target.IdTarget
 
getId() - Method in class com.atlassian.confluence.api.model.search.autocomplete.AutocompleteResultItem
Returns the item "id" or "key" that will be passed around programmatically if this item is selected by a user in the UI.
getId() - Method in class com.atlassian.confluence.api.model.web.WebItemView
 
getId() - Method in class com.atlassian.confluence.api.model.web.WebSectionView
 
getId() - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
getId() - Method in interface com.atlassian.confluence.cluster.ClusterNodeInformation
getId() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterNodeInformation
Deprecated.
getId() - Method in class com.atlassian.confluence.cluster.safety.ClusterSafetyNumber
 
getId() - Method in class com.atlassian.confluence.content.ContentProperty
 
getId() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.ContentMigrationException
 
getId() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.PageTemplateMigrationException
 
getId() - Method in class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
 
getId() - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinetask.InlineTaskListItem
 
getId() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.IdAndTypeResourceIdentifier
 
getId() - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.MacroId
 
getId() - Method in interface com.atlassian.confluence.core.Addressable
 
getId() - Method in class com.atlassian.confluence.core.BodyContent
Hibernate ID
getId() - Method in class com.atlassian.confluence.core.ContentPermissionSummary
 
getId() - Method in class com.atlassian.confluence.core.persistence.hibernate.TransientHibernateHandle
 
getId() - Method in class com.atlassian.confluence.core.PersistentDecorator
 
getID() - Method in class com.atlassian.confluence.core.TimeZone
 
getId() - Method in class com.atlassian.confluence.core.VersionHistorySummary
 
getId() - Method in class com.atlassian.confluence.core.VersionHistorySummaryCollaborator
 
getId() - Method in class com.atlassian.confluence.follow.Connection
 
getId() - Method in class com.atlassian.confluence.functest.rest.admin.crowd.DirectoryEntity
 
getId() - Method in class com.atlassian.confluence.impl.audit.AffectedObjectEntity
Deprecated.
 
getId() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
getId() - Method in class com.atlassian.confluence.impl.audit.ChangedValueEntity
Deprecated.
 
getId() - Method in class com.atlassian.confluence.impl.journal.JournalEntry
 
getId() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ReferenceProperty
 
getId() - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
getId() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.AlertEntityImpl
 
getId() - Method in interface com.atlassian.confluence.internal.health.HealthCheck
Returns the unique ID of this check.
getId() - Method in class com.atlassian.confluence.internal.index.event.IndexSnapshotRestorationFailedEvent
 
getId() - Method in class com.atlassian.confluence.internal.index.event.IndexSnapshotRestoredSuccessfullyEvent
 
getId() - Method in class com.atlassian.confluence.internal.index.event.ReIndexFinishedEvent
 
getId() - Method in class com.atlassian.confluence.internal.index.event.ReIndexStartedEvent
 
getId() - Method in class com.atlassian.confluence.internal.relations.dao.RelationEntity
 
getId() - Method in class com.atlassian.confluence.internal.upgrade.constraint.dedup.DuplicateRowHolder
 
getId() - Method in enum com.atlassian.confluence.internal.webhooks.ApplicationWebhookEvent
 
getId() - Method in class com.atlassian.confluence.internal.webhooks.SpaceScope
 
getId() - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
getId() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
getId() - Method in class com.atlassian.confluence.it.analytics.AnalyticsEventReport.Event
 
getId() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getId() - Method in class com.atlassian.confluence.it.content.CommentBean
 
getId() - Method in interface com.atlassian.confluence.it.ContentEntity
Deprecated.
 
getId() - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.IdentifiedRepresentation
 
getId() - Method in class com.atlassian.confluence.it.Label
Deprecated.
 
getId() - Method in class com.atlassian.confluence.it.SearchResult
 
getId() - Method in class com.atlassian.confluence.it.UserInformation
 
getId() - Method in class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
getId() - Method in interface com.atlassian.confluence.labels.EditableLabelable
 
getId() - Method in class com.atlassian.confluence.legacyapi.model.content.Content
Deprecated.
 
getId() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentLink
Deprecated.
 
getId() - Method in class com.atlassian.confluence.legacyapi.model.content.EditSummary
Deprecated.
 
getId() - Method in class com.atlassian.confluence.legacyapi.model.content.Label
Deprecated.
 
getId() - Method in class com.atlassian.confluence.legacyapi.model.SpaceSummary
Deprecated.
 
getId() - Method in class com.atlassian.confluence.like.LikeEntity
 
getId() - Method in class com.atlassian.confluence.mail.reports.PageReport
 
getId() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
getId() - Method in class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
Deprecated.
since 5.4, there's no reason to use this outside this class. Use the AbstractDialog.getDialog() pageelement if you need to use the dialog.
getId() - Method in enum com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar.SimpleButton
Deprecated.
 
getId() - Method in enum com.atlassian.confluence.pageobjects.component.editor.toolbars.InsertDropdownMenu.InsertItem
Deprecated.
 
getId() - Method in enum com.atlassian.confluence.pageobjects.component.editor.toolbars.MoreFormattingDropdownMenu.FormatItem
Deprecated.
 
getId() - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction.IndividualDestinationSearchResult
 
getId() - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLink
 
getId() - Method in class com.atlassian.confluence.plugin.persistence.AbstractPluginData
 
getId() - Method in class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityObjectId
 
getId() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeTargetId
 
getId() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
getId() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getId() - Method in class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexJobJson
 
getId() - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
getId() - Method in class com.atlassian.confluence.plugins.rest.entities.SearchResultEntity
 
getId() - Method in class com.atlassian.confluence.rpc.soap.beans.AbstractRemotePageSummary
 
getId() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
getId() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
getId() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummary
 
getId() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteLabel
 
getId() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageHistory
 
getId() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSearchResult
Retreive the database identifier for this object.
getId() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
getId() - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
getId() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
getId() - Method in interface com.atlassian.confluence.search.v2.lucene.WrappedHit
Deprecated.
 
getId() - Method in class com.atlassian.confluence.search.v2.lucene.WrappedHitImpl
Deprecated.
 
getId() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.AliasedKey
 
getId() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.legacy.HibernateKey
 
getId() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
 
getId() - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
getId() - Method in class com.atlassian.confluence.security.trust.TrustedApplicationRestriction
 
getId() - Method in class com.atlassian.confluence.security.websudo.WebSudoMessage
 
getId() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
getId() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord
 
getId() - Method in class com.atlassian.confluence.user.persistence.dao.ConfluenceRememberMeToken
 
getId() - Method in class com.atlassian.confluence.util.message.DefaultMessage
 
getId() - Method in interface com.atlassian.confluence.util.message.Message
Get the unique ID for this message.
getId() - Method in class com.atlassian.confluence.web.WebMenu
 
getId() - Method in class com.atlassian.confluence.web.WebMenuSection
 
getId() - Method in interface com.atlassian.confluence.xhtml.api.StandardTag
 
getId() - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembership
 
getIdAsString() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getIdAsString() - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
getIdAsString() - Method in class com.atlassian.confluence.mail.reports.PageReport
 
getIdBasedPageUrl(AbstractPage) - Static method in class com.atlassian.confluence.util.GeneralUtil
Get page URL that is id based (i.e.
getIdBlogPostLocator(long) - Method in interface com.atlassian.confluence.content.service.BlogPostService
Creates a blogpost locator that can locate a blogpost based on its id.
getIdBlogPostLocator(long) - Method in class com.atlassian.confluence.content.service.DefaultBlogPostService
 
getIdentifier() - Method in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
getIdentifier() - Method in class com.atlassian.confluence.pages.TinyUrl
 
getIdentifier() - Method in interface com.atlassian.confluence.rss.FeedCustomContentType
 
getIdentifier() - Method in interface com.atlassian.confluence.search.plugin.ContentTypeSearchDescriptor
 
getIdentifier() - Method in class com.atlassian.confluence.user.avatar.ConfluenceAvatarOwner
 
getIdentifier() - Method in class com.atlassian.confluence.user.ConfluenceUserManager
 
getIdentifier() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
getIdentifier() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManager
Deprecated.
 
getIdentifierGenerator(String) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getIdentifierGeneratorFactory() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getIdentifierPropertyName(String) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getIdentifierType(String) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getIdentifyingCssClass() - Method in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskMarshaller
 
getIdLong() - Method in class com.atlassian.confluence.plugins.rest.entities.SearchResultEntity
 
getIdMappingFor(TransientHibernateHandle) - Method in interface com.atlassian.confluence.importexport.ImportProcessorSummary
 
getIdMappingFor(TransientHibernateHandle) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
getIdOfPagePermission(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getIdOfPagePermission(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
getIdOfPagePermission(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getIdOfPageToCopy() - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
getIdOfPageToCopyTo() - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
getIdPageLocator(long) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
getIdPageLocator(long) - Method in interface com.atlassian.confluence.content.service.PageService
Creates a page locator that can locate a page based on an id.
getIdProperties() - Method in class com.atlassian.confluence.api.model.reference.ExpandedReference
 
getIdProperties() - Method in class com.atlassian.confluence.api.model.reference.Reference
A map of properties key by the idProperty enum in the model class for the referent object.
getIdProperty(Enum) - Method in class com.atlassian.confluence.api.model.reference.Reference
 
getIdProperty() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ImportedObject
 
getIdPropertyStr() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ImportedObject
 
getIdsToReindex() - Method in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentIdClashResolver
 
getIdToKeep(SortedSet<Object>) - Method in class com.atlassian.confluence.internal.upgrade.constraint.dedup.KeepBiggestIdDedupeStrategy
 
getIdToKeep(SortedSet<Object>) - Method in class com.atlassian.confluence.internal.upgrade.constraint.dedup.KeepOneDedupeStrategy
 
getIdToKeep(SortedSet<Object>) - Method in class com.atlassian.confluence.internal.upgrade.constraint.dedup.KeepSmallestIdDedupeStrategy
 
getIgnoreBaseURLWarning(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getIgnoreBaseURLWarning(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Whether the warning message for an un-advisable value for the Base URL is ignored or not.
getIgnoreBaseURLWarning(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getIgnored() - Method in interface com.atlassian.confluence.admin.criteria.AdminConfigurationCriteria
 
getIgnored() - Method in class com.atlassian.confluence.admin.criteria.BaseURLIsValidCriteria
 
getIgnored() - Method in class com.atlassian.confluence.admin.criteria.DefaultMailServerExistsCriteria
 
getIgnored() - Method in class com.atlassian.confluence.admin.criteria.DefaultWritableDirectoryExistsCriteria
 
getIgnored() - Method in class com.atlassian.confluence.admin.criteria.DefaultWritableDirectoryForGroupsExistsCriteria
 
getIgnored() - Method in class com.atlassian.confluence.admin.criteria.ExternalUserDirectoriesActiveCriteria
 
getIgnored() - Method in class com.atlassian.confluence.admin.criteria.IgnorableAdminTaskCriteria
 
getIgnored() - Method in class com.atlassian.confluence.admin.criteria.MoreThanOneUserCriteria
 
getIgnored() - Method in class com.atlassian.confluence.admin.criteria.RemigrationAdminTaskCriteria
 
getIgnoredAdminTasks() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getIgnoreWithinMillis() - Method in class com.atlassian.confluence.functest.rest.admin.JournalResource
Gets ignoreWithinMillis parameter from JournalManager.
getIgnoreWithinMillis() - Method in class com.atlassian.confluence.impl.journal.DefaultJournalManager
 
getIgnoreWithinMillis() - Method in interface com.atlassian.confluence.impl.journal.JournalManager
 
getIgnoreWithinMillis() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.JournalRpc
Gets ignoreWithinMillis parameter from JournalManager.
getIgnoreWithinMillis() - Method in interface com.atlassian.confluence.test.JournalManagerBackdoor
 
getImageCaptchaService() - Method in interface com.atlassian.confluence.security.CaptchaManager
 
getImageCaptchaService() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
getImageChallengeForID(String) - Method in class com.atlassian.confluence.security.ConfluenceImageCaptchaService
 
getImageChallengeForID(String, Locale) - Method in class com.atlassian.confluence.security.ConfluenceImageCaptchaService
 
getImageDetails(Attachment) - Method in class com.atlassian.confluence.pages.attachments.DefaultImageDetailsDao
 
getImageDetails(Attachment) - Method in class com.atlassian.confluence.pages.attachments.DefaultImageDetailsManager
 
getImageDetails(Attachment) - Method in interface com.atlassian.confluence.pages.attachments.ImageDetailsDao
Fetch the image details of a specific attachment from the database.
getImageDetails(Attachment) - Method in interface com.atlassian.confluence.pages.attachments.ImageDetailsManager
If attachment is an intelligble image, then this method returns the ImageDetails for it.
getImageDetailsDTO() - Method in class com.atlassian.confluence.pages.Attachment
accessor methods provided for hibernate proxy use only.
getImageDimensions() - Method in class com.atlassian.confluence.macro.DefaultImagePlaceholder
 
getImageDimensions() - Method in interface com.atlassian.confluence.macro.ImagePlaceholder
Returns the dimensions that the image is to be rendered as.
getImageDimensions() - Method in class com.atlassian.confluence.pages.thumbnail.Dimensions
Deprecated.
 
getImageHeight(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
since 5.7 use `getEmbeddedImages` to get EditorEmbeddedImage then use EditorEmbeddedImage.getHeight()
getImageHeight() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getImageInfo(File) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getImageLinkUrl() - Method in interface com.atlassian.confluence.it.dashboard.RecentlyUpdatedChangeSet
The URL of the link surrounding the image used for the author.
getImageLinkUrl() - Method in class com.atlassian.confluence.it.dashboard.WebRecentlyUpdatedChangeSet
 
getImageMarkup() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
Gets the wiki markup to insert this attachment, as an embedded imaged, on the page to which it's attached.
getImageMimeType() - Method in class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
Returns the MIME type of the thumbnail if it is an intelligible image, or null otherwise.
getImageName(Emoticon) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.inline.EmoticonDisplayMapper
 
getImageName(Emoticon) - Method in class com.atlassian.confluence.content.render.xhtml.editor.inline.SimpleEmoticonDisplayMapper
 
getImagePath() - Method in class com.atlassian.confluence.importexport.impl.ExportImageDescriptor
 
getImagePath(Attachment, boolean) - Method in class com.atlassian.confluence.renderer.attachments.RendererAttachmentManager
 
getImagePath(Attachment, boolean) - Method in interface com.atlassian.confluence.renderer.embedded.ImagePathHelper
Return the path used to access the specified image.
getImagePlaceholder(Map<String, String>, ConversionContext) - Method in interface com.atlassian.confluence.macro.EditorImagePlaceholder
Returns an ImagePlaceholder instance to be displayed in the editor.
getImageProcessingRule(String) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
Returns a new ImageProcessingRule for each export.
getImageProcessingRule(String) - Method in class com.atlassian.confluence.importexport.impl.HtmlExporter
 
getImagePropertyPanel() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
getImageSource(MacroDefinition) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodilessMacroMarshaller
 
getImageSource(MacroDefinition) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodyMacroMarshaller
 
getImageSource(MacroDefinition) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorUnknownMacroMarshaller
Deprecated.
 
getImageUris() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
getImageUris() - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
getImageUrl() - Method in interface com.atlassian.confluence.it.dashboard.RecentlyUpdatedChangeSet
The URL of the source of the image used for the author.
getImageUrl() - Method in class com.atlassian.confluence.it.dashboard.WebRecentlyUpdatedChangeSet
 
getImageUrl() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getImageWidth() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getImageXpath() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
Returns xpath that will match the an embedded image.
getImmutableProperties() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
The properties returned in this map are guaranteed to be immutable, they are not guaranteed to all be present.
getImpl(String) - Method in class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfigLoader
 
getImpl(String) - Method in class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfiguration
Get a named setting.
getImplementationClass() - Method in enum com.atlassian.confluence.user.crowd.CrowdUserDirectoryImplementation
 
getImplementingPluginVersion(String) - Method in interface com.atlassian.confluence.content.ContentTypeManager
Get the current version of the plugin that implements this content type.
getImplementingPluginVersion(String) - Method in class com.atlassian.confluence.content.DefaultContentTypeManager
 
getImportBackupValidationError(File) - Method in class com.atlassian.confluence.it.export.Importer
 
getImportContext() - Method in class com.atlassian.confluence.event.events.admin.ImportFinishedEvent
 
getImportedObjectHandlesOfType(Class) - Method in interface com.atlassian.confluence.importexport.ImportProcessorSummary
 
getImportedObjectHandlesOfType(Class) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Get handles for all objects of a particular class that were imported.
getImportedObjectsOfType(Class<T>) - Method in interface com.atlassian.confluence.importexport.ImportProcessorSummary
 
getImportedObjectsOfType(Class<T>) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Retrieve all the objects of a particular class that were imported.
getImportExportManager() - Method in class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
 
getImportExportManager() - Method in class com.atlassian.confluence.setup.actions.SetupDemoContentAction
 
getImportExportTypeSpecifications() - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
getImportExportTypeSpecifications() - Method in interface com.atlassian.confluence.importexport.ImportExportManager
 
getImportProcessorSummary() - Method in class com.atlassian.confluence.importexport.actions.ImportLongRunningTask
 
getIncludedSpaces() - Method in class com.atlassian.confluence.importexport.impl.BackupExporter
In this implementation, we want to include all Spaces, so return an empty list
getIncludedSpaces() - Method in class com.atlassian.confluence.importexport.impl.FileXmlExporter
Returns the List of Spaces that should be included in the export
getIncludedSpaces() - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
In this implementation, we want to find out the root entity and include the Space from that.
getIncomingLinkCount() - Method in class com.atlassian.confluence.links.OutgoingLinkMeta
 
getIncomingLinks() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
returns list of "unique" incoming links to this page.
getIncomingLinks(AbstractPage, User) - Method in class com.atlassian.confluence.pages.actions.beans.PageIncomingLinks
Get unique undeleted incoming links
getIncomingLinks() - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
getIncomingLinksBySpace() - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
getIncomingLinksMap() - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
Deprecated.
getIncomingLinksToContent(ContentEntityObject) - Method in class com.atlassian.confluence.links.DefaultLinkManager
 
getIncomingLinksToContent(ContentEntityObject) - Method in interface com.atlassian.confluence.links.LinkManager
 
getIncomingProtocolList() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
getIncompleteAdminTasks() - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
getIndex() - Method in class com.atlassian.confluence.impl.system.task.RestoreIndexSnapshotMaintenanceTask.IndexSnapshot
 
getIndexDirName() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexRequestEvent
 
getIndexDirName() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexResponseEvent
 
getIndexDirName() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotCreatedEvent
 
getIndexDirName() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotRequestEvent
 
getIndexDirName() - Method in class com.atlassian.confluence.plugin.descriptor.IndexRecovererModuleDescriptor
 
getIndexer() - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
Deprecated.
since 7.5 Unused
getIndexer() - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
getIndexes() - Method in interface com.atlassian.confluence.core.persistence.schema.api.TableSchemaComparison
 
getIndexes() - Method in class com.atlassian.confluence.core.persistence.schema.descriptor.ComparedTable
 
getIndexingLanguage() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getIndexingLanguage() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getIndexingLanguages() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getIndexingTime() - Method in class com.atlassian.confluence.internal.index.event.ReIndexFinishedEvent
 
getIndexManager() - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
getIndexManager() - Method in class com.atlassian.confluence.spaces.actions.AbstractCreateSpaceAction
 
getIndexName() - Method in interface com.atlassian.confluence.core.persistence.schema.api.SchemaElementComparison.IndexComparison
 
getIndexName() - Method in class com.atlassian.confluence.core.persistence.schema.descriptor.ComparedIndex
 
getIndexName() - Method in class com.atlassian.confluence.plugin.descriptor.IndexRecovererModuleDescriptor
 
getIndexQueueSize() - Method in class com.atlassian.confluence.spaces.actions.RemoveSpaceEntryAction
 
getIndexSchema() - Method in interface com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertyIndexSchemaManager
Returns a Multimap representation of content properties dynamic index schema.
getIndexSchema() - Method in class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertyIndexSchemaManagerImpl
 
getIndexSnapshotFilename() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotCreatedEvent
 
getIndexSnapshots() - Method in class com.atlassian.confluence.impl.system.task.RestoreIndexSnapshotMaintenanceTask
 
getIndexUrl() - Method in class com.atlassian.confluence.setup.velocity.IndexUrlHelper
 
getIndexVersion(Path) - Static method in class com.atlassian.confluence.internal.index.lucene.LuceneIndexHelper
 
getIndices() - Method in class com.atlassian.confluence.impl.system.task.CreateIndexSnapshotMaintenanceTask
 
getIndividualGroupRestrictionStatus(ContentId, OperationKey, Group) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalContentRestrictionsResource
Answers the question "Whether group, identified by groupName is a subject of the restriction for operation operationKey directly specified on a content with ID of ccontentId"
getIndividualUserRestrictionStatus(ContentId, OperationKey, UserKey, String) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalContentRestrictionsResource
Answers the question "Whether user, identified by userKey is a subject of the restriction for operation operationKey directly specified on a content with ID of ccontentId"
getInExpressionBuilderCustomLimit(String, String, List<String>, int) - Static method in class com.atlassian.confluence.impl.hibernate.query.InExpressionBuilder
 
getInExpressionBuilderDefaultLimit(String, String, List<String>) - Static method in class com.atlassian.confluence.impl.hibernate.query.InExpressionBuilder
 
getInforMessages() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
getInheritedContentPermissions() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getInheritedContentPermissionSets(ContentEntityObject) - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
Deprecated.
 
getInheritedContentPermissionSets(ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
 
getInheritedContentPermissionSets(ContentEntityObject, boolean) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Get the inherited ContentPermissionSets that affect this ceo.
getInheritedContentPermissionSets(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
getInheritedContentPermissionSets(ContentEntityObject, boolean) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
getInheritedContentPermissionSets(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultInheritedContentPermissionManager
 
getInheritedContentPermissionSets(ContentEntityObject) - Method in interface com.atlassian.confluence.core.InheritedContentPermissionManager
 
getInheritedContentPermissionSets(ContentEntityObject) - Method in class com.atlassian.confluence.impl.security.CachingInheritedContentPermissionManager
 
getInheritedContentPermissionSets(Page, String) - Method in interface com.atlassian.confluence.security.persistence.dao.ContentPermissionSetDao
 
getInheritedContentPermissionSets(Page, String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateContentPermissionSetDao
 
getInheritedContentPermissionSetsIncludeEdit(ContentEntityObject) - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
Deprecated.
 
getInheritedContentPermissionSetsIncludeEdit(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultInheritedContentPermissionManager
 
getInheritedContentPermissionSetsIncludeEdit(ContentEntityObject) - Method in interface com.atlassian.confluence.core.InheritedContentPermissionManager
 
getInheritedContentPermissionSetsIncludeEdit(ContentEntityObject) - Method in class com.atlassian.confluence.impl.security.CachingInheritedContentPermissionManager
 
getInheritedContentUserPermissions(ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
 
getInheritedContentUserPermissions(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
Filters the inherited content permission sets of a page for a list of inherited user permissions (of type ContentPermission.VIEW_PERMISSION)
getInheritedViewPermissions() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
getInitialContentFromProperties() - Static method in class com.atlassian.confluence.it.setup.InitialContentFactory
 
getInitialMemberGroups() - Method in class com.atlassian.confluence.user.administrators.DefaultEditUserGroupAdministrator
 
getInitialMemberGroups() - Method in interface com.atlassian.confluence.user.administrators.EditUserGroupAdministrator
 
getInitialPermissionsFromForm(Map) - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
Retrieve the permissions initial state
getInitialPermissionsFromForm(Map) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Retrieve the permissions initial state
getInitialPermissionsFromForm(Map) - Method in class com.atlassian.confluence.security.administrators.EditSpacePermissionsAdministrator
 
getInitialVisibleChildCount() - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
getInitiator() - Method in class com.atlassian.confluence.event.events.content.page.PageCopyEvent
 
getInitiator() - Method in class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractPageHierarchyEvent
 
getInjectable(ComponentContext, GraphQLName, Parameter) - Method in class com.atlassian.confluence.plugins.restapi.graphql.GraphQLOnlyParameterInjectableProvider
 
getInnerHTMLOfCurrentCursorPosition() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Returns the innerHTML value of the node that the cursor is currently positioned in.
getInPreview() - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
Deprecated.
since 5.3 (and really much much longer)
getInputIdString() - Method in enum com.atlassian.confluence.it.admin.AttachmentStorageConfiguration.StorageMethod
Deprecated.
 
getInputStream() - Method in class com.atlassian.confluence.core.DefaultDataSourceFactory.NamedDataSource
 
getInputStream() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
getInputStream() - Method in class com.atlassian.confluence.core.InputStreamDataSource
 
getInputStream() - Method in class com.atlassian.confluence.core.UploadedResource
 
getInputStream() - Method in class com.atlassian.confluence.mail.embed.MimeBodyPartDataSource
 
getInputStream() - Method in class com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream.FileWrapper
 
getInputStream() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream
Obtains an InputStream for this stream.
getInputStream() - Method in class com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream.InputStreamWrapper
 
getInputStream() - Method in class com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream.RandomFileWrapper
 
getInputStream() - Method in interface com.atlassian.confluence.util.io.InputStreamSource
Obtains an InputStream.
getInputValueString() - Method in enum com.atlassian.confluence.it.admin.AttachmentStorageConfiguration.StorageMethod
Deprecated.
 
getInserted() - Method in class com.atlassian.synchrony.Events
 
getInserted() - Method in class com.atlassian.synchrony.Snapshots
 
getInSpaceFilter() - Method in class com.atlassian.confluence.search.lucene.filter.InSpaceFilterFactory
Deprecated.
 
getInstallationDate() - Method in class com.atlassian.confluence.core.VersionHistory
 
getInstallationDate() - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
getInstallationMethod() - Method in class com.atlassian.confluence.setup.actions.FinishSetupAction
 
getInstallationToken() - Method in class com.atlassian.confluence.setup.bundles.upm.UpmClient
 
getInstalledLanguages() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getInstalledLanguagesList() - Method in class com.atlassian.confluence.admin.actions.languages.ConfigureLanguageAction
 
getInstalledLocalePairs() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
getInstance(WebResourceUrlProvider) - Static method in class com.atlassian.confluence.content.UninstalledContentType
 
getInstance(String) - Static method in class com.atlassian.confluence.core.TimeZone
Returns the flyweight TimeZone for the given ID, which is the same instance used for this time zone throughout the system.
getInstance(TimeZone) - Static method in class com.atlassian.confluence.core.TimeZone
 
getInstance() - Static method in class com.atlassian.confluence.hosted.search.v2.searchfilter.ExcludePersonalInformationSearchFilter
 
getInstance() - Static method in class com.atlassian.confluence.impl.schedule.caesium.ThreadLocalSchedulerControl
 
getInstance() - Static method in class com.atlassian.confluence.importexport.impl.HtmlExportLinkFormatter
 
getInstance(String) - Static method in class com.atlassian.confluence.it.DeferredLongRunningTask
 
getInstance(String, WebTester) - Static method in class com.atlassian.confluence.it.DeferredLongRunningTask
 
getInstance(String, WebTester) - Static method in class com.atlassian.confluence.it.feed.FeedBuilder
 
getInstance() - Static method in class com.atlassian.confluence.it.feed.FeedRetriever
 
getInstance(WebTester) - Static method in class com.atlassian.confluence.it.global.ConfluencePage
 
getInstance(String) - Static method in class com.atlassian.confluence.it.LongRunningTask
 
getInstance(String, WebTester) - Static method in class com.atlassian.confluence.it.LongRunningTask
 
getInstance(WebTester) - Static method in class com.atlassian.confluence.it.setup.SetupWizard
 
getInstance(Space) - Static method in class com.atlassian.confluence.it.space.SpaceAdmin
 
getInstance(WebTester, Space) - Static method in class com.atlassian.confluence.it.space.SpaceAdmin
 
getInstance() - Method in enum com.atlassian.confluence.it.usermanagement.Directory
Deprecated.
 
getInstance(String) - Static method in enum com.atlassian.confluence.it.usermanagement.Directory
Deprecated.
 
getInstance() - Static method in class com.atlassian.confluence.it.usermanagement.LdapService
 
getInstance(String) - Static method in class com.atlassian.confluence.it.WebTesterFactory
Deprecated.
Returns a web tester with scripting disabled.
getInstance(String, boolean) - Static method in class com.atlassian.confluence.it.WebTesterFactory
Deprecated.
 
getInstance() - Static method in class com.atlassian.confluence.json.introspector.DefaultIntrospector
 
getInstance() - Static method in class com.atlassian.confluence.pages.actions.CalendarLanguageUtil
 
getInstance(AttachmentDataDao) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDaoFactory
 
getInstance(AttachmentDataFileSystem, AttachmentDataFileSystem, PlatformTransactionManager, SynchronizationManager, LazyComponentReference<AttachmentManager>) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystemFactory
Deprecated.
 
getInstance(AttachmentDataFileSystem, AttachmentDataFileSystem, PlatformTransactionManager, SynchronizationManager, LazyComponentReference<AttachmentManager>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.DefaultAttachmentDataFileSystemFactory
Deprecated.
 
getInstance(AttachmentDataDao) - Static method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
Returns the correct instance of AttachmentDao for the AttachmentDataDao that is given.
getInstance(AttachmentDataDao) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDaoFactoryBean
 
getInstance(Class<T>) - Method in class com.atlassian.confluence.plugin.ConfluenceHostContainer
 
getInstance(PluginModuleFactory<? extends T>) - Static method in class com.atlassian.confluence.plugin.module.PluginModuleHolder
Creates a PluginModuleHolder with a custom module factory.
getInstance() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.HttpClientProvider
 
getInstance() - Static method in class com.atlassian.confluence.search.lucene.filter.MatchAllDocsFilter
 
getInstance() - Static method in class com.atlassian.confluence.search.lucene.tasks.NoOpIndexTask
 
getInstance() - Static method in class com.atlassian.confluence.search.summary.NoFormatFormatter
 
getInstance() - Static method in class com.atlassian.confluence.search.ThreadLocalIndexerControl
 
getInstance(boolean) - Static method in class com.atlassian.confluence.search.v2.lucene.mapper.ActiveUserSearchFilterMapper
 
getInstance() - Static method in class com.atlassian.confluence.search.v2.query.AllQuery
 
getInstance() - Static method in class com.atlassian.confluence.search.v2.query.MatchNoDocsQuery
 
getInstance() - Static method in class com.atlassian.confluence.search.v2.query.PermittedSpacesQuery
Deprecated.
 
getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.ActiveUserSearchFilter
 
getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.AnonymousUserInfoSearchFilter
Deprecated.
 
getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.ContentPermissionsSearchFilter
 
getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.DeactivatedUserSearchFilter
Deprecated.
 
getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.ExcludedContentTypeSearchFilter
 
getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.ExternallyDeletedUserSearchFilter
Deprecated.
 
getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.MatchAllDocsFilter
 
getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.MatchNoDocsFilter
 
getInstance(SearchResultType) - Static method in class com.atlassian.confluence.search.v2.searchfilter.SearchResultTypeSearchFilter
Returns a SearchResultTypeSearchFilter of the specified type.
getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.ShadowedUserSearchFilter
Deprecated.
 
getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.SiteSearchPermissionsSearchFilter
getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.SpacePermissionsSearchFilter
getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.UnlicensedUserSearchFilter
Deprecated.
 
getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.ViewUserProfilePermissionsSearchFilter
getInstance(String) - Static method in class com.atlassian.confluence.setup.JDBCUrlBuilderFactory
 
getInstance() - Static method in class com.atlassian.confluence.themes.AUIDefaultColorScheme
 
getInstance() - Static method in class com.atlassian.confluence.themes.DefaultTheme
 
getInstance(String) - Method in class com.atlassian.confluence.user.crowd.ConfluenceSpringContextInstanceFactory
 
getInstance(String, ClassLoader) - Method in class com.atlassian.confluence.user.crowd.ConfluenceSpringContextInstanceFactory
 
getInstance(Class<T>) - Method in class com.atlassian.confluence.user.crowd.ConfluenceSpringContextInstanceFactory
 
getInstance() - Static method in class com.atlassian.confluence.util.breadcrumbs.AdminBreadcrumb
 
getInstance() - Static method in class com.atlassian.confluence.util.breadcrumbs.DashboardBreadcrumb
Deprecated.
 
getInstance() - Static method in class com.atlassian.confluence.util.breadcrumbs.ListPageTemplatesBreadcrumb
 
getInstance() - Static method in class com.atlassian.confluence.util.breadcrumbs.PeopleBreadcrumb
 
getInstance() - Static method in class com.atlassian.confluence.util.ContentEntityObjectTitleComparator
 
getInstance(HttpProxyConfiguration) - Static method in class com.atlassian.confluence.util.http.httpclient.HttpClientProxyConfiguration
Deprecated.
Gets a new instance, using the provided proxy config.
getInstance(String) - Static method in class com.atlassian.confluence.util.i18n.DocumentationLink
Constructs and returns an instance of a documentation url with the given key.
getInstance(String) - Static method in class com.atlassian.confluence.util.i18n.Message
Constructs and returns an instance of a message with the given key and no arguments.
getInstance(String, Object...) - Static method in class com.atlassian.confluence.util.i18n.Message
Constructs and returns an instance of a message with the given key and arguments.
getInstance(String, List) - Static method in class com.atlassian.confluence.util.i18n.Message
Constructs and returns an instance of a message with the given key and arguments.
getInstance() - Static method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
Get the Confluence resource cache singleton.
getInstance() - Static method in class com.atlassian.confluence.validation.MessageLoadingPreResultListener
 
getInstance() - Static method in class com.atlassian.confluence.xml.ExportXsltTransformerResolver
 
getInstanceForDisplayedTask() - Static method in class com.atlassian.confluence.it.DeferredLongRunningTask
 
getInstanceForDisplayedTask(WebTester) - Static method in class com.atlassian.confluence.it.DeferredLongRunningTask
 
getInstanceForDisplayedTask() - Static method in class com.atlassian.confluence.it.LongRunningTask
 
getInstanceForDisplayedTask(WebTester) - Static method in class com.atlassian.confluence.it.LongRunningTask
 
getInstanceForSetup(String) - Static method in class com.atlassian.confluence.it.DeferredLongRunningTask
 
getInstanceForSetup(String, WebTester) - Static method in class com.atlassian.confluence.it.DeferredLongRunningTask
 
getInstanceForSetup(String) - Static method in class com.atlassian.confluence.it.LongRunningTask
 
getInstanceForSetup(String, WebTester) - Static method in class com.atlassian.confluence.it.LongRunningTask
 
getInstanceId() - Method in class com.atlassian.confluence.webdriver.ConfluenceProductInstance
 
getInstanceName() - Static method in class com.atlassian.confluence.cluster.hazelcast.HazelcastUtils
 
getInstanceName() - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
getInstanceType() - Method in class com.atlassian.confluence.status.service.systeminfo.CloudPlatformMetadata
 
getInstanceTypeMetadataEndpoint() - Method in class com.atlassian.confluence.status.service.systeminfo.AwsCloudPlatform
 
getInstanceTypeMetadataEndpoint() - Method in class com.atlassian.confluence.status.service.systeminfo.AzureCloudPlatform
 
getInstanceTypeMetadataEndpoint() - Method in interface com.atlassian.confluence.status.service.systeminfo.CloudPlatform
 
getInstanceTypeMetadataEndpoint() - Method in class com.atlassian.confluence.status.service.systeminfo.GoogleCloudPlatform
 
getInstanceWithDefaultFactory(ModuleDescriptor<? extends T>) - Static method in class com.atlassian.confluence.plugin.module.PluginModuleHolder
Creates a PluginModuleHolder for the given module descriptor with the default factory.
getInstrument(String) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
getInstrumentation() - Method in class com.atlassian.confluence.plugins.graphql.extensions.ConfluenceGraphQLExtensions
 
getInt(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getInt(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getInt(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getIntegerResult(String) - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getInterceptor() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getInterfaces(String) - Method in class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction.StubComponentRegistrar
 
getInternalExecutor() - Method in class com.atlassian.confluence.event.ConfluenceEventDispatcher
 
getIntervalFirstRunTime() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
getIntervalMillis() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
getIntProperty(String) - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
getIntroductionHtml() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.PluginAndMaterials
 
getIntroductionModuleKey() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.AboutPagePanelModuleDescriptor
 
getIntValue(String) - Method in class com.atlassian.confluence.functest.rest.admin.GlobalSettingsResource
 
getIntValue() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration.Field
 
getInvalidationTopicNames() - Method in class com.atlassian.confluence.cache.hazelcast.monitoring.DistributedCacheInvalidationCounter
Deprecated.
 
getInvalidCharactersAsString() - Static method in class com.atlassian.confluence.labels.LabelParser
 
getInvalidGroups() - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
getInvalidXml() - Method in exception com.atlassian.confluence.content.render.xhtml.validation.ValidationException
 
getInviteToEditParams() - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
This method is used to forward certain parameters used for invite to edit when redirecting to another action.
getInvocationCount() - Method in interface com.atlassian.confluence.util.profiling.TimerSnapshot
 
getInvocationHistoryService() - Method in interface com.atlassian.confluence.plugins.restapi.resources.OptionalServiceProvider
 
getInvocationHistoryService() - Method in class com.atlassian.confluence.plugins.restapi.resources.OsgiOptionalServiceProvider
 
getIpRestrictions() - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
getIpRestrictions() - Method in class com.atlassian.confluence.it.admin.TrustedApplication
 
getIpRestrictions() - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
getIpv4Addresses() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction.ClusterableInterface
 
getIpv6Addresses() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction.ClusterableInterface
 
getIsCompleted() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
Whether this task has been completed.
getIsCriteriaMet() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
Whether this task's success criteria have been met or not.
getIsDefault() - Method in class com.atlassian.confluence.api.model.web.Icon
 
getIsFromPageView() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
getIsolationLevel() - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
getIssueComponentId() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.AlertEntityImpl
 
getIssueId() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.AlertEntityImpl
 
getIssueSeverity() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.AlertEntityImpl
 
getItem(int) - Method in interface com.atlassian.confluence.it.dashboard.RecentlyUpdatedChangeSet
Returns the recent update with the specified index, or null if no such item exists.
getItem(int) - Method in class com.atlassian.confluence.it.dashboard.WebRecentlyUpdatedChangeSet
 
getItem() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroItem
Deprecated.
 
getItems() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
getItems() - Method in class bucket.core.actions.PaginationSupport
Deprecated.
 
getItems() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusteredFifoBuffer
 
getItems() - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinetask.InlineTaskList
 
getItems() - Method in class com.atlassian.confluence.labels.actions.ListLabelsBySpaceAction
 
getItems() - Method in class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction
 
getItems() - Method in class com.atlassian.confluence.pages.actions.ListPermissionPagesAction
 
getItems() - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction
 
getItems() - Method in class com.atlassian.confluence.pages.actions.PaginationSupportAdaptor
 
getItems(String) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getItems() - Method in class com.atlassian.confluence.plugins.labels.actions.AlphabeticalListLabelsAction
 
getItems(Indexes) - Method in class com.atlassian.confluence.plugins.rest.manager.ChildrenListWrapperCallback
 
getItems() - Method in class com.atlassian.confluence.web.WebMenuSection
 
getItemsCount() - Method in class com.atlassian.confluence.labels.actions.ListLabelsBySpaceAction
 
getItemsCount() - Method in class com.atlassian.confluence.pages.actions.ListPermissionPagesAction
 
getItemsCount() - Method in interface com.atlassian.confluence.pages.actions.PaginationServiceSupportActionAware
Get total item of all pages
getItemsForSection(String, Map<String, Object>) - Method in interface com.atlassian.confluence.api.service.web.WebView
 
getItemsForSection(String, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewImpl
getItemsForSection(String, Map<String, Object>) - Method in interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebView
getItemsForSection(String, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewImpl
getItemsForSectionCompletionStage(String, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewImpl
 
getItemsForSectionCompletionStage(String, Map<String, Object>) - Method in interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebView
Fetch web items for a section from the REST API
getItemsForSectionCompletionStage(String, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewImpl
 
getItemsWithMatchingTitle(String) - Method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
getIterator(Object, Info) - Method in class com.atlassian.confluence.util.velocity.debug.UberspectDebugDecorator
 
getJarFileFromClass(Class) - Static method in class com.atlassian.confluence.util.ClasspathUtils
If the provided class has been loaded from a jar file, will find the absolute path to that jar file.
getJarSetsWithCommonClasses() - Method in class com.atlassian.confluence.admin.actions.ViewSystemClasspathAction
 
getJarSetsWithCommonClasses() - Method in class com.atlassian.confluence.util.classpath.ClasspathJarDuplicateClassFinder
 
getJarSetsWithCommonClasses() - Method in class com.atlassian.confluence.util.classpath.ClasspathJarSets
 
getJarSetsWithCommonClasses() - Method in interface com.atlassian.confluence.util.classpath.DuplicateClassFinder
 
getJarsForClass(String) - Method in class com.atlassian.confluence.util.classpath.ClasspathClasses
Returns a set of JAR URLs which contain a given class.
getJarUrlsByClass() - Method in class com.atlassian.confluence.util.classpath.ClasspathClasses
 
getJavaRuntime() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getJavaRuntimeDirectory() - Method in class com.atlassian.confluence.impl.util.tomcat.DefaultTomcatConfigHelper
 
getJavaRuntimeDirectory() - Method in interface com.atlassian.confluence.util.tomcat.TomcatConfigHelper
Returns the Java Runtime installation directory.
getJavascript() - Method in class com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
Retrieve the stylesheets for the theme.
getJavascript() - Method in class com.atlassian.confluence.themes.BasicTheme
 
getJavascript() - Method in class com.atlassian.confluence.themes.DefaultTheme
 
getJavascript() - Method in class com.atlassian.confluence.themes.ExperimentalUnsupportedTheme
 
getJavascript() - Method in interface com.atlassian.confluence.themes.Theme
Return the JavaScript resources for the theme.
getJavaSpecificationVersion() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getJavaVendor() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getJavaVersion() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getJavaVm() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getJdbcServices() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getJdbcTemplate(Session) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Returns a JDBC template for the provided Hibernate session.
getJdbcTemplate(Session) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Returns a JDBC template for the provided Hibernate session.
getJdbcTemplate(SessionFactory) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Returns a JDBC template for the active Hibernate session.
getJdbcTemplate(SessionFactory) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Returns a JDBC template for the active Hibernate session.
getJdbcUrl() - Method in interface com.atlassian.confluence.impl.health.checks.DataSourceConfiguration
 
getJdbcUrl() - Method in class com.atlassian.confluence.impl.health.checks.DefaultDataSourceConfiguration
 
getJDBCUrlConfigLocationDescription() - Method in interface com.atlassian.confluence.impl.health.checks.DbHealthCheckHelper
 
getJDBCUrlConfigLocationDescription() - Method in class com.atlassian.confluence.impl.health.checks.DefaultDbHealthCheckHelper
 
getJdkName() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
Deprecated.
Since 6.6.0, no longer used
getJiraAdminGroups() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
getJiraBaseUrl() - Method in class com.atlassian.confluence.it.setup.JiraConnectionSetup
 
getJiraBaseurl() - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
since 5.10. No longer needed
getJiraBaseUrl() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
getJiraConnection() - Method in class com.atlassian.confluence.it.setup.userdirectory.JIRAUserDirectorySetup
 
getJiraRemoteDirectoryId() - Method in class com.atlassian.confluence.setup.actions.ConfluenceJiraIntegrationSetupHelper
 
getJiraUserGroups() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
getJitterSecs(Map<String, Serializable>) - Static method in class com.atlassian.confluence.schedule.ScheduleUtil
 
getJndiName() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
getJob() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsHistoryAction
 
getJobConfig() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
getJobConfig() - Method in class com.atlassian.confluence.schedule.AbstractScheduledJob
 
getJobConfig() - Method in interface com.atlassian.confluence.schedule.ScheduledJob
When scheduling the job, ScheduleUtil.withTimeZone(JobConfig, TimeZone) may be used to set the time zone in case the job is cron based.
getJobConfig(ScheduledJobConfiguration, ManagedScheduledJob, TimeZone) - Static method in class com.atlassian.confluence.schedule.ScheduleUtil
Builds JobConfig from info in configuration, with fallback info from job.
getJobDetail() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
getJobDetail() - Method in interface com.atlassian.confluence.schedule.ManagedScheduledJob
For Quartz job.
getJobGroupName() - Method in class com.atlassian.confluence.schedule.events.PauseJobGroupEvent
 
getJobId() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
getJobId() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetails
 
getJobId() - Method in class com.atlassian.confluence.schedule.ScheduledJobKey
 
getJobId() - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
getJobID() - Method in class com.atlassian.confluence.search.ReIndexTask
 
getJobRunner() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
getJobRunner() - Method in class com.atlassian.confluence.schedule.AbstractScheduledJob
 
getJobRunner() - Method in interface com.atlassian.confluence.schedule.ScheduledJob
The JobRunnerKey to register the JobRunner result of this methos should be taken from the result of ScheduledJob.getJobConfig().
getJobRunnerKey() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
getJobs() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsAction
 
getJoinConfig() - Method in class com.atlassian.confluence.cluster.ClusterConfig
 
getJoinConfig() - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
Deprecated.
getJoinConfig() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
Deprecated.
getJoinConfig() - Method in exception com.atlassian.confluence.cluster.NamedClusterException
Deprecated.
since 5.9
getJoinConfig() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
Deprecated.
getJoinMethod() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getJoinString() - Method in enum com.atlassian.confluence.impl.hibernate.query.InClauseType
 
getJournalEntryId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotCreatedEvent
 
getJournalEntryId() - Method in class com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshot
 
getJournalId() - Method in class com.atlassian.confluence.api.model.journal.JournalEntry
 
getJournalId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexRequestEvent
 
getJournalId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexResponseEvent
 
getJournalId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotRequestEvent
 
getJournalId() - Method in class com.atlassian.confluence.impl.journal.JournalEntry
 
getJournalId() - Method in class com.atlassian.confluence.impl.system.task.RestoreIndexSnapshotMaintenanceTask.IndexSnapshot
 
getJournalId() - Method in class com.atlassian.confluence.plugin.descriptor.IndexRecovererModuleDescriptor
 
getJournalIdentifier() - Method in enum com.atlassian.confluence.internal.index.Index
 
getJournalIdentifier() - Method in class com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshot
 
getJournalName() - Method in class com.atlassian.confluence.api.model.journal.JournalIdentifier
 
getJsLang() - Method in class com.atlassian.confluence.languages.Language
Returns JS representation of current language.
getJsLang(String) - Static method in class com.atlassian.confluence.languages.Language
Returns JS representation of the language.
getJsonBaseResponseHandler() - Method in class com.atlassian.confluence.setup.bundles.upm.UpmClient
 
getJsonExpression() - Method in class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertySchemaField
 
getJsonResponseString(WebResource) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
Send a GET request to the provided WebResource and return the response as a JSON string.
getJsonResult() - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
getJSONString() - Method in interface com.atlassian.confluence.json.JSONAction
Deprecated.
 
getJsonString(ActionInvocation) - Method in class com.atlassian.confluence.json.JsonResult
 
getJSONString() - Method in class com.atlassian.confluence.pages.actions.ChildrenAction
 
getJSONString() - Method in class com.atlassian.confluence.setup.actions.GetBundlesAction
 
getJSONString() - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceTestConnectionAction
Callback method to return the result as JSON string.
getJSONString() - Method in class com.atlassian.confluence.setup.actions.SetupStandardDatabaseTestConnectionAction
 
getJsResources() - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
Returns the HTML output of WebResourceManager.includeResources(Writer, UrlMode, WebResourceFilter), which includes references to all the delayed Javascript resources requested by WebResourceManager.requireResource(String).
getJsResources() - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getJvmImplementationVersion() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getJvmInputArguments() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getJvmInputArgumentsFiltered() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getJVMstats() - Method in interface com.atlassian.confluence.cluster.NodeStatus
 
getJVMstats() - Method in class com.atlassian.confluence.cluster.NodeStatusImpl
 
getJVMstats() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteNodeStatus
 
getJvmVendor() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getJvmVersion() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getK1() - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
 
getKbURL() - Method in class com.atlassian.confluence.impl.health.analytics.KnowledgeBaseArticleClickedEvent
 
getKbURL() - Method in class com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsEvent
 
getKbUrl() - Method in class com.atlassian.confluence.internal.health.HealthCheckResult
Returns the URL of the Atlassian Knowledgebase article that helps the user respond to this result.
getKeepAliveTime() - Method in class com.atlassian.confluence.event.CpuBasedThreadPoolConfiguration
 
getKey() - Method in class com.atlassian.confluence.accessmode.actions.ReadOnlyAccessAction
 
getKey() - Method in class com.atlassian.confluence.admin.actions.BrowseShortcutsAction
 
getKey() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
 
getKey() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
The unique handle for this admin task.
getKey() - Method in interface com.atlassian.confluence.admin.tasks.AdminTaskConfig
The key for the admin task.
getKey() - Method in class com.atlassian.confluence.admin.tasks.DefaultAdminTaskConfig
 
getKey() - Method in class com.atlassian.confluence.api.model.content.JsonContentProperty
 
getKey() - Method in class com.atlassian.confluence.api.model.content.Space
 
getKey() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId.ContentTemplateIdWithKeys
 
getKey() - Method in class com.atlassian.confluence.api.model.event.mau.MauApplicationKey
 
getKey() - Method in interface com.atlassian.confluence.api.model.messages.Message
 
getKey() - Method in class com.atlassian.confluence.api.model.messages.SimpleMessage
 
getKey() - Method in class com.atlassian.confluence.api.model.web.WebItemView
Deprecated.
getKey() - Method in class com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner.AppliedRuleDescription
 
getKey() - Method in class com.atlassian.confluence.content.render.xhtml.XhtmlCleaner.AppliedRuleDescription
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
getKey() - Method in class com.atlassian.confluence.extra.paste.rest.ShortcutLinkConfigurationsResource.ShortcutLinkConfigurationEntity
 
getKey() - Method in class com.atlassian.confluence.hosted.search.v2.searchfilter.ExcludePersonalInformationSearchFilter
 
getKey() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkSimpleMessage
 
getKey() - Method in class com.atlassian.confluence.importexport.actions.RestorePageAction
 
getKey() - Method in class com.atlassian.confluence.internal.user.DeferredLookupUser
 
getKey() - Method in enum com.atlassian.confluence.it.admin.BundledTheme
Deprecated.
 
getKey() - Method in interface com.atlassian.confluence.it.admin.CacheKey
 
getKey() - Method in interface com.atlassian.confluence.it.admin.License
The key of the test license.
getKey() - Method in enum com.atlassian.confluence.it.admin.StandardCacheKey
 
getKey() - Method in enum com.atlassian.confluence.it.admin.StandardLicense
Get the key of the License.
getKey() - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.SpaceRepresentation
 
getKey() - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.UserRepresentation
 
getKey() - Method in enum com.atlassian.confluence.it.Macro.Category
 
getKey() - Method in class com.atlassian.confluence.it.maven.MavenUploadablePlugin
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.it.plugin.ClasspathUploadablePlugin
 
getKey() - Method in interface com.atlassian.confluence.it.plugin.Plugin
Deprecated.
The plugin key of the plugin.
getKey() - Method in class com.atlassian.confluence.it.plugin.SimplePlugin
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.it.UserWithKey
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.legacyapi.model.SpaceSummary
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.macro.browser.beans.MacroPropertyPanelButton
 
getKey() - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataClientCacheKeyManager
 
getKey() - Method in interface com.atlassian.confluence.macro.browser.MacroMetadataClientCacheKeyManager
 
getKey() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
getKey() - Method in class com.atlassian.confluence.plugin.ConfluenceApplication
 
getKey() - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLabel
 
getKey() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getKey() - Method in class com.atlassian.confluence.plugin.persistence.AbstractPluginData
 
getKey() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.DateRangeQuery
 
getKey() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.MultiTermQuery
 
getKey() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.NumberRangeQuery
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.TextQuery
 
getKey() - Method in class com.atlassian.confluence.plugins.edgeindex.edge.BlogPostEdgeType
 
getKey() - Method in class com.atlassian.confluence.plugins.edgeindex.edge.CommentEdgeType
 
getKey() - Method in class com.atlassian.confluence.plugins.edgeindex.edge.LikeEdgeType
 
getKey() - Method in class com.atlassian.confluence.plugins.edgeindex.edge.PageEdgeType
 
getKey() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeType
 
getKey() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
getKey() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getKey() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
getKey() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceGroup
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceSummary
 
getKey() - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
getKey() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.search.v2.filter.SubsetResultFilter
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.AllQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.AttachmentTypeQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.BooleanQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.BoostingQuery
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.ConstantScoreQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.ContainingContentTypeQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.ContentTypeQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.ContributorQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.CreatorQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.CustomContentTypeQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.DoubleRangeQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.FileExtensionQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.FunctionScoreQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.HasPersonalSpaceQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.InheritedLabelQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.InSpaceQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.IntegerRangeQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.LabelQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.LongRangeQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.MacroStorageVersionQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.MacroUsageQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.MatchNoDocsQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.PermittedSpacesQuery
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.PhraseQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.PrefixQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.QueryStringQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.SiteTextSearchQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.SpaceCategoryQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.SpanNearQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.TermQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.TermRangeQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.TextFieldPrefixQuery
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.TextFieldQuery
 
getKey() - Method in class com.atlassian.confluence.search.v2.query.UserTextQuery
 
getKey() - Method in interface com.atlassian.confluence.search.v2.ResultFilter
Deprecated.
Gets the unique key that identifies this type of result filter.
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.ActiveUserSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.AnonymousUserInfoSearchFilter
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.ArchivedSpacesSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.AttachmentTypeSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.AuthorSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.BooleanSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.ContentCategorySearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.ContentPermissionsSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.ContentStatusFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.CustomContentTypeSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.DeactivatedUserSearchFilter
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.DisabledContentTypeSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.ExcludedContentTypeSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.ExternallyDeletedUserSearchFilter
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.FieldValueSearchFilter
 
getKey() - Method in interface com.atlassian.confluence.search.v2.SearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.InSpaceSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.LabelsSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.LastModifierSearchFilter
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.LastModifierUserSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.MatchAllDocsFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.MatchNoDocsFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.NonViewableContentTypeSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.PrefixSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.SearchResultTypeSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.ShadowedUserSearchFilter
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.SiteSearchPermissionsSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.SpaceCategorySearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.SpacePermissionsSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.TermRangeSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.TermSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.TextSearchFilter
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.UnlicensedUserSearchFilter
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.ViewUserProfilePermissionsSearchFilter
 
getKey() - Method in interface com.atlassian.confluence.search.v2.SearchQuery
 
getKey() - Method in interface com.atlassian.confluence.search.v2.SearchSort
Gets the key that uniquely identifies this sort method.
getKey() - Method in class com.atlassian.confluence.search.v2.sort.AbstractSort
 
getKey() - Method in class com.atlassian.confluence.search.v2.sort.FieldSort
 
getKey() - Method in class com.atlassian.confluence.search.v2.sort.LowercaseFieldSort
 
getKey() - Method in class com.atlassian.confluence.search.v2.sort.MultiSearchSort
 
getKey() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
getKey() - Method in class com.atlassian.confluence.security.actions.NotPermittedAction
 
getKey() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
getKey() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.AliasedKey
 
getKey() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord
 
getKey() - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
getKey() - Method in exception com.atlassian.confluence.setup.DatabaseConnectionException
 
getKey() - Method in class com.atlassian.confluence.setup.DatabaseVerificationResult
 
getKey() - Method in exception com.atlassian.confluence.setup.DatabaseVerifyException
 
getKey() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
getKey() - Method in class com.atlassian.confluence.spaces.Space
 
getKey() - Method in class com.atlassian.confluence.spaces.SpaceGroup
Deprecated.
 
getKey() - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
getKey() - Method in interface com.atlassian.confluence.user.ConfluenceUser
Return the immutable and unique key for the user.
getKey() - Method in class com.atlassian.confluence.user.ConfluenceUserImpl
 
getKey() - Method in class com.atlassian.confluence.util.HTMLPairType
 
getKey() - Method in class com.atlassian.confluence.util.i18n.DocumentationLink
Returns the key, used for looking up the documentation url in a localisation bundle.
getKey() - Method in class com.atlassian.confluence.util.i18n.Message
Returns the message key, used for looking up the message in a localisation bundle.
getKey() - Method in class com.atlassian.synchrony.Secrets
 
getKey() - Method in class com.atlassian.synchrony.Snapshots
 
getKeyboardShortcutsMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.HelpMenu
Deprecated.
 
getKeyPair(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateKeyStoreDao
 
getKeyPair(String) - Method in interface com.atlassian.confluence.security.trust.KeyStore
Returns a key pair for a specified alias.
getKeyPairInitialiser() - Method in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
 
getKeys(String, Long, String, int) - Method in class bucket.user.persistence.dao.hibernate.BucketPropertySetDAO
 
getKeys(String, int) - Method in class bucket.user.propertyset.BucketPropertySet
 
getKeys() - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getKeys(int) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getKeys(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getKeys(String, int) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getKeys() - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
getKeys() - Method in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies
 
getKeys() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
getKeys() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
getKeys() - Method in class com.atlassian.confluence.cache.DeferredOperationsCache
 
getKeys() - Method in class com.atlassian.confluence.cache.jcaptcha.ConfluenceCachingCaptchaStore
 
getKeys() - Method in interface com.atlassian.confluence.impl.cache.tx.TransactionAwareCache
 
getKeys() - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getKeys(int) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getKeys(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getKeys(String, int) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getKeys() - Method in class com.atlassian.confluence.it.feed.SpaceScope
 
getKeys() - Method in class com.atlassian.confluence.setup.webwork.CompositeContext
Union of all keys for all contexts.
getKeys() - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getKeys(int) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getKeys(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getKeys(String, int) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getKeys(String, int) - Method in class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
Deprecated.
Gets keys from default and conditional PS's
getKeys(String, int) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
Deprecated.
 
getKeys() - Method in class com.atlassian.confluence.util.actions.AlphabeticalLabelGroupingSupport
 
getKeySpaceLocator(String) - Method in class com.atlassian.confluence.content.service.space.DefaultSpaceService
 
getKeySpaceLocator(String) - Method in interface com.atlassian.confluence.content.service.SpaceService
Creates a space locator object that can locate a space based on a key.
getKeyType() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
getKeyType() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.legacy.HibernateKey
 
getKnownDuplicates() - Method in class com.atlassian.confluence.admin.actions.ViewSystemClasspathAction
 
getLabel() - Method in class com.atlassian.confluence.api.model.content.Label
 
getLabel() - Method in class com.atlassian.confluence.api.model.web.WebItemView
 
getLabel() - Method in class com.atlassian.confluence.api.model.web.WebSectionView
 
getLabel() - Method in class com.atlassian.confluence.event.events.label.LabelEvent
 
getLabel(long) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getLabel(ParsedLabelName) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getLabel(String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getLabel(Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getLabel(String, Namespace) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getLabel(long) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getLabel(ParsedLabelName) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getLabel(String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getLabel(Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getLabel(String, Namespace) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getLabel(long) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
Retrieve a label based on its id.
getLabel(ParsedLabelName) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getLabel(String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getLabel(Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getLabel(String, Namespace) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getLabel() - Method in class com.atlassian.confluence.labels.Labelling
 
getLabel(long) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the label with the specified id.
getLabel(ParsedLabelName) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the label by name.
getLabel(String) - Method in interface com.atlassian.confluence.labels.LabelManager
convenience method to fetch a label without having to call the label parser
getLabel(Label) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the persistent instance of the label with the exact same details as the specified label.
getLabel(String, Namespace) - Method in interface com.atlassian.confluence.labels.LabelManager
Convenience method to fetch a label without having to create a Label object
getLabel() - Method in class com.atlassian.confluence.labels.persistence.dao.LabelSearchResult
 
getLabel() - Method in class com.atlassian.confluence.legacyapi.model.content.Label
Deprecated.
 
getLabel() - Method in class com.atlassian.confluence.macro.browser.beans.MacroBody
 
getLabel() - Method in class com.atlassian.confluence.macro.browser.beans.MacroPropertyPanelButton
 
getLabel() - Method in class com.atlassian.confluence.mail.notification.Notification
 
getLabel() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
getLabel() - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor
 
getLabel() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Returns the label related to the web interface state, or null if there is no label.
getLabel() - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
Returns a DisplayableLabel based on all the labels being viewed.
getLabel() - Method in class com.atlassian.confluence.plugins.rest.service.RestSearchParameters
 
getLabel() - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
getLabel() - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
getLabel() - Method in class com.atlassian.confluence.themes.GlobalHelper
 
getLabel() - Method in class com.atlassian.confluence.web.WebMenuSection
 
getLabelableClass() - Method in enum com.atlassian.confluence.labels.LabelableType
 
getLabelAsString() - Method in class com.atlassian.confluence.search.v2.query.InheritedLabelQuery
 
getLabelAsString() - Method in class com.atlassian.confluence.search.v2.query.LabelQuery
 
getLabelContent(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getLabelContent(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getLabelContentById(long) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
 
getLabelContentById(long) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
 
getLabelContentById(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns the content for a given label ID
getLabelContentById(long) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
getLabelContentById(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getLabelContentById(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getLabelContentById(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getLabelContentById(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getLabelContentByName(String) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
 
getLabelContentByName(String) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
 
getLabelContentByName(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns the content for a given label name
getLabelContentByName(String) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
getLabelContentByName(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getLabelContentByName(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getLabelContentByName(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getLabelContentByName(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getLabelContentByObject(Object) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Returns the content for a given label object
getLabelContentByObject(Object) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
Returns the content for a given label object
getLabelContentByObject(Object) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
Returns the content for a given label object
getLabelContentByObject(String, RemoteLabel) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns the content for a given label object
getLabelContentByObject(RemoteLabel) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
getLabelContentByObject(String, RemoteLabel) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getLabelContentByObject(String, RemoteLabel) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getLabelContentByObject(String, Hashtable) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getLabelContentByObject(String, Hashtable) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getLabelCount() - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
 
getLabelCount() - Method in interface com.atlassian.confluence.labels.Labelable
Get the number of labels that are associated with this object.
getLabelCount() - Method in class com.atlassian.confluence.labels.PermittedLabelView
 
getLabelFilters(User, boolean) - Static method in class com.atlassian.confluence.util.LabelUtil
returns only labels the user can see and also strips out special labels if 'hideSpecialLabels' flag is set
getLabelId() - Method in class com.atlassian.confluence.plugins.labels.actions.RemoveLabelAction
 
getLabelId() - Method in class com.atlassian.confluence.spaces.actions.RemoveLabelFromSpaceAction
 
getLabelId() - Method in class com.atlassian.confluence.user.actions.ViewMyFavouritesAction
 
getLabelId() - Method in class com.atlassian.confluence.user.actions.ViewMyLabelsAction
 
getLabelKey() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction.CriteriaParameters
Deprecated.
 
getLabelled() - Method in class com.atlassian.confluence.event.events.label.LabelEvent
 
getLabellings() - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
 
getLabellings() - Method in interface com.atlassian.confluence.labels.EditableLabelable
 
getLabelManager() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getLabelManager() - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
Deprecated.
since 7.5 unused
getLabelManager() - Method in class com.atlassian.confluence.labels.SpaceLabelManagerImpl
 
getLabelManager() - Method in class com.atlassian.confluence.themes.PageHelper
 
getLabelNames(Labelable) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
Retrieve a comma separated string of label names.
getLabelPredicate(User, boolean) - Static method in class com.atlassian.confluence.util.LabelUtil
Deprecated.
getLabels(ContentId, Collection<Label.Prefix>, PageRequest) - Method in class com.atlassian.confluence.api.impl.service.content.ContentLabelServiceImpl
 
getLabels() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
 
getLabels(ContentId, Collection<Label.Prefix>, PageRequest) - Method in interface com.atlassian.confluence.api.service.content.ContentLabelService
Get the labels attached to a given piece of content in the given namespaces
getLabels() - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
 
getLabels() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.MostUsedLabelsCacheRecord
getLabels(Collection<String>) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getLabels() - Method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
getLabels() - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
getLabels(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Retrieves the labels for the page matching the specified pageId
getLabels(String, String, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Retrieves the labels matching the given labelName, namespace or owner.
getLabels(long) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
Retrieves the labels for the page matching the specified pageId
getLabels(String, String, String, String) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
Retrieves the labels matching the given labelName, namespace or owner.
getLabels(long) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
Retrieves the labels for the page matching the specified pageId
getLabels(String, String, String, String) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
Retrieves the labels matching the given labelName, namespace or owner.
getLabels(Collection<String>) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getLabels(Collection<String>) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getLabels() - Method in interface com.atlassian.confluence.labels.Labelable
Retrieve the labels that are associated with this object.
getLabels(Collection<String>) - Method in interface com.atlassian.confluence.labels.LabelManager
convenience method to fetch labels without having to call the label parser
getLabels() - Method in class com.atlassian.confluence.labels.PermittedLabelView
 
getLabels(long, Collection<Label.Prefix>) - Method in interface com.atlassian.confluence.legacyapi.service.content.AttachmentService
Deprecated.
Get the labels attached to a given attachment.
getLabels(long, Collection<Label.Prefix>) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
Deprecated.
Get the labels attached to a given piece of content in the given namespaces
getLabels(long, Collection<Label.Prefix>) - Method in interface com.atlassian.confluence.legacyapi.service.content.TemplateService
Deprecated.
Get the labels attached to a given page template
getLabels() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
Deprecated.
 
getLabels() - Method in class com.atlassian.confluence.pageobjects.component.labels.PageLabelsSection
Deprecated.
 
getLabels() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getLabels() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
getLabels() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
Metadata is now retrieved from the existing page, if it exists, otherwise it is stored on the draft (i.e.
getLabels() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getLabels() - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
getLabels() - Method in class com.atlassian.confluence.pages.actions.PageVariablesAction
 
getLabels() - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
 
getLabels() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getLabels() - Method in class com.atlassian.confluence.plugins.rest.entities.LabelEntityList
 
getLabels() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserProperties
 
getLabels() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getLabels() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
getLabels(ContentId, Collection<Label.Prefix>, PageRequest) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentLabelService
getLabels(ContentId, Collection<Label.Prefix>, PageRequest) - Method in class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteContentLabelServiceImpl
getLabels(ContentId, Collection<Label.Prefix>, PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteContentLabelService
getLabels(ContentId, Collection<Label.Prefix>, PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteContentLabelServiceImpl
getLabels() - Method in class com.atlassian.confluence.search.service.RecentUpdateQueryParameters
 
getLabels() - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
getLabels(User) - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getLabels(User) - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getLabels() - Method in class com.atlassian.confluence.search.v2.searchfilter.LabelsSearchFilter
 
getLabels(User) - Method in interface com.atlassian.confluence.search.v2.SearchResult
Gets the labels on the current search result that are visible to the specified user.
getLabels() - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
uses the label String to create a list of label objects to pass into the query object.
getLabels() - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
getLabels() - Method in class com.atlassian.confluence.spaces.SpacesQuery
 
getLabels(Long, List<String>) - Method in class com.atlassian.confluence.ui.rest.content.LegacyAttachmentResource
Deprecated.
 
getLabels(Long, List<String>) - Method in class com.atlassian.confluence.ui.rest.content.LegacyContentResource
Deprecated.
 
getLabels(Long, List<String>) - Method in class com.atlassian.confluence.ui.rest.content.LegacyTemplateResource
Deprecated.
 
getLabels(long, Collection<Label.Prefix>) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyAttachmentServiceImpl
Deprecated.
 
getLabels(long, Collection<Label.Prefix>) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
Deprecated.
 
getLabels(long, Collection<Label.Prefix>) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyTemplateServiceImpl
Deprecated.
 
getLabels() - Method in class com.atlassian.confluence.user.history.UserHistory
 
getLabels() - Method in class com.atlassian.confluence.util.EditPageBean
 
getLabelsByDetail(String, String, String, String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getLabelsByDetail(String, String, String, String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getLabelsByDetail(String, String, String, String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getLabelsByDetail(String, String, String, String) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieves the labels matching the given labelName, namespace or owner
getLabelsByDetail(String, String, String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Retrieves the labels matching the given labelName, namespace or owner.
getLabelsByDetail(String, String, String, String) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
getLabelsByDetail(String, String, String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getLabelsByDetail(String, String, String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getLabelsByDetail(String, String, String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getLabelsByDetail(String, String, String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getLabelsById(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns all labels for the given ContentEntityObject ID.
getLabelsById(long) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
getLabelsById(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getLabelsById(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getLabelsById(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getLabelsById(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getLabelsCompletionStage(ContentId, Collection<Label.Prefix>, PageRequest) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentLabelService
 
getLabelsCompletionStage(ContentId, Collection<Label.Prefix>, PageRequest) - Method in class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteContentLabelServiceImpl
 
getLabelsCompletionStage(ContentId, Collection<Label.Prefix>, PageRequest) - Method in interface com.atlassian.confluence.rest.client.RemoteContentLabelService
Get the labels attached to a given piece of content in the given namespaces
getLabelsCompletionStage(ContentId, Collection<Label.Prefix>, PageRequest) - Method in class com.atlassian.confluence.rest.client.RemoteContentLabelServiceImpl
 
getLabelsCount() - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
getLabelsDialog() - Method in class com.atlassian.confluence.pageobjects.component.labels.PageLabelsSection
Deprecated.
 
getLabelSection() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
Deprecated.
 
getLabelSection() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getLabelSection() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
getLabelsFilter() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.dto.RecentlyUpdatedContentResourceRequestDto
 
getLabelsFor(String, LabelManager) - Static method in class com.atlassian.confluence.util.LabelUtil
 
getLabelsForDisplay(User) - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
List the labels on this content that are visible to a particular user, and should be shown in a list of labels.
getLabelsHash(List<Label>) - Static method in class com.atlassian.confluence.util.LabelUtil
 
getLabelsInSpace(String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getLabelsInSpace(String, LimitedRequest) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getLabelsInSpace(String, LimitedRequest) - Method in interface com.atlassian.confluence.internal.labels.LabelManagerInternal
Get all label in Space with pagination
getLabelsInSpace(String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getLabelsInSpace(String, LimitedRequest) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getLabelsInSpace(String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getLabelsInSpace(String, LimitedRequest) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getLabelsInSpace(String) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve all of the labels that label content within the specified space.
getLabelsOnSpace(Space) - Method in interface com.atlassian.confluence.labels.SpaceLabelManager
Returns the labels for the given space (excluding team labels)
getLabelsOnSpace(Space) - Method in class com.atlassian.confluence.labels.SpaceLabelManagerImpl
 
getLabelsOnThisSpace() - Method in class com.atlassian.confluence.spaces.actions.EditSpaceLabelAction
 
getLabelsOnThisSpace() - Method in interface com.atlassian.confluence.spaces.actions.SpaceLabelAware
Returns the labels for the space (excluding team labels) for rendering in the UI
getLabelsOnThisSpace() - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
getLabelsString() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec
Deprecated.
getLabelsString() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getLabelsString() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
getLabelsSummaryForResult(SearchResult) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getLabelString() - Method in class com.atlassian.confluence.pages.actions.ValidateLabelAjaxAction
 
getLabelString() - Method in class com.atlassian.confluence.plugins.labels.actions.RemoveLabelAction
 
getLabelString() - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
getLabelsUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getLabelText() - Method in class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection.Label
Deprecated.
 
getLabelWatches(long) - Method in class com.atlassian.confluence.plugins.rest.resources.LabelWatchesResource
 
getLableable() - Method in class com.atlassian.confluence.labels.Labelling
Getter for the content entity object associated with this labelling.
getLanguage(String) - Method in class com.atlassian.confluence.languages.DefaultLanguageManager
 
getLanguage() - Method in class com.atlassian.confluence.languages.Language
 
getLanguage(String) - Method in interface com.atlassian.confluence.languages.LanguageManager
Retrieves the Language for the given key Null is returned when a plugin with languageKey could not be found, or it was not a Language
getLanguage() - Method in class com.atlassian.confluence.plugin.descriptor.LanguageModuleDescriptor
 
getLanguage() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
getLanguageJs() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getLanguageManager() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getLanguageMap() - Method in class com.atlassian.confluence.languages.DefaultLanguageManager
 
getLanguages() - Method in class com.atlassian.confluence.languages.DefaultLanguageManager
 
getLanguages() - Method in interface com.atlassian.confluence.languages.LanguageManager
Returns a list of Language objects, representing the currently loaded languages
getLanguages() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
getLanguageUserFriendly(String) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getLastAddedVersionsOf(Attachment) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getLastAddedVersionsOf(Attachment) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Retrieves all the last added versions for each user who has added a version of the attachment That is, if a user has added multiple versions, only the latest added version will be added to the list returned.
getLastAddedVersionsOf(Attachment) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getLastAddedVersionsOf(Attachment) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getLastAddedVersionsOf(Attachment) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getLastAddedVersionsOf(Attachment) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getLastAddedVersionsOf(Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Retrieves all the last added versions for each user who has added a version of the attachment That is, if a user has added multiple versions, only the latest added version will be added to the list returned.
getLastAddedVersionsOf(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getLastConflictingUser() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
Return the user who made the most recent conflicting change.
getLastEditedVersionsOf(T) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Retrieves all the last edited versions for each user who has contributed to the specified piece of content.
getLastEditedVersionsOf(T) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getLastEditedVersionsOf(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getLastEditMessage() - Method in class com.atlassian.confluence.core.ActivityAjaxResponse
i18n string of the last edit date e.g.
getLastElapsedMilliseconds() - Method in class com.atlassian.confluence.jmx.JmxIndexManagerWrapper
 
getLastError() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
getLastError() - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
getLastExecution() - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
getLastFailedLoginDate() - Method in interface com.atlassian.confluence.security.login.HistoricalLoginInfo
 
getLastFailedLoginDate() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
 
getLastLoginDate() - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
getLastMigrationId() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.MacroMigrationService
 
getLastModificationDate() - Method in class com.atlassian.confluence.core.PersistentDecorator
 
getLastModificationDate() - Method in class com.atlassian.confluence.core.VersionHistorySummary
 
getLastModificationDate() - Method in class com.atlassian.confluence.core.VersionHistorySummaryCollaborator
 
getLastModificationDate() - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceReader
 
getLastModificationDate() - Method in interface com.atlassian.confluence.importexport.resource.DownloadResourceReader
 
getLastModificationDate() - Method in class com.atlassian.confluence.importexport.resource.FileDownloadResourceReader
 
getLastModificationDate() - Method in class com.atlassian.confluence.importexport.resource.GenericDownloadResourceReader
 
getLastModificationDate() - Method in class com.atlassian.confluence.importexport.resource.ThumbnailDownloadResourceReader
 
getLastModificationDate() - Method in class com.atlassian.confluence.importexport.resource.WebImagesDownloadResourceReader
 
getLastModificationDate() - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
getLastModificationDate() - Method in interface com.atlassian.confluence.it.ContentEntity
Deprecated.
 
getLastModificationDate() - Method in class com.atlassian.confluence.it.UserInformation
 
getLastModificationDate() - Method in class com.atlassian.confluence.mail.reports.AbstractContentEntityReport
 
getLastModificationDate() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
getLastModificationDate() - Method in class com.atlassian.confluence.plugin.persistence.AbstractPluginData
 
getLastModificationDate() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getLastModificationDate() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
getLastModificationDate() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getLastModificationDate() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getLastModificationDate() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Gets the last modification date of the entity represented by the search result.
getLastModified() - Method in class com.atlassian.confluence.api.model.search.SearchResult
 
getLastModified() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction.CriteriaParameters
Deprecated.
 
getLastModified() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getLastModified() - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
getLastModified(Resource) - Method in class com.atlassian.confluence.setup.velocity.DebugResourceLoader
Never called because #getResourceStream(java.lang.String) always returns null.
getLastModified(Resource) - Method in class com.atlassian.confluence.setup.velocity.DynamicPluginResourceLoader
 
getLastModified(Resource) - Method in class com.atlassian.confluence.setup.velocity.HibernateResourceLoader
 
getLastModified(Resource) - Method in class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
 
getLastModifiedDate() - Method in class com.atlassian.confluence.core.ContributionStatus
 
getLastModifiedDate() - Method in class com.atlassian.confluence.pages.CommentStatus
 
getLastModifiedDate() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Date this attachment was last modified.
getLastModifiedDate() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getLastModifiedDate() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
getLastModifiedDate() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getLastModifiedDate() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
getLastModifiedHandler() - Method in interface com.atlassian.confluence.core.actions.HttpCacheValidatable
 
getLastModifier() - Method in class com.atlassian.confluence.core.ConfluenceEntityObject
 
getLastModifier() - Method in class com.atlassian.confluence.core.VersionHistorySummary
Deprecated.
getLastModifier() - Method in class com.atlassian.confluence.core.VersionHistorySummaryCollaborator
 
getLastModifier() - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
getLastModifier() - Method in interface com.atlassian.confluence.it.ContentEntity
Deprecated.
 
getLastModifier() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
getLastModifier() - Method in class com.atlassian.confluence.pages.CommentStatus
 
getLastModifier() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getLastModifier() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
Deprecated.
getLastModifier() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
Deprecated.
getLastModifier() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Deprecated.
since 5.2. Use SearchResult.getLastModifierUser() instead
getLastModifierName() - Method in class com.atlassian.confluence.core.ConfluenceEntityObject
Deprecated.
Since 5.2. See instead. If you need a username you would retrieve it by id from the UserAccessor.
getLastModifierName() - Method in class com.atlassian.confluence.core.VersionHistorySummary
Deprecated.
getLastModifierName() - Method in class com.atlassian.confluence.it.UserInformation
 
getLastModifierName() - Method in class com.atlassian.confluence.mail.reports.AbstractContentEntityReport
 
getLastModifierName() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
getLastModifierName() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
getLastModifiers() - Method in class com.atlassian.confluence.search.v2.searchfilter.LastModifierSearchFilter
Deprecated.
 
getLastModifiers() - Method in class com.atlassian.confluence.search.v2.searchfilter.LastModifierUserSearchFilter
 
getLastModifierUser() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
Returns the last modifier of this result.
getLastModifierUser() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getLastModifierUser() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getLastModifierUser() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Gets the last person to modify the entity represented by the search result.
getLastName() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUser
 
getLastNonEmptyFlushStats() - Method in class com.atlassian.confluence.admin.actions.ViewIndexQueueAction
 
getLastNonEmptyFlushStats() - Method in interface com.atlassian.confluence.search.IndexManager
 
getLastNonEmptyFlushStats() - Method in interface com.atlassian.confluence.search.lucene.ConfluenceIndexManager
Deprecated.
 
getLastNonEmptyFlushStats() - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
 
getLastPostInPreviousMonth(Calendar) - Method in class com.atlassian.confluence.pages.actions.AbstractBlogPostsAction
Returns the last post in the month before the current postingDay
getLastPostInPreviousMonth(Calendar) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
Returns the last post in the month before the current postingDay
getLastPostInPreviousMonth() - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
 
getLastRebuildingUpdate() - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
getLastReindexingTask() - Method in interface com.atlassian.confluence.search.IndexManager
 
getLastReindexingTask() - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
Retrieve the last reindexing task.
getLastReindexingTaskName() - Method in class com.atlassian.confluence.jmx.JmxIndexManagerWrapper
 
getLastRunForJob(JobId) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetailsDao
 
getLastSearchIndexRebuildElapsedTime() - Method in class com.atlassian.confluence.search.actions.SearchIndexesAction
 
getLastStarted() - Method in class com.atlassian.confluence.jmx.JmxIndexManagerWrapper
 
getLastSuccessful() - Method in class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
getLastSuccessfulId() - Method in class com.atlassian.confluence.api.service.journal.EntryProcessorResult
 
getLastSuccessfulLoginDate() - Method in interface com.atlassian.confluence.security.login.HistoricalLoginInfo
 
getLastSuccessfulLoginDate() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
 
getLastSuccessfulRunForJob(JobId) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetailsDao
 
getLastTextBreadcrumb() - Method in class com.atlassian.confluence.pageobjects.component.header.Breadcrumbs
Deprecated.
 
getLastUpdated() - Method in class com.atlassian.confluence.legacyapi.model.content.HistorySummary
Deprecated.
 
getLastUpdateDescription() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getLastUpdateDescription() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getLastUpdateDescription() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Gets some string describing the last modification to this content.
getLastUpdatedRef() - Method in class com.atlassian.confluence.api.model.content.History
Get information about the latest published non-draft version of the content.
getLastWasRecreated() - Method in class com.atlassian.confluence.jmx.JmxIndexManagerWrapper
 
getLatch(Class) - Method in class com.atlassian.confluence.test.rpc.EventLatchManager
 
getLatest(ConfluenceEntityObject, ConfluenceEntityObject) - Static method in class com.atlassian.confluence.util.ContentUtils
 
getLatestAttachment(ContentEntityObject, String) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentDao
 
getLatestAttachment(ContentEntityObject, String) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getLatestAttachment(ContentEntityObject, String) - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
Deprecated.
 
getLatestAttachment(ContentEntityObject, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Return the latest version of the attachment on the specified content with the given filename.
getLatestAttachment(ContentEntityObject, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getLatestAttachmentFile(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
getLatestAttachmentStream(Attachment) - Static method in class com.atlassian.confluence.pages.AttachmentUtils
getLatestBuildNumber() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateVersionHistoryDao
 
getLatestBuildNumber() - Method in interface com.atlassian.confluence.core.persistence.VersionHistoryDao
Get the highest build number from the database.
getLatestChanges() - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
returns the last five versions/revisions of this current page (if they exist)
getLatestContentCount() - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ContentDao
 
getLatestContentCount() - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
 
getLatestEntityIds(long, int) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.OrderedEntityObjectBatchableWorkSource.EntitySource
 
getLatestInvocation(int, String, Set<String>) - Method in class com.atlassian.confluence.plugins.restapi.resources.GlobalWebhooksResource
Get the latest invocations for a specific webhook.
getLatestOrderedWikiContentFromContentId(long, int) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ContentDao
 
getLatestOrderedWikiContentFromContentId(long, int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
 
getLatestOrderedXhtmlContentFromContentIds(long, long) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ContentDao
This is for internal use only, Do not rely on it as a public API.
getLatestOrderedXhtmlContentFromContentIds(long, long) - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
 
getLatestOrderedXhtmlContentIds(long, int) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ContentDao
This is for internal use only, Do not rely on it as a public API.
getLatestOrderedXhtmlContentIds(long, int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
 
getLatestSearchableHandles(Class) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateSearchableDao
 
getLatestSearchableHandles(Class) - Method in interface com.atlassian.confluence.core.persistence.SearchableDao
Finds a list of handles for the specified class.
getLatestSearchableHandlesGroupedByType() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateSearchableDao
 
getLatestSearchableHandlesGroupedByType() - Method in interface com.atlassian.confluence.core.persistence.SearchableDao
Returns a list of latest searchable handles grouped by hibernate entity class.
getLatestVersion() - Method in class com.atlassian.confluence.core.AbstractVersionedEntityObject
 
getLatestVersion() - Method in interface com.atlassian.confluence.core.Versioned
Get the latest, current version of this versioned object.
getLatestVersion() - Method in class com.atlassian.confluence.pages.AbstractPage
Get the latest, current version of this versioned object.
getLatestVersion() - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
getLatestVersion() - Method in class com.atlassian.confluence.pages.actions.RemoveHistoricalVersionAction
 
getLatestVersion() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
getLatestVersion() - Method in class com.atlassian.confluence.spaces.SpaceDescription
 
getLatestVersionId() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getLatestVersionId() - Method in class com.atlassian.confluence.core.ContributionStatus
 
getLatestVersionsOfAttachments() - Method in class com.atlassian.confluence.core.ContentEntityObject
Deprecated.
Since 6.13. use AttachmentManager.getLatestVersionsOfAttachments(page) instead.
getLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getLatestVersionsOfAttachments() - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
getLatestVersionsOfAttachments() - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
getLatestVersionsOfAttachments(ContentEntityObject) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Returns a list of only latest versions of attachments.
getLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getLatestVersionsOfAttachments(ContentEntityObject, LimitedRequest, Predicate<? super Attachment>) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
Deprecated.
getLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getLatestVersionsOfAttachments(ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Retrieves the latest versions of all attachments to ceo
getLatestVersionsOfAttachments(ContentEntityObject, LimitedRequest, Predicate<? super Attachment>) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
getLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getLatestVersionsOfAttachments(ContentEntityObject, LimitedRequest, Predicate<? super Attachment>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
getLatestVersionsOfAttachmentsForMultipleCeos(Iterable<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getLatestVersionsOfAttachmentsForMultipleCeos(Iterable<? extends ContentEntityObject>) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Returns a list of all the latest versions of attachments for all the CEOs provided
getLatestVersionsOfAttachmentsForMultipleCeos(Iterable<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getLatestVersionsOfAttachmentsForMultipleCeos(Iterable<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getLatestVersionsOfAttachmentsForMultipleCeos(Iterable<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getLatestVersionsOfAttachmentsForMultipleCeos(Iterable<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getLatestVersionsOfAttachmentsForMultipleCeos(Iterable<? extends ContentEntityObject>) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Retrieves the latest versions of all attachments for all CEOs provided
getLatestVersionsOfAttachmentsForMultipleCeos(Iterable<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Returns a list of only latest versions of attachments (including trashed).
getLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Retrieves the latest versions of all attachments to ceo (including trashed)
getLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getLatestVersionsOfAttachmentsWithAnyStatusForContainers(Iterable<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getLatestVersionsOfAttachmentsWithAnyStatusForContainers(Iterable<? extends ContentEntityObject>) - Method in interface com.atlassian.confluence.internal.pages.AttachmentManagerInternal
Returns a list of all the latest versions of attachments for all the CEOs provided (including trashed)
getLatestVersionsOfAttachmentsWithAnyStatusForContainers(Iterable<? extends ContentEntityObject>) - Method in interface com.atlassian.confluence.internal.pages.persistence.AttachmentDaoInternal
Retrieves the latest versions of all attachments for all CEOs provided (including trashed)
getLatestVersionsOfAttachmentsWithAnyStatusForContainers(Iterable<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getLatestVersionsOfAttachmentsWithAnyStatusForContainers(Iterable<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getLatestVersionsOfAttachmentsWithAnyStatusForContainers(Iterable<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getLatestVersionsOfAttachmentsWithAnyStatusForContainers(Iterable<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getLatestVersionsOfAttachmentsWithAnyStatusForContainers(Iterable<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getLayout() - Method in class com.atlassian.confluence.logging.ConfluenceHomeLogAppender
 
getLayoutHelper() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractLookAndFeelAction
 
getLayouts() - Method in class com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
 
getLayoutType() - Method in class com.atlassian.confluence.tinymceplugin.events.LayoutCreatedEvent
 
getLdapProperties() - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
getLeadingItems(String, WebInterfaceContext) - Method in class com.atlassian.confluence.web.ConfluenceWebMenuManager
Returns items to be displayed at the top of the menu.
getLeastRecentMessageForLogger(String) - Method in class com.atlassian.confluence.admin.actions.TestAppender
Gets the first unread message for the given loggerName.
getLeastRecentTestAppenderLogMessage(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getLeastRecentTestAppenderLogMessage(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
getLeastRecentTestAppenderLogMessage(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getLegacyIconPath(String, int) - Method in class com.atlassian.confluence.content.ui.AttachmentUiSupport
 
getLegacyIconPath(String, int) - Method in interface com.atlassian.confluence.content.ui.ContentUiSupport
Get the URL path to the icon for the given type of content.
getLegacyIconPath(String, int) - Method in class com.atlassian.confluence.content.ui.DefaultContentUiSupport
 
getLegacyIconPath(String, int) - Method in class com.atlassian.confluence.content.ui.PageUiSupport
 
getLegacyIconPath(String, int) - Method in class com.atlassian.confluence.content.ui.SimpleUiSupport
 
getLevel() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
OGNL forces me to match getter and setter types.
getLevel() - Method in class com.atlassian.confluence.logging.ErrorLoggedEvent
 
getLevel() - Method in enum com.atlassian.confluence.servlet.download.AttachmentSecurityLevel
 
getLevelTypes() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
getLibraryName() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.Material
 
getLicense() - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
Deprecated.
getLicense() - Method in class com.atlassian.confluence.event.events.admin.LicenceUpdatedEvent
 
getLicense() - Method in exception com.atlassian.confluence.license.exception.ConfluenceLicenseValidationException
 
getLicense() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.Material
 
getLicense() - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
getLicenseErrorHtml() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
getLicenseErrorHtml() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
getLicenseExpiryDate() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
 
getLicenseHash() - Method in class com.atlassian.confluence.setup.ConfluenceLicenseRegistry
Deprecated.
 
getLicenseKey() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceGroup
Deprecated.
 
getLicenseKey() - Method in class com.atlassian.confluence.spaces.SpaceGroup
Deprecated.
 
getLicenseMessage() - Method in class com.atlassian.confluence.setup.ConfluenceLicenseRegistry
Deprecated.
 
getLicenseService() - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
getLicenseService() - Method in class com.atlassian.confluence.util.message.MessagesDecoratorFilter
 
getLicensesLocation() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.AboutPagePanelModuleDescriptor
 
getLicenseString() - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
getLicenseString() - Method in exception com.atlassian.confluence.license.exception.InvalidLicenseException
 
getLicenseType() - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel
 
getLicenseTypeName() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
 
getLikeEdge(ConfluenceUser, ContentEntityObject, Date) - Method in class com.atlassian.confluence.plugins.edgeindex.DefaultEdgeFactory
 
getLikeEdge(ConfluenceUser, ContentEntityObject, Date) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeFactory
Creates a new instance of an edge which represents a user liking content.
getLikeEntities(Collection<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.like.HibernateLikeEntityDao
 
getLikeEntities(Collection<? extends ContentEntityObject>) - Method in interface com.atlassian.confluence.like.LikeEntityDao
 
getLiker() - Method in class com.atlassian.confluence.plugins.like.notifications.LikeNotification
 
getLikes(ContentEntity, User) - Method in class com.atlassian.confluence.it.rpc.LikesRpc
gets the likes on the piece of content
getLikes(ContentEntityObject) - Method in class com.atlassian.confluence.like.DefaultLikeManager
 
getLikes(Collection<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.like.DefaultLikeManager
 
getLikes(ContentEntityObject) - Method in interface com.atlassian.confluence.like.LikeManager
Gets all the likes for the specified content entity (likes are ordered such that recent likes come first)
getLikes(Collection<? extends ContentEntityObject>) - Method in interface com.atlassian.confluence.like.LikeManager
Gets all the likes for the specified content entities (likes are ordered such that recent likes come first).
getLikes(Long, String, Integer, Boolean) - Method in class com.atlassian.confluence.plugins.like.rest.resources.LikableContentResource
 
getLikesForIds(Set<Long>, Integer) - Method in class com.atlassian.confluence.plugins.like.rest.resources.LikableContentResource
Get the likes for a list of contents
getLimit() - Method in interface com.atlassian.confluence.api.model.pagination.LimitedRequest
 
getLimit() - Method in class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
 
getLimit() - Method in interface com.atlassian.confluence.api.model.pagination.PageRequest
 
getLimit() - Method in class com.atlassian.confluence.api.model.pagination.SimplePageRequest
 
getLimit() - Method in class com.atlassian.confluence.event.events.search.V2QueryExecutionEvent
 
getLimit() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionEvent
 
getLimit() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionSearchEvent
 
getLimit() - Method in class com.atlassian.confluence.rest.api.model.RestPageRequest
 
getLimit() - Method in class com.atlassian.confluence.rest.api.model.SoftEvictionParams
Number of pages, which should be cleaned from Synchrony history by this soft job invocation.
getLimit() - Method in class com.atlassian.confluence.search.contentnames.ContentNameSearchContext
 
getLimit() - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearchSectionSpec
Limit the number of returned entities.
getLimit() - Method in class com.atlassian.confluence.search.v2.AbstractSearch
 
getLimit() - Method in class com.atlassian.confluence.search.v2.DefaultSearchWithToken
 
getLimit() - Method in interface com.atlassian.confluence.search.v2.ISearch
 
getLimit(T) - Method in interface com.atlassian.confluence.search.v2.SearchManager.Categorizer
Returns number of documents required by the given category.
getLineNumber() - Method in exception com.atlassian.confluence.content.render.xhtml.XhtmlParsingException
 
getLink(String) - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskSubmission
 
getLink() - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceWebItemModuleDescriptor
 
getLink(RssRenderItem<? extends T>) - Method in class com.atlassian.confluence.rss.AbstractContentEntityRenderSupport
 
getLink(RssRenderItem) - Method in class com.atlassian.confluence.rss.AttachmentRenderSupport
 
getLink(RssRenderItem) - Method in class com.atlassian.confluence.rss.PageRenderSupport
 
getLink(RssRenderItem<? extends T>) - Method in interface com.atlassian.confluence.rss.RssRenderSupport
 
getLink() - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
getLink(String) - Method in interface com.atlassian.confluence.util.i18n.DocumentationBean
Constructs a link to help documentation
getLink(String) - Method in class com.atlassian.confluence.util.i18n.VersionSpecificDocumentationBean
 
getLinkAlias() - Method in exception com.atlassian.confluence.content.render.xhtml.editor.link.CannotUnmarshalLinkException
 
getLinkAsPlainText(String, String) - Static method in class com.atlassian.confluence.links.ConfluenceLinkResolver
 
getLinkAttributes() - Method in class com.atlassian.confluence.links.linktypes.PageCreateLink
 
getLinkAttributes() - Method in class com.atlassian.confluence.links.linktypes.UserProfileLink
 
getLinkBody() - Method in class com.atlassian.confluence.links.AbstractAttachmentLink
 
getLinkBody() - Method in class com.atlassian.confluence.links.linktypes.AbstractContentEntityLink
 
getLinkBody() - Method in class com.atlassian.confluence.links.linktypes.AbstractPageLink
 
getLinkBody() - Method in class com.atlassian.confluence.links.linktypes.SpaceLink
 
getLinkColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getLinkCreation() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
getLinkId() - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
getLinkLoginURL(HttpServletRequest) - Method in class com.atlassian.confluence.user.actions.ConfirmEmailAction
 
getLinkLoginURL(HttpServletRequest) - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
getLinkLoginURL(HttpServletRequest, String) - Static method in class com.atlassian.confluence.util.SeraphUtils
Get a login URL and append the given username so that it can be filled into the form if default login mechanism is used.
getLinkLoginURL(HttpServletRequest) - Static method in class com.atlassian.confluence.util.SeraphUtils
Get a login URL with the original request appended as the os_destination.
getLinkLoginURLAndStripContextPath(HttpServletRequest) - Static method in class com.atlassian.confluence.util.SeraphUtils
 
getLinkManager() - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
Deprecated.
since 7.5 Unused
getLinkName() - Method in class com.atlassian.confluence.tinymceplugin.actions.HelpLinkAction
 
getLinkPart() - Method in class com.atlassian.confluence.pages.BlogPost
 
getLinkPath(String) - Static method in class com.atlassian.confluence.links.linktypes.UserProfileLink
This is a first attempt at consolidating all the places where we hard-code a link to a 'user' (as opposed to a deliberate link to the a profile or personal space).
getLinks(Attachment) - Method in class com.atlassian.confluence.api.impl.service.content.typebinding.AttachmentContentTypeApiSupport
 
getLinks() - Method in class com.atlassian.confluence.api.model.content.Content
 
getLinks() - Method in class com.atlassian.confluence.api.model.content.Space
 
getLinks() - Method in class com.atlassian.confluence.api.model.permissions.ContentRestrictionsPageResponse
 
getLinks() - Method in class com.atlassian.confluence.api.model.web.WebSectionView
 
getLinks(T) - Method in class com.atlassian.confluence.content.apisupport.BaseContentTypeApiSupport
Get additional link properties for the _links map
getLinks(T) - Method in interface com.atlassian.confluence.content.apisupport.ContentTypeApiSupport
Get additional link properties for the _links map
getLinks() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Links to this attachment, should always contain "self".
getLinks() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
getLinks() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getLinks() - Method in class com.atlassian.confluence.setup.bundles.upm.models.UPMInstallPluginRestResponse
 
getLinksInElementWithId(MimeMessage, String) - Static method in class com.atlassian.confluence.it.mail.MailUtils
Locates all links inside a container with the specified id and returns them as an ordered list of SimpleLinks.
getLinksTo(ContentEntityObject) - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateLinkDao
 
getLinksTo(ContentEntityObject) - Method in interface com.atlassian.confluence.links.persistence.dao.LinkDao
 
getLinkText() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorEmbeddedLink
Deprecated.
 
getLinkTitle() - Method in class com.atlassian.confluence.links.AbstractLink
 
getLinkTitle(Link) - Method in class com.atlassian.confluence.renderer.ConfluenceLinkRenderer
 
getLinkType() - Method in class com.atlassian.confluence.renderer.radeox.filters.LinkTestFilter
 
getLinkUrl() - Method in class com.atlassian.confluence.api.model.web.WebItemView
 
getLinkUrlKey() - Method in class com.atlassian.confluence.tinymceplugin.actions.HelpLinkAction
 
getLinkWikiMarkup() - Method in interface com.atlassian.confluence.core.HasLinkWikiMarkup
 
getLinkWikiMarkup() - Method in class com.atlassian.confluence.pages.Attachment
 
getLinkWikiMarkup() - Method in class com.atlassian.confluence.pages.BlogPost
 
getLinkWikiMarkup() - Method in class com.atlassian.confluence.pages.Comment
 
getLinkWikiMarkup() - Method in class com.atlassian.confluence.pages.Page
 
getLinkWikiMarkup() - Method in class com.atlassian.confluence.user.PersonalInformation
 
getLinkWithId(MimeMessage, String) - Static method in class com.atlassian.confluence.it.mail.MailUtils
Locates a link with the specified id and returns it as a SimpleLink.
getLinkWithText(MimeMessage, String) - Static method in class com.atlassian.confluence.it.mail.MailUtils
Returns the first link that matches the provided link text
getList() - Method in class com.atlassian.confluence.content.apisupport.ContentTypeApiSupportProvider
 
getList() - Method in class com.atlassian.confluence.core.PartialList
 
getList() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.LiteSearchResultCacheEntry
 
getList(int) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.LiteSearchResultCacheEntry
 
getList() - Method in class com.atlassian.confluence.legacyapi.model.PartialList
Deprecated.
 
getListenerHandlers() - Method in class com.atlassian.confluence.event.ConfluenceListenerHandlersConfiguration
 
getLoaderNameForResource(String) - Method in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
Determines if a template exists, and returns name of the loader that provides it.
getLoaders() - Method in class bucket.core.persistence.hibernate.MemoryOptimizedSingleTableEntityPersister
Deprecated.
 
getLoaders() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfluenceMemoryOptimizedSingleTableEntityPersister
 
getLoaders(Collection<String>, Collection<PluginLoader>, ExtraBundledPluginsFactory) - Static method in class com.atlassian.confluence.plugin.PluginLoadersFactory
 
getLobHandler() - Method in class com.atlassian.hibernate.BucketClobStringType
Retrieve the configured LobHandler.
getLocalAttachmentDirectory() - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
getLocalCache() - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
getLocalCacheStatistics() - Method in interface com.atlassian.confluence.cache.CacheStatisticsManager
Deprecated.
since 7.5 Use ManagedCache.getStatistics()
getLocalCacheStatistics(String) - Method in interface com.atlassian.confluence.cache.CacheStatisticsManager
Deprecated.
since 7.5 Use ManagedCache.getStatistics()
getLocalCacheStatistics() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsManager
 
getLocalCacheStatistics(String) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsManager
 
getLocalCacheStatistics() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastStatisticsManager
 
getLocalCacheStatistics(String) - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastStatisticsManager
 
getLocale(String) - Method in class com.atlassian.confluence.cache.jcaptcha.ConfluenceCachingCaptchaStore
 
getLocale() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getLocale(User) - Method in class com.atlassian.confluence.it.TestingLocaleManager
 
getLocale(User) - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
Returns the user's locale if they have one set in their preferences, otherwise returns the site default locale.
getLocale() - Method in class com.atlassian.confluence.languages.Language
 
getLocale(User) - Method in interface com.atlassian.confluence.languages.LocaleManager
 
getLocale() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getLocale() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getLocale() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
getLocale(User) - Method in class com.atlassian.confluence.setup.SetupLocaleManager
 
getLocale() - Method in class com.atlassian.confluence.user.ConfluenceUserPreferences
Returns the user's preferred locale, or null if the site default locale should be used.
getLocale() - Method in class com.atlassian.quartz.jobs.AbstractJob
Deprecated.
 
getLocale(HttpServletRequest) - Method in class com.atlassian.sal.confluence.message.ConfluenceLocaleResolver
 
getLocale() - Method in class com.atlassian.sal.confluence.message.ConfluenceLocaleResolver
 
getLocale(UserKey) - Method in class com.atlassian.sal.confluence.message.ConfluenceLocaleResolver
getLocaleCode() - Method in class com.atlassian.confluence.util.i18n.event.I18NCacheInitEvent
 
getLocaleForUser(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getLocaleForUser(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Gets the locale preference for the user.
getLocaleForUser(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getLocaleInfo() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostViewEvent
 
getLocaleInfo() - Method in class com.atlassian.confluence.event.events.content.page.PageViewEvent
 
getLocaleInfo() - Method in interface com.atlassian.confluence.event.events.types.Viewed
 
getLocaleInfo(User) - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
 
getLocaleInfo(User) - Method in interface com.atlassian.confluence.languages.LocaleManager
 
getLocaleManager() - Method in class com.atlassian.confluence.content.service.DefaultRenderingService
 
getLocaleManager() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getLocalEntities() - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
getLocaleString() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getLocalFileName() - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
getLocalGroups() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
 
getLocalGroups() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfoDTO
 
getLocalHome() - Method in interface com.atlassian.confluence.setup.BootstrapManager
Confluence local home directory.
getLocalHome() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
getLocalHomeDirectory() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
 
getLocalHomeTotalDiskSize() - Method in class com.atlassian.confluence.status.service.systeminfo.HardwareInfo
 
getLocalisedText(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Returns the localised message text for the given key, retrieved from the application via RPC.
getLocalisedText(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getLocalisedText(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Get the localised string for given the message key in the logged-in user's locale.
getLocalisedText(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getLocalMemberNames(Group) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
getLocalMemberships() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
 
getLocalQueue(String) - Method in class com.atlassian.confluence.event.queues.TaskQueueWithErrorQueueFactory
Returns the task queue for a given name/identifier.
getLocalSocketAddress() - Method in interface com.atlassian.confluence.cluster.ClusterNodeInformation
 
getLocalSocketAddress() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterNodeInformation
 
getLocalTempDirectory() - Static method in class com.atlassian.confluence.util.GeneralUtil
Checks if local temp directory exists before returning the path.
getLocalUrl() - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
getLocalUsers() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
 
getLocalUsers() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfoDTO
 
getLocation() - Method in class com.atlassian.confluence.api.model.web.WebPanelView
 
getLocation() - Method in class com.atlassian.confluence.core.actions.IndexAction
 
getLocation() - Method in class com.atlassian.confluence.macro.browser.beans.MacroIcon
 
getLocation() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
getLocation() - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceWebSectionModuleDescriptor
 
getLocation() - Method in class com.atlassian.confluence.plugin.dev.ResourceLocationDelegate
 
getLocation() - Method in class com.atlassian.confluence.plugins.rest.dto.UserDto
 
getLocation() - Method in class com.atlassian.confluence.themes.ClasspathThemeStylesheet
 
getLocation() - Method in class com.atlassian.confluence.themes.PluginThemeResource
 
getLocation() - Method in interface com.atlassian.confluence.themes.ThemeResource
Returns the location of this resource as defined in the plugin xml.
getLocation() - Method in class com.atlassian.confluence.util.i18n.ClasspathI18NResource
 
getLocation() - Method in class com.atlassian.confluence.util.i18n.HelpPathsI18NResource
 
getLocation() - Method in class com.atlassian.confluence.util.i18n.ResourceBundleI18NResource
 
getLocation() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
getLocation() - Method in class com.atlassian.confluence.xwork.SoyResult
 
getLocator() - Method in class com.atlassian.confluence.mail.embed.MimeBodyPartReference
Locates the designated body part within the HTML body part of an email.
getLocator() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceMenuItem
Deprecated.
 
getLocator() - Method in class com.atlassian.confluence.pageobjects.component.menu.DialogMenuItem
Deprecated.
 
getLocator() - Method in interface com.atlassian.confluence.pageobjects.component.menu.MenuItem
Deprecated.
 
getLocator() - Method in class com.atlassian.confluence.pageobjects.component.menu.PageRedirectMenuItem
Deprecated.
 
getLock(String) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
Deprecated.
since 7.5 not supported
getLock(String) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
getLock(String) - Method in interface com.atlassian.confluence.concurrent.LockFactory
Deprecated.
Get a lock -- getting the lock does *not* imply that it has been acquired.
getLockedBy() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePermission
Deprecated.
 
getLockForName(String) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
getLockType() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePermission
Deprecated.
 
getLockWaitTime() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
getLockWaitTime() - Method in interface com.atlassian.confluence.schedule.ManagedScheduledJob
 
getLog() - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
getLog() - Static method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
 
getLogAdjuster() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
getLogFileName() - Method in class com.atlassian.confluence.logging.ConfluenceHomeLogAppender
 
getLogFileName() - Method in class com.atlassian.confluence.logging.ConfluenceLoggingConfigurationListener
 
getLoggedInUser() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getLoggedInUser() - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeUserResource
Deprecated.
 
getLoggedSql(String) - Method in class com.atlassian.confluence.functest.rest.admin.sqlcapture.HibernateSqlCollector
 
getLogger() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
getLogger() - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
getLogger() - Method in class com.atlassian.confluence.cluster.safety.DefaultClusterSafetyManager
 
getLoggingAndProfiling() - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
getLoggingKey() - Method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatistics
 
getLoggingKey() - Method in interface com.atlassian.confluence.impl.vcache.metrics.Statistics
 
getLoggingLevel(String) - Method in class com.atlassian.confluence.functest.rest.admin.LoggingResource
 
getLogin() - Method in class com.atlassian.confluence.it.mail.MailUser
 
getLoginAttemptsThreshold() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
getLoginAttemptsThreshold() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
getLoginAttemptsThreshold() - Method in class com.atlassian.confluence.setup.settings.beans.LoginManagerSettings
 
getLoginButtonId() - Method in class com.atlassian.confluence.it.user.LoginHelper
HACK - temp method to get tests checking for login screen working.
getLoginDetails() - Method in class com.atlassian.confluence.event.events.security.LoginEvent
 
getLoginDetails() - Method in class com.atlassian.confluence.event.events.security.LoginFailedEvent
 
getLoginFilter() - Method in class com.atlassian.confluence.user.actions.LoginAction
 
getLoginInfo(String) - Method in class com.atlassian.confluence.security.login.DefaultLoginManager
 
getLoginInfo(User) - Method in class com.atlassian.confluence.security.login.DefaultLoginManager
 
getLoginInfo(String) - Method in interface com.atlassian.confluence.security.login.LoginManager
Return information about a user's login history.
getLoginInfo(User) - Method in interface com.atlassian.confluence.security.login.LoginManager
Return information about a user's login history.
getLoginInfo() - Method in class com.atlassian.confluence.user.actions.ViewUserAction
 
getLoginManagerSettings() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getLoginSource() - Method in class com.atlassian.confluence.event.events.security.LoginDetails
 
getLoginSource() - Method in class com.atlassian.confluence.event.events.security.LoginEvent
 
getLoginUrl() - Method in class com.atlassian.confluence.core.actions.FourOhFourAction
 
getLoginUrl() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
getLoginUrl() - Method in class com.atlassian.confluence.security.actions.NotPermittedAction
 
getLoginUrl() - Static method in class com.atlassian.confluence.user.actions.AuthenticationHelper
 
getLoginUrl() - Method in class com.atlassian.confluence.user.actions.ChangeMyPasswordAction
 
getLoginUrl() - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
getLoginURL(HttpServletRequest) - Static method in class com.atlassian.confluence.util.SeraphUtils
 
getLogMessage() - Method in class com.atlassian.confluence.internal.health.HealthCheckResult
Returns the log equivalent of the message shown in the UI for this result
getLogo() - Method in class com.atlassian.confluence.event.events.space.SpaceLogoUpdateEvent
 
getLogo() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserProperties
 
getLogo() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getLogo() - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
getLogo() - Method in class com.atlassian.confluence.spaces.actions.AbstractLogoAction
 
getLogoDownloadPath(Space) - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
getLogoDownloadPath(Space, User) - Method in class com.atlassian.confluence.spaces.DefaultSpaceLogoManager
 
getLogoDownloadPath(Space, User) - Method in interface com.atlassian.confluence.spaces.SpaceLogoManager
getLogoForGlobalcontext() - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getLogoForGlobalcontext() - Method in interface com.atlassian.confluence.spaces.SpaceManager
 
getLogoFormAsHtml() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
getLogoForSpace(String) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getLogoForSpace(String) - Method in interface com.atlassian.confluence.spaces.SpaceManager
 
getLogoForUser(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getLogoUriReference(Space, User) - Method in class com.atlassian.confluence.spaces.DefaultSpaceLogoManager
 
getLogoUriReference(Space, User) - Method in interface com.atlassian.confluence.spaces.SpaceLogoManager
Return a "URI reference" (a URL that may be relative to the application's base URI including context path or an absolute URL) for the logo of a given space.
getLogoutMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
Deprecated.
 
getLogoutUrl() - Method in class com.atlassian.confluence.user.actions.LogoutAction
 
getLong(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getLong(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getLong(String) - Static method in class com.atlassian.confluence.it.Meta
 
getLong(User, String) - Method in class com.atlassian.confluence.it.rpc.UserPreferencesRpc
 
getLong(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getLongNumberFormat() - Method in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
getLongNumberFormat() - Method in interface com.atlassian.confluence.core.FormatSettingsManager
Returns the formatting pattern used for integer numbers.
getLongNumberFormat() - Method in class com.atlassian.confluence.impl.settings.CachingFormatSettingsManager
 
getLongNumberFormat() - Method in class com.atlassian.confluence.it.TestingFormatSettingsManager
 
getLongProperty(String, long) - Method in class com.atlassian.confluence.content.ContentProperties
 
getLongProperty(String) - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
getLongRunningTask(User, LongRunningTaskId) - Method in class com.atlassian.confluence.util.longrunning.DefaultLongRunningTaskManager
gets a long running task with the given Id that was registered either by this user or the anonymous user.
getLongRunningTask(User, LongRunningTaskId) - Method in interface com.atlassian.confluence.util.longrunning.LongRunningTaskManager
Retrieve a previously started task.
getLongValue() - Method in class com.atlassian.confluence.content.ContentProperty
 
getLongValue(String) - Method in class com.atlassian.confluence.functest.rest.admin.GlobalSettingsResource
 
getLowerDestinationPageTitle() - Method in class com.atlassian.confluence.links.OutgoingLink
 
getLowerDestinationSpaceKey() - Method in class com.atlassian.confluence.links.OutgoingLink
 
getLowerKey() - Method in class com.atlassian.confluence.spaces.Space
 
getLowerName() - Method in class com.atlassian.confluence.internal.user.DeferredLookupUser
 
getLowerName() - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.UserRepresentation
 
getLowerName() - Method in interface com.atlassian.confluence.user.ConfluenceUser
 
getLowerName() - Method in class com.atlassian.confluence.user.ConfluenceUserImpl
 
getLowerTerm() - Method in class com.atlassian.confluence.search.v2.query.TermRangeQuery
 
getLowerTitle() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getLowerUrl() - Method in class com.atlassian.confluence.links.ReferralLink
Deprecated.
 
getLowerUserName() - Method in class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
getLowerValue() - Method in enum com.atlassian.confluence.it.GlobalPermission
Deprecated.
 
getLowerValue() - Method in interface com.atlassian.confluence.it.Permission
Deprecated.
 
getLowerValue() - Method in enum com.atlassian.confluence.it.SpacePermission
Deprecated.
 
getLuceneConnection() - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeLuceneConnectionFactory
 
getLuceneConnection() - Method in interface com.atlassian.confluence.plugins.edgeindex.lucene.LuceneConnectionFactory
 
getMacro() - Method in class com.atlassian.confluence.macro.LazyLoadingMacroWrapper
 
getMacro(String) - Method in class com.atlassian.confluence.renderer.UserMacroLibrary
 
getMacro() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.MacroRenderRequest
 
getMacro() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.PreviewMacroRequest
 
getMacroBody(String, XMLEventReader, ConversionContext, FragmentTransformer) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.DefaultStorageMacroBodyParser
 
getMacroBody(String, XMLEventReader, ConversionContext, FragmentTransformer) - Method in interface com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroBodyParser
Extract the MacroBody from the current position in the XMLEventReader.
getMacroBody() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinitionBuilder
 
getMacroBodyByHash(ContentId, int, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentResource
getMacroBodyByMacroId(ContentId, int, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentResource
Returns the body of a macro (in storage format) with the given id.
getMacroByName(String) - Method in class com.atlassian.confluence.macro.xhtml.DelegatingReadOnlyMacroManager
 
getMacroByName(String) - Method in interface com.atlassian.confluence.macro.xhtml.MacroManager
Gives the Macro registered with the given name, or null if there is none registered with the manager.
getMacroByName(String) - Method in class com.atlassian.confluence.macro.xhtml.UserMacroLibraryMacroManager
 
getMacroByName(String) - Method in class com.atlassian.confluence.macro.xhtml.UserMacroPluginMacroManager
 
getMacroByName(String) - Method in class com.atlassian.confluence.macro.xhtml.V2CompatibilityMacroManager
 
getMacroByName(String) - Method in class com.atlassian.confluence.macro.xhtml.XhtmlMacroManager
 
getMacroCategories() - Method in class com.atlassian.confluence.macro.browser.DefaultMacroBrowserManager
Returns the available macro categories.
getMacroCategories() - Method in interface com.atlassian.confluence.macro.browser.MacroBrowserManager
Retrieves a set of macro categories for display in the Macro Browser.
getMacroDefinition(ContentEntityObject, String) - Method in class com.atlassian.confluence.util.ExcerptHelper
Gets the first MacroDefinition in the supplied (@code contentEntityObject}.
getMacroDefinitionUpdater() - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
A macro definition updater to be applied to the storage format before rendering the excerpt to view.
getMacroHtml() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.UnmarshalMacroRequest
 
getMacroId() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
Deprecated.
getMacroId() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinitionBuilder
Deprecated.
since 7.0.1
getMacroIdentifier() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
Each macro definition is assigned a macroId when the page is stored, this can be used to identify macros within a page.
getMacroIdentifier() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinitionBuilder
 
getMacroMetadata() - Method in class com.atlassian.confluence.macro.browser.DefaultMacroBrowserManager
Returns the metadata for all macros in the system.
getMacroMetadata(Collection<String>) - Method in class com.atlassian.confluence.macro.browser.DefaultMacroBrowserManager
 
getMacroMetadata() - Method in interface com.atlassian.confluence.macro.browser.MacroBrowserManager
Retrieves a set of macro metadata for display in the Macro Browser.
getMacroMetadata(Collection<String>) - Method in interface com.atlassian.confluence.macro.browser.MacroBrowserManager
Retrieves a set of macros that matches the whitelisted macro names.
getMacroMetadata() - Method in interface com.atlassian.confluence.macro.browser.MacroMetadataSource
 
getMacroMetadata() - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
 
getMacroMetadata() - Method in interface com.atlassian.confluence.plugin.descriptor.MacroModuleDescriptor
 
getMacroMetadata() - Method in class com.atlassian.confluence.plugin.descriptor.UserMacroModuleDescriptor
 
getMacroMetadata() - Method in class com.atlassian.confluence.plugin.descriptor.XhtmlMacroModuleDescriptor
 
getMacroMetadataByName(String) - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataManager
 
getMacroMetadataByName(String) - Method in interface com.atlassian.confluence.macro.browser.MacroMetadataManager
Retrieve the metadata for a single macro.
getMacroMetadataByNameAndId(String, String) - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataManager
 
getMacroMetadataByNameAndId(String, String) - Method in interface com.atlassian.confluence.macro.browser.MacroMetadataManager
Retrieve the metadata for a single macro.
getMacroMigration(String) - Method in class com.atlassian.confluence.macro.xhtml.DefaultMacroMigrationManager
 
getMacroMigration(String) - Method in interface com.atlassian.confluence.macro.xhtml.MacroMigrationManager
Returns the MacroMigration for the given macro.
getMacroName() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException
 
getMacroName() - Method in class com.atlassian.confluence.event.events.admin.PluginMacroRegisteredEvent
 
getMacroName() - Method in class com.atlassian.confluence.event.events.admin.PluginMacroUnregisteredEvent
 
getMacroName() - Method in class com.atlassian.confluence.impl.macro.schema.MacroSchemaMigratorModuleDescriptor
 
getMacroName() - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
getMacroName() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
getMacroName() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
getMacroName() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
 
getMacroName() - Method in class com.atlassian.confluence.plugin.descriptor.xhtml.MacroMigrationModuleDescriptor
 
getMacroName() - Method in class com.atlassian.confluence.search.v2.query.MacroStorageVersionQuery
 
getMacroName() - Method in class com.atlassian.confluence.search.v2.query.MacroUsageQuery
 
getMacroNames() - Method in class com.atlassian.confluence.renderer.UserMacroLibrary
 
getMacroParameters() - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
getMacroReplacementRenderer(String) - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultMacroReplacementRendererRepository
 
getMacroReplacementRenderer(String) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.MacroReplacementRendererRepository
Get the MacroReplacementRenderer for the given class of v2 Macro.
getMacros() - Method in class com.atlassian.confluence.macro.xhtml.XhtmlMacroManager
 
getMacros() - Method in class com.atlassian.confluence.renderer.DefaultMacroManager
 
getMacros() - Method in interface com.atlassian.confluence.renderer.MacroManager
Returns the currently enabled macros, excluding user macros.
getMacros() - Method in class com.atlassian.confluence.renderer.UserMacroLibrary
 
getMacroSummaries() - Method in class com.atlassian.confluence.macro.browser.DefaultMacroBrowserManager
 
getMacroSummaries() - Method in interface com.atlassian.confluence.macro.browser.MacroBrowserManager
Retrieve just the key, title, description and icon of all the macros
getMacroType() - Method in class com.atlassian.confluence.macro.count.MacroCount
 
getMacroType() - Method in class com.atlassian.confluence.macro.count.MacroCountEvent
 
getMacroType() - Method in class com.atlassian.confluence.macro.count.MacroMetricsKey
 
getMacroVelocityContext() - Method in class com.atlassian.confluence.plugins.macros.dashboard.CreateSpaceButtonMacro
 
getMacroVelocityContext() - Method in class com.atlassian.confluence.plugins.macros.dashboard.GlobalReportsMacro
 
getMacroVelocityContext() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceDetailsMacro
Deprecated.
 
getMacroVelocityContext() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
getMagicNumber() - Method in interface com.atlassian.confluence.security.trust.TrustedToken
 
getMailBodyType() - Method in interface com.atlassian.confluence.core.BodyTypeFactory
 
getMailForUser(List<MimeMessage>, User) - Static method in class com.atlassian.confluence.it.mail.MailAssertions
 
getMailImportUrl(String) - Static method in class com.atlassian.confluence.it.mail.MailArchivingHelper
 
getMailQueue() - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailQueueAction
 
getMailQueueSize() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getMailServer(Long) - Method in class com.atlassian.confluence.mail.ConfluenceMailServerManager
 
getMailServer(String) - Method in class com.atlassian.confluence.mail.ConfluenceMailServerManager
 
getMailServerManager() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
getMailServerPrefix(int) - Method in class com.atlassian.confluence.it.admin.MailServerPage
 
getMailServers() - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailServersAction
 
getMainContent() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getMainContent() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
getMainHeader() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
 
getMainIndexSize() - Method in class com.atlassian.confluence.internal.index.event.ReIndexFinishedEvent
 
getMaintenanceBannerMessage() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getMaintenanceExpiryDate() - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel
 
getMaintenanceExpiryDate() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
 
getMaintenanceInfo() - Method in class com.atlassian.confluence.plugins.maintenance.service.impl.MaintenanceServiceImpl
 
getMaintenanceInfo() - Method in interface com.atlassian.confluence.plugins.maintenance.service.MaintenanceService
Get the banner message for maintenance mode
getMajorVersion() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteServerInfo
 
getManagedCache(String) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
getManagedCache(String) - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
 
getManagedCache(String) - Method in class com.atlassian.confluence.impl.cache.hazelcast.hibernate.ManagedHazelcastHibernateRegionCacheFactory
 
getManagedCache(String) - Method in interface com.atlassian.confluence.impl.cache.hazelcast.HibernateManagedRegionCacheLookup
 
getManagedCache(String) - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
getManagedCaches() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
getManagedCaches() - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
 
getManagedCaches() - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
getManagedDelegate() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
getManagedScheduledCronJob(ScheduledJobKey) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsAction
 
getManagedScheduledJob(ScheduledJobKey) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsAction
 
getManagedScheduledJob(ScheduledJobKey, Class<T>) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsAction
 
getManagedScheduledJob(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.managers.DefaultManagedScheduledJobRegistry
 
getManagedScheduledJob(ScheduledJobKey) - Method in interface com.atlassian.confluence.schedule.managers.ManagedScheduledJobRegistry
Returns a specific registered job in the system.
getManagedScheduledJobs() - Method in class com.atlassian.confluence.schedule.managers.DefaultManagedScheduledJobRegistry
 
getManagedScheduledJobs() - Method in interface com.atlassian.confluence.schedule.managers.ManagedScheduledJobRegistry
Returns all the registered jobs in the system.
getManagedScheduledSimpleJob(ScheduledJobKey) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsAction
 
getManuallyRunnableUpgradeTasks() - Method in class com.atlassian.confluence.admin.actions.upgrade.ForceUpgradeAction
 
getMap() - Method in interface com.atlassian.confluence.cluster.shareddata.SharedData
Obtains a Map view of the shared data.
getMap() - Method in class com.atlassian.confluence.content.apisupport.ContentTypeApiSupportProvider
 
getMap() - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
Returns a map for the renderer.
getMap() - Method in class com.atlassian.confluence.search.v2.analysis.MappingCharFilterDescriptor
 
getMappeeClass() - Method in exception com.atlassian.confluence.search.v2.lucene.LuceneMapperNotFoundException
 
getMappeeKey() - Method in exception com.atlassian.confluence.search.v2.lucene.LuceneMapperNotFoundException
 
getMappingResources() - Method in class bucket.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
getMappingResources() - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
Deprecated.
getMappingResourcesView() - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
Deprecated.
 
getMappings() - Method in class bucket.core.persistence.hibernate.MappingResources
Deprecated.
 
getMappingsAsArray() - Method in class bucket.core.persistence.hibernate.MappingResources
Deprecated.
 
getMarkedUpText(String, String, String) - Method in class com.atlassian.confluence.util.i18n.LightningTranslationMode
 
getMarkedUpText(String, String, String) - Method in class com.atlassian.confluence.util.i18n.NormalTranslationMode
 
getMarkedUpText(String, String, String) - Method in interface com.atlassian.confluence.util.i18n.TranslationMode
 
getMarketplaceBuildNumber() - Method in enum com.atlassian.confluence.setup.BuildInformation
 
getMarshaller(Class<T>, MarshallingType) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultMarshallingRegistry
 
getMarshaller(Class<T>, MarshallingType) - Method in interface com.atlassian.confluence.content.render.xhtml.MarshallingRegistry
 
getMarshallerForResourceIdentifier(ResourceIdentifier) - Method in class com.atlassian.confluence.content.render.xhtml.DelegatingLinkMarshaller
 
getMarshallerMetricsConsumers() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Returns the consumers of MarshallerMetrics that are associated with the current render.
getMarshallerMetricsConsumers() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
getMatches() - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction.DestinationSearchResults
 
getMatches(String, String) - Static method in class com.atlassian.confluence.util.RegexUtils
 
getMatches(Pattern, String) - Static method in class com.atlassian.confluence.util.RegexUtils
 
getMatchingUrl() - Method in class com.atlassian.confluence.servlet.rewrite.CachedRewriteMatch
 
getMatchingUrl() - Method in class com.atlassian.confluence.servlet.rewrite.DisableCacheRewriteMatch
 
getMatchMode() - Method in class com.atlassian.confluence.functest.rest.admin.crowd.PropertyRestrictionEntity
 
getMaterials() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.PluginAndMaterials
 
getMavenInfo() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.Material
 
getMax() - Method in class com.atlassian.confluence.search.v2.analysis.NGramTokenizerDescriptor
 
getMax() - Method in class com.atlassian.confluence.search.v2.analysis.ShingleTokenFilterDescriptor
 
getMaxAttachments() - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
getMaxAttachmentsInUI() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getMaxAttachmentsInUI() - Method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
 
getMaxAttachmentsInUI() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getMaxBackupIndex() - Method in class com.atlassian.confluence.logging.ConfluenceHomeLogAppender
 
getMaxBlocks() - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
The maximum number of blocks to include in this excerpt.
getMaxCacheAge() - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
Deprecated.
 
getMaxCacheSize() - Method in class com.atlassian.confluence.event.events.admin.MaxCacheSizeChangedEvent
 
getMaxCharCount() - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
The maximum character count to include in the excerpt.
getMaxCount() - Method in class com.atlassian.confluence.internal.diagnostics.LowFileDescriptorCountAnalyticsEvent
 
getMaxDownloadSize() - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
Deprecated.
 
getMaxEntries() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheCompactor.CacheCompactionEvent
 
getMaxFileSize() - Method in class com.atlassian.confluence.plugins.restapi.resources.AttachmentResource.ConfluenceAttachmentMultipartConfig
 
getMaxHeap() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
Gets the maximum amount of heap the JVM is will allow to be allocated.
getMaxHeight() - Method in class com.atlassian.confluence.pages.thumbnail.Thumbnails
 
getMaxHistoryLength() - Method in class com.atlassian.confluence.user.history.UserHistory
 
getMaxHttpThreads() - Method in class com.atlassian.confluence.impl.util.tomcat.DefaultTomcatConfigHelper
 
getMaxHTTPThreads() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
getMaxHTTPThreads() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
 
getMaxHttpThreads() - Method in interface com.atlassian.confluence.util.tomcat.TomcatConfigHelper
Returns the maximum number of threads that can be used by Tomcat's HTTP connector.
getMaxImageHeight() - Method in class com.atlassian.confluence.pages.thumbnail.Thumbnails
 
getMaxImageWidth() - Method in class com.atlassian.confluence.pages.thumbnail.Thumbnails
 
getMaximumCacheAgeInMillis() - Method in class com.atlassian.confluence.util.http.HttpRequest
Deprecated.
 
getMaximumFileSize() - Method in class com.atlassian.confluence.logging.ConfluenceHomeLogAppender
 
getMaximumPoolSize() - Method in class com.atlassian.confluence.event.CpuBasedThreadPoolConfiguration
 
getMaximumResults() - Method in class com.atlassian.confluence.search.contentnames.ResultTemplate
 
getMaximumSize() - Method in class com.atlassian.confluence.util.http.HttpRequest
Deprecated.
 
getMaxLength() - Method in class com.atlassian.confluence.util.misc.StringLengthValidator
 
getMaxLimit() - Method in interface com.atlassian.confluence.api.model.pagination.LimitedRequest
 
getMaxLimit() - Method in class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
 
getMaxNodes() - Method in class com.atlassian.confluence.cluster.safety.ClusterPanicAnalyticsEvent
Get maximum number of nodes allowed by current license
getMaxNonHeap() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
 
getMaxPerCategory() - Method in class com.atlassian.confluence.search.contentnames.ContentNameSearchContext
 
getMaxPermGen() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
Deprecated.
since 5.10 because PermGen no longer exists in Java8
getMaxProcessedEntries() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions
 
getMaxRecentChangesSize() - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
getMaxRecentChangesSize() - Method in class com.atlassian.confluence.user.UserInterfaceState
 
getMaxRecentUpdates() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroRequestParams
 
getMaxReferencesPerUndefinedPage() - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction
 
getMaxResultCount(Category) - Method in class com.atlassian.confluence.search.contentnames.ResultTemplate
The maximum number of results for this category.
getMaxResults() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getMaxResults() - Method in class com.atlassian.confluence.event.events.label.LabelManagerMetricsEvent
 
getMaxResults() - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
getMaxResults() - Method in class com.atlassian.confluence.plugins.labels.actions.AutocompleteLabelsAction
 
getMaxResults() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.dto.RecentlyUpdatedContentResourceRequestDto
 
getMaxResults() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityListContext
 
getMaxResults() - Method in class com.atlassian.confluence.search.v2.filter.SubsetResultFilter
Deprecated.
Gets the maximum number of results the filter should allow through
getMaxRetryNumber() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.impl.AggregateNameConflictResolver
 
getMaxRetryNumber() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.impl.DefaultPageNameConflictResolver
 
getMaxRetryNumber() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.impl.FindAndReplaceNameConflictResolver
 
getMaxRetryNumber() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.impl.PrefixNameConflictResolver
 
getMaxRetryNumber() - Method in interface com.atlassian.confluence.pages.persistence.dao.bulk.PageNameConflictResolver
This is maximum number to retry saving page.
getMaxRssItems() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
getMaxRssItems() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
getMaxRssItems() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getMaxShownResults() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentRemigrationAction
 
getMaxSiblingPosition(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getMaxSiblingPosition(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getMaxSiblingPosition(Page) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Gets the highest position value of all the page's siblings.
getMaxSimultaneousQuickNavRequests() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
getMaxSimultaneousQuickNavRequests() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getMaxSize() - Method in interface com.atlassian.confluence.cache.CacheStatistics
Deprecated.
 
getMaxSize() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
getMaxSize() - Method in class com.atlassian.confluence.plugins.restapi.resources.AttachmentResource.ConfluenceAttachmentMultipartConfig
 
getMaxThumbDimensions() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getMaxThumbHeight() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getMaxThumbHeight() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getMaxThumbWidth() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getMaxThumbWidth() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getMaxUsers() - Method in class com.atlassian.confluence.cluster.safety.ClusterPanicAnalyticsEvent
Get maximum number of users allowed by current license
getMaxUsers() - Method in class com.atlassian.confluence.license.rest.resource.LicenseResource
Return the number of users that is allowed by the current license
getMaxUsers() - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
getMaxWidth() - Method in class com.atlassian.confluence.pages.thumbnail.Thumbnails
 
getMediaType() - Method in class com.atlassian.confluence.api.model.content.AttachmentUpload
 
getMediaType() - Method in class com.atlassian.confluence.pages.Attachment
 
getMediumSpecificContext(Content, LikePayload, boolean) - Method in class com.atlassian.confluence.plugins.like.notifications.AbstractLikeEventRenderContextProvider
All the medium-specific context items (e.g.
getMediumSpecificContext(Content, LikePayload, boolean) - Method in class com.atlassian.confluence.plugins.like.notifications.LikeEventEmailRenderContextProvider
 
getMediumSpecificContext(Content, LikePayload, boolean) - Method in class com.atlassian.confluence.plugins.like.notifications.LikeEventHipChatRenderContextProvider
 
getMediumSpecificExpansions(CachedContentFinder) - Method in class com.atlassian.confluence.plugins.like.notifications.AbstractLikeEventRenderContextProvider
 
getMediumSpecificExpansions(CachedContentFinder) - Method in class com.atlassian.confluence.plugins.like.notifications.LikeEventEmailRenderContextProvider
 
getMediumSpecificExpansions(CachedContentFinder) - Method in class com.atlassian.confluence.plugins.like.notifications.LikeEventHipChatRenderContextProvider
 
getMemberCount() - Method in interface com.atlassian.confluence.cluster.ClusterInformation
 
getMemberCount() - Method in class com.atlassian.confluence.cluster.EmptyClusterInformation
 
getMemberCount() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterInformation
 
getMemberCount() - Method in class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastMemberAddedAnalyticsEvent
 
getMemberCount() - Method in class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastMemberRemovedAnalyticsEvent
 
getMemberCount() - Method in class com.atlassian.confluence.it.admin.ViewGroup
 
getMemberCount() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteClusterInformation
 
getMemberGroups() - Method in class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
getMemberGroups() - Method in class com.atlassian.confluence.user.actions.UserPickerAction
 
getMemberId(Member) - Static method in class com.atlassian.confluence.cluster.hazelcast.HazelcastUtils
While we could just use the Member UUID here, this would change on every restart.
getMemberNames(Group) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
getMemberNames(Group) - Method in interface bucket.user.UserAccessor
Deprecated.
Returns a pager containing the usernames of users who are members of the specified group (either directly or as a member of a nested group).
getMemberNames(Group) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
getMemberNamesAsList(Group) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getMemberNamesAsList(Group) - Method in interface com.atlassian.confluence.user.UserAccessor
Same as UserAccessor.getMemberNames(com.atlassian.user.Group) but returns a List of user names as Strings rather than a Pager.
getMemberNodeIdentifier(Member) - Static method in class com.atlassian.confluence.cluster.hazelcast.HazelcastUtils
 
getMembers() - Method in interface com.atlassian.confluence.cluster.ClusterInformation
 
getMembers() - Method in class com.atlassian.confluence.cluster.EmptyClusterInformation
 
getMembers() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterInformation
 
getMembers(Group, String, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalGroupResource
Get a paginated collection of users in the given group
getMembers(Group, String, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.GroupResource
Get a paginated collection of users in the given group
getMembers() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteClusterInformation
 
getMembers(Group) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getMembers(Group) - Method in interface com.atlassian.confluence.user.UserAccessor
Returns users who are members of the specified group (either directly or as a member of a nested group).
getMemberSelector(NodeIdentifier) - Static method in class com.atlassian.confluence.cluster.hazelcast.HazelcastUtils
 
getMembershipCount(long) - Method in interface com.atlassian.confluence.user.crowd.CrowdUserDirectoryHelper
 
getMembershipCount(long) - Method in class com.atlassian.confluence.user.crowd.DefaultCrowdUserDirectoryHelper
 
getMembersOfGroupTerm() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
getMemoryInfo() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
getMemoryInfo() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
 
getMemoryInMegabytes() - Method in class com.atlassian.confluence.impl.util.sandbox.SandboxPoolConfiguration
 
getMemoryStatistics() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getMenu(String, String, WebInterfaceContext) - Method in class com.atlassian.confluence.web.ConfluenceWebMenuManager
 
getMenu(String, Collection<String>, WebInterfaceContext) - Method in class com.atlassian.confluence.web.ConfluenceWebMenuManager
 
getMenu(String, String, WebInterfaceContext) - Method in interface com.atlassian.confluence.web.WebMenuManager
Builds and returns a WebMenu for display with the given properties and context.
getMenu(Collection<String>, WebInterfaceContext) - Method in interface com.atlassian.confluence.web.WebMenuManager
Builds and returns a WebMenu for display with the given properties and context.
getMenu(String, Collection<String>, WebInterfaceContext) - Method in interface com.atlassian.confluence.web.WebMenuManager
Builds and returns a WebMenu for display with the given properties and context.
getMenuContainer() - Method in class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
Deprecated.
 
getMenuContainer() - Method in interface com.atlassian.confluence.pageobjects.component.menu.Menu
Deprecated.
 
getMenuItem(By) - Method in class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
Deprecated.
 
getMenuItemSelectedBackgroundColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getMenuItemSelectedTextColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getMenuItemTextColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getMenuSelectedBackgroundColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getMergedContent() - Method in interface com.atlassian.confluence.util.diffs.MergeResult
Returns the result of the merge.
getMergedContent() - Method in class com.atlassian.confluence.util.diffs.SimpleMergeResult
 
getMergedContentPermissions(ContentEntityObject, Collection<? extends ContentRestriction>, ContentRestrictionServiceImpl.MergeMode) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
Builds a Map of ContentPermissions mapped to their PermissionType from givenContentRestrictions provided and the ones already existing on ContentEntityObject
getMerger() - Method in class com.atlassian.confluence.util.diffs.DefaultMergerManager
 
getMerger() - Method in interface com.atlassian.confluence.util.diffs.MergerManager
Returns a merger to use.
getMessage() - Method in class com.atlassian.confluence.accessmode.actions.ReadOnlyAccessAction
 
getMessage() - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
getMessage() - Method in class com.atlassian.confluence.api.impl.model.validation.DefaultValidationError
 
getMessage() - Method in class com.atlassian.confluence.api.model.content.Version
 
getMessage() - Method in class com.atlassian.confluence.api.model.journal.JournalEntry
 
getMessage() - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationError
 
getMessage() - Method in interface com.atlassian.confluence.api.model.validation.ValidationError
 
getMessage() - Method in class com.atlassian.confluence.api.service.content.VersionRestoreParameters
After restore we create a new version with this message associated.
getMessage() - Method in exception com.atlassian.confluence.cluster.AlreadyClusteredException
 
getMessage() - Method in exception com.atlassian.confluence.cluster.ClusterLicenseExceededException
 
getMessage() - Method in exception com.atlassian.confluence.cluster.ClusterNotPermittedException
 
getMessage() - Method in exception com.atlassian.confluence.cluster.NamedClusterException
 
getMessage() - Method in exception com.atlassian.confluence.core.InsufficientPrivilegeException
 
getMessage() - Method in class com.atlassian.confluence.event.events.cluster.ClusterMaintenanceBannerEvent
 
getMessage() - Method in class com.atlassian.confluence.event.events.user.SendUserInviteEvent
 
getMessage(HomeHealthCheckFailure) - Method in class com.atlassian.confluence.impl.health.checks.HomeHealthCheckMessageFactory
Formats a HomeHealthCheckFailure to a readable helpful message used in HomeHealthCheck
getMessage() - Method in class com.atlassian.confluence.impl.journal.JournalEntry
 
getMessage() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetails
 
getMessage() - Method in class com.atlassian.confluence.importexport.impl.UnexpectedImportZipFileContents
 
getMessage() - Method in class com.atlassian.confluence.legacyapi.model.content.EditSummary
Deprecated.
 
getMessage() - Method in enum com.atlassian.confluence.pageobjects.component.editor.EditorMessages
Deprecated.
 
getMessage() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceWebSudoBanner
Deprecated.
 
getMessage() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseFailureReport
 
getMessage() - Method in class com.atlassian.confluence.rest.api.model.RestError
 
getMessage() - Method in class com.atlassian.confluence.rest.api.model.validation.RestFieldValidationError
 
getMessage() - Method in class com.atlassian.confluence.rest.api.model.validation.RestValidationError
 
getMessage() - Method in class com.atlassian.confluence.security.actions.NotPermittedAction
 
getMessage() - Method in class com.atlassian.confluence.setup.settings.DatabaseTestResult
 
getMessage() - Method in class com.atlassian.confluence.spaces.actions.CreateSpaceAction
Deprecated.
 
getMessage() - Method in class com.atlassian.confluence.upgrade.UpgradeError
 
getMessage() - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
getMessage() - Method in exception com.atlassian.confluence.web.filter.validateparam.InvalidParameterEncodingException
 
getMessageHolder() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getMessageHolder() - Method in interface com.atlassian.confluence.validation.MessageHolderAware
 
getMessageKey() - Method in class com.atlassian.confluence.core.service.ValidationError
 
getMessageKey() - Method in class com.atlassian.confluence.core.TimeZone
 
getMessageKey(String, SQLException) - Static method in class com.atlassian.confluence.setup.settings.DatabaseErrorMessageConverter
Get the error message title based on what the database and error.
getMessageKey() - Method in class com.atlassian.confluence.tinymceplugin.rest.DraftChangeResult
 
getMessages() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus
 
getMessages() - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
Returns whatever messages are available
getMessages() - Method in class com.atlassian.confluence.pageobjects.component.AuiMessage
Deprecated.
Returns all messages produced by the AUI message.
getMessages() - Method in class com.atlassian.confluence.util.message.AbstractMessageManager
 
getMessages() - Method in class com.atlassian.confluence.util.message.DefaultMessageManager
 
getMessages() - Method in interface com.atlassian.confluence.util.message.MessageManager
Gets all messages
getMessageTemplate() - Method in exception com.atlassian.confluence.cluster.ClusterAlreadyExistsException
 
getMessageTemplate() - Method in exception com.atlassian.confluence.cluster.NamedClusterException
 
getMessageTemplate() - Method in exception com.atlassian.confluence.cluster.NoSuchClusterException
 
getMessageType() - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
getMetadata(Configuration) - Static method in class bucket.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
Deprecated.
Get the Metadata object that defines the database schema.
getMetadata(Object, Expansions) - Method in interface com.atlassian.confluence.api.extension.ModelMetadataProvider
Deprecated.
since 5.10 Consider bulk evaluating meta-data by implementing getMetadataForAll. Remove your implementation of the getMetadata method, which will cause Confluence to call the getMetadataForAll method instead.
getMetadata() - Method in class com.atlassian.confluence.api.model.content.Content
 
getMetadata() - Method in class com.atlassian.confluence.api.model.content.Space
 
getMetadata(Configuration) - Static method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
Deprecated.
getMetadata() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.HibernateMetadataIntegrator
 
getMetadata() - Method in interface com.atlassian.confluence.impl.core.persistence.hibernate.HibernateMetadataSource
 
getMetadata(String) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
 
getMetadata(String) - Method in class com.atlassian.confluence.pageobjects.WebdriverUtils
Deprecated.
Returns the meta tag's content.
getMetaData() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreEvent
Deprecated.
 
getMetadata() - Method in class com.atlassian.confluence.plugin.descriptor.MacroFallbackParser
 
getMetadata() - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
Returns the map of key-value pairs added via ConfluenceWebResourceManager.putMetadata(String, String).
getMetadata() - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getMetadata(String) - Method in class com.atlassian.confluence.renderer.RenderResult
 
getMetadataForAll(Iterable<Object>, Expansions) - Method in interface com.atlassian.confluence.api.extension.ModelMetadataProvider
Fetches metadata for a list of entities, returning a map of maps of metadata.
getMetadataForAll(Iterable<Object>, Expansions) - Method in class com.atlassian.confluence.plugins.dragdrop.providers.AttachmentEditorHtmlProvider
 
getMetadataForAll(Iterable<Object>, Expansions) - Method in class com.atlassian.confluence.plugins.like.providers.ContentLikesMetadataProvider
 
getMetadataForAll(Iterable<Object>, Expansions) - Method in class com.atlassian.confluence.plugins.restapi.metadata.content.LabelsModelMetadataProvider
 
getMetadataForAll(Iterable<Object>, Expansions) - Method in class com.atlassian.confluence.plugins.restapi.metadata.content.PropertiesModelMetadataProvider
 
getMetadataHeaders() - Method in class com.atlassian.confluence.status.service.systeminfo.AzureCloudPlatform
 
getMetadataHeaders() - Method in interface com.atlassian.confluence.status.service.systeminfo.CloudPlatform
 
getMetadataHeaders() - Method in class com.atlassian.confluence.status.service.systeminfo.GoogleCloudPlatform
 
getMetadataLong(String) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
 
getMetadataProperties() - Method in interface com.atlassian.confluence.api.extension.ModelMetadataProvider
Deprecated.
since 6.12.0 - Must implement getProperties() on this interface. New implementations can return empty list here.
getMetadataProperties() - Static method in class com.atlassian.confluence.api.model.content.Space
 
getMetadataProperties() - Method in class com.atlassian.confluence.plugins.dragdrop.providers.AttachmentEditorHtmlProvider
 
getMetadataProperties() - Method in class com.atlassian.confluence.plugins.like.providers.ContentLikesMetadataProvider
 
getMetadataProperties() - Method in class com.atlassian.confluence.plugins.restapi.metadata.content.LabelsModelMetadataProvider
 
getMetadataProperties() - Method in class com.atlassian.confluence.plugins.restapi.metadata.content.PropertiesModelMetadataProvider
 
getMetamodel() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getMetatags() - Method in class com.atlassian.confluence.api.model.content.webresource.SuperBatchWebResources
 
getMethod() - Method in class com.atlassian.confluence.internal.index.event.ReIndexStartedEvent
 
getMethod() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreEvent
Deprecated.
 
getMethod() - Method in class com.atlassian.confluence.plugin.descriptor.PluginAwareActionConfig
 
getMethod() - Method in exception com.atlassian.confluence.tenant.VacantException
 
getMethod(Object, String, Object[], Info) - Method in class com.atlassian.confluence.util.velocity.debug.UberspectDebugDecorator
 
getMethodAnnotations(Method) - Method in class com.atlassian.confluence.velocity.introspection.ConfluenceAnnotationBoxingUberspect
 
getMethodMatcher() - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
getMethodName() - Method in class com.atlassian.confluence.event.events.label.LabelManagerMetricsEvent
 
getMethodName() - Method in class com.atlassian.confluence.logging.ErrorLoggedEvent
 
getMethodName() - Method in class com.atlassian.confluence.util.velocity.debug.VelMethodDebugDecorator
 
getMetricsSnapshots(Predicate<? super MarshallerMetricsAccumulationKey>) - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.DefaultMarshallerMetricsAccumulator
 
getMetricsSnapshots(Predicate<? super MarshallerMetricsAccumulationKey>) - Method in interface com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAccumulator
Obtain snapshots of all metrics recorded against keys of the given type so far
getMigratedCacheCount() - Method in class com.atlassian.confluence.cache.ehcache.config.migration.EhCacheConfigMigrator.MigrationResult
 
getMigratedItems() - Method in class com.atlassian.confluence.upgrade.upgradetask.ServerADGSUpgradeTask.MigrateStatistic
 
getMigrator(AttachmentManager) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getMigrator(AttachmentManager) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Retrieves a AttachmentDao.AttachmentMigrator that will allow the attachments from one data store to be moved across to another.
getMigrator(AttachmentDao) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getMigrator(AttachmentManager) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getMigrator(AttachmentManager) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getMigrator(AttachmentManager) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getMigrator(AttachmentDao) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Get a migrator object to migrate attachments between attachment datastores.
getMigrator(AttachmentDao) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getMilestone() - Method in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules.BoostFactor
 
getMimeType() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
getMimeType() - Method in enum com.atlassian.confluence.it.user.UserProfile.EmailFormat
 
getMimeType() - Method in class com.atlassian.confluence.mail.template.MailNotificationQueueItem
 
getMimeType() - Method in class com.atlassian.confluence.pages.actions.beans.AttachmentBean
 
getMimeType() - Method in class com.atlassian.confluence.pages.attachments.ImageDetails
 
getMimeType() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
getMimeType() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
getMIMEType() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
Deprecated.
 
getMIMEType() - Method in interface com.atlassian.confluence.util.http.HttpResponse
Deprecated.
Returns the MIME type of the response.
getMimeType() - Method in interface com.atlassian.confluence.xhtml.api.EmbeddedImage
 
getMimetypeExtensionTranslationMap() - Method in class com.atlassian.confluence.core.DefaultMimetypesExtensionTranslationMapFactory
 
getMimetypeExtensionTranslationMap() - Method in interface com.atlassian.confluence.core.MimetypesExtensionTranslationMapFactory
 
getMimeTypeForUser(User) - Static method in class com.atlassian.confluence.mail.template.MailNotificationQueueItem
TODO: CONFDEV-3278
getMimeTypes() - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
getMimeTypes() - Method in interface com.atlassian.confluence.index.attachment.AttachmentTextExtractor
Return list of mime types that this extractor supports.
getMimeTypes() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
getMimeTypes() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
getMimetypesFileTypeMap() - Method in class com.atlassian.confluence.core.DefaultMimetypesFileTypeMapFactory
 
getMimetypesFileTypeMap() - Method in interface com.atlassian.confluence.core.MimetypesFileTypeMapFactory
 
getMimeTypeUserFriendly() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
getMin() - Method in class com.atlassian.confluence.search.v2.analysis.NGramTokenizerDescriptor
 
getMin() - Method in class com.atlassian.confluence.search.v2.analysis.ShingleTokenFilterDescriptor
 
getMinBlocks() - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
The minimum block count to include in the excerpt, the excerpter should continue accepting blocks whilst no other maximums are exceeded if the block count is below this number.
getMinCharCount() - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
The minimum character count to include in the excerpt, the excerpt should continue taking characters whilst no other maximums are exceeded if the character count is below this number.
getMinDiskSizeThresholdInMb() - Method in class com.atlassian.confluence.internal.diagnostics.LowDiskSpaceAnalyticsEvent
 
getMinimumFullImportVersion() - Method in class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
 
getMinimumSpaceImportVersion() - Method in class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
 
getMinJavaVersion() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getMinLength() - Method in class com.atlassian.confluence.util.misc.StringLengthValidator
 
getMinMemoryThresholdInMb() - Method in class com.atlassian.confluence.internal.diagnostics.LowMemoryAnalyticsEvent
 
getMinorVersion() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteServerInfo
 
getMinorVersionPrefix() - Method in enum com.atlassian.confluence.util.UserAgentUtil.BrowserMajorVersion
 
getMissCount() - Method in interface com.atlassian.confluence.cache.CacheStatistics
Deprecated.
 
getMissCount() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
getMissCount() - Method in class com.atlassian.confluence.it.admin.CacheStatistics
 
getMissExpiredCount() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsEvent
 
getMissingUserUriBuilder() - Method in class com.atlassian.confluence.plugins.rest.resources.AbstractResource
 
getMissNotFoundCount() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsEvent
 
getMobileAppRequestHeader() - Static method in class com.atlassian.confluence.util.RequestCacheThreadLocal
 
getMobileOS(HttpServletRequest) - Static method in class com.atlassian.confluence.util.MobileUtils
Get mobile os type
getMobilePluginKey() - Static method in class com.atlassian.confluence.util.MobileUtils
Get confluence mobile plugin key
getMode() - Method in class com.atlassian.confluence.admin.actions.macros.AddUserMacroAction
 
getMode() - Method in class com.atlassian.confluence.admin.actions.macros.UpdateUserMacroAction
 
getMode() - Method in class com.atlassian.confluence.impl.util.DecoratorUtil.ContentNavigationContext
 
getMode() - Method in class com.atlassian.confluence.pageobjects.component.dropdown.PageRestrictionsDialogModeSelector
 
getMode() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getMode() - Method in class com.atlassian.confluence.plugins.editorloader.EditorAction
 
getModeDurationInSeconds() - Method in class com.atlassian.confluence.plugins.synchrony.api.events.CollaborativeEditingModeChangeEvent
 
getModeForString(String) - Method in class com.atlassian.confluence.util.i18n.DefaultI18nModeManager
 
getModeForString(String) - Method in interface com.atlassian.confluence.util.i18n.I18nModeManager
 
getModelConverter() - Method in interface com.atlassian.confluence.api.impl.pagination.PaginationQuery
Deprecated.
getModelConverter() - Method in class com.atlassian.confluence.api.impl.pagination.PaginationQueryImpl
Deprecated.
getModelObject() - Method in class com.atlassian.confluence.api.model.permissions.Target.ModelObjectTarget
 
getModeSelector() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
 
getModeTimed() - Method in class com.atlassian.confluence.pageobjects.component.dropdown.PageRestrictionsDialogModeSelector
 
getModification() - Method in class com.atlassian.confluence.content.service.experimental.PreparedAbstractPage
 
getModificationCheckInterval() - Method in class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
 
getModifications() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getModifications() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
getModifications() - Method in class com.atlassian.confluence.status.service.HashRegistryCache
 
getModifications() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
 
getModified() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
getModified() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummary
 
getModified() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
getModified() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageHistory
 
getModifier() - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
getModifier() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdateGroup
 
getModifier() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
getModifier() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummary
 
getModifier() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
getModifier() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageHistory
 
getModifier() - Method in class com.atlassian.confluence.rss.RssRenderItem
 
getModifier() - Method in class com.atlassian.confluence.search.v2.score.FieldValueFactorFunction
 
getModule() - Method in class com.atlassian.confluence.content.apisupport.CommentExtensionsSupportModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.content.ContentTypeModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.content.persistence.hibernate.HibernateContentQueryModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.impl.macro.schema.MacroSchemaMigratorModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.impl.setup.LifecyclePluginModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.AboutPagePanelModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.AbstractExtractorModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.api.ModelMetadataProviderModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.AttachmentTextExtractorModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.backup.BackupRestoreProviderModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.ColourSchemeModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.ComponentModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.ContentNameSearchSectionSpecModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
Returns the macro defined by this module descriptor.
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.DecoratorModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.DefaultFactoryModuleDescriptor
Implementing classes should implement this method and call getModuleFromProvider, this is required as AbstractModuleDescriptor.getModuleReturnClass() uses the return type of this method to determine the module class.
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.DeviceTypeRendererComponentModuleDescriptor
Retrieve the named bean from Spring.
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.EditorModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.embedded.EmbeddedResourceRendererModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.Extractor2ModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.FeatureModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.IndexRecovererModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.JobModuleDescriptor
Deprecated.
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.LanguageModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.LayoutModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.ListenerModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.macro.MacroMetadataModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.NoOpModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.PathConverterModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.search.AbstractLuceneMapperModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.search.LuceneBoostingStrategyModuleDescriptor
Deprecated.
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.search.LuceneSearcherInitialisationModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.search.SearchQueryModuleDescriptor
Clients should not ask for the module, the actual search query should be instantiated by the QueryFactory
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.SearchBodyPropertyModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.SearchDecoratorModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.SpringComponentModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.TransformerModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.TranslationTransformModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.TriggerModuleDescriptor
Deprecated.
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.UserMacroModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.VelocityContextItemModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.WelcomeFileModuleDescriptor
Deprecated.
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.xhtml.MacroMigrationModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.XhtmlMacroModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getModule() - Method in class com.atlassian.confluence.plugin.module.PluginModuleHolder
Returns the held module.
getModule() - Method in class com.atlassian.confluence.plugins.analytics.jobs.PeriodicEventSupplierModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugins.contentproperty.index.config.ContentPropertyIndexSchemaModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugins.edgeindex.plugin.EdgeTypeModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.plugins.scheduler.spi.descriptor.JobConfigModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.renderer.template.TemplateRendererModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.rss.FeedCustomContentTypeModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.rss.FeedSupportModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.search.contentnames.ContentNameSearchSectionsProviderModuleDescriptor
 
getModule() - Method in class com.atlassian.confluence.search.plugin.SiteSearchPluginModuleDescriptor
 
getModuleBackupFile(File, ModuleDescriptor<BackupRestoreProvider>) - Method in interface com.atlassian.confluence.importexport.plugin.BackupRestoreProviderManager
 
getModuleBackupFile(File, ModuleDescriptor<BackupRestoreProvider>) - Method in class com.atlassian.confluence.importexport.plugin.DefaultBackupRestoreProviderManager
 
getModuleClass() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getModuleClassName() - Method in class com.atlassian.confluence.plugins.contentproperty.index.config.ContentPropertyIndexSchemaModuleDescriptor
 
getModuleCompleteKey() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintId.ContentBlueprintIdWithKeys
 
getModuleCompleteKey() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId.ContentTemplateIdWithKeys
 
getModuleCompleteKey() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
getModuleCompleteKey() - Method in class com.atlassian.confluence.pages.templates.PluginTemplateReference
 
getModuleDescriptor(String) - Method in class com.atlassian.confluence.plugin.dev.AlternativeDirectoryResourceLoaderSupportingStaticPlugin
 
getModuleDescriptors() - Method in interface com.atlassian.confluence.importexport.plugin.BackupRestoreProviderManager
 
getModuleDescriptors() - Method in class com.atlassian.confluence.importexport.plugin.DefaultBackupRestoreProviderManager
 
getModuleDescriptors() - Method in class com.atlassian.confluence.plugin.descriptor.WeightedPluginModuleTracker
 
getModuleDescriptors() - Method in class com.atlassian.confluence.plugin.dev.AlternativeDirectoryResourceLoaderSupportingStaticPlugin
 
getModuleDescriptors(ModuleDescriptorPredicate<M>) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
Deprecated.
since 7.0.1
getModuleDescriptors(Predicate<ModuleDescriptor<M>>) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getModuleDescriptorsByModuleClass(Class<T>) - Method in class com.atlassian.confluence.plugin.dev.AlternativeDirectoryResourceLoaderSupportingStaticPlugin
 
getModuleFactory() - Method in class com.atlassian.confluence.plugin.descriptor.search.AbstractLuceneMapperModuleDescriptor
 
getModuleFactory() - Method in class com.atlassian.confluence.plugin.descriptor.search.LuceneSortMapperModuleDescriptor
 
getModuleFromProvider() - Method in class com.atlassian.confluence.plugin.descriptor.DefaultFactoryModuleDescriptor
 
getModuleKey() - Method in class com.atlassian.confluence.api.model.plugin.ModuleCompleteKey
Returns the "simple" module key.
getModuleKey() - Method in class com.atlassian.confluence.api.model.web.WebItemView
 
getModuleKey() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
getModuleKey() - Method in class com.atlassian.confluence.themes.BasicTheme
 
getModuleKey() - Method in class com.atlassian.confluence.themes.DefaultTheme
 
getModuleKey() - Method in class com.atlassian.confluence.themes.ExperimentalUnsupportedTheme
 
getModuleKey() - Method in interface com.atlassian.confluence.themes.Theme
Returns the module key of the theme plugin module, or null if this theme doesn't come from a plugin.
getModuleName() - Method in class com.atlassian.confluence.rest.serialization.SerializerModule
 
getModules() - Method in class com.atlassian.confluence.plugin.descriptor.WeightedPluginModuleTracker
 
getModules(ModuleDescriptorPredicate<M>) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
Deprecated.
since 7.0.1
getModules(Predicate<ModuleDescriptor<M>>) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getMonitorId() - Method in class com.atlassian.confluence.internal.diagnostics.LongRunningTaskMonitor
 
getMonitorId() - Method in class com.atlassian.confluence.internal.diagnostics.MacroRenderingMonitor
 
getMonthsWithBlogPosts(String, Calendar) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getMonthsWithBlogPosts(String, Calendar) - Method in interface com.atlassian.confluence.pages.PageManager
Returns the set of months in the specified year (represented as a Calendar with the year and month fields populated) for which blog posts exist in the specified space.
getMostPopular(EdgeQueryParameter) - Method in class com.atlassian.confluence.plugins.edgeindex.DefaultEdgeQueries
 
getMostPopular(int, EdgeQueryParameter) - Method in class com.atlassian.confluence.plugins.edgeindex.DefaultPopularContentQueries
 
getMostPopular(EdgeQueryParameter) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeQueries
 
getMostPopular(int, EdgeQueryParameter) - Method in interface com.atlassian.confluence.plugins.edgeindex.PopularContentQueries
find popular content that have occurred in the last period of time
getMostPopular(Long, Integer, boolean, boolean, String, boolean, Float, Float, Float, Float, String, String) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamResource
 
getMostPopularGlobal(Optional<Integer>, Function<Optional<Integer>, List<T>>) - Method in class com.atlassian.confluence.impl.labels.ReadThroughMostPopularCache
 
getMostPopularGlobal(Optional<Integer>, Function<Optional<Integer>, List<T>>) - Method in class com.atlassian.confluence.internal.labels.MostPopularCache
Deprecated.
 
getMostPopularInSpace(String, Optional<Integer>, Function<Optional<Integer>, List<T>>) - Method in class com.atlassian.confluence.impl.labels.ReadThroughMostPopularCache
 
getMostPopularInSpace(String, Optional<Integer>, Function<Optional<Integer>, List<T>>) - Method in class com.atlassian.confluence.internal.labels.MostPopularCache
Deprecated.
 
getMostPopularLabels() - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getMostPopularLabels(int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getMostPopularLabels(int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Returns the most popular labels
getMostPopularLabels(int) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
Returns the most popular labels
getMostPopularLabels(int) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
Returns the most popular labels
getMostPopularLabels() - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getMostPopularLabels(int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getMostPopularLabels() - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getMostPopularLabels(int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getMostPopularLabels() - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the list of the DEFAULT_LABEL_COUNT most popular labels within the system.
getMostPopularLabels(int) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the most popular labels within the system.
getMostPopularLabels() - Method in class com.atlassian.confluence.plugins.labels.actions.RankListLabelsAction
 
getMostPopularLabels(String, int) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns the most popular labels for the Confluence instance, with a specified maximum number of results.
getMostPopularLabels(int) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
getMostPopularLabels(String, int) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getMostPopularLabels(String, int) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getMostPopularLabels(String, int) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getMostPopularLabels(String, int) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getMostPopularLabelsInSiteLite(int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
Returns most used labels across the site.
getMostPopularLabelsInSiteLite(int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
Returns most used labels across the site.
getMostPopularLabelsInSiteLite(int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
Returns most used labels across the site.
getMostPopularLabelsInSiteLite(int) - Method in interface com.atlassian.confluence.labels.LabelManager
Returns most used labels across the site.
getMostPopularLabelsInSpace(String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getMostPopularLabelsInSpace(String, int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getMostPopularLabelsInSpace(String, int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Returns the most popular labels in the space with the specified key
getMostPopularLabelsInSpace(String, int) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
Returns the most popular labels in the space with the specified key
getMostPopularLabelsInSpace(String, int) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
Returns the most popular labels in the space with the specified key
getMostPopularLabelsInSpace(String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getMostPopularLabelsInSpace(String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getMostPopularLabelsInSpace(String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getMostPopularLabelsInSpace(String, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getMostPopularLabelsInSpace(String) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the list of the DEFAULT_LABEL_COUNT most used labels in the specific space, ordered from most popular to least popular.
getMostPopularLabelsInSpace(String, int) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve a list of the 'n' most used labels in the specified space, ordered from most popular to least popular.
getMostPopularLabelsInSpace(String, String, int) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns the most popular labels for the given spaceKey, with a specified maximum number of results.
getMostPopularLabelsInSpace(String, int) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
getMostPopularLabelsInSpace(String, String, int) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getMostPopularLabelsInSpace(String, String, int) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getMostPopularLabelsInSpace(String, String, int) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getMostPopularLabelsInSpace(String, String, int) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getMostPopularLabelsInSpaceLite(String, int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
Returns most used labels.
getMostPopularLabelsInSpaceLite(String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
Returns most used labels.
getMostPopularLabelsInSpaceLite(String, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
Returns most used labels.
getMostPopularLabelsInSpaceLite(String, int) - Method in interface com.atlassian.confluence.labels.LabelManager
Returns most used labels.
getMostPopularLabelsWithRanks(Comparator<? super RankedLabelSearchResult>) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getMostPopularLabelsWithRanks(int, Comparator<? super RankedLabelSearchResult>) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getMostPopularLabelsWithRanks(Comparator<? super RankedLabelSearchResult>) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getMostPopularLabelsWithRanks(int, Comparator<? super RankedLabelSearchResult>) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getMostPopularLabelsWithRanks(Comparator<? super RankedLabelSearchResult>) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getMostPopularLabelsWithRanks(int, Comparator<? super RankedLabelSearchResult>) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getMostPopularLabelsWithRanks(Comparator<? super RankedLabelSearchResult>) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve a set of the DEFAULT_LABEL_COUNT most popular labels within the system, including their ranks and ordered using the compartor provided.
getMostPopularLabelsWithRanks(int, Comparator<? super RankedLabelSearchResult>) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the most popular labels within the system, including their ranks and ordered using the comparator provided.
getMostPopularLabelsWithRanksInSpace(String, int, Comparator<? super RankedLabelSearchResult>) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getMostPopularLabelsWithRanksInSpace(String, int, Comparator<? super RankedLabelSearchResult>) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getMostPopularLabelsWithRanksInSpace(String, int, Comparator<? super RankedLabelSearchResult>) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getMostPopularLabelsWithRanksInSpace(String, int, Comparator<? super RankedLabelSearchResult>) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve a set of the 'n' most used labels in the specified space, ordered using the compartor given.
getMostRecentBlogPost(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
 
getMostRecentBlogPost(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getMostRecentId(JournalIdentifier) - Method in class com.atlassian.confluence.impl.journal.BandanaJournalStateStore
 
getMostRecentId(JournalIdentifier) - Method in class com.atlassian.confluence.impl.journal.CachingJournalStateStore
 
getMostRecentId(JournalIdentifier) - Method in class com.atlassian.confluence.impl.journal.FilesystemJournalStateStore
 
getMostRecentId(JournalIdentifier) - Method in interface com.atlassian.confluence.impl.journal.JournalStateStore
Returns the most recent id for a journal or 0 if no id has been stored yet.
getMostRecentOrRunning() - Method in class com.atlassian.confluence.plugins.rebuildindex.rest.ReIndexJobResource
Return status of either the most recent or running re-index job.
getMovedPageId() - Method in class com.atlassian.confluence.pages.actions.ReorderPageDialogAction
 
getMovedPageList() - Method in class com.atlassian.confluence.event.events.content.page.PageMoveCompletedEvent
 
getMovedPageList() - Method in class com.atlassian.confluence.event.events.content.page.PageMoveEvent
 
getMovePageCommand() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getMulticastAddress() - Method in class com.atlassian.confluence.cluster.ClusterConfig
Deprecated.
since 5.9
getMulticastAddress() - Method in interface com.atlassian.confluence.cluster.ClusterInformation
Deprecated.
getMulticastAddress() - Method in class com.atlassian.confluence.cluster.EmptyClusterInformation
Deprecated.
getMulticastAddress() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterInformation
Deprecated.
getMulticastAddress() - Method in class com.atlassian.confluence.cluster.MulticastClusterJoinConfig
 
getMulticastAddress() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteClusterInformation
Deprecated.
getMulticastPort() - Method in interface com.atlassian.confluence.cluster.ClusterInformation
Deprecated.
getMulticastPort() - Method in class com.atlassian.confluence.cluster.EmptyClusterInformation
Deprecated.
getMulticastPort() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterInformation
Deprecated.
getMulticastPort() - Method in class com.atlassian.confluence.cluster.MulticastClusterJoinConfig
 
getMulticastPort() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteClusterInformation
Deprecated.
getMulticastTimeToLive() - Method in class com.atlassian.confluence.cluster.ClusterConfig
Deprecated.
since 5.9
getMulticastTTL() - Method in class com.atlassian.confluence.cluster.MulticastClusterJoinConfig
 
getMultiPartRequest() - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
getMultiUserField(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroForm
Deprecated.
 
getMust() - Method in class com.atlassian.confluence.search.v2.searchfilter.BooleanSearchFilter
 
getMustNot() - Method in class com.atlassian.confluence.search.v2.searchfilter.BooleanSearchFilter
 
getMustNotQueries() - Method in class com.atlassian.confluence.search.v2.query.BooleanQuery
 
getMustQueries() - Method in class com.atlassian.confluence.search.v2.query.BooleanQuery
 
getMyCrumbs() - Method in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
Returns a list of breadcrumbs for the current breadcrumb.
getMyCrumbs() - Method in class com.atlassian.confluence.util.breadcrumbs.AdminActionBreadcrumb
 
getMyCrumbs() - Method in class com.atlassian.confluence.util.breadcrumbs.BlogPostDateBreadcrumb
BlogPost crumbs are typically in the format: 2007 > November [ > 28 > BlogTitle ]
getMyCrumbs() - Method in class com.atlassian.confluence.util.breadcrumbs.CompositeBreadcrumb
 
getMyCrumbs() - Method in class com.atlassian.confluence.util.breadcrumbs.ContentActionBreadcrumb
 
getMyCrumbs() - Method in class com.atlassian.confluence.util.breadcrumbs.GroupAdminActionBreadcrumb
 
getMyCrumbs() - Method in class com.atlassian.confluence.util.breadcrumbs.LabelBreadcrumb
 
getMyCrumbs() - Method in class com.atlassian.confluence.util.breadcrumbs.MailServersActionBreadcrumb
 
getMyCrumbs() - Method in class com.atlassian.confluence.util.breadcrumbs.SpaceAdminActionBreadcrumb
 
getMyCrumbs() - Method in class com.atlassian.confluence.util.breadcrumbs.spaceia.BlogPostDateBreadcrumb
Returns the crumbs for the current instance.
getMyCrumbs() - Method in class com.atlassian.confluence.util.breadcrumbs.UserAdminActionBreadcrumb
 
getMyCrumbs() - Method in class com.atlassian.confluence.util.breadcrumbs.UserProfileActionBreadcrumb
Returns a crumb for the action and one for the user.
getMyLabels() - Method in class com.atlassian.confluence.user.actions.ViewMyFavouritesAction
 
getMyLabels() - Method in class com.atlassian.confluence.user.actions.ViewMyLabelsAction
 
getName() - Method in class com.atlassian.confluence.admin.actions.cluster.StartClusterTask
Deprecated.
 
getName() - Method in class com.atlassian.confluence.api.impl.service.longtasks.tasks.SpaceRemovalLongRunningTask
 
getName() - Method in class com.atlassian.confluence.api.model.audit.AffectedObject
Deprecated.
 
getName() - Method in class com.atlassian.confluence.api.model.audit.ChangedValue
Deprecated.
 
getName() - Method in class com.atlassian.confluence.api.model.content.AttachmentUpload
 
getName() - Method in class com.atlassian.confluence.api.model.content.MacroInstance
 
getName() - Method in class com.atlassian.confluence.api.model.content.Space
 
getName() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
 
getName() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus
 
getName() - Method in class com.atlassian.confluence.api.model.people.Group
 
getName() - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
getName() - Method in interface com.atlassian.confluence.cache.CacheStatistics
Deprecated.
 
getName() - Method in class com.atlassian.confluence.cache.ConfluenceManagedCache
 
getName() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
getName() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
getName() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
getName() - Method in class com.atlassian.confluence.cluster.ClusteredTaskQueue
 
getName() - Method in interface com.atlassian.confluence.cluster.ClusterInformation
 
getName() - Method in class com.atlassian.confluence.cluster.EmptyClusterInformation
 
getName() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterInformation
 
getName() - Method in class com.atlassian.confluence.cluster.StartClusterLongRunningTask
 
getName() - Method in class com.atlassian.confluence.content.ContentProperty
 
getName() - Method in class com.atlassian.confluence.content.ContentQuery
 
getName() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.PageTemplateMigrationException
 
getName() - Method in class com.atlassian.confluence.content.render.xhtml.XhtmlMacroTimeoutEvent
 
getName() - Method in class com.atlassian.confluence.core.DefaultDataSourceFactory.NamedDataSource
 
getName() - Method in class com.atlassian.confluence.core.InputStreamDataSource
 
getName() - Method in class com.atlassian.confluence.core.PersistentDecorator
 
getName() - Method in class com.atlassian.confluence.functest.rest.admin.crowd.DirectoryEntity
 
getName() - Method in class com.atlassian.confluence.functest.rest.admin.crowd.PropertyEntity
 
getName() - Method in class com.atlassian.confluence.impl.audit.AffectedObjectEntity
Deprecated.
 
getName() - Method in class com.atlassian.confluence.impl.audit.ChangedValueEntity
Deprecated.
 
getName() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getName() - Method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatistics
 
getName() - Method in interface com.atlassian.confluence.impl.vcache.metrics.Statistics
 
getName() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceLongRunningTask
 
getName() - Method in class com.atlassian.confluence.importexport.actions.ImportLongRunningTask
 
getName() - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceReader
 
getName() - Method in interface com.atlassian.confluence.importexport.resource.DownloadResourceReader
User-displayable name of the resource.
getName() - Method in class com.atlassian.confluence.importexport.resource.FileDownloadResourceReader
 
getName() - Method in class com.atlassian.confluence.importexport.resource.GenericDownloadResourceReader
 
getName() - Method in class com.atlassian.confluence.importexport.resource.ThumbnailDownloadResourceReader
 
getName() - Method in class com.atlassian.confluence.importexport.resource.WebImagesDownloadResourceReader
 
getName() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ImportedProperty
 
getName() - Method in class com.atlassian.confluence.index.ReIndexSpec
 
getName() - Method in class com.atlassian.confluence.internal.user.DeferredLookupUser
 
getName() - Method in class com.atlassian.confluence.it.analytics.AnalyticsEventReport.Event
 
getName() - Method in interface com.atlassian.confluence.it.Entity
Deprecated.
Returns the Entity name.
getName() - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.SpaceRepresentation
 
getName() - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.UserRepresentation
 
getName() - Method in class com.atlassian.confluence.it.Group
Deprecated.
 
getName() - Method in class com.atlassian.confluence.it.Label
Deprecated.
 
getName() - Method in class com.atlassian.confluence.it.Macro
 
getName() - Method in class com.atlassian.confluence.it.rpc.PluginQuartzJob
Deprecated.
 
getName() - Method in interface com.atlassian.confluence.it.rpc.QuartzJob
Deprecated.
 
getName() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getName() - Method in class com.atlassian.confluence.it.User
Deprecated.
 
getName() - Method in class com.atlassian.confluence.labels.CombinedLabel
 
getName() - Method in interface com.atlassian.confluence.labels.DisplayableLabel
Returns the label's name only.
getName() - Method in class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
getName() - Method in class com.atlassian.confluence.labels.Label
 
getName() - Method in class com.atlassian.confluence.labels.ParsedLabelName
The label name.
getName() - Method in class com.atlassian.confluence.languages.Language
Returns the name of the Language
getName() - Method in class com.atlassian.confluence.legacyapi.model.SpaceSummary
Deprecated.
 
getName() - Method in enum com.atlassian.confluence.macro.browser.beans.MacroCategory
 
getName() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
getName() - Method in enum com.atlassian.confluence.macro.browser.beans.MacroParameterType
 
getName() - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
getName() - Method in exception com.atlassian.confluence.macro.params.ParameterException
Returns the name of the parameter that caused the problem.
getName() - Method in class com.atlassian.confluence.mail.embed.MimeBodyPartDataSource
 
getName() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
getName() - Method in class com.atlassian.confluence.pageobjects.component.admin.AbstractGadgetAdminTab
Deprecated.
 
getName() - Method in enum com.atlassian.confluence.pageobjects.component.dropdown.PageRestrictionsDialogModeSelector.MODE
 
getName() - Method in enum com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage.Database
Deprecated.
 
getName() - Method in class com.atlassian.confluence.pageobjects.page.space.ViewPageTemplate
Deprecated.
 
getName() - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction.IndividualDestinationSearchResult
 
getName() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
getName() - Method in class com.atlassian.confluence.pages.templates.variables.ListVariable
 
getName() - Method in class com.atlassian.confluence.pages.templates.variables.StringVariable
 
getName() - Method in class com.atlassian.confluence.pages.templates.variables.TextAreaVariable
 
getName() - Method in interface com.atlassian.confluence.pages.templates.variables.Variable
 
getName() - Method in class com.atlassian.confluence.plugin.dev.ResourceLocationDelegate
 
getName() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getName() - Method in class com.atlassian.confluence.plugins.labels.soy.LabelLinkServerFunction
 
getName() - Method in class com.atlassian.confluence.plugins.like.rest.entities.UserEntity
 
getName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.CreateSpaceButtonMacro
 
getName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.GlobalReportsMacro
 
getName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.PermissionCheckedUser
 
getName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.AllContentTab
 
getName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.FavouriteSpacesTab
 
getName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.NetworkTab
 
getName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.PopularTab
 
getName() - Method in interface com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.RecentlyUpdatedMacroTab
 
getName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.SpaceCategoryTab
 
getName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceCategoryName
 
getName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceDetailsMacro
Deprecated.
 
getName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
getName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.WelcomeMessageMacro
 
getName() - Method in class com.atlassian.confluence.plugins.maintenance.model.Addon
 
getName() - Method in class com.atlassian.confluence.plugins.rest.entities.LabelEntity
 
getName() - Method in class com.atlassian.confluence.plugins.rest.entities.SearchResultGroupEntity
 
getName() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
getName() - Method in class com.atlassian.confluence.plugins.restapi.soy.Jackson2SoyPreDigester
 
getName() - Method in class com.atlassian.confluence.plugins.soy.BaseUrlFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.DarkFeatureFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.DocLinkFunction
Deprecated.
 
getName() - Method in class com.atlassian.confluence.plugins.soy.FormatDateFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.FormatDateTimeFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.FormatTimeFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.FriendlyFormatDateTimeFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.GetContentTypeI18nKeyFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.GetUserByNameFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.ImportResourceFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.ItemsForSectionFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.PanelsForLocationFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.SectionsForLocationFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.SiteTitleFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.StaticResourceUrlPrefixFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.VersionNumberFunction
 
getName() - Method in class com.atlassian.confluence.plugins.soy.WebPanelFunction
 
getName() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getName() - Method in class com.atlassian.confluence.plugins.synchrony.tasks.DisableTask
 
getName() - Method in class com.atlassian.confluence.plugins.synchrony.tasks.EnableTask
 
getName() - Method in class com.atlassian.confluence.plugins.synchrony.tasks.RestartSynchronyTask
 
getName() - Method in class com.atlassian.confluence.renderer.radeox.macros.ContentByUserMacro
 
getName() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
getName() - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
getName() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
getName() - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
getName() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteClusterInformation
 
getName() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
getName() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteLabel
 
getName() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceGroup
Deprecated.
 
getName() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceSummary
 
getName() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUser
 
getName() - Method in class com.atlassian.confluence.schedule.listeners.ScheduledJobsListener
 
getName() - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
getName() - Method in class com.atlassian.confluence.search.contentnames.Category
 
getName() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
getName() - Method in class com.atlassian.confluence.search.ReIndexTask
 
getName() - Method in class com.atlassian.confluence.security.seraph.ConfluenceUserPrincipal
 
getName() - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
getName() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
getName() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction.ClusterableInterface
 
getName() - Method in class com.atlassian.confluence.setup.bundles.InstallPluginLongRunningTask
 
getName() - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
getName() - Method in class com.atlassian.confluence.setup.quartz.TriggerAdapter
 
getName() - Method in class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective
Returns the name of the directive.
getName() - Method in class com.atlassian.confluence.setup.velocity.DisableAntiXssDirective
 
getName() - Method in class com.atlassian.confluence.setup.velocity.HtmlSafeDirective
 
getName() - Method in class com.atlassian.confluence.setup.velocity.ParamDirective
Returns the name of the directive.
getName() - Method in class com.atlassian.confluence.setup.velocity.RenderVelocityTemplateDirective
 
getName() - Method in class com.atlassian.confluence.setup.velocity.SkipLinkDirective
 
getName() - Method in class com.atlassian.confluence.setup.velocity.TrimDirective
 
getName() - Method in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
getName() - Method in class com.atlassian.confluence.spaces.actions.CreateSpaceAction
Deprecated.
 
getName() - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
getName() - Method in class com.atlassian.confluence.spaces.Space
 
getName() - Method in class com.atlassian.confluence.spaces.SpaceGroup
Deprecated.
 
getName() - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
getName() - Method in class com.atlassian.confluence.themes.ClasspathThemeStylesheet
 
getName() - Method in class com.atlassian.confluence.themes.PluginThemeResource
 
getName() - Method in interface com.atlassian.confluence.themes.ThemedDecorator
 
getName() - Method in interface com.atlassian.confluence.themes.ThemeResource
Returns the name of the stylesheet resource.
getName() - Method in class com.atlassian.confluence.themes.VelocityDecorator
 
getName() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.Macro
 
getName() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
getName() - Method in class com.atlassian.confluence.upgrade.upgradetask.ChangeSpaceDescriptionsBodyTypeUpgradeTask
 
getName() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConvertToRelativeLinksUpgradeTask
 
getName() - Method in class com.atlassian.confluence.upgrade.upgradetask.LikesSqlConstraintsUpgradeTask
 
getName() - Method in interface com.atlassian.confluence.upgrade.UpgradeTaskInfo
The human-readable name of the upgrade task
getName() - Method in class com.atlassian.confluence.user.actions.AbstractGroupAction
 
getName() - Method in class com.atlassian.confluence.user.actions.DeleteUserLongRunningTask
 
getName() - Method in class com.atlassian.confluence.user.ConfluenceUserImpl
 
getName() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdEntityCacheKey
 
getName() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdInternalDirectoryGroup
 
getName() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipCacheKey
 
getName() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUser
 
getName() - Method in class com.atlassian.confluence.user.DeletedUser
 
getName() - Method in class com.atlassian.confluence.user.UnknownUser
 
getName() - Method in class com.atlassian.confluence.util.longrunning.AttachmentMigrationLongRunningTask
 
getName() - Method in class com.atlassian.confluence.util.longrunning.DelegatingLongRunningTask
 
getName() - Method in interface com.atlassian.confluence.util.profiling.CounterSnapshot
 
getName() - Method in interface com.atlassian.confluence.util.profiling.TimerSnapshot
 
getName() - Method in interface com.atlassian.confluence.util.velocity.ConfluenceVelocityTemplate
Get the name of this template.
getName() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
getName() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinitionBuilder
 
getName() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroup
Deprecated.
 
getName() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
Deprecated.
 
getNamedDecorator(HttpServletRequest, String) - Method in class com.atlassian.confluence.setup.sitemesh.ConfluenceSpaceDecoratorMapper
 
getNamedDecorator(HttpServletRequest, String) - Method in class com.atlassian.confluence.setup.sitemesh.PluginDecoratorMapper
 
getNamedQueryRepository() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getNameField() - Method in interface com.atlassian.confluence.it.Entity
Deprecated.
Returns the name of the field that stores the Entity name.
getNameField() - Method in class com.atlassian.confluence.it.Group
Deprecated.
 
getNameField() - Method in class com.atlassian.confluence.it.User
Deprecated.
 
getNameFilter() - Method in class com.atlassian.confluence.user.UserPickerFilter
 
getNameForComparison(CustomContentEntityObject) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
getNameForComparison(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.ContentEntityAdapterParent
getNameForComparison() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getNameForComparison(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultContentAdapter
getNameForComparison() - Method in class com.atlassian.confluence.core.ContentEntityObject
Subclasses should implement this method, giving a String back so that the content can be alphabetically sorted in a mixed-type list of content-entities.
getNameForComparison() - Method in class com.atlassian.confluence.core.SpaceContentEntityObject
 
getNameForComparison() - Method in class com.atlassian.confluence.mail.reports.PageReport
 
getNameForComparison() - Method in class com.atlassian.confluence.pages.Attachment
 
getNameForComparison() - Method in class com.atlassian.confluence.pages.Comment
Since the ContentEntityObject falls back on ordering by creation date, comments should always end up being sorted in their order of posting, below the page they were created in.
getNameForComparison() - Method in class com.atlassian.confluence.pages.Draft
 
getNameForComparison() - Method in class com.atlassian.confluence.pages.Page
 
getNameForComparison() - Method in class com.atlassian.confluence.setup.settings.GlobalDescription
 
getNameForComparison() - Method in class com.atlassian.confluence.user.PersonalInformation
 
getNameKey() - Method in class com.atlassian.confluence.admin.actions.cluster.StartClusterTask
Deprecated.
 
getNameKey() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
 
getNameKey() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceLongRunningTask
 
getNameKey() - Method in class com.atlassian.confluence.importexport.actions.ImportLongRunningTask
 
getNameKey() - Method in class com.atlassian.confluence.util.longrunning.DelegatingLongRunningTask
 
getNames() - Method in class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction.StubComponentRegistrar
 
getNames(Iterable<? extends User>) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getNamespace() - Method in class com.atlassian.confluence.it.Label
Deprecated.
 
getNamespace(String) - Static method in class com.atlassian.confluence.it.Namespace
 
getNamespace() - Method in class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
getNamespace() - Method in class com.atlassian.confluence.labels.Label
 
getNamespace(String) - Static method in class com.atlassian.confluence.labels.Namespace
 
getNamespace() - Method in class com.atlassian.confluence.plugins.rest.entities.LabelEntity
 
getNamespace() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteLabel
 
getNamespace() - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
getNamespaceContext() - Method in class com.atlassian.confluence.content.render.xhtml.ConfluenceXMLEventWriter
 
getNamingStrategy() - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
getNavBackgroundColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
Deprecated.
since 6.7. No longer customisable.
getNavigation() - Method in class com.atlassian.confluence.plugins.doctheme.Settings
 
getNavigation(ConfluenceActionSupport) - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper
 
getNavigation(ConfluenceActionSupport, String) - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper
 
getNavigationText() - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
getNavSelectedBackgroundColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
Deprecated.
since 6.7. No longer customisable.
getNavSelectedTextColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
Deprecated.
since 6.7. No longer customisable.
getNavTextColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
Deprecated.
since 6.7. No longer customisable.
getNbits() - Method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
getNeeded() - Method in interface com.atlassian.confluence.api.model.pagination.LimitedRequest
Deprecated.
since 5.7.2. No longer used.
getNeeded() - Method in class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
Deprecated.
since 5.7.2. No longer used.
getNestedCommentCounts(List<Long>) - Method in interface com.atlassian.confluence.plugins.edgeindex.rest.ContentEntityHelper
 
getNestedCommentCounts(List<Long>) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.HibernateContentEntityHelper
 
getNetworkInterface() - Method in class com.atlassian.confluence.cluster.ClusterConfig
 
getNetworkInterface() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getNetworkMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
Deprecated.
 
getNetworkNotificationForUser(User) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
getNetworkNotificationForUser(User) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
getNew() - Method in class com.atlassian.confluence.content.event.PluginContentUpdatedEvent
 
getNew() - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentUpdateEvent
 
getNew() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent
 
getNew() - Method in class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
 
getNew() - Method in interface com.atlassian.confluence.event.events.types.ConfluenceEntityUpdated
 
getNewAttachmentBean() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
getNewAUIColourProperties() - Method in class com.atlassian.confluence.upgrade.upgradetask.ServerADGSUpgradeTask
 
getNewColourSchemeType() - Method in class com.atlassian.confluence.themes.events.ColourSchemeChangedEvent
 
getNewComment() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
getNewContentType() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
getNewCronSchedule() - Method in class com.atlassian.confluence.event.events.cluster.ClusterUpdateCronJobScheduleEvent
 
getNewDecorator() - Method in class com.atlassian.confluence.themes.events.DecoratorChangedEvent
 
getNewDomainName() - Method in class com.atlassian.confluence.event.events.admin.GlobalSettingsChangedEvent
 
getNewEntries(Date) - Method in interface bucket.search.persistence.dao.IndexQueueEntryDao
Deprecated.
 
getNewEntries(Date) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateIndexQueueEntryDao
Deprecated.
 
getNewEntryCount(Date) - Method in interface bucket.search.persistence.dao.IndexQueueEntryDao
Deprecated.
 
getNewEntryCount(Date) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateIndexQueueEntryDao
Deprecated.
 
getNewestBlogPost(String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getNewestBlogPost(String) - Method in interface com.atlassian.confluence.pages.PageManager
Retrieves the most recently created blog post in the given space.
getNewEvents(Application, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
getNewFileName() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
getNewIdFor(Class, Object) - Method in class com.atlassian.confluence.importexport.DefaultImmutableImportProcessorSummary
 
getNewIdFor(ImmutableImportProcessorSummary.PersistedKey) - Method in class com.atlassian.confluence.importexport.DefaultImmutableImportProcessorSummary
 
getNewIdFor(Class, Object) - Method in interface com.atlassian.confluence.importexport.ImmutableImportProcessorSummary
Retrieves the new id of the given original id of an object of the specific class.
getNewIdFor(ImmutableImportProcessorSummary.PersistedKey) - Method in interface com.atlassian.confluence.importexport.ImmutableImportProcessorSummary
Retrieves the new id of the object of the given old key.
getNewKeyPair() - Method in interface com.atlassian.confluence.security.trust.AsymmetricKeyFactory
Generate a new pair of asymmetric cryptographic keys
getNewKeyPair() - Method in class com.atlassian.confluence.security.trust.ProviderBasedAsymmetricKeyFactory
 
getNewLabel() - Method in class com.atlassian.confluence.spaces.actions.AddLabelToSpaceAction
 
getNewLicense() - Method in class com.atlassian.sal.confluence.license.SalLicenseChangedEvent
 
getNewLinkPart() - Method in class com.atlassian.confluence.util.AbstractPageLinkRenamingBean
Use the AbstractLinkRenamingBean.getPageBeingChanged(), AbstractLinkRenamingBean.newSpaceKey, and AbstractLinkRenamingBean.newTitle to caclulate (according to the content type's rules) a link to the content after the rename.
getNewLinkPart() - Method in class com.atlassian.confluence.util.BlogPostLinkRenamingBean
 
getNewLinkPart() - Method in class com.atlassian.confluence.util.PageLinkRenamingBean
 
getNewMode() - Method in class com.atlassian.confluence.plugins.synchrony.api.events.CollaborativeEditingModeChangeEvent
 
getNewMode() - Method in class com.atlassian.confluence.plugins.synchrony.api.events.CollaborativeEditingOffEvent
 
getNewMode() - Method in class com.atlassian.confluence.plugins.synchrony.api.events.CollaborativeEditingOnEvent
 
getNewParentPage() - Method in class com.atlassian.confluence.event.events.content.page.PageMoveEvent
 
getNewParentPage() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
getNewPassword() - Method in class com.atlassian.confluence.user.actions.ChangeMyPasswordAction
 
getNewPassword() - Method in class com.atlassian.confluence.user.actions.SetUserPasswordAction
 
getNewPasswordConfirmation() - Method in class com.atlassian.confluence.user.actions.ChangeMyPasswordAction
 
getNewPasswordConfirmation() - Method in class com.atlassian.confluence.user.actions.SetUserPasswordAction
 
getNewPersistedKeys() - Method in class com.atlassian.confluence.importexport.DefaultImmutableImportProcessorSummary
 
getNewPersistedKeys() - Method in interface com.atlassian.confluence.importexport.ImmutableImportProcessorSummary
Retrieves all the new persisted keys.
getNewRepeatInterval() - Method in class com.atlassian.confluence.event.events.cluster.ClusterUpdateSimpleJobScheduleEvent
 
getNewSettings() - Method in class com.atlassian.confluence.event.events.admin.GlobalSettingsChangedEvent
 
getNewSortedChildPages() - Method in class com.atlassian.confluence.event.events.content.page.PageChildrenReorderEvent
 
getNewSpace() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getNewSpace() - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
getNewSpaceKey() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getNewSpaceKey() - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
getNewSpaceLabel() - Method in class com.atlassian.confluence.spaces.actions.AddLabelToSpaceAction
 
getNewSpaces() - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
 
getNewSpringContainerContext() - Method in class com.atlassian.confluence.setup.ConfluenceBootstrappedContextLoaderListener
 
getNewTeamLabel() - Method in class com.atlassian.confluence.spaces.actions.AddLabelToSpaceAction
 
getNewTemplate() - Method in class com.atlassian.confluence.event.events.template.TemplateUpdateEvent
 
getNewThemeKey() - Method in class com.atlassian.confluence.themes.events.ThemeChangedEvent
Get the theme that is being changed to.
getNewTitle() - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
getNewUserDefaultGroupName() - Method in class com.atlassian.confluence.user.DefaultUserAccessor
getNewUserDefaultGroupName() - Method in interface com.atlassian.confluence.user.UserAccessor
getNewValue() - Method in class com.atlassian.confluence.api.model.audit.ChangedValue
Deprecated.
 
getNewValue() - Method in class com.atlassian.confluence.impl.audit.ChangedValueEntity
Deprecated.
 
getNewValue() - Method in class com.atlassian.confluence.setup.settings.FieldChange
 
getNextAccessProvider() - Method in class bucket.user.providers.ChainedAccessProvider
Deprecated.
 
getNextBatch() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkAction.Result
 
getNextContent(Long, String) - Method in class com.atlassian.confluence.ui.rest.content.LegacyContentResource
Deprecated.
 
getNextCredentialsProvider() - Method in class bucket.user.providers.ChainedCredentialsProvider
Deprecated.
 
getNextDatePost() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getNextExecution() - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
getNextFireTime(Scheduler, JobDetail) - Static method in class com.atlassian.confluence.schedule.quartz.QuartzUtil
Finds the trigger for the job and determines the next fire time.
getNextIndex() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
getNextLinkUrl() - Method in class com.atlassian.confluence.it.PaginationBean
 
getNextMonth() - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
Get the next year/month in the form yyyy/MM
getNextObjects() - Method in interface bucket.core.persistence.EntityObjectQueue
Deprecated.
Get a collection of the next "group" of objects from the queue.
getNextObjects() - Method in class bucket.core.persistence.hibernate.HibernateEntityObjectQueue
Deprecated.
 
getNextPageSearch() - Method in class com.atlassian.confluence.search.v2.DefaultSearchResults
 
getNextPageSearch() - Method in interface com.atlassian.confluence.search.v2.SearchResults
 
getNextPost() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getNextPost() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getNextProfileProvider() - Method in class bucket.user.providers.ChainedProfileProvider
Deprecated.
 
getNextProvider() - Method in class bucket.user.providers.ChainedUserProvider
Deprecated.
Get the next UserProvider in the chain.
getNextRunTime() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
getNextRunTime(JobId) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDao
 
getNextRunTime(JobId) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDaoProxyWrapper
 
getNextStartIndex() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
getNextStartIndex() - Method in class bucket.core.actions.PaginationSupport
Deprecated.
Returns the next start index.
getNextStartIndex() - Method in interface bucket.core.PaginationSupport
Deprecated.
Returns the next start index.
getNextStartIndex() - Method in class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
Returns the next start index.
getNextStartIndexes() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
getNextStartIndexes() - Method in class bucket.core.actions.PaginationSupport
Deprecated.
 
getNextStartIndexes() - Method in interface bucket.core.PaginationSupport
Deprecated.
Returns an array of start indexes for pages that appear after the current page If there are no further pages, null is returned
getNextStartIndexes() - Method in class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
 
getNextSyncDate() - Static method in class com.atlassian.confluence.it.Database
Deprecated.
 
getNextValue() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
getNextValue() - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
getNextVersion(ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Deprecated.
since 7.5.0, use ContentService.find(Expansion...) for plugins, or use ContentEntityManagerInternal in core where applicable
getNextVersion(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getNextVersion() - Method in class com.atlassian.confluence.legacyapi.model.content.HistorySummary
Deprecated.
 
getNextVersionRef() - Method in class com.atlassian.confluence.api.model.content.History
Get the next version, if this is not the newest version.
getNiceContentType(ContentEntityObject) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Deprecated.
since 4.2 - use ContentUiSupport directly
getNiceDraftSaveInterval() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
getNiceDuration(int, int) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getNiceEndIndex() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
getNiceEndIndex() - Method in class bucket.core.actions.PaginationSupport
Deprecated.
 
getNiceEndIndex() - Method in interface bucket.core.PaginationSupport
Deprecated.
Returns an end index for use in the UI.
getNiceEndIndex() - Method in class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
 
getNiceFileSize() - Method in class com.atlassian.confluence.pages.Attachment
 
getNiceFileSize() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Human readable representation of the filesize such as 16k
getNiceName() - Method in interface com.atlassian.confluence.cache.CacheStatistics
Deprecated.
 
getNiceName() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
getNiceRssType() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getNiceStartIndex() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
getNiceStartIndex() - Method in class bucket.core.actions.PaginationSupport
Deprecated.
 
getNiceStartIndex() - Method in interface bucket.core.PaginationSupport
Deprecated.
Returns a start index for use in the UI.
getNiceStartIndex() - Method in class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
 
getNiceType() - Method in class com.atlassian.confluence.pages.Attachment
 
getNiceType() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
A nice type representation of the mime type such as "image" or "pdf"
getNoContentMessage() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.AbstractTab
 
getNoContentMessage() - Method in interface com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.RecentlyUpdatedMacroTab
 
getNode() - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPaginationEdge
 
getNodeId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexRequestEvent
 
getNodeId() - Method in class com.atlassian.confluence.index.status.ReIndexNodeStatus
 
getNodeId() - Method in class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexNodeStatusJson
 
getNodeId() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteNodeStatus
 
getNodeInfo() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction.ClusterNode
Deprecated.
 
getNodeName() - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
getNodeName() - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceDiagnosticsConfiguration
 
getNodeName() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.AlertEntityImpl
 
getNodes() - Method in class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastClusterMonitoring
 
getNodes() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterMonitoring
 
getNodes() - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPagination
 
getNodesCount() - Method in class com.atlassian.confluence.cluster.safety.ClusterPanicAnalyticsEvent
Get number of cluster nodes up and running at the time when panic happens
getNodeStatus() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction.ClusterNode
Deprecated.
 
getNodeStatuses() - Method in interface com.atlassian.confluence.cluster.ClusterManager
Deprecated.
getNodeStatuses() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
Deprecated.
getNodeStatuses() - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
getNodeStatuses() - Method in class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexJobJson
 
getNodeStatusMap() - Method in interface com.atlassian.confluence.cluster.ClusterManager
Gets status information from all members of the cluster.
getNodeStatusMap() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
Gets status information from all members of the cluster.
getNoKeyValue() - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLabel
 
getNonCauseUnderlying(Throwable) - Static method in class com.atlassian.confluence.util.PatternLayoutWithStackTrace
Find the first underlying exception of t which you *can't* get by simply calling getCause() n times.
getNonDefaultThemes() - Static method in enum com.atlassian.confluence.it.admin.BundledTheme
Deprecated.
 
getNonExistentLabels() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroParams
 
getNonResumableDraftsBySpace() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
getNoPageEditPermissionRedirectUrl() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
getNoSpaceEditPermissionRedirectUrl() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
getNotationHelp() - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
getNotification() - Method in class com.atlassian.confluence.event.events.content.mail.notification.NotificationEvent
 
getNotificationByUserAndContent(User, ContentEntityObject) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
getNotificationByUserAndContent(User, ContentEntityObject) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
getNotificationByUserAndSpace(User, String) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
getNotificationByUserAndSpace(User, Space) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
getNotificationByUserAndSpace(User, String) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
Return a notification if the user is watching the entire space with the given spaceKey.
getNotificationByUserAndSpace(User, Space) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
Return a notification if the user is watching the entire space.
getNotificationByUserAndSpaceAndType(User, Space, ContentTypeEnum) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
getNotificationByUserAndSpaceAndType(User, Space, ContentTypeEnum) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
getNotificationDataForEvent(Event, ConfluenceEntityObject) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
 
getNotificationManager() - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
Deprecated.
since 7.5
getNotificationManager() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getNotificationManager() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getNotificationManager() - Method in class com.atlassian.confluence.pages.DefaultPageManager
Deprecated.
since 5.8 do not use. Implementation detail mistakenly added to service interface.
getNotificationManager() - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
since 5.8 do not use. Implementation detail mistakenly added to manager interface.
getNotifications(LikeEvent) - Method in class com.atlassian.confluence.plugins.like.notifications.DefaultLikeNotificationManager
 
getNotifications(LikePayload) - Method in class com.atlassian.confluence.plugins.like.notifications.DefaultLikeNotificationManager
 
getNotifications(LikeEvent) - Method in interface com.atlassian.confluence.plugins.like.notifications.LikeNotificationManager
getNotifications(LikePayload) - Method in interface com.atlassian.confluence.plugins.like.notifications.LikeNotificationManager
Get a list of like notifications for a provided like event payload
getNotificationsByContent(ContentEntityObject) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
getNotificationsByContent(ContentEntityObject) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
getNotificationsByLabel(Label) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
getNotificationsByLabel(Label) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
getNotificationsBySpaceAndType(Space, ContentTypeEnum) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
getNotificationsBySpaceAndType(Space, ContentTypeEnum) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
getNotificationsByUser(User) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
getNotificationsByUser(User) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
getNotifyWatchers() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
getNotInExpressionBuilderCustomLimit(String, String, List<String>, int) - Static method in class com.atlassian.confluence.impl.hibernate.query.InExpressionBuilder
 
getNotInExpressionBuilderDefaultLimit(String, String, List<String>) - Static method in class com.atlassian.confluence.impl.hibernate.query.InExpressionBuilder
 
getNotNullConstraintStatements() - Static method in class com.atlassian.confluence.upgrade.upgradetask.PopulateLowerFieldsUpgradeTask
 
getNtlmDomain() - Method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
Returns the NTLM authentication domain of the proxy server.
getNullValue() - Method in class com.atlassian.confluence.rest.serialization.OptionalDeserializer
 
getNullValue() - Method in class com.atlassian.confluence.rest.serialization.OptionDeserializer
Deprecated.
 
getNumber() - Method in class com.atlassian.confluence.api.model.audit.RetentionPeriod
Deprecated.
 
getNumber() - Method in class com.atlassian.confluence.api.model.content.Version
 
getNumberOfActiveUsers() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getNumberOfActiveUsers(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getNumberOfActiveUsers(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Returns the number of active users, i.e.
getNumberOfActiveUsers(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getNumberOfAllOpenFiles() - Method in interface com.atlassian.confluence.it.system.SystemHelper
get the number of open files in any directory for the current user.
getNumberOfAllOpenFiles() - Method in class com.atlassian.confluence.it.system.UnixSystemHelper
 
getNumberOfAttachments() - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
getNumberOfAttachments() - Method in class com.atlassian.confluence.themes.PageHelper
 
getNumberOfAttachmentsAsString() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getNumberOfAttachmentsAsString() - Method in class com.atlassian.confluence.themes.PageHelper
 
getNumberOfBlogPosts(Space) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getNumberOfBlogPosts(Space) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
getNumberOfBlogPosts(Space) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Fast way to count blog posts in a space without loading them.
getNumberOfBlogPosts(Space) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Get the number of blog posts in a space.
getNumberOfCategories() - Method in class com.atlassian.confluence.search.contentnames.ResultTemplate
Returns the number of categories defined in this configuration.
getNumberOfChanges() - Method in class com.atlassian.confluence.util.PageChangesBean
 
getNumberOfColumns(By) - Method in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
Gets number of columns for a particular row (for page layouts)
getNumberOfColumns() - Method in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
Returns the number of columns in the current layout of the content
getNumberOfComments() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
getNumberOfComments() - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
getNumberOfElementsOnTheHeap() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsEvent
 
getNumberOfEvents() - Method in class com.atlassian.confluence.api.model.SynchronyRowsCount
 
getNumberOfFailedApplicationLinks() - Method in class com.atlassian.confluence.plugins.pulp.wrm.ApplicationLinkStatusInterrogator
 
getNumberOfIndexTasksInQueue() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getNumberOfIndexTasksInQueue(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getNumberOfIndexTasksInQueue(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Returns the size of the index queue.
getNumberOfIndexTasksInQueue(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getNumberOfInstruments() - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
we still allow to create instrument when disable but won't report any instrument out side
getNumberOfItemsInTrash(Space) - Method in class com.atlassian.confluence.pages.DefaultTrashManager
 
getNumberOfItemsInTrash(Space) - Method in interface com.atlassian.confluence.pages.TrashManager
Retrieve the total number of items in the trash for a given space.
getNumberOfLabels() - Method in class com.atlassian.confluence.themes.PageHelper
 
getNumberOfLabelsAsString() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getNumberOfLabelsAsString() - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
getNumberOfLabelsAsString() - Method in class com.atlassian.confluence.themes.PageHelper
 
getNumberOfLicensedUsers() - Method in interface com.atlassian.confluence.util.LicenseCalculator
Returns the number of users in the Confluence instance
getNumberOfLicensedUsers() - Method in class com.atlassian.confluence.util.ReadOnlyLicenseCalculator
 
getNumberOfLikes() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
getNumberOfLikes() - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
getNumberOfOpenFiles(File) - Method in interface com.atlassian.confluence.it.system.SystemHelper
get the number of file open in the given directory for the current user.
getNumberOfOpenFiles(String) - Method in interface com.atlassian.confluence.it.system.SystemHelper
 
getNumberOfOpenFiles(File) - Method in class com.atlassian.confluence.it.system.UnixSystemHelper
 
getNumberOfOpenFiles(String) - Method in class com.atlassian.confluence.it.system.UnixSystemHelper
 
getNumberOfRegisteredUsers(Supplier<Integer>) - Method in class com.atlassian.confluence.impl.user.RegisteredUsersCache
 
getNumberOfRegisteredUsers() - Method in class com.atlassian.confluence.license.store.FlushUserCheckerCacheOnLicenseUpdate
 
getNumberOfRegisteredUsers() - Method in class com.atlassian.confluence.util.DefaultUserChecker
Returns cached value of the number of registered users.
getNumberOfRegisteredUsers() - Method in interface com.atlassian.confluence.util.UserChecker
 
getNumberOfRequestsInLastTenSeconds() - Method in class com.atlassian.confluence.jmx.RequestMetrics
 
getNumberOfResults() - Method in class com.atlassian.confluence.event.events.search.SearchPerformedEvent
 
getNumberOfResults() - Method in class com.atlassian.confluence.it.global.SiteSearch
 
getNumberOfSmtpMailServers() - Method in class com.atlassian.confluence.it.admin.MailServerPage
 
getNumberOfSnapshots() - Method in class com.atlassian.confluence.api.model.SynchronyRowsCount
 
getNumberOfThreads() - Static method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
 
getNumberOfUsers() - Method in class com.atlassian.sal.confluence.license.SingleProductDetailsViewImpl
 
getNumberRange() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.NumberRangeQuery
Deprecated.
 
getNumEntriesProcessed() - Method in class com.atlassian.confluence.impl.hibernate.bulk.RecursiveHibernateBulkAction
 
getNumOfGroupEntries() - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Returns the number of group entries that are to be added.
getNumOfGroupEntries() - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Returns the number of group entries that are to be added.
getNumOfUserEntries() - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Returns the number of user entries that are to be added.
getNumOfUserEntries() - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Returns the number of user entries that are to be added.
getNumOptionsTimed() - Method in class com.atlassian.confluence.pageobjects.component.form.DynamicSelectElement
Deprecated.
Returns a timed query for retrieving the number of options in the select field.
getNumReferences() - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.UndefinedPage
 
getNumResultsRendered() - Method in class com.atlassian.confluence.rss.FeedTimeoutEvent
 
getNumResultsToRender() - Method in class com.atlassian.confluence.rss.FeedTimeoutEvent
 
getNumSearchResults() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentRemigrationAction
 
getNumUpdatesInSpacesTab(SpacesListMacro.SpacesTab) - Method in class com.atlassian.confluence.it.dashboard.SpacesListMacro
 
getObject(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getObject() - Method in class com.atlassian.confluence.content.render.xhtml.XmlOutputFactoryFactoryBean
 
getObject() - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfigurableMappingResources
 
getObject() - Method in class com.atlassian.confluence.impl.bandana.MeteredBandanaPersisterFactoryBean
 
getObject(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getObject() - Method in class com.atlassian.confluence.impl.security.SpacePermissionManagerFactory
 
getObject() - Method in class com.atlassian.confluence.impl.vcache.VCacheFactoryBean
 
getObject() - Method in class com.atlassian.confluence.license.LicenseManagerFactoryBean
 
getObject() - Method in class com.atlassian.confluence.plugin.BundledPluginLoaderFactory
 
getObject() - Method in class com.atlassian.confluence.plugin.DirectoryScanningPluginFactory
 
getObject() - Method in class com.atlassian.confluence.plugin.RosterFilePluginLoaderFactory
 
getObject() - Method in class com.atlassian.confluence.plugin.spring.FelixOsgiContainerManagerFactory
 
getObject() - Method in class com.atlassian.confluence.plugin.spring.LegacyDynamicPluginFactoryBeanFactory
 
getObject() - Method in class com.atlassian.confluence.plugin.spring.OsgiPersistentCacheFactory
 
getObject() - Method in class com.atlassian.confluence.plugin.spring.PackageScannerConfigurationFactory
 
getObject() - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.DirectoryFactory
 
getObject() - Method in class com.atlassian.confluence.servlet.download.SettingsConfiguredDownloadPolicyProvider
 
getObject() - Method in class com.atlassian.confluence.setup.velocity.VelocityEngineFactoryBean
 
getObject() - Method in class com.atlassian.confluence.spring.ObjectHolder
 
getObject() - Method in class com.atlassian.confluence.tenant.TenantGate
Deprecated.
 
getObject() - Method in class com.atlassian.confluence.user.crowd.CachedOption
 
getObject(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getObjectName() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
getObjectsExcludedFromExport() - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
Gets a list of actual objects (not handles) to exclude from export.
getObjectsExcludedFromExport() - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
 
getObjectType() - Method in class com.atlassian.confluence.api.model.audit.AffectedObject
Deprecated.
 
getObjectType() - Method in class com.atlassian.confluence.cluster.ClusterAwareFactoryBean
Deprecated.
 
getObjectType() - Method in class com.atlassian.confluence.content.render.xhtml.XmlOutputFactoryFactoryBean
 
getObjectType(long) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
getObjectType() - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfigurableMappingResources
 
getObjectType() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
getObjectType() - Method in class com.atlassian.confluence.impl.bandana.MeteredBandanaPersisterFactoryBean
 
getObjectType() - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManagerFactory
 
getObjectType() - Method in class com.atlassian.confluence.impl.cache.whitelist.CacheOperationsWhitelistServiceFactoryBean
 
getObjectType() - Method in class com.atlassian.confluence.impl.security.SpacePermissionManagerFactory
 
getObjectType() - Method in class com.atlassian.confluence.impl.vcache.VCacheFactoryBean
 
getObjectType(long) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getObjectType() - Method in class com.atlassian.confluence.license.LicenseManagerFactoryBean
 
getObjectType(long) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getObjectType() - Method in class com.atlassian.confluence.plugin.BundledPluginLoaderFactory
 
getObjectType() - Method in class com.atlassian.confluence.plugin.DirectoryScanningPluginFactory
 
getObjectType() - Method in class com.atlassian.confluence.plugin.RosterFilePluginLoaderFactory
 
getObjectType() - Method in class com.atlassian.confluence.plugin.spring.FelixOsgiContainerManagerFactory
 
getObjectType() - Method in class com.atlassian.confluence.plugin.spring.LegacyDynamicPluginFactoryBeanFactory
 
getObjectType() - Method in class com.atlassian.confluence.plugin.spring.OsgiPersistentCacheFactory
 
getObjectType() - Method in class com.atlassian.confluence.plugin.spring.PackageScannerConfigurationFactory
 
getObjectType() - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.DirectoryFactory
 
getObjectType() - Method in class com.atlassian.confluence.servlet.download.SettingsConfiguredDownloadPolicyProvider
 
getObjectType() - Method in class com.atlassian.confluence.setup.velocity.VelocityEngineFactoryBean
 
getObjectType() - Method in class com.atlassian.confluence.spring.johnson.JohnsonConfigFactoryBean
 
getObjectType() - Method in class com.atlassian.confluence.spring.johnson.JohnsonEventContainerFactoryBean
 
getObjectType() - Method in class com.atlassian.confluence.spring.ObjectHolder
 
getObjectType() - Method in class com.atlassian.confluence.tenant.TenantGate
Deprecated.
 
getObjectType() - Method in class com.atlassian.confluence.util.zipkin.impl.BraveFactoryBean
 
getOEmbed(String) - Method in class com.atlassian.confluence.extra.paste.rest.CloudAppEmbedResource
 
getOffset() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummaries
 
getOffset() - Method in class com.atlassian.confluence.search.v2.score.DecayParameters
 
getOffset() - Method in class com.atlassian.confluence.web.rangerequest.RangeRequest
 
getOld() - Method in class com.atlassian.confluence.content.event.PluginContentUpdatedEvent
 
getOld() - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentUpdateEvent
 
getOld() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent
 
getOld() - Method in class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
 
getOld() - Method in interface com.atlassian.confluence.event.events.types.ConfluenceEntityUpdated
 
getOldAUIColourProperties() - Method in class com.atlassian.confluence.upgrade.upgradetask.ServerADGSUpgradeTask
 
getOldColourSchemeType() - Method in class com.atlassian.confluence.themes.events.ColourSchemeChangedEvent
 
getOldContent() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
Deprecated.
since 5.3 (but really did nothing for a long time before then)
getOldContent() - Method in class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateAction
 
getOldDecorator() - Method in class com.atlassian.confluence.themes.events.DecoratorChangedEvent
 
getOldDomainName() - Method in class com.atlassian.confluence.event.events.admin.GlobalSettingsChangedEvent
 
getOldestPageCreationDate() - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Gets the creation date of the oldest page.
getOldestPageCreationDate() - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getOldestPageCreationDate() - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getOldestPageCreationDate() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getOldestSpaceImportAllowed() - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
getOldestSpaceImportAllowed() - Method in interface com.atlassian.confluence.importexport.ImportExportManager
The oldest build number a space can be imported from.
getOldestSpaceImportAllowed() - Method in class com.atlassian.confluence.it.export.Importer
 
getOldestSpaceImportAllowed() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getOldestSpaceImportAllowed(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getOldestSpaceImportAllowed(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Returns the backwards-compatibility of a space import
getOldestSpaceImportAllowed(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getOldestSpaceImportAllowed() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
getOldestSpaceImportAllowed() - Method in interface com.atlassian.confluence.upgrade.UpgradeManager
Calculates the oldest build number from which a space can be imported.
getOldLicense() - Method in class com.atlassian.confluence.event.events.admin.LicenceUpdatedEvent
Deprecated.
since 7.5.0
getOldParentPage() - Method in class com.atlassian.confluence.event.events.content.page.PageMoveEvent
 
getOldPosition() - Method in class com.atlassian.confluence.event.events.content.page.PageMoveEvent
Returns the position in the sibling page list the source page was in previously.
getOldSearchString() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
getOldSettings() - Method in class com.atlassian.confluence.event.events.admin.GlobalSettingsChangedEvent
 
getOldSortedChildPages() - Method in class com.atlassian.confluence.event.events.content.page.PageChildrenReorderEvent
 
getOldSpace() - Method in class com.atlassian.confluence.event.events.content.page.PageMoveCompletedEvent
 
getOldSpace() - Method in class com.atlassian.confluence.event.events.content.page.PageMoveEvent
 
getOldStartIndex() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
getOldTemplate() - Method in class com.atlassian.confluence.event.events.template.TemplateUpdateEvent
 
getOldThemeKey() - Method in class com.atlassian.confluence.themes.events.ThemeChangedEvent
Get the theme that is being changed from.
getOldUsername() - Method in class com.atlassian.confluence.event.events.user.DirectoryUserRenamedEvent
 
getOldValue() - Method in class com.atlassian.confluence.api.model.audit.ChangedValue
Deprecated.
 
getOldValue() - Method in class com.atlassian.confluence.impl.audit.ChangedValueEntity
Deprecated.
 
getOldValue() - Method in class com.atlassian.confluence.setup.settings.FieldChange
 
getOnOff(boolean) - Method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
 
getOnPopupSubmit() - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
getOnPopupSubmit() - Method in class com.atlassian.confluence.user.actions.UserPickerAction
 
getOpenCount() - Method in class com.atlassian.confluence.internal.diagnostics.LowFileDescriptorCountAnalyticsEvent
 
getOpenedNodes() - Method in class com.atlassian.confluence.pages.actions.DirectoryViewListPagesAction
 
getOpenFileLimit() - Method in interface com.atlassian.confluence.it.system.SystemHelper
gets the limit of allowed open files for the current user.
getOpenFileLimit() - Method in class com.atlassian.confluence.it.system.UnixSystemHelper
 
getOpenId() - Method in class com.atlassian.confluence.pages.actions.DirectoryViewListPagesAction
 
getOperataion() - Method in interface com.atlassian.confluence.core.BatchOperation
 
getOperatingSystem() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getOperatingSystemArchitecture() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getOperatingSystemName() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getOperatingSystemVersion() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getOperation() - Method in class com.atlassian.confluence.api.model.permissions.ContentRestriction
 
getOperation(OperationKey) - Method in interface com.atlassian.confluence.api.model.permissions.spi.OperationDelegate
Get the OperationCheck which can answer questions about a particular operation.
getOperationKey() - Method in interface com.atlassian.confluence.api.model.permissions.Operation
 
getOperationKey() - Method in class com.atlassian.confluence.api.model.permissions.OperationCheckResult
 
getOperationKey() - Method in class com.atlassian.confluence.api.model.permissions.OperationDescription
 
getOperationKey() - Method in class com.atlassian.confluence.api.model.permissions.OperationKey
 
getOperationKey() - Method in class com.atlassian.confluence.api.model.permissions.spi.BaseOperationCheck
 
getOperationKey() - Method in interface com.atlassian.confluence.api.model.permissions.spi.OperationCheck
 
getOperationKey() - Method in class com.atlassian.confluence.rest.serialization.RestData
 
getOperations() - Method in class com.atlassian.confluence.api.model.content.Content
 
getOperations() - Method in class com.atlassian.confluence.importexport.xmlimport.OperationSet
 
getOperator() - Method in class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
 
getOperator() - Method in class com.atlassian.confluence.search.v2.query.QueryStringQuery
 
getOperator() - Method in class com.atlassian.confluence.search.v2.query.TextFieldQuery
 
getOperator() - Method in class com.atlassian.confluence.search.v2.searchfilter.TextSearchFilter
 
getOperator() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
getOperator() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
getOperators() - Method in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Deprecated.
 
getOperators() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
getOperators() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
getOption() - Method in class com.atlassian.confluence.event.events.admin.ReindexStageFinishedEvent
 
getOption() - Method in class com.atlassian.confluence.event.events.admin.ReindexStageStartedEvent
 
getOptionalParent() - Method in class com.atlassian.confluence.api.model.content.Content
 
getOptionalUsername() - Method in class com.atlassian.confluence.api.model.people.Anonymous
Deprecated.
since 7.0.1. Use Person.optionalUsername()
getOptionalUsername() - Method in class com.atlassian.confluence.api.model.people.Person
Deprecated.
since 7.0.1. Use Person.optionalUsername()
getOptionalUsername() - Method in class com.atlassian.confluence.api.model.people.User
Deprecated.
since 7.0.1. Use Person.optionalUsername()
getOptionalValidationResult() - Method in exception com.atlassian.confluence.api.service.exceptions.ServiceException
Deprecated.
getOptionName() - Method in enum com.atlassian.confluence.it.admin.NewDirectoryType
Deprecated.
 
getOptions() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
getOptions() - Method in class com.atlassian.confluence.pages.templates.variables.ListVariable
 
getOr(Supplier<? extends T>) - Method in class com.atlassian.confluence.core.None
 
getOrCompute(K, Supplier<V>) - Method in class com.atlassian.confluence.cache.ThreadLocalCacheAccessor
Retrieve a value from the threadlocal cache or from the given supplier.
getOrCreate(String, String, String) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
Deprecated.
getOrCreate(String, String, String) - Method in interface com.atlassian.confluence.pages.DraftManager
Deprecated.
since 5.7. No replacement.
getOrCreatePersonalInformation(User) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
This operation needs to be atomic to avoid a race condition with duplicate PersonalInformation objects being created (CONF-10234)
getOrCreatePersonalInformation(User) - Method in interface com.atlassian.confluence.user.PersonalInformationManager
Retrieve the personal information for a user.
getOrder() - Method in class com.atlassian.confluence.core.PointcutClassLoaderProcessor
 
getOrder() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
getOrder() - Method in interface com.atlassian.confluence.search.v2.SearchSort
Returns the order (whether SearchSort.Order.ASCENDING or SearchSort.Order.DESCENDING) of the sort.
getOrder() - Method in class com.atlassian.confluence.search.v2.sort.AbstractSort
 
getOrder() - Method in class com.atlassian.confluence.search.v2.sort.FieldSort
 
getOrder() - Method in class com.atlassian.confluence.search.v2.sort.LowercaseFieldSort
 
getOrder() - Method in class com.atlassian.confluence.search.v2.sort.MultiSearchSort
 
getOrderedXhtmlContentFromContentId(long, int) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ContentDao
This is for internal use only, Do not rely on it as a public API.
getOrderedXhtmlContentFromContentId(long, int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
 
getOrderedXhtmlContentFromContentId(long, long, int) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getOrderedXhtmlContentFromContentId(long, long, int) - Method in interface com.atlassian.confluence.pages.PageManager
Gets the latest versions of AbstractPages between the given IDs limited by the specified number of rows.
getOrderedXhtmlContentFromContentId(long, long, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.AbstractPageDao
Gets the latest versions of AbstractPages between the given IDs limited by the specified number of rows.
getOrderedXhtmlContentFromContentId(long, long, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAbstractPageDao
 
getOrElse(T) - Method in class com.atlassian.confluence.cache.option.None
Deprecated.
 
getOrElse(T) - Method in interface com.atlassian.confluence.cache.option.Option
Deprecated.
 
getOrElse(T) - Method in class com.atlassian.confluence.cache.option.Some
Deprecated.
 
getOrElse(Supplier<? extends T>) - Method in class com.atlassian.confluence.core.MaybeNot
Deprecated.
 
getOrElse(B) - Method in class com.atlassian.confluence.core.MaybeNot
Deprecated.
 
getOrElse(Supplier<? extends T>) - Method in class com.atlassian.confluence.core.None
 
getOrElse(B) - Method in class com.atlassian.confluence.core.None
 
getOrError(Supplier<String>) - Method in class com.atlassian.confluence.core.MaybeNot
Deprecated.
 
getOrError(Supplier<String>) - Method in class com.atlassian.confluence.core.None
 
getOrganisation() - Method in class com.atlassian.confluence.license.rest.resource.LicenseResource
Return the organisation name of this Confluence
getOrganisationName() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
 
getOrigin() - Method in class com.atlassian.confluence.event.events.content.page.PageCopyEvent
 
getOrigin() - Method in class com.atlassian.confluence.search.v2.score.DecayParameters
 
getOriginalAttachmentStorageType() - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
getOriginalBlogPost() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent
 
getOriginalClass(Extractor) - Static method in class com.atlassian.confluence.plugin.descriptor.ExtractorModuleDescriptor
Deprecated.
 
getOriginalComment() - Method in class com.atlassian.confluence.event.events.content.comment.CommentUpdateEvent
 
getOriginalContext() - Method in class com.atlassian.confluence.renderer.PageContext
 
getOriginalExtractor(Extractor) - Static method in class com.atlassian.confluence.plugin.descriptor.ExtractorModuleDescriptor
Deprecated.
 
getOriginalFile(ClientIdentity, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreClientAdapter
Deprecated.
 
getOriginalFile(ClientIdentity, String, ByteRange) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreClientAdapter
Deprecated.
 
getOriginalFile(ClientIdentity, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.MediaApiClientAdapter
Deprecated.
 
getOriginalFile(ClientIdentity, String, ByteRange) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.MediaApiClientAdapter
Deprecated.
 
getOriginalFile() - Method in class com.atlassian.confluence.user.actions.TemporaryUploadedPicture
 
getOriginalFileName() - Method in class com.atlassian.confluence.user.actions.TemporaryUploadedPicture
 
getOriginalHeight() - Method in class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
Get the height of the attachment before thumbnailing
getOriginalId() - Method in class com.atlassian.confluence.event.events.content.page.async.PageEditedEvent
Deprecated.
 
getOriginalId() - Method in interface com.atlassian.confluence.event.events.content.page.async.types.ConfluenceEntityUpdated
 
getOriginalId() - Method in class com.atlassian.confluence.pages.actions.DiffPagesAction
 
getOriginalIdFor(Class, Object) - Method in class com.atlassian.confluence.importexport.DefaultImmutableImportProcessorSummary
 
getOriginalIdFor(ImmutableImportProcessorSummary.PersistedKey) - Method in class com.atlassian.confluence.importexport.DefaultImmutableImportProcessorSummary
 
getOriginalIdFor(Class, Object) - Method in interface com.atlassian.confluence.importexport.ImmutableImportProcessorSummary
Retrieves the original id of the given new id of an object of the specific class.
getOriginalIdFor(ImmutableImportProcessorSummary.PersistedKey) - Method in interface com.atlassian.confluence.importexport.ImmutableImportProcessorSummary
Retrieves the old id of the object of the given new key.
getOriginalLinkText() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.WikiLinkBasedResourceIdentifier
 
getOriginalName() - Method in class com.atlassian.confluence.admin.actions.macros.UpdateUserMacroAction
 
getOriginalPage() - Method in class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
 
getOriginalPage() - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
getOriginalPage() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
Deprecated.
since 5.3. This hasn't been used for a long time.
getOriginalPage() - Method in class com.atlassian.confluence.pages.actions.DiffPagesAction
 
getOriginalPage() - Method in class com.atlassian.confluence.pages.actions.DiffPagesByVersionAction
 
getOriginalPage() - Method in class com.atlassian.confluence.pages.actions.ViewChangesSinceLastEditAction
 
getOriginalPage() - Method in class com.atlassian.confluence.pages.actions.ViewChangesSinceLastLoginAction
 
getOriginalParentPageId() - Method in class com.atlassian.confluence.event.events.content.page.async.PageMovedEvent
Deprecated.
 
getOriginalPersistedKeys() - Method in class com.atlassian.confluence.importexport.DefaultImmutableImportProcessorSummary
 
getOriginalPersistedKeys() - Method in interface com.atlassian.confluence.importexport.ImmutableImportProcessorSummary
Retrieves all the original persisted keys.
getOriginalPersonalInformation() - Method in class com.atlassian.confluence.event.events.content.user.PersonalInformationUpdateEvent
 
getOriginalQueryString() - Method in class com.atlassian.confluence.it.content.EditContentBean
 
getOriginalReferrer() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getOriginalServerName() - Method in class com.atlassian.confluence.event.events.admin.MailServerEditEvent
 
getOriginalSpace() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostMovedEvent
 
getOriginalSpace() - Method in class com.atlassian.confluence.event.events.space.SpaceUpdateEvent
 
getOriginalSpaceKey() - Method in class com.atlassian.confluence.event.events.content.page.async.PageMovedEvent
Deprecated.
 
getOriginalTemplate() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
Deprecated.
getOriginalUrl(HttpServletRequest) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getOriginalURL(HttpServletRequest) - Static method in class com.atlassian.confluence.util.SeraphUtils
 
getOriginalUserKeys() - Method in class com.atlassian.confluence.importexport.impl.StorageFormatUserRewriter.RewriteResult
 
getOriginalVersion() - Method in class com.atlassian.confluence.event.events.content.page.async.PageEditedEvent
Deprecated.
 
getOriginalVersion() - Method in interface com.atlassian.confluence.event.events.content.page.async.types.ConfluenceEntityUpdated
 
getOriginalVersion() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
getOriginalVersionId() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getOriginalVersionPage() - Method in class com.atlassian.confluence.pages.AbstractPage
if this page is a historical version, then this method returns the current/latest version of this page if this page is the latest version, then this returns null this method name should really be refactored to getCurrentVersionOfPage()
getOriginalVersionPageTemplate() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
getOriginalWidth() - Method in class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
Get the width of the attachment before thumbnailing
getOriginatingUser() - Method in class com.atlassian.confluence.event.events.content.attachment.AttachmentTrashedEvent
 
getOriginatingUser() - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentRemoveEvent
 
getOriginatingUser() - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentRestoreEvent
 
getOriginatingUser() - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentVersionRemoveEvent
 
getOriginatingUser() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostMovedEvent
 
getOriginatingUser() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostTrashedEvent
 
getOriginatingUser() - Method in class com.atlassian.confluence.event.events.content.comment.CommentRemoveEvent
 
getOriginatingUser() - Method in class com.atlassian.confluence.event.events.content.page.PageMoveEvent
 
getOriginatingUser() - Method in class com.atlassian.confluence.event.events.content.page.PageTrashedEvent
 
getOriginatingUser() - Method in class com.atlassian.confluence.event.events.follow.FollowEvent
 
getOriginatingUser() - Method in class com.atlassian.confluence.event.events.like.AbstractLikeEvent
 
getOriginatingUser() - Method in class com.atlassian.confluence.event.events.like.AsyncLikeEvent
 
getOriginatingUser() - Method in interface com.atlassian.confluence.event.events.types.UserDriven
Return the user that generated the event if known.
getOriginatingUserKey() - Method in class com.atlassian.confluence.event.events.content.page.async.PageEvent
Deprecated.
 
getOriginatingUserKey() - Method in interface com.atlassian.confluence.event.events.content.page.async.types.UserDriven
 
getOriginatingUserKey() - Method in class com.atlassian.confluence.plugins.like.notifications.SimpleLikePayload
 
getOriginatorUserKey() - Method in class com.atlassian.confluence.plugins.like.notifications.SimpleLikePayload
 
getOrNull() - Method in class com.atlassian.confluence.core.MaybeNot
Deprecated.
 
getOrNull() - Method in class com.atlassian.confluence.core.None
 
getOrphanedPages(String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getOrphanedPages(String) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
since 7.0.0 , no replacement This should be removed as the result of this ticket https://jira.atlassian.com/browse/CONFSRVDEV-10111
getOrphanedPages(String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getOrphanedPages(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getOrphanedPages(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Deprecated.
since 7.0.0, no replacement

This should be removed as the result of this ticket https://jira.atlassian.com/browse/CONFSRVDEV-10111

getOrThrow(Supplier<X>) - Method in class com.atlassian.confluence.core.MaybeNot
Deprecated.
 
getOrThrow(Supplier<X>) - Method in class com.atlassian.confluence.core.None
 
getOrThrowNotFound(Option<T>, String) - Static method in class com.atlassian.confluence.plugins.restapi.resources.OptionGetters
Retrieve the non-null value from an Option, or throw a NotFoundException.
getOs_destination() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
getOs_username() - Method in class com.atlassian.confluence.user.actions.LoginAction
 
getOtherLabels(Labelable) - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
Returns the first nine global labels on the given content that are not this.label.
getOtherProductLicenses() - Method in exception com.atlassian.confluence.license.exception.MissingConfluenceLicenseValidationException
 
getOtherVersion(ContentEntityObject, int) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Deprecated.
since 7.5.0, use ContentService.find(Expansion...) for plugins, or use ContentEntityManagerInternal in core where applicable
getOtherVersion(ContentEntityObject, int) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getOutcome() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetails
 
getOutcome() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreEvent
Deprecated.
 
getOutgoingLinks() - Method in class com.atlassian.confluence.core.ContentEntityObject
An outgoing link is a link on this page to another confluence page.
It could also link to a website URL
These links are contained in the page content
They are refreshed each time the page is updated (LinkManager.updateOutgoingLinks())
getOutgoingLinks() - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
Deprecated.
getOutgoingLinksBySpace() - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
getOutputDeviceType() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Note, that if you want your code to be compatible with versions of Confluence older then 4.3.2 then you can instead call ConversionContext.getPropertyAsString(String) with the parameter "output-device-type".
getOutputDeviceType() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
getOutputDeviceType() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
 
getOutputDeviceType() - Method in class com.atlassian.confluence.macro.count.MacroCountEvent
 
getOutputDeviceType() - Method in class com.atlassian.confluence.renderer.PageContext
Note, that if you want your code to be compatible with versions of Confluence older then 4.3.3 then you can instead call RenderContext.getParam(Object) with the parameter "output-device-type".
getOutputMimeType() - Method in class com.atlassian.confluence.setup.webwork.OutputAwareWebWorkVelocityContext
 
getOutputMimeType() - Method in interface com.atlassian.confluence.velocity.context.OutputMimeTypeAwareContext
 
getOutputMimeType() - Method in class com.atlassian.confluence.velocity.context.OutputMimeTypeAwareVelocityContext
 
getOutputStream() - Method in class com.atlassian.confluence.core.DefaultDataSourceFactory.NamedDataSource
 
getOutputStream() - Method in class com.atlassian.confluence.core.InputStreamDataSource
 
getOutputStream() - Method in class com.atlassian.confluence.mail.embed.MimeBodyPartDataSource
 
getOutputType() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
 
getOutputType() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
getOutputType() - Method in class com.atlassian.confluence.macro.count.MacroCountEvent
 
getOutputType() - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
getOutputType() - Method in class com.atlassian.confluence.macro.LazyLoadingMacroWrapper
 
getOutputType() - Method in interface com.atlassian.confluence.macro.Macro
 
getOutputType() - Method in class com.atlassian.confluence.macro.V2CompatibilityMacro
 
getOutputType() - Method in class com.atlassian.confluence.macro.wiki.UnmigratedBlockWikiMarkupMacro
 
getOutputType() - Method in class com.atlassian.confluence.macro.wiki.UnmigratedInlineWikiMarkupMacro
 
getOutputType() - Method in class com.atlassian.confluence.plugins.doctheme.SpaceJumpMacro
 
getOutputType() - Method in class com.atlassian.confluence.plugins.link.LinkMacro
 
getOutputType() - Method in class com.atlassian.confluence.plugins.macros.core.LoremIpsumMacro
 
getOutputType() - Method in class com.atlassian.confluence.renderer.UserMacroConfig
Deprecated.
since 4.0. There will be only one output type of HTML beyond 4.0.
getOutputTypes() - Method in class com.atlassian.confluence.admin.actions.macros.AddUserMacroAction
Creating a new macro only support one template type; HTML.
getOutputTypes() - Method in class com.atlassian.confluence.admin.actions.macros.UpdateUserMacroAction
Populates the output type select box if the macro being edited is a legacy one with a wiki markup template.
getOverridePath(String, String, String, String) - Method in interface com.atlassian.confluence.themes.VelocityResultOverride
 
getOverwrite() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
getOwnedEntries() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheCompactor.CacheCompactionEvent
 
getOwnedString() - Method in class com.atlassian.confluence.xss.StaticRenderingAction
 
getOwnedString() - Method in class com.atlassian.confluence.xss.VelocityResultAction
 
getOwner() - Method in class com.atlassian.confluence.it.Draft
 
getOwner() - Method in class com.atlassian.confluence.it.Label
Deprecated.
 
getOwner() - Method in class com.atlassian.confluence.labels.Label
Deprecated.
since 5.2. See Label.getOwnerUser() instead.
getOwner() - Method in class com.atlassian.confluence.labels.ParsedLabelName
The name of the labels owner, or null if this label does not have an owner.
getOwner() - Method in class com.atlassian.confluence.plugins.rest.entities.LabelEntity
 
getOwner() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteLabel
 
getOwnerId() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Id of the owner of this attachment.
getOwnerTitle() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getOwnerTitle() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getOwnerTitle() - Method in interface com.atlassian.confluence.search.v2.SearchResult
If this result represents an attachment then this field will return the title of the page or blog post the attachment is attached to.
getOwnerType() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
getOwnerType() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getOwnerType() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getOwnerType() - Method in interface com.atlassian.confluence.search.v2.SearchResult
If this result represents an attachment then this field will return the type of the container, a page or blogpost.
getOwnerUser() - Method in class com.atlassian.confluence.labels.Label
 
getOwningContent() - Method in class com.atlassian.confluence.security.ContentPermissionSet
 
getOwningModule() - Method in class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertySchemaField
 
getOwningPlugin() - Method in class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertySchemaField
 
getOwningSet() - Method in class com.atlassian.confluence.security.ContentPermission
 
getOwningUser() - Method in class com.atlassian.confluence.labels.Labelling
 
getPackageName() - Method in class com.atlassian.confluence.importexport.xmlimport.model.EnumProperty
 
getPackageName() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ImportedObject
 
getPackageName() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ReferenceProperty
 
getPackageNames(JarSet) - Method in class com.atlassian.confluence.util.classpath.ClasspathJarDuplicateClassFinder
 
getPackageNames(JarSet) - Method in class com.atlassian.confluence.util.classpath.ClasspathJarSets
Returns the packages in a given set of JARs, which may be one or more JARs.
getPackageNames(JarSet) - Method in interface com.atlassian.confluence.util.classpath.DuplicateClassFinder
 
getPage() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
returns a subset of the list of items passed in, based on startIndex and the max result per page
getPage() - Method in class bucket.core.actions.PaginationSupport
Deprecated.
Returns a subset of the list of items passed in, based on startIndex and the page size
getPage() - Method in interface bucket.core.PaginationSupport
Deprecated.
Returns a sub-list of items that are shown on the page.
getPage() - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailQueueAction
 
getPage() - Method in class com.atlassian.confluence.content.service.blogpost.RemoveBlogPostVersionCommand
 
getPage() - Method in class com.atlassian.confluence.content.service.page.IdAndVersionPageLocator
 
getPage() - Method in class com.atlassian.confluence.content.service.page.IdPageLocator
 
getPage() - Method in interface com.atlassian.confluence.content.service.page.MovePageCommand
 
getPage() - Method in class com.atlassian.confluence.content.service.page.MovePageCommandImpl
 
getPage() - Method in class com.atlassian.confluence.content.service.page.MovePageToTopOfSpaceCommand
 
getPage() - Method in interface com.atlassian.confluence.content.service.page.PageLocator
 
getPage() - Method in interface com.atlassian.confluence.content.service.page.PageProvider
 
getPage() - Method in class com.atlassian.confluence.content.service.page.RemoveAbstractPageVersionCommand
 
getPage() - Method in class com.atlassian.confluence.content.service.page.RemovePageVersionCommand
 
getPage() - Method in class com.atlassian.confluence.content.service.page.SinglePageLocator
 
getPage() - Method in class com.atlassian.confluence.content.service.page.TitleAndSpaceKeyPageLocator
 
getPage(int, int) - Method in class com.atlassian.confluence.core.DefaultListBuilder
 
getPage(int, int) - Method in interface com.atlassian.confluence.core.ListBuilder
Gets a page of results by providing the offset of the first element in the page, and the page size.
getPage() - Method in class com.atlassian.confluence.event.events.content.page.PageEvent
 
getPage(Space, String) - Method in class com.atlassian.confluence.impl.pages.persistence.dao.ReadThroughCachingPageDao
 
getPage() - Method in class com.atlassian.confluence.impl.util.DecoratorUtil.ContentNavigationContext
 
getPage() - Method in class com.atlassian.confluence.impl.util.DecoratorUtil.SideBarContext
 
getPage() - Method in class com.atlassian.confluence.internal.audit.event.RestrictedPageViewNotPermittedEvent
 
getPage() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getPage() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
getPage() - Method in class com.atlassian.confluence.it.Draft
 
getPage(ContentId) - Method in class com.atlassian.confluence.it.rpc.delegates.ContentRpc
 
getPage(String, String) - Method in class com.atlassian.confluence.it.rpc.delegates.ContentRpc
 
getPage() - Method in class com.atlassian.confluence.mail.notification.actions.ListWatchersAction
 
getPage() - Method in class com.atlassian.confluence.mail.reports.PageReport
 
getPage() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
getPage() - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
getPage() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction.SimplePageProvider
 
getPage() - Method in interface com.atlassian.confluence.pages.actions.PageAware
 
getPage() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
getPage() - Method in class com.atlassian.confluence.pages.actions.PaginationSupportAdaptor
 
getPage() - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
getPage() - Method in class com.atlassian.confluence.pages.ContentNode
 
getPage(long) - Method in class com.atlassian.confluence.pages.ContentTree
 
getPage(long) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPage(String, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPage() - Method in class com.atlassian.confluence.pages.ManualTotalPaginationSupport
Deprecated.
 
getPage(long) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
since 7.3.0, use ContentService.find(Expansion...) from plugins, or use PageManagerInternal in core where applicable
getPage(String, String) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
since 7.3.0, use ContentService.find(Expansion...) from plugins, or use PageManagerInternal in core where applicable
getPage(Space, String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPage(Space, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
Deprecated.
 
getPage(Space, String, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPage(Space, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPage(Space, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Get the page by space and title.
getPage() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
getPage() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Returns the page related to the web interface state, or null if there is no page.
getPage() - Method in class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
Returns a subset of the list of items passed in, based on startIndex and the page size
getPage(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getPage(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getPage(long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getPage(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getPage(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getPage(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getPage(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getPage(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getPage(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getPage(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getPage(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getPage(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getPage() - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceAction
 
getPage() - Method in class com.atlassian.confluence.themes.GlobalHelper
 
getPage() - Method in class com.atlassian.confluence.tinymceplugin.events.LayoutCreatedEvent
 
getPage() - Method in class com.atlassian.confluence.tinymceplugin.events.SectionMacroCreatedEvent
 
getPage() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
getPage() - Method in class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction
 
getPage() - Method in class com.atlassian.confluence.user.UsernameToUserTranslatingPaginationSupport
 
getPage() - Method in class com.atlassian.confluence.util.breadcrumbs.PageBreadcrumb
 
getPage() - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
getPage() - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl.GhettoHelper
 
getPageAddedByName() - Method in class com.atlassian.confluence.it.content.PageMetadata
 
getPageAddedByUsername() - Method in class com.atlassian.confluence.it.content.PageMetadata
 
getPageAndBlogPostsVersionsLastEditedByUser(UserKey, LimitedRequest) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Retrieve a page of entities that have been modified by the user, in order of the user's most recent modification.
getPageAndBlogPostsVersionsLastEditedByUser(UserKey, LimitedRequest) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getPageAndBlogPostsVersionsLastEditedByUser(UserKey, LimitedRequest) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Retrieve a page of entities, either the current version or historical version, that have been modified by the user, in order of the user's most recent modification.
getPageAndBlogPostsVersionsLastEditedByUser(UserKey, LimitedRequest) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getPageAndBlogPostsVersionsLastEditedByUser(UserKey, LimitedRequest) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPageAndBlogPostsVersionsLastEditedByUserIncludingDrafts(UserKey, LimitedRequest) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Retrieve a page of entities that have been modified by the user, in order of the user's most recent modification.
getPageAndBlogPostsVersionsLastEditedByUserIncludingDrafts(UserKey, LimitedRequest) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getPageAndBlogPostsVersionsLastEditedByUserIncludingDrafts(UserKey, LimitedRequest) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Retrieve a page of entities, either the current version or historical version, that have been modified by the user, in order of the user's most recent modification.
getPageAndBlogPostsVersionsLastEditedByUserIncludingDrafts(UserKey, LimitedRequest) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getPageAndBlogPostsVersionsLastEditedByUserIncludingDrafts(UserKey, LimitedRequest) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPageBeingChanged() - Method in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
getPageBinder() - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
getPageBlogTree(User, Space) - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
getPageBlogTree(User, Space) - Method in interface com.atlassian.confluence.importexport.ImportExportManager
Returns a tree of content including pages and blog posts for a space.
getPageById(long) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPageById(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPageById(long) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Get the page with the given id.
getPageByIdWithComments(long) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPageByIdWithComments(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPageByIdWithComments(long) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Get the page with the given id, and perform an eager load of the comments and their children.
getPageByVersion(AbstractPage, int) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPageByVersion(AbstractPage, int) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
since 7.3.0, use ContentService.find(Expansion...) from plugins, or use PageManagerInternal in core where applicable
getPageChildrenCount() - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
getPageComments(long, Date) - Method in interface com.atlassian.confluence.pages.CommentManager
Deprecated.
since 7.3.0, use ContentService.find(Expansion...) in plugins or CommentManagerInternal in core where applicable
getPageComments(long, Date, String) - Method in interface com.atlassian.confluence.pages.CommentManager
The service get all page comments (page level comments and inline comments) from a particular date except for comments by the given username.
getPageComments(long, Date) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
getPageComments(long, Date, String) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
getPageContent(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getPageContent(long) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
getPageContentTransformer() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.copy.PageCopyOptions
 
getPageContext() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Deprecated.
since 7.5.0, use ConversionContext.getRenderContext() instead.
getPageContext() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
getPageContext() - Method in class com.atlassian.confluence.dashboard.actions.DashboardAction
 
getPageContext() - Method in class com.atlassian.confluence.macro.MacroExecutionContext
Returns the PageContext of the macro.
getPageContext(MacroParameter) - Method in class com.atlassian.confluence.renderer.radeox.macros.AbstractHtmlGeneratingMacro
 
getPageContext(Map) - Static method in class com.atlassian.confluence.renderer.WikiRendererContextKeys
Helper method to save a bunch of verbosity and casting
getPageCount(String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPageCount(String) - Method in interface com.atlassian.confluence.pages.PageManager
Get total number of current pages in a space
getPageCount(String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPageCount(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPageCount(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Get total number of current pages in a space
getPageData() - Method in class com.atlassian.confluence.impl.health.web.JohnsonPageDataProvider
Returns the data necessary to render the Johnson page.
getPageDiffUrl(int, int) - Method in class com.atlassian.confluence.it.AbstractPageEntity
Deprecated.
 
getPageEntity() - Method in class com.atlassian.confluence.pageobjects.page.content.EditRestrictedPage
Deprecated.
 
getPageEntity() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getPageEntity() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
getPageFromSpaceWithTitle(String, String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure
 
getPageHistory(Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getPageHistory(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getPageHistory(long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getPageHistory(AbstractPage, PageManager) - Static method in class com.atlassian.confluence.rpc.soap.SoapUtils
 
getPageHistory(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getPageHistory(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getPageHistory(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getPageHistory(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getPageHistoryUrl() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getPageId() - Method in class com.atlassian.confluence.core.actions.AttachmentNotFoundAction
 
getPageId() - Method in class com.atlassian.confluence.event.events.content.page.async.PageEvent
Deprecated.
 
getPageId() - Method in class com.atlassian.confluence.event.events.security.AncestorsUpdateEvent
 
getPageId() - Method in class com.atlassian.confluence.impl.util.DecoratorUtil.SideBarContext
 
getPageId() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
getPageId() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
getPageId() - Static method in class com.atlassian.confluence.it.Meta
 
getPageId(Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getPageId(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getPageId() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getPageId() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
getPageId() - Method in class com.atlassian.confluence.pages.actions.PageChildrenAction.PageWrapper
 
getPageId() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
getPageId() - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
getPageId() - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
getPageId() - Method in class com.atlassian.confluence.pages.Draft
Gets the id of the AbstractPage which this is a draft of, as a String.
getPageId() - Method in class com.atlassian.confluence.pages.TinyUrl
 
getPageId() - Method in class com.atlassian.confluence.plugins.viewsource.ViewSourceAction
 
getPageId() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
getPageId() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
getPageId() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
 
getPageId() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
getPageId() - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
getPageIdAsLong() - Method in class com.atlassian.confluence.pages.Draft
 
getPageIdOfVersionAfter(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
getPageIdOfVersionAfter(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getPageIdOfVersionBefore(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
getPageIdOfVersionBefore(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getPageIds(Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPageIds(Space) - Method in interface com.atlassian.confluence.pages.PageManager
Get the ids of all pages (current and historical) in the given space.
getPageIds(Space) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPageIds(Space) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPageIds(Space) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Get the ids of all pages (current and historical) in the given space.
getPageIdsInSpace(Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getPageInfo() - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPagination
 
getPageInfoUrl() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getPageInTrash(String, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPageInTrash(String, String) - Method in interface com.atlassian.confluence.pages.PageManager
 
getPageInTrash(String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPageInTrash(String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPageInTrash(String, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
 
getPageLastEditedByName() - Method in class com.atlassian.confluence.it.content.PageMetadata
 
getPageLastEditedByUsername() - Method in class com.atlassian.confluence.it.content.PageMetadata
 
getPageLayout2CellCount() - Method in class com.atlassian.confluence.xhtml.api.PageLayoutVisitor
 
getPageLayout2RowCount() - Method in class com.atlassian.confluence.xhtml.api.PageLayoutVisitor
 
getPageLayoutOneType() - Method in class com.atlassian.confluence.xhtml.api.PageLayoutVisitor
 
getPageLevelComments() - Method in class com.atlassian.confluence.pages.AbstractPage
 
getPageLevelComments(long, Date) - Method in interface com.atlassian.confluence.pages.CommentManager
Deprecated.
since 7.3.0, use ContentService.find(Expansion...) in plugins or CommentManagerInternal in core where applicable
getPageLevelComments(long, Date) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
getPageManager() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
getPageManager() - Method in class com.atlassian.confluence.spaces.actions.ImportPagesAction
 
getPageManager() - Method in class com.atlassian.confluence.util.ContentFacade
 
getPageMetadata() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
getPageNameConflictResolver() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.copy.PageCopyOptions
 
getPageNotificationsForUser() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
getPagePermissions(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getPagePermissions() - Method in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
getPagePermissions(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getPagePermissions(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getPagePermissions(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getPagePermissions(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getPagePermissions(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
GetPagePermissionsAction - Class in com.atlassian.confluence.pages.actions
 
GetPagePermissionsAction() - Constructor for class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
 
getPagePermissionsUrl() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getPageRenderTimeStamp() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getPageRequest() - Method in interface com.atlassian.confluence.api.model.pagination.PageResponse
 
getPageRequest() - Method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl
 
getPageRequest() - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse
 
getPageRequest() - Method in class com.atlassian.confluence.rest.api.model.RestList
 
getPageRequest() - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPageResponse
 
getPageRequest() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
getPageRequest() - Method in class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
getPageRequestTime() - Method in class com.atlassian.confluence.pageobjects.WebdriverUtils
Deprecated.
Returns the confluence request time served in the page's meta tag Note: this is done via javascript as the page can change during the time the elements are read
getPageResponse() - Method in class com.atlassian.confluence.labels.actions.ListLabelsBySpaceAction
 
getPageResponse() - Method in class com.atlassian.confluence.pages.actions.ListPermissionPagesAction
 
getPageResponse() - Method in interface com.atlassian.confluence.pages.actions.PaginationServiceSupportActionAware
Will return pagination data in new form
getPageResponse() - Method in class com.atlassian.confluence.rest.api.model.RestList
 
getPageResponse() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
getPageResponse() - Method in class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
getPages(Space, LimitedRequest, Predicate<? super Page>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
getPages(LimitedRequest, Predicate<? super Page>...) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
getPages() - Method in class com.atlassian.confluence.it.export.SimpleHtmlSpaceExportStructure
The html export zip contains each page as a separate .html file, with an index.html file.
getPages() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
getPages() - Method in class com.atlassian.confluence.pages.ContentTree
 
getPages(Iterable<Long>) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPages(Space, boolean) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPages(Space, LimitedRequest, Predicate<? super Page>...) - Method in class com.atlassian.confluence.pages.DefaultPageManager
getPages(LimitedRequest, Predicate<? super Page>...) - Method in class com.atlassian.confluence.pages.DefaultPageManager
getPages(Iterable<Long>) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
since 7.3.0, use ContentService.find(Expansion...) from plugins, or use PageManagerInternal in core where applicable
getPages(Space, boolean) - Method in interface com.atlassian.confluence.pages.PageManager
 
getPages(Space, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPages(Space, LimitedRequest, Predicate<? super Page>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
Deprecated.
getPages(LimitedRequest, Predicate<? super Page>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
Deprecated.
getPages(Space, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPages(LimitedRequest, Predicate<? super Page>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
getPages(Space, LimitedRequest, Predicate<? super Page>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
getPages(Space, boolean) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
 
getPages(Space, LimitedRequest, Predicate<? super Page>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
getPages(LimitedRequest, Predicate<? super Page>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
getPages(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns all pages of the space with the given spaceKey the user authenticated by token is allowed to view.
getPages(String) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getPages(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getPages(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getPages(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getPages(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getPagesAlphabeticalUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getPagesAlphabeticalUrl(String) - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getPagesByIds(Iterable<Long>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPagesByIds(Iterable<Long>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPagesByIds(Iterable<Long>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Get the pages with the given ids.
getPagesCollectorUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getPagesCreatedOrUpdatedSinceDate(Date) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPagesCreatedOrUpdatedSinceDate(Date) - Method in interface com.atlassian.confluence.pages.PageManager
Get the list of all pages created or updated since a particular date.
getPagesCreatedOrUpdatedSinceDate(Date) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPagesCreatedOrUpdatedSinceDate(Date) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPagesCreatedOrUpdatedSinceDate(Date) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
 
getPagesCreatedOrUpdatedSinceLastLogin() - Method in class com.atlassian.confluence.pages.actions.ListNewOrUpdatedPagesAction
 
getPagesInOtherSpaces() - Method in class com.atlassian.confluence.pages.AlternativePagesLocator
Returns pages in other spaces that have or had the required title the page may have been moved and potentially renamed.
getPagesInSpace(Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getPageSize() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
getPageSize() - Method in class bucket.core.actions.PaginationSupport
Deprecated.
 
getPageSize() - Method in interface bucket.core.PaginationSupport
Deprecated.
Returns the number of items available on the current page.
getPageSize() - Method in class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
 
getPageSize() - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
getPageSize() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
getPageSize() - Method in class com.atlassian.confluence.user.actions.ViewMyFavouritesAction
 
getPageSize() - Method in class com.atlassian.confluence.user.actions.ViewMyLabelsAction
 
getPageSource(long) - Method in class com.atlassian.confluence.plugins.viewsource.api.v1.ViewSourceResource
 
getPageSourceUrl() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getPagesStartingWith(Space, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPagesStartingWith(Space, String) - Method in interface com.atlassian.confluence.pages.PageManager
 
getPagesStartingWith(Space, String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPagesStartingWith(Space, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPagesStartingWith(Space, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
 
getPageStatistics() - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPageStatistics() - Method in interface com.atlassian.confluence.pages.PageManager
Fetches statistics about pages
getPageStatistics() - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPageStatistics() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPageStatistics() - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Fetches statistics about pages
getPageSubTypes() - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
getPageSummaries(List) - Static method in class com.atlassian.confluence.rpc.soap.SoapUtils
 
getPageSummary(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getPageSummary(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getPageSummary(long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getPageSummary(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getPageSummary(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getPageSummary(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getPageSummary(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getPageSummary(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getPageSummary(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getPageSummary(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getPageSummary(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getPageSummary(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getPagesWithNameConflicts() - Method in class com.atlassian.confluence.pages.actions.HandleNameConflictsAction
 
getPagesWithPermissions(Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPagesWithPermissions(Space) - Method in interface com.atlassian.confluence.pages.PageManager
Get all current pages in a space and eagerly fetch permissions at the same time.
getPagesWithPermissions(Space) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPagesWithPermissions(Space) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPagesWithPermissions(Space) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Get all current pages in a space and eagerly fetch permissions at the same time.
getPagesWithSimilarTitleInSpace() - Method in class com.atlassian.confluence.pages.AlternativePagesLocator
Returns pages in the space that have similar titles to the one requested.
getPagesWithUnpublishedChangesCount() - Method in class com.atlassian.confluence.pages.PageStatisticsDTO
 
getPageTemplate() - Method in class com.atlassian.confluence.labels.Labelling
 
getPageTemplate() - Method in class com.atlassian.confluence.pages.actions.AbstractTemplatePageAction
 
getPageTemplate(long) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
getPageTemplate(PluginTemplateReference) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
getPageTemplate(String, Space) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
getPageTemplate(long) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
getPageTemplate(PluginTemplateReference) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
getPageTemplate(String, Space) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
getPageTemplate() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
getPageTemplateByName(String) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
getPageTemplateExceptions() - Method in class com.atlassian.confluence.content.render.xhtml.migration.exceptions.ExceptionReport
 
getPageTemplates(Space) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
getPageTemplates(Space) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
getPageTemplates() - Method in class com.atlassian.confluence.plugins.templates.actions.ListPageTemplatesAction
 
getPageTemplates() - Method in class com.atlassian.confluence.spaces.Space
 
getPageTimeout() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
The time allowed to render a page, measured in settings.
getPageTimeout() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getPageTimeoutField() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
getPageTitle() - Method in class com.atlassian.confluence.links.linktypes.AbstractPageLink
 
getPageTitle() - Method in class com.atlassian.confluence.pages.actions.beans.PageReference
 
getPageTitle() - Method in class com.atlassian.confluence.pages.actions.ReorderPageDialogAction
 
getPageTitle() - Method in class com.atlassian.confluence.renderer.PageContext
 
getPageTitle() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getPageToCopy() - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
getPageToCopyTo() - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
getPageToCreate() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getPageToCreate() - Method in class com.atlassian.confluence.pages.actions.CreateBlogPostAction
 
getPageToCreate() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
getPageTreeUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getPageUrl(VersionHistorySummary) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getPageUrl(AbstractPage) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getPageVersion() - Method in class com.atlassian.confluence.event.events.content.page.async.PageEvent
Deprecated.
 
getPageVersion() - Method in class com.atlassian.confluence.pages.Draft
 
getPageVersion() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
 
getPageVersionLocator(long, int) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
getPageVersionLocator(long, int) - Method in interface com.atlassian.confluence.content.service.PageService
 
getPageWithComments(Space, String) - Method in class com.atlassian.confluence.impl.pages.persistence.dao.ReadThroughCachingPageDao
 
getPageWithComments(String, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPageWithComments(String, String) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
since 7.3.0, use ContentService.find(Expansion...) from plugins, or use PageManagerInternal in core where applicable
getPageWithComments(Space, String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPageWithComments(Space, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
Deprecated.
 
getPageWithComments(Space, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPageWithComments(Space, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Get the page by space and title, and perform an eager load of the comments and their children.
getPageWithDetails(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
A heavier version of ConfluenceRpc.getExistingPage(long), that makes several calls to the server to flesh out the space and the last modifier.
getPageXHtmlContent() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getPageXHtmlContent() - Method in class com.atlassian.confluence.plugins.templates.actions.ViewPageTemplateAction
 
getPageXHtmlContent(Page) - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceAction
 
getPaginatedItems() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
getPaginatedItems() - Method in class com.atlassian.confluence.user.actions.ViewMyFavouritesAction
 
getPaginatedItems() - Method in class com.atlassian.confluence.user.actions.ViewMyLabelsAction
 
getPaginationSupport() - Method in class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction
 
getPaginationSupport() - Method in class com.atlassian.confluence.pages.actions.AlphabeticalListPagesAction
 
getPaginationSupport() - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
getPaginationSupport() - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
 
getPaginationSupport() - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
getPaginationSupport() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getPaginationSupport() - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
getPaginationSupport() - Method in class com.atlassian.confluence.user.actions.AbstractEntityPaginationAction
 
getPaginationSupport() - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
getPaginationSupport() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
getPaginationSupport() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
getPaginationSupport() - Method in class com.atlassian.confluence.user.actions.ViewFollowersAction
 
getPaginationSupport() - Method in class com.atlassian.confluence.user.actions.ViewFollowingAction
 
getPaginationSupport() - Method in class com.atlassian.confluence.user.actions.ViewMyFavouritesAction
 
getPaginationSupport() - Method in class com.atlassian.confluence.user.actions.ViewMyLabelsAction
 
getPaginationUrl() - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
 
getPaneLocator() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardEntitiesTab
Deprecated.
 
getPaneLocator() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardPagesTab
Deprecated.
 
getPanelsForLocation(String, Map<String, Object>) - Method in interface com.atlassian.confluence.api.service.web.WebView
 
getPanelsForLocation(String, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewImpl
getPanelsForLocation(String, Map<String, Object>) - Method in interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebView
getPanelsForLocation(String, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewImpl
getPanelsForLocationCompletionStage(String, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewImpl
 
getPanelsForLocationCompletionStage(String, Map<String, Object>) - Method in interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebView
Fetch web panels for a given location from the REST API
getPanelsForLocationCompletionStage(String, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewImpl
 
getPanelsForLocations(Collection<String>, Map<String, Object>) - Method in interface com.atlassian.confluence.api.service.web.WebView
 
getPanelsForLocations(Collection<String>, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewImpl
getPanelsForLocations(Collection<String>, Map<String, Object>) - Method in interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebView
getPanelsForLocations(Collection<String>, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewImpl
getPanelsForLocationsCompletionStage(Collection<String>, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewImpl
 
getPanelsForLocationsCompletionStage(Collection<String>, Map<String, Object>) - Method in interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebView
Fetch web panels for given locations from the REST API
getPanelsForLocationsCompletionStage(Collection<String>, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewImpl
 
getParamDescription() - Method in class com.atlassian.confluence.renderer.radeox.macros.ContentByUserMacro
 
getParameter(String) - Method in interface com.atlassian.confluence.impl.pages.actions.CommentAwareHelper.ParameterSource
 
getParameter(String) - Method in interface com.atlassian.confluence.impl.pages.actions.PageAwareHelper.ParameterSource
 
getParameter(Map<String, String>, List, String) - Method in class com.atlassian.confluence.macro.params.BaseParameter
Returns the literal value of the parameter in the specified Map, using the specified List for names and aliases and the specified default value.
getParameter(String) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
getParameter(String) - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Returns a custom parameter, or null if the parameter has not been set.
getParameter(String) - Method in class com.atlassian.confluence.plugin.dev.ResourceLocationDelegate
 
getParameter(String) - Method in class com.atlassian.confluence.setup.webwork.AbstractAwareInterceptor
 
getParameter(String) - Method in class com.atlassian.confluence.setup.webwork.JakartaMultiPartRequest
 
getParameter(String) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
getParameterNames() - Method in class com.atlassian.confluence.setup.webwork.JakartaMultiPartRequest
 
getParameters() - Method in class com.atlassian.confluence.api.model.content.MacroInstance
 
getParameters() - Method in class com.atlassian.confluence.content.ContentQuery
 
getParameters() - Method in class com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner.AppliedRuleDescription
 
getParameters() - Method in class com.atlassian.confluence.content.render.xhtml.XhtmlCleaner.AppliedRuleDescription
Deprecated.
 
getParameters() - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
getParameters(String) - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataManager
 
getParameters(String) - Method in interface com.atlassian.confluence.macro.browser.MacroMetadataManager
Retrieve the parameter information for a single macro.
getParameters() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.DateRangeQuery
 
getParameters() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.MultiTermQuery
 
getParameters() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.NumberRangeQuery
Deprecated.
 
getParameters() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.TextQuery
 
getParameters() - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
getParameters() - Method in class com.atlassian.confluence.search.v2.filter.SubsetResultFilter
Deprecated.
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.AbstractParameterListQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.AbstractUserQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.AllQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.BooleanQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.BoostingQuery
Deprecated.
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.ConstantScoreQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.ContainingContentTypeQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.ContentTypeQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.CustomContentTypeQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.DoubleRangeQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.FileExtensionQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.FunctionScoreQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.HasPersonalSpaceQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.InheritedLabelQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.IntegerRangeQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.LabelQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.LongRangeQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.MacroStorageVersionQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.MacroUsageQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.MatchNoDocsQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.PermittedSpacesQuery
Deprecated.
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.PhraseQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.PrefixQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.QueryStringQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.SiteTextSearchQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.SpaceCategoryQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.SpanNearQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.TermQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.TermRangeQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.TextFieldPrefixQuery
Deprecated.
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.TextFieldQuery
 
getParameters() - Method in class com.atlassian.confluence.search.v2.query.UserTextQuery
 
getParameters() - Method in interface com.atlassian.confluence.search.v2.ResultFilter
Deprecated.
Gets the parameters that configure this result filter.
getParameters() - Method in class com.atlassian.confluence.search.v2.score.ExpDecayFunction
 
getParameters() - Method in class com.atlassian.confluence.search.v2.score.GaussDecayFunction
 
getParameters() - Method in class com.atlassian.confluence.search.v2.score.LinearDecayFunction
 
getParameters() - Method in interface com.atlassian.confluence.search.v2.SearchQuery
List of parameters as Strings or SearchQuerys.
getParameters() - Method in class com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
 
getParameters() - Method in class com.atlassian.confluence.setup.DatabaseVerificationResult
 
getParameters() - Method in exception com.atlassian.confluence.setup.DatabaseVerifyException
 
getParameters() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
getParameters() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinitionBuilder
 
getParameterTypes(String) - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataManager
 
getParameterTypes(String) - Method in interface com.atlassian.confluence.macro.browser.MacroMetadataManager
Retrieve the parameter type information for a single macro.
getParameterValue(Map<String, String>) - Method in class com.atlassian.confluence.macro.params.BaseParameter
Returns the literal value of the parameter, or the default value if none is present.
getParameterValues(String) - Method in class com.atlassian.confluence.setup.webwork.JakartaMultiPartRequest
 
getParamNames() - Method in class com.atlassian.confluence.web.filter.validateparam.ParamNameWhitelistStrategy
 
getParams() - Method in class com.atlassian.confluence.api.model.web.WebItemView
 
getParams() - Method in class com.atlassian.confluence.macro.MacroExecutionContext
Returns the macro parameters and their values.
getParams() - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLabel
 
getParams(Element) - Static method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
getParams() - Method in class com.atlassian.confluence.plugin.dev.ResourceLocationDelegate
 
getParams() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getParams() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.AbstractNav
 
getParams() - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.BaseNav
 
getParams() - Method in class com.atlassian.confluence.rest.serialization.RestData
 
getParams() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.Macro
 
getParams() - Method in class com.atlassian.confluence.util.i18n.LightningTranslationMode
 
getParams() - Method in class com.atlassian.confluence.util.i18n.NormalTranslationMode
 
getParams() - Method in interface com.atlassian.confluence.util.i18n.TranslationMode
 
getParent() - Method in class com.atlassian.confluence.api.model.content.Content
Deprecated.
since 6.13.0, use {Content.getOptionalParent()}
getParent() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getParent() - Method in interface com.atlassian.confluence.core.Hierarchical
 
getParent() - Method in class com.atlassian.confluence.pages.Comment
 
getParent() - Method in class com.atlassian.confluence.pages.ContentNode
 
getParent() - Method in class com.atlassian.confluence.pages.Page
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
Gets the parent breadcrumb.
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.AdminActionBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.AdminBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.AttachmentBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.BlogPostBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.BlogPostDateBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.BrowseSpaceBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.CompositeBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.ContentActionBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.CustomContentBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.DashboardBreadcrumb
Deprecated.
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.GroupAdminActionBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.LabelBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.ListPageTemplatesBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.LongRunningTaskBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.MailServersActionBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.PageBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.PageTemplatesActionBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.PeopleBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.SimpleBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.SpaceAdminActionBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.spaceia.BlogCollectorBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.spaceia.BlogPostBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.spaceia.BlogPostDateBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.spaceia.PageBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.spaceia.PagesCollectorBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.spaceia.SpaceBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.UserAdminActionBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.UserBreadcrumb
 
getParent() - Method in class com.atlassian.confluence.util.breadcrumbs.UserProfileActionBreadcrumb
 
getParentComment(Comment) - Static method in class com.atlassian.confluence.util.GeneralUtil
Returns the top-level comment that the comment is attached to
getParentContentType() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Content type of the parent of this attachment
getParentContext() - Method in class com.atlassian.confluence.impl.journal.JournalBandanaContext
 
getParentContext() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext
 
getParentDatePath() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Date path of the parent of this attachment (if parent is blog)
getParentGroup() - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembership
 
getParentId() - Method in class com.atlassian.confluence.api.model.content.Content
 
getParentId() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
getParentId(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getParentId() - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
getParentId() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getParentId() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
getParentId() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageSummary
 
getParentPage() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getParentPage() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
getParentPage() - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
getParentPage() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
Returns the parent Page of the current Page or null if the current AbstractPage is a root page or a blogpost.
getParentPage() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
getParentPage() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Returns the parent page related to the web interface state, or null if there is no parent page.
getParentPageId() - Method in class com.atlassian.confluence.content.service.page.SetPageOrderCommand
 
getParentPageId() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getParentPageId() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getParentPageId() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.copy.BulkPageCopyExecutionContext
 
getParentPageId() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
 
getParentPageOrBlog(Contained) - Static method in class com.atlassian.confluence.util.GeneralUtil
returns the page or blog that the content is attached to, or null if it is not attached to a page or blog.
getParentPageSpaceKey() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
If the parentPageSpaceKey is set, this function will return the parentPageSpaceKey value.
getParentPageString() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getParentPageString() - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
getParentPageTitle() - Method in class com.atlassian.confluence.it.content.EditContentBean
 
getParentPageTitle() - Method in class com.atlassian.confluence.it.Location
 
getParentPageTitle() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getParentPageTitle() - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
getParentPageTitle() - Method in class com.atlassian.confluence.util.EditPageBean
 
getParentRecord() - Method in class com.atlassian.confluence.impl.audit.AffectedObjectEntity
Deprecated.
 
getParentRecord() - Method in class com.atlassian.confluence.impl.audit.ChangedValueEntity
Deprecated.
 
getParentReference(Reference<History>) - Static method in class com.atlassian.confluence.api.model.content.History
 
getParentReport() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
getParentTitle() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Title of the parent of this attachment.
getParentTitle() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
getParser() - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneMultiTermFieldComparator
 
getParserMessage() - Method in exception com.atlassian.confluence.content.render.xhtml.XhtmlParsingException
 
getPartialResourceReader(String, String, Map, String) - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceManager
 
getPartialResourceReader(String, String, Map, String) - Method in class com.atlassian.confluence.importexport.resource.DelegatorDownloadResourceManager
 
getPartialResourceReader(String, String, Map, String) - Method in interface com.atlassian.confluence.importexport.resource.PartialDownloadResourceManager
Returns a DownloadResourceReader for part of a downloadable resource.
getPartition() - Method in class com.atlassian.synchrony.Events
 
getPartitionFactory() - Method in class com.atlassian.confluence.it.usermanagement.SimpleDirectoryServiceFactory
getPassMessage() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
getPassMessage() - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
getPassword() - Method in class com.atlassian.confluence.it.mail.MailUser
 
getPassword() - Method in class com.atlassian.confluence.it.setup.database.JdbcDatabaseSetup
 
getPassword() - Method in class com.atlassian.confluence.it.setup.JiraConnectionSetup
 
getPassword() - Method in class com.atlassian.confluence.it.User
Deprecated.
 
getPassword() - Method in enum com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage.Database
Deprecated.
 
getPassword() - Method in class com.atlassian.confluence.security.websudo.AuthenticateAction
 
getPassword() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
getPassword() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
getPassword() - Method in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
getPassword() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
getPassword() - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
getPassword() - Method in class com.atlassian.confluence.user.extras.entities.UserCreateRequestEntity
 
getPassword() - Method in class com.atlassian.confluence.user.UserForm
 
getPassword() - Method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
Returns the proxy password, or null if the password is not set.
getPatchLevel() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteServerInfo
 
getPath() - Method in class com.atlassian.confluence.api.model.link.Link
 
getPath() - Method in class com.atlassian.confluence.api.model.web.Icon
 
getPath(DataFetchingEnvironment, IconFieldsProvider.PathType) - Method in class com.atlassian.confluence.plugins.graphql.providers.IconFieldsProvider
 
getPath(String) - Method in class com.atlassian.confluence.servlet.simpledisplay.BlogPathConverter
 
getPath() - Method in class com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
 
getPath(Map<String, String[]>) - Method in class com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
Deprecated.
since 6.0. queryParameters is always passed null, use ConvertedPath.getPath() instead
getPath(String) - Method in class com.atlassian.confluence.servlet.simpledisplay.PagePathConverter
 
getPath(String) - Method in interface com.atlassian.confluence.servlet.simpledisplay.PathConverter
Deprecated.
getPath(String, String) - Method in interface com.atlassian.confluence.servlet.simpledisplay.PathConverter
Returns a ConvertedPath based on the passed in path and query string.
getPath(String) - Method in class com.atlassian.confluence.servlet.simpledisplay.SpacePathConverter
 
getPath(String) - Method in class com.atlassian.confluence.servlet.simpledisplay.UserPathConverter
 
getPathConverterManager() - Method in class com.atlassian.confluence.servlet.simpledisplay.SimpleDisplayServlet
 
getPathConverters() - Method in class com.atlassian.confluence.servlet.simpledisplay.DefaultPathConverterManager
 
getPathConverters() - Method in interface com.atlassian.confluence.servlet.simpledisplay.PathConverterManager
 
getPathInfo() - Method in class com.atlassian.confluence.impl.servlet.RequestEventPublishingFilter.SimpleRequestEvent
 
getPathToProfilePicture() - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
getPattern() - Method in class com.atlassian.confluence.search.v2.analysis.PatternReplaceCharFilterDescriptor
 
getPattern() - Method in class com.atlassian.confluence.search.v2.analysis.PatternTokenizerDescriptor
 
getPattern() - Method in class com.atlassian.confluence.util.RegExpProcessor
 
getPayloadType() - Method in class com.atlassian.confluence.plugins.like.notifications.batch.EmailLikeCreatedBatchingSectionProvider
 
getPayloadType() - Method in class com.atlassian.confluence.plugins.like.notifications.batch.LikeCreatedBatchingProcessor
 
getPayloadTypeImpl() - Method in class com.atlassian.confluence.plugins.like.notifications.batch.LikeCreatedBatchingProcessor
 
getPeerAddresses() - Method in class com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
 
getPeerAddressString() - Method in class com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
 
getPercentage(long, long) - Static method in class com.atlassian.confluence.util.GeneralUtil
converts a fraction into a percentage
getPercentage(String, String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getPercentageComplete() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus
 
getPercentageComplete() - Method in class com.atlassian.confluence.internal.diagnostics.LongRunningTaskAnalyticsEvent
 
getPercentageComplete() - Method in class com.atlassian.confluence.util.EstimatedProgressMeter
 
getPercentageComplete() - Method in class com.atlassian.confluence.util.LogProgressMeterWrapper
 
getPercentageComplete() - Method in class com.atlassian.confluence.util.longrunning.DelegatingLongRunningTask
 
getPercentComplete() - Method in class com.atlassian.confluence.util.DefaultProgress
 
getPercentComplete() - Method in interface com.atlassian.confluence.util.Progress
 
getPeriod() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getPeriod() - Method in class com.atlassian.confluence.util.TimePeriod
Deprecated.
 
getPermalink() - Method in class com.atlassian.confluence.it.content.CommentBean
Returns the permalink id of the comment.
getPermission() - Method in class com.atlassian.confluence.event.events.internal.security.ContentPermissionAddedEvent
 
getPermission() - Method in class com.atlassian.confluence.event.events.internal.security.ContentPermissionRemovedEvent
 
getPermission() - Method in class com.atlassian.confluence.event.events.permission.GlobalPermissionChangeEvent
 
getPermission() - Method in class com.atlassian.confluence.functest.rest.admin.model.PermissionChange
Get the permission to change: the string value (not the constant name) of a space permission, for example a value from com.atlassian.confluence.it.Permission#getValue()
getPermission(String) - Method in class com.atlassian.confluence.security.actions.PermissionRow
 
getPermissionCheckSubjectTypes(AccessStatus, String) - Method in class com.atlassian.confluence.impl.security.access.DefaultSpacePermissionAccessMapper
 
getPermissionCheckSubjectTypes(AccessStatus, String) - Method in interface com.atlassian.confluence.impl.security.access.SpacePermissionAccessMapper
Determines the permission subject types that apply for a given user's AccessStatus and the space permission type being checked.
getPermissionDelegate() - Method in interface com.atlassian.confluence.content.ContentType
 
getPermissionDelegate() - Method in class com.atlassian.confluence.content.custom.CustomContentTypeWrapper
 
getPermissionDelegate() - Method in class com.atlassian.confluence.content.UninstalledContentType
 
getPermissionDelegate() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentType
 
getPermissionDelegate() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyUnavailableContentType
 
getPermissionDelegate() - Method in class com.atlassian.confluence.plugins.contentproperty.JsonContentPropertyType
 
getPermissionDelegate() - Method in class com.atlassian.confluence.plugins.edgeindex.edge.AbstractEdgeType
 
getPermissionDelegate() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeType
 
getPermissionEntity() - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
User must have VIEW permission on this entity in order to receive the notification.
getPermissionManager() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getPermissionManager() - Method in class com.atlassian.confluence.pages.DefaultPageManager
Deprecated.
since 5.8 do not use. Implementation detail mistakenly added to service interface.
getPermissionManager() - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestContentManager
 
getPermissionManager() - Method in class com.atlassian.confluence.user.SignupsCleanupJobDetail
 
getPermissionPages(Space, LimitedRequest) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Pagination permission pages for particular Space
getPermissionPages(Space, LimitedRequest) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
Pagination permission pages for particular Space
getPermissionPages() - Method in class com.atlassian.confluence.pages.actions.ListPermissionPagesAction
 
getPermissionPages(Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPermissionPages(Space, LimitedRequest) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPermissionPages(Space) - Method in interface com.atlassian.confluence.pages.PageManager
Retrieve all pages within a particular space that have page level permissions applied to them.
getPermissionPages(Space) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPermissionPages(Space, LimitedRequest) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPermissionPages(Space) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPermissionPages(Space, LimitedRequest) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPermissionPages(Space) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
 
getPermissionPagesCount(Space) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Get total number of permission pages for particular Space
getPermissionPagesCount(Space) - Method in interface com.atlassian.confluence.internal.pages.persistence.PageDaoInternal
Get total number of permission pages for particular Space
getPermissionPagesCount(Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPermissionPagesCount(Space) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPermissionPagesCount(Space) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPermissions() - Method in class com.atlassian.confluence.core.ContentEntityObject
getPermissions() - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionChangeEvent
 
getPermissions() - Method in class com.atlassian.confluence.legacyapi.model.content.Content
Deprecated.
 
getPermissions() - Method in class com.atlassian.confluence.legacyapi.model.people.KnownUser
Deprecated.
 
getPermissions(Page) - Method in class com.atlassian.confluence.pages.actions.ListPermissionPagesAction
 
getPermissions() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserPermissions
 
getPermissions() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserProperties
 
getPermissions() - Method in class com.atlassian.confluence.rpc.soap.beans.AbstractRemotePageSummary
 
getPermissions(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getPermissions(long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getPermissions(String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
Returns permissions that the logged in user has on the space with the given key.
getPermissions(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
Returns the permissions that the nominated user has on the space with the given key.
getPermissions(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getPermissions(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getPermissions(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getPermissions(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getPermissions() - Method in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
 
getPermissions() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator
 
getPermissions() - Method in interface com.atlassian.confluence.security.administrators.PermissionResolver
Returns the current permissions set for the entity
getPermissions() - Method in interface com.atlassian.confluence.security.administrators.PermissionsAdministrator
Returns the current permissions set for the entity
getPermissions() - Method in class com.atlassian.confluence.spaces.Space
 
getPermissions() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
 
getPermissionsAdministrator() - Method in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
getPermissionsAdministrator() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
getPermissionsAdministrator() - Method in interface com.atlassian.confluence.security.actions.PermissionsAware
 
getPermissionsAdministrator() - Method in class com.atlassian.confluence.security.actions.ViewGlobalPermissionsAction
 
getPermissionsAdministrator() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionDefaultsAction
 
getPermissionsAdministrator() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
getPermissionsAsMap(List<ContentPermissionSet>) - Static method in class com.atlassian.confluence.core.ContentPermissionUtils
 
getPermissionSets(User, Space) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Retrieves the configured permissions regarding whether the specified user can view the pages inside a space.
getPermissionSets(User, Space) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
getPermissionSets(String, List<Long>) - Method in interface com.atlassian.confluence.security.persistence.dao.ContentPermissionSetDao
Retrieves the ContentPermissionSet of contents specified by the contentIds parameter given the space
getPermissionSets(String, List<Long>) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateContentPermissionSetDao
 
getPermissionsForUser(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Old XML-RPC method.
getPermissionsForUser(Space, User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Old XML-RPC method.
getPermissionsForUser(Space, User) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
getPermissionsForUser(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getPermissionsForUser(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getPermissionsForUser(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getPermissionsForUser(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getPermissionsForUser(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getPermissionTarget(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.AttachmentPermissionCondition
 
getPermissionTarget(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.BasePermissionCondition
 
getPermissionTarget(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.CommentPermissionCondition
 
getPermissionTarget(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.PagePermissionCondition
 
getPermissionTarget(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.SpacePermissionCondition
 
getPermissionTarget(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.HasViewProfilePermission
 
getPermissionType() - Method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
getPermissionType() - Method in class com.atlassian.confluence.it.content.security.ContentPermission
 
getPermissionType() - Method in class com.atlassian.confluence.spaces.SpacesQuery
 
getPermissionTypes() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getPermissionTypes() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
getPermissionTypes() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getPermissionTypes() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getPermissionTypes() - Method in class com.atlassian.confluence.pages.actions.ListPermissionPagesAction
 
getPermissionTypes() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
getPermissionTypes() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAdminAction
 
getPermissionTypes() - Method in class com.atlassian.confluence.spaces.actions.AddLabelToSpaceAction
 
getPermissionTypes() - Method in class com.atlassian.confluence.spaces.actions.CreateSpaceAction
Deprecated.
 
getPermissionTypes() - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
getPermittedChildren(Page, User) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Returns a list of Page objects that are direct children of the passed in page.
getPermittedChildren(Page, User) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
Returns a list of Page objects that are direct children of the passed in page.
getPermittedChildren() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getPermittedChildren() - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
getPermittedChildren() - Method in class com.atlassian.confluence.pages.actions.ChildrenAction
 
getPermittedChildren() - Method in class com.atlassian.confluence.pages.actions.EditCommentAction
 
getPermittedChildrenIgnoreInheritedPermissions(Page, User) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Gets the list of child pages under the given page that are visible to the given user.
getPermittedChildrenIgnoreInheritedPermissions(Page, User) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
getPermittedEntities(User, Permission, List<? extends X>) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
getPermittedEntities(User, Permission, Iterator<? extends X>, int) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
getPermittedEntities(User, Permission, Iterator<X>, int, Collection<? extends PermissionManager.Criterion>) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
getPermittedEntities(User, Permission, List<? extends X>) - Method in interface com.atlassian.confluence.security.PermissionManager
Filter a list based on which entities in the list have a particular permission.
getPermittedEntities(User, Permission, Iterator<? extends X>, int) - Method in interface com.atlassian.confluence.security.PermissionManager
Filter an iterator based on which entities in the list have a particular permission.
getPermittedEntities(User, Permission, Iterator<X>, int, Collection<? extends PermissionManager.Criterion>) - Method in interface com.atlassian.confluence.security.PermissionManager
Filter an iterator based on which entities in the list have a particular permission.
getPermittedEntitiesNoExemptions(User, Permission, List<? extends X>) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
getPermittedEntitiesNoExemptions(User, Permission, Iterator<? extends X>, int) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
getPermittedEntitiesNoExemptions(User, Permission, Iterator<X>, int, Collection<? extends PermissionManager.Criterion>) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
getPermittedEntitiesNoExemptions(User, Permission, List<? extends X>) - Method in interface com.atlassian.confluence.security.PermissionManager
Filter a list based on which entities in the list have a particular permission.
getPermittedEntitiesNoExemptions(User, Permission, Iterator<? extends X>, int) - Method in interface com.atlassian.confluence.security.PermissionManager
Filter an iterator based on which entities in the list have a particular permission.
getPermittedEntitiesNoExemptions(User, Permission, Iterator<X>, int, Collection<? extends PermissionManager.Criterion>) - Method in interface com.atlassian.confluence.security.PermissionManager
Filter an iterator based on which entities in the list have a particular permission.
getPermittedEntitiesOf(List<TYPE>) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getPermittedEntitiesOf(Iterator<TYPE>, int, List<? extends PermissionManager.Criterion>) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getPermittedEntitiesOf(Iterator<TYPE>, int) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getPermittedHttpMethods(ActionInvocation, Method) - Method in class com.atlassian.confluence.xwork.HttpMethodValidationInterceptor
 
getPermittedPagesIgnoreInheritedPermissions(List<Page>, ConfluenceUser, String) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
Check permissions for a collection of objects without checking permissions of ancestors and spaces.
getPermittedPagesIgnoreInheritedPermissions(List<Page>, ConfluenceUser, String) - Method in interface com.atlassian.confluence.internal.ContentPermissionManagerInternal
Check permissions for a collection of objects without checking permissions of ancestors and spaces.
getPermittedRepresentations() - Method in exception com.atlassian.confluence.api.service.exceptions.InvalidRepresentationException
 
getPermittedRepresentations() - Method in exception com.atlassian.confluence.legacyapi.service.content.InvalidRepresentationException
Deprecated.
 
getPermittedSpaceKeys(SpacePermissionQueryBuilder) - Method in class com.atlassian.confluence.search.lucene.filter.HibernateSpacePermissionsFilterDao
 
getPermittedSpaceKeys(SpacePermissionQueryBuilder) - Method in interface com.atlassian.confluence.search.lucene.filter.SpacePermissionsFilterDao
Get the keys for all spaces the supplied user does not have permission on.
getPermittedSpaceKeysForUser(User) - Method in class com.atlassian.confluence.search.lucene.filter.HibernateSpacePermissionsFilterDao
Deprecated.
getPermittedSpaceKeysForUser(User) - Method in interface com.atlassian.confluence.search.lucene.filter.SpacePermissionsFilterDao
Deprecated.
since 5.9, use SpacePermissionsFilterDao.getPermittedSpaceKeys(com.atlassian.confluence.impl.security.query.SpacePermissionQueryBuilder) or SpacePermissionsFilterFactory instead. This function does not correctly determine what users with unlicensed access can see.
getPermittedSpaces() - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
getPermittedSpacesBuilder() - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
Get an ListBuilder of all spaces the current user can see.
getPersistedClass() - Method in interface com.atlassian.confluence.importexport.ImmutableImportProcessorSummary.PersistedKey
 
getPersistedId() - Method in interface com.atlassian.confluence.importexport.ImmutableImportProcessorSummary.PersistedKey
 
getPersistedMappedHandles() - Method in interface com.atlassian.confluence.importexport.ImportProcessorSummary
 
getPersistedMappedHandles() - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
getPersistedUnmappedHandles() - Method in interface com.atlassian.confluence.importexport.ImportProcessorSummary
 
getPersistedUnmappedHandles() - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
getPersistenceUnitUtil() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getPersistentClass() - Method in interface bucket.core.persistence.ObjectDao
Deprecated.
 
getPersistentClass() - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
getPersistentClass() - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
 
getPersistentClass() - Method in class com.atlassian.confluence.core.persistence.hibernate.BodyContentHibernateDao
 
getPersistentClass() - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
 
getPersistentClass() - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentPermissionHibernateDao
 
getPersistentClass() - Method in class com.atlassian.confluence.core.persistence.hibernate.GenericHibernateVersionedObjectDao
 
getPersistentClass() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateAnyTypeDao
 
getPersistentClass() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateIndexQueueEntryDao
Deprecated.
 
getPersistentClass() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateVersionHistoryDao
 
getPersistentClass() - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
getPersistentClass() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDao
 
getPersistentClass() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetailsDao
 
getPersistentClass() - Method in class com.atlassian.confluence.internal.audit.persistence.dao.hibernate.HibernateAuditRecordDao
Deprecated.
 
getPersistentClass() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.HibernateAlertEntityDao
 
getPersistentClass() - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
 
getPersistentClass() - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Gets the type of EntityObject this Dao works with.
getPersistentClass() - Method in class com.atlassian.confluence.internal.schedule.persistence.dao.HibernateInternalRunDetailsDao
 
getPersistentClass() - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
getPersistentClass() - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateLinkDao
 
getPersistentClass() - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
getPersistentClass() - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getPersistentClass() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getPersistentClass() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAbstractPageDao
 
getPersistentClass() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
getPersistentClass() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getPersistentClass() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateCommentDao
 
getPersistentClass() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
getPersistentClass() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getPersistentClass() - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
getPersistentClass() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateContentPermissionSetDao
 
getPersistentClass() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
getPersistentClass() - Method in class com.atlassian.confluence.setup.settings.DefaultGlobalDescriptionDao
 
getPersistentClass() - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
getPersistentClass() - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernatePersonalInformationDao
 
getPersistentDecorator(String, String) - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Retrieves a custom decorator for the (spaceKey, name) combination.
getPersistentDecorator(String, String) - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
getPersistentDecoratorDao() - Method in class com.atlassian.confluence.setup.velocity.HibernateResourceLoader
 
getPersister(Class) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Get the Hibernate class persister for a particular class.
getPerson() - Method in class com.atlassian.confluence.ui.rest.people.LegacyPersonResource
Deprecated.
 
getPerson(String) - Method in class com.atlassian.confluence.ui.rest.people.LegacyPersonResource
Deprecated.
 
getPersonal() - Method in class com.atlassian.confluence.mail.address.ConfluenceMailAddress
Deprecated.
 
getPersonalInformation() - Method in class com.atlassian.confluence.event.events.content.user.PersonalInformationEvent
 
getPersonalInformation() - Method in class com.atlassian.confluence.mail.reports.PersonalInfoReport
 
getPersonalInformation() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
getPersonalInformation() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Returns the personal information (i.e.
getPersonalInformation() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getPersonalInformation() - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
getPersonalInformationDao() - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
getPersonalInformationEntity() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getPersonalInformationId(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getPersonalInformationId(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getPersonalInformationId(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Gets the personal information id for a given username
getPersonalInformationId(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getPersonalInformationManager() - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
getPersonalInformationManager() - Method in class com.atlassian.confluence.spaces.actions.CreatePersonalSpaceAction
 
getPersonalLabels(User) - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
List the labels on this content that are personal labels for a particular user
getPersonalLabels() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getPersonalLabels() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getPersonalLabels() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Gets all the personal labels on the current search result.
getPersonalSpace(ConfluenceUser) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getPersonalSpace(ConfluenceUser) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
getPersonalSpace(ConfluenceUser) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
 
getPersonalSpace(ConfluenceUser) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Deprecated.
since 7.3.0, use SpaceService.find(Expansion...) in plugins and SpaceManagerInternal in core where applicable
getPersonalSpaceKey(User) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getPersonalSpaceKey() - Method in class com.atlassian.confluence.user.actions.RemoveUnsyncedUserAction
Returns the key of the user's personal space if that space exists.
getPersonalSpaceKey() - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
Returns the key of the user's personal space if that space exists.
getPersonalSpaces() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
 
getPersonalSpaces() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfoDTO
 
getPersonalSpaceUrlPath() - Method in class com.atlassian.confluence.spaces.actions.CreatePersonalSpaceAction
 
getPersonService() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getPhone() - Method in class com.atlassian.confluence.plugins.rest.dto.UserDto
 
getPicture(File, String, String) - Static method in class com.atlassian.confluence.user.actions.TemporaryUploadedPicture
Returns an object representing the original and thumbnail image
getPicture(InputStream, String, String) - Static method in class com.atlassian.confluence.user.actions.TemporaryUploadedPicture
Returns an object representing the original and thumbnail image
getPingAfter() - Method in class com.atlassian.confluence.setup.bundles.upm.models.UPMInstallPluginRestResponse
 
getPingUrl(ContentEntityObject) - Static method in class com.atlassian.confluence.util.ConfluenceTrackbackUtils
Deprecated.
 
getPixels() - Method in enum com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel.ImageSize
Deprecated.
 
getPlaceholderHeading(List<StyledString>, InputStream, Color) - Method in class com.atlassian.confluence.tinymceplugin.placeholder.DefaultPlaceholderImageFactory
 
getPlaceholderHeading(List<StyledString>, InputStream, Color) - Method in interface com.atlassian.confluence.tinymceplugin.placeholder.PlaceholderImageFactory
Generate a placeholder image that is suitable for use as a header in a body macro.
getPlaceholderImage(String) - Method in class com.atlassian.confluence.plugins.templates.servlet.DefaultPlaceholderImageFactory
 
getPlaceholderImage(String) - Method in interface com.atlassian.confluence.plugins.templates.servlet.PlaceholderImageFactory
Generate placeholder image.
getPlaceholderImage(StyledString, InputStream, Color) - Method in class com.atlassian.confluence.tinymceplugin.placeholder.DefaultPlaceholderImageFactory
 
getPlaceholderImage(StyledString, InputStream, Color, Color, boolean) - Method in class com.atlassian.confluence.tinymceplugin.placeholder.DefaultPlaceholderImageFactory
 
getPlaceholderImage(List<StyledString>, InputStream, Color) - Method in class com.atlassian.confluence.tinymceplugin.placeholder.DefaultPlaceholderImageFactory
 
getPlaceholderImage(List<StyledString>, InputStream, Color, Color, boolean) - Method in class com.atlassian.confluence.tinymceplugin.placeholder.DefaultPlaceholderImageFactory
 
getPlaceholderImage(InputStream, int) - Method in class com.atlassian.confluence.tinymceplugin.placeholder.DefaultPlaceholderImageFactory
 
getPlaceholderImage(StyledString, InputStream, Color) - Method in interface com.atlassian.confluence.tinymceplugin.placeholder.PlaceholderImageFactory
Generate placeholder image.
getPlaceholderImage(StyledString, InputStream, Color, Color, boolean) - Method in interface com.atlassian.confluence.tinymceplugin.placeholder.PlaceholderImageFactory
Generate placeholder image.
getPlaceholderImage(List<StyledString>, InputStream, Color) - Method in interface com.atlassian.confluence.tinymceplugin.placeholder.PlaceholderImageFactory
Generate placeholder image.
getPlaceholderImage(List<StyledString>, InputStream, Color, Color, boolean) - Method in interface com.atlassian.confluence.tinymceplugin.placeholder.PlaceholderImageFactory
Generate placeholder image.
getPlaceholderImage(InputStream, int) - Method in interface com.atlassian.confluence.tinymceplugin.placeholder.PlaceholderImageFactory
 
getPlaceholderXpath() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
Returns xpath that will match the "unidentified attachment" placeholder for this image.
getPlatformId() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
 
getPlatformType() - Method in class com.atlassian.confluence.status.service.systeminfo.AwsCloudPlatform
 
getPlatformType() - Method in class com.atlassian.confluence.status.service.systeminfo.AzureCloudPlatform
 
getPlatformType() - Method in interface com.atlassian.confluence.status.service.systeminfo.CloudPlatform
 
getPlatformType() - Method in class com.atlassian.confluence.status.service.systeminfo.GoogleCloudPlatform
 
getPluggableBoostingStrategy() - Method in interface com.atlassian.confluence.search.v2.lucene.boosting.BoostingQueryFactory
Deprecated.
 
getPluggableBoostingStrategy() - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostQueryFactoryImpl
Deprecated.
 
getPlugin() - Method in class com.atlassian.confluence.plugin.descriptor.PluginAwareActionConfig
 
getPlugin() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getPlugin(String) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getPluginAccessor() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getPluginAccessor() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getPluginContentTypes() - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
getPluginData(String) - Method in class com.atlassian.confluence.plugin.persistence.hibernate.HibernatePluginDataDao
 
getPluginData(String) - Method in interface com.atlassian.confluence.plugin.persistence.PluginDataDao
 
getPluginDataPreProcessor() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
getPluginDataPreProcessor() - Method in interface com.atlassian.confluence.importexport.ImportContext
 
getPluginDataWithoutBinary(String) - Method in class com.atlassian.confluence.plugin.persistence.hibernate.HibernatePluginDataDao
 
getPluginDataWithoutBinary(String) - Method in interface com.atlassian.confluence.plugin.persistence.PluginDataDao
Same as calling PluginDataDao.getPluginData(String), except that this does not load the plugin binary into memory.
getPluginDependentUpgradeTasks() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
getPluginDirectory() - Method in interface com.atlassian.confluence.plugin.PluginDirectoryProvider
 
getPluginDirectory() - Method in class com.atlassian.confluence.plugin.SimplePluginDirectoryProvider
 
getPluginEnabledAsEnglish(String) - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
Get English label of whether a plugin is enabled or disabled.
getPluginEnabledAsI18nLabel(String) - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
Get internationalised label of whether a plugin is enabled or disabled.
getPluginEnabledStateMap(Plugin) - Method in class com.atlassian.confluence.plugin.EmptyPluginPersistentState
 
getPluginEventManager() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getPluginEventManager() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getPluginExportCompatibility(Properties) - Static method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
getPluginExportCompatibility(String) - Method in class com.atlassian.confluence.it.export.Importer
 
getPluginExportCompatibility(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getPluginExportCompatibility(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getPluginExportCompatibility(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Returns the plugin compatibility matrix for exports
getPluginExportCompatibility(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getPluginExportCompatibility(boolean) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
getPluginExportCompatibility(boolean) - Method in interface com.atlassian.confluence.upgrade.UpgradeManager
Returns the list of plugins with data (especially plugins with Active Objects data) and tells how backward-compatible they are.
getPluginHelper() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Retrieve a PluginHelper that manipulates plugin using this ConfluenceRpc.
getPluginKey() - Method in class com.atlassian.confluence.api.model.plugin.ModuleCompleteKey
Returns the plugin key.
getPluginKey() - Method in class com.atlassian.confluence.cluster.shareddata.PluginSharedDataKey
 
getPluginKey() - Method in class com.atlassian.confluence.event.events.plugin.AsyncPluginEvent
 
getPluginKey() - Method in class com.atlassian.confluence.event.events.plugin.PluginEvent
 
getPluginKey() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
getPluginKey() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
getPluginKey() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
 
getPluginKey() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
getPluginKey() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getPluginKey() - Method in class com.atlassian.confluence.plugins.edgeindex.upgrade.EdgeIndexRebuildUpgradeTask
 
getPluginKey() - Method in class com.atlassian.confluence.setup.bundles.upm.models.InstallPluginResult
 
getPluginKey() - Method in interface com.atlassian.confluence.setup.settings.PluginSettings
 
getPluginKey() - Method in class com.atlassian.confluence.themes.BasicTheme
 
getPluginKey() - Method in class com.atlassian.confluence.themes.DefaultTheme
 
getPluginKey() - Method in class com.atlassian.confluence.themes.ExperimentalUnsupportedTheme
 
getPluginKey() - Method in interface com.atlassian.confluence.themes.Theme
Return the key of the plugin which includes this theme.
getPluginKeys() - Method in class com.atlassian.confluence.search.v2.query.CustomContentTypeQuery
Get the plugin keys being searched for, as strings.
getPluginKeys() - Method in class com.atlassian.confluence.search.v2.searchfilter.CustomContentTypeSearchFilter
 
getPluginModule(String) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getPluginModuleKey() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getPluginName() - Method in class com.atlassian.confluence.event.events.plugin.AsyncPluginUninstallEvent
 
getPluginName() - Method in class com.atlassian.confluence.event.events.plugin.PluginUninstallEvent
 
getPluginName() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.PluginAndMaterials
 
getPluginPanels() - Method in class com.atlassian.confluence.about.AboutPageAction
 
getPluginRestartState(String) - Method in class com.atlassian.confluence.plugin.EmptyPluginPersistentState
 
getPluginRestartState(String) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getPlugins() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getPlugins() - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getPlugins(PluginPredicate) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
Deprecated.
since 7.0.1
getPlugins(Predicate<Plugin>) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
getPluginsBaseDirectory(String) - Static method in class com.atlassian.confluence.plugin.ConfluencePluginUtils
 
getPluginsCacheDirectory() - Method in interface com.atlassian.confluence.plugin.PluginDirectoryProvider
 
getPluginsCacheDirectory() - Method in class com.atlassian.confluence.plugin.SimplePluginDirectoryProvider
 
getPluginsClassLoader() - Method in class com.atlassian.confluence.plugin.PluginsClassLoaderAvailableEvent
 
getPluginSectionHtml() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.AboutPagePanelModuleDescriptor
 
getPluginSettings(String) - Method in class com.atlassian.confluence.impl.settings.BandanaLegacyPluginSettingsManager
 
getPluginSettings(String) - Method in class com.atlassian.confluence.impl.settings.DelegatingLegacySettingsManager
 
getPluginSettings(String) - Method in class com.atlassian.confluence.setup.settings.DefaultSettingsManager
Deprecated.
 
getPluginSettings(String) - Method in interface com.atlassian.confluence.setup.settings.LegacyPluginSettingsManager
Deprecated.
 
getPluginSettings(String) - Method in interface com.atlassian.confluence.setup.settings.SettingsManager
Deprecated.
 
getPluginSharedData(PluginSharedDataKey, Plugin) - Method in class com.atlassian.confluence.cluster.hazelcast.shareddata.HazelcastPluginSharedDataStore
 
getPluginSharedData(PluginSharedDataKey, Plugin) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterSharedDataManager
 
getPluginSharedData(PluginSharedDataKey) - Method in class com.atlassian.confluence.cluster.shareddata.DefaultPluginSharedDataRegistry
 
getPluginSharedData(PluginSharedDataKey) - Method in interface com.atlassian.confluence.cluster.shareddata.PluginSharedDataRegistry
Obtain a SharedData object for the given plugin-specific key
getPluginSharedData(PluginSharedDataKey, Plugin) - Method in interface com.atlassian.confluence.cluster.shareddata.PluginSharedDataStore
Obtain the stored SharedData instance for the given key and plugin information
getPluginsPersistentCacheDirectory() - Method in interface com.atlassian.confluence.plugin.PluginDirectoryProvider
 
getPluginsPersistentCacheDirectory() - Method in class com.atlassian.confluence.plugin.SimplePluginDirectoryProvider
 
getPluginTempDirectory() - Method in interface com.atlassian.confluence.plugin.PluginDirectoryProvider
 
getPluginTempDirectory() - Method in class com.atlassian.confluence.plugin.SimplePluginDirectoryProvider
 
getPluginVersion() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getPluginVersion() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.PluginAndMaterials
 
getPointcutExpression() - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
Return the underlying AspectJ pointcut expression.
getPoolSize() - Method in interface com.atlassian.confluence.impl.health.checks.DataSourceConfiguration
 
getPoolSize() - Method in class com.atlassian.confluence.impl.health.checks.DefaultDataSourceConfiguration
 
getPop3Port() - Method in class com.atlassian.confluence.it.mail.MailServices
 
getPopMailServers() - Method in class com.atlassian.confluence.mail.ConfluenceMailServerManager
 
getPopPort() - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
getPopularLabels() - Method in class com.atlassian.confluence.plugins.labels.actions.AbstractLabelDisplayingAction
 
getPopupLink(String) - Method in class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
Get some HTML that will cause a thumbnail to be rendered inline, with a popup-link to the full-sized image.
getPopupLinkPrefix() - Method in class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
This method generates an a tag with the 'confluence-thumbnail-link' class.
getPopupLinkSuffix() - Method in class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
 
getPort(String) - Method in class com.atlassian.confluence.it.mail.MailServices
 
getPort() - Method in class com.atlassian.confluence.it.usermanagement.LdapService
 
getPort() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
getPort() - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
getPort() - Method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
Returns the proxy port.
getPosition() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getPosition() - Method in class com.atlassian.confluence.pages.Page
 
getPosition() - Method in class com.atlassian.confluence.plugins.rest.dto.UserDto
 
getPosition() - Method in class com.atlassian.confluence.util.EditPageBean
 
getPositiveZeroProperty() - Method in class com.atlassian.confluence.validationtest.functest.TestClassWithValidationRules
 
getPossibleAlternativesElsewhere() - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
getPossibleAlternativesInSpace() - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
getPossibleAlternativesInSpaceSearch() - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
getPossibleAlternativesInTrash() - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
getPossibleBlogRedirectsInSpace(Space, String, int) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPossibleBlogRedirectsInSpace(Space, String, int) - Method in interface com.atlassian.confluence.pages.PageManager
Searches for blogs in the space specified, looking for those that have the given title in a previous version.
getPossibleBlogRedirectsNotInSpace(Space, String, int) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPossibleBlogRedirectsNotInSpace(Space, String, int) - Method in interface com.atlassian.confluence.pages.PageManager
Searches for pages in all spaces except the one specified, looking for those that have the given title in a previous version.
getPossibleRedirectsInSpace(Space, String, int) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPossibleRedirectsInSpace(Space, String, int) - Method in interface com.atlassian.confluence.pages.PageManager
Searches for pages in the space specified, looking for those that have the given title in a previous version.
getPossibleRedirectsNotInSpace(Space, String, int) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPossibleRedirectsNotInSpace(Space, String, int) - Method in interface com.atlassian.confluence.pages.PageManager
Searches for pages in all spaces except the one specified, looking for those that have the given title in a previous version.
getPossiblesInTrash() - Method in class com.atlassian.confluence.pages.AlternativePagesLocator
Returns any pages in Trash with the given space and title.
getPostImportTasks() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
getPostImportTasks() - Method in interface com.atlassian.confluence.importexport.ImportContext
 
getPostingCalendarDate() - Method in class com.atlassian.confluence.pages.BlogPost
 
getPostingDate() - Method in class com.atlassian.confluence.content.render.xhtml.links.LinksUpdater.PartialReferenceDetails
 
getPostingDate() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getPostingDate() - Method in class com.atlassian.confluence.pages.actions.CreateBlogPostAction
 
getPostingDate() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getPostingDate() - Method in class com.atlassian.confluence.pages.BlogPost
Alias for EntityObject.getCreationDate()
getPostingDay() - Method in class com.atlassian.confluence.api.model.locator.ContentLocator
 
getPostingDay() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostsForDateResourceIdentifier
 
getPostingDay() - Method in class com.atlassian.confluence.legacyapi.model.content.locator.ContentLocator
Deprecated.
 
getPostingDay() - Method in class com.atlassian.confluence.links.linktypes.BlogPostLink
 
getPostingDay() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getPostingDay() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getPostingDay() - Method in class com.atlassian.confluence.renderer.BlogPostReference
 
getPostingDay() - Method in class com.atlassian.confluence.renderer.BlogPostReferenceParser
 
getPostingDay() - Method in class com.atlassian.confluence.renderer.PageContext
 
getPostingDayFormat() - Method in class com.atlassian.confluence.content.render.xhtml.ThreadLocalTransformationDateFormats
 
getPostingDayFormat() - Method in interface com.atlassian.confluence.content.render.xhtml.TransformationDateFormats
 
getPostingDayOfMonth() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getPostingDayOfMonth() - Method in class com.atlassian.confluence.pages.BlogPost
 
getPostingMonth() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getPostingMonth() - Method in class com.atlassian.confluence.pages.BlogPost
 
getPostingMonth(DateFormatter) - Method in class com.atlassian.confluence.pages.BlogPost
 
getPostingMonth() - Method in class com.atlassian.confluence.renderer.BlogPostReference
 
getPostingMonth() - Method in class com.atlassian.confluence.renderer.BlogPostReferenceParser
 
getPostingMonthNumeric() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getPostingMonthNumeric() - Method in class com.atlassian.confluence.pages.BlogPost
 
getPostingYear() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getPostingYear() - Method in class com.atlassian.confluence.pages.BlogPost
 
getPostingYear() - Method in class com.atlassian.confluence.renderer.BlogPostReference
 
getPostingYear() - Method in class com.atlassian.confluence.renderer.BlogPostReferenceParser
 
getPostProcessor() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
getPostProcessor() - Method in interface com.atlassian.confluence.importexport.ImportContext
 
getPostsForDay(int) - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
Get the posts made on a particular day of the month
getPostsForMonth() - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
Get all the posts for the month
getPostTag() - Method in class com.atlassian.confluence.search.v2.DefaultHighlightParams
 
getPostTag() - Method in interface com.atlassian.confluence.search.v2.HightlightParams
 
getPotentialDatasourceLocations() - Method in class com.atlassian.confluence.impl.util.tomcat.DefaultTomcatConfigHelper
 
getPotentialDatasourceLocations() - Method in interface com.atlassian.confluence.util.tomcat.TomcatConfigHelper
Returns the potential locations of datasource files.
getPredicates() - Method in interface com.atlassian.confluence.api.impl.pagination.PaginationQuery
Deprecated.
getPredicates() - Method in class com.atlassian.confluence.api.impl.pagination.PaginationQueryImpl
Deprecated.
getPreExistingContentPermissionForGroup(ContentEntityObject, String, Group) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
Gets pre-existing ContentPermission (singular, optional) for the Group and OperationKey (as String permissionType) specified.
getPreExistingContentPermissionForSubject(ContentEntityObject, String, Subject) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
Gets pre-existing ContentPermission (singular, optional) for the Subject and OperationKey (as String permissionType) specified.
getPreExistingContentPermissionForUser(ContentEntityObject, String, User) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
Gets pre-existing ContentPermission (singular, optional) for the User and OperationKey (as String permissionType) specified.
getPreExistingContentPermissions(ContentEntityObject, String, Predicate<ContentPermission>) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
Gets Set of all the distinct ContentPermissions of the specified permissionType pre-existing on the ContentEntityObject passed.
getPreExistingContentPermissions(ContentEntityObject, String) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
Gets Set of all the distinct ContentPermissions of the specified permissionType pre-existing on the ContentEntityObject passed.
getPreExistingContentPermissionsForSubjectType(ContentEntityObject, String, SubjectType) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
Gets pre-existing ContentPermissions (plural) for the SubjectType and OperationKey (as String permissionType) specified.
getPreferredMaxResults() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedContentService
 
getPreferredSpaceKey() - Method in class com.atlassian.confluence.plugins.rest.service.RestSearchParameters
 
getPreferredTab() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedContentService
 
getPreferredUserLocale() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
getPreFetchedAttachmentCount() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent
 
getPreFetchedImageDetailsCount() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent
 
getPrefix() - Method in class com.atlassian.confluence.api.model.content.Label
 
getPrefix(String) - Method in class com.atlassian.confluence.content.render.xhtml.ConfluenceXMLEventWriter
 
getPrefix() - Method in class com.atlassian.confluence.content.render.xhtml.Namespace
 
getPrefix() - Method in enum com.atlassian.confluence.importexport.resource.DownloadResourcePrefixEnum
 
getPrefix() - Method in class com.atlassian.confluence.labels.Namespace
 
getPrefix() - Method in class com.atlassian.confluence.labels.ParsedLabelName
 
getPrefix() - Method in class com.atlassian.confluence.legacyapi.model.content.Label
Deprecated.
 
getPrefix() - Method in class com.atlassian.confluence.plugin.AutodetectClassPrefixModuleFactory
Deprecated.
 
getPrefix() - Method in class com.atlassian.confluence.search.v2.query.PrefixQuery
 
getPrefix() - Method in class com.atlassian.confluence.search.v2.query.TextFieldPrefixQuery
Deprecated.
 
getPrefix() - Method in class com.atlassian.confluence.search.v2.searchfilter.PrefixSearchFilter
 
getPrefix() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
getPrefixedPropertiesFromFile(String, String) - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
getPrefixedSubject(String) - Static method in class com.atlassian.confluence.it.mail.MailUtils
 
getPreProcessor() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
getPreProcessor() - Method in interface com.atlassian.confluence.importexport.ImportContext
 
getPreProcessor() - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
getPrerequisites() - Method in class com.atlassian.confluence.impl.health.AbstractHealthCheck
 
getPrerequisites() - Method in interface com.atlassian.confluence.internal.health.HealthCheck
Returns the checks that must have a non-EventLevel.FATAL result before this check can be run.
getPreSchemaUpgradeTasks() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
getPreTag() - Method in class com.atlassian.confluence.search.v2.DefaultHighlightParams
 
getPreTag() - Method in interface com.atlassian.confluence.search.v2.HightlightParams
 
getPrettyElapsedTime() - Method in class com.atlassian.confluence.admin.actions.LongRunningTaskMonitorAction
 
getPrettyElapsedTime() - Method in class com.atlassian.confluence.util.longrunning.DelegatingLongRunningTask
 
getPrettyTimeRemaining() - Method in class com.atlassian.confluence.admin.actions.LongRunningTaskMonitorAction
 
getPrettyTimeRemaining() - Method in class com.atlassian.confluence.util.longrunning.DelegatingLongRunningTask
 
getPreview() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
Deprecated.
Returns the preview frame page object without triggering a preview.
getPreviewExternalImageError() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ExternalImagePanelImageBrowserDialog
Deprecated.
 
getPreviewHtml() - Method in class com.atlassian.confluence.pageobjects.component.dialog.WikiMarkupDialog
Deprecated.
Gets the trimmed version of the preview dialog content.
getPreviewKey() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
The previewKey property provides information a client can use to show a relevant preview/icon for this result.
getPreviewText() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
 
getPreviousContent(Long, String) - Method in class com.atlassian.confluence.ui.rest.content.LegacyContentResource
Deprecated.
 
getPreviousDatePost() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getPreviousIndex() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
getPreviousLicense() - Method in class com.atlassian.confluence.event.events.admin.LicenceUpdatedEvent
 
getPreviousLicense() - Method in class com.atlassian.sal.confluence.license.SalLicenseChangedEvent
 
getPreviousLinkUrl() - Method in class com.atlassian.confluence.it.PaginationBean
 
getPreviousLoginDate() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getPreviousMaxCacheSize() - Method in class com.atlassian.confluence.event.events.admin.MaxCacheSizeChangedEvent
 
getPreviousMessage() - Method in class com.atlassian.confluence.event.events.cluster.ClusterMaintenanceBannerEvent
 
getPreviousMode() - Method in class com.atlassian.confluence.plugins.synchrony.api.events.CollaborativeEditingModeChangeEvent
 
getPreviousMonth() - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
Get the previous year/month in the form yyyy/MM
getPreviousPage(Page) - Method in class com.atlassian.confluence.pages.actions.ViewPreviousVersionsAction
 
getPreviousPost() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getPreviousPost() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
getPreviousStartIndex() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
getPreviousStartIndex() - Method in class bucket.core.actions.PaginationSupport
Deprecated.
Returns the previous start index.
getPreviousStartIndex() - Method in interface bucket.core.PaginationSupport
Deprecated.
Returns the previous start index.
getPreviousStartIndex() - Method in class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
Returns the previous start index.
getPreviousStartIndexes() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
getPreviousStartIndexes() - Method in class bucket.core.actions.PaginationSupport
Deprecated.
 
getPreviousStartIndexes() - Method in interface bucket.core.PaginationSupport
Deprecated.
Returns an array of start indexes for pages that appear before the current page If there are no preceding pages, null is returned
getPreviousStartIndexes() - Method in class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
 
getPreviousSuccessfulLoginDate() - Method in interface com.atlassian.confluence.security.login.HistoricalLoginInfo
 
getPreviousSuccessfulLoginDate() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
 
getPreviousVersion(ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Deprecated.
since 7.5.0, use ContentService.find(Expansion...) for plugins, or use ContentEntityManagerInternal in core where applicable
getPreviousVersion(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getPreviousVersion() - Method in class com.atlassian.confluence.legacyapi.model.content.HistorySummary
Deprecated.
 
getPreviousVersion() - Method in class com.atlassian.confluence.mail.reports.PageReport
 
getPreviousVersion() - Method in class com.atlassian.confluence.pages.AbstractPage
Convenience method to get the immediately prior version since we can't perform arithmetic in velocity (assume that versions are sequential) Method is used in email templates where session is not available.
getPreviousVersion(int) - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getPreviousVersion() - Method in class com.atlassian.confluence.pages.SavableAttachment
 
getPreviousVersionRef() - Method in class com.atlassian.confluence.api.model.content.History
Get the previous version, if this is not the oldest version.
getPreviousVersions(Attachment) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getPreviousVersions() - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
Required when an error occurs.
getPreviousVersions() - Method in class com.atlassian.confluence.pages.actions.ViewPreviousVersionsAction
 
getPreviousVersions(Attachment) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Get all non-current versions of an attachment, not including the current version.
getPreviousVersions(Attachment) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getPreviousVersions(Attachment) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getPreviousVersions(Attachment) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getPreviousVersionsOfPageWithTaskId(long, long, int) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getPreviousVersionsOfPageWithTaskId(long, long, int) - Method in interface com.atlassian.confluence.pages.PageManager
Get previous versions of a CEO that contain the given task ID sorted by versions in descending order.
getPreviousVersionsOfPageWithTaskId(long, long, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.AbstractPageDao
Get previous versions of a CEO that contain the given task ID sorted by versions in descending order.
getPreviousVersionsOfPageWithTaskId(long, long, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAbstractPageDao
 
getPrimaryActions() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.CommentResultWithActions
 
getPrimaryKeyColumnName(PlatformTransactionManager, SessionFactory, String) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Locates the name of the column used as the primary key on the given table.
getPrimaryKeyColumnName(PlatformTransactionManager, SessionFactory, String) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Locates the name of the column used as the primary key on the given table.
getPrimitivePropertyValue(ClassPersister, PrimitiveProperty) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.AbstractObjectPersister
You will need to insert code here everytime you add a custom type.
getPrincipal() - Method in class com.atlassian.confluence.event.events.cluster.ExpireUserSessionsClusterNotificationEvent
 
getPriority() - Method in enum com.atlassian.confluence.internal.index.attachment.AttachmentStatus
 
getPriority() - Method in class com.atlassian.confluence.plugin.descriptor.AbstractExtractorModuleDescriptor
 
getPriority() - Method in class com.atlassian.confluence.plugin.descriptor.AttachmentTextExtractorModuleDescriptor
 
getPriority() - Method in class com.atlassian.confluence.plugin.descriptor.Extractor2ModuleDescriptor
 
getPrivateKey(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateKeyStoreDao
 
getPrivateKey(String) - Method in interface com.atlassian.confluence.security.trust.KeyStore
 
getProcessed() - Method in class com.atlassian.confluence.index.status.ReIndexJob.Progress
 
getProcessedIds() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
getProcessedIds() - Method in interface com.atlassian.confluence.importexport.ExportContext
 
getProductDisplayName() - Method in class com.atlassian.sal.confluence.license.SingleProductDetailsViewImpl
 
getProductInstance() - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
getProductKey() - Method in class com.atlassian.sal.confluence.license.SingleProductDetailsViewImpl
 
getProductKeys() - Method in class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
 
getProductLicense(String) - Method in class com.atlassian.sal.confluence.license.MultiProductLicenseDetailsImpl
 
getProductLicenseDetails(String) - Method in class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
 
getProductLicenses() - Method in class com.atlassian.sal.confluence.license.MultiProductLicenseDetailsImpl
 
getProductName() - Method in class com.atlassian.confluence.impl.util.db.DefaultDatabaseConfigHelper
 
getProductName() - Method in interface com.atlassian.confluence.util.db.DatabaseConfigHelper
Returns the database product name.
getProductRunId() - Method in class com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsEvent
 
getProfileGroups() - Method in class com.atlassian.confluence.user.actions.UserPopupAction
 
getProfileGroups() - Method in class com.atlassian.confluence.user.DefaultUserDetailsManager
 
getProfileGroups() - Method in interface com.atlassian.confluence.user.UserDetailsManager
Get the list of profile information groups
getProfileKeys(String) - Method in class com.atlassian.confluence.user.DefaultUserDetailsManager
 
getProfileKeys(String) - Method in interface com.atlassian.confluence.user.UserDetailsManager
Gets a list of keys for each property stored against a user
getProfilePageUri() - Method in class com.atlassian.sal.confluence.user.ConfluenceUserProfile
getProfilePicSrc() - Method in class com.atlassian.confluence.it.content.CommentBean
 
getProfilePicture() - Method in class com.atlassian.confluence.api.model.people.Person
 
getProfilePicture() - Method in class com.atlassian.confluence.legacyapi.model.people.Person
Deprecated.
 
getProfilePictureInfo() - Method in class com.atlassian.confluence.event.events.user.UserProfilePictureUpdateEvent
 
getProfilePictureInfo() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdateGroup
 
getProfilePictureSrc() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.UserLogo
Deprecated.
 
getProfilePictureUri(int, int) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserProfile
getProfilePictureUri() - Method in class com.atlassian.sal.confluence.user.ConfluenceUserProfile
getProgress() - Method in class com.atlassian.confluence.event.events.admin.ReindexStartedEvent
 
getProgress() - Method in class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexJobJson
 
getProgress() - Method in class com.atlassian.confluence.search.ReIndexTask
 
getProgressMeter() - Method in class com.atlassian.confluence.event.events.space.SpaceContentWillRemoveEvent
 
getProgressMeter() - Method in class com.atlassian.confluence.event.events.space.SpaceRemoveEvent
 
getProgressMeter() - Method in class com.atlassian.confluence.event.events.space.SpaceWillRemoveEvent
 
getProgressMeter() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
getProgressMeter() - Method in interface com.atlassian.confluence.importexport.ImportContext
 
getProgressMeter() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.copy.BulkPageCopyExecutionContext
 
getProgressMeter() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions
 
getProgressMeter() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.delete.BulkPageDeleteExecutionContext
 
getProgressMonitor() - Method in class com.atlassian.confluence.upgrade.recovery.ConfluenceExportConfiguration
 
getProjectByKey(String) - Method in class com.atlassian.confluence.plugins.navlinks.spi.impl.NavlinksProjectManager
 
getPromptText() - Method in class com.atlassian.confluence.it.content.RemoveAttachmentBean
 
getPromptText() - Method in class com.atlassian.confluence.it.content.RemoveAttachmentVersionBean
 
getPropagatingProgress() - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
getPropagationTime() - Method in class com.atlassian.confluence.internal.index.event.IndexSnapshotRestorationFailedEvent
 
getPropagationTime() - Method in class com.atlassian.confluence.internal.index.event.IndexSnapshotRestoredSuccessfullyEvent
 
getProperties(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getProperties() - Method in interface com.atlassian.confluence.api.extension.ModelMetadataProvider
Get the type hierarchy of the fields and their types provided by this ModelMetadataProvider.
getProperties() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getProperties() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostViewEvent
 
getProperties() - Method in class com.atlassian.confluence.event.events.content.page.PageViewEvent
 
getProperties() - Method in interface com.atlassian.confluence.event.events.types.Viewed
 
getProperties() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getProperties(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getProperties() - Method in class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEvent
 
getProperties() - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
getProperties() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ComponentProperty
 
getProperties() - Method in class com.atlassian.confluence.importexport.xmlimport.model.CompositeId
 
getProperties() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ImportedObject
 
getProperties() - Method in class com.atlassian.confluence.it.analytics.AnalyticsEventReport.Event
 
getProperties(Object) - Method in class com.atlassian.confluence.json.introspector.DefaultIntrospector
 
getProperties(Object) - Method in interface com.atlassian.confluence.json.introspector.Introspector
Return the properties of the bean as property names mapped to property value Objects.
getProperties() - Method in class com.atlassian.confluence.plugins.restapi.metadata.content.LabelsModelMetadataProvider
 
getProperties() - Method in class com.atlassian.confluence.renderer.embedded.EmbeddedObject
 
getProperties() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
getProperties() - Method in class com.atlassian.confluence.rest.api.model.RestObject
Deprecated.
since 7.0.1. Use RestObject.properties()
getProperties() - Method in class com.atlassian.confluence.setup.BootstrapPropertiesProvider
 
getProperties(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getProperties() - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
getProperty(String) - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Return a property from the context.
getProperty(String, Object) - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Return a property from the context or the supplied defaultValue if the property does not exist on the context.
getProperty(String) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
getProperty(String, Object) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
getProperty(String) - Method in class com.atlassian.confluence.content.render.xhtml.DelegateXmlOutputFactory
 
getProperty(String) - Method in class com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
 
getProperty(String) - Method in class com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader
 
getProperty(String) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlOutputFactory
 
getProperty() - Method in class com.atlassian.confluence.functest.rest.admin.crowd.PropertyRestrictionEntity
 
getProperty(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
getProperty(String) - Method in class com.atlassian.confluence.rest.api.model.RestObject
 
getProperty(String) - Method in class com.atlassian.confluence.user.actions.UserDetailsMap
Returns the user property from the map, if not available looks it up for the specified user in the user details manager.
getProperty(String) - Method in class com.atlassian.confluence.util.http.Authenticator
Deprecated.
 
getProperty(String) - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
getProperty(String) - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
 
getPropertyAsString(String) - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Returns the property for this key as a String.
getPropertyAsString(String) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
getPropertyGet(Object, String, Info) - Method in class com.atlassian.confluence.util.velocity.debug.UberspectDebugDecorator
 
getPropertyKeys() - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
getPropertyName() - Method in class com.atlassian.confluence.api.extension.MetadataProperty
Get the name of the property.
getPropertyName() - Method in class com.atlassian.confluence.api.model.Expansion
 
getPropertyName() - Method in class com.atlassian.confluence.api.model.GraphQLQueryExpansion
 
getPropertyName() - Method in class com.atlassian.confluence.legacyapi.service.Expansion
Deprecated.
 
getPropertyNames() - Method in class com.atlassian.confluence.util.http.Authenticator
Deprecated.
 
getPropertyResourceAsStream(String) - Method in class com.atlassian.confluence.util.i18n.AbstractI18NResource
 
getPropertyResourceAsStream(String) - Method in class com.atlassian.confluence.util.i18n.LanguagePluginI18NResource
 
getPropertyResourceAsStream(String) - Method in class com.atlassian.confluence.util.i18n.PluginI18NResource
 
getPropertySet(User) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
getPropertySet(String) - Method in class bucket.user.providers.CachingProfileProvider
Deprecated.
 
getPropertySet(String) - Method in class bucket.user.providers.ChainedProfileProvider
Deprecated.
 
getPropertySet(User) - Method in interface bucket.user.UserAccessor
Deprecated.
since 7.7. Plugins should use UserSettingsService
getPropertySet(Object) - Method in interface com.atlassian.confluence.core.ConfluencePropertySetManager
 
getPropertySet(Object) - Method in class com.atlassian.confluence.core.DefaultPropertySetManager
 
getPropertySet(Entity) - Method in class com.atlassian.confluence.impl.propertyset.ReadThroughCachingUserPropertySetFactory
 
getPropertySet(Entity) - Method in class com.atlassian.confluence.user.CachingConfluenceUserPropertySetFactory
Deprecated.
 
getPropertySet(Entity) - Method in class com.atlassian.confluence.user.ConfluenceUserPropertySetFactory
 
getPropertySet(ConfluenceUser) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getPropertySet(String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcProfileProvider
Deprecated.
 
getPropertySet(User) - Method in interface com.atlassian.confluence.user.UserAccessor
Deprecated.
since 5.2 Plugins should use UserSettingsService.
getPropertySet(ConfluenceUser) - Method in interface com.atlassian.confluence.user.UserAccessor
Deprecated.
since 7.7 Plugins should use UserSettingsService.
getPropertySet(Object, String, Object, Info) - Method in class com.atlassian.confluence.util.velocity.debug.UberspectDebugDecorator
 
getPropertySet(Entity) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdPropertySetFactory
Deprecated.
 
getPropertySetDAO() - Method in class bucket.user.BucketHibernateConfigProvider
Deprecated.
 
getPropertySetDAO() - Method in class com.atlassian.confluence.impl.user.PropertySetHibernateConfigurationProvider
 
getPropertySetFactory() - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
getPropertyStringValue(String) - Method in class com.atlassian.confluence.importexport.xmlimport.model.ComponentProperty
 
getPropertyType() - Method in class com.atlassian.confluence.api.extension.MetadataProperty
Get the java type of the property, or null if there are child properties instead.
getPropertyValue(String) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
 
getPropertyValue(String) - Method in class com.atlassian.confluence.importexport.xmlimport.model.CompositeId
 
getPropertyValue(String, String, Properties) - Static method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
Retrieves a property value, replacing values like ${token} using the Properties to look them up.
getPropertyValue(String, String) - Method in class com.atlassian.confluence.it.PropertiesManager
Deprecated.
 
getPropertyValue(String) - Method in class com.atlassian.confluence.it.PropertiesManager
Deprecated.
 
getProps() - Method in interface com.atlassian.confluence.cluster.NodeStatus
 
getProps() - Method in class com.atlassian.confluence.cluster.NodeStatusImpl
 
getProps() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteNodeStatus
 
getProtocol() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
getProtocolVersion() - Method in interface com.atlassian.confluence.security.trust.TrustedToken
 
getPrototypeRestBaseUrl(BaseUrlSelector) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
 
getPrototypeRestBaseUrl(String) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
 
getProvider() - Method in interface com.atlassian.confluence.content.apisupport.CustomContentApiSupportParams
 
getProvider() - Method in class com.atlassian.confluence.content.apisupport.CustomContentApiSupportParamsImpl
 
getProvider(HttpServletRequest) - Static method in class com.atlassian.confluence.setup.sitemesh.SitemeshContextItemProvider
 
getProviderClass() - Method in class bucket.user.providers.ChainedAccessProvider
Deprecated.
 
getProviderClass() - Method in class bucket.user.providers.ChainedCredentialsProvider
Deprecated.
 
getProviderClass() - Method in class bucket.user.providers.ChainedProfileProvider
Deprecated.
 
getProviderClass() - Method in class bucket.user.providers.ChainedUserProvider
Deprecated.
Get the exact kind of provider we are chaining.
getProxyInterfaces() - Method in class com.atlassian.confluence.tenant.TenantGate
Deprecated.
 
getProxyPort() - Method in class com.atlassian.confluence.impl.util.tomcat.DefaultTomcatConfigHelper
 
getProxyPort() - Method in interface com.atlassian.confluence.util.tomcat.TomcatConfigHelper
Returns the proxy port defined in server.xml.
getPublicKey(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateKeyStoreDao
 
getPublicKey() - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
getPublicKey(String) - Method in interface com.atlassian.confluence.security.trust.KeyStore
 
getPublishDate() - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
getPublishDate() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntrySummary
 
getPublished(SharedDataManager) - Static method in class com.atlassian.confluence.setup.SharedConfigurationMap
 
getPublishedInterface() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
getPublishers() - Method in class com.atlassian.confluence.api.model.content.Contributors
 
getPurchaseDate() - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel
 
getQName(String, String, String) - Method in class com.atlassian.confluence.content.render.xhtml.editor.embed.EditorImageAttributeParser
 
getQName(String, String, String) - Method in class com.atlassian.confluence.content.render.xhtml.ImageAttributeParser
 
getQName(String, String, String) - Method in class com.atlassian.confluence.content.render.xhtml.storage.embed.StorageImageAttributeParser
 
getQuery() - Method in class com.atlassian.confluence.api.model.GraphQLQueryExpansion
Get the graphql query string.
getQuery(Session, Object...) - Method in interface com.atlassian.confluence.content.persistence.hibernate.HibernateContentQueryFactory
Deprecated.
since 6.1.0 this method will be removed shortly, consider implementing the JPA overload of getQuery as an alternative
getQuery(EntityManager, Object...) - Method in interface com.atlassian.confluence.content.persistence.hibernate.HibernateContentQueryFactory
Get the JPA implementation of the query this factory wishes to generate.
getQuery() - Method in enum com.atlassian.confluence.pageobjects.component.dashboard.DashboardUpdatesPanel.Tab
Deprecated.
 
getQuery() - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction.DestinationSearchResults
 
getQuery() - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction
 
getQuery(EntityManager, Object...) - Method in class com.atlassian.confluence.plugins.contentproperty.hibernate2.FindAllByContentIdHibernateQueryFactory
 
getQuery(EntityManager, Object...) - Method in class com.atlassian.confluence.plugins.contentproperty.hibernate2.FindAllByContentIdsAndKeysHibernateQueryFactory
 
getQuery(EntityManager, Object...) - Method in class com.atlassian.confluence.plugins.contentproperty.hibernate2.FindAllBySpaceKeyHibernateQueryFactory
 
getQuery(EntityManager, Object...) - Method in class com.atlassian.confluence.plugins.contentproperty.hibernate2.FindByContentIdAndKeyHibernateQueryFactory
 
getQuery(EntityManager, Object...) - Method in class com.atlassian.confluence.plugins.contentproperty.hibernate2.FindBySpaceKeyAndKeyHibernateQueryFactory
 
getQuery() - Method in class com.atlassian.confluence.plugins.rest.service.RestSearchParameters
 
getQuery() - Method in class com.atlassian.confluence.search.actions.json.ContentNameSearchResult
 
getQuery() - Method in interface com.atlassian.confluence.search.plugin.ContentTypeSearchDescriptor
 
getQuery() - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
getQuery() - Method in class com.atlassian.confluence.search.service.UserSearchQueryParameters
 
getQuery() - Method in class com.atlassian.confluence.search.v2.AbstractSearch
Gets the query component of the search
getQuery() - Method in class com.atlassian.confluence.search.v2.DefaultHighlightParams
 
getQuery() - Method in class com.atlassian.confluence.search.v2.DefaultSearchWithToken
 
getQuery() - Method in interface com.atlassian.confluence.search.v2.HightlightParams
 
getQuery() - Method in interface com.atlassian.confluence.search.v2.ISearch
 
getQuery(String, SiteTextSearchQuery.Boost) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSiteTextSearchQueryFactory
Deprecated.
getQuery(String) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSiteTextSearchQueryFactory
 
getQuery() - Method in class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
 
getQuery() - Method in class com.atlassian.confluence.search.v2.query.QueryStringQuery
 
getQuery() - Method in class com.atlassian.confluence.search.v2.searchfilter.AuthorSearchFilter
 
getQuery(EntityManager, Object...) - Method in class com.atlassian.confluence.test.rpc.FindPluginCustomContentModuleKeyQueryFactory
 
getQueryKey() - Method in exception com.atlassian.confluence.search.v2.InvalidQueryException
 
getQueryMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.CacheBackedLuceneSearchMapperRegistry
Deprecated.
 
getQueryMapper(String) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneSearchMapperRegistry
 
getQueryMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.PluggableLuceneSearchMapperRegistry
 
getQueryMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.ThreadCachedSearchMapperRegistry
Deprecated.
 
getQueryMappers() - Static method in class com.atlassian.confluence.search.v2.lucene.SearchMappersThreadLocal
Deprecated.
 
getQueryName() - Method in class com.atlassian.confluence.content.persistence.hibernate.HibernateContentQueryModuleDescriptor
 
getQueryParameters(RecentlyUpdatedMacroParams, RecentlyUpdatedMacroRequestParams, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.AllContentTab
 
getQueryParameters(RecentlyUpdatedMacroParams, RecentlyUpdatedMacroRequestParams, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.FavouriteSpacesTab
 
getQueryParameters(RecentlyUpdatedMacroParams, RecentlyUpdatedMacroRequestParams, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.NetworkTab
 
getQueryParameters(RecentlyUpdatedMacroParams, RecentlyUpdatedMacroRequestParams, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.PopularTab
 
getQueryParameters(RecentlyUpdatedMacroParams, RecentlyUpdatedMacroRequestParams, RenderContext) - Method in interface com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.RecentlyUpdatedMacroTab
 
getQueryParameters(RecentlyUpdatedMacroParams, RecentlyUpdatedMacroRequestParams, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.SpaceCategoryTab
 
getQueryParameters() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction.CriteriaParameters
Deprecated.
 
getQueryPlanCache() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getQueryString() - Method in class com.atlassian.confluence.event.events.search.SiteSearchAuditEvent
 
getQueryString() - Method in enum com.atlassian.confluence.it.dashboard.SpacesListMacro.SpacesTab
 
getQueryString() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getQueryString() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction.CriteriaParameters
Deprecated.
 
getQueryString() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getQueryString() - Method in class com.atlassian.confluence.search.SearchResultRenderContext
Return the query string if set, otherwise returns empty string.
getQueryString() - Method in class com.atlassian.confluence.search.v2.query.UserTextQuery
 
getQueryString() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
getQueryTokens() - Method in class com.atlassian.confluence.search.actions.json.ContentNameSearchResult
The individual tokens from the query String that these results are for.
getQueryType() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
Deprecated.
getQueue() - Method in class com.atlassian.confluence.admin.actions.ViewIndexQueueAction
Retrieve the currently queued entries.
getQueue() - Method in class com.atlassian.confluence.event.ConfluencePoolBasedEventExecutorFactory
 
getQueuedEntries() - Method in interface com.atlassian.confluence.search.IndexTaskQueue
Retrieve a list of all of the queued entries.
getQueuedEntries() - Method in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
 
getQueuedEntries() - Method in class com.atlassian.confluence.search.queue.InMemoryIndexTaskQueue
 
getQueuedEntries(int) - Method in class com.atlassian.confluence.search.queue.InMemoryIndexTaskQueue
 
getQueueFirstHundred() - Method in class com.atlassian.confluence.admin.actions.ViewIndexQueueAction
Retrieve the first 100 currently queued entries.
getQueueSize() - Method in class com.atlassian.confluence.event.CpuBasedThreadPoolConfiguration
 
getQueueSize() - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
Retrieve the number of elements processed by the latest flush.
getQueueSize(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getQueueSize(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Returns the size of the task queue with the specified name.
getQueueSize(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getQuickNavResults(HttpServletRequest, String, List<String>, String, int, int) - Method in class com.atlassian.confluence.plugins.quicknav.resources.QuickNavResource
This is the primary Confluence QuickNav endpoint, it provides the majority (if not all) of the search results in the QuickNav dropdown.
getQuickNavSearchResultsContent() - Method in class com.atlassian.confluence.pageobjects.page.SearchResultPage
Deprecated.
 
getQuickSearch() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
Deprecated.
 
getRandomString() - Method in class com.atlassian.confluence.user.persistence.dao.ConfluenceRememberMeToken
 
getRandomSubSet(List<T>, int, Random) - Static method in class com.atlassian.confluence.util.GeneralUtil
Returns a randomised subset of the list provided.
getRange(int, int) - Method in class com.atlassian.confluence.core.DefaultListBuilder
 
getRange(int, int) - Method in interface com.atlassian.confluence.core.ListBuilder
Gets a range of results by providing the indexes of the first and last elements you wish to return.
getRange() - Method in class com.atlassian.confluence.search.v2.query.DoubleRangeQuery
 
getRange() - Method in class com.atlassian.confluence.search.v2.query.IntegerRangeQuery
 
getRange() - Method in class com.atlassian.confluence.search.v2.query.LongRangeQuery
 
getRange() - Method in class com.atlassian.confluence.search.v2.searchfilter.TermRangeSearchFilter
 
getRangeLength() - Method in class com.atlassian.confluence.web.rangerequest.RangeRequest
 
getRank() - Method in class com.atlassian.confluence.labels.dto.RankedLiteLabelSearchResult
 
getRank() - Method in class com.atlassian.confluence.labels.persistence.dao.RankedLabelSearchResult
 
getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.confluence.user.crowd.CacheableDirectoryInstanceLoader
 
getRawHit() - Method in interface com.atlassian.confluence.search.v2.lucene.WrappedHit
Deprecated.
 
getRawHit() - Method in class com.atlassian.confluence.search.v2.lucene.WrappedHitImpl
Deprecated.
 
getRawParameters() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
getRawProductLicense(String) - Method in class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
 
getRawQuery() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.TextQuery
 
getRawQuery() - Method in class com.atlassian.confluence.search.v2.query.TextFieldQuery
 
getRawQuery() - Method in class com.atlassian.confluence.search.v2.searchfilter.TextSearchFilter
 
getRawResults() - Method in class com.atlassian.confluence.search.v2.DefaultSearchResults
Get the raw search results.
getRawTestString() - Method in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
getRawText(String) - Method in class com.atlassian.sal.confluence.message.ConfluenceI18nResolver
 
getRawText(Locale, String) - Method in class com.atlassian.sal.confluence.message.ConfluenceI18nResolver
 
getReadOnlyGroups() - Method in class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
getReadOnlyGroups() - Method in class com.atlassian.confluence.user.administrators.DefaultEditUserGroupAdministrator
 
getReadOnlyGroups() - Method in interface com.atlassian.confluence.user.administrators.EditUserGroupAdministrator
 
getReadWriteCacheConcurrencyStrategy() - Method in interface com.atlassian.confluence.cache.hibernate.HibernateCacheFactory
Deprecated.
Gets a new instance of the configured hibernate Read/Write cache strategy
getRealBuildNumber() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
getRealBuildNumber() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
getRealClass(Object) - Static method in class com.atlassian.confluence.core.ConfluenceEntityObject
Get the real class of a content entity object.
getRealTitle() - Method in class com.atlassian.confluence.labels.CombinedLabel
 
getRealTitle() - Method in interface com.atlassian.confluence.labels.DisplayableLabel
Return the title as a combination of the namespace and the label name.
getRealTitle() - Method in class com.atlassian.confluence.labels.Label
 
getReason() - Method in class com.atlassian.confluence.impl.health.checks.HomeHealthCheckFailure
 
getReason() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction.Result
 
getReason() - Method in class com.atlassian.confluence.rest.api.model.RestError
 
getReasonKey() - Method in enum com.atlassian.confluence.license.exception.KnownConfluenceLicenseValidationException.Reason
 
getReasonPhrase() - Method in enum com.atlassian.confluence.rest.api.model.ExceptionConverter.AdditionalStatus
Get the reason phrase
getRebuildingProgress() - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
getReceivedMessage() - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
getReceivedMessage() - Method in class com.atlassian.confluence.it.mail.MailServices
Get the first message of all messages received until now.
getReceivedMessages() - Method in class com.atlassian.confluence.it.mail.MailServices
Returns an array of all messages received until now.
getReceiver() - Method in class com.atlassian.confluence.mail.notification.Notification
 
getReceiverNodeId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexResponseEvent
 
getReceiverNodeId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotCreatedEvent
 
getReceiverNodeId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotRequestEvent
 
getReceiverNodeId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotRequestReceivedEvent
 
getRecentAndPopularLabels(String, LabelManager, int, String) - Static method in class com.atlassian.confluence.util.LabelUtil
 
getRecentAndPopularLabelsForEntity(ContentEntityObject, LabelManager, int, String) - Static method in class com.atlassian.confluence.util.LabelUtil
 
getRecentChangesSize() - Method in class com.atlassian.confluence.user.UserInterfaceState
 
getRecentLabels() - Method in class com.atlassian.confluence.plugins.labels.actions.AbstractLabelDisplayingAction
 
getRecentlyAddedBlogPosts(int, Date, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getRecentlyAddedBlogPosts(int, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getRecentlyAddedBlogPosts(int, String) - Method in interface com.atlassian.confluence.pages.PageManager
Retrieve the most recently created blog posts in a given space.
getRecentlyAddedBlogPosts(int, Date, String) - Method in interface com.atlassian.confluence.pages.PageManager
 
getRecentlyAddedBlogPosts(int, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Get list of recently created blog posts.
getRecentlyAddedBlogPosts(int, Date, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
 
getRecentlyAddedBlogPosts(int, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getRecentlyAddedBlogPosts(int, Date, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
getRecentlyAddedEntities(String, int) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Retrieve an iterator of recently added entities, in order of most recent to last.
getRecentlyAddedEntities(String, int) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getRecentlyAddedEntities(String, int) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
getRecentlyAddedEntities(String, int) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getRecentlyAddedEntities(String, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getRecentlyAddedPages(int, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getRecentlyAddedPages(int, String) - Method in interface com.atlassian.confluence.pages.PageManager
Retrieve the most recently created pages in a given space.
getRecentlyAddedPages(int, String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getRecentlyAddedPages(int, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getRecentlyAddedPages(int, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
 
getRecentlyAuthoredPagesByUser(String, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getRecentlyAuthoredPagesByUser(String, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getRecentlyAuthoredPagesByUser(String, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
 
getRecentlyModifiedEntities(String, int) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Retrieve an iterator of recently modified entities, in order of most recent to last.
getRecentlyModifiedEntities(String, int) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getRecentlyModifiedEntities(int) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
getRecentlyModifiedEntities(String, int) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
getRecentlyModifiedEntities(int) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getRecentlyModifiedEntities(String, int) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getRecentlyModifiedEntities(int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getRecentlyModifiedEntities(String, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getRecentlyModifiedEntitiesForUser(String) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Retrieve an iterator of recently modified entities, in order of most recent to last.
getRecentlyModifiedEntitiesForUser(String) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getRecentlyModifiedEntitiesForUser(String) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
getRecentlyModifiedEntitiesForUser(String) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getRecentlyModifiedEntitiesForUser(String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getRecentlyModifiedForChangeDigest(Date) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Retrieves a list of ContentEntityObjects that have been newly added or modified since the date specified.
getRecentlyModifiedForChangeDigest(Date) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getRecentlyModifiedForChangeDigest(Date) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Retrieves a list of ContentEntityObjects that have been newly added or modified since the date specified.
getRecentlyModifiedForChangeDigest(Date) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getRecentlyModifiedForChangeDigest(Date) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getRecentlyUpdatedComments(Space, int) - Method in interface com.atlassian.confluence.pages.CommentManager
 
getRecentlyUpdatedComments(Space, int) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
getRecentlyUpdatedComments(long, int) - Method in interface com.atlassian.confluence.pages.persistence.dao.CommentDao
Get all comments that have been updated recently in a space
getRecentlyUpdatedComments(long, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateCommentDao
 
getRecentlyUpdatedContent() - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
getRecentlyUpdatedContent() - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
getRecentlyUpdatedPages(int, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getRecentlyUpdatedPages(int, String) - Method in interface com.atlassian.confluence.pages.PageManager
Retrieve the most recently modified pages in a given space.
getRecentlyUpdatedPages(int, String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getRecentlyUpdatedPages(int, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getRecentlyUpdatedPages(int, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
 
getRecentlyUpdatedPagesForUserOnSpaceSince(User, String, Date) - Method in class com.atlassian.confluence.util.ContentFacade
 
getRecentlyUpdatedPagesForUserSince(User, Date) - Method in class com.atlassian.confluence.util.ContentFacade
 
getRecentlyUsedLabellings(int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getRecentlyUsedLabellings(int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getRecentlyUsedLabellings(int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getRecentlyUsedLabellings(int) - Method in interface com.atlassian.confluence.labels.LabelManager
 
getRecentlyUsedLabellingsInSpace(String, int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getRecentlyUsedLabellingsInSpace(String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getRecentlyUsedLabellingsInSpace(String, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getRecentlyUsedLabellingsInSpace(String, int) - Method in interface com.atlassian.confluence.labels.LabelManager
 
getRecentlyUsedLabels() - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getRecentlyUsedLabels(int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getRecentlyUsedLabels(int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Returns the recently used labels for the Confluence instance, with a specified maximum number of results.
getRecentlyUsedLabels(int) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
Returns the recently used labels for the Confluence instance, with a specified maximum number of results.
getRecentlyUsedLabels(int) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
Returns the recently used labels for the Confluence instance, with a specified maximum number of results.
getRecentlyUsedLabels() - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getRecentlyUsedLabels(int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getRecentlyUsedLabels(int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getRecentlyUsedLabels() - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getRecentlyUsedLabels() - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the DEFAULT_LABEL_COUNT most recently used labels within the system.
getRecentlyUsedLabels(int) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the x most recently used labels.
getRecentlyUsedLabels(String, int) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns the recently used labels for the Confluence instance, with a specified maximum number of results.
getRecentlyUsedLabels(int) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
getRecentlyUsedLabels(String, int) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getRecentlyUsedLabels(String, int) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getRecentlyUsedLabels(String, int) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getRecentlyUsedLabels(String, int) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getRecentlyUsedLabelsInSpace(String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getRecentlyUsedLabelsInSpace(String, int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getRecentlyUsedLabelsInSpace(String, int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Returns the recently used labels in the space with the specified key
getRecentlyUsedLabelsInSpace(String, int) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
Returns the recently used labels in the space with the specified key
getRecentlyUsedLabelsInSpace(String, int) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
Returns the recently used labels in the space with the specified key
getRecentlyUsedLabelsInSpace(String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getRecentlyUsedLabelsInSpace(String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getRecentlyUsedLabelsInSpace(String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getRecentlyUsedLabelsInSpace(String, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getRecentlyUsedLabelsInSpace(String) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the DEFAULT_LABEL_COUNT most recently used labels within the specified space.
getRecentlyUsedLabelsInSpace(String, int) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the most recently used labels within the specified spae.
getRecentlyUsedLabelsInSpace(String, String, int) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns the recently used labels for the given spaceKey, with a specified maximum number of results.
getRecentlyUsedLabelsInSpace(String, int) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
getRecentlyUsedLabelsInSpace(String, String, int) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getRecentlyUsedLabelsInSpace(String, String, int) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getRecentlyUsedLabelsInSpace(String, String, int) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getRecentlyUsedLabelsInSpace(String, String, int) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getRecentlyUsedPersonalLabellings(String, int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getRecentlyUsedPersonalLabellings(String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getRecentlyUsedPersonalLabellings(String, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getRecentlyUsedPersonalLabellings(String, int) - Method in interface com.atlassian.confluence.labels.LabelManager
 
getRecentlyUsedPersonalLabels(String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getRecentlyUsedPersonalLabels(String, int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getRecentlyUsedPersonalLabels(String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getRecentlyUsedPersonalLabels(String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getRecentlyUsedPersonalLabels(String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getRecentlyUsedPersonalLabels(String, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getRecentlyUsedPersonalLabels(String) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the labels that were recently used by currently authenticated user.
getRecentlyUsedPersonalLabels(String, int) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the labels that were recently used by currently authenticated user.
getRecentRunDetails(ScheduledJobKey, int) - Method in class com.atlassian.confluence.internal.schedule.persistence.dao.HibernateInternalRunDetailsDao
 
getRecentRunDetails(ScheduledJobKey) - Method in class com.atlassian.confluence.internal.schedule.persistence.dao.HibernateInternalRunDetailsDao
 
getRecentRunDetails(ScheduledJobKey, int) - Method in interface com.atlassian.confluence.internal.schedule.persistence.dao.InternalRunDetailsDao
 
getRecentRunDetails(ScheduledJobKey) - Method in interface com.atlassian.confluence.internal.schedule.persistence.dao.InternalRunDetailsDao
 
getRecentUpdate(int) - Method in interface com.atlassian.confluence.it.dashboard.Dashboard
Returns the recently updated change-set at the specified index on the dashboard, or null if such an item does not exist.
getRecentUpdate(int) - Method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
getRecentUpdates() - Method in interface com.atlassian.confluence.it.dashboard.Dashboard
Returns the recently updated content from the dashboard as RecentlyUpdatedChangeSet objects in the order they appear on the dashboard.
getRecentUpdates() - Method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
getRecentUpdates(RecentUpdateQueryParameters, int) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedContentService
 
getRecentUpdates() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdateGroup
 
getRecipient() - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
getRecipient() - Method in class com.atlassian.confluence.plugins.like.notifications.LikeNotification
 
getRecipients() - Method in class com.atlassian.confluence.event.events.user.SendUserInviteEvent
 
getRecord(String, String) - Method in interface com.atlassian.confluence.setup.bandana.persistence.dao.ConfluenceBandanaRecordDao
Retrieve a record for the given key, return null if no record exists
getRecord(String, String) - Method in class com.atlassian.confluence.setup.bandana.persistence.dao.hibernate.HibernateConfluenceBandanaRecordDao
 
getRecordedErrorLogMessages(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getRecordedErrorLogMessages(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
getRecordedErrorLogMessages(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getRecordedHibernateSql(String) - Method in class com.atlassian.confluence.functest.rest.admin.SqlCaptureResource
 
getRecordedMessages(Level) - Static method in class com.atlassian.confluence.impl.logging.LogMessageRecordingAppender
 
getRecords(Instant, Instant) - Method in class com.atlassian.confluence.api.impl.service.audit.adapter.AuditServiceAdapter
Deprecated.
 
getRecords(Instant, Instant) - Method in interface com.atlassian.confluence.api.service.audit.AuditService
Deprecated.
Retrieve audit records from the system via an AuditService.AuditRecordFinder instance.
getRecords(LimitedRequest, Instant, Instant, boolean, String) - Method in interface com.atlassian.confluence.internal.audit.persistence.dao.AuditRecordDao
Deprecated.
 
getRecords(LimitedRequest, Instant, Instant, boolean, String) - Method in class com.atlassian.confluence.internal.audit.persistence.dao.hibernate.HibernateAuditRecordDao
Deprecated.
 
getRecords(Instant, Instant) - Method in interface com.atlassian.confluence.it.audit.RemoteAuditService
Deprecated.
 
getRecords(Instant, Instant, String) - Method in interface com.atlassian.confluence.it.audit.RemoteAuditService
Deprecated.
 
getRecords(Instant, Instant) - Method in class com.atlassian.confluence.it.audit.RemoteAuditServiceImpl
Deprecated.
 
getRecords(Instant, Instant, String) - Method in class com.atlassian.confluence.it.audit.RemoteAuditServiceImpl
Deprecated.
 
getRecoveryState() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.SynchronyRecoveryEvent
 
getRedirectCount(String) - Method in class com.atlassian.confluence.plugins.pulp.impl.PulpRedirectDaoImpl
 
getRedirectCount(String) - Method in interface com.atlassian.confluence.plugins.pulp.PulpRedirectDao
Returns the number of users who have been redirected to the PULP for the given version of Confluence.
getRedirectLocation() - Method in class com.atlassian.confluence.dashboard.actions.HomepageAction
Deprecated.
 
getRedirectPage() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
getRedirectUrl() - Method in class com.atlassian.confluence.pages.actions.BrowseSpaceAction
 
getRedirectUrl() - Method in class com.atlassian.confluence.pages.actions.ListPagesAction
 
getRedirectUrl() - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
getRedirectUrl() - Method in class com.atlassian.confluence.pages.actions.SpaceToolsAction
 
getRedirectUrl() - Method in class com.atlassian.confluence.plugins.like.actions.LikeAction
 
getRedirectUrlAndUpdateCookies(String, String, WebInterfaceContext) - Method in class com.atlassian.confluence.core.actions.RedirectActionHelper
 
getRef() - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarker
 
getReference() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getReferencedFrom() - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.UndefinedPage
 
getReferencedPropertyType(String, String) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getReferenceInsertionEventHandler(Context) - Method in class com.atlassian.confluence.util.velocity.ConfluenceHtmlEntityEncodingPolicy
 
getReferencePropertyValue(Class<E>, String, ImportProcessorContext) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.AbstractObjectPersister
 
getReferencingBlueprint() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
Deprecated.
getReferencingModuleCompleteKey() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
getReferencingModuleCompleteKey() - Method in class com.atlassian.confluence.pages.templates.PluginTemplateReference
 
getReferencingModuleKey() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
getReferencingPluginKey() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
getReferralLinks() - Method in class com.atlassian.confluence.core.ContentEntityObject
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
getReferrerSettings() - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
getReferringContent(ContentEntityObject) - Method in class com.atlassian.confluence.links.DefaultLinkManager
 
getReferringContent(String, List<ContentEntityObject>) - Method in class com.atlassian.confluence.links.DefaultLinkManager
 
getReferringContent(ContentEntityObject) - Method in interface com.atlassian.confluence.links.LinkManager
 
getReferringContent(String, List<ContentEntityObject>) - Method in interface com.atlassian.confluence.links.LinkManager
Gets collection of referring content with given set of pages within single space
getReferringContent(ContentEntityObject) - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateLinkDao
 
getReferringContent(String, List<ContentEntityObject>) - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateLinkDao
 
getReferringContent(ContentEntityObject) - Method in interface com.atlassian.confluence.links.persistence.dao.LinkDao
 
getReferringContent(String, List<ContentEntityObject>) - Method in interface com.atlassian.confluence.links.persistence.dao.LinkDao
 
getReferringContentSpaceKey() - Method in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
getRegex() - Method in class com.atlassian.confluence.extra.paste.rest.ShortcutLinkConfigurationsResource.ShortcutLinkConfigurationEntity
 
getRegion() - Method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
 
getRegion() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getRegisteredFeatures() - Method in class com.atlassian.confluence.setup.settings.DefaultFeatureService
 
getRegisteredFeatures() - Method in interface com.atlassian.confluence.setup.settings.FeatureService
 
getRegistrar() - Method in class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction
 
getRegistryConfiguration() - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
getRegistryHomeDirectory() - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistryConfiguration
 
getRegistryName() - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistryConfiguration
 
getReIndexError() - Method in class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexNodeStatusJson
 
getReIndexOption() - Method in class com.atlassian.confluence.event.events.admin.ReindexStageFinishedEvent
Deprecated.
getReIndexOption() - Method in class com.atlassian.confluence.event.events.admin.ReindexStageStartedEvent
Deprecated.
getRejectedExecutionHandler() - Method in class com.atlassian.confluence.event.ConfluencePoolBasedEventExecutorFactory
 
getRelated() - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
 
getRelatedLabels(Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getRelatedLabels(Label, int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getRelatedLabels(List<? extends Label>, String, int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getRelatedLabels(String, int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Returns the labels related to the given label name
getRelatedLabels(String, int) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
Returns the labels related to the given label name
getRelatedLabels(String, int) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
Returns the labels related to the given label name
getRelatedLabels(Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getRelatedLabels(Label, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getRelatedLabels(List<? extends Label>, String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getRelatedLabels(Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getRelatedLabels(Label, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getRelatedLabels(List<? extends Label>, String, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getRelatedLabels(Label) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the DEFAULT_LABEL_COUNT labels that are 'related' to the specified label.
getRelatedLabels(Label, int) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the labels that are 'related' to the specified label.
getRelatedLabels(List<? extends Label>, String, int) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the labels that are 'related' to the labels in the list.
getRelatedLabels(String, String, int) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns the labels related to the given label name, with a specified maximum number of results.
getRelatedLabels(String, int) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
getRelatedLabels(String, String, int) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getRelatedLabels(String, String, int) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getRelatedLabels(String, String, int) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getRelatedLabels(String, String, int) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getRelatedLabels() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
Returns a list of related labels to the labels matching the search result
getRelatedLabelsInSpace(Label, String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getRelatedLabelsInSpace(Label, String, int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getRelatedLabelsInSpace(String, String, int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Returns the labels related to the given label name in the given space
getRelatedLabelsInSpace(String, String, int) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
Returns the labels related to the given label name in the given space
getRelatedLabelsInSpace(String, String, int) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcLabelsClient
Returns the labels related to the given label name in the given space
getRelatedLabelsInSpace(Label, String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getRelatedLabelsInSpace(Label, String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getRelatedLabelsInSpace(Label, String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getRelatedLabelsInSpace(Label, String, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getRelatedLabelsInSpace(Label, String) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the DEFAULT_LABEL_COUNT labels that are 'related' to the specified label and that are used to label content within the specified space.
getRelatedLabelsInSpace(Label, String, int) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the labels that are 'related' to the specified label and that are used to to label content within the specified space.
getRelatedLabelsInSpace(String, String, String, int) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns the labels related to the given label name for the given spaceKey, with a specified maximum number of results.
getRelatedLabelsInSpace(String, String, int) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
getRelatedLabelsInSpace(String, String, String, int) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getRelatedLabelsInSpace(String, String, String, int) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getRelatedLabelsInSpace(String, String, String, int) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getRelatedLabelsInSpace(String, String, String, int) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getRelationDescriptor() - Method in class com.atlassian.confluence.api.model.relations.RelationInstance
 
getRelationDescriptor() - Method in class com.atlassian.confluence.internal.relations.query.RelationQuery
 
getRelationEntities(String, S, T, RelationDescriptor<?, ?>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.HibernateRelationDao
 
getRelationEntity(ContentEntityObject, ContentEntityObject, RelationDescriptor<?, ?>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.Content2ContentHibernateRelationDao
 
getRelationEntity(ConfluenceUser, ContentEntityObject, RelationDescriptor<?, ?>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2ContentHibernateRelationDao
 
getRelationEntity(ConfluenceUser, ConfluenceUser, RelationDescriptor<?, ?>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2UserHibernateRelationDao
 
getRelationEntity(S, T, RelationDescriptor<?, ?>) - Method in interface com.atlassian.confluence.internal.relations.dao.RelationDao
Get relation for given content, type and name.
getRelationId() - Method in class com.atlassian.confluence.core.ContributionStatus
 
getRelationName() - Method in class com.atlassian.confluence.api.impl.service.relation.DefaultValidatingRelationDescriptor
 
getRelationName() - Method in class com.atlassian.confluence.api.model.relations.AbstractRelationDescriptor
 
getRelationName() - Method in interface com.atlassian.confluence.api.model.relations.RelationDescriptor
Get relation name.
getRelationName() - Method in class com.atlassian.confluence.internal.relations.dao.RelationEntity
 
getRelationsCount(ContentEntityObject, ContentEntityObject, RelationDescriptor<?, ?>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.Content2ContentHibernateRelationDao
 
getRelationsCount(ConfluenceUser, ContentEntityObject, RelationDescriptor<?, ?>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2ContentHibernateRelationDao
 
getRelationsCount(ConfluenceUser, ConfluenceUser, RelationDescriptor<?, ?>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2UserHibernateRelationDao
 
getRelationsCount(S, T, RelationDescriptor<?, ?>) - Method in interface com.atlassian.confluence.internal.relations.dao.RelationDao
Get total number of relations for given content, type and name.
getRelationshipType(RelationDescriptor<?, ?>) - Static method in enum com.atlassian.confluence.internal.relations.RelationshipTypeEnum
Returns type of relationship based on relation descriptor.
getRelationshipType(RelationDescriptor<?, ?>, boolean) - Static method in enum com.atlassian.confluence.internal.relations.RelationshipTypeEnum
Returns type of relationship based on relation descriptor.
getRelativeImageUrl(Emoticon) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.inline.EmoticonDisplayMapper
Get a relative URL for the emoticon.
getRelativeImageUrl(Emoticon) - Method in class com.atlassian.confluence.content.render.xhtml.editor.inline.SimpleEmoticonDisplayMapper
 
getRelativeSignupURL() - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
getRelativeSignupURL() - Method in interface com.atlassian.confluence.user.SignupManager
 
getRelativeTime(Date) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 2.7 use FriendlyDateFormatter
getRelevantPS(String) - Method in class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
Deprecated.
 
getRemainingUserCount() - Method in class com.atlassian.confluence.license.rest.resource.LicenseResource
Return the number of free slots on this Confluence instance
getRemappedAttachmentIds() - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
getRemappedAttachmentIds() - Method in interface com.atlassian.confluence.pages.AttachmentManager
Gets a list of remapped attachment IDs.
getRemappedAttachmentIds() - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
getRemappedAttachmentIds() - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
getRemappedAttachmentIds() - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
getRemappedAttachmentIds() - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
getRemappedAttachmentIds() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Gets a list of remapped attachment IDs.
getRemappedAttachmentIds() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
getRememberMeService() - Method in class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
 
getRemoteAddress() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
 
getRemoteAddress() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
getRemoteAddress() - Static method in class com.atlassian.confluence.util.RequestCacheThreadLocal
 
getRemoteHost() - Method in class com.atlassian.confluence.event.events.security.SecurityEvent
 
getRemoteIP() - Method in class com.atlassian.confluence.event.events.security.SecurityEvent
 
getRemoteUrl() - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
getRemoteUser() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Deprecated.
getRemoteUser() - Method in class com.atlassian.confluence.renderer.radeox.macros.AbstractHtmlGeneratingMacro
 
getRemoteUser() - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
getRemoteUser() - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl.GhettoHelper.GhettoAction
 
getRemoteUser() - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
getRemoteUser(HttpServletRequest) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
getRemoteUser() - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
getRemoteUser(HttpServletRequest) - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
getRemoteUserKey() - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
getRemoteUserKey(HttpServletRequest) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
getRemoteUserKey() - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
getRemoteUserKey(HttpServletRequest) - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
getRemoteUsername() - Method in class com.atlassian.confluence.user.actions.AbstractUsersAction
 
getRemoteUsername() - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
 
getRemoteUsername(HttpServletRequest) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
 
getRemoteUsername() - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
getRemoteUsername(HttpServletRequest) - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
getRemovalNumberOfContent() - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
getRemovedLabels() - Method in interface com.atlassian.confluence.labels.service.RemoveLabelCommand
A list of labels removed as strings
getRemovedLabels() - Method in class com.atlassian.confluence.labels.service.RemoveLabelCommandImpl
 
getRemoveLabel(Label) - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
Returns a DisplayableLabel representing the currently viewed labels, minus the given label.
getRemoveUrl() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
getRemoveXPath(String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
getRenamedContent() - Method in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
getRenamedContent() - Method in class com.atlassian.confluence.util.AttachmentLinkRenamingBean
 
getRenamedContent() - Method in interface com.atlassian.confluence.util.LinkRenamingBean
 
getRenamedPagesInSpace() - Method in class com.atlassian.confluence.pages.AlternativePagesLocator
Returns pages in the space that had the required title but have been renamed.
getRender() - Method in class com.atlassian.confluence.content.render.xhtml.view.RenderResult
 
getRenderContext() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
 
getRenderContext() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
getRenderContext() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
 
getRenderContext() - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
getRenderContext(String) - Method in class com.atlassian.confluence.pages.templates.XhtmlTemplateHandler
 
getRenderContext(RecentlyUpdatedMacroRequestParams, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.AllContentTab
 
getRenderContext(RecentlyUpdatedMacroRequestParams, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.FavouriteSpacesTab
 
getRenderContext(RecentlyUpdatedMacroRequestParams, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.NetworkTab
 
getRenderContext(RecentlyUpdatedMacroRequestParams, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.PopularTab
 
getRenderContext(RecentlyUpdatedMacroRequestParams, RenderContext) - Method in interface com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.RecentlyUpdatedMacroTab
Gives each tab a chance to add things to the macro's rendering context
getRenderContext(RecentlyUpdatedMacroRequestParams, RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.SpaceCategoryTab
 
getRenderContext() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
getRenderContext(T, Timeout) - Method in class com.atlassian.confluence.rss.AbstractContentEntityRenderSupport
getRenderContext(T, Timeout) - Method in class com.atlassian.confluence.rss.AbstractRenderSupport
getRenderContext(Attachment, Timeout) - Method in class com.atlassian.confluence.rss.AttachmentRenderSupport
getRenderedAboutMe() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getRenderedClass(Link) - Method in class com.atlassian.confluence.content.render.xhtml.editor.EditorModelToRenderedClassMapper
 
getRenderedClass(Link) - Method in interface com.atlassian.confluence.content.render.xhtml.view.ModelToRenderedClassMapper
 
getRenderedClass(Link) - Method in class com.atlassian.confluence.content.render.xhtml.view.ViewModelToRenderedClassMapper
 
getRenderedContent() - Method in interface com.atlassian.confluence.content.service.RenderContentCommand
Returns the rendered content.
getRenderedContent() - Method in class com.atlassian.confluence.content.service.RenderContentCommandImpl
 
getRenderedContent(String) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
getRenderedContent() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
getRenderedContent(String) - Method in class com.atlassian.confluence.mail.template.VelocityMailBuilder
 
getRenderedContent() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Returns a RenderedContent object which lets you easily access elements in the editor iframe without having to manually switch frames.
getRenderedContent() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getRenderedContent() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
getRenderedContent(String, Map<String, ?>) - Method in class com.atlassian.confluence.plugin.services.DefaultVelocityHelperService
 
getRenderedContent(String, Map<String, ?>) - Method in interface com.atlassian.confluence.plugin.services.VelocityHelperService
 
getRenderedContent() - Method in class com.atlassian.confluence.renderer.actions.RenderContentAction
 
getRenderedContent() - Method in class com.atlassian.confluence.renderer.RenderResult
 
getRenderedContent(RssRenderItem, Timeout) - Method in class com.atlassian.confluence.rss.AttachmentRenderSupport
getRenderedContent(RssRenderItem<? extends Comment>, Timeout) - Method in class com.atlassian.confluence.rss.CommentRenderSupport
getRenderedContent(RssRenderItem, Timeout) - Method in class com.atlassian.confluence.rss.PageRenderSupport
getRenderedContent(RssRenderItem<? extends T>, Timeout) - Method in interface com.atlassian.confluence.rss.RssRenderSupport
getRenderedContent(String, Map<?, ?>) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
getRenderedContent(CharSequence, Map<?, ?>) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
getRenderedContent(String, Context) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
getRenderedContent(CharSequence, Context) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
getRenderedContentId() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent
 
getRenderedContentId() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.UserPrefetchEvent
 
getRenderedCustomErrorMessage() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getRenderedMailQueueItem() - Method in class com.atlassian.confluence.mail.template.VelocityMailBuilder
 
getRenderedParam(String, Map) - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLabel
 
getRenderedSubject() - Method in class com.atlassian.confluence.mail.template.VelocityMailBuilder
 
getRenderedTemplate(String, Map<String, ?>) - Method in class com.atlassian.confluence.plugin.services.DefaultVelocityHelperService
 
getRenderedTemplate(String, Map<String, ?>) - Method in interface com.atlassian.confluence.plugin.services.VelocityHelperService
 
getRenderedTemplate(String, Map<?, ?>) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
getRenderedTemplate(String, Context) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
getRenderedTemplateContent() - Method in class com.atlassian.confluence.pages.actions.PageVariablesAction
 
getRenderedTemplateHtml(String, String, Map<String, Object>) - Method in class com.atlassian.confluence.plugins.soy.VelocityFriendlySoyTemplateRenderer
Render a plugin-provided template and return as a String.
getRenderedTemplateWithoutSwallowingErrors(String, Map<String, ?>) - Method in class com.atlassian.confluence.plugin.services.DefaultVelocityHelperService
 
getRenderedTemplateWithoutSwallowingErrors(String, Map<String, ?>) - Method in interface com.atlassian.confluence.plugin.services.VelocityHelperService
 
getRenderedTemplateWithoutSwallowingErrors(String, Map<?, ?>) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
getRenderedTemplateWithoutSwallowingErrors(String, Context) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
getRenderedUrl(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLink
Renders this web link in the given context.
getRenderedUrl(Map) - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLink
 
getRenderedVersionComment() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getRenderedVersionComment() - Method in class com.atlassian.confluence.core.VersionHistorySummary
 
getRendererInputText() - Method in enum com.atlassian.confluence.pageobjects.component.dialog.WikiMarkupDialog.MarkupRenderer
Deprecated.
 
getRendererInputValue() - Method in enum com.atlassian.confluence.pageobjects.component.dialog.WikiMarkupDialog.MarkupRenderer
Deprecated.
 
getRendererType() - Method in class com.atlassian.confluence.content.render.xhtml.migration.ErrorReportingV2Renderer
 
getRendererType() - Method in class com.atlassian.confluence.content.render.xhtml.migration.LazyLoadingMigrationRenderer
 
getRenders() - Method in class com.atlassian.confluence.rss.FeedSupportModuleDescriptor
 
getRepeatCount(Map<String, Serializable>) - Static method in class com.atlassian.confluence.schedule.ScheduleUtil
 
getRepeatInterval(ScheduledJobKey) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsAction
 
getRepeatInterval(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.managers.DefaultScheduledJobManager
 
getRepeatInterval(ScheduledJobKey) - Method in interface com.atlassian.confluence.schedule.managers.ScheduledJobManager
Gets the currently configured repeat interval, or the default value if none has been configured.
getRepeatInterval() - Method in class com.atlassian.confluence.schedule.ScheduledJobConfiguration
 
getReplacement() - Method in class com.atlassian.confluence.search.v2.analysis.PathHierarchyTokenizerDescriptor
 
getReplacement() - Method in class com.atlassian.confluence.search.v2.analysis.PatternReplaceCharFilterDescriptor
 
getReplyCommentUrl(long) - Method in class com.atlassian.confluence.it.AbstractPageEntity
Deprecated.
 
getReplyCommentUrl(long) - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
Since 5.8
getReplyCommentUrl(long) - Method in class com.atlassian.confluence.it.Page
Deprecated.
Since 5.8
getReplyToComment() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getReplyUrl() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
getReport() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
getReport() - Method in class com.atlassian.confluence.user.PermittedUserFinder.SearchResult
 
getReportDetail() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Determines how much detail is shown in the report
getRepository(Entity) - Method in class com.atlassian.confluence.user.ConfluenceUserManager
 
getRepository() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdAuthenticator
Deprecated.
 
getRepository(Entity) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
getRepository(Entity) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManager
Deprecated.
 
getRepresentation() - Method in class com.atlassian.confluence.api.model.content.ContentRepresentation
 
getRepresentation() - Method in class com.atlassian.confluence.api.model.content.FormattedBody
 
getRepresentation() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentBody
Deprecated.
 
getRepresentation() - Method in enum com.atlassian.confluence.search.service.ContentTypeEnum
 
getRepresentation() - Method in enum com.atlassian.confluence.search.service.SpaceCategoryEnum
 
getRepublishedEvent() - Method in class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener.ClusterDirectoryDeletedEvent
 
getRepublishedEvent() - Method in class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener.ClusterDirectoryEvent
Creates a copy of the event with a null source for republishing locally.
getRepublishedEvent() - Method in class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener.ClusterDirectoryUpdatedEvent
 
getReqStartTime() - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
getReqTime() - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
getRequest() - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
There are two possible cases here - You are within an HTTP request thread, in which case the request will be retrieved from a ThreadLocal You are not a 'web related' thread (e.g.
getRequest() - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
getRequest() - Method in interface com.atlassian.confluence.web.context.HttpContext
Returns the active HTTP request or null if one cannot be found.
getRequest() - Method in class com.atlassian.confluence.web.context.StaticHttpContext
 
getRequest() - Method in class com.atlassian.sal.confluence.web.context.ConfluenceSalHttpContext
 
getRequestAccessType() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
getRequestCache() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getRequestCache() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getRequestCache() - Static method in class com.atlassian.confluence.util.RequestCacheThreadLocal
 
getRequestCorrelationId() - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
getRequestCorrelationId() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
 
getRequestCorrelationId() - Method in class com.atlassian.confluence.it.analytics.AnalyticsEventReport.Event
 
getRequestCorrelationId() - Static method in class com.atlassian.confluence.util.GeneralUtil
Returns request correlation id
getRequestCorrelationId() - Static method in class com.atlassian.confluence.util.RequestCacheThreadLocal
 
getRequestCpuTime() - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
getRequestedLimit() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.LiteSearchResultCacheEntry
 
getRequestedLocale() - Method in class com.atlassian.confluence.languages.LocaleInfo
 
getRequestedPermissionsFromForm(Map) - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
Retrieve the state of the permissions requested by the user
getRequestedPermissionsFromForm(Map) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Retrieve the state of the permissions requested by the user
getRequestedPermissionsFromForm(Map) - Method in class com.atlassian.confluence.security.administrators.EditSpacePermissionsAdministrator
 
getRequestFilter() - Method in class com.atlassian.confluence.plugins.rest.jersey.cachecontrol.PreventCachingResponseFilter
Does not provide a request filter.
getRequestFilter() - Method in class com.atlassian.confluence.plugins.restapi.filters.AbstractResponseResourceFilter
An abstract response resource filter does not provide a request filter.
getRequestFilter() - Method in class com.atlassian.confluence.plugins.restapi.filters.ReadOnlyAccessResourceFilter
 
getRequestFilter() - Method in class com.atlassian.confluence.plugins.restapi.filters.RequestLimitingResourceFilter
 
getRequestFilter() - Method in class com.atlassian.confluence.tinymceplugin.rest.captcha.CaptchaResourceFilter
 
getRequestGCCount() - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
getRequestGCDuration() - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
getRequestLimit() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.MostUsedLabelsCacheRecord
getRequestMaxSizeDefaultValue() - Method in class com.atlassian.confluence.plugins.restapi.filters.LimitingRequestFilter
 
getRequestMethod() - Method in class com.atlassian.confluence.impl.servlet.RequestEventPublishingFilter.SimpleRequestEvent
 
getRequestMetrics() - Method in class com.atlassian.confluence.jmx.JmxFilter
 
getRequestParameter(String) - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
 
getRequestParams() - Method in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
 
getRequestParams() - Method in interface com.atlassian.confluence.security.actions.PermissionsAware
Returns the parameters of the request
getRequestRange() - Method in class com.atlassian.confluence.importexport.resource.PartialAttachmentDownloadResourceReader
 
getRequestRange() - Method in interface com.atlassian.confluence.importexport.resource.PartialDownloadResourceReader
 
getRequestsBegan() - Method in class com.atlassian.confluence.jmx.RequestMetrics
 
getRequestsServed() - Method in class com.atlassian.confluence.jmx.RequestMetrics
 
getRequestTime() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
getRequestTime() - Method in interface com.atlassian.confluence.it.dashboard.Dashboard
Returns the request timestamp inserted by the server in a meta tag in the HTML header.
getRequestTime() - Method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
getRequestTime() - Method in class com.atlassian.confluence.it.global.ConfluencePage
 
getRequestTimeout() - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
getRequestTimeout() - Method in class com.atlassian.confluence.it.admin.TrustedApplication
 
getRequestTimeout() - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
getRequestTs() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.MostUsedLabelsCacheRecord
getRequestTs() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.LiteSearchResultCacheEntry
 
getRequestUrls() - Method in class com.atlassian.confluence.it.rpc.RequestLog
Return logged urls of http requests.
getRequestUserTime() - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
getRequiredFreeCount() - Method in class com.atlassian.confluence.internal.diagnostics.LowFileDescriptorCountAnalyticsEvent
 
getRequiredResources(DataSourceFactory, String) - Static method in class com.atlassian.confluence.content.render.xhtml.storage.InlineTasksUtils
Returns the inline task DataSource resources required for the specified content.
getRequiredResources() - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
getRequiredResources() - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getRequiredResources() - Method in class com.atlassian.confluence.setup.velocity.VelocityFriendlyPageBuilderService
 
getResetPasswordLink() - Method in class com.atlassian.confluence.event.events.security.ForgotPasswordEvent
 
getResolvedXsltTransformerFactory() - Static method in class com.atlassian.confluence.xml.ExportXsltTransformerResolver
 
getResource(String) - Method in interface com.atlassian.confluence.importexport.resource.ResourceAccessor
Returns an InputStream for reading a resource.
getResource(String) - Method in class com.atlassian.confluence.importexport.resource.ServletContextResourceAccessor
 
getResource(String, User) - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
getResource(String) - Static method in class com.atlassian.confluence.it.resource.Classpath
Deprecated.
 
getResource(String) - Method in class com.atlassian.confluence.plugin.dev.AlternativeDirectoryResourceLoaderSupportingStaticPlugin
 
getResource(String) - Method in class com.atlassian.confluence.plugin.dev.ClassLoaderDelegate
 
getResource(String) - Method in class com.atlassian.confluence.util.ConfluenceUberClassLoader
 
getResource(String, int, String) - Method in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
Gets the named resource.
getResource(String, int) - Method in interface com.atlassian.confluence.util.velocity.ConfigurableResourceManager.ResourceFactory
 
getResource(String, int) - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceManager.ConfluenceResourceFactory
 
getResourceAsStream(String) - Static method in class com.atlassian.confluence.it.resource.Classpath
Deprecated.
 
getResourceAsStream(String) - Method in class com.atlassian.confluence.plugin.dev.AlternativeDirectoryResourceLoaderSupportingStaticPlugin
 
getResourceAsStream(String) - Method in class com.atlassian.confluence.plugin.dev.ClassLoaderDelegate
 
getResourceBundle() - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBean
 
getResourceBundle() - Method in interface com.atlassian.confluence.util.i18n.I18NBean
 
getResourceBundle() - Method in class com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask
 
getResourceBundle() - Method in class com.atlassian.quartz.jobs.AbstractJob
Deprecated.
since 5.7
getResourceBundlePath() - Method in class com.atlassian.confluence.languages.Language
 
getResourceBundles(I18NResource, Locale) - Static method in class com.atlassian.confluence.util.i18n.I18NResourceBundlesLoader
Get resource bundles keyed by locale.
getResourceContent(String) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
Gets the content of a resource specified.
getResourceContent(String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getResourceCount() - Method in class com.atlassian.confluence.pages.actions.AttachmentUploadRequest
 
getResourceDescriptor(String, String) - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getResourceDescriptors() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getResourceFactory() - Method in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
Template method for provisioning a ConfigurableResourceManager.ResourceFactory.
getResourceFactory() - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceManager
 
getResourceForWelcomeMessage() - Method in interface com.atlassian.confluence.content.service.WelcomeMessageService
 
getResourceFromModuleByName(String, String) - Method in interface com.atlassian.confluence.core.PluginDataSourceFactory
Extract a resource identified by name from a module and expose it as DataSource.
getResourceIdentifier(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DelegatingLinkMarshaller
 
getResourceIdentifier() - Method in exception com.atlassian.confluence.content.render.xhtml.editor.embed.CannotUnmarshalEmbeddedResourceException
 
getResourceIdentifier() - Method in exception com.atlassian.confluence.content.render.xhtml.editor.link.CannotUnmarshalLinkException
 
getResourceIdentifier() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
getResourceIdentifier() - Method in exception com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.CannotResolveResourceIdentifierException
 
getResourceIdentifier(Object, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DefaultResourceIdentifierFactory
 
getResourceIdentifier(Object, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ResourceIdentifierFactory
Creates a resource identifier for the specified resource.
getResourceIdentifier() - Method in interface com.atlassian.confluence.xhtml.api.EmbeddedImage
 
getResourceIdentifiers(Class<T>) - Method in class com.atlassian.confluence.impl.content.render.prefetch.ResourceIdentifiers
 
getResourceItentifierType() - Method in class com.atlassian.confluence.impl.content.render.prefetch.AttachmentPrefetcher
 
getResourceItentifierType() - Method in interface com.atlassian.confluence.impl.content.render.prefetch.ResourcePrefetcher
 
getResourceItentifierType() - Method in class com.atlassian.confluence.impl.content.render.prefetch.UserPrefetcher
 
getResourceKey() - Method in interface com.atlassian.confluence.themes.ThemedDecorator
 
getResourceKey() - Method in class com.atlassian.confluence.themes.VelocityDecorator
 
getResourceLocation(String, String) - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
getResourceName() - Method in class com.atlassian.confluence.content.render.xhtml.migration.UrlResourceIdentifier
 
getResourceName() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentResourceIdentifier
 
getResourceName() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostResourceIdentifier
 
getResourceName() - Method in interface com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.NamedResourceIdentifier
 
getResourceName() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageResourceIdentifier
 
getResourcePath() - Method in interface com.atlassian.confluence.importexport.resource.DownloadResourceWriter
The relative URL of the resource, including the application context path.
getResourcePath() - Method in class com.atlassian.confluence.importexport.resource.FileDownloadResourceWriter
 
getResourcePath() - Method in interface com.atlassian.confluence.macro.ResourceAware
 
getResourceReader(String, String, Map) - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceManager
Returns a AttachmentDownloadResourceReader for retrieving attachment content.
getResourceReader(String, String, Map) - Method in class com.atlassian.confluence.importexport.resource.DelegatorDownloadResourceManager
 
getResourceReader(String, String, Map) - Method in interface com.atlassian.confluence.importexport.resource.DownloadResourceManager
Returns a DownloadResourceReader for a downloadable resource.
getResourceReader(String, String, Map) - Method in class com.atlassian.confluence.importexport.resource.ExportDownloadResourceManager
Returns a FileDownloadResourceReader for reading the stored output of the previous execution of a macro.
getResourceReader(String, String, Map) - Method in class com.atlassian.confluence.importexport.resource.IconDownloadResourceManager
 
getResourceReader(String, String, Map) - Method in class com.atlassian.confluence.importexport.resource.PackageResourceManager
 
getResourceReader(String, String, Map) - Method in class com.atlassian.confluence.importexport.resource.ThumbnailDownloadResourceManager
Returns a ThumbnailDownloadResourceReader for retrieving thumbnail content.
getResourceReader(String, String, Map) - Method in class com.atlassian.confluence.importexport.resource.WebImagesDownloadResourceManager
Returns a WebImagesDownloadResourceReader for retrieving web application images.
getResourceRenderer(EmbeddedObject) - Method in class com.atlassian.confluence.renderer.embedded.DefaultEmbeddedResourceRendererManager
 
getResourceRenderer(EmbeddedObject) - Method in interface com.atlassian.confluence.renderer.embedded.EmbeddedResourceRendererManager
Finds the relevant resource renderer for the embedded resource returns null if no renderer is found.
getResources() - Method in class com.atlassian.confluence.pages.actions.AttachmentUploadRequest
 
getResources(String) - Method in class com.atlassian.confluence.plugin.dev.ClassLoaderDelegate
 
getResources() - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
getResources() - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getResources() - Method in class com.atlassian.confluence.setup.SetupWebResourceManager
 
getResources(String) - Method in class com.atlassian.confluence.util.ConfluenceUberClassLoader
 
getResourcesFromModules(String, Predicate<PluginDataSourceFactory.ResourceView>) - Method in class com.atlassian.confluence.core.DefaultPluginDataSourceFactory
 
getResourcesFromModules(String, Predicate<PluginDataSourceFactory.ResourceView>) - Method in interface com.atlassian.confluence.core.PluginDataSourceFactory
Extract resources from a module and expose them as DataSources.
getResourcesFromModules(String) - Method in interface com.atlassian.confluence.core.PluginDataSourceFactory
Extract all resources from a module and expose them as DataSources.
getResourcesFromPath(String) - Method in class com.atlassian.confluence.mail.template.MultipartBuilder
 
getResourceStream(String) - Method in class com.atlassian.confluence.setup.velocity.DebugResourceLoader
Always returns null, indicating this ResourceLoader does not load any content.
getResourceStream(String) - Method in class com.atlassian.confluence.setup.velocity.DynamicPluginResourceLoader
 
getResourceStream(String) - Method in class com.atlassian.confluence.setup.velocity.HibernateResourceLoader
Retrieves a velocity template from Hibernate, using the given source URL.
getResourceStream(String) - Method in class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
 
getResourceTags(String) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
getResourceTags(String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getResourceTags(String) - Method in class com.atlassian.confluence.setup.velocity.VelocityFriendlyPageBuilderService
 
getResourceType() - Method in class com.atlassian.confluence.api.model.search.SearchResult
 
getResourceType() - Method in class com.atlassian.confluence.plugin.web.renderer.ConfluenceAwareWebPanelRenderer
 
getResourceWriter(String, String, String) - Method in class com.atlassian.confluence.importexport.resource.ExportDownloadResourceManager
Returns a FileDownloadResourceWriter for storing output of a macro in a temporary location.
getResourceWriter(String, String, String) - Method in interface com.atlassian.confluence.importexport.resource.WritableDownloadResourceManager
Returns a DownloadResourceWriter for a downloadable resource.
getResponse() - Method in class com.atlassian.confluence.util.ajax.AjaxResponse
 
getResponse() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
Deprecated.
 
getResponse() - Method in interface com.atlassian.confluence.util.http.HttpResponse
Deprecated.
 
getResponse() - Method in interface com.atlassian.confluence.web.context.HttpContext
Returns the active HTTP response or null if one cannot be found.
getResponse() - Method in class com.atlassian.confluence.web.context.StaticHttpContext
 
getResponse() - Method in class com.atlassian.sal.confluence.web.context.ConfluenceSalHttpContext
 
getResponseBody() - Method in class com.atlassian.confluence.it.web.HttpRequest
 
getResponseBodyAsStream() - Method in class com.atlassian.confluence.it.web.HttpRequest
 
getResponseEncoding(HttpServletRequest) - Method in class com.atlassian.confluence.util.zip.ConfluenceGzipFilterIntegration
 
getResponseFilter() - Method in class com.atlassian.confluence.plugins.rest.jersey.cachecontrol.PreventCachingResponseFilter
 
getResponseFilter() - Method in class com.atlassian.confluence.plugins.restapi.filters.AbstractRequestResourceFilter
 
getResponseFilter() - Method in class com.atlassian.confluence.tinymceplugin.rest.captcha.CaptchaResourceFilter
 
getResponseHeader(String) - Method in class com.atlassian.confluence.it.web.HttpRequest
 
getResponseHeaders() - Method in class com.atlassian.confluence.it.web.HttpRequest
 
getResponseURI() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
Deprecated.
 
getResponseURI() - Method in interface com.atlassian.confluence.util.http.HttpResponse
Deprecated.
Returns the URI of the site that the response came from.
getRestClient() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
getRestoreAction() - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
getRestoreFile() - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
getRestoreFile() - Method in class com.atlassian.confluence.importexport.actions.RestoreAction
 
getRestoreFile() - Method in class com.atlassian.confluence.importexport.actions.RestoreLocalFileAction
 
getRestoreFileFromFileSystem() - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
getRestoreFileFromUpload() - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
retrieves restore file from upload
getRestoreTitle() - Method in class com.atlassian.confluence.api.service.content.VersionRestoreParameters
If true, we restore the content title to be same as the version we restore from.
getRestrictedDomains() - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
getRestrictedDomains() - Method in interface com.atlassian.confluence.user.SignupManager
Returns comma separated list of domains.
getRestriction() - Method in class com.atlassian.confluence.security.trust.TrustedApplicationRestriction
 
getRestrictions(ContentId, PageRequest, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
 
getRestrictions() - Method in class com.atlassian.confluence.api.model.content.Content
Returns a Map of restrictions present on the given Content, grouped by Operation.
getRestrictions() - Method in class com.atlassian.confluence.api.model.permissions.ContentRestriction
Presents information about the restriction in a form of Map<SubjectType, PageResponse<Subject>>
getRestrictions(ContentId, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.api.service.permissions.ContentRestrictionService
Retrieves all the restrictions for all the operations on a given Content.
getRestrictions() - Method in class com.atlassian.confluence.functest.rest.admin.crowd.BooleanRestrictionEntity
 
getRestrictions(ContentId, String, UriInfo, int, int) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalContentRestrictionsResource
Returns all the restrictions which are directly specified on a piece of content identified by contentId param
getRestrictions(ContentId, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
getRestrictions(ContentId, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
getRestrictions() - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
getRestrictionsCompletionStage(ContentId, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
Retrieves all the restrictions for all the operations on a given Content.
getRestrictionsCompletionStage(ContentId, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
 
getRestrictionsForOperation(ContentId, OperationKey, PageRequest, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
 
getRestrictionsForOperation(ContentId, OperationKey, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.api.service.permissions.ContentRestrictionService
Retrieves all restrictions for given operation key on given content.
getRestrictionsForOperation(ContentId, OperationKey, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
getRestrictionsForOperation(ContentId, OperationKey, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
getRestrictionsForOperationCompletionStage(ContentId, OperationKey, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
Retrieves all restrictions for given operation key on given content.
getRestrictionsForOperationCompletionStage(ContentId, OperationKey, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
 
getRestrictionsGroupByOperation(ContentId, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
 
getRestrictionsGroupByOperation(ContentId, Expansion...) - Method in interface com.atlassian.confluence.api.service.permissions.ContentRestrictionService
List all restrictions that exist directly on the given content.
getRestrictionsGroupByOperation(ContentId, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
getRestrictionsGroupByOperation(ContentId, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
getRestrictionsGroupByOperationCompletionStage(ContentId, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
List all restrictions that exist directly on the given content.
getRestrictionsGroupByOperationCompletionStage(ContentId, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
 
getRestrictionsHash() - Method in class com.atlassian.confluence.api.model.permissions.ContentRestrictionsPageResponse
 
getRestrictionsHash(ContentEntityObject) - Static method in class com.atlassian.confluence.security.PermissionUtils
 
getResult() - Method in class com.atlassian.confluence.api.service.journal.EntryProcessorResult
 
getResult() - Method in interface com.atlassian.confluence.cache.spring.BeanNameCacheResult
Returns the result stored in the cache.
getResult() - Method in interface com.atlassian.confluence.cluster.ClusterSetupValidator
 
getResult() - Method in class com.atlassian.confluence.cluster.DefaultClusterSetupValidator
 
getResult() - Method in interface com.atlassian.confluence.core.persistence.schema.api.SchemaElementComparison
 
getResult() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceMenuItem
Deprecated.
 
getResult() - Method in class com.atlassian.confluence.pageobjects.component.menu.DialogMenuItem
Deprecated.
 
getResult() - Method in interface com.atlassian.confluence.pageobjects.component.menu.MenuItem
Deprecated.
 
getResult() - Method in class com.atlassian.confluence.pageobjects.component.menu.PageRedirectMenuItem
Deprecated.
 
getResult() - Method in class com.atlassian.confluence.search.actions.ContentNameSearchAction
Deprecated.
 
getResultExcerpt(int) - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getResultExcerpt() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getResultExcerpt() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getResultExcerpt() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Gets excerpt from the context of the search result.
getResultExcerptWithHighlights() - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchResult
 
getResultExcerptWithHighlights() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getResultExcerptWithHighlights() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Gets excerpt from the context of the search result, as SearchResult.getResultExcerpt(), but in a HTML-safe manner.
getResultFilter() - Method in class com.atlassian.confluence.search.v2.AbstractSearch
Gets the results filter component of the search
getResultFilter() - Method in class com.atlassian.confluence.search.v2.DefaultSearchWithToken
 
getResultFilter() - Method in interface com.atlassian.confluence.search.v2.ISearch
Deprecated.
since 5.5. Please consider implemeting SearchFilter. If you must perform post search filtering, you can filter SearchResults returned by the methods on SearchManager.
getResultFilterMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.CacheBackedLuceneSearchMapperRegistry
Deprecated.
 
getResultFilterMapper(String) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneSearchMapperRegistry
 
getResultFilterMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.PluggableLuceneSearchMapperRegistry
 
getResultFilterMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.ThreadCachedSearchMapperRegistry
Deprecated.
 
getResultFilterMappers() - Static method in class com.atlassian.confluence.search.v2.lucene.SearchMappersThreadLocal
Deprecated.
 
getResultGlobalContainer() - Method in class com.atlassian.confluence.api.model.search.SearchResult
The top level container of the result that is not contained in another container.
getResultGlobalContainerRef() - Method in class com.atlassian.confluence.api.model.search.SearchResult
 
getResultParent() - Method in class com.atlassian.confluence.api.model.search.SearchResult
Deprecated.
getResultParentContainer() - Method in class com.atlassian.confluence.api.model.search.SearchResult
 
getResultParentRef() - Method in class com.atlassian.confluence.api.model.search.SearchResult
 
getResultPath() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskSubmission
 
getResults() - Method in interface com.atlassian.confluence.api.model.pagination.PageResponse
 
getResults() - Method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl
 
getResults() - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse
 
getResults() - Method in class com.atlassian.confluence.content.render.xhtml.view.BatchedRenderResult
 
getResults() - Method in class com.atlassian.confluence.it.audit.RemoteAuditServiceImpl.AuditResponse
Deprecated.
 
getResults() - Method in class com.atlassian.confluence.pages.actions.AlphabeticalListPagesAction
 
getResults() - Method in class com.atlassian.confluence.plugins.labels.actions.RankListLabelsAction
 
getResults() - Method in class com.atlassian.confluence.plugins.rest.entities.SearchResultEntityList
Returns the SearchResultEntity list that was found using the FULL search.
getResults() - Method in class com.atlassian.confluence.plugins.rest.entities.SearchResultGroupEntity
 
getResults() - Method in class com.atlassian.confluence.rest.api.model.RestList
 
getResults() - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPageResponse
 
getResults() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getResults() - Method in class com.atlassian.confluence.search.contentnames.ContentNameSearchSection
 
getResults() - Method in class com.atlassian.confluence.search.v2.lucene.SearcherAction
Deprecated.
 
getResultsCount() - Method in class com.atlassian.confluence.event.events.label.LabelManagerMetricsEvent
 
getResultsPerPage() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
getResultsPerPage() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
getResultsPerPage() - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
getResultsPerPage() - Method in class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
getResultsPerPageOptions() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
getResultsPerPageOptions() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
getResultsPerPageOptions() - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
getResultsPerPageOptions() - Method in class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
getResultType() - Method in class com.atlassian.confluence.search.v2.searchfilter.SearchResultTypeSearchFilter
 
getResultTypeForSetupAction() - Static method in class com.atlassian.confluence.setup.SetupUtil
 
getResumableDraftsBySpace() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
getRetentionPeriod() - Method in class com.atlassian.confluence.api.impl.service.audit.adapter.AuditServiceAdapter
Deprecated.
Auditing plugin allows for more granular periods, e.g.
getRetentionPeriod() - Method in interface com.atlassian.confluence.api.service.audit.AuditService
Deprecated.
 
getRetentionPeriod() - Method in interface com.atlassian.confluence.it.audit.RemoteAuditService
Deprecated.
 
getRetentionPeriod() - Method in class com.atlassian.confluence.it.audit.RemoteAuditServiceImpl
Deprecated.
 
getRetentionPeriod(UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.AuditResource
Deprecated.
Fetches the current retention period
getRetryCount() - Method in class com.atlassian.confluence.jmx.TaskQueueWrapper
 
getReturnPath() - Method in class com.atlassian.confluence.pages.actions.RemovePagePermissionAction
 
getReturnType() - Method in class com.atlassian.confluence.util.velocity.debug.VelMethodDebugDecorator
 
getRev() - Method in class com.atlassian.synchrony.EventId
 
getRevertComment() - Method in class com.atlassian.confluence.event.events.content.ContentRevertedEvent
 
getRevisedPage() - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
getRevisedPage() - Method in class com.atlassian.confluence.pages.actions.DiffPagesByVersionAction
 
getRewrittenContent() - Method in class com.atlassian.confluence.importexport.impl.StorageFormatUserRewriter.RewriteResult
 
getRightFooterLinks() - Method in class com.atlassian.confluence.mail.notification.listeners.PerNotificationData
Returns the list of subscription links for the bottom-right of each notification.
getRole() - Method in class com.atlassian.confluence.plugins.like.notifications.LikeNotification
 
getRootName() - Method in class com.atlassian.confluence.setup.ConfluenceConfigurationPersister
 
getRootNodes() - Method in class com.atlassian.confluence.pages.ContentTree
 
getRootPages() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
getRows() - Method in class com.atlassian.confluence.pages.templates.variables.TextAreaVariable
 
getRows() - Method in class com.atlassian.confluence.pages.thumbnail.Thumbnails
 
getRows() - Method in class com.atlassian.confluence.tinymceplugin.events.Layout2CreatedEvent
 
getRowsRemoved() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionEvent
 
getRowsRemoved() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionRemovalEvent
 
getRpc() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
getRpcBase(String) - Method in class com.atlassian.confluence.it.rpc.LegacyRpcBaseResolver
 
getRpcBase(String) - Method in interface com.atlassian.confluence.it.rpc.RpcBaseResolver
Deprecated.
 
getRpcBase(String) - Method in class com.atlassian.confluence.it.rpc.VersionedRpcBaseResolver
Deprecated.
 
getRssDescriptor() - Method in class com.atlassian.confluence.dashboard.actions.DashboardAction
 
getRssDescriptor() - Method in class com.atlassian.confluence.pages.actions.RecentBlogPostsAction
 
getRssDescriptor() - Method in class com.atlassian.confluence.spaces.actions.ViewRecentlyUpdatedSpaceContentAction
 
getRssDescriptor() - Method in class com.atlassian.confluence.user.actions.ViewFollowAction
 
getRssHref() - Method in class com.atlassian.confluence.core.actions.RssDescriptor
 
getRssLink() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getRssParameters() - Method in class com.atlassian.confluence.dashboard.actions.GlobalRssFeedAction
 
getRssParameters() - Method in class com.atlassian.confluence.spaces.actions.BlogPostRssFeedAction
 
getRssParameters() - Method in class com.atlassian.confluence.spaces.actions.LegacySpaceRssFeedAction
 
getRssParameters() - Method in class com.atlassian.confluence.spaces.actions.SpaceCommentRssFeedAction
 
getRssParameters() - Method in class com.atlassian.confluence.spaces.actions.SpaceRssFeedAction
 
getRssSorts() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getRssTimeout() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
The RSS Feed timeout in seconds.
getRssTimeout() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getRssTimeoutField() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
getRssType() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getRssType() - Method in class com.atlassian.confluence.dashboard.actions.GlobalRssFeedAction
 
getRssType() - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
getRssType() - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
getRssType() - Method in class com.atlassian.confluence.spaces.actions.LegacySpaceRssFeedAction
 
getRssTypes() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getRunningOrMostRecentReIndex() - Method in interface com.atlassian.confluence.index.status.ReIndexJobManager
 
getRunningOrMostRecentReIndex() - Method in class com.atlassian.confluence.internal.index.status.DefaultReIndexJobManager
 
getRuntimeEnvironment() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getRuntimeEnvironment(ServletContext) - Method in class com.atlassian.confluence.status.service.SystemInformationHelper
Gets an ordered map of information about the Confluence runtime environment: JVM, application server and operating environment
getSafeDatabaseInfo() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
getSafeDatabaseInfo() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
 
getSafetyNumber() - Method in interface com.atlassian.confluence.cluster.safety.ClusterSafetyDao
Returns the current cluster safety number.
getSafetyNumber() - Method in class com.atlassian.confluence.cluster.safety.ClusterSafetyNumber
 
getSafetyNumber() - Method in class com.atlassian.confluence.cluster.safety.HibernateClusterSafetyDao
 
getSafetyNumberMap() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
getSafetyNumberMap() - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
getSafetyNumberMap() - Method in class com.atlassian.confluence.cluster.safety.DefaultClusterSafetyManager
 
getSafetyNumberModifierMap() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
getSafetyNumberModifierMap() - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
getSafetyNumberModifierMap() - Method in class com.atlassian.confluence.cluster.safety.DefaultClusterSafetyManager
 
getSanitisedContent() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getSaveButtonText() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
getSaveContext() - Method in class com.atlassian.confluence.content.event.PluginContentUpdatedEvent
 
getSaveContext() - Method in class com.atlassian.confluence.content.service.experimental.PreparedAbstractPage
 
getSaveContext() - Method in class com.atlassian.confluence.event.events.internal.attachment.AttachmentCreatedAuditingEvent
 
getSaveContext() - Method in class com.atlassian.confluence.impl.notifications.ContentEntityAutoWatcher.AutowatchIfRequiredEvent
 
getScale() - Method in class com.atlassian.confluence.search.v2.score.DecayParameters
 
getSchedType() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
getScheduledJob(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.managers.DefaultScheduledJobManager
 
getScheduledJob(ScheduledJobKey) - Method in interface com.atlassian.confluence.schedule.managers.ScheduledJobManager
Gets the current status for a single scheduled job.
getScheduledJobConfiguration(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.persistence.dao.CachedScheduledJobDao
 
getScheduledJobConfiguration(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.persistence.dao.ClusterSafeScheduledJobDao
 
getScheduledJobConfiguration(ScheduledJobKey) - Method in interface com.atlassian.confluence.schedule.persistence.dao.ScheduledJobDao
Gets the job configuration for the specified job.
getScheduledJobKey() - Method in class com.atlassian.confluence.event.events.cluster.ClusterDisableJobEvent
 
getScheduledJobKey() - Method in class com.atlassian.confluence.event.events.cluster.ClusterEnableJobEvent
 
getScheduledJobKey() - Method in class com.atlassian.confluence.event.events.cluster.ClusterUpdateCronJobScheduleEvent
 
getScheduledJobKey() - Method in class com.atlassian.confluence.event.events.cluster.ClusterUpdateSimpleJobScheduleEvent
 
getScheduledJobKey() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
getScheduledJobKey() - Method in class com.atlassian.confluence.schedule.events.PauseJobEvent
 
getScheduledJobKey() - Method in class com.atlassian.confluence.schedule.events.ResumeJobEvent
 
getScheduledJobKey() - Method in class com.atlassian.confluence.schedule.events.TriggerJobEvent
 
getScheduledJobKey() - Method in interface com.atlassian.confluence.schedule.ManagedScheduledJob
getScheduledJobs() - Method in class com.atlassian.confluence.schedule.managers.DefaultScheduledJobManager
 
getScheduledJobs() - Method in interface com.atlassian.confluence.schedule.managers.ScheduledJobManager
Gets the list of managed job status.
getScheduledJobStatus(ManagedScheduledJob) - Method in class com.atlassian.confluence.schedule.managers.DefaultScheduledJobStatusManager
 
getScheduledJobStatus(ManagedScheduledJob) - Method in interface com.atlassian.confluence.schedule.managers.ScheduleJobStatusManager
Retrieves the current status from the backend caches, or reconstructs a new instance if missing from the caches.
getScheduledJobStatus(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.persistence.dao.CachedScheduledJobDao
 
getScheduledJobStatus(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.persistence.dao.ClusterSafeScheduledJobDao
 
getScheduledJobStatus(ScheduledJobKey) - Method in interface com.atlassian.confluence.schedule.persistence.dao.ScheduledJobDao
Gets the specified job's status.
getSchema() - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getSchema() - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getSchema() - Method in class com.atlassian.confluence.plugins.graphql.resource.ConfluenceGraphQLRestEndpoint
 
getSchema() - Method in class com.atlassian.confluence.plugins.graphql.resource.GraphResource
 
getSchema(String) - Method in class com.atlassian.confluence.plugins.graphql.resource.GraphResource
 
getSchema(String, String) - Method in class com.atlassian.confluence.plugins.graphql.resource.GraphResource
 
getSchema() - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getSchemaCreator(Map) - Method in class com.atlassian.confluence.impl.hibernate.ConfluenceHibernateSchemaManagementTool
 
getSchemaDropper(Map) - Method in class com.atlassian.confluence.impl.hibernate.ConfluenceHibernateSchemaManagementTool
 
getSchemaField() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.DateRangeQuery
 
getSchemaField() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.MultiTermQuery
 
getSchemaField() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.NumberRangeQuery
Deprecated.
 
getSchemaField() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.TextQuery
 
getSchemaFieldsByKey(String) - Method in class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertyIndexSchema
Returns a collection of schema fields associated with a given content property key.
getSchemaMigrator(Map) - Method in class com.atlassian.confluence.impl.hibernate.ConfluenceHibernateSchemaManagementTool
 
getSchemaName() - Method in class com.atlassian.confluence.api.impl.sal.rdbms.ConfluenceConnectionProvider
 
getSchemaType() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
getSchemaUpgradeTasks() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
getSchemaVersion() - Method in class com.atlassian.confluence.impl.macro.schema.MacroSchemaMigratorModuleDescriptor
 
getSchemaVersion() - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
getSchemaVersion() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.Macro
 
getSchemaVersion() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
The macro schema is the definition of the parameters and the macro body, an incompatible change of schema will require an increase in the schema version and a corresponding macro-schema-migration module to migrate from the old schema to the new schema.
getSchemaVersion() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinitionBuilder
 
getScope() - Method in class com.atlassian.confluence.event.events.plugin.AsyncPluginDisableEvent
 
getScope() - Method in class com.atlassian.confluence.event.events.plugin.PluginDisableEvent
 
getScope() - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
getScope() - Method in class com.atlassian.confluence.plugins.restapi.graphql.GraphQLOnlyParameterInjectableProvider
 
getScopeFromPropertyValue(String) - Static method in enum com.atlassian.confluence.importexport.impl.ExportScope
Return an ExportScope for the given string.
getScore() - Method in class com.atlassian.confluence.plugins.edgeindex.edge.AbstractEdgeType
 
getScore() - Method in class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityEdgeTargetInfo
 
getScore() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeTargetInfo
 
getScore() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeType
 
getScore() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
getScore(EdgeType) - Method in class com.atlassian.confluence.plugins.edgeindex.ScoreConfig
 
getScore() - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
getScore() - Method in interface com.atlassian.confluence.search.v2.lucene.WrappedHit
Deprecated.
 
getScore() - Method in class com.atlassian.confluence.search.v2.lucene.WrappedHitImpl
Deprecated.
 
getScoreConfig() - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeQueryParameter
 
getScriptSrcIntegrationTest() - Method in class com.atlassian.confluence.test.qunit.QUnitTestResourceProvider
 
getSearchableDependants() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getSearchableDependants() - Method in class com.atlassian.confluence.pages.AbstractPage
 
getSearchableDependants() - Method in class com.atlassian.confluence.pages.Attachment
 
getSearchableDependants() - Method in class com.atlassian.confluence.spaces.Space
only here because the interface needs it like this.
getSearchContext() - Method in class com.atlassian.confluence.api.model.search.SearchOptions
 
getSearchDuration() - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse
 
getSearchFieldBackgroundColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getSearchFieldTextColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getSearchFilter() - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearchSectionSpec
Search index filter that accepts only desire content entities.
getSearchFilter() - Method in class com.atlassian.confluence.search.v2.AbstractSearch
 
getSearchFilter() - Method in class com.atlassian.confluence.search.v2.DefaultSearchWithToken
 
getSearchFilter() - Method in interface com.atlassian.confluence.search.v2.ISearch
 
getSearchFilter(T) - Method in interface com.atlassian.confluence.search.v2.SearchManager.Categorizer
Returns search filter of the given category.
getSearchFilterMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.CacheBackedLuceneSearchMapperRegistry
Deprecated.
 
getSearchFilterMapper(String) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneSearchMapperRegistry
 
getSearchFilterMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.PluggableLuceneSearchMapperRegistry
 
getSearchFilterMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.ThreadCachedSearchMapperRegistry
Deprecated.
 
getSearchFilterMappers() - Static method in class com.atlassian.confluence.search.v2.lucene.SearchMappersThreadLocal
Deprecated.
 
getSearchLimit() - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
getSearchPerformer() - Method in class com.atlassian.confluence.event.events.search.SiteSearchAuditEvent
 
getSearchQuery() - Method in class com.atlassian.confluence.event.events.search.SearchPerformedEvent
 
getSearchQuery() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getSearchQuery() - Method in class com.atlassian.confluence.search.v2.DefaultSearchResults
 
getSearchQuery() - Method in interface com.atlassian.confluence.search.v2.SearchResults
 
getSearchQueryBean() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
Kept for backwards compatibility with existing query strings that used the old SearchQueryBean madness
getSearchQueryParameters() - Method in class com.atlassian.confluence.search.v2.query.BoostingQuery
Deprecated.
 
getSearchReslultRenderers() - Method in class com.atlassian.confluence.search.SearchResultRendererCache
Return the most current list of renderes.
getSearchResults() - Method in class com.atlassian.confluence.api.model.search.autocomplete.AutocompleteResult
Search results are intended to be shown to the user below those returned by AutocompleteResult.getSuggestedResults().
getSearchResults() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentRemigrationAction
 
getSearchResults() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
getSearchResultsContent() - Method in class com.atlassian.confluence.pageobjects.page.SearchResultPage
Deprecated.
 
getSearchResultTransformer() - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearchSectionSpec
Returns a function that transforms a SearchResult into ContentNameMatch.
getSearchResultType() - Method in class com.atlassian.confluence.event.events.index.IndexDocumentBuildEvent
 
getSearchSort(SearchSort.Order) - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.DateTimeContentPropertyAliasFieldHandler
 
getSearchSort(SearchSort.Order) - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.NumericContentPropertyAliasFieldHandler
 
getSearchSorts() - Method in class com.atlassian.confluence.search.v2.sort.MultiSearchSort
 
getSearchString() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
getSearchTerm() - Method in class com.atlassian.confluence.internal.user.UserSearchRequest
 
getSearchTerm() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
getSearchTerm() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
getSearchTerm() - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
getSearchTerm() - Method in class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
getSearchToken() - Method in class com.atlassian.confluence.search.v2.DefaultSearchWithToken
 
getSearchToken() - Method in class com.atlassian.confluence.search.v2.lucene.TopDocuments
 
getSearchToken() - Method in exception com.atlassian.confluence.search.v2.SearchTokenExpiredException
 
getSearchToken() - Method in interface com.atlassian.confluence.search.v2.SearchWithToken
 
getSearchType() - Method in class com.atlassian.confluence.event.events.search.V2ShadowQueryExecutionEvent
 
getSearchType() - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
getSearchType() - Method in class com.atlassian.confluence.search.v2.ChangesSearch
 
getSearchType() - Method in class com.atlassian.confluence.search.v2.ContentSearch
 
getSearchType() - Method in class com.atlassian.confluence.search.v2.DefaultSearchWithToken
 
getSearchType() - Method in interface com.atlassian.confluence.search.v2.ISearch
Returns type of search e.g.
getSearchUuid() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getSearchWords() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getSearchWords() - Method in class com.atlassian.confluence.search.v2.DefaultSearchResults
 
getSearchWords() - Method in interface com.atlassian.confluence.search.v2.SearchResults
 
getSecondaryActions() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.CommentResultWithActions
 
getSecondLevelNavigation() - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabs
 
getSecretKey() - Method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
 
getSecretKey() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getSection() - Method in class com.atlassian.confluence.api.model.web.WebItemView
 
getSection() - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceWebItemModuleDescriptor
 
getSectionFullKey() - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
getSectionItems(String, String, WebInterfaceContext) - Method in class com.atlassian.confluence.web.ConfluenceWebMenuManager
Returns the items for a given section in the menu.
getSectionKey() - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
getSectionLayout() - Method in class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutSection
 
getSections() - Method in class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayout
 
getSections(String) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getSections(List<QueryToken>, ContentNameSearchContext) - Method in class com.atlassian.confluence.plugins.quicknav.admin.AdminItemSearchSectionProvider
 
getSections(List<QueryToken>, ContentNameSearchContext) - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearchSectionsProvider
For the given query tokens the method should return a collection of ContentNameSearchSections that in some way match the query.
getSections(List<QueryToken>, ContentNameSearchContext) - Method in class com.atlassian.confluence.search.contentnames.DefaultContentNameSearchSectionsProvider
 
getSections(String, WebInterfaceContext) - Method in class com.atlassian.confluence.web.ConfluenceWebMenuManager
Returns sections to be displayed in the menu.
getSections() - Method in class com.atlassian.confluence.web.WebMenu
 
getSectionsForLocation(String, Map<String, Object>) - Method in interface com.atlassian.confluence.api.service.web.WebView
 
getSectionsForLocation(String, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewImpl
getSectionsForLocation(String, Map<String, Object>) - Method in interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebView
getSectionsForLocation(String, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewImpl
getSectionsForLocationCompletionStage(String, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewImpl
 
getSectionsForLocationCompletionStage(String, Map<String, Object>) - Method in interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebView
Fetch web sections for a given location from the REST API
getSectionsForLocationCompletionStage(String, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewImpl
 
getSectionsForLocations(Collection<String>, Map<String, Object>) - Method in interface com.atlassian.confluence.api.service.web.WebView
 
getSectionsForLocations(Collection<String>, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewImpl
getSectionsForLocations(Collection<String>, Map<String, Object>) - Method in interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebView
getSectionsForLocations(Collection<String>, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewImpl
getSectionsForLocationsCompletionStage(Collection<String>, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewImpl
 
getSectionsForLocationsCompletionStage(Collection<String>, Map<String, Object>) - Method in interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebView
Fetch web sections for given locations from the REST API
getSectionsForLocationsCompletionStage(Collection<String>, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewImpl
 
getSecurityConfig() - Method in class com.atlassian.confluence.web.filter.ConfluenceSecurityFilter
 
getSecurityGroupName() - Method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
 
getSecurityGroupName() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getSecurityLevel() - Method in class com.atlassian.confluence.xwork.ConfluenceXsrfTokenInterceptor
 
getSecurityLevel() - Method in class com.atlassian.confluence.xwork.HttpMethodValidationInterceptor
 
getSeedFromTime(long, long) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
getSelectedAttachment() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
getSelectedBundlePlugins(BootstrapManager) - Static method in class com.atlassian.confluence.setup.SetupUtil
Read SETUP_SELECTED_BUNDLE_PLUGINS from bootstrap manager (as json string) then deserialize it to Map
getSelectedCategory() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroRequestParams
 
getSelectedColor() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar
Deprecated.
 
getSelectedFile() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
getSelectedFileIndex() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
Get first index of selected file item in Insert File Dialog
getSelectedGroup() - Method in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
getSelectedGroup() - Method in interface com.atlassian.confluence.security.actions.EditPermissionsAware
 
getSelectedGroups() - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
getSelectedGroupsList() - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
getSelectedLocale() - Method in class com.atlassian.confluence.languages.LocaleInfo
 
getSelectedPluginKeys() - Method in class com.atlassian.confluence.setup.actions.AbstractLicenseAction
 
getSelectedPlugins() - Method in class com.atlassian.confluence.setup.actions.AbstractLicenseAction
 
getSelectedPublicFeed() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
In order to select the RadioBox in velocity we need to provide a String instead of a boolean.
getSelectedSpace() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
getSelectedSpaceCategory() - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
getSelectedSpacesTab() - Method in class com.atlassian.confluence.it.dashboard.SpacesListMacro
 
getSelectedTab() - Method in interface com.atlassian.confluence.core.actions.Tabbed
Returns the key of the tab that should be selected when rendering.
getSelectedTab() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardUpdatesPanel
Deprecated.
 
getSelectedTab() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroRequestParams
 
getSelectedTab() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
getSelectedTab() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
getSelectedTab() - Method in class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
getSelectedTab() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
getSelectedTab() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
getSelectedTabName() - Method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
getSelectedTeam(List<String>, DashboardMacroSupport) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
getSelectedTeamLabelName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
 
getSelectedUsername() - Method in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
getSelectedUsername() - Method in interface com.atlassian.confluence.security.actions.EditPermissionsAware
 
getSelectionReason() - Method in class com.atlassian.confluence.languages.LocaleInfo
 
getSelector(Reference<Content>) - Static method in class com.atlassian.confluence.api.model.content.Content
Get the selector from a Content Reference.
getSelector() - Method in class com.atlassian.confluence.api.model.content.Content
 
getSelector() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getSelector() - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
getSelector() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getSelector() - Method in interface com.atlassian.confluence.pages.ContentConvertible
 
getSelectorParentText(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Returns the parent PageElement of a selector
getSelf() - Method in class com.atlassian.confluence.setup.bundles.upm.models.UPMInstallPluginRestResponse.Links
 
getSemaphore() - Method in class com.atlassian.confluence.search.contentnames.SemaphoreHolder
Returns the semaphore held.
getSen() - Method in interface com.atlassian.confluence.it.admin.SenInformation
Retrieves the SEN if known and present, null if not known or missing.
getSen() - Method in class com.atlassian.confluence.it.admin.SimpleSenInformation
 
getSendCount() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
getSendCount() - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
getSendEmail() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
getSender() - Method in class com.atlassian.confluence.event.events.user.SendUserInviteEvent
 
getSender(MimeMessage) - Static method in class com.atlassian.confluence.it.mail.MailUtils
Deprecated.
since 7.6.0, use MailUtils.getSenders(Message)) instead
getSender() - Method in class com.atlassian.confluence.mail.address.ConfluenceMailAddress
Deprecated.
 
getSenderNodeId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexResponseEvent
 
getSenderNodeId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotCreatedEvent
 
getSenderNodeId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotRequestEvent
 
getSenderNodeId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotRequestReceivedEvent
 
getSenInformation() - Method in interface com.atlassian.confluence.it.admin.License
Information about the Support Entitlement Number (SEN) of the test license
getSenInformation() - Method in enum com.atlassian.confluence.it.admin.StandardLicense
 
getSentAddresses() - Method in class com.atlassian.confluence.user.notifications.NotificationSendResult
 
getSequence() - Method in class com.atlassian.confluence.impl.setup.LifecyclePluginModuleDescriptor
 
getSequence() - Method in class com.atlassian.synchrony.Events
 
getSerializer(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.BandanaPersisterSupport
 
getSerializer() - Method in interface com.atlassian.confluence.setup.bandana.BandanaSerializerFactory
 
getSerializer() - Method in class com.atlassian.confluence.setup.bandana.XStreamBandanaSerializerFactory
 
getServer() - Method in class com.atlassian.confluence.event.events.admin.MailServerEvent
 
getServerId() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getServerId() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
getServerId() - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
getServerId() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
 
getServerId() - Method in class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
 
getServerIdOrEnglishNone() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getServerIdOrI18nNone() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getServerInfo() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getServerInfo(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getServerInfo() - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
getServerInfo(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getServerInfo(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getServerInfo(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getServerInfo(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getServerLogsDirectory() - Method in class com.atlassian.confluence.util.SupportUtility
 
getServerName() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
 
getServerNames() - Method in class com.atlassian.confluence.mail.ConfluenceMailServerManager
 
getServerRenderTime(HttpServletRequest) - Static method in class com.atlassian.confluence.util.GeneralUtil
Calculates the duration of the request
getServerStateManager() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
getService(Class<T>) - Method in interface com.atlassian.confluence.impl.osgi.OsgiServiceRegistry
Provides an implementation of the given interface T that is guaranteed to be backed by the highest ranked OSGi service implementing T.
getService(Class<T>) - Method in class com.atlassian.confluence.impl.osgi.OsgiServiceRegistryImpl
 
getServiceName() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.SoapModuleDescriptor
 
getServiceName() - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
getServicePath() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
getServiceRegistry() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getServletContainerResource(String, String) - Method in interface com.atlassian.confluence.core.DataSourceFactory
 
getServletContainerResource(String, String) - Method in class com.atlassian.confluence.core.DefaultDataSourceFactory
 
getServletContext() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getServletContext() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
getServletContext() - Method in class com.atlassian.confluence.servlet.ConfluenceServletContextFactory
 
getServletModuleManager() - Method in class com.atlassian.confluence.plugin.servlet.filter.ServletFilterModuleContainerFilter
 
getServletModuleManager() - Method in class com.atlassian.confluence.servlet.ServletModuleContainerServlet
 
getServletPath() - Method in class com.atlassian.confluence.impl.servlet.RequestEventPublishingFilter.SimpleRequestEvent
 
getSession() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Deprecated.
since 5.9. This method is too tightly couple to the XWork API. No replacement
getSession() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
getSession() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateSessionManager
Returns the current session.
getSession(SessionFactory) - Static method in class com.atlassian.confluence.impl.hibernate.DataAccessUtils
Returns the current session or creates one if one does not exist.
getSession() - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Gets the current Hibernate session.
getSession() - Method in class com.atlassian.confluence.mail.ConfluencePopMailServer
get the mail session.
getSession() - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeUserSession
Deprecated.
Returns the UserSessionEntity for the user making the request.
getSession(SessionFactory) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Returns the current session or creates one if one does not exist.
getSession(SessionFactory) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Returns the current session or creates one if one does not exist.
getSession(boolean) - Method in interface com.atlassian.confluence.web.context.HttpContext
Returns the session associated with the active request or, if there is no current session and create is true, returns a new session.
getSession(boolean) - Method in class com.atlassian.confluence.web.context.StaticHttpContext
 
getSession() - Method in class com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2BatchProcessor
 
getSession() - Method in interface com.atlassian.hibernate.PluginHibernateSessionFactory
Deprecated.
Gets the current Hibernate session, may create a new one if needed.
getSession() - Method in class com.atlassian.hibernate.SpringPluginHibernateSessionFactory
Deprecated.
 
getSession(boolean) - Method in class com.atlassian.sal.confluence.web.context.ConfluenceSalHttpContext
 
getSessionFactory() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
getSessionFactory() - Method in class com.atlassian.confluence.user.ConfluenceHibernateAccessor
 
getSessionFactoryOptions() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getSessionId() - Method in class com.atlassian.confluence.event.events.security.SecurityEvent
 
getSettingName() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.SettingsMigrationException
 
getSettings() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getSettingsManager() - Method in class com.atlassian.confluence.core.actions.FourOhFourAction
 
getSettingsManager() - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
getSettingsManager() - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
getSettingsManager() - Method in class com.atlassian.confluence.util.ContentFacade
 
getSettingsManager() - Method in class com.atlassian.confluence.util.message.MessagesDecoratorFilter
 
getSettingsMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
Deprecated.
 
getSettingsMigrationException() - Method in class com.atlassian.confluence.content.render.xhtml.migration.exceptions.ExceptionReport
 
getSetupBundles() - Method in interface com.atlassian.confluence.setup.bundles.BundlePluginService
 
getSetupBundles() - Method in class com.atlassian.confluence.setup.bundles.DefaultBundlePluginService
 
getSetupClusterType() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getSetupPersister() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
getSetupSessionId() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
The following methods are for collecting metadata used for installer analytics (CONFDEV-27425)
getSetupType() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
getShadowStatus() - Method in class com.atlassian.confluence.event.events.search.V2ShadowQueryExecutionEvent
 
getSharedBuildNumber() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
getSharedBuildNumber() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
getSharedBuildNumber() - Method in interface com.atlassian.confluence.impl.cluster.ClusterConfigurationHelperInternal
Get the build number stored in the confluence.cfg.xml file in the shared home folder
getSharedConfig() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
Deprecated.
since 5.9
getSharedData(String) - Method in class com.atlassian.confluence.cluster.hazelcast.shareddata.HazelcastSharedDataManager
 
getSharedData(String) - Method in class com.atlassian.confluence.cluster.hazelcast.shareddata.HazelcastSharedDataSupport
 
getSharedData(String) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterSharedDataManager
 
getSharedData(String) - Method in interface com.atlassian.confluence.cluster.shareddata.SharedDataManager
Obtain a SharedDataManager for the given key.
getSharedDataKey() - Method in class com.atlassian.confluence.cluster.shareddata.PluginSharedDataKey
 
getSharedDraft() - Method in class com.atlassian.synchrony.Snapshots
 
getSharedHome() - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
Deprecated.
getSharedHome() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
Deprecated.
getSharedHome() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
Deprecated.
getSharedHome() - Method in interface com.atlassian.confluence.setup.BootstrapManager
Confluence shared home directory.
getSharedHome() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
getSharedHomeDirectory() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
 
getSharedHomeTotalDiskSize() - Method in class com.atlassian.confluence.status.service.systeminfo.HardwareInfo
 
getSharedProperty(Object) - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
getSharedProperty(Object) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
getSharedProperty(Object) - Method in interface com.atlassian.confluence.impl.cluster.ClusterConfigurationHelperInternal
Get the value of a property stored in the confluence.cfg.xml config file (in the shared home folder)
getSharedTempDirectory() - Static method in class com.atlassian.confluence.util.GeneralUtil
Checks if shared temp directory exists before returning the path.
getShareId() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getShareId() - Method in class com.atlassian.confluence.pages.Draft
 
getShortcutKey() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ShortcutResourceIdentifier
 
getShortcutLinkConfig() - Method in class com.atlassian.confluence.admin.actions.BrowseShortcutsAction
 
getShortcutLinkConfig(String) - Method in class com.atlassian.confluence.renderer.DefaultShortcutLinksManager
 
getShortcutLinkConfig(String) - Method in interface com.atlassian.confluence.renderer.ShortcutLinksManager
 
getShortcutLinks() - Method in class com.atlassian.confluence.renderer.DefaultShortcutLinksManager
 
getShortcutLinks() - Method in interface com.atlassian.confluence.renderer.ShortcutLinksManager
 
getShortcutParameter() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ShortcutResourceIdentifier
 
getShortcuts() - Method in class com.atlassian.confluence.admin.actions.BrowseShortcutsAction
 
getShortcuts() - Method in class com.atlassian.confluence.renderer.ShortcutLinks
 
getShortcutsEnabled() - Method in class com.atlassian.confluence.plugins.keyboardshortcuts.ShortcutSettingsResource
 
getShortDescription() - Method in class com.atlassian.confluence.plugins.edgeindex.upgrade.EdgeIndexRebuildUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddMissingOsPropertyIndexUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddMissingUnmanagedUniqueConstraintsUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentContentStatusUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentToCeoConversionUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentLabellingUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentRemoveFileStoreIDsUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.BandanaKeyUniqueConstraintUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.ChangeSpaceDescriptionsBodyTypeUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConditionallyEnableMailArchivePluginUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentIndexUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionUserDeduplicationUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConvertToRelativeLinksUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.CorrectCsvAttachmentMimeTypeUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.CorrectPNGImageAttachmentMimeTypeUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.CrowdUsersUserMappingUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.DefaultSpaceContentPageLayoutsUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.DeleteDidYouMeanIndexFolderUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.DisableBackupJobUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropAndRecreateSynchronyEventsIndexUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropAndUpdateContentIndexesUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropContentLockTableUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropSpaceGroupTablesUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropTrackBackAndReferrerTablesUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.EhCacheConfigMigrationUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsClearDataUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdMembershipAggregationUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdPropertySetFactoryMigrationUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdSchemaUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.FixWrongSpaceLinksUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.Hibernate5ConstraintNamesPostSchemaUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.Hibernate5ConstraintNamesPreSchemaUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.InstallationDateUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.JiraIssueMacroServerParamsUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.LikesDanglingFKCleanupUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.LikesSqlConstraintsUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.LoginInfoDuplicateEntryRemovalUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.LowerCaseUsernameReferencesUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.MailServerUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateDocThemeSettingsToCustomPageSettings
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateMailArchiveConfigurationUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateOndemandDocThemeCustomizations
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.MsSqlServerAoUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.NewColourUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.NotificationPageColumnUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.PageTemplateWikiToXhtmlMigrationUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.PageTemplateXhtmlRoundTripMigrationUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.PersonalSpaceCreatorCheckUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.PopulateLowerFieldsUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.RebuildFavouriteContentIndexUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.RebuildIndexUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReferencedUsersUserMappingUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReindexAllBlogsUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReindexAllSpacesUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveConfluenceThreadDumpPluginUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveESIndexJournalVerifierUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveESIndexQueueFlushJobUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveFixedWidthThemeUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemovePluginLicenseStoragePluginUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveRemoteAppsPluginUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.ServerADGSUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyBtfOffUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.UpdateSpacePermissionsIndexUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserIndexingUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserKeyReferenceUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserMappingLowerUsernameSchemaUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserMappingSchemaUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.WikiToXhtmlMigrationUpgradeTask
 
getShortDescription() - Method in class com.atlassian.confluence.upgrade.upgradetask.XhtmlRoundTripMigrationUpgradeTask
 
getShortDescription() - Method in interface com.atlassian.confluence.upgrade.UpgradeTaskInfo
A short (<50 chars) description of the upgrade action
getShould() - Method in class com.atlassian.confluence.search.v2.searchfilter.BooleanSearchFilter
 
getShouldQueries() - Method in class com.atlassian.confluence.search.v2.query.BooleanQuery
 
getShowExcerpts() - Method in class com.atlassian.confluence.search.SearchResultRenderContext
Return the showExceprts if set otherwise return empty string.
getShowInMacroBrowser() - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
getShowLicenses() - Method in class com.atlassian.confluence.about.AboutPageAction
 
getShowOptions() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
getShowProfilePic() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.dto.RecentlyUpdatedContentResourceRequestDto
 
getSid() - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
Returns the SID.
getSid() - Method in interface com.atlassian.confluence.core.ConfluenceSidManager
Retrieve the current instance SID
getSid() - Method in class com.atlassian.confluence.core.DatabaseSidManager
 
getSid() - Method in class com.atlassian.confluence.setup.BootstrapSidManager
 
getSidebar() - Method in class com.atlassian.confluence.core.CustomPageSettings
Sidebar customisation that will replace menu links
getSidebarContext() - Static method in class com.atlassian.confluence.impl.util.DecoratorUtil
Methods returns page/blogpost context, saved into request for deferred (sitemesh) sidebar execution.
getSidebarLinksForSpace(String) - Method in class com.atlassian.confluence.functest.rest.sidebar.SidebarLinkResource
 
getSidebarText() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomPageContentAction
 
getSidebarText() - Method in class com.atlassian.confluence.spaces.actions.CustomPageContentAction
 
getSidManager() - Method in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
 
getSignature() - Method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
getSignature() - Method in interface com.atlassian.confluence.security.trust.TrustedToken
 
getSignedOffValue() - Method in class com.atlassian.confluence.admin.tasks.AdminTaskData
 
getSignupDate() - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
getSignupManager() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
getSignUpToken() - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
getSignUpToken() - Method in interface com.atlassian.confluence.user.SignupManager
Gets the current sign-up token, or creates a new one and returns it.
getSignupURL() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
getSignupURL() - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
getSignupURL() - Method in interface com.atlassian.confluence.user.SignupManager
 
getSimpleHtmlSpaceExportStructure(Space, ZipFile) - Static method in class com.atlassian.confluence.it.export.Exporter
Given an export html zip, returns a structure that represents the export.
getSimpleSiteStructure(File) - Static method in class com.atlassian.confluence.it.export.Exporter
Return SimpleSiteStructure object useful to validate site exports in acceptance tests.
getSince() - Method in class com.atlassian.confluence.plugins.edgeindex.servlet.EdgeIndexRebuiltEvent
 
getSingletonFromMainContext(Class<T>) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
getSiteBlogNotificationForUser(User) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
getSiteBlogNotificationForUser(User) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
getSiteBlogNotifications() - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
getSiteBlogNotifications() - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
getSiteDarkFeatures() - Method in interface com.atlassian.confluence.setup.settings.DarkFeaturesManager
 
getSiteDarkFeatures() - Method in class com.atlassian.confluence.setup.settings.DefaultDarkFeaturesManager
 
getSiteDarkFeatures() - Method in class com.atlassian.confluence.setup.settings.VacantDarkFeaturesManager
This is vacant (tenant-less) manager.
getSiteDefaultLocale() - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
 
getSiteDefaultLocale() - Method in interface com.atlassian.confluence.languages.LocaleManager
 
getSiteDefaultLocale() - Method in class com.atlassian.confluence.setup.SetupLocaleManager
 
getSiteEnabledFeatures() - Method in class com.atlassian.confluence.admin.actions.SiteDarkFeaturesAction
 
getSiteEnabledFeatures() - Method in class com.atlassian.confluence.impl.feature.BandanaSiteDarkFeaturesDao
 
getSiteEnabledFeatures() - Method in class com.atlassian.confluence.impl.feature.CachingSiteDarkFeaturesDao
 
getSiteEnabledFeatures() - Method in interface com.atlassian.confluence.impl.feature.SiteDarkFeaturesDao
 
getSiteEnabledFeatures() - Method in class com.atlassian.confluence.setup.settings.DarkFeatures
 
getSiteHomePage() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
getSiteHomePage() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getSiteHomePage() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
getSiteHomePages() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
getSiteHomePages() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
getSiteLogoManager() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
getSiteLogoUrl() - Method in class com.atlassian.confluence.plugins.lookandfeel.AttachmentSiteLogoManager
 
getSiteLogoUrl() - Method in interface com.atlassian.confluence.plugins.lookandfeel.SiteLogoManager
 
getSiteRecord(int) - Method in interface com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCache
Reads most used labels for the whole site Implementation can use its own hard limit if the provided limit is too large
getSiteRecord(int) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCacheImpl
Reads most used labels for the whole site Implementation can use its own hard limit if the provided limit is too large
getSiteSupportAddress() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getSiteTitle() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getSiteTitle() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
getSiteTitle() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getSiteTitle() - Method in class com.atlassian.confluence.themes.GlobalHelper
 
getSiteWelcomeMessage() - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.0 The welcome message is now a system template. Use WelcomeMessageService
getSize() - Method in interface com.atlassian.confluence.cache.CacheStatistics
Deprecated.
 
getSize() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
getSize() - Method in class com.atlassian.confluence.cache.jcaptcha.ConfluenceCachingCaptchaStore
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class com.atlassian.confluence.it.rpc.UpmJsonProvider
 
getSize() - Method in class com.atlassian.confluence.pageobjects.component.editor.MacroPlaceholder
Deprecated.
 
getSize() - Method in class com.atlassian.confluence.pages.thumbnail.Thumbnails
 
getSize() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntityList
Total size of list, note that the actual size returned can be different from this size, if pagination is used.
getSize() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntityList
Total size of list, note that the actual size returned can be different from this size, if pagination is used.
getSize() - Method in class com.atlassian.confluence.plugins.rest.manager.ChildrenListWrapperCallback
 
getSize() - Method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
getSize() - Method in interface com.atlassian.confluence.search.IndexTaskQueue
Retrieve the number of elements in the queue.
getSize() - Method in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
 
getSize() - Method in class com.atlassian.confluence.search.queue.InMemoryIndexTaskQueue
 
getSizeInBytes() - Method in interface com.atlassian.confluence.cache.CacheStatistics
Deprecated.
 
getSizeInBytes() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
getSkip() - Method in class com.atlassian.confluence.search.v2.analysis.PathHierarchyTokenizerDescriptor
 
getSlop() - Method in class com.atlassian.confluence.search.v2.query.PhraseQuery
 
getSlop() - Method in class com.atlassian.confluence.search.v2.query.SpanNearQuery
 
getSlowListenerAlertDuration(AlertTrigger) - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceEventSystemMonitorConfig
 
getSmtpMailServers() - Method in class com.atlassian.confluence.admin.actions.mail.RemoveMailServerAction
 
getSmtpMailServers() - Method in class com.atlassian.confluence.mail.ConfluenceMailServerManager
 
getSmtpPort() - Method in class com.atlassian.confluence.it.mail.MailServices
 
getSnapshotsCount() - Method in class com.atlassian.confluence.api.model.eviction.SynchronyDatasetSize
 
getSnapshotsCount(Long) - Method in class com.atlassian.confluence.pages.persistence.dao.DefaultSynchronyEvictionDao
 
getSnapshotsCount(Long) - Method in interface com.atlassian.confluence.pages.persistence.dao.SynchronyEvictionDao
 
getSocketTimeout() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getSocketTimeout() - Method in class com.atlassian.confluence.util.http.ConfluenceHttpParameters
 
getSocketTimeoutFrom(SystemPropertiesConnectionConfig, ConfluenceHttpParameters) - Static method in class com.atlassian.confluence.api.impl.sal.util.HttpTimeoutParameters
 
getSocketTimeoutFrom(SystemPropertiesConnectionConfig, ConfluenceHttpParameters) - Static method in class com.atlassian.sal.confluence.net.util.HttpTimeoutParameters
 
getSort() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getSort() - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
getSort() - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
getSort() - Method in class com.atlassian.confluence.search.service.UserSearchQueryParameters
 
getSort() - Method in class com.atlassian.confluence.search.v2.AbstractSearch
Gets the sort component of the search
getSort() - Method in class com.atlassian.confluence.search.v2.DefaultSearchWithToken
 
getSort() - Method in interface com.atlassian.confluence.search.v2.ISearch
 
getSort() - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
getSortBy() - Method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
getSortBy() - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
getSortBy() - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
getSortBy() - Method in class com.atlassian.confluence.spaces.SpacesQuery
 
getSortedChildren() - Method in class com.atlassian.confluence.pages.Page
 
getSortedRecentlyCreatedSpaces(DashboardMacroSupport) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
getSortedTimeZones() - Static method in class com.atlassian.confluence.core.TimeZone
 
getSortFieldName() - Method in class com.atlassian.confluence.search.v2.lucene.mapper.CaseInsensitiveSortMapper
Deprecated.
 
getSortFieldName() - Method in class com.atlassian.confluence.search.v2.lucene.mapper.DefaultSortMapper
Deprecated.
 
getSortMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.CacheBackedLuceneSearchMapperRegistry
Deprecated.
 
getSortMapper(String) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneSearchMapperRegistry
 
getSortMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.PluggableLuceneSearchMapperRegistry
 
getSortMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.ThreadCachedSearchMapperRegistry
Deprecated.
 
getSortMappers() - Static method in class com.atlassian.confluence.search.v2.lucene.SearchMappersThreadLocal
Deprecated.
 
getSortValue(int) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneMultiTermFieldComparator
 
getSortValue(int) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneTermFieldComparator
 
getSoup(MimeMessage) - Static method in class com.atlassian.confluence.it.mail.MailUtils
JSoup for you! Ask Fabian why this is better than using a DOM, or the plain text of the message body :)
getSource() - Method in class com.atlassian.confluence.api.model.relations.RelationInstance
 
getSource() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
getSource() - Method in interface com.atlassian.confluence.event.events.like.LikeEvent
 
getSource() - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
Source instance type - cloud or server.
getSource() - Method in class com.atlassian.confluence.mail.embed.MimeBodyPartReference
 
getSource() - Method in class com.atlassian.confluence.search.v2.score.ExpDecayFunction
 
getSource() - Method in class com.atlassian.confluence.search.v2.score.FieldValueFactorFunction
 
getSource() - Method in class com.atlassian.confluence.search.v2.score.GaussDecayFunction
 
getSource() - Method in class com.atlassian.confluence.search.v2.score.LinearDecayFunction
 
getSource() - Method in class com.atlassian.confluence.search.v2.score.StaircaseFunction
 
getSource() - Method in class com.atlassian.confluence.setup.velocity.DecoratorName
 
getSource() - Method in interface com.atlassian.confluence.xhtml.api.EmbeddedImage
 
getSourceClass() - Method in class com.atlassian.confluence.api.impl.service.relation.DefaultValidatingRelationDescriptor
 
getSourceClass() - Method in class com.atlassian.confluence.api.model.relations.AbstractRelationDescriptor
 
getSourceClass() - Method in interface com.atlassian.confluence.api.model.relations.RelationDescriptor
Returns class of source entity of the relation.
getSourceContent() - Method in class com.atlassian.confluence.internal.relations.dao.RelationEntity
 
getSourceContent() - Method in class com.atlassian.confluence.links.AbstractLink
The source content of this link (FROM).
getSourceEditor() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
getSourceHeight() - Method in class com.atlassian.confluence.user.actions.TemporaryUploadedPicture
 
getSourceHtml() - Method in class com.atlassian.confluence.plugins.viewsource.ViewSourceAction
 
getSourceNodeId() - Method in class com.atlassian.confluence.impl.system.task.CreateIndexSnapshotMaintenanceTask
 
getSourceNodeId() - Method in class com.atlassian.confluence.impl.system.task.RestoreIndexSnapshotMaintenanceTask
 
getSources(RelationQuery<ContentEntityObject>, int, int) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.Content2ContentHibernateRelationDao
 
getSources(RelationQuery<ContentEntityObject>, int, int) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2ContentHibernateRelationDao
 
getSources(RelationQuery<ConfluenceUser>, int, int) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2UserHibernateRelationDao
 
getSources(RelationQuery<T>, int, int) - Method in interface com.atlassian.confluence.internal.relations.dao.RelationDao
Fetch all related sources for the entity.
getSources(RelationQuery, LimitedRequest) - Method in class com.atlassian.confluence.internal.relations.DefaultRelationManager
 
getSources(RelationQuery, LimitedRequest) - Method in interface com.atlassian.confluence.internal.relations.RelationManager
Fetch all related sources for the entity.
getSourcesCount(RelationQuery<ContentEntityObject>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.Content2ContentHibernateRelationDao
 
getSourcesCount(RelationQuery<ContentEntityObject>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2ContentHibernateRelationDao
 
getSourcesCount(RelationQuery<ConfluenceUser>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2UserHibernateRelationDao
 
getSourcesCount(RelationQuery<T>) - Method in interface com.atlassian.confluence.internal.relations.dao.RelationDao
Count of all related sources for the entity.
getSourcesCount(RelationQuery) - Method in class com.atlassian.confluence.internal.relations.DefaultRelationManager
 
getSourcesCount(RelationQuery) - Method in interface com.atlassian.confluence.internal.relations.RelationManager
Get total number of related sources for the entity.
getSourceTemplateDirForCopying() - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
getSourceTemplateDirForCopying() - Method in class com.atlassian.confluence.importexport.impl.BackupExporter
 
getSourceTemplateDirForCopying() - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
If we're doing an export rather than a full backup, we don't export any templates
getSourceTemplateId() - Method in class com.atlassian.confluence.pages.actions.CreatePageFromTemplateAction
 
getSourceType() - Method in class com.atlassian.confluence.internal.relations.dao.RelationEntity
 
getSourceType() - Method in class com.atlassian.confluence.internal.relations.dao.User2ContentRelationEntity
 
getSourceType() - Method in class com.atlassian.confluence.internal.relations.dao.User2UserRelationEntity
 
getSourceWidth() - Method in class com.atlassian.confluence.user.actions.TemporaryUploadedPicture
 
getSoyTemplateRenderer() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
getSpace() - Method in class com.atlassian.confluence.accessmode.actions.ReadOnlyAccessAction
 
getSpace() - Method in class com.atlassian.confluence.api.model.content.Content
 
getSpace() - Method in class com.atlassian.confluence.api.model.content.JsonSpaceProperty
 
getSpace() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
Deprecated.
since 7.0.1. Use ContentTemplate.space()
getSpace() - Method in class com.atlassian.confluence.api.model.search.SpaceSearchResult
 
getSpace() - Method in class com.atlassian.confluence.api.model.watch.SpaceWatch
 
getSpace() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostsForDateResourceIdentifier
 
getSpace() - Method in class com.atlassian.confluence.content.service.space.DeleteSpaceCommand
 
getSpace() - Method in class com.atlassian.confluence.content.service.space.KeySpaceLocator
 
getSpace() - Method in interface com.atlassian.confluence.content.service.space.SpaceLocator
 
getSpace() - Method in interface com.atlassian.confluence.content.service.space.SpaceProvider
 
getSpace() - Method in class com.atlassian.confluence.core.ContentPermissionSummary
 
getSpace() - Method in class com.atlassian.confluence.core.SpaceContentEntityObject
 
getSpace() - Method in class com.atlassian.confluence.event.events.content.mail.notification.SpaceNotificationEvent
 
getSpace() - Method in class com.atlassian.confluence.event.events.label.LabelListViewEvent
 
getSpace() - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionRemoveEvent
 
getSpace() - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionsRemoveFromSpaceEvent
 
getSpace() - Method in class com.atlassian.confluence.event.events.space.SpaceEvent
 
getSpace() - Method in class com.atlassian.confluence.importexport.actions.RestorePageAction
 
getSpace() - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
getSpace() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
getSpace() - Method in interface com.atlassian.confluence.it.ContentEntity
Deprecated.
 
getSpace() - Method in class com.atlassian.confluence.it.Draft
 
getSpace() - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.PageRepresentation
 
getSpace() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getSpace(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Returns the space with the specified key.
getSpace() - Method in class com.atlassian.confluence.it.UserInformation
 
getSpace() - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouriteAjaxAction
 
getSpace() - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouriteAjaxAction
 
getSpace() - Method in class com.atlassian.confluence.legacyapi.model.content.Content
Deprecated.
 
getSpace() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentLink
Deprecated.
 
getSpace() - Method in class com.atlassian.confluence.mail.notification.actions.ListWatchersAction
 
getSpace() - Method in class com.atlassian.confluence.mail.notification.Notification
 
getSpace() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
getSpace() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getSpace() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
getSpace() - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
getSpace() - Method in class com.atlassian.confluence.pages.actions.ChildrenAction
 
getSpace() - Method in class com.atlassian.confluence.pages.actions.CopyPageAction.SimpleSpaceProvider
 
getSpace() - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
getSpace() - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
getSpace() - Method in class com.atlassian.confluence.pages.actions.ReorderPageDialogAction
 
getSpace() - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
getSpace() - Method in class com.atlassian.confluence.pages.Attachment
 
getSpace() - Method in class com.atlassian.confluence.pages.Comment
 
getSpace() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
The space this page template is constrained to.
getSpace() - Method in class com.atlassian.confluence.pages.templates.PluginTemplateReference
 
getSpace() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
getSpace() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Returns the space related to the web interface state, or null if there is no space.
getSpace() - Method in class com.atlassian.confluence.plugins.editorloader.EditorAction
 
getSpace() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Space where this attachment (and it's parent page if any) resides.
getSpace() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getSpace(String) - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeSpaceResource
Deprecated.
Returns information about a space identified by the key passed.
getSpace(String, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteSpaceService
Deprecated.
getSpace(String, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl
Deprecated.
getSpace() - Method in class com.atlassian.confluence.rpc.soap.beans.AbstractRemotePageSummary
 
getSpace() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummary
 
getSpace(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getSpace(String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
getSpace(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getSpace(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getSpace(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getSpace(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getSpace(String) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getSpace() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
getSpace() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
getSpace() - Method in class com.atlassian.confluence.security.actions.NotPermittedAction
 
getSpace() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
getSpace() - Method in class com.atlassian.confluence.security.SpacePermission
The space of this permission.
getSpace() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
getSpace() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
getSpace(long) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getSpace(String) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getSpace(String) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
first tries to fetch the space from the cache by space id if not, fetch it from database
getSpace(String) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Find a space by its space key.
getSpace() - Method in interface com.atlassian.confluence.spaces.Spaced
 
getSpace(long) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Deprecated.
since 7.3.0, use SpaceService.find(Expansion...) in plugins and SpaceManagerInternal in core where applicable
getSpace(String) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Deprecated.
since 7.3.0, use SpaceService.find(Expansion...) in plugins and SpaceManagerInternal in core where applicable
getSpace() - Method in class com.atlassian.confluence.themes.GlobalHelper
 
getSpace() - Method in class com.atlassian.confluence.themes.ThemeContext
 
getSpace() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
getSpace() - Method in class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction
 
getSpace() - Method in class com.atlassian.confluence.util.breadcrumbs.BrowseSpaceBreadcrumb
 
getSpace() - Method in class com.atlassian.confluence.util.breadcrumbs.SpaceAdminActionBreadcrumb
 
getSpace() - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl.GhettoHelper
 
getSpaceAdminBreadcrumb(Action, Space) - Method in interface com.atlassian.confluence.util.breadcrumbs.BreadcrumbGenerator
Returns the breadcrumb for a space admin action in a space.
getSpaceAdminBreadcrumb(Action, Space) - Method in class com.atlassian.confluence.util.breadcrumbs.DefaultBreadcrumbGenerator
 
getSpaceAdmins() - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
getSpaceAdmins(Space) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getSpaceAdmins(Space, int) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getSpaceAdmins(Space) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Returns a list of administrators for a given space, sorted by full name
getSpaceAdmins(Space, int) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Returns a list of administrators for a given space, sorted by full name, up to the size limit
getSpaceByContentId(long) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
getSpaceByContentId(long) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Get the space that some content belongs to in a single db query.
getSpaceCategories() - Method in class com.atlassian.confluence.search.v2.query.SpaceCategoryQuery
 
getSpaceColourScheme(Space) - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
getSpaceColourScheme(String) - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
getSpaceColourScheme(Space) - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
Retrieve the colour scheme for a space - for display, complete with global defaults.
getSpaceColourScheme(String) - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
Retrieve the colour scheme for a space - for display, complete with global defaults.
getSpaceColourScheme(Space) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
getSpaceColourScheme(String) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
Method returns a ChainedColour Scheme for a specific space.
getSpaceColourSchemeCustom(String) - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
getSpaceColourSchemeCustom(String) - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
Retrieve the custom colour scheme for a space - for editing, complete with global defaults and system defaults.
getSpaceColourSchemeCustom(String) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
getSpaceColourSchemeIsolated(String) - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
getSpaceColourSchemeIsolated(String) - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
Retrieve the isolated colour scheme for a space for editing - no global defaults.
getSpaceColourSchemeIsolated(String) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
getSpaceContentEntityObject() - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
getSpaceCssPrefix(String) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
Get the resource prefix for a particular space's CSS file.
getSpaceCssPrefix(String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getSpaceCssResourceCounter(String) - Method in interface com.atlassian.confluence.plugin.webresource.CssResourceCounterManager
Get the resource counter for a particular space's CSS file.
getSpaceCssResourceCounter(String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultCssResourceCounterManager
 
getSpaceDarkFeature(String) - Static method in class com.atlassian.confluence.setup.settings.DefaultCollaborativeEditingHelper
 
getSpaceEntity(Space) - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestSpaceManager
 
getSpaceEntity(String, boolean) - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestSpaceManager
 
getSpaceEntity(String, boolean) - Method in interface com.atlassian.confluence.plugins.rest.manager.RestSpaceManager
Gets the SpaceEntity for the given spaceKey and expands it if necessary.
getSpaceEntityList(SpaceEntityListContext) - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestSpaceManager
 
getSpaceEntityList(SpaceEntityListContext) - Method in interface com.atlassian.confluence.plugins.rest.manager.RestSpaceManager
Gets the SpaceEntityList for the given SpaceEntityListContext.
getSpaceExportBackwardsCompatibility() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.AbstractPermissionsDelegate
 
getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
 
getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
getSpaceFromPageId(long) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getSpaceFromPageId(long) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Get the key for a space from its pageId in a single db call
getSpaceGroup() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpace
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

getSpaceGroup(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

getSpaceGroup(String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

getSpaceGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getSpaceGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getSpaceGroup(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

getSpaceGroup(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getSpaceGroup(long) - Method in class com.atlassian.confluence.spaces.DefaultSpaceGroupManager
Deprecated.
 
getSpaceGroup(String) - Method in class com.atlassian.confluence.spaces.DefaultSpaceGroupManager
Deprecated.
 
getSpaceGroup() - Method in class com.atlassian.confluence.spaces.Space
Deprecated.
in 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

getSpaceGroup(long) - Method in interface com.atlassian.confluence.spaces.SpaceGroupManager
Deprecated.
Retrieve a space by its ID.
getSpaceGroup(String) - Method in interface com.atlassian.confluence.spaces.SpaceGroupManager
Deprecated.
Retrieve a spaceGroup by its key.
getSpaceGroup() - Method in class com.atlassian.confluence.spaces.SpacesQuery
Deprecated.
in 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

getSpaceGroups(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

getSpaceGroups() - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

getSpaceGroups(List) - Static method in class com.atlassian.confluence.rpc.soap.SoapUtils
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

getSpaceGroups(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getSpaceGroups(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getSpaceGroups(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

getSpaceGroups(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getSpaceGroups() - Method in class com.atlassian.confluence.spaces.DefaultSpaceGroupManager
Deprecated.
 
getSpaceGroups() - Method in interface com.atlassian.confluence.spaces.SpaceGroupManager
Deprecated.
Retrieves all SpaceGroups in the system
getSpaceGroupsForUser(String) - Method in class com.atlassian.confluence.spaces.DefaultSpaceGroupManager
Deprecated.
Currently this method will return a all spacegroups the user has access to.
getSpaceGroupsForUser(String) - Method in interface com.atlassian.confluence.spaces.SpaceGroupManager
Deprecated.
 
getSpaceId() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.MostUsedLabelsCacheRecord
 
getSpaceId() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
getSpaceId() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Returns the space-id of the space related to the web interface state, if such space exists.
getSpaceId() - Method in class com.atlassian.confluence.security.SpacePermission
 
getSpaceIdByKey(String) - Method in interface com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.AdaptiveLabelCacheDao
LabelManager does not work with space ids (only with space keys) So this method is required to retrieve spaces and get their ids Could be removed when LabelManager start supporting finding most used labels by space id
getSpaceIdByKey(String) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.DatabaseBasedAdaptiveLabelCacheDaoImpl
LabelManager does not work with space ids (only with space keys) So this method is required to retrieve spaces and get their ids Could be removed when LabelManager start supporting finding most used labels by space id
getSpaceIds() - Method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
getSpaceIds() - Method in class com.atlassian.confluence.spaces.SpacesQuery
 
getSpaceKey(Reference<Space>) - Static method in class com.atlassian.confluence.api.model.content.Space
 
getSpaceKey() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintId.ContentBlueprintIdWithKeys
getSpaceKey() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId.ContentTemplateIdWithKeys
getSpaceKey() - Method in class com.atlassian.confluence.api.model.locator.ContentLocator
 
getSpaceKey() - Method in class com.atlassian.confluence.api.model.search.SearchContext
Deprecated.
since 7.0.1. Use SearchContext.spaceKey()
getSpaceKey() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
The spacekey for the current context if applicable or null otherwise.
getSpaceKey() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
getSpaceKey() - Method in class com.atlassian.confluence.content.render.xhtml.links.LinksUpdater.PartialReferenceDetails
 
getSpaceKey() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.ContentMigrationException
 
getSpaceKey() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.PageTemplateMigrationException
 
getSpaceKey() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostsForDateResourceIdentifier
 
getSpaceKey() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageResourceIdentifier
 
getSpaceKey() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier
 
getSpaceKey() - Method in class com.atlassian.confluence.core.PersistentDecorator
 
getSpaceKey() - Method in class com.atlassian.confluence.core.SpaceContentEntityObject
 
getSpaceKey() - Method in class com.atlassian.confluence.event.events.admin.AsyncExportFinishedEvent
 
getSpaceKey() - Method in class com.atlassian.confluence.event.events.admin.ExportFinishedEvent
Deprecated.
 
getSpaceKey() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.ContentUpdatedEvent
 
getSpaceKey() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
getSpaceKey() - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
getSpaceKey() - Method in class com.atlassian.confluence.it.Location
 
getSpaceKey() - Method in class com.atlassian.confluence.legacyapi.model.content.locator.ContentLocator
Deprecated.
 
getSpaceKey() - Method in class com.atlassian.confluence.links.linktypes.AbstractPageLink
 
getSpaceKey() - Method in class com.atlassian.confluence.links.linktypes.SpaceLink
 
getSpaceKey() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getSpaceKey() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
getSpaceKey() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
getSpaceKey() - Method in class com.atlassian.confluence.pages.actions.beans.PageReference
 
getSpaceKey() - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
getSpaceKey() - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction.IndividualDestinationSearchResult
 
getSpaceKey() - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
getSpaceKey() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
getSpaceKey() - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
getSpaceKey() - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
getSpaceKey() - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
getSpaceKey() - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
 
getSpaceKey() - Method in class com.atlassian.confluence.pages.Comment
Deprecated.
getSpaceKey(ContentEntityObject) - Static method in interface com.atlassian.confluence.pages.DraftsTransitionHelper
 
getSpaceKey() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
getSpaceKey() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Returns the space-key related to the web interface state, or null if there is no space-key.
getSpaceKey() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.dto.RecentlyUpdatedContentResourceRequestDto
 
getSpaceKey() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserPermissions
 
getSpaceKey() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserProperties
 
getSpaceKey() - Method in class com.atlassian.confluence.plugins.rest.service.RestSearchParameters
 
getSpaceKey() - Method in class com.atlassian.confluence.renderer.actions.RenderContentAction
 
getSpaceKey() - Method in class com.atlassian.confluence.renderer.BlogPostReference
 
getSpaceKey() - Method in class com.atlassian.confluence.renderer.PageContext
 
getSpaceKey() - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
getSpaceKey() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction.CriteriaParameters
Deprecated.
 
getSpaceKey() - Method in class com.atlassian.confluence.search.contentnames.ContentNameSearchContext
 
getSpaceKey() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
getSpaceKey() - Method in class com.atlassian.confluence.search.SpacePickerHelper.SpaceDTO
 
getSpaceKey() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getSpaceKey() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getSpaceKey() - Method in interface com.atlassian.confluence.search.v2.SearchResult
 
getSpaceKey() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext
 
getSpaceKey() - Method in class com.atlassian.confluence.setup.settings.SpaceSettings
 
getSpaceKey() - Method in class com.atlassian.confluence.setup.velocity.DecoratorName
 
getSpaceKey() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
This method is so that we can get the key whether we're in a space action or a page action.
getSpaceKey() - Method in class com.atlassian.confluence.spaces.SpaceDescription
 
getSpaceKey() - Method in class com.atlassian.confluence.themes.events.LookAndFeelEvent
Get the space this look and feel event relates to.
getSpaceKey() - Method in class com.atlassian.confluence.themes.GlobalHelper
 
getSpaceKey() - Method in class com.atlassian.confluence.themes.ThemeContext
 
getSpaceKey() - Method in interface com.atlassian.confluence.themes.ThemeHelper
 
getSpaceKey() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
 
getSpaceKey() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.WikiToXhtmlConversionData
 
getSpaceKey() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
getSpaceKey() - Method in class com.atlassian.confluence.util.EditPageBean
 
getSpaceKey() - Method in class com.atlassian.confluence.warming.WarmInstanceAction
 
getSpaceKey() - Method in class com.atlassian.confluence.web.service.WebContextFactoryImpl.GhettoHelper
 
getSpaceKeyForExportFileName(String) - Method in class com.atlassian.confluence.importexport.impl.AbstractExporterImpl
 
getSpaceKeyFromCeo(ContentEntityObject) - Static method in class com.atlassian.confluence.util.ContentUtils
 
getSpaceKeyFromSpaceId(long) - Method in interface com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.AdaptiveLabelCacheDao
LabelManager does not work with space ids (only with space keys) So this method is required to retrieve spaces and get their keys Could be removed when LabelManager start supporting finding most used labels by space id
getSpaceKeyFromSpaceId(long) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.DatabaseBasedAdaptiveLabelCacheDaoImpl
LabelManager does not work with space ids (only with space keys) So this method is required to retrieve spaces and get their keys Could be removed when LabelManager start supporting finding most used labels by space id
getSpaceKeyOfSpaceExport() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
getSpaceKeyOfSpaceExport() - Method in interface com.atlassian.confluence.importexport.ExportContext
 
getSpaceKeyOfSpaceImport() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
getSpaceKeyOfSpaceImport() - Method in interface com.atlassian.confluence.importexport.ImportContext
 
getSpaceKeys() - Method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
getSpaceKeys() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityListContext
 
getSpaceKeys() - Method in class com.atlassian.confluence.search.service.RecentUpdateQueryParameters
 
getSpaceKeys() - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
getSpaceKeys() - Method in class com.atlassian.confluence.search.v2.searchfilter.InSpaceSearchFilter
 
getSpaceKeys() - Method in class com.atlassian.confluence.spaces.SpacesQuery
 
getSpaceKeysFilter() - Method in class com.atlassian.confluence.internal.relations.query.RelationQuery
 
getSpaceLabelManager() - Method in class com.atlassian.confluence.spaces.actions.EditSpaceLabelAction
 
getSpaceLabelManager() - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
getSpaceLessFilter() - Static method in class com.atlassian.confluence.search.lucene.filter.SpacePermissionsFilterFactory
 
getSpaceLevelPermissions(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getSpaceLevelPermissions() - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
Get all fine grained Space Level Permissions so that they can be added remotely.
getSpaceLevelPermissions(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getSpaceLevelPermissions(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getSpaceLevelPermissions(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getSpaceLevelPermissions(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getSpaceLogo(Space) - Method in interface com.atlassian.confluence.core.DataSourceFactory
Encapsulates the logo for the given Space in a DataSource.
getSpaceLogo(Space) - Method in class com.atlassian.confluence.core.DefaultDataSourceFactory
 
getSpaceManager() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
getSpaceManager() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
getSpaceManager() - Method in class com.atlassian.confluence.labels.SpaceLabelManagerImpl
 
getSpaceManager() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getSpaceManager() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
getSpaceManager() - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
getSpaceManager() - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
getSpaceManager() - Method in class com.atlassian.confluence.user.actions.RemoveGroupAction
 
getSpaceManager() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
getSpaceName() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.ContentMigrationException
 
getSpaceName() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.PageTemplateMigrationException
 
getSpaceName(ContentEntityObject) - Method in class com.atlassian.confluence.impl.audit.listener.AbstractContentAuditListener
 
getSpaceName() - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction.IndividualDestinationSearchResult
 
getSpaceName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getSpaceName() - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
getSpaceName() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
getSpaceName() - Method in class com.atlassian.confluence.search.SpacePickerHelper.SpaceDTO
 
getSpaceName() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getSpaceName() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getSpaceName() - Method in interface com.atlassian.confluence.search.v2.SearchResult
 
getSpaceName() - Method in class com.atlassian.confluence.themes.GlobalHelper
 
getSpaceName() - Method in interface com.atlassian.confluence.themes.ThemeHelper
 
getSpaceName() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
getSpaceNameColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
Deprecated.
since 6.7. No longer customisable.
getSpaceNotificationsForUser() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
getSpaceOperationsBreadcrumb(Space) - Method in interface com.atlassian.confluence.util.breadcrumbs.BreadcrumbGenerator
Returns the space operations breadcrumb (i.e.
getSpaceOperationsBreadcrumb(Space) - Method in class com.atlassian.confluence.util.breadcrumbs.DefaultBreadcrumbGenerator
 
getSpacePageTemplates() - Method in class com.atlassian.confluence.pages.actions.AbstractTemplatePageAction
 
getSpacePermission() - Method in class com.atlassian.confluence.spaces.actions.CreatePersonalSpaceAction
 
getSpacePermission() - Method in class com.atlassian.confluence.spaces.actions.CreateSpaceAction
Deprecated.
 
getSpacePermissions() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpacePermissionSet
 
getSpacePermissionSet(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getSpacePermissionSet(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
getSpacePermissionSet(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getSpacePermissionSet(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getSpacePermissionSet(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getSpacePermissionSet(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getSpacePermissionSets(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getSpacePermissionSets(String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
getSpacePermissionSets(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getSpacePermissionSets(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getSpacePermissionSets(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getSpacePermissionSets(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getSpaceRecord(long, int) - Method in interface com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCache
Reads most used labels for the particular space from cache Implementation can use its own hard limit if the provided limit is too large
getSpaceRecord(String, int) - Method in interface com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCache
Reads most used labels for the particular space from cache Implementation can use its own hard limit if the provided limit is too large
getSpaceRecord(String, int) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCacheImpl
A wrapper which allows to retrive data by space key (not by space id) Would be removed in the future
getSpaceRecord(long, int) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCacheImpl
Reads most used labels for the particular space from cache Implementation can use its own hard limit if the provided limit is too large
getSpaceRef() - Method in class com.atlassian.confluence.api.model.content.Content
 
getSpaceRef() - Method in class com.atlassian.confluence.api.model.content.JsonSpaceProperty
 
getSpaceReports() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestReport
 
getSpaces() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getSpaces(SpacesQuery, LimitedRequest, Predicate<? super Space>...) - Method in interface com.atlassian.confluence.internal.spaces.SpaceManagerInternal
get a paginated list of spaces that match the spaceQuery, filtered by the given predicate
getSpaces() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Retrieves spaces visible to the currently logged in rpc user
getSpaces() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroParams
 
getSpaces() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityList
 
getSpaces() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectory
 
getSpaces() - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
getSpaces(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getSpaces() - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
getSpaces(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getSpaces(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getSpaces(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getSpaces(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getSpaces() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionDefaultsAction
 
getSpaces(SpacesQuery) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getSpaces(SpacesQuery, LimitedRequest, Predicate<? super Space>...) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getSpaces(SpacesQueryWithPermissionQueryBuilder, int, int) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
getSpaces(SpacesQueryWithPermissionQueryBuilder) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
getSpaces(SpacesQueryWithPermissionQueryBuilder, int, int) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Get a list of spaces specified by the SpacesQueryWithPermissionQueryBuilder.
getSpaces(SpacesQueryWithPermissionQueryBuilder) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Get a list of spaces specified by the SpacesQuery.
getSpaces(SpacesQuery) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Deprecated.
since 7.3.0, use SpaceService.find(Expansion...) in plugins and SpaceManagerInternal in core where applicable
getSpaces() - Method in class com.atlassian.confluence.user.actions.RemoveGroupAction
 
getSpacesAsNiceList(List) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getSpacesContainingCommentsBy(String) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getSpacesContainingCommentsBy(String) - Method in interface com.atlassian.confluence.spaces.SpaceManager
 
getSpacesContainingCommentsByUser(String) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
getSpacesContainingCommentsByUser(String) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Find all spaces containing comments by a particular user.
getSpacesContainingContentWithLabel(Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getSpacesContainingContentWithLabel(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getSpacesContainingContentWithLabel(Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getSpacesContainingContentWithLabel(Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getSpacesContainingContentWithLabel(Label) - Method in interface com.atlassian.confluence.labels.LabelManager
Look up the spaces that have been labelled by the specific label.
getSpacesContainingContentWithLabel(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns all Spaces that have content labelled with labelName
getSpacesContainingContentWithLabel(String) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
getSpacesContainingContentWithLabel(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getSpacesContainingContentWithLabel(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getSpacesContainingContentWithLabel(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getSpacesContainingContentWithLabel(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getSpacesContainingPagesEditedBy(String) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getSpacesContainingPagesEditedBy(String) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Returns Pages that are either created or edited by the specified user
getSpacesContainingPagesEditedByUser(String) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
getSpacesContainingPagesEditedByUser(String) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Find all spaces containing pages that were edited by a particular user.
getSpaceScope() - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
getSpacesCreatedAfter(Date) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
getSpacesCreatedAfter(Date) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
getSpacesCreatedAfter(Date) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
 
getSpacesCreatedAfter(Date) - Method in interface com.atlassian.confluence.spaces.SpaceManager
 
getSpacesCreatedByUser(String) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
getSpacesCreatedByUser(String) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Find all the spaces created by a given user.
getSpacesCreatedOrUpdatedSinceDate(Date) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
getSpacesCreatedOrUpdatedSinceDate(Date) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
 
getSpaceSettings(String) - Method in class com.atlassian.confluence.impl.settings.BandanaSpaceSettingsManager
 
getSpaceSettings(String) - Method in class com.atlassian.confluence.impl.settings.DelegatingLegacySettingsManager
 
getSpaceSettings(String) - Method in class com.atlassian.confluence.setup.settings.DefaultSettingsManager
Deprecated.
 
getSpaceSettings(String) - Method in interface com.atlassian.confluence.setup.settings.SettingsManager
Deprecated.
 
getSpaceSettings(String) - Method in interface com.atlassian.confluence.setup.settings.SpaceSettingsManager
 
getSpacesFilter() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.dto.RecentlyUpdatedContentResourceRequestDto
 
getSpacesForLabels(String, DashboardMacroSupport) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
getSpacesForTeam(String, DashboardMacroSupport) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
getSpacesInGroup(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getSpacesInGroup(String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

getSpacesInGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getSpacesInGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getSpacesInGroup(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getSpacesInGroup(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getSpacesSelectedTab() - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
 
getSpaceStatus(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getSpaceStatus(String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
getSpaceStatus(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getSpaceStatus(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getSpaceStatus(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getSpaceStatus(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getSpaceStatus() - Method in class com.atlassian.confluence.spaces.Space
 
getSpaceStatuses() - Method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
getSpaceStatuses() - Method in class com.atlassian.confluence.spaces.SpacesQuery
 
getSpaceStatusesFilter() - Method in class com.atlassian.confluence.internal.relations.query.RelationQuery
 
getSpacesToInclude() - Method in class com.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier
 
getSpaceStylesheet(String) - Method in class com.atlassian.confluence.themes.DefaultStylesheetManager
 
getSpaceStylesheet(String, boolean) - Method in class com.atlassian.confluence.themes.DefaultStylesheetManager
 
getSpaceStylesheet(String) - Method in interface com.atlassian.confluence.themes.StylesheetManager
Retrieve the custom stylesheet that has been stored against a space.
getSpaceStylesheet(String, boolean) - Method in interface com.atlassian.confluence.themes.StylesheetManager
Retrieve the custom stylesheet that has been stored against a space.
getSpaceSummaries(List) - Static method in class com.atlassian.confluence.rpc.soap.SoapUtils
 
getSpaceSummaryUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getSpacesWithLabel(Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getSpacesWithLabel(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getSpacesWithLabel(Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getSpacesWithLabel(Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getSpacesWithLabel(Label) - Method in interface com.atlassian.confluence.labels.LabelManager
Spaces cannot be directly labelled.
getSpacesWithLabel(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns an array of Spaces that have been labelled with labelName
getSpacesWithLabel(String) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
getSpacesWithLabel(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getSpacesWithLabel(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getSpacesWithLabel(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getSpacesWithLabel(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getSpaceTheme(String) - Method in class com.atlassian.confluence.functest.rest.admin.ThemeResource
 
getSpaceTheme(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.ThemeRpc
 
getSpaceTheme(String) - Method in class com.atlassian.confluence.themes.DefaultThemeManager
Retrieve the theme configured for an identified space.
getSpaceTheme() - Method in class com.atlassian.confluence.themes.ThemeContext
 
getSpaceTheme(String) - Method in interface com.atlassian.confluence.themes.ThemeManager
 
getSpaceThemeColourScheme(String) - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
getSpaceThemeColourScheme(String) - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
 
getSpaceThemeColourScheme(String) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
getSpaceThemeKey(String) - Method in class com.atlassian.confluence.impl.themes.BandanaThemeKeyDao
 
getSpaceThemeKey(String) - Method in class com.atlassian.confluence.impl.themes.CachingThemeKeyDao
 
getSpaceThemeKey(String) - Method in interface com.atlassian.confluence.impl.themes.ThemeKeyDao
 
getSpaceThemeKey(String) - Method in class com.atlassian.confluence.themes.DefaultThemeManager
 
getSpaceThemeKey(String) - Method in interface com.atlassian.confluence.themes.ThemeManager
 
getSpaceType() - Method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
getSpaceType() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityListContext
 
getSpaceType() - Method in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
getSpaceType() - Method in class com.atlassian.confluence.spaces.Space
 
getSpaceType() - Method in class com.atlassian.confluence.spaces.SpacesQuery
 
getSpaceType(String) - Static method in class com.atlassian.confluence.spaces.SpaceType
 
getSpaceType() - Method in class com.atlassian.confluence.themes.GlobalHelper
 
getSpaceUriBuilder() - Method in class com.atlassian.confluence.plugins.rest.resources.AbstractResource
 
getSplit() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.IdMultiPartHashGenerator
 
getSqlFunctionRegistry() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getSqlState() - Method in class com.atlassian.confluence.setup.settings.DatabaseTestResult
 
getSqlStatementsFromPropertiesFile() - Method in class com.atlassian.confluence.upgrade.upgradetask.AbstractConstraintCreationUpgradeTask
 
getSqlStatementsFromPropertiesFile(String) - Static method in class com.atlassian.confluence.upgrade.upgradetask.AbstractConstraintCreationUpgradeTask
 
getSqlStatementsFromPropertiesFile() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdSchemaUpgradeTask
 
getSrc() - Method in class com.atlassian.confluence.pageobjects.component.editor.MacroPlaceholder
Deprecated.
 
getStackDump(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getStackDump(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getStackDump(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
getStackDump(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getStackInMegabytes() - Method in class com.atlassian.confluence.impl.util.sandbox.SandboxPoolConfiguration
 
getStackTrace(Throwable) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getStage() - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
getStage() - Method in class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexJobJson
 
getStaircases() - Method in class com.atlassian.confluence.search.v2.score.StaircaseFunction
 
getStaleSharedDrafts(LimitedRequest) - Method in interface com.atlassian.confluence.internal.pages.persistence.AbstractPageDaoInternal
Get all stale shared drafts in the database.
getStaleSharedDrafts() - Method in interface com.atlassian.confluence.pages.persistence.dao.AbstractPageDao
Get all stale shared drafts in the database.
getStaleSharedDrafts(LimitedRequest) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAbstractPageDao
 
getStaleSharedDrafts() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAbstractPageDao
 
getStandardProfilePictures(ServletContext) - Method in interface com.atlassian.confluence.user.UserProfilePictureManager
 
getStart() - Method in class com.atlassian.confluence.admin.actions.macros.AddUserMacroAction
 
getStart() - Method in interface com.atlassian.confluence.api.model.pagination.LimitedRequest
 
getStart() - Method in class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
 
getStart() - Method in interface com.atlassian.confluence.api.model.pagination.PageRequest
 
getStart() - Method in class com.atlassian.confluence.api.model.pagination.SimplePageRequest
 
getStart() - Method in class com.atlassian.confluence.core.PartialList
 
getStart() - Method in class com.atlassian.confluence.legacyapi.model.PartialList
Deprecated.
 
getStart() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport.Timer
 
getStart() - Method in class com.atlassian.confluence.rest.api.model.RestPageRequest
 
getStartDate() - Method in class com.atlassian.confluence.schedule.ScheduledJobHistory
 
getStarted() - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
Get the start time.
getStartIndex() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
getStartIndex() - Method in class bucket.core.actions.PaginationSupport
Deprecated.
Returns the start index.
getStartIndex() - Method in interface bucket.core.PaginationSupport
Deprecated.
Returns the start index.
getStartIndex() - Method in class com.atlassian.confluence.labels.actions.ListLabelsBySpaceAction
 
getStartIndex() - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
getStartIndex() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityListContext
 
getStartIndex() - Method in class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
 
getStartIndex() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getStartIndex() - Method in class com.atlassian.confluence.user.actions.AbstractEntityPaginationAction
 
getStartIndex() - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
getStartIndex() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
getStartIndex() - Method in class com.atlassian.confluence.user.actions.ViewFollowersAction
 
getStartIndex() - Method in class com.atlassian.confluence.user.actions.ViewFollowingAction
 
getStartIndexValue() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
Always return the start index value, regardless of whether the pagination has any total.
getStartIndexValue() - Method in class bucket.core.actions.PaginationSupport
Deprecated.
Always return the start index value, regardless of whether the pagination has any total.
getStartIndexValue() - Method in interface bucket.core.PaginationSupport
Deprecated.
Always return the start index value, regardless of whether the pagination has any total.
getStartIndexValue() - Method in class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
 
getStartingDayOfMonth() - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
Get the starting day of the month as an offset from Sunday (i.e.
getStartOffset() - Method in class com.atlassian.confluence.event.events.search.V2QueryExecutionEvent
 
getStartOffset() - Method in class com.atlassian.confluence.search.v2.AbstractSearch
 
getStartOffset() - Method in class com.atlassian.confluence.search.v2.DefaultSearchWithToken
 
getStartOffset() - Method in class com.atlassian.confluence.search.v2.filter.SubsetResultFilter
Deprecated.
Gets the offset of the first search result to return
getStartOffset() - Method in interface com.atlassian.confluence.search.v2.ISearch
 
getStartOffset() - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSubsetResultFilter
Deprecated.
 
getStartOfOneMonthAgo() - Method in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules.DateMilestone
 
getStartOfOneWeekAgo() - Method in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules.DateMilestone
 
getStartOfOneYearAgo() - Method in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules.DateMilestone
 
getStartOfSixMonthsAgo() - Method in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules.DateMilestone
 
getStartOfThreeMonthsAgo() - Method in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules.DateMilestone
 
getStartOfToday() - Method in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules.DateMilestone
 
getStartOfYesterday() - Method in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules.DateMilestone
 
getStartsWith() - Method in class com.atlassian.confluence.pages.actions.AlphabeticalListPagesAction
 
getStartsWith() - Method in class com.atlassian.confluence.plugins.labels.actions.AlphabeticalListLabelsAction
 
getStartTime() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetails
 
getStartTime() - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
getStartTime() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
getStartTime() - Method in class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexJobJson
 
getStartTime() - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
getStartTime() - Method in class com.atlassian.confluence.util.profiling.ActivitySnapshot
 
getStartupMode() - Method in class com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsEvent
 
getState() - Method in class com.atlassian.confluence.index.status.ReIndexNodeStatus
 
getState() - Method in class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexNodeStatusJson
 
getState() - Method in interface com.atlassian.confluence.server.ApplicationStatusService
 
getState() - Method in class com.atlassian.confluence.server.DefaultApplicationStatusService
 
getStateHash() - Method in class com.atlassian.confluence.util.i18n.CachingI18NBeanFactory
 
getStateHash() - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
 
getStateHash() - Method in class com.atlassian.confluence.util.i18n.DynamicI18NBeanFactory
 
getStateHash() - Method in interface com.atlassian.confluence.util.i18n.I18NBeanFactory
 
getStateHash() - Method in class com.atlassian.confluence.util.i18n.UserI18NBeanFactory
 
getStatement() - Method in class com.atlassian.confluence.upgrade.ddl.CreateIndexCommand
 
getStatement() - Method in class com.atlassian.confluence.upgrade.ddl.CreateUniqueConstraintWithMultipleNullsCommand
 
getStatement() - Method in interface com.atlassian.confluence.upgrade.ddl.DdlCommand
 
getStatement() - Method in class com.atlassian.confluence.upgrade.ddl.DropIndexCommand
 
getStatement() - Method in class com.atlassian.confluence.upgrade.ddl.DropTableCommand
 
getStatement() - Method in class com.atlassian.confluence.upgrade.ddl.DropTableIfExistsCommand
 
getStatement() - Method in class com.atlassian.confluence.upgrade.ddl.RenameTableCommand
 
getStatement() - Method in interface com.atlassian.confluence.upgrade.dml.DmlCommand
 
getStatement() - Method in class com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand
 
getStatementWithPlaceholders() - Method in class com.atlassian.confluence.upgrade.dml.DmlStatement
 
getStatesMap() - Method in class com.atlassian.confluence.plugin.EmptyPluginPersistentState
 
getStaticPluginResource(String, String) - Method in class com.atlassian.confluence.setup.velocity.VelocityFriendlyPageBuilderService
 
getStaticPluginResource(ModuleDescriptor<?>, String) - Method in class com.atlassian.confluence.setup.velocity.VelocityFriendlyPageBuilderService
 
getStaticResourceLocale() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getStaticResourceLocale() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getStaticResourcePrefix() - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
getStaticResourcePrefix(UrlMode) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
Deprecated.
since 5.5. Use WebResourceUrlProvider.getStaticResourcePrefix(com.atlassian.plugin.webresource.UrlMode) instead.
getStaticResourcePrefix(String) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
getStaticResourcePrefix(String, UrlMode) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
Deprecated.
since 5.5. Use WebResourceUrlProvider.getStaticResourcePrefix(String, com.atlassian.plugin.webresource.UrlMode) instead.
getStaticResourcePrefix() - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getStaticResourcePrefix(UrlMode) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getStaticResourcePrefix(String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getStaticResourcePrefix(String, UrlMode) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getStaticResourcePrefix() - Method in class com.atlassian.confluence.setup.velocity.VelocityFriendlyPageBuilderService
 
getStaticResourcePrefix(String) - Method in class com.atlassian.confluence.setup.velocity.VelocityFriendlyPageBuilderService
 
getStaticResourcePrefix(String, UrlMode) - Method in class com.atlassian.confluence.setup.velocity.VelocityFriendlyPageBuilderService
 
getStatistic() - Method in class com.atlassian.confluence.upgrade.upgradetask.ServerADGSUpgradeTask
 
getStatistics() - Method in class com.atlassian.confluence.cache.ConfluenceManagedCache
 
getStatistics() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
getStatistics() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
getStatistics() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getStatistics(int, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.GlobalWebhooksResource
Get the statistics for a specific webhook.
getStatisticsSummary(int) - Method in class com.atlassian.confluence.plugins.restapi.resources.GlobalWebhooksResource
Get the statistics summary for a specific webhook.
getStats() - Method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatistics
 
getStats() - Method in interface com.atlassian.confluence.impl.vcache.metrics.Statistics
 
getStats() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestReport
 
getStatsMap() - Method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatistics
 
getStatus() - Method in class com.atlassian.confluence.api.model.content.Content
 
getStatus() - Method in class com.atlassian.confluence.api.model.content.ContentSelector
 
getStatus() - Method in class com.atlassian.confluence.api.model.content.SpaceStatus
 
getStatus(LongTaskId, Expansion...) - Method in interface com.atlassian.confluence.api.service.longtasks.LongTaskService
Returns the status of a long-running task.
getStatus() - Method in class com.atlassian.confluence.core.ContributionStatus
DRAFT_STATUS: Indicates a draft which has never been published before, i.e.
getStatus() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkStatusReport
 
getStatus() - Method in class com.atlassian.confluence.pages.Comment
Get the status of comment
getStatus() - Method in class com.atlassian.confluence.plugins.synchrony.status.SynchronyStatusCache
Get the status from the cache
getStatus(LongTaskSubmission) - Method in class com.atlassian.confluence.rest.client.impl.RemoteLongTaskServiceImpl
 
getStatus(LongTaskId, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteLongTaskService
 
getStatus() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummary
 
getStatus() - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
getStatus() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getStatus() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getStatus() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Gets a string representation of the entity status represented by the search result.
getStatus() - Method in class com.atlassian.confluence.setup.bundles.upm.models.UPMInstallPluginRestResponse
 
getStatus() - Method in class com.atlassian.confluence.setup.settings.DatabaseTestResult
 
getStatus() - Method in class com.atlassian.confluence.util.LogProgressMeterWrapper
 
getStatusCode() - Method in class com.atlassian.confluence.it.HeadersHelper.Response
 
getStatusCode() - Method in class com.atlassian.confluence.it.web.HttpRequest
 
getStatusCode() - Method in enum com.atlassian.confluence.rest.api.model.ExceptionConverter.AdditionalStatus
Get the associated status code
getStatusCode() - Method in class com.atlassian.confluence.rest.api.model.RestError
 
getStatusCode() - Method in class com.atlassian.confluence.setup.bundles.upm.models.TaskStatus
 
getStatusCode() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
Deprecated.
 
getStatusCode() - Method in interface com.atlassian.confluence.util.http.HttpResponse
Deprecated.
 
getStatusLink() - Method in class com.atlassian.confluence.setup.bundles.upm.models.UPMInstallPluginRestResponse
 
getStatusMessage() - Method in class com.atlassian.confluence.search.actions.json.ContentNameSearchResult
A message indicating information about the search.
getStatusMessage() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
Deprecated.
 
getStatusMessage() - Method in interface com.atlassian.confluence.util.http.HttpResponse
Deprecated.
 
getStatusPath() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskSubmission
 
getStatusRef() - Method in class com.atlassian.confluence.api.model.people.KnownUser
 
getStatusTextRenderer() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getStopWatchingAllBlogsPath() - Static method in class com.atlassian.confluence.it.user.UserProfile
 
getStopWatchingPageUrl(long) - Static method in class com.atlassian.confluence.it.user.UserProfile
 
getStopWatchingSpaceBlogsPath(String) - Static method in class com.atlassian.confluence.it.user.UserProfile
 
getStopWatchingSpacePath(String) - Static method in class com.atlassian.confluence.it.user.UserProfile
 
getStorageBodyStream() - Method in interface com.atlassian.confluence.content.render.xhtml.definition.MacroBody
 
getStorageBodyStream() - Method in class com.atlassian.confluence.content.render.xhtml.definition.PlainTextMacroBody
 
getStorageBodyStream() - Method in class com.atlassian.confluence.content.render.xhtml.definition.RichTextMacroBody
 
getStorageBodyStream() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
getStorageBodyText() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
getStorageContentProperty(SimpleValidationResult.Builder, JsonContentProperty) - Method in class com.atlassian.confluence.plugins.contentproperty.StorageJsonPropertyManager
 
getStorageFormat() - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
getStorageFragments() - Method in class com.atlassian.confluence.content.render.xhtml.BatchedRenderRequest
 
getStorageMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.links.LinkMarshallingFactoryImpl
 
getStorageMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.macro.MacroMarshallingFactoryImpl
 
getStorageMarshaller() - Method in interface com.atlassian.confluence.content.render.xhtml.MarshallingFactory
 
getStorageMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.placeholder.CaretMarshallingFactoryImpl
 
getStorageMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.placeholder.PlaceholderMarshallingFactoryImpl
 
getStorageSpaceProperty(JsonSpaceProperty) - Method in class com.atlassian.confluence.plugins.contentproperty.StorageJsonPropertyManager
 
getStorageType() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Returns the storage type.
getStorageType() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
 
getStorageType() - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
getStorageType() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
getStorageUnmarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.links.LinkMarshallingFactoryImpl
 
getStorageUnmarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.macro.MacroMarshallingFactoryImpl
 
getStorageUnmarshaller() - Method in interface com.atlassian.confluence.content.render.xhtml.MarshallingFactory
 
getStorageUnmarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.placeholder.CaretMarshallingFactoryImpl
 
getStorageUnmarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.placeholder.PlaceholderMarshallingFactoryImpl
 
getStorageVersion() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
getStorageVersion() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinitionBuilder
 
getStoredEmail() - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
getStreamForDownload(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.download.AttachmentDownload
 
getStreamForDownload(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.download.ExportDownload
 
getStreamForDownload(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload
Get the input stream to serve to the client outside of the database transaction.
getStreamForReading() - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceReader
 
getStreamForReading() - Method in interface com.atlassian.confluence.importexport.resource.DownloadResourceReader
The input stream for reading the resource.
getStreamForReading() - Method in class com.atlassian.confluence.importexport.resource.FileDownloadResourceReader
 
getStreamForReading() - Method in class com.atlassian.confluence.importexport.resource.GenericDownloadResourceReader
 
getStreamForReading() - Method in class com.atlassian.confluence.importexport.resource.ThumbnailDownloadResourceReader
 
getStreamForReading() - Method in class com.atlassian.confluence.importexport.resource.WebImagesDownloadResourceReader
 
getStreamForWriting() - Method in interface com.atlassian.confluence.importexport.resource.DownloadResourceWriter
The output stream for writing the resource.
getStreamForWriting() - Method in class com.atlassian.confluence.importexport.resource.FileDownloadResourceWriter
Opens and returns a new output stream for writing the resource to a file.
getStreamResultCallback(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload
 
getString(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getString(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getString() - Method in enum com.atlassian.confluence.importexport.impl.ExportScope
This is the string that represents the scope in the exportDescriptor.properties file.
getString(String, String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.BandanaRpc
 
getString(User, String) - Method in class com.atlassian.confluence.it.rpc.UserPreferencesRpc
 
getString(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getString(String) - Method in class com.atlassian.confluence.util.StringHyphenBean
 
getStringBinOp() - Method in class com.atlassian.confluence.plugins.test.jdk8compat.MockComponent
 
getStringBinOp() - Method in interface com.atlassian.confluence.plugins.test.jdk8compat.SomeInterface
 
getStringHashFunction() - Method in class com.atlassian.confluence.plugins.test.jdk8compat.MockComponent
 
getStringHashFunction() - Method in interface com.atlassian.confluence.plugins.test.jdk8compat.SomeInterface
 
getStringProperty(String) - Method in class com.atlassian.confluence.content.ContentProperties
 
getStringProperty(ContentEntityObject, String) - Method in interface com.atlassian.confluence.core.ContentPropertyManager
Get a string property associated with a content entity object, or null if that property is not set.
getStringProperty(ContentEntityObject, String) - Method in class com.atlassian.confluence.core.DefaultContentPropertyManager
Deprecated.
 
getStringProperty(ContentEntityObject, String) - Method in class com.atlassian.confluence.impl.propertyset.ReadThroughCachingContentPropertyManager
 
getStringProperty(String) - Method in class com.atlassian.confluence.importexport.xmlimport.model.ImportedObject
 
getStringProperty(User, String) - Method in class com.atlassian.confluence.user.DefaultUserDetailsManager
 
getStringProperty(User, String) - Method in interface com.atlassian.confluence.user.UserDetailsManager
Retrieve user property for a specified user.
getStringResult(String...) - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
Retrieves the value for the specified field name.
getStringValue() - Method in class com.atlassian.confluence.content.ContentProperty
 
getStringValue(String) - Method in class com.atlassian.confluence.functest.rest.admin.GlobalSettingsResource
 
getStringValue() - Method in enum com.atlassian.confluence.pages.CommentStatus.Value
 
getStringValue(UserKey) - Static method in class com.atlassian.confluence.user.persistence.dao.hibernate.UserKeyUserType
Returns the actual String value that will be used as the database value for the given key
getStructure() - Method in class com.atlassian.confluence.it.export.XmlSiteExportHandler
When called after parsing is complete it will return the SimpleSiteStructure which has been constructed.
getStyle() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditStylesheetAction
 
getStyle() - Method in class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
 
getStyle() - Method in class com.atlassian.confluence.core.actions.CustomStylesheetAction
 
getStyle() - Method in class com.atlassian.confluence.spaces.actions.SpaceEditStylesheetAction
 
getStyle() - Method in interface com.atlassian.confluence.xhtml.api.StandardTag
 
getStyleClass() - Method in class com.atlassian.confluence.api.model.web.WebItemView
 
getStyleClass() - Method in class com.atlassian.confluence.api.model.web.WebSectionView
 
getStyleClass() - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceWebItemModuleDescriptor
 
getStylesheetLocation() - Method in class com.atlassian.confluence.core.actions.ThemeColorsStylesheetAction
 
getStylesheets() - Method in class com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
Retrieve the stylesheets for the theme.
getStylesheets() - Method in class com.atlassian.confluence.themes.BasicTheme
 
getStylesheets() - Method in class com.atlassian.confluence.themes.DefaultTheme
 
getStylesheets() - Method in class com.atlassian.confluence.themes.ExperimentalUnsupportedTheme
 
getStylesheets() - Method in interface com.atlassian.confluence.themes.Theme
Return the stylesheets for the theme.
getSubContent(Long, String, boolean, int, int, String) - Method in class com.atlassian.confluence.ui.rest.content.LegacyContentResource
Deprecated.
 
getSubContentEntityTypes() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getSubExpansions() - Method in class com.atlassian.confluence.api.impl.service.content.factory.Fauxpansions
 
getSubExpansions() - Method in class com.atlassian.confluence.api.model.Expansion
 
getSubExpansions(String) - Method in class com.atlassian.confluence.api.model.Expansions
 
getSubExpansions() - Method in class com.atlassian.confluence.api.model.GraphQLQueryExpansion
 
getSubExpansions() - Method in class com.atlassian.confluence.legacyapi.service.Expansion
Deprecated.
 
getSubExpansions(String) - Method in class com.atlassian.confluence.legacyapi.service.Expansions
Deprecated.
 
getSubject() - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
getSubject() - Method in class com.atlassian.confluence.functest.rest.admin.model.SubjectPermissionChange
Get the subject whose permission is being changed
getSubject() - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
getSubject() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
getSubject() - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
getSubject() - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
getSubjectType() - Method in class com.atlassian.confluence.api.model.people.Group
 
getSubjectType() - Method in class com.atlassian.confluence.api.model.people.Person
 
getSubjectType() - Method in interface com.atlassian.confluence.api.model.people.Subject
 
getSubmitKey() - Method in class com.atlassian.confluence.admin.actions.macros.AddUserMacroAction
 
getSubmitKey() - Method in class com.atlassian.confluence.admin.actions.macros.UpdateUserMacroAction
 
getSubmittedTestString() - Method in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
getSubscribableName() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
getSubstitute() - Method in class com.atlassian.confluence.util.RegExpProcessor
 
getSubTypes() - Method in interface com.atlassian.confluence.rss.FeedCustomContentType
Not yet implemented.
getSuccessCount() - Method in class com.atlassian.confluence.internal.webhooks.analytics.WebhooksDailySummaryPeriodicEvent
 
getSuccessFlagMessages() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
getSuccessful() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionEvent
 
getSuccessful() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionRemovalEvent
 
getSuccessful() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionSearchEvent
 
getSuccessMessages() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
getSuccessRate() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
getSuccessRate() - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
getSuggestedContentToBeRefactored() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
getSuggestedLabels(Labelable) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getSuggestedLabels(Labelable, int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getSuggestedLabels(Labelable) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getSuggestedLabels(Labelable, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getSuggestedLabels(Labelable) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getSuggestedLabels(Labelable, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getSuggestedLabels(Labelable) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the DEFAULT_LABEL_COUNT suggested labels for the specified content.
getSuggestedLabels(Labelable, int) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the suggested labels for the specified content.
getSuggestedLabels() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getSuggestedLabelsForPage(AbstractPage, User) - Method in class com.atlassian.confluence.pages.actions.beans.SuggestedLabels
 
getSuggestedLabelsForSpace(Space, User) - Method in interface com.atlassian.confluence.labels.SpaceLabelManager
Returns the labels available for the given space (excluding team labels)
getSuggestedLabelsForSpace(Space, User) - Method in class com.atlassian.confluence.labels.SpaceLabelManagerImpl
 
getSuggestedLabelsForSpace(String, User) - Method in class com.atlassian.confluence.pages.actions.beans.SuggestedLabels
 
getSuggestedLabelsForSpace() - Method in class com.atlassian.confluence.spaces.actions.EditSpaceLabelAction
 
getSuggestedLabelsInSpace(Labelable, String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getSuggestedLabelsInSpace(Labelable, String, int) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getSuggestedLabelsInSpace(Labelable, String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getSuggestedLabelsInSpace(Labelable, String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getSuggestedLabelsInSpace(Labelable, String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getSuggestedLabelsInSpace(Labelable, String, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getSuggestedLabelsInSpace(Labelable, String) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the DEFAULT_LABEL_COUNT suggested labels for the specified content bound to the specified space.
getSuggestedLabelsInSpace(Labelable, String, int) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the suggested labels for the specified content bound to the specified space.
getSuggestedLiteLabels(AbstractPage, String, User, int) - Method in class com.atlassian.confluence.pages.actions.beans.SuggestedLabels
Get suggested labels for entity, space or site
getSuggestedResults() - Method in class com.atlassian.confluence.api.model.search.autocomplete.AutocompleteResult
Suggested results are intended to be shown to the user above those returned by AutocompleteResult.getSearchResults(), and may be returned with or without search results.
getSummaries() - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataProvider
 
getSummaries() - Method in class com.atlassian.confluence.macro.browser.DelegatingMacroMetadataProvider
 
getSummaries() - Method in interface com.atlassian.confluence.macro.browser.MacroMetadataProvider
Returns a collection of MacroMetadata for use in the Macro Browser.
getSummaries() - Method in class com.atlassian.confluence.macro.browser.UserMacroMetadataProvider
 
getSummary() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
 
getSummary() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
getSummary() - Method in interface com.atlassian.confluence.it.dashboard.RecentlyUpdatedItem
 
getSummary() - Method in class com.atlassian.confluence.it.dashboard.WebRecentlyUpdatedItem
 
getSummary() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getSummary(String) - Method in class com.atlassian.confluence.search.summary.HitHighlighter
Get a summary, suitable for displaying excerpts of search results.
getSummary() - Method in class com.atlassian.confluence.util.profiling.ActivitySnapshot
 
getSummaryForResult(SearchResult) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getSummaryInfo() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getSummaryPath() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getSummaryTextKey() - Method in enum com.atlassian.confluence.schedule.audit.AuditingAction
 
getSuperbatch() - Method in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies
 
getSuperBatchModuleCompleteKeys() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
 
getSuperBatchVersion() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getSuperBatchVersion() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getSupportedDatabases() - Method in class com.atlassian.confluence.status.service.DefaultSystemCompatibilityService
 
getSupportedDatabases() - Method in interface com.atlassian.confluence.status.service.SystemCompatibilityService
 
getSupportedFileExtensions() - Method in class com.atlassian.confluence.renderer.template.TemplateRendererModuleDescriptor
 
getSupportedJavaRuntime() - Method in class com.atlassian.confluence.status.service.DefaultSystemCompatibilityService
 
getSupportedJavaRuntime() - Method in interface com.atlassian.confluence.status.service.SystemCompatibilityService
getSupportedJavaRuntimes() - Method in class com.atlassian.confluence.status.service.DefaultSystemCompatibilityService
 
getSupportedJavaRuntimes() - Method in interface com.atlassian.confluence.status.service.SystemCompatibilityService
 
getSupportedJavaVersions() - Method in class com.atlassian.confluence.status.service.DefaultSystemCompatibilityService
 
getSupportedJavaVersions() - Method in interface com.atlassian.confluence.status.service.SystemCompatibilityService
 
getSupportedLocales() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getSupportedLocales() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getSupportedLocales() - Method in class com.atlassian.sal.confluence.message.ConfluenceLocaleResolver
 
getSupportedOperatingSystems() - Method in class com.atlassian.confluence.status.service.DefaultSystemCompatibilityService
 
getSupportedOperatingSystems() - Method in interface com.atlassian.confluence.status.service.SystemCompatibilityService
 
getSupportedOperationKeys() - Static method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionFactory
Lists all recognizable OperationKeys which can be accepted from the requests.
getSupportedTomcatVersions() - Method in class com.atlassian.confluence.status.service.DefaultSystemCompatibilityService
 
getSupportedTomcatVersions() - Method in interface com.atlassian.confluence.status.service.SystemCompatibilityService
 
getSupportEntitlementNumber() - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
getSupportEntitlementNumber() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
getSupportEntitlementNumber() - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
getSupportEntitlementNumber() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
 
getSupportEntitlementNumber() - Method in class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
 
getSupportEntitlementNumberOrEnglishNone() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
Returns the license's SupportEntitlementNumber (SEN) if specified in a license, otherwise return none.
getSupportEntitlementNumberOrI18nNone() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
Returns the license's SupportEntitlementNumber (SEN) if specified in a license or the localisation of "none.word" if the license has no SEN.
getSupportPeriodAlmostExpiredDate(ConfluenceLicense) - Static method in class com.atlassian.confluence.license.util.ConfluenceLicenseUtils
 
getSupportPeriodEnd() - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
getSupportPeriodEnd(ConfluenceLicense) - Static method in class com.atlassian.confluence.license.util.ConfluenceLicenseUtils
Calculates the end of the support period (during which customers are entitled to updates and commercial support)
getSupportPeriodEndDateString() - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
getSupportRequestEmail() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getSurnameAttributeName() - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
getSwapTarget() - Method in class com.atlassian.confluence.security.trust.seraph.ConfluenceTrustedApplicationsFilter
 
getSwapTarget() - Method in class com.atlassian.confluence.util.AbstractBootstrapHotSwappingFilter
The filter to use once the container manager is available
getSwapTarget() - Method in class com.atlassian.confluence.util.ConfigurableBootstrapHotSwappingFilter
 
getSyncClusterTime() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
getSynchronisationMode(long) - Method in interface com.atlassian.confluence.user.crowd.CrowdUserDirectoryHelper
 
getSynchronisationMode(long) - Method in class com.atlassian.confluence.user.crowd.DefaultCrowdUserDirectoryHelper
 
getSynchronizations() - Method in class com.atlassian.confluence.core.ConfluenceSynchronizationManager
 
getSynchronizations() - Method in interface com.atlassian.confluence.core.SynchronizationManager
Return an unmodifiable snapshot list of all registered synchronizations for the current thread.
getSynchronyProperty(SynchronyEnv) - Method in interface com.atlassian.confluence.plugins.synchrony.api.SynchronyProcessManager
Returns the configured environment value for the provided key.
getSynchronyProperty(SynchronyEnv) - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProcessManager
 
getSynchronyRevision() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getSynchronyRevisionSource() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getSynchronyRevisionSource() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getSynchronySpaceDarkFeature(String) - Static method in class com.atlassian.confluence.setup.settings.DefaultCollaborativeEditingHelper
Deprecated.
since 7.5.0. Limited mode is no longer supported since 7.5.0
getSyncInfo() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
getSyncRev() - Method in class com.atlassian.confluence.api.model.content.Version
syncRev is the revision id provided by Synchrony.
getSyncRev() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.ContentUpdatedEvent
 
getSyncRev() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getSyncRev() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
 
getSyncState() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
getSyndFeed() - Method in class com.atlassian.confluence.rss.actions.NetworkFeedAction
Magic accessor that is monitored by RssResult.
getSyndFeed() - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
function to create the actual RSS feed based on the listQuery.
getSystemBuildNumber() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getSystemBuildNumber() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getSystemClasspath() - Static method in class com.atlassian.confluence.util.ClasspathUtils
Deprecated.
since 7.0.1
getSystemContext() - Method in class com.atlassian.confluence.user.notifications.EmailContextBuilder
 
getSystemCounter() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
If the system property for dev mode or disabling caches is set, NOCAHCE prefix is returned.
getSystemCounter() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getSystemEnabledFeatures() - Method in class com.atlassian.confluence.admin.actions.SiteDarkFeaturesAction
 
getSystemEnabledFeatures() - Method in class com.atlassian.confluence.setup.settings.DarkFeatures
 
getSystemError() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
getSystemFileSeparator() - Method in class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
 
getSystemInfoFromDb() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
getSystemInfoFromDb() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
getSystemInformationService() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getSystemLanguage() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getSystemOutput() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
getSystemProperties() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getSystemProperties() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
getSystemProperties() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
 
getSystemPropertiesHtml() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getSystemProperty(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Retrieve the value of the specified System property on the Confluence server.
getSystemProperty(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getSystemProperty(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Retrieve the value of a system property.
getSystemProperty(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getSystemStartupTime() - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getSystemSummary() - Method in class com.atlassian.confluence.status.service.SystemInformationHelper
Gets an ordered map of general system summary information, including system startup time, Confluence version and the ever-important system favourite colour.
getSystemTimezone() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getTabByName(String) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroTabProvider
Returns the tab with the specified name, or a default tab if no tab matches the name.
getTabKey() - Method in enum com.atlassian.confluence.it.dashboard.SpacesListMacro.SpacesTab
 
getTabKey() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.dto.RecentlyUpdatedContentResourceRequestDto
 
getTableMappings() - Method in interface com.atlassian.confluence.impl.core.persistence.hibernate.HibernateMetadataSource
 
getTableName() - Method in interface com.atlassian.confluence.core.persistence.schema.api.TableSchemaComparison
 
getTableName() - Method in class com.atlassian.confluence.core.persistence.schema.descriptor.ComparedTable
 
getTables() - Method in interface com.atlassian.confluence.core.persistence.schema.api.SchemaComparison
 
getTables() - Method in class com.atlassian.confluence.core.persistence.schema.descriptor.ComparedSchema
 
getTableWidth() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ColourPickerAction
 
getTabName() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events.DashboardRecentlyUpdatedViewEvent
 
getTabName(String) - Static method in enum com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro.Tabs
Convert the tab name string into a current tab name.
getTagKey() - Method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
 
getTagKey() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getTags() - Method in class com.atlassian.confluence.api.model.content.webresource.SuperBatchWebResources
 
getTags() - Method in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies
 
getTags() - Method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatistics
 
getTags() - Method in interface com.atlassian.confluence.impl.vcache.metrics.Statistics
 
getTagValue() - Method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
 
getTagValue() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
getTarget() - Method in class com.atlassian.confluence.api.model.relations.RelationInstance
 
getTarget() - Method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLink
 
getTarget() - Method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLinkBuilder
 
getTarget() - Method in class com.atlassian.confluence.plugins.edgeindex.model.DefaultEdge
 
getTarget() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.Edge
The object that the edge / action is targeted at.
getTarget() - Method in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
getTarget() - Method in interface com.atlassian.confluence.util.breadcrumbs.Breadcrumb
Gets the relative url for the target which a breadcrumb points to.
getTarget() - Method in interface com.atlassian.confluence.xhtml.api.Link
Returns the target attribute for the link.
getTargetClass() - Method in class com.atlassian.confluence.api.impl.service.relation.DefaultValidatingRelationDescriptor
 
getTargetClass() - Method in class com.atlassian.confluence.api.model.relations.AbstractRelationDescriptor
 
getTargetClass() - Method in interface com.atlassian.confluence.api.model.relations.RelationDescriptor
Returns class of target entity of the relation.
getTargetContent() - Method in class com.atlassian.confluence.internal.relations.dao.RelationEntity
 
getTargetedUser() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
getTargetedUser() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
 
getTargetId() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getTargetId() - Method in class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityEdgeTargetInfo
 
getTargetId() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeTargetInfo
 
getTargetId() - Method in class com.atlassian.confluence.util.EditPageBean
 
getTargetPage() - Method in class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractCopyPageHierarchyEvent
 
getTargetPage() - Method in class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractPageHierarchyEvent
 
getTargetPageIds() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.delete.PageDeleteOptions
 
getTargetParent() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.delete.BulkPageDeleteExecutionContext
 
getTargets(RelationQuery<ContentEntityObject>, int, int) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.Content2ContentHibernateRelationDao
 
getTargets(RelationQuery<ConfluenceUser>, int, int) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2ContentHibernateRelationDao
 
getTargets(RelationQuery<ConfluenceUser>, int, int) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2UserHibernateRelationDao
 
getTargets(RelationQuery<S>, int, int) - Method in interface com.atlassian.confluence.internal.relations.dao.RelationDao
Fetch all related targets for the entity.
getTargets(RelationQuery, LimitedRequest) - Method in class com.atlassian.confluence.internal.relations.DefaultRelationManager
 
getTargets(RelationQuery, LimitedRequest) - Method in interface com.atlassian.confluence.internal.relations.RelationManager
Fetch all related targets for the entity.
getTargetsCount(RelationQuery<ContentEntityObject>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.Content2ContentHibernateRelationDao
 
getTargetsCount(RelationQuery<ConfluenceUser>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2ContentHibernateRelationDao
 
getTargetsCount(RelationQuery<ConfluenceUser>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2UserHibernateRelationDao
 
getTargetsCount(RelationQuery<S>) - Method in interface com.atlassian.confluence.internal.relations.dao.RelationDao
Count of all related targets for the entity.
getTargetsCount(RelationQuery) - Method in class com.atlassian.confluence.internal.relations.DefaultRelationManager
 
getTargetsCount(RelationQuery) - Method in interface com.atlassian.confluence.internal.relations.RelationManager
Get total number of related targets for the entity.
getTargetType() - Method in class com.atlassian.confluence.api.model.permissions.OperationCheckResult
 
getTargetType() - Method in class com.atlassian.confluence.api.model.permissions.OperationDescription
 
getTargetType() - Method in class com.atlassian.confluence.api.model.permissions.Target
Get the TargetType for this model object.
getTargetType() - Method in class com.atlassian.confluence.internal.relations.dao.RelationEntity
 
getTargetType() - Method in class com.atlassian.confluence.internal.relations.dao.User2UserRelationEntity
 
getTargetType() - Method in class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityEdgeTargetInfo
 
getTargetType() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeTargetInfo
 
getTargetUrlPath() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
getTask() - Method in class com.atlassian.confluence.admin.actions.AttachmentMigrationAction
Deprecated.
 
getTask() - Method in class com.atlassian.confluence.admin.actions.LongRunningTaskMonitorAction
 
getTask() - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
getTask(String, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.LongTaskResource
Returns information about a long-running task.
getTask() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraSyncDirectoryAction
 
getTaskClazz() - Method in enum com.atlassian.confluence.impl.system.task.SystemMaintenanceTaskType
 
getTaskId() - Method in class com.atlassian.confluence.admin.actions.LongRunningTaskMonitorAction
 
getTaskId() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentRemigrationAction
 
getTaskId() - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
getTaskId() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
getTaskId() - Method in class com.atlassian.confluence.plugins.synchrony.tasks.SynchronyConfigTaskTracker
 
getTaskId() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraSyncDirectoryAction
 
getTaskId() - Method in class com.atlassian.confluence.spaces.actions.RemoveSpaceAction
 
getTaskId() - Method in class com.atlassian.confluence.user.actions.RemoveUnsyncedUserAction
 
getTaskId() - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
 
getTaskName() - Method in class com.atlassian.confluence.admin.actions.LongRunningTaskMonitorAction
 
getTaskName() - Method in class com.atlassian.confluence.plugins.synchrony.tasks.SynchronyConfigTaskTracker
 
getTaskQueue() - Method in interface com.atlassian.confluence.search.IndexManager
Retrieves the index task queue that is being used by this manager.
getTaskQueue() - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
Retrieve the index task queue that is being used by Confluence.
getTaskQueueLength() - Method in class com.atlassian.confluence.jmx.JmxIndexManagerWrapper
 
getTaskQueueSize() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCacheImpl
 
getTasks(String, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.LongTaskResource
Returns information about all tracked long-running tasks.
getTasksSize() - Method in class com.atlassian.confluence.jmx.TaskQueueWrapper
 
getTeamLabel() - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
getTeamLabels(User) - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
List the labels on this content that are team labels for a particular user
getTeamLabels() - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getTeamLabels(String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getTeamLabels() - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getTeamLabels(String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getTeamLabels() - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getTeamLabels(String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getTeamLabels() - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve all of the team labels in the system.
getTeamLabels(String) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve all of the team labels in the system with name.
getTeamLabels() - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
getTeamLabelsForSpace(String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getTeamLabelsForSpace(String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getTeamLabelsForSpace(String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getTeamLabelsForSpace(String) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve all of the team labels used to label content in the specified space.
getTeamLabelsForSpaces(Collection<Space>) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getTeamLabelsForSpaces(Collection<Space>) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getTeamLabelsForSpaces(Collection<Space>) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getTeamLabelsForSpaces(Collection<Space>) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve all of the team labels used to label content in the specified spaces.
getTeamLabelsOnSpace(String) - Method in interface com.atlassian.confluence.labels.SpaceLabelManager
Returns the teams labels for the given space
getTeamLabelsOnSpace(String) - Method in class com.atlassian.confluence.labels.SpaceLabelManagerImpl
 
getTeamLabelsOnThisSpace() - Method in class com.atlassian.confluence.spaces.actions.EditSpaceLabelAction
 
getTeamLabelsOnThisSpace() - Method in interface com.atlassian.confluence.spaces.actions.SpaceLabelAware
Returns the teams labels for the space for rendering in the UI
getTeamLabelsOnThisSpace() - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
getTeamSpaces() - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
 
getTempDirectory() - Static method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
getTempDirectory() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getTempFileDir() - Static method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
getTemplate(ContentTemplateId, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.template.ContentTemplateService
Return an individual template.
getTemplate() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
 
getTemplate() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
getTemplate() - Method in class com.atlassian.confluence.event.events.template.TemplateRemoveEvent
 
getTemplate() - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
getTemplate() - Method in interface com.atlassian.confluence.plugin.module.PluginProvidedDecoratorModule
 
getTemplate() - Method in class com.atlassian.confluence.renderer.PageTemplateContext
 
getTemplate() - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
getTemplate() - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
getTemplate(ContentTemplateId, Expansion...) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl
getTemplate(ContentTemplateId, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTemplateService
getTemplate(String, String) - Method in class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
Retrieves the requested template with the specified character encoding.
getTemplate(String, List<Variable>) - Method in interface com.atlassian.confluence.spaces.SystemTemplateManager
 
getTemplate(String, List<Variable>, Page) - Method in interface com.atlassian.confluence.spaces.SystemTemplateManager
 
getTemplate(String, List<Variable>) - Method in class com.atlassian.confluence.spaces.SystemTemplateManagerImpl
 
getTemplate(String, List<Variable>, Page) - Method in class com.atlassian.confluence.spaces.SystemTemplateManagerImpl
 
getTemplate(String) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
getTemplate() - Method in class com.atlassian.confluence.xss.VelocityResultAction
 
getTemplate() - Method in class com.atlassian.confluence.xwork.SoyResult
 
getTemplateCompletionStage(ContentTemplateId, Expansion...) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl
 
getTemplateCompletionStage(ContentTemplateId, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTemplateService
 
getTemplateContent() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
getTemplateCount() - Method in class com.atlassian.confluence.it.admin.GlobalTemplatesPage
 
getTemplateFileName() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
getTemplateFromResourceLoader(String, String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
Retrieve a template's source from the same resource loader that was used to load another template.
getTemplateId() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
 
getTemplateId() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageTemplateResourceIdentifier
 
getTemplateId() - Method in class com.atlassian.confluence.event.events.content.page.PageCreateFromTemplateEvent
 
getTemplateId() - Method in class com.atlassian.confluence.pages.actions.AbstractTemplatePageAction
 
getTemplateId() - Method in class com.atlassian.confluence.pages.actions.CreatePageFromTemplateAction
 
getTemplateImageDataSources() - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
getTemplateLocation() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
getTemplateName() - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
getTemplateName() - Method in class com.atlassian.confluence.setup.velocity.DecoratorName
 
getTemplates(ContentTemplateType, Option<Space>, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.template.ContentTemplateService
getTemplates(ContentTemplateType, Optional<Space>, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.template.ContentTemplateService
Returns templates of the current space, or returns global templates if no space specified.
getTemplates(ContentTemplateType, Option<Space>, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl
getTemplates(ContentTemplateType, Option<Space>, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTemplateService
getTemplates(ContentTemplateType, Optional<Space>, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTemplateService
getTemplatesCompletionStage(ContentTemplateType, Optional<Space>, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl
 
getTemplatesCompletionStage(ContentTemplateType, Optional<Space>, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTemplateService
 
getTemplateSource(String, ResourceLoader, String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
Get a template's contents, given the name of the template and a ResourceLoader to load it from.
getTemplateSpace() - Method in class com.atlassian.confluence.security.DefaultSpacePermissionDefaultsStore
 
getTemplateSpace() - Method in interface com.atlassian.confluence.security.SpacePermissionDefaultsStore
 
getTemplateType() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
 
getTemplateVariables() - Method in class com.atlassian.confluence.pages.actions.PageVariablesAction
 
getTemplateVariables(PageTemplate) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
getTemplateVariables(PageTemplate) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
getTemplateVariables(PageTemplate) - Method in interface com.atlassian.confluence.pages.templates.TemplateHandler
 
getTemplateVariables(PageTemplate) - Method in class com.atlassian.confluence.pages.templates.WikiTemplateHandler
 
getTemplateVariables(PageTemplate) - Method in class com.atlassian.confluence.pages.templates.XhtmlTemplateHandler
 
getTemporaryDirectory() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
getTemporaryDirectory() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
getTempPath() - Method in class com.atlassian.confluence.importexport.actions.BackupAction
 
getTenant() - Method in class com.atlassian.confluence.tenant.SystemTenant
 
getTenantedSessionFactory() - Method in class com.atlassian.confluence.impl.metrics.MicrometerBinderRegistrar
Spring will subclass this class and provide the Hibernate SessionFactory via this method.
getTenantRegistry() - Method in class com.atlassian.confluence.tenant.TenantGate
Deprecated.
 
getTenantTimezoneId() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
 
getTerm() - Method in class com.atlassian.confluence.search.lucene.filter.TermFilter
 
getTermQuery(String, Class<? extends TermQuery<T>>) - Method in class com.atlassian.confluence.user.DefaultSearchEntitiesManager
Returns an instance of TermQuery based on the passed Class.
getTermQuery(String, Class<? extends TermQuery<T>>) - Method in interface com.atlassian.confluence.user.SearchEntitiesManager
Deprecated.
 
getTerms(AtomicReaderContext) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneTermFieldComparator
 
getTerms() - Method in class com.atlassian.confluence.search.lucene.filter.MultiTermFilter
Get the list of terms.
getTermValue(T) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.AbstractUserQueryMapper
 
getTestCases() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
getTestCases() - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
getTestCases() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
getTestData() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
getTestDatabaseConnection(DatabaseDetails) - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
getTester() - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
getTestList(String) - Static method in class com.atlassian.confluence.test.qunit.QUnitTestFinder
 
getTestProperty(String) - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
getTestProperty(String, String) - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
getTestPropertyAsBoolean(String) - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
Returns the test property as a boolean value.
getTestPropertyAsInt(String) - Method in class com.atlassian.confluence.it.PropertiesManager
Deprecated.
 
getTestPropertyAsInt(String, int) - Method in class com.atlassian.confluence.it.PropertiesManager
Deprecated.
 
getTestPropertyAsInt(String, int) - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
getTestPropertyAsInt(String) - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
getTestsCount() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
getTestsCount() - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
getTestsCount() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
getTestValue() - Method in enum com.atlassian.confluence.it.setup.SetupWizard.SetupType
 
getText(String) - Method in class bucket.user.propertyset.BucketPropertySet
 
getText(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getText() - Method in class com.atlassian.confluence.api.model.search.autocomplete.AutocompleteResultItem
Returns the string representation of this item that the user will see in the UI.
getText() - Method in enum com.atlassian.confluence.cluster.ClusterJoinConfig.ClusterJoinType
 
getText() - Method in class com.atlassian.confluence.content.render.xhtml.TextExtractingXmlFragmentEventReader
Returns the text with XML entities resolved.
getText(String) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
 
getText(String) - Method in interface com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter
Returns the text from a fragment of XHTML content.
getText(String) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getText(String, String) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
This can be used for internationalisation where a non-internationalised default string exists.
getText(String, Object[]) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getText(String, List) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getText() - Method in enum com.atlassian.confluence.event.events.space.SpaceLogoUpdateEvent.SpaceLogoActions
 
getText(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getText() - Method in interface com.atlassian.confluence.index.attachment.AttachmentTextExtraction
Returns an Optional describing the extracted text of if it is available, or an empty Optional otherwise.
getText() - Method in class com.atlassian.confluence.internal.index.attachment.DefaultAttachmentTextExtraction
 
getText() - Method in class com.atlassian.confluence.it.SimpleLink
Deprecated.
 
getText(String) - Method in class com.atlassian.confluence.labels.actions.AbstractLabelEntityBean
 
getText(String, Object[]) - Method in class com.atlassian.confluence.labels.actions.AbstractLabelEntityBean
 
getText(String, String) - Method in class com.atlassian.confluence.labels.actions.AbstractLabelEntityBean
 
getText() - Method in class com.atlassian.confluence.links.SimpleLink
 
getText() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardEntitiesTab
Deprecated.
 
getText() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserPreview
Deprecated.
 
getText() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
Deprecated.
 
getText() - Method in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
since 5.6 use getTextTimed instead
getText() - Method in class com.atlassian.confluence.pages.actions.PageChildrenAction.PageWrapper
 
getText(String) - Method in class com.atlassian.confluence.rss.AbstractContentEntityRenderSupport
 
getText() - Method in class com.atlassian.confluence.search.contentnames.QueryToken
 
getText() - Method in class com.atlassian.confluence.search.v2.query.PhraseQuery
 
getText(String) - Method in class com.atlassian.confluence.themes.GlobalHelper
 
getText(String, Object[]) - Method in class com.atlassian.confluence.themes.GlobalHelper
 
getText(String) - Method in interface com.atlassian.confluence.themes.ThemeHelper
 
getText(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getText(String) - Method in class com.atlassian.confluence.util.ExcerptHelper
Returns the text from a fragment of XHTML content.
getText(String) - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBean
Get the i18n text for a particular key.
getText(String, Object[]) - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBean
Get the i18n text for a particular key, formatted through MessageFormat with the given arguments.
getText(String, Object[], boolean) - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBean
Get the i18n text for a particular key, formatted through MessageFormat with the given arguments.
getText(String, List) - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBean
 
getText(Message) - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBean
 
getText(String) - Method in interface com.atlassian.confluence.util.i18n.I18NBean
Get the i18n text for a particular key.
getText(String, Object[]) - Method in interface com.atlassian.confluence.util.i18n.I18NBean
Get the i18n text for a particular key, formatted through MessageFormat with the given arguments.
getText(String, Object[], boolean) - Method in interface com.atlassian.confluence.util.i18n.I18NBean
 
getText(String, List) - Method in interface com.atlassian.confluence.util.i18n.I18NBean
 
getText(Message) - Method in interface com.atlassian.confluence.util.i18n.I18NBean
Gets the i18n text for the specified message, formatting the message's value and arguments with MessageFormat.
getText(String) - Static method in class com.atlassian.confluence.util.I18NSupport
Deprecated.
getText(String, Object[]) - Static method in class com.atlassian.confluence.util.I18NSupport
Deprecated.
getText() - Method in class com.atlassian.confluence.util.message.DefaultMessage
 
getText() - Method in interface com.atlassian.confluence.util.message.Message
Get the text for this message
getText(String) - Method in class com.atlassian.quartz.jobs.AbstractJob
Deprecated.
since 5.7
getText(String, List) - Method in class com.atlassian.quartz.jobs.AbstractJob
Deprecated.
since 5.7
getTextBoxName(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.HandleNameConflictsAction
 
getTextBreadcrumb(int) - Method in class com.atlassian.confluence.pageobjects.component.header.Breadcrumbs
Deprecated.
 
getTextContent() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
Deprecated.
 
getTextContent() - Method in class com.atlassian.confluence.pageobjects.page.content.PageInfo
Deprecated.
 
getTextContent() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getTextContent(String) - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getTextContent() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
getTextContent(String) - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
getTextContent() - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
getTextContentDocTheme() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
since 6.0 due to removal of DocTheme
getTextInSelection(By) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Returns text contained in the provided selection within the editor content
getTextProperty(ContentEntityObject, String) - Method in interface com.atlassian.confluence.core.ContentPropertyManager
Get a text property associated with a content entity object, or null if that property is not set.
getTextProperty(ContentEntityObject, String) - Method in class com.atlassian.confluence.core.DefaultContentPropertyManager
Deprecated.
 
getTextProperty(ContentEntityObject, String) - Method in class com.atlassian.confluence.impl.propertyset.ReadThroughCachingContentPropertyManager
 
getTextQuery() - Method in class com.atlassian.confluence.search.v2.query.SiteTextSearchQuery
 
getTextStatic(String) - Static method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getTextStatic(String, Object[]) - Static method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getTextStrict(String) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getTextStrict(String) - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBean
Needed for text that should not be marked up (for example, values for the 'accessKey' attribute in an input element)
getTextStrict(String) - Method in interface com.atlassian.confluence.util.i18n.I18NBean
Needed for text that should not be marked up (for example, values for the 'accessKey' attribute in an input element)
getTextSummary(String, int, int) - Method in class com.atlassian.confluence.util.ExcerptHelper
Returns the text from the tag in the content (such as a heading or paragraph), unless its to short in which case text from the following tags are also included.
getTextTimed() - Method in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
Returns all the text in the wiki content
getTextVal() - Method in class bucket.user.propertyset.BucketPropertySetItem
 
getTheme() - Method in class com.atlassian.confluence.core.actions.FourOhFourAction
 
getThemeColourScheme() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.LookAndFeelAction
 
getThemeColourScheme() - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
getThemeColourScheme() - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
 
getThemeColourScheme() - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
getThemeFooter(ThemeHelper) - Method in class com.atlassian.confluence.plugins.doctheme.DocThemeHelper
 
getThemeHeader(ThemeHelper) - Method in class com.atlassian.confluence.plugins.doctheme.DocThemeHelper
 
getThemeHelper() - Method in class com.atlassian.confluence.importexport.actions.RestorePageAction
 
getThemeJsResources(String) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
Returns the script tags for the theme specific javascript resources.
getThemeJsResources(String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
getThemeKey() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractThemeAction
 
getThemeKey(long) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
Deprecated.
Temporary method to check whether the page/blog post represented by contentId uses a theme that the new stack can render.
getThemeKey(long) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
Deprecated.
 
getThemeManager() - Method in class com.atlassian.confluence.importexport.actions.RestorePageAction
 
getThemeManager() - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
getThemeManager() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
getThemeManager() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
getThemeManager() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
getThemeManager() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
getThemeNavigation(ThemeHelper) - Method in class com.atlassian.confluence.plugins.doctheme.DocThemeHelper
 
getThisNodeId() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
getThisNodeInformation() - Method in interface com.atlassian.confluence.cluster.ClusterManager
Get the identity of this node in the cluster.
getThisNodeInformation() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
getThisPagePermissions() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getThisVersion() - Method in class com.atlassian.confluence.legacyapi.model.content.HistorySummary
Deprecated.
 
getThreadChangedDate() - Method in class com.atlassian.confluence.pages.Comment
 
getThreadContentClassLoaderHierarchy() - Static method in class com.atlassian.confluence.util.ClasspathUtils
Get a list of classloaders in the thread context classloader hierarchy
getThreadContextClassLoaders() - Method in class com.atlassian.confluence.admin.actions.ViewSystemClasspathAction
 
getThreadContextClasspath() - Static method in class com.atlassian.confluence.util.ClasspathUtils
This method will return an array of URLs used by the thread context classloader and its parent classloaders.
getThreadCount() - Method in enum com.atlassian.confluence.search.ReIndexOption
 
getThreadDumpProducerCooldown() - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceDiagnosticsConfiguration
 
getThreadId() - Method in class com.atlassian.confluence.util.profiling.ActivitySnapshot
 
getThreadLocalContext() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceThreadLocalContextManager
Get the thread local context of the current thread
getThreadName() - Method in class com.atlassian.confluence.util.profiling.ActivitySnapshot
 
getThreadState() - Method in class com.atlassian.confluence.internal.diagnostics.LongRunningTaskAnalyticsEvent
 
getThresholdHours() - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
getThresholdHours() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionEvent
 
getThresholdHours() - Method in class com.atlassian.confluence.rest.api.model.HardEvictionParams
The invocation of hard eviction will remove every page with at least one history record older than specified amount of hours.
getThresholdHours() - Method in class com.atlassian.confluence.rest.api.model.SoftEvictionParams
Soft job will not remove synchrony history for a page, which has been modified in recent specified amount of hours.
getThresholdInPercent() - Method in class com.atlassian.confluence.internal.diagnostics.GarbageCollectorTimeAnalyticsEvent
 
getThresholdInSec() - Method in class com.atlassian.confluence.internal.diagnostics.LongRunningTaskAnalyticsEvent
 
getThresholdInSeconds() - Method in class com.atlassian.confluence.impl.event.DurationChecker
Amount of seconds that should pass between the events
getThumbnail(Attachment) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
Returns a thumbnail for this attachment having ensured the thumbnail exists in the filesystem, generating it only if it doesn't already exist.
getThumbnail(Attachment, ImageDimensions) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
Returns a thumbnail for this attachment having ensured the thumbnail exists in the filesystem, generating it only if it doesn't already exist.
getThumbnail(Attachment) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Returns a thumbnail for this attachment having ensured the thumbnail exists in the filesystem, generating it only if it doesn't already exist.
getThumbnail(Attachment, ImageDimensions) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Returns a thumbnail for this attachment having ensured the thumbnail exists in the filesystem, generating it only if it doesn't already exist.
getThumbnail(RendererAttachment, RenderContext, EmbeddedImage) - Method in class com.atlassian.confluence.renderer.attachments.RendererAttachmentManager
 
getThumbnailData(Attachment) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
Retrieves the thumbnail data (as a stream) of the latest version from where it was stored in the file system.
getThumbnailData(Attachment, ImageDimensions) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
Retrieves the thumbnail data (as a stream) of the latest version from where it was stored in the file system.
getThumbnailData(Attachment) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Retrieves the thumbnail data (as a stream) of the latest version from where it was stored in the file system.
getThumbnailData(Attachment, ImageDimensions) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Retrieves the thumbnail data (as a stream) of the latest version from where it was stored in the file system.
getThumbnailFile(Attachment) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
Returns the path to the thumbnail for this attachment
getThumbnailFile(Attachment, ImageDimensions) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
Returns the path to the thumbnail for this attachment
getThumbnailFile(long, int, long) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
 
getThumbnailFile(long, int, long) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
 
getThumbnailFile(Attachment) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Returns the path to the thumbnail for this attachment
getThumbnailFile(Attachment, ImageDimensions) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Returns the path to the thumbnail for this attachment
getThumbnailFile() - Method in class com.atlassian.confluence.user.actions.TemporaryUploadedPicture
 
getThumbnailFileDownloadPath() - Method in class com.atlassian.confluence.user.actions.TemporaryUploadedPicture
getThumbnailFileDownloadUrl() - Method in class com.atlassian.confluence.user.actions.TemporaryUploadedPicture
Just like TemporaryUploadedPicture.getThumbnailFileDownloadPath() but with the filename Url Encoded.
getThumbnailHeight() - Method in class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
Get the height of the thumbnail image.
getThumbnailHeight() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getThumbnailHeight() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
 
getThumbnailHeight() - Method in class com.atlassian.confluence.user.actions.TemporaryUploadedPicture
 
getThumbnailImageHtml(String) - Method in class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
 
getThumbnailInfo(Attachment) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
Return the details of a thumbnail for a given attachment without actually creating the thumbnail file on disk.
getThumbnailInfo(Attachment, ImageDimensions) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
Return the details of a thumbnail for a given attachment without actually creating the thumbnail file on disk.
getThumbnailInfo(Attachment, String) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
Return the details of a thumbnail for a given attachment without actually creating the thumbnail file on disk.
getThumbnailInfo(Attachment, String, ImageDimensions) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
Return the details of a thumbnail for a given attachment without actually creating the thumbnail file on disk.
getThumbnailInfo(Attachment) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Return the details of a thumbnail for a given attachment without actually creating the thumbnail file on disk.
getThumbnailInfo(Attachment, ImageDimensions) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Return the details of a thumbnail for a given attachment without actually creating the thumbnail file on disk.
getThumbnailInfo(Attachment, String) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Return the details of a thumbnail for a given attachment without actually creating the thumbnail file on disk.
getThumbnailInfo(Attachment, String, ImageDimensions) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Return the details of a thumbnail for a given attachment without actually creating the thumbnail file on disk.
getThumbnailLink() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Link to a thumbnail representation of this attachment, only applicable to images.
getThumbnailLink() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getThumbnailMarkup() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getThumbnails() - Method in class com.atlassian.confluence.pages.thumbnail.Thumbnails
 
getThumbnailsFolder(Attachment) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
 
getThumbnailUrl() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getThumbnailUrl() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getThumbnailUrlPath() - Method in class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
Get the URL path for downloading the thumbnail, relative to the application's context-root
getThumbnailWidth() - Method in class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
Get the width of the thumbnail image.
getThumbnailWidth() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getThumbnailWidth() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
 
getThumbnailWidth() - Method in class com.atlassian.confluence.user.actions.TemporaryUploadedPicture
 
getTime() - Static method in class com.atlassian.confluence.core.datetime.RequestTimeThreadLocal
Retrieves the value of the request time thread-local.
getTime() - Method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatistics
 
getTime() - Method in class com.atlassian.confluence.it.analytics.AnalyticsEventReport.Event
 
getTime() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionEvent
 
getTime() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionRemovalEvent
 
getTime() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionSearchEvent
 
getTime() - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeQueryParameter
 
getTime() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction.FormattedDateTime
 
getTime() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.JUnitTestCaseReport
 
getTime() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
getTime() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport.Timer
 
getTime() - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
getTime() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
getTime() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getTimeAsString() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
getTimedColumnContent(int) - Method in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
 
getTimedCommentThreadId() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.QuickEdit
Deprecated.
 
getTimeDecayBase() - Method in class com.atlassian.confluence.plugins.edgeindex.ScoreConfig
 
getTimedHtml() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
getTimedNormalizedHtml(boolean) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
getTimedPageLayoutsCellContent(int, int) - Method in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
 
getTimedParentThreadId() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.NewReply
Deprecated.
 
getTimeFormat() - Method in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
getTimeFormat() - Method in interface com.atlassian.confluence.core.FormatSettingsManager
Returns the formatting pattern used for times.
getTimeFormat() - Method in class com.atlassian.confluence.impl.settings.CachingFormatSettingsManager
 
getTimeFormat() - Method in class com.atlassian.confluence.it.TestingFormatSettingsManager
 
getTimeForRequest(ServletRequest) - Method in class com.atlassian.confluence.core.datetime.RequestTimeThreadLocalFilter
Returns the time of the request which will be stored in the thread-local.
getTimeOrNow() - Static method in class com.atlassian.confluence.core.datetime.RequestTimeThreadLocal
Returns the value of the request time thread-local converted to a new Date object.
getTimeout() - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
getTimeout() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Deprecated.
getTimeout() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
Deprecated.
getTimeout() - Method in exception com.atlassian.confluence.diff.InterruptedDiffException
 
getTimeout() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.SynchronyLockEvent
 
getTimeout() - Method in class com.atlassian.confluence.renderer.PageContext
Deprecated.
since 7.0.1. Use PageContext.timeout()
getTimeoutPolicy() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
getTimeoutPolicy() - Method in interface com.atlassian.confluence.schedule.ManagedScheduledJob
 
getTimer() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getTimerStats() - Method in class com.atlassian.confluence.plugins.monitoring.rest.TimerStatsResource
 
getTimeSpan() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getTimeSpan() - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
getTimestamp() - Method in interface com.atlassian.confluence.event.events.Timestamped
 
getTimestamp() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.AlertEntityImpl
 
getTimeToLiveThreshold() - Method in enum com.atlassian.confluence.schedule.managers.SchedulerRunDetailsPurgeMode
 
getTimeUnit() - Method in class com.atlassian.confluence.event.CpuBasedThreadPoolConfiguration
 
getTimeUnit() - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeQueryParameter
 
getTimeUnit() - Method in class com.atlassian.confluence.util.TimePeriod
Deprecated.
 
getTimeZone() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getTimeZone() - Method in class com.atlassian.confluence.core.DateFormatter
 
getTimeZone() - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.7. Do not use this method, use TimeZoneManager.getDefaultTimeZone()
getTimeZone() - Method in class com.atlassian.confluence.test.pluginsvelocityconfiguration.VelocityContext
 
getTimeZone() - Method in class com.atlassian.confluence.user.ConfluenceUserPreferences
 
getTimingEventKeys() - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
getTimingEventMillis() - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
getTinyUrl() - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
getTinyUrl() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getTinyUrl() - Method in interface com.atlassian.confluence.pages.actions.TinyUrlAware
 
getTinyUrl() - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
getTinyUrl() - Method in class com.atlassian.confluence.pages.actions.ViewPreviousVersionsAction
 
getTinyUrl() - Method in class com.atlassian.confluence.themes.PageHelper
 
getTinyUrlPath() - Method in class com.atlassian.confluence.legacyapi.model.content.Content
Deprecated.
 
getTipSetting() - Method in class com.atlassian.confluence.plugins.dragdrop.rest.DragAndDropResource
 
getTitle() - Method in class com.atlassian.confluence.accessmode.actions.ReadOnlyAccessAction
 
getTitle() - Method in class com.atlassian.confluence.api.model.content.Content
 
getTitle() - Method in class com.atlassian.confluence.api.model.locator.ContentLocator
 
getTitle() - Method in class com.atlassian.confluence.api.model.search.ContainerSummary
 
getTitle() - Method in class com.atlassian.confluence.api.model.search.SearchResult
 
getTitle() - Method in exception com.atlassian.confluence.content.render.xhtml.editor.embed.CannotUnmarshalEmbeddedResourceException
 
getTitle() - Method in class com.atlassian.confluence.content.render.xhtml.links.LinksUpdater.PartialReferenceDetails
 
getTitle() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.ContentMigrationException
 
getTitle() - Method in class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
 
getTitle() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostResourceIdentifier
 
getTitle() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageResourceIdentifier
 
getTitle() - Method in class com.atlassian.confluence.core.actions.RssDescriptor
 
getTitle() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getTitle() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getTitle() - Method in class com.atlassian.confluence.diff.beans.ConfluenceDiffDraftBean
 
getTitle() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
getTitle() - Method in interface com.atlassian.confluence.it.ContentEntity
Deprecated.
 
getTitle() - Method in interface com.atlassian.confluence.it.dashboard.RecentlyUpdatedItem
 
getTitle() - Method in class com.atlassian.confluence.it.dashboard.WebRecentlyUpdatedItem
 
getTitle() - Method in class com.atlassian.confluence.it.Draft
 
getTitle() - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.AttachmentRepresentation
 
getTitle() - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.PageRepresentation
 
getTitle() - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
getTitle() - Method in enum com.atlassian.confluence.it.Macro.Category
 
getTitle() - Method in class com.atlassian.confluence.it.Macro
 
getTitle() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.it.SearchResult
 
getTitle() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getTitle() - Method in interface com.atlassian.confluence.it.TitledContent
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.it.User
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.it.UserInformation
 
getTitle() - Method in interface com.atlassian.confluence.labels.EditableLabelable
 
getTitle() - Method in class com.atlassian.confluence.legacyapi.model.content.Content
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentLink
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.legacyapi.model.content.locator.ContentLocator
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.links.TrackbackLink
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
getTitle() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
getTitle() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
 
getTitle() - Method in class com.atlassian.confluence.mail.reports.PageReport
 
getTitle() - Method in class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroForm
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroItem
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.pageobjects.component.FavouritePage
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.pageobjects.component.ToggleFavourites
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewUserProfilePage
Deprecated.
 
getTitle() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getTitle() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
getTitle() - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
getTitle() - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
getTitle() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
getTitle() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
getTitle() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
getTitle() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getTitle() - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
getTitle() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Title of the attachment.
getTitle() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getTitle() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
getTitle() - Method in class com.atlassian.confluence.plugins.rest.resources.BreadcrumbResource.Crumb
 
getTitle() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getTitle() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
getTitle() - Method in class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateAction
 
getTitle() - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
getTitle() - Method in class com.atlassian.confluence.rpc.soap.beans.AbstractRemotePageSummary
 
getTitle() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
getTitle() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
getTitle() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummary
 
getTitle() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSearchResult
 
getTitle(RssRenderItem) - Method in class com.atlassian.confluence.rss.AttachmentRenderSupport
 
getTitle(RssRenderItem<? extends Comment>) - Method in class com.atlassian.confluence.rss.CommentRenderSupport
 
getTitle() - Method in class com.atlassian.confluence.rss.FeedProperties
 
getTitle(RssRenderItem) - Method in class com.atlassian.confluence.rss.PageRenderSupport
 
getTitle(RssRenderItem<? extends T>) - Method in interface com.atlassian.confluence.rss.RssRenderSupport
 
getTitle() - Method in class com.atlassian.confluence.security.actions.NotPermittedAction
 
getTitle() - Method in class com.atlassian.confluence.setup.settings.DatabaseTestResult
 
getTitle() - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
getTitle() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
 
getTitle() - Method in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
getTitle() - Method in interface com.atlassian.confluence.util.breadcrumbs.Breadcrumb
Gets the i18n key for the title of the breadcrumb.
getTitle() - Method in class com.atlassian.confluence.util.EditPageBean
 
getTitle(String) - Method in interface com.atlassian.confluence.util.i18n.DocumentationBean
Retrieves the title for the link to help documentation
getTitle(String) - Method in class com.atlassian.confluence.util.i18n.VersionSpecificDocumentationBean
 
getTitle() - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
getTitle() - Method in interface com.atlassian.confluence.xhtml.api.StandardTag
 
getTitleAndSpaceKeyPageLocator(String, String) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
getTitleAndSpaceKeyPageLocator(String, String) - Method in interface com.atlassian.confluence.content.service.PageService
Creates a page locator that can locate a page based on a space key and title.
getTitleAsFilename(ContentEntityObject) - Static method in class com.atlassian.confluence.importexport.impl.ExportUtils
Utility method to return a version of the content entity's title that's suitable to be used as a filename in an export.
getTitleAsFilename(SearchResult) - Static method in class com.atlassian.confluence.importexport.impl.ExportUtils
Utility method to return a version of the search result's title that's suitable to be used as a filename in an export.
getTitleAsFilename(String) - Static method in class com.atlassian.confluence.importexport.impl.ExportUtils
Deprecated.
since 5.1.4. Use ExportUtils.getTitleAsFilename(ContentEntityObject) instead (see CONF-27260)
getTitleAsHref(ContentEntityObject) - Static method in class com.atlassian.confluence.importexport.impl.ExportUtils
For a URL encoded filename to be used in a link it will need to be double encoded (since the browser will decode the single encoding when resolving the link, and we have files with encoded names on the filesystem).
getTitleAsHref(SearchResult) - Static method in class com.atlassian.confluence.importexport.impl.ExportUtils
For a URL encoded filename to be used in a link it will need to be double encoded (since the browser will decode the single encoding when resolving the link, and we have files with encoded names on the filesystem).
getTitleForResult(SearchResult) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getTitleFromDatePath(String) - Static method in class com.atlassian.confluence.pages.BlogPost
BEFORE USING THIS - consider if BlogPostReference better suits your needs.
getTitleKey() - Method in class com.atlassian.confluence.admin.actions.macros.AddUserMacroAction
 
getTitleKey() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
 
getTitleKey() - Method in interface com.atlassian.confluence.admin.tasks.AdminTaskConfig
 
getTitleKey() - Method in class com.atlassian.confluence.admin.tasks.DefaultAdminTaskConfig
 
getTitleKey() - Method in class com.atlassian.confluence.setup.DatabaseVerificationResult
 
getTitleKey() - Method in exception com.atlassian.confluence.setup.DatabaseVerifyException
 
getTitleString() - Method in enum com.atlassian.confluence.it.content.security.ContentPermissionEntityType
 
getTitleText() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageAttributesPanel
Deprecated.
 
getTitleToRevert() - Method in class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
getTitleUrl() - Method in interface com.atlassian.confluence.it.dashboard.RecentlyUpdatedItem
 
getTitleUrl() - Method in class com.atlassian.confluence.it.dashboard.WebRecentlyUpdatedItem
 
getTo() - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
getTo() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery.DateRange
Deprecated.
 
getTo() - Method in class com.atlassian.confluence.search.v2.Range
 
getToAddress() - Method in class com.atlassian.confluence.mail.ConfluencePopMailServer
 
getToDate() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
 
getToDisplayValue() - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
getToken() - Method in class com.atlassian.confluence.event.events.security.RpcAuthenticatedEvent
 
getToken(String) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
 
getToken(String) - Method in interface com.atlassian.confluence.security.trust.TrustedTokenFactory
 
getToken() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
getToken() - Method in class com.atlassian.confluence.user.actions.ResetUserPasswordAction
 
getToken(String, UserVerificationTokenType) - Method in class com.atlassian.confluence.user.persistence.dao.BandanaUserVerificationTokenDao
 
getToken() - Method in class com.atlassian.confluence.user.persistence.dao.ConfluenceRememberMeToken
 
getToken(String, UserVerificationTokenType) - Method in interface com.atlassian.confluence.user.persistence.dao.UserVerificationTokenDao
 
getTokenGenerator() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
getTokenString() - Method in class com.atlassian.confluence.user.UserVerificationToken
 
getTokenType(Map, String, RenderContext) - Method in class com.atlassian.confluence.plugins.doctheme.SpaceJumpMacro
 
getTokenType() - Method in class com.atlassian.confluence.user.UserVerificationToken
 
getToolbar() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
getToolbarButtonLocator() - Method in enum com.atlassian.confluence.pageobjects.component.editor.PageLayout2Toolbar.PageLayoutSectionType
Deprecated.
 
getTooltip() - Method in class com.atlassian.confluence.api.model.web.WebItemView
 
getTooltip() - Method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLink
 
getTooltip() - Method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLinkBuilder
 
getTooltip() - Method in class com.atlassian.confluence.content.render.xhtml.model.links.UnresolvedLink
 
getToolTip() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
getTooltip() - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor
 
getTooltip() - Method in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
getTooltip() - Method in interface com.atlassian.confluence.util.breadcrumbs.Breadcrumb
Gets the breadcrumb's tooltip.
getTooltip() - Method in interface com.atlassian.confluence.xhtml.api.Link
 
getTopBarColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getTopBarMenuItemTextColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getTopBarMenuSelectedBackgroundColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getTopBarMenuSelectedTextColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getTopErrorsCount() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
getTopFailuresCount() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
getTopLevelComments() - Method in class com.atlassian.confluence.pages.AbstractPage
 
getTopLevelPages(Space, LimitedRequest) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
Returns the current top-level pages in a space, limited to the pagination requested.
getTopLevelPages(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getTopLevelPages(Long) - Method in class com.atlassian.confluence.pages.ancestors.AncestorsDao
getTopLevelPages returns a list of top-level pages in the space top-level means that the page does not have a parent
getTopLevelPages(Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getTopLevelPages(Space, LimitedRequest) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getTopLevelPages(Space) - Method in interface com.atlassian.confluence.pages.PageManager
Get all the pages in a space that do not have a parent page.
getTopLevelPages(Space) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getTopLevelPages(Space, LimitedRequest, Predicate<? super Page>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
Deprecated.
getTopLevelPages(Space) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getTopLevelPages(Space, LimitedRequest, Predicate<? super Page>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
getTopLevelPages(Space) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
 
getTopLevelPages(Space, LimitedRequest, Predicate<? super Page>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
getTopLevelPages(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns all top level pages of the space with the given spaceKey the user authenticated by token is allowed to view.
getTopLevelPages(String) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getTopLevelPages(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getTopLevelPages(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getTopLevelPages(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getTopLevelPages(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getTopLevelPagesBuilder(Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
NOTE: Despite our best intentions, we still have to retrieve all the top level pages and order them outside the database.
getTopLevelPagesBuilder(Space) - Method in interface com.atlassian.confluence.pages.PageManager
Get the pages in a space that do not have a parent page.
getTopNavLocation() - Method in class com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
 
getTopNavLocation() - Method in class com.atlassian.confluence.themes.BasicTheme
 
getTopNavLocation() - Method in class com.atlassian.confluence.themes.DefaultTheme
 
getTopNavLocation() - Method in class com.atlassian.confluence.themes.ExperimentalUnsupportedTheme
 
getTopNavLocation() - Method in interface com.atlassian.confluence.themes.Theme
Deprecated.
since 5.0 - with the common header themes shouldn't specify their own top navigation anymore. This method is no longer called from anywhere within Confluence.
getTopTargetsOrderedByScore() - Method in class com.atlassian.confluence.plugins.edgeindex.GroupByEdgeTargetCollector
 
getToStringFailingObject() - Method in class com.atlassian.confluence.test.pluginsvelocityconfiguration.VelocityContext
 
getTotal() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
getTotal() - Method in class bucket.core.actions.PaginationSupport
Deprecated.
 
getTotal() - Method in interface bucket.core.PaginationSupport
Deprecated.
Returns the total number of items in the list
getTotal() - Method in class com.atlassian.confluence.index.status.ReIndexJob.Progress
 
getTotal() - Method in class com.atlassian.confluence.pages.actions.PaginationSupportAdaptor
 
getTotal() - Method in class com.atlassian.confluence.pages.ManualTotalPaginationSupport
Deprecated.
 
getTotal() - Method in class com.atlassian.confluence.plugins.rest.entities.CommentEntityTree
 
getTotal() - Method in class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
 
getTotal() - Method in class com.atlassian.confluence.util.DefaultProgress
 
getTotal() - Method in class com.atlassian.confluence.util.LogProgressMeterWrapper
 
getTotal() - Method in interface com.atlassian.confluence.util.Progress
 
getTotalAttachmentLoadCount() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent
 
getTotalAvailable() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummaries
 
getTotalDiskSizeInMb() - Method in class com.atlassian.confluence.internal.diagnostics.LowDiskSpaceAnalyticsEvent
 
getTotalErrorsCount() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
getTotalExecutionTimeNanos() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
 
getTotalFailedLoginCount() - Method in interface com.atlassian.confluence.security.login.HistoricalLoginInfo
 
getTotalFailedLoginCount() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
 
getTotalFailuresCount() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
getTotalHits() - Method in class com.atlassian.confluence.event.events.search.V2QueryExecutionEvent
 
getTotalHits() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events.DashboardRecentlyUpdatedQueryEvent
 
getTotalHits() - Method in class com.atlassian.confluence.search.v2.lucene.TopDocuments
 
getTotalLabelInSpace(String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getTotalLabelInSpace(String) - Method in interface com.atlassian.confluence.internal.labels.LabelManagerInternal
Get total label in a particular space
getTotalLabelInSpace(String, String, String, String) - Method in interface com.atlassian.confluence.internal.labels.persistence.LabelDaoInternal
Count total number of label in space
getTotalLabelInSpace(String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getTotalLabelInSpace(String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getTotalLabelInSpace(String, String, String, String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
getTotalMemoryInMb() - Method in class com.atlassian.confluence.internal.diagnostics.LowMemoryAnalyticsEvent
 
getTotalNodes() - Method in class com.atlassian.confluence.internal.index.event.ReIndexFinishedEvent
 
getTotalPageNeedToCopy() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkStatusReport
 
getTotalPagesAdded() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestStats
 
getTotalPagesAddedByUser() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestStats
 
getTotalPagesEdited() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestStats
 
getTotalPagesEditedButCreatedByUser() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestStats
 
getTotalPagesEditedByUser() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestStats
 
getTotalSearchResults() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getTotalSize() - Method in interface com.atlassian.confluence.content.render.xhtml.migration.BatchableWorkSource
 
getTotalSize() - Method in class com.atlassian.confluence.content.render.xhtml.migration.ContentWithTasksWorkSource
 
getTotalSize() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.SearchResultsBatchWorkSource
 
getTotalSize() - Method in interface com.atlassian.confluence.content.render.xhtml.migration.OrderedEntityObjectBatchableWorkSource.EntitySource
 
getTotalSize() - Method in class com.atlassian.confluence.content.render.xhtml.migration.OrderedEntityObjectBatchableWorkSource
 
getTotalSize() - Method in class com.atlassian.confluence.content.render.xhtml.migration.WikiMarkupContentEntityObjectMigrationWorkSource
 
getTotalSize() - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlContentWorkSource
 
getTotalSize() - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlSpaceDescriptionsWorkSource
 
getTotalSize() - Method in class com.atlassian.confluence.plugins.rest.entities.SearchResultEntityList
Get the number of search results before any result filter was applied.
getTotalSize() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectory
 
getTotalSize() - Method in class com.atlassian.confluence.search.actions.json.ContentNameSearchResult
 
getTotalSpaces() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
 
getTotalSpaces() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfoDTO
 
getTotalSpacesAdded() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestStats
 
getTotalSpacesAddedByUser() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestStats
 
getTotalSpacesEdited() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestStats
 
getTotalSpacesEditedButCreatedByUser() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestStats
 
getTotalSpacesEditedByUser() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestStats
 
getTotalStaleDraftRemoved() - Method in class com.atlassian.confluence.upgrade.upgradetask.NullModificationDateDraftUpgradeTask
 
getTotalStreamingTimeNanos() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
 
getTotalSystemMemory() - Method in class com.atlassian.confluence.status.service.systeminfo.HardwareInfo
 
getTotalTestsCount() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
getTotalTestsCount() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
getTrackbackLinks() - Method in class com.atlassian.confluence.core.ContentEntityObject
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
getTrailingItems(String, WebInterfaceContext) - Method in class com.atlassian.confluence.web.ConfluenceWebMenuManager
Returns items to be displayed at the bottom of the menu.
getTransaction(TransactionDefinition) - Method in class com.atlassian.confluence.spring.transaction.NoopTransactionManager
 
getTransactionManager() - Method in class com.atlassian.confluence.admin.actions.upgrade.ForceUpgradeAction
 
getTransactionManager() - Method in class com.atlassian.confluence.setup.webwork.ConfluenceXWorkTransactionInterceptor
 
getTransformedBodyStream() - Method in interface com.atlassian.confluence.content.render.xhtml.definition.MacroBody
 
getTransformedBodyStream() - Method in class com.atlassian.confluence.content.render.xhtml.definition.PlainTextMacroBody
 
getTransformedBodyStream() - Method in class com.atlassian.confluence.content.render.xhtml.definition.RichTextMacroBody
 
getTransformedBodyStream() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
getTransformEnabled() - Method in class com.atlassian.confluence.plugin.TranslationTransformTestResource
 
getTransformer(MacroDefinitionUpdater) - Method in interface com.atlassian.confluence.content.render.xhtml.storage.ContentTransformerFactory
Returns a Transformer.
getTransformer(MacroDefinitionReplacer) - Method in interface com.atlassian.confluence.content.render.xhtml.storage.ContentTransformerFactory
Returns a Transformer.
getTransformer(MacroDefinitionHandler) - Method in interface com.atlassian.confluence.content.render.xhtml.storage.ContentTransformerFactory
getTransformer(MacroDefinitionHandler, MacroDefinitionMarshallingStrategy) - Method in interface com.atlassian.confluence.content.render.xhtml.storage.ContentTransformerFactory
Returns a Transformer.
getTransformer(MacroDefinitionUpdater) - Method in class com.atlassian.confluence.content.render.xhtml.storage.DefaultContentTransformerFactory
Returns a Transformer.
getTransformer(MacroDefinitionReplacer) - Method in class com.atlassian.confluence.content.render.xhtml.storage.DefaultContentTransformerFactory
 
getTransformer(MacroDefinitionHandler) - Method in class com.atlassian.confluence.content.render.xhtml.storage.DefaultContentTransformerFactory
 
getTransformer(MacroDefinitionHandler, MacroDefinitionMarshallingStrategy) - Method in class com.atlassian.confluence.content.render.xhtml.storage.DefaultContentTransformerFactory
 
getTransformer() - Method in class com.atlassian.confluence.content.render.xhtml.TransformerWeight
 
getTransformerChain() - Method in class com.atlassian.confluence.plugin.descriptor.TransformerModuleDescriptor
 
getTransformerFactory() - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
getTransformerWeight() - Method in class com.atlassian.confluence.plugin.descriptor.TransformerModuleDescriptor
 
getTranslatedYesNoString(boolean) - Method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
 
getTranslation() - Method in interface com.atlassian.confluence.api.model.messages.Message
 
getTranslation() - Method in class com.atlassian.confluence.api.model.messages.SimpleMessage
 
getTranslation() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkSimpleMessage
 
getTranslationMode() - Method in class com.atlassian.confluence.util.i18n.DefaultI18nModeManager
 
getTranslationMode() - Method in interface com.atlassian.confluence.util.i18n.I18nModeManager
 
getTranslations() - Method in class com.atlassian.confluence.impl.health.web.JohnsonPageI18NProvider
Returns a json object where property names are i18n keys and property values are the translations of these keys.
getTranslationsForPrefix(String) - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBean
 
getTranslationsForPrefix(String) - Method in interface com.atlassian.confluence.util.i18n.I18NBean
Gets a map of all keys that start with the given prefix, and their corresponding localised text, suitable for rendering with MessageFormat.
getTrash() - Method in class com.atlassian.confluence.pages.actions.ViewTrashAction
 
getTrashContents(Space, int, int) - Method in class com.atlassian.confluence.pages.DefaultTrashManager
 
getTrashContents(Space, int, int) - Method in interface com.atlassian.confluence.pages.TrashManager
Retrieve a subset of the contents of the trash for a particular space.
getTrashContents(String, String, int, int) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
getTrashContents(String, int, int) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
getTrashContents(String, String, int, int) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getTrashContents(String, String, int, int) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getTrashContents(String, String, int, int) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getTrashContents(String, String, int, int) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getTrashedContent(String) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
getTrashedContent(String) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getTrashedContent(String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getTrashedContents(String, int, int) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
getTrashedContents(String, int, int) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getTrashedContents(String, int, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getTrashManager() - Method in class com.atlassian.confluence.pages.actions.ViewTrashAction
 
getTreeEnabled() - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
getTrigger() - Method in class com.atlassian.confluence.internal.upgrade.constraint.MissingConstraintsRemediationEvent
 
getTriggerModule() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.AlertEntityImpl
 
getTriggerPluginKey() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.AlertEntityImpl
 
getTriggerPluginVersion() - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.AlertEntityImpl
 
getTruncatedSpaceName() - Method in class com.atlassian.confluence.search.SpacePickerHelper.SpaceDTO
 
getTrustedApplication(long) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
 
getTrustedApplication(String) - Method in class com.atlassian.confluence.security.trust.seraph.SeraphTrustedApplicationIntegration
Return trust information for an application
getTrustedApplication(long) - Method in interface com.atlassian.confluence.security.trust.TrustedApplicationsManager
 
getTrustedApplicationByAlias(String) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
 
getTrustedApplicationByAlias(String) - Method in interface com.atlassian.confluence.security.trust.TrustedApplicationsManager
 
getTrustedApplicationByName(String) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
 
getTrustedApplicationByName(String) - Method in interface com.atlassian.confluence.security.trust.TrustedApplicationsManager
 
getTrustedApplications() - Method in class com.atlassian.confluence.admin.actions.trust.ViewTrustedApplicationsAction
 
getTrustedApplications() - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
getTrustedConnectionStatus(HttpResponse) - Method in class com.atlassian.confluence.util.http.trust.DefaultTrustedConnectionStatusBuilder
Deprecated.
 
getTrustedConnectionStatus(HttpResponse) - Method in interface com.atlassian.confluence.util.http.trust.TrustedConnectionStatusBuilder
Deprecated.
Parses the Trusted Applications Authentication headers from the HTTP response provided to the method and builds a TrustedConnectionStatus object with the results.
getTrustedTransportErrorMessages() - Method in class com.atlassian.confluence.util.http.trust.TrustedConnectionStatus
Deprecated.
 
getTxCache(String, CacheLoader<K, V>) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
 
getTxCache(String) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
 
getTxCache(String) - Method in interface com.atlassian.confluence.impl.cache.tx.TransactionAwareCacheFactory
 
getTxCache(String, CacheLoader<K, V>) - Method in interface com.atlassian.confluence.impl.cache.tx.TransactionAwareCacheFactory
 
getType() - Method in class bucket.search.persistence.IndexQueueEntry
Deprecated.
The type of indexing action represented by this index queue entry.
getType(String) - Method in class bucket.user.propertyset.BucketPropertySet
 
getType(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getType() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
 
getType() - Method in class com.atlassian.confluence.api.model.content.Content
 
getType() - Method in class com.atlassian.confluence.api.model.content.ContentType
 
getType() - Method in class com.atlassian.confluence.api.model.content.Space
 
getType() - Method in class com.atlassian.confluence.api.model.content.SpaceType
 
getType() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplateType
 
getType() - Method in class com.atlassian.confluence.api.model.journal.JournalEntry
 
getType() - Method in class com.atlassian.confluence.api.model.link.Link
 
getType() - Method in class com.atlassian.confluence.api.model.link.LinkType
 
getType() - Method in class com.atlassian.confluence.api.model.permissions.TargetType
 
getType() - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
getType() - Method in class com.atlassian.confluence.cache.DeferredOperationsCache
 
getType() - Method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
 
getType() - Method in interface com.atlassian.confluence.cluster.ClusterJoinConfig
 
getType() - Method in class com.atlassian.confluence.cluster.KubernetesClusterJoinConfig
 
getType() - Method in class com.atlassian.confluence.cluster.MulticastClusterJoinConfig
 
getType() - Method in class com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
 
getType() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getType() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.ContentMigrationException
 
getType() - Method in enum com.atlassian.confluence.content.render.xhtml.model.inline.Emoticon
 
getType() - Method in class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutCell
 
getType() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.IdAndTypeResourceIdentifier
 
getType() - Method in class com.atlassian.confluence.core.ContentEntityObject
An easy name for the type of this content: makes it easy for things like the #contentLink macro to work out what to draw.
getType() - Method in class com.atlassian.confluence.core.ContentEntitySimulacrum
Deprecated.
 
getType() - Method in interface com.atlassian.confluence.core.ContentTypeAware
 
getType() - Method in class com.atlassian.confluence.event.events.admin.GlobalSettingsChangedEvent
 
getType() - Method in class com.atlassian.confluence.functest.rest.admin.crowd.DirectoryEntity
 
getType() - Method in class com.atlassian.confluence.functest.rest.admin.crowd.PropertyEntity
 
getType() - Method in enum com.atlassian.confluence.functest.rest.admin.crowd.SearchRestrictionEntityTranslator.SupportedType
 
getType() - Method in class com.atlassian.confluence.impl.audit.AffectedObjectEntity
Deprecated.
 
getType() - Method in class com.atlassian.confluence.impl.journal.JournalEntry
 
getType(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getType() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
getType() - Method in interface com.atlassian.confluence.importexport.ExportContext
 
getType() - Method in class com.atlassian.confluence.importexport.xmlimport.model.PrimitiveProperty
 
getType() - Method in enum com.atlassian.confluence.internal.relations.RelatableEntityTypeEnum
 
getType() - Method in class com.atlassian.confluence.internal.webhooks.SpaceScope
 
getType() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
getType() - Method in class com.atlassian.confluence.it.SearchResult
 
getType() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getType() - Method in class com.atlassian.confluence.labels.Label
 
getType(Class<? extends EditableLabelable>) - Static method in enum com.atlassian.confluence.labels.LabelableType
 
getType() - Method in class com.atlassian.confluence.legacyapi.model.content.Content
Deprecated.
 
getType() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentLink
Deprecated.
 
getType() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentType
Deprecated.
 
getType() - Method in class com.atlassian.confluence.links.TrackbackLink
Deprecated.
 
getType() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
getType() - Method in enum com.atlassian.confluence.macro.params.SortType
Returns the type of this SortType as a string.
getType() - Method in class com.atlassian.confluence.mail.notification.Notification
 
getType() - Method in class com.atlassian.confluence.mail.reports.PageReport
 
getType() - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction.IndividualDestinationSearchResult
 
getType() - Method in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
getType() - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
getType() - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
getType() - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
getType() - Method in class com.atlassian.confluence.pages.Attachment
 
getType() - Method in class com.atlassian.confluence.pages.BlogPost
 
getType() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionEvent
 
getType() - Method in class com.atlassian.confluence.pages.collab.SynchronyEvictionSearchEvent
 
getType() - Method in class com.atlassian.confluence.pages.Comment
 
getType() - Method in class com.atlassian.confluence.pages.Draft
 
getType() - Method in class com.atlassian.confluence.pages.Page
 
getType() - Method in class com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream.FileWrapper
 
getType() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream
 
getType() - Method in class com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream.InputStreamWrapper
 
getType() - Method in class com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream.RandomFileWrapper
 
getType() - Method in class com.atlassian.confluence.pages.templates.variables.ListVariable
 
getType() - Method in class com.atlassian.confluence.pages.templates.variables.StringVariable
 
getType() - Method in class com.atlassian.confluence.pages.templates.variables.TextAreaVariable
 
getType() - Method in interface com.atlassian.confluence.pages.templates.variables.Variable
 
getType() - Method in class com.atlassian.confluence.plugin.dev.ResourceLocationDelegate
 
getType() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
 
getType() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentBodyEntity
 
getType() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getType() - Method in class com.atlassian.confluence.plugins.rest.service.RestSearchParameters
 
getType() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseFailureReport
 
getType() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentPermission
 
getType() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentPermissionSet
 
getType() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummary
 
getType() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSearchResult
 
getType() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpacePermissionSet
 
getType() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceSummary
 
getType() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction.CriteriaParameters
Deprecated.
 
getType() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getType() - Method in class com.atlassian.confluence.search.contentnames.QueryToken
 
getType() - Method in enum com.atlassian.confluence.search.service.ContentTypeEnum
 
getType() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getType() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getType() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Gets a string representation of the type of the entity represented by the search result.
getType() - Method in class com.atlassian.confluence.search.v2.sort.FieldSort
 
getType() - Method in class com.atlassian.confluence.search.v2.sort.LowercaseFieldSort
 
getType() - Method in class com.atlassian.confluence.security.ContentPermission
 
getType() - Method in class com.atlassian.confluence.security.ContentPermissionSet
 
getType() - Method in class com.atlassian.confluence.security.NeverPermittedContentPermission
 
getType() - Method in class com.atlassian.confluence.security.SpacePermission
 
getType() - Method in enum com.atlassian.confluence.setup.DatabaseEnum
 
getType() - Method in class com.atlassian.confluence.setup.settings.GlobalDescription
 
getType() - Method in class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective
Tells velocity that this is a block-type directive.
getType() - Method in class com.atlassian.confluence.setup.velocity.DisableAntiXssDirective
 
getType() - Method in class com.atlassian.confluence.setup.velocity.HtmlSafeDirective
 
getType() - Method in class com.atlassian.confluence.setup.velocity.ParamDirective
Tells velocity that this is a block-type directive.
getType() - Method in class com.atlassian.confluence.setup.velocity.RenderVelocityTemplateDirective
 
getType() - Method in class com.atlassian.confluence.setup.velocity.SkipLinkDirective
 
getType() - Method in class com.atlassian.confluence.setup.velocity.TrimDirective
 
getType() - Method in class com.atlassian.confluence.spaces.Space
 
getType() - Method in class com.atlassian.confluence.spaces.SpaceDescription
 
getType() - Method in class com.atlassian.confluence.themes.ClasspathThemeStylesheet
 
getType() - Method in class com.atlassian.confluence.themes.PluginThemeResource
 
getType() - Method in interface com.atlassian.confluence.themes.ThemeResource
 
getType() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
 
getType() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdInternalDirectoryGroup
 
getType() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipCacheKey
 
getType(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getType() - Method in class com.atlassian.confluence.user.PersonalInformation
 
getType(String) - Method in class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
Deprecated.
 
getType(String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
Deprecated.
 
getType() - Method in class com.atlassian.confluence.util.profiling.ActivitySnapshot
 
getType() - Method in class com.atlassian.confluence.xhtml.api.Placeholder
 
getTypeAsString() - Method in class bucket.search.persistence.IndexQueueEntry
Deprecated.
 
getTypeAsString() - Method in class com.atlassian.confluence.it.Draft
 
getTypeDescriptionKey() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
 
getTypedParameter(String, Class<T>) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
getTypedParameters() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
getTypedParameters() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinitionBuilder
 
getTypeEnum() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getTypeHelper() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getTypeName() - Method in enum com.atlassian.confluence.internal.relations.RelatableEntityTypeEnum
 
getTypeName(Type, AnnotatedElement, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.types.ContentMetadataTypeBuilder
 
getTypeName(Type, AnnotatedElement, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.types.PageResponseTypeBuilder
 
getTypeName(Type, AnnotatedElement, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.types.ReferenceTypeBuilder
 
getTypeName(Type, AnnotatedElement, GraphQLTypeBuilderContext) - Method in class com.atlassian.confluence.plugins.graphql.types.SpaceMetadataTypeBuilder
 
getTypeName(String) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getTypeName() - Method in enum com.atlassian.confluence.search.service.ContentTypeEnum
 
getTypeNameKey() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
 
getTypeOptions() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getTypeResolver() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getTypes() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
getTypes() - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
getTypes(Set<String>) - Static method in enum com.atlassian.confluence.pages.Attachment.Type
 
getTypes() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroParams
 
getTypes() - Method in class com.atlassian.confluence.search.contentnames.ContentNameSearchContext
 
getTypesFilter() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.dto.RecentlyUpdatedContentResourceRequestDto
 
getTypeString(Class<? extends EditableLabelable>) - Static method in enum com.atlassian.confluence.labels.LabelableType
 
getUiSupport() - Method in class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertySchemaField
 
getUncategorizedMigrationExceptions() - Method in class com.atlassian.confluence.content.render.xhtml.migration.exceptions.ExceptionReport
 
getUncompletedSteps() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
getUndefinedLinks(String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getUndefinedLinks(String) - Method in interface com.atlassian.confluence.pages.PageManager
Retrieve a list of link destinations in a given space that do not have pages.
getUndefinedLinks(String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getUndefinedLinks(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
getUndefinedLinks(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
 
getUndefinedPages() - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction
 
getUndefinedPages(String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getUndefinedPages(String) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
getUndefinedPages(String) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getUndefinedPages(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
Deprecated.
getUndefinedPages(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Deprecated.
getUndoConfirmationLabel() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
getUndoLimit() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
getUndoLink() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
getUndoMsgValue() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
getUndoPreviousValue() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
getUndoSetting() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
getUndoUnfollow() - Method in class com.atlassian.confluence.user.actions.ViewFollowAction
 
getUndoUnfollowUser() - Method in class com.atlassian.confluence.user.actions.ViewFollowAction
 
getUnescapedQuery() - Method in class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
 
getUnescapedQuery() - Method in class com.atlassian.confluence.search.v2.query.TextFieldQuery
 
getUnescapedQuery() - Method in class com.atlassian.confluence.search.v2.searchfilter.TextSearchFilter
 
getUnfetchedAttachmentCount() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent
 
getUnfilteredResultsCount() - Method in class com.atlassian.confluence.search.v2.DefaultSearchResults
Get the number of search results before being passed through any filter.
getUnfilteredResultsCount() - Method in class com.atlassian.confluence.search.v2.lucene.SearcherAction
Deprecated.
 
getUnfilteredResultsCount() - Method in interface com.atlassian.confluence.search.v2.SearchResults
Get the number of search results before any filter was applied.
getUnfixedIdFor(Class, Object) - Method in interface com.atlassian.confluence.importexport.ImportProcessorSummary
 
getUnfixedIdFor(Class, Object) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
getUnfollowUserPath(User) - Static method in class com.atlassian.confluence.it.user.UserProfile
 
getUnicastAddress() - Method in class com.atlassian.confluence.cluster.ClusterConfig
 
getUniqueConstraintSqlStatements() - Static method in class com.atlassian.confluence.upgrade.upgradetask.BandanaKeyUniqueConstraintUpgradeTask
 
getUniqueConstraintSqlStatements() - Static method in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
getUniqueConstraintSqlStatements() - Static method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdSchemaUpgradeTask
 
getUniqueConstraintSqlStatements() - Static method in class com.atlassian.confluence.upgrade.upgradetask.RelationConstraintsPostSchemaUpgradeTask
As upgrade tasks don't run on Confluence set-up, this method allows to generate appropriate DDL statements to create correct multi-column constrains on RelationEntity tables.
getUniqueUsernameDdlStatement() - Static method in class com.atlassian.confluence.upgrade.upgradetask.UserMappingLowerUsernameSchemaUpgradeTask
 
getUnits() - Method in class com.atlassian.confluence.api.model.audit.RetentionPeriod
Deprecated.
 
getUnknown(WebResourceUrlProvider) - Static method in class com.atlassian.confluence.content.ui.SimpleUiSupport
 
getUnlicensedAuthenticatedPermissionRow() - Method in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
 
getUnlicensedAuthenticatedPermissionRow() - Method in interface com.atlassian.confluence.security.actions.PermissionsAware
Retrieves the unlicensed authenticated user permissions row for printing in a UI.
getUnmarshaller(Class<T>, MarshallingType) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultMarshallingRegistry
 
getUnmarshaller(Class<T>, MarshallingType) - Method in interface com.atlassian.confluence.content.render.xhtml.MarshallingRegistry
 
getUnpermittedLinkBody() - Method in class com.atlassian.confluence.links.linktypes.ContentLink
 
getUnPermittedSpaceKeys(SpacePermissionQueryBuilder) - Method in class com.atlassian.confluence.search.lucene.filter.HibernateSpacePermissionsFilterDao
 
getUnPermittedSpaceKeys(SpacePermissionQueryBuilder) - Method in interface com.atlassian.confluence.search.lucene.filter.SpacePermissionsFilterDao
Get the keys for all spaces the supplied user does not permission on.
getUnresolvedCommentCount(Long) - Method in class com.atlassian.confluence.content.render.xhtml.view.embed.AttachedImageUnresolvedCommentCountAggregator
Get the unresolved comment count of a content.
getUnresolvedCommentCountAggregatorFrom(ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.view.embed.AttachedImageRenderHelper
Get the Unresolved Comment Count Aggregator from the conversion context.
getUnresolvedCommentCountAggregatorFrom(ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.embed.AttachedImageRenderHelperImpl
 
getUnresolvedUsernameResourceIdentifier() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.UserResourceIdentifier
 
getUnscheduleJobAfterTimestampMillis(Map<String, Serializable>) - Static method in class com.atlassian.confluence.schedule.ScheduleUtil
 
getUnsortedTopLevelPages(Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getUnsuccessfulCodes() - Method in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
Defines the set of codes by which if returned by AbstractDatabaseCreationAction.setupDatabase(), signifies failure(s) during database creation.
getUntransformedRawText(String) - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBean
 
getUntransformedRawText(String) - Method in interface com.atlassian.confluence.util.i18n.I18NBean
Same as I18NBean.getText(String) but does not apply any TranslationTransforms.
getUntranslatedUserKeys() - Method in class com.atlassian.confluence.importexport.impl.StorageFormatUserRewriter.RewriteResult
 
getUnzipper(File, File) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getUnzipper(URL, File) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getUpdatedDate() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdInternalDirectoryGroup
 
getUpdatedDate() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUser
 
getUpdateDescription() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getUpdates(String, int, String, String, String, String, String, String, String) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.RecentlyUpdatedContentResource
Query a list of recent updates matching the given parameters.
getUpdatesPost(RecentlyUpdatedContentResourceRequestDto) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.RecentlyUpdatedContentResource
We support POST in case the query string is too long for GET.
getUpdateTrigger() - Method in class com.atlassian.confluence.core.AbstractOperationContext
 
getUpdateTrigger() - Method in interface com.atlassian.confluence.core.OperationContext
 
getUpdateTrigger() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent
 
getUpdateTrigger() - Method in class com.atlassian.confluence.event.events.content.page.PageCreateEvent
 
getUpdateTrigger() - Method in class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
 
getUpdateTrigger() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.ContentUpdatedEvent
 
getUpdateTrigger() - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionChangeEvent
Returns the action that triggered this event
getUpdateTrigger() - Method in class com.atlassian.confluence.internal.security.SpacePermissionContext
 
getUpgradeDate() - Method in class com.atlassian.confluence.plugins.pulp.VersionManager
 
getUpgradeErrors() - Method in exception com.atlassian.confluence.upgrade.UpgradeException
 
getUpgradeErrorUiMessage() - Method in exception com.atlassian.confluence.upgrade.UpgradeException
 
getUpgradeHistory(int, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateVersionHistoryDao
 
getUpgradeHistory(int, int) - Method in interface com.atlassian.confluence.core.persistence.VersionHistoryDao
Get the history of all the upgrades.
getUpgradeHistory(String, String) - Method in class com.atlassian.confluence.plugins.rest.resources.BuildInfoResource
 
getUpgradeManager() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
getUpgradeManager() - Method in class com.atlassian.confluence.setup.velocity.HibernateResourceLoader
 
getUpgradeManager() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
getUpgradeTask() - Method in class com.atlassian.confluence.admin.actions.upgrade.ForceUpgradeAction
 
getUpgradeTaskDescription() - Method in class com.atlassian.confluence.admin.actions.upgrade.ForceUpgradeAction
 
getUpgradeTasks() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
getUpgradeTasksToRun() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
getUpgradeTaskToRun() - Method in class com.atlassian.confluence.admin.actions.upgrade.ForceUpgradeAction
 
getUploadedFiles() - Method in class com.atlassian.confluence.util.AttachFileHelper
 
getUploadFileTooLargeMessage(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
if this error message is of the type: "java.io.IOException: Content Length Error" convert it to something nicer
getUploadLimit() - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
getUpperTerm() - Method in class com.atlassian.confluence.search.v2.query.TermRangeQuery
 
getUpTime() - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
getUri() - Method in class com.atlassian.confluence.content.render.xhtml.Namespace
 
getURI() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
getURI() - Method in class com.atlassian.confluence.core.UploadedResource
 
getUriBuilder(String) - Method in class com.atlassian.confluence.plugins.rest.manager.RequestContext
 
getUriBuilder() - Method in class com.atlassian.confluence.rest.api.model.RestPageRequest
 
getUriReference() - Method in class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
getUris() - Method in class com.atlassian.confluence.api.model.content.webresource.SuperBatchWebResources
 
getUris() - Method in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies
 
getUrl() - Method in class com.atlassian.confluence.api.model.search.SearchResult
 
getUrl() - Method in class com.atlassian.confluence.content.render.xhtml.migration.UrlResourceIdentifier
 
getURL() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
getURL() - Method in class com.atlassian.confluence.core.UploadedResource
 
getUrl() - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
getUrl() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
getUrl(Date) - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
getUrl(Page, SpacesListMacro.SpacesTab) - Method in class com.atlassian.confluence.it.dashboard.SpacesListMacro
 
getUrl() - Static method in class com.atlassian.confluence.it.global.SiteSearch
 
getUrl() - Method in interface com.atlassian.confluence.it.LinkableContent
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.it.SearchResult
 
getUrl() - Method in class com.atlassian.confluence.it.setup.database.JdbcDatabaseSetup
 
getUrl() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.it.User
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.links.ReferralLink
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.macro.DefaultImagePlaceholder
 
getUrl() - Method in interface com.atlassian.confluence.macro.ImagePlaceholder
Returns the url to the image to render, relative to the Confluence base url.
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.EditGlobalStylesheetPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.EditSecurityConfigurationPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.EditSpacesConfigurationPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.ExternalGadgetsPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.PopMailConfigPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.SearchIndexesPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.ViewGlobalStylesheetPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.ViewMailServersPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.ViewSpacesConfigurationPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceContextRootPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceForgotPasswordPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceSignupPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceWebSudoPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.CopyPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.CreateBlog
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.CreatePage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.EditContentPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.EditRestrictedPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.PageInfo
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.PageTemplateWizard
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAddComment
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageEditComment
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageReplyComment
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewRestrictedPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.DashboardPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.DefaultLogoutPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.NoOpPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.PeopleDirectoryPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.SAMLLogoutPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.SearchResultPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabaseConnectionPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatasourcePage
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.setup.LicensePage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.setup.LoadContentPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.setup.SelectBundlePage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.setup.SelectUserManagementPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.setup.SetupCompletePage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.setup.SetupSystemAdministratorPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.setup.StartSetupPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.CopySpacePage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.CreatePageTemplate
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.ListPageTemplates
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.SpaceExportTree
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.SpaceHtmlExport
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.SpaceXmlExport
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.ViewPageTemplate
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.ViewSpaceTrashPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.user.DraftsPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserEditorSettingsPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserProfilePage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewProfilePage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewUserProfilePage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewUserSettingsPage
Deprecated.
 
getUrl() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.Material
 
getUrl() - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebIcon
 
getUrl() - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
getUrl(ContentEntityObject) - Method in interface com.atlassian.confluence.plugins.edgeindex.rest.UrlStrategy
 
getUrl() - Method in class com.atlassian.confluence.plugins.like.rest.entities.UserEntity
 
getUrl() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.AbstractTab
 
getUrl() - Method in interface com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.RecentlyUpdatedMacroTab
Given the page URL where the macro is rendered, generates a URL to select this tab.
getUrl() - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
getUrl() - Method in class com.atlassian.confluence.plugins.rest.dto.UserDto
 
getUrl() - Method in class com.atlassian.confluence.plugins.rest.resources.BreadcrumbResource.Crumb
 
getUrl() - Method in class com.atlassian.confluence.rpc.soap.beans.AbstractRemotePageSummary
 
getUrl() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
getUrl() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
getUrl() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
getUrl() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSearchResult
 
getUrl() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceSummary
 
getUrl() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUser
 
getUrl() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
getUrl() - Method in class com.atlassian.confluence.search.v2.SearchResultLink
 
getUrl() - Method in class com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
 
getUrl() - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
getUrl() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.EmbeddedImagePlaceholderRequest
 
getUrl() - Method in class com.atlassian.confluence.user.notifications.AddWatchLink
 
getUrl() - Method in class com.atlassian.confluence.util.http.HttpRequest
Deprecated.
 
getUrlBuilder() - Method in class com.atlassian.confluence.it.AbstractPageEntity
Deprecated.
 
getUrlBuilder() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getUrlBuilder() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
getUrlBuilder() - Method in interface com.atlassian.confluence.it.LinkableContent
Deprecated.
 
getUrlBuilder() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getUrlBuilder() - Method in class com.atlassian.confluence.it.User
Deprecated.
 
getUrlEncodedUsername() - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouritesAction
 
getUrlEncodedUsername() - Method in class com.atlassian.confluence.labels.actions.FollowUserAction
 
getUrlEncodedUsername() - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouritesAction
 
getUrlEncodedUsername() - Method in class com.atlassian.confluence.labels.actions.UnFollowUserAction
 
getUrlForErrorPlaceholder(String) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.DefaultPlaceholderUrlFactory
 
getUrlForErrorPlaceholder(String) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.macro.PlaceholderUrlFactory
 
getUrlForMacro(MacroDefinition) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.DefaultPlaceholderUrlFactory
 
getUrlForMacro(MacroDefinition) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.macro.PlaceholderUrlFactory
 
getUrlForMacroHeading(MacroDefinition) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.DefaultPlaceholderUrlFactory
 
getUrlForMacroHeading(MacroDefinition) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.macro.PlaceholderUrlFactory
 
getUrlForUnknownAttachment() - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.DefaultPlaceholderUrlFactory
 
getUrlForUnknownAttachment() - Method in interface com.atlassian.confluence.content.render.xhtml.editor.macro.PlaceholderUrlFactory
 
getUrlForUnknownMacro(String) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.DefaultPlaceholderUrlFactory
 
getUrlForUnknownMacro(String) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.macro.PlaceholderUrlFactory
 
getUrlLink() - Method in class com.atlassian.confluence.links.OutgoingLink
 
getUrlPath(CustomContentEntityObject) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
getUrlPath(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.ContentEntityAdapterParent
getUrlPath() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getUrlPath(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultContentAdapter
getUrlPath() - Method in interface com.atlassian.confluence.core.Addressable
 
getUrlPath() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getUrlPath() - Method in class com.atlassian.confluence.core.ContentEntitySimulacrum
Deprecated.
 
getUrlPath() - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
getUrlPath() - Method in class com.atlassian.confluence.labels.CombinedLabel
 
getUrlPath(String) - Method in class com.atlassian.confluence.labels.CombinedLabel
 
getUrlPath() - Method in interface com.atlassian.confluence.labels.DisplayableLabel
Generates the url path for a label.
getUrlPath(String) - Method in interface com.atlassian.confluence.labels.DisplayableLabel
Generates the url path for a label in the context of a given space i.e.
getUrlPath() - Method in class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
getUrlPath(String) - Method in class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
getUrlPath() - Method in class com.atlassian.confluence.labels.Label
 
getUrlPath(String) - Method in class com.atlassian.confluence.labels.Label
 
getUrlPath() - Method in class com.atlassian.confluence.pages.AbstractPage
 
getUrlPath() - Method in class com.atlassian.confluence.pages.actions.TinyUrlAction
 
getUrlPath() - Method in class com.atlassian.confluence.pages.Attachment
 
getUrlPath() - Method in class com.atlassian.confluence.pages.Comment
 
getUrlPath() - Method in class com.atlassian.confluence.pages.Draft
 
getUrlPath() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getUrlPath() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
getUrlPath() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
getUrlPath() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Gets the URL path to the search result, relative to the site's context root.
getUrlPath() - Method in class com.atlassian.confluence.setup.settings.GlobalDescription
The object does not have any "payload" now therefore there is no right way of implementing this method.
getUrlPath() - Method in class com.atlassian.confluence.spaces.Space
 
getUrlPath() - Method in class com.atlassian.confluence.spaces.SpaceDescription
 
getUrlPath() - Method in class com.atlassian.confluence.user.PersonalInformation
 
getUrlPattern() - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
Deprecated.
 
getUrlPrefix() - Method in class com.atlassian.confluence.servlet.download.AttachmentDownload
 
getUrlPrefix() - Method in class com.atlassian.confluence.servlet.download.ThumbnailDownload
 
getURLResource(URL, String) - Method in interface com.atlassian.confluence.core.DataSourceFactory
 
getURLResource(URL, String) - Method in class com.atlassian.confluence.core.DefaultDataSourceFactory
//TODO caching datasource
getUrlRestrictions() - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
getUrlRestrictions() - Method in class com.atlassian.confluence.it.admin.TrustedApplication
 
getUrlRestrictions() - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
getUrlsFromLinks(List) - Static method in class com.atlassian.confluence.util.ConfluenceTrackbackUtils
Deprecated.
Extracts a list of URL strings from a list of Links
getUrlWithDate() - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
getUrlWithoutContextPath() - Method in class com.atlassian.confluence.api.model.web.WebItemView
 
getUsageInfo() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
getUsageInfo() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
getUsageInfo() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfoFromDb
Deprecated.
 
getUsageInfo(Connection) - Static method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
 
getUsageInfo() - Method in class com.atlassian.confluence.status.service.SystemInformationHelper
Gets an ordered map of information about the size of a Confluence instance, including the number of spaces and content entities.
getUsageInfo() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
 
getUsageInfoDTO() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
 
getUsagePercent() - Method in interface com.atlassian.confluence.cache.CacheStatistics
Deprecated.
 
getUsagePercent() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
getUsages() - Method in class com.atlassian.confluence.macro.count.DefaultMacroCounter
 
getUsages() - Method in interface com.atlassian.confluence.macro.count.MacroCounter
 
getUsedHeap() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
Gets the amount of heap currently used by the JVM.
getUsedNonHeap() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
 
getUsedPermGen() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
Deprecated.
since 5.10 because PermGen no longer exists in Java8
getUser(String) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
since 5.2. Use Confluence core UserAccessor.getUserByName(String) instead.
getUser(String) - Method in interface bucket.user.UserAccessor
Deprecated.
Returns the user with the specified name, or null if the user doesn't exist or the name is null.
getUser() - Method in class com.atlassian.confluence.api.model.search.UserSearchResult
 
getUser() - Method in class com.atlassian.confluence.event.events.content.page.PageChildrenReorderEvent
 
getUser() - Method in class com.atlassian.confluence.event.events.content.page.PageMoveEvent
 
getUser() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.ContentUpdatedEvent
 
getUser() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.SynchronyRecoveryEvent
 
getUser() - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionsRemoveForUserEvent
 
getUser() - Method in class com.atlassian.confluence.event.events.search.SearchPerformedEvent
 
getUser() - Method in class com.atlassian.confluence.event.events.security.ChangePasswordEvent
 
getUser() - Method in class com.atlassian.confluence.event.events.security.ForgotPasswordEvent
 
getUser() - Method in class com.atlassian.confluence.event.events.security.RpcAuthenticatedEvent
 
getUser() - Method in class com.atlassian.confluence.event.events.user.AdminAddedUserEvent
 
getUser() - Method in class com.atlassian.confluence.event.events.user.DirectoryUserRenamedEvent
 
getUser() - Method in class com.atlassian.confluence.event.events.user.UserEvent
 
getUser() - Method in interface com.atlassian.confluence.impl.security.query.SpacePermissionQueryBuilder
Returns the user this query builder was constructed for.
getUser() - Method in class com.atlassian.confluence.impl.security.query.SpacePermissionQueryBuilderImpl
 
getUser() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
getUser() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
getUser() - Method in interface com.atlassian.confluence.importexport.ExportContext
 
getUser() - Method in interface com.atlassian.confluence.importexport.ImportContext
 
getUser() - Method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
getUser() - Method in class com.atlassian.confluence.it.analytics.AnalyticsEventReport.Event
 
getUser(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Retrieves a user with the given username
getUser(User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getUser(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getUser(Hashtable) - Static method in class com.atlassian.confluence.it.rpc.RemoteObjectConverter
 
getUser(Hashtable, String) - Static method in class com.atlassian.confluence.it.rpc.RemoteObjectConverter
 
getUser() - Method in class com.atlassian.confluence.labels.service.AbstractLabelsCommand
 
getUser() - Method in class com.atlassian.confluence.like.LikeEntity
 
getUser() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestReport
 
getUser() - Method in class com.atlassian.confluence.pageobjects.component.macro.UserProfileMacro
Deprecated.
 
getUser() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions
 
getUser() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.delete.BulkPageDeleteExecutionContext
 
getUser() - Method in class com.atlassian.confluence.plugins.edgeindex.model.DefaultEdge
 
getUser() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.Edge
The user who created the edge.
getUser() - Method in class com.atlassian.confluence.plugins.like.graphql.LikeEntity
 
getUser() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.AbstractTab
 
getUser() - Method in class com.atlassian.confluence.plugins.rest.manager.RequestContext
 
getUser(String) - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeUserResource
Deprecated.
 
getUser(UserKey, String, String) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalUserResource
Get information about a user identified by either user key or username.
getUser(String, String, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.UserResource
Get information about a user identified by either user key or username.
getUser(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getUser(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getUser() - Method in class com.atlassian.confluence.rss.actions.NetworkFeedAction
 
getUser() - Method in class com.atlassian.confluence.rss.RssRenderItem
 
getUser() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.UserPermissionRow
 
getUser() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
 
getUser() - Method in class com.atlassian.confluence.security.websudo.AuthenticateAction
 
getUser() - Method in class com.atlassian.confluence.setup.webwork.AbstractAwareInterceptor
 
getUser() - Method in class com.atlassian.confluence.spaces.SpacesQuery
 
getUser() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getUser() - Method in class com.atlassian.confluence.user.actions.AbstractUsersAction
 
getUser() - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
getUser() - Method in class com.atlassian.confluence.user.actions.RemoveUnsyncedUserAction
 
getUser() - Method in interface com.atlassian.confluence.user.actions.UserAware
 
getUser() - Method in class com.atlassian.confluence.user.actions.UserPopupAction
 
getUser() - Method in class com.atlassian.confluence.user.actions.ViewFollowersAction
 
getUser() - Method in class com.atlassian.confluence.user.actions.ViewFollowingAction
 
getUser() - Static method in class com.atlassian.confluence.user.AuthenticatedUserThreadLocal
Deprecated.
since 5.2. Use AuthenticatedUserThreadLocal.get() instead.
getUser(String) - Method in class com.atlassian.confluence.user.ConfluenceAuthenticator
 
getUser(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
 
getUser(String) - Method in class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
 
getUser(String) - Method in class com.atlassian.confluence.user.ConfluenceUserManager
 
getUser(User) - Static method in class com.atlassian.confluence.user.persistence.dao.compatibility.FindUserHelper
 
getUser() - Method in class com.atlassian.confluence.user.PersonalInformation
 
getUser(String) - Method in interface com.atlassian.confluence.user.UserAccessor
Deprecated.
getUser(String) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManager
Deprecated.
 
getUserAccessor() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getUserAccessor() - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
 
getUserAccessor() - Method in class com.atlassian.confluence.macro.profile.ProfileMacro
 
getUserAccessor() - Static method in class com.atlassian.confluence.mail.template.MailNotificationQueueItem
 
getUserAccessor() - Method in class com.atlassian.confluence.rss.DefaultFeedBuilder
 
getUserAccessor() - Method in class com.atlassian.confluence.search.lucene.filter.HibernateSpacePermissionsFilterDao
 
getUserAccessor() - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
getUserAccessor() - Method in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
getUserAccessor() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
getUserAccessor() - Method in class com.atlassian.confluence.user.ConfluenceAuthenticator
 
getUserAccessor() - Method in class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
Deprecated.
since 5.9 - no replacement
getUserAccessor() - Method in class com.atlassian.confluence.user.SignupsCleanupJobDetail
 
getUserAccessor() - Method in class com.atlassian.confluence.user.UserPickerFilter
 
getUserAccessor() - Method in class com.atlassian.confluence.util.DefaultUserChecker
Deprecated.
since 5.10. Get your own damned UserAccessor.
getUserAccessor() - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.3.0, use component injection
getUserAccessor() - Method in class com.atlassian.confluence.util.UserFilterBean
 
getUserAccessor() - Method in class com.atlassian.confluence.util.UserThreadLocalFilter
 
getUserAccessStatus(User) - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
 
getUserAccessStatus(User) - Method in interface com.atlassian.confluence.security.access.ConfluenceAccessManager
Returns the AccessStatus that grants a user a level of access to Confluence.
getUserAccessStatusNoExemptions(User) - Method in class com.atlassian.confluence.security.access.CachingConfluenceAccessManager
 
getUserAccessStatusNoExemptions(User) - Method in interface com.atlassian.confluence.security.access.ConfluenceAccessManager
Returns the AccessStatus that grants a user a level of access to Confluence.
getUserAccessStatusNoExemptions(User) - Method in class com.atlassian.confluence.security.access.DefaultConfluenceAccessManager
 
getUserAgent(HttpServletRequest) - Static method in class com.atlassian.confluence.util.UserAgentUtil
Retrieves the user agent of the http servlet request.
getUserAgentInfo(String) - Static method in class com.atlassian.confluence.util.UserAgentUtil
Parses the User-Agent string from the request header and returns user agent data.
getUserAgentString() - Method in enum com.atlassian.confluence.util.UserAgentUtil.BrowserFamily
 
getUserAgentString() - Method in enum com.atlassian.confluence.util.UserAgentUtil.BrowserMajorVersion
 
getUserAvatar(Application, String, int) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
getUserAvatar(User, int) - Method in class com.atlassian.confluence.impl.user.crowd.NopCrowdAvatarProvider
 
getUserAvatarLink(Application, String, int) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
getUserByKey(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.UserRpc
 
getUserByKey(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Retrieves a user with the given user key.
getUserByKey(String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
getUserByKey(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getUserByKey(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getUserByKey(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getUserByKey(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getUserByKey(UserKey) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getUserByKey(UserKey) - Method in interface com.atlassian.confluence.user.UserAccessor
Returns the user with the specified user key, or null if the user has never existed or the key is null.
getUserByName(String) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Returns user by name.
getUserByName(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.UserRpc
 
getUserByName(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Retrieves a user with the given username.
getUserByName(String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
getUserByName(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getUserByName(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getUserByName(String) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getUserByName(String) - Method in interface com.atlassian.confluence.user.UserAccessor
Returns the ConfluenceUser with the supplied user name or null if the user doesn't exist or the supplied name is null.
GetUserByNameFunction - Class in com.atlassian.confluence.plugins.soy
Given a username, return the user object.
GetUserByNameFunction(UserAccessor) - Constructor for class com.atlassian.confluence.plugins.soy.GetUserByNameFunction
 
getUserByPosition(int) - Method in class com.atlassian.confluence.pageobjects.component.editor.MentionsMenu
Deprecated.
 
getUserByUserKey(UserKey) - Static method in class com.atlassian.confluence.user.persistence.dao.compatibility.FindUserHelper
Get a user by UserKey
getUserByUsername(String) - Static method in class com.atlassian.confluence.user.persistence.dao.compatibility.FindUserHelper
Get a user by username.
getUserChecker() - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
getUserCommentedSpaces() - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
Deprecated.
getUserContentCleanupInformation() - Method in class com.atlassian.confluence.user.actions.RemoveUnsyncedUserAction
A human-readable list of content that will be removed or modified by the deletion of this user.
getUserContentCleanupInformation() - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
A human-readable list of content that will be removed or modified by the deletion of this user.
getUserCount() - Method in class com.atlassian.confluence.license.rest.resource.LicenseResource
Return the number of users that have access to this Confluence
getUserCount(long) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
getUserCount(long) - Method in interface com.atlassian.confluence.user.crowd.CrowdUserDirectoryHelper
 
getUserCount(long) - Method in class com.atlassian.confluence.user.crowd.DefaultCrowdUserDirectoryHelper
 
getUserCount(long) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
getUserDAO() - Method in class bucket.user.BucketHibernateConfigProvider
Deprecated.
 
getUserDeactivationInformation() - Method in class com.atlassian.confluence.user.actions.DeactivateUserAction
A human-readable list of changes caused by the deactivation of the user.
getUserDetailsGroups() - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
getUserDetailsGroups() - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
getUserDetailsGroups() - Method in class com.atlassian.confluence.user.actions.ViewMyProfileAction
 
getUserDetailsGroups() - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
getUserDetailsKeys(String) - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
getUserDetailsKeys(String) - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
getUserDetailsKeys(String) - Method in class com.atlassian.confluence.user.actions.ViewMyProfileAction
 
getUserDetailsKeys(String) - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
getUserDetailsMap() - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
getUserDictionary() - Method in class com.atlassian.confluence.search.lucene.analyzers.UserDictionaryFactory
 
getUserDirectoryImplementation(long) - Method in interface com.atlassian.confluence.user.crowd.CrowdUserDirectoryHelper
 
getUserDirectoryImplementation(long) - Method in class com.atlassian.confluence.user.crowd.DefaultCrowdUserDirectoryHelper
 
getUserDirectoryTypeFromProperties() - Static method in class com.atlassian.confluence.it.setup.userdirectory.UserDirectoryTypeFactory
 
getUserDn(String) - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
getUserDnWithDc(String) - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
getUserDraftsMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
Deprecated.
 
getUserDto(ConfluenceUser) - Method in interface com.atlassian.confluence.plugins.rest.dto.UserDtoFactory
 
getUserDto(ConfluenceUser) - Method in class com.atlassian.confluence.plugins.rest.dto.UserDtoFactoryImpl
getUserEditedSpaces() - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
Deprecated.
getUserEnabledFeatures() - Method in class com.atlassian.confluence.setup.settings.DarkFeatures
 
getUserEnabledFeatures() - Method in class com.atlassian.confluence.user.actions.UserDarkFeaturesAction
 
getUserEntity() - Method in class com.atlassian.confluence.plugins.like.rest.entities.LikeEntity
 
getUserFavouritesMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
Deprecated.
 
getUserFollowFeedURL(User, FeedOptions) - Method in class com.atlassian.confluence.it.feed.FeedBuilder
 
getUserFullName(String) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getUserFullName() - Method in class com.atlassian.confluence.it.content.CommentBean
 
getUserGraph(boolean, String, String, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.UserResource
 
getUserGroups() - Method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
getUserGroups(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Retrieves the groups that a user matching the specified username belongs to
getUserGroups(User) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
getUserGroups(User) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
getUserGroups(User) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
 
getUserGroups(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Retrieves the groups that a given user belongs to
getUserGroups(String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Fetches the groups that the specified user belongs to.
getUserGroups(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getUserGroups(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getUserGroups(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getUserGroups(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getUserGroups() - Method in class com.atlassian.confluence.spaces.SpacesQuery
Deprecated.
since 5.9, no replacement. Permissions are checked based on all groups the user is a member of (if a user is specified), which is determined in the implementation, so this is effectively ignored (and has been for a long time).
getUserHasBrowseUsersPermission() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Used by velocity to add to page meta data, indicating if the current user has browse users permission.
getUserHasLicensedAccess() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Used by velocity to add to page meta data, indicating if the current user has licensed access to Confluence.
getUserHelper() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
getUserHelper() - Method in class com.atlassian.confluence.it.ServerStateManager
 
getUserHistory(Integer, Integer) - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestUserSessionManager
 
getUserHistory(Integer, Integer) - Method in interface com.atlassian.confluence.plugins.rest.manager.RestUserSessionManager
Returns user history which contains the list of content entities user recently visited.
getUserHistory(String, String) - Method in class com.atlassian.confluence.plugins.rest.resources.PrototypeUserSession
Deprecated.
Returns the UserHistoryList for the user making the request.
getUserId() - Method in class com.atlassian.confluence.util.profiling.ActivitySnapshot
 
getUserInformation(User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getUserInformation(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getUserInformation(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Retrieves a user's information
getUserInformation(String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
getUserInformation(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getUserInformation(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getUserInformation(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getUserInformation(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getUserInstalledAddons() - Method in class com.atlassian.confluence.plugins.maintenance.service.impl.MaintenanceServiceImpl
 
getUserInstalledAddons() - Method in interface com.atlassian.confluence.plugins.maintenance.service.MaintenanceService
Get all user-installed add-ons so that the admin can know which add-on is incompatible with the read only access mode for example.
getUserInterfaceState() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getUserInterfaceState() - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
 
getUserInterfaceState() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
getUserKey() - Method in class com.atlassian.confluence.api.model.people.Anonymous
Deprecated.
since 7.0.1. Use Person.optionalUserKey()
getUserKey() - Method in class com.atlassian.confluence.api.model.people.Person
Deprecated.
since 7.0.1. Use Person.optionalUserKey()
getUserKey() - Method in class com.atlassian.confluence.api.model.people.User
Deprecated.
since 7.0.1. Use Person.optionalUserKey()
getUserKey() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.UserResourceIdentifier
 
getUserKey() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getUserkey() - Method in class com.atlassian.confluence.search.v2.query.AbstractUserQuery
Deprecated.
getUserKey() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.UserPermissionRow
 
getUserKey() - Method in class com.atlassian.confluence.security.seraph.ConfluenceUserPrincipal
 
getUserKey() - Method in class com.atlassian.confluence.user.actions.AbstractUsersAction
 
getUserKey() - Method in class com.atlassian.confluence.user.UserForm
 
getUserKey() - Method in class com.atlassian.sal.confluence.user.ConfluenceUserProfile
getUserKeyCount() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.UserPrefetchEvent
 
getUserKeys() - Method in class com.atlassian.confluence.api.model.content.ContributorUsers
 
getUserKeys() - Method in class com.atlassian.confluence.plugins.like.notifications.batch.LikeContext
 
getUserKeys() - Method in class com.atlassian.confluence.security.ContentPermissionSet
Returns the names of all users in this Content Permission Set as a list of Strings.
getUserLimit() - Method in interface com.atlassian.confluence.setup.settings.CollaborativeEditingHelper
Returns the number of users allowed in editor.
getUserLimit() - Method in class com.atlassian.confluence.setup.settings.DefaultCollaborativeEditingHelper
 
getUserlink() - Method in class com.atlassian.confluence.it.content.CommentBean
Returns the user profile link of the comment.
getUserLocale(User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
getUserLocaleDefaultDatePattern() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getUserLocaleName() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
getUserMacro() - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
getUserMacroConfig() - Method in class com.atlassian.confluence.plugin.descriptor.UserMacroModuleDescriptor
 
getUserMacroMacroManager() - Method in interface com.atlassian.confluence.macro.xhtml.MacroManagerFactory
 
getUserMacroMacroManager() - Method in class com.atlassian.confluence.macro.xhtml.MacroManagerFactoryImpl
 
getUserMacros() - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
getUserManagementChoice() - Method in class com.atlassian.confluence.setup.actions.SetupUserManagementChoiceAction
 
getUserManagementHelper(ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.LdapService
 
getUserManager() - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
getUserMember() - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembership
 
getUsername() - Method in class com.atlassian.confluence.api.model.people.User
 
getUsername() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.UnresolvedUsernameResourceIdentifier
 
getUsername() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.UserResourceIdentifier
Deprecated.
getUserName() - Method in class com.atlassian.confluence.core.ActivityAjaxResponse
 
getUsername() - Method in class com.atlassian.confluence.diff.actions.ViewDiffOfDraftAction
 
getUsername() - Method in class com.atlassian.confluence.event.events.security.RpcAuthFailedEvent
 
getUsername() - Method in class com.atlassian.confluence.event.events.security.SecurityEvent
 
getUsername() - Method in class com.atlassian.confluence.it.Like
 
getUsername() - Method in class com.atlassian.confluence.it.setup.database.JdbcDatabaseSetup
 
getUsername() - Method in class com.atlassian.confluence.it.setup.JiraConnectionSetup
 
getUsername() - Method in class com.atlassian.confluence.it.User
Deprecated.
 
getUsername() - Method in class com.atlassian.confluence.it.UserInformation
 
getUsername() - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouritesAction
 
getUsername() - Method in class com.atlassian.confluence.labels.actions.FollowUserAction
 
getUsername() - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouritesAction
 
getUsername() - Method in class com.atlassian.confluence.labels.actions.UnFollowUserAction
 
getUsername() - Method in class com.atlassian.confluence.legacyapi.model.people.User
Deprecated.
 
getUsername() - Method in class com.atlassian.confluence.like.Like
 
getUserName() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.UserLogo
Deprecated.
 
getUsername() - Method in enum com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage.Database
Deprecated.
 
getUserName() - Method in class com.atlassian.confluence.plugins.rest.dto.UserDto
 
getUsername() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getUsername() - Method in class com.atlassian.confluence.plugins.rest.entities.UserEntity
 
getUsername() - Method in class com.atlassian.confluence.rest.client.authentication.AuthenticatedWebResourceProvider
 
getUserName() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentPermission
 
getUsername() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
getUsername() - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
getUsername() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction.UserDetails
Deprecated.
 
getUsername() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
getUsername() - Method in class com.atlassian.confluence.search.v2.query.AbstractUserQuery
Deprecated.
getUsername() - Method in class com.atlassian.confluence.security.actions.NotPermittedAction
 
getUsername() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.UserPermissionRow
 
getUserName() - Method in class com.atlassian.confluence.security.ContentPermission
Deprecated.
since 5.2. Use ContentPermission.getUserSubject() instead.
getUserName() - Method in class com.atlassian.confluence.security.SpacePermission
Deprecated.
since 5.2. Use SpacePermission.getUserSubject() instead.
getUserName() - Method in interface com.atlassian.confluence.security.trust.TrustedToken
 
getUsername() - Method in class com.atlassian.confluence.security.websudo.AuthenticateAction
 
getUserName(HttpServletRequest) - Method in class com.atlassian.confluence.servlet.ConfluenceNoOpServlet
 
getUserName() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
getUsername() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
getUsername() - Method in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
getUsername() - Method in class com.atlassian.confluence.spaces.actions.CreatePersonalSpaceAction
 
getUserName() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getUsername() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getUsername() - Method in class com.atlassian.confluence.user.actions.AbstractUsersAction
 
getUsername() - Method in class com.atlassian.confluence.user.actions.ResetUserPasswordAction
 
getUsername() - Method in class com.atlassian.confluence.user.actions.UserPopupAction
 
getUsername() - Method in class com.atlassian.confluence.user.actions.ViewFollowAction
 
getUsername() - Method in class com.atlassian.confluence.user.actions.ViewFollowersAction
 
getUsername() - Method in class com.atlassian.confluence.user.actions.ViewFollowingAction
 
getUsername() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
getUsername() - Method in class com.atlassian.confluence.user.actions.ViewUserActivityAction
 
getUsername() - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
getUsername() - Static method in class com.atlassian.confluence.user.AuthenticatedUserThreadLocal
 
getUsername() - Method in class com.atlassian.confluence.user.extras.entities.UserCreateRequestEntity
 
getUsername() - Method in class com.atlassian.confluence.user.extras.entities.UserEntity
 
getUsername() - Method in class com.atlassian.confluence.user.persistence.dao.ConfluenceRememberMeToken
 
getUserName() - Method in class com.atlassian.confluence.user.persistence.dao.ConfluenceRememberMeToken
 
getUsername() - Method in class com.atlassian.confluence.user.PersonalInformation
Deprecated.
getUsername() - Method in class com.atlassian.confluence.user.UserForm
 
getUserName() - Method in class com.atlassian.confluence.user.UserVerificationToken
 
getUsername() - Method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
Returns the proxy username, or null if the username is not set.
getUserName() - Static method in class com.atlassian.confluence.util.logging.LoggingContext
Returns the currently mapped 'userName' value from the context, or null if none has been set.
getUsername() - Method in class com.atlassian.sal.confluence.user.ConfluenceUserProfile
getUserNameAttributeName() - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
getUsernameFromPersonalSpaceKey(String) - Static method in class com.atlassian.confluence.spaces.SpaceUtils
Deprecated.
since 5.2. Instead use the spaceManager to retrieve the space (SpaceManager.getSpace(String)) and then retrieve the creator (ConfluenceEntityObject.getCreator()). From 5.3 onwards this method could well return the wrong username (if a user was renamed).
getUsernameOrEmail() - Method in class com.atlassian.confluence.event.events.security.ForgotPasswordUnknownUserEvent
 
getUsernameOrEmail() - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
getUserNames() - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
getUserNames() - Method in interface bucket.user.UserAccessor
Deprecated.
Returns a pager of all usernames in the system.
getUsernames(boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Retrieves the usernames of the current system users
getUserNames() - Method in class com.atlassian.confluence.security.ContentPermissionSet
Deprecated.
since 5.3 Use #getUserKeys)
getUserNames() - Method in class com.atlassian.confluence.user.ConfluenceUserManager
 
getUserNames() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManager
Deprecated.
 
getUsernamesMissingMapping() - Method in class com.atlassian.confluence.upgrade.upgradetask.AbstractUserMappingUpgradeTask
 
getUsernamesMissingMapping() - Method in class com.atlassian.confluence.upgrade.upgradetask.CrowdUsersUserMappingUpgradeTask
 
getUsernamesMissingMapping() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReferencedUsersUserMappingUpgradeTask
 
getUserNamesWithConfluenceAccess() - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getUserNamesWithConfluenceAccess() - Method in interface com.atlassian.confluence.user.UserAccessor
Returns the names of all users with access to use Confluence.
getUsernameTerm() - Method in class com.atlassian.confluence.internal.user.UserSearchRequest
 
getUsernameTerm() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
getUsernameTerm() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
getUserOwnedSpaces() - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
Deprecated.
getUserPermissionRows() - Method in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
Gets the list of current DefaultPermissionsAdministrator.UserPermissionRows for printing in a UI.
getUserPermissionRows() - Method in interface com.atlassian.confluence.security.actions.PermissionsAware
Gets the list of current DefaultPermissionsAdministrator.UserPermissionRows for printing in a UI.
getUserPermissions(ConfluenceUser) - Method in interface com.atlassian.confluence.core.persistence.ContentPermissionDao
 
getUserPermissions(ConfluenceUser) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentPermissionHibernateDao
 
getUserPopupUrl() - Method in class com.atlassian.confluence.it.User
Deprecated.
 
getUserPreferenceBoolean(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Get a user preference as a boolean value.
getUserPreferenceBoolean(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
getUserPreferenceBoolean(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getUserPreferenceBoolean(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getUserPreferenceBoolean(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getUserPreferenceBoolean(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getUserPreferenceLong(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Get a user preference as a long integer value.
getUserPreferenceLong(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
getUserPreferenceLong(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getUserPreferenceLong(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getUserPreferenceLong(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getUserPreferenceLong(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getUserPreferences(User) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
getUserPreferences(User) - Method in interface bucket.user.UserAccessor
Deprecated.
since 7.7. Plugins should use UserSettingsService
getUserPreferences() - Method in class com.atlassian.confluence.plugins.rest.dto.UserDto
 
getUserPreferences() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getUserPreferenceString(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Get a user preference as a String value.
getUserPreferenceString(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
getUserPreferenceString(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getUserPreferenceString(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getUserPreferenceString(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getUserPreferenceString(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getUserProfile() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
 
getUserProfile(String) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
getUserProfile(UserKey) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
getUserProfile(String) - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
getUserProfile(UserKey) - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
getUserProfilePicture() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getUserProfilePicture(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getUserProfilePicture(User) - Method in interface com.atlassian.confluence.user.UserAccessor
Retrieve the path to a user's personal picture
getUserProfilePicUrl() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Deprecated.
since 5.10. Use $userAvatarUriReference, which is provided in the velocity context by SitemeshContextItemProvider
getUserProperties() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
getUserProperty(String) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getUserProperty(String) - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
getUserProperty(String) - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
getUserReactivationInformation() - Method in class com.atlassian.confluence.user.actions.DeactivateUserAction
A human-readable list of changes caused by the reactivation of the user.
getUserResourceCount() - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.UserPrefetchEvent
 
getUserResult(String) - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
Attempts to resolve the contents of the given field as a ConfluenceUser.
getUserRoles() - Method in class com.atlassian.confluence.plugins.like.notifications.CreateLikeEventRecipientProvider
 
getUsers() - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
getUsers() - Method in interface bucket.user.UserAccessor
Deprecated.
Returns a pager of all users in the system.
getUsers() - Method in class com.atlassian.confluence.api.model.content.ContributorUsers
 
getUsers() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroParams
 
getUsers() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.UserEntityList
 
getUsers() - Method in class com.atlassian.confluence.user.actions.RemoveGroupAction
Deprecated.
since 3.3. Use UserAccessor.getMemberNames(Group) directly instead.
getUsers() - Method in class com.atlassian.confluence.user.ConfluenceUserManager
 
getUsers(String, int, int) - Method in class com.atlassian.confluence.user.extras.builders.UsersEntityBuilder
Get the users
getUsers() - Method in class com.atlassian.confluence.user.extras.entities.UsersEntity
 
getUsers(String, String, int, int) - Method in class com.atlassian.confluence.user.extras.rest.UsersResource
This end point will search and return a paginated list of users based on the query provided.
getUsers() - Method in class com.atlassian.confluence.util.PageChangesBean
 
getUsers() - Method in class com.atlassian.confluence.util.UserFilterBean
 
getUsers() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManager
Deprecated.
 
getUsersBaseDn() - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
getUsersByEmail(String) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
getUsersByEmail(String) - Method in interface bucket.user.UserAccessor
Deprecated.
 
getUsersByKey() - Static method in class com.atlassian.confluence.user.persistence.dao.compatibility.FindUserHelper
Deprecated.
getUsersByUserKeys(List<UserKey>) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getUsersByUserKeys(List<UserKey>) - Method in interface com.atlassian.confluence.user.UserAccessor
Returns a list of ConfluenceUser with the supplied UserKeys or an empty list if the users do not exist.
getUsersByUsername() - Static method in class com.atlassian.confluence.user.persistence.dao.compatibility.FindUserHelper
Deprecated.
getUserSearchService() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
getUserSession() - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestUserSessionManager
 
getUserSession() - Method in interface com.atlassian.confluence.plugins.rest.manager.RestUserSessionManager
Returns a session representation for the currently logged in user
getUserSettings(String) - Method in class com.atlassian.sal.confluence.usersettings.ConfluenceUserSettingsService
 
getUserSettings(UserKey) - Method in class com.atlassian.sal.confluence.usersettings.ConfluenceUserSettingsService
getUsersFilter() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.dto.RecentlyUpdatedContentResourceRequestDto
 
getUsersForActivity(String) - Method in class com.atlassian.confluence.core.DefaultHeartbeatManager
 
getUsersForActivity(String) - Method in interface com.atlassian.confluence.core.HeartbeatManager
Fetches a list of users who are participating in a specified activity
getUsersForActivity(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getUsersForActivity(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Call getUsersForActivity on the heartbeatManager bean
getUsersForActivity(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getUsersForPermissionType(String, Space) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
getUsersForPermissionType(String, Space) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
getUsersForPermissionType(String, Space) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
getUsersForPermissionType(String, Space) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
getUsersForPermissionType(String, Space) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
getUsersLabels(String) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
getUsersLabels(String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
getUsersLabels(String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
getUsersLabels(String) - Method in interface com.atlassian.confluence.labels.LabelManager
Retrieve the personal labels that belong to the specified user.
getUsersToAddAsList() - Method in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
getUsersToAddAsList() - Method in interface com.atlassian.confluence.security.actions.EditPermissionsAware
 
getUserSubject() - Method in class com.atlassian.confluence.security.ContentPermission
When ContentPermission.isUserPermission() is true, returns the user who is explicitly permitted by this permission.
getUserSubject() - Method in class com.atlassian.confluence.security.SpacePermission
 
getUsersWithConfluenceAccess() - Method in interface bucket.user.UserAccessor
Deprecated.
since 3.5.1. This method is very slow, use countUsersWithConfluenceAccess() if you need to know the number of users.
getUsersWithConfluenceAccess() - Method in class com.atlassian.confluence.user.DefaultUserAccessor
Returns all the users with access to use Confluence.
getUsersWithPermissions(Space) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
getUsersWithPermissions(Space) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
getUsersWithPermissions(Space) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
getUsersWithPermissions(Space) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
getUsersWithPermissions(Space) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
Returns a collection of user objects with VIEWSPACE_PERMISSION in the space.
getUserTimeZone() - Method in class com.atlassian.confluence.api.impl.sal.timezone.ConfluenceTimeZoneManager
 
getUserTimeZone(UserKey) - Method in class com.atlassian.confluence.api.impl.sal.timezone.ConfluenceTimeZoneManager
 
getUserTimeZone() - Method in class com.atlassian.confluence.api.impl.sal.timezone.SetupConfluenceTimeZoneManager
 
getUserTimeZone(UserKey) - Method in class com.atlassian.confluence.api.impl.sal.timezone.SetupConfluenceTimeZoneManager
 
getUserTimeZone() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
getUserUriBuilder() - Method in class com.atlassian.confluence.plugins.rest.resources.AbstractResource
 
getUserUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.UserLogo
Deprecated.
 
getUserWatchesMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
Deprecated.
 
getUuid() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId.ContentTemplateIdWithUUID
 
getUuid() - Method in class com.atlassian.confluence.event.events.search.SearchPerformedEvent
 
getUuid() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
getValidationErrors() - Method in class com.atlassian.confluence.core.service.AbstractServiceCommand
 
getValidationErrors() - Method in class com.atlassian.confluence.core.service.CommandActionHelper
 
getValidationErrors() - Method in class com.atlassian.confluence.core.service.DefaultServiceCommandValidator
 
getValidationErrors() - Method in class com.atlassian.confluence.core.service.RunAsUserCommand
 
getValidationErrors() - Method in interface com.atlassian.confluence.core.service.ServiceCommand
Gets the list of errors that are preventing the command from being executed.
getValidationErrors() - Method in interface com.atlassian.confluence.core.service.ServiceCommandValidator
Get all validation errors.
getValidationResult() - Method in class com.atlassian.confluence.validation.Validation
 
getValidators(Class, String) - Static method in class com.atlassian.confluence.xwork.ConfluenceActionValidatorManager
Returns a list of validators for the given class and context.
getValidLabels() - Method in interface com.atlassian.confluence.labels.service.ValidateLabelsCommand
 
getValidLabels() - Method in class com.atlassian.confluence.labels.service.ValidateLabelsCommandImpl
 
getValidLabels() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroParams
 
getValue() - Method in interface com.atlassian.confluence.admin.criteria.AdminConfigurationCriteria
 
getValue() - Method in class com.atlassian.confluence.admin.criteria.BackupsAreManualCriteria
 
getValue() - Method in class com.atlassian.confluence.admin.criteria.BaseURLIsValidCriteria
 
getValue() - Method in class com.atlassian.confluence.admin.criteria.DefaultMailServerExistsCriteria
 
getValue() - Method in class com.atlassian.confluence.admin.criteria.DefaultWritableDirectoryExistsCriteria
 
getValue() - Method in class com.atlassian.confluence.admin.criteria.DefaultWritableDirectoryForGroupsExistsCriteria
 
getValue() - Method in class com.atlassian.confluence.admin.criteria.ExternalUserDirectoriesActiveCriteria
Returns the name of the first non-Internal active Directory.
getValue() - Method in class com.atlassian.confluence.admin.criteria.IgnorableAdminTaskCriteria
 
getValue() - Method in class com.atlassian.confluence.admin.criteria.MoreThanOneUserCriteria
 
getValue() - Method in class com.atlassian.confluence.admin.criteria.RemigrationAdminTaskCriteria
 
getValue() - Method in class com.atlassian.confluence.api.model.BaseApiEnum
 
getValue() - Method in class com.atlassian.confluence.api.model.content.FormattedBody
 
getValue() - Method in class com.atlassian.confluence.api.model.content.JsonContentProperty
 
getValue() - Method in class com.atlassian.confluence.api.model.content.MacroParameterInstance
 
getValue() - Method in class com.atlassian.confluence.api.model.JsonString
 
getValue() - Method in class com.atlassian.confluence.api.service.content.ContentDraftService.ConflictPolicy
 
getValue() - Method in interface com.atlassian.confluence.cluster.ClusteredLock
Deprecated.
 
getValue() - Method in enum com.atlassian.confluence.content.service.DefaultRenderingService.RenderMode
 
getValue() - Method in class com.atlassian.confluence.extra.velocitydeprecation.DeprecatedClass
Deprecated.
 
getValue() - Method in class com.atlassian.confluence.functest.rest.admin.crowd.PropertyRestrictionEntity
 
getValue() - Method in class com.atlassian.confluence.importexport.xmlimport.model.EnumProperty
 
getValue() - Method in class com.atlassian.confluence.importexport.xmlimport.model.PrimitiveProperty
 
getValue() - Method in enum com.atlassian.confluence.it.ContentPermissionType
 
getValue() - Method in enum com.atlassian.confluence.it.GlobalPermission
Deprecated.
 
getValue() - Method in interface com.atlassian.confluence.it.Permission
Deprecated.
 
getValue() - Method in enum com.atlassian.confluence.it.SpacePermission
Deprecated.
 
getValue() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentBody
Deprecated.
 
getValue() - Method in exception com.atlassian.confluence.macro.params.ParameterException
Returns the (invalid) value of the parameter that caused the problem.
getValue() - Method in class com.atlassian.confluence.pageobjects.component.form.AutocompleteField
Deprecated.
 
getValue() - Method in class com.atlassian.confluence.pageobjects.component.form.DatePicker
Deprecated.
 
getValue() - Method in class com.atlassian.confluence.pageobjects.component.form.MultiPicker
Deprecated.
 
getValue() - Method in class com.atlassian.confluence.pages.CommentStatus
 
getValue() - Method in class com.atlassian.confluence.pages.templates.variables.ListVariable
 
getValue() - Method in class com.atlassian.confluence.pages.templates.variables.StringVariable
 
getValue() - Method in class com.atlassian.confluence.pages.templates.variables.TextAreaVariable
 
getValue() - Method in interface com.atlassian.confluence.pages.templates.variables.Variable
 
getValue() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentBodyEntity
 
getValue() - Method in class com.atlassian.confluence.search.lucene.ContentBodyMaxSizeSystemProperty
 
getValue() - Method in class com.atlassian.confluence.search.v2.query.TermQuery
 
getValue() - Method in class com.atlassian.confluence.search.v2.searchfilter.TermSearchFilter
 
getValue() - Method in enum com.atlassian.confluence.servlet.download.DispositionType
 
getValue() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord
 
getValue() - Method in class com.atlassian.confluence.test.pluginsvelocityconfiguration.ToStringFailingObject
 
getValue() - Method in class com.atlassian.confluence.tinymceplugin.placeholder.StyledString
 
getValue() - Method in class com.atlassian.confluence.util.HTMLPairType
 
getValue() - Method in enum com.atlassian.confluence.util.MobileUtils.MobileOS
 
getValue() - Method in interface com.atlassian.confluence.util.profiling.CounterSnapshot
 
getValue() - Method in class com.atlassian.synchrony.Secrets
 
getValues() - Method in class com.atlassian.confluence.importexport.xmlimport.model.CollectionProperty
 
getValues() - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.MultiTermQuery
 
getValues() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaConfigMap
 
getValueTransformer(Type, AnnotatedElement) - Method in class com.atlassian.confluence.plugins.graphql.extensions.EnrichmentExtension
 
getValueTransformer(Type, AnnotatedElement) - Method in class com.atlassian.confluence.plugins.graphql.types.EnumKeyMapTypeBuilder
 
getValueTransformer(Type, AnnotatedElement) - Method in class com.atlassian.confluence.plugins.graphql.types.JsonStringTypeBuilder
 
getValueTransformer(Type, AnnotatedElement) - Method in class com.atlassian.confluence.plugins.graphql.types.PageResponseTypeBuilder
 
getValueTransformer(Type, AnnotatedElement) - Method in class com.atlassian.confluence.plugins.graphql.types.ReferenceTypeBuilder
 
getValueType(AqlParser.MapKeyContext, AqlParser.MapPathContext) - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.ContentPropertyFieldHandler
 
getValueTypeFor(SchemaFieldType) - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.SchemaFieldToContentPropertyValueMapping
 
getVariableMap(boolean) - Method in class com.atlassian.confluence.plugin.webresource.CssSubstitutionTransformer.VariableMap
 
getVariant() - Method in class com.atlassian.confluence.plugin.descriptor.LanguageModuleDescriptor
 
getVelocityContextParam(String) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
getVelocityEngine() - Method in class com.atlassian.confluence.servlet.simpledisplay.DefaultVelocityEngineResolver
 
getVelocityEngine() - Method in interface com.atlassian.confluence.servlet.simpledisplay.VelocityEngineResolver
 
getVelocityEngine() - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
getVelocityResultOverrides() - Method in class com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
 
getVelocityTemplatePath() - Method in class com.atlassian.confluence.themes.VelocityDecorator
 
getVendorName() - Method in class com.atlassian.confluence.plugins.maintenance.model.Addon
 
getVersion() - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceApplicationProperties
 
getVersion() - Method in class com.atlassian.confluence.api.model.content.Content
 
getVersion() - Method in class com.atlassian.confluence.api.model.content.ContentSelector
 
getVersion() - Method in class com.atlassian.confluence.api.model.content.JsonContentProperty
 
getVersion() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.ContentMigrationException
 
getVersion() - Method in exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.PageTemplateMigrationException
 
getVersion() - Method in class com.atlassian.confluence.core.AbstractVersionedEntityObject
 
getVersion(long, int) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
getVersion() - Method in interface com.atlassian.confluence.core.Versioned
Return the version number of this version of the object.
getVersion() - Method in class com.atlassian.confluence.core.VersionHistorySummary.Builder
 
getVersion() - Method in class com.atlassian.confluence.core.VersionHistorySummary
 
getVersion() - Method in class com.atlassian.confluence.core.VersionHistorySummaryCollaborator
 
getVersion() - Method in class com.atlassian.confluence.event.events.content.ContentRevertedEvent
 
getVersion() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.MostUsedLabelsCacheRecord
getVersion() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
getVersion(JobId) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDao
 
getVersion(JobId) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDaoProxyWrapper
 
getVersion(long, int) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getVersion() - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
getVersion() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
getVersion() - Method in class com.atlassian.confluence.it.UserInformation
 
getVersion() - Method in interface com.atlassian.confluence.it.VersionedContent
 
getVersion() - Method in class com.atlassian.confluence.legacyapi.model.content.EditSummary
Deprecated.
 
getVersion() - Method in class com.atlassian.confluence.mail.reports.PageReport
 
getVersion() - Method in class com.atlassian.confluence.pages.actions.AbstractRemoveAttachmentAction
 
getVersion() - Method in class com.atlassian.confluence.pages.actions.beans.AttachmentBean
 
getVersion() - Method in class com.atlassian.confluence.pages.actions.RemoveAttachedFileVersionAction
 
getVersion() - Method in class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
getVersion() - Method in class com.atlassian.confluence.pages.AttachmentData
 
getVersion(long, int) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getVersion() - Method in class com.atlassian.confluence.plugin.ConfluenceApplication
 
getVersion() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Version number for the attachment.
getVersion() - Method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
getVersion() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntry
 
getVersion() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageHistory
 
getVersion() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageSummary
 
getVersion() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
getVersion() - Method in class com.atlassian.confluence.search.v2.query.MacroStorageVersionQuery
 
getVersion() - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
getVersion() - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
getVersion() - Method in class com.atlassian.confluence.upgrade.BuildAndVersionNumber
 
getVersionChildPolicy(ContentType) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
This will be called by Versioned.getVersionChildPolicy(com.atlassian.confluence.api.model.content.ContentType) to determine the policy to be used when saving the CCEO.
getVersionChildPolicy(ContentType) - Method in class com.atlassian.confluence.content.ContentEntityAdapterParent
 
getVersionChildPolicy(ContentType) - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
getVersionChildPolicy(ContentType) - Method in class com.atlassian.confluence.content.DefaultContentAdapter
 
getVersionChildPolicy(ContentType) - Method in class com.atlassian.confluence.core.AbstractVersionedEntityObject
 
getVersionChildPolicy(ContentType) - Method in interface com.atlassian.confluence.core.Versioned
Returns the right VersionChildOwnerPolicy depending on the passed contentType.
getVersionChildPolicy(ContentType) - Method in class com.atlassian.confluence.pages.Attachment
 
getVersionComment() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
getVersionComment() - Method in class com.atlassian.confluence.core.VersionHistorySummary
 
getVersionComment() - Method in class com.atlassian.confluence.core.VersionHistorySummaryCollaborator
 
getVersionComment(String, int) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
getVersionComment() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
getVersionComment() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
getVersionComment() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageUpdateOptions
 
getVersionComment() - Method in class com.atlassian.confluence.util.EditPageBean
 
getVersionCreator(String, int) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
getVersionEditContributors(Iterable<T>) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Get version edit contributors for a set of content identifiers.
getVersionEditContributors(Iterable<T>) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getVersionEditContributors(Iterable<Page>) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getVersionForPage(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
getVersionForPage(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Get the version number for the page with pageId
getVersionForPage(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
getVersionHistory(int) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateVersionHistoryDao
 
getVersionHistory(int) - Method in interface com.atlassian.confluence.core.persistence.VersionHistoryDao
 
getVersionHistorySummaries(ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Get a VersionHistorySummary for all previous versions of a ContentEntityObject, starting with the current content.
getVersionHistorySummaries(ContentId, LimitedRequest) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getVersionHistorySummaries(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getVersionHistorySummaries(ContentId, LimitedRequest) - Method in interface com.atlassian.confluence.internal.ContentEntityManagerInternal
Get a VersionHistorySummary for all previous versions of a ContentEntityObject, list is ordered by Version number descending.
getVersionHistorySummary(long) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
getVersionHistorySummary(long, LimitedRequest) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Get version history with pagination.
getVersionHistorySummary(long) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getVersionHistorySummary(long, LimitedRequest) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getVersionHistorySummary(long) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getVersionHistorySummary(long, LimitedRequest) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getVersionNumber() - Method in class com.atlassian.confluence.about.AboutPageAction
 
getVersionNumber(Reference<Version>) - Static method in class com.atlassian.confluence.api.model.content.Version
 
getVersionNumber() - Method in class com.atlassian.confluence.api.service.content.VersionRestoreParameters
The version number of content to restore from.
getVersionNumber() - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
Version number of Confluence that was used to generate the export.
getVersionNumber() - Method in enum com.atlassian.confluence.setup.BuildInformation
 
getVersionNumber() - Static method in class com.atlassian.confluence.util.GeneralUtil
 
getVersionPos() - Method in enum com.atlassian.confluence.util.UserAgentUtil.BrowserMajorVersion
 
getVersionRef() - Method in class com.atlassian.confluence.api.model.content.Content
 
getVersionsLastEditedByUser(Collection<ContentId>, UserKey) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Gets the ContentEntityObject objects relating to the version of the given contentIds that were last edited by the given user.
getVersionsLastEditedByUser(Collection<ContentId>, UserKey) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
getVersionsLastEditedByUser(Collection<Long>, UserKey) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Gets the ContentEntityObject objects, either the current version or historical version relating to given contentIds of the current version that was the most recent version edited by the given user.
getVersionsLastEditedByUser(Collection<Long>, UserKey) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
 
getVersionsLastEditedByUser(Collection<Long>, UserKey) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getVersionsLastEditedByUserNew(Collection<Long>, UserKey) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Deprecated.
since 6.4.0
getVersionsLastEditedByUserNew(Collection<Long>, UserKey) - Method in class com.atlassian.confluence.internal.persistence.hibernate.AbstractContentEntityObjectHibernateDao
Deprecated.
since 6.4.0
getVersionsLastEditedByUserNew(Collection<Long>, UserKey) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
getVersionTag() - Method in class com.atlassian.confluence.core.VersionHistory
 
getVersionToRevert(ContentEntityObject, int) - Method in class com.atlassian.confluence.content.service.page.RevertContentToVersionCommand
 
getViewableLabels() - Method in class com.atlassian.confluence.themes.PageHelper
 
getViewableTeamLabels() - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
 
getViewAttachmentsPageTitle(Page) - Static method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
getViewAttachmentsUrl() - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
getViewAttachmentsUrl() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getViewChangesLink() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
getViewContentPermissions(Page) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
getViewContentPermissions(Page) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
getViewCount() - Method in class com.atlassian.confluence.links.ReferralLink
Deprecated.
 
getViewFollowers(User) - Static method in class com.atlassian.confluence.it.user.UserProfile
 
getViewInheritedContentPermissionSets() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getViewInheritedContentPermissionSets() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getViewMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.links.LinkMarshallingFactoryImpl
 
getViewMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.macro.MacroMarshallingFactoryImpl
 
getViewMarshaller() - Method in interface com.atlassian.confluence.content.render.xhtml.MarshallingFactory
 
getViewMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.placeholder.CaretMarshallingFactoryImpl
 
getViewMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.placeholder.PlaceholderMarshallingFactoryImpl
 
getViewPageTitle() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
getViewPermissions() - Method in interface com.atlassian.confluence.content.service.page.ContentPermissionProvider
 
getViewPermissions() - Method in class com.atlassian.confluence.content.service.page.SimpleContentPermissionProvider
 
getViewPermissionsGroupList() - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
getViewPermissionsGroups() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.PagePermissionData
 
getViewPermissionsGroups() - Method in class com.atlassian.confluence.util.EditPageBean
 
getViewPermissionsUserList() - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
getViewPermissionsUsers() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.PagePermissionData
 
getViewPermissionsUsers() - Method in class com.atlassian.confluence.util.EditPageBean
 
getViewPermissionUsersString() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec
getViewPersonalSpaceMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
Deprecated.
 
getViewType() - Method in class com.atlassian.confluence.event.events.content.page.PageListViewEvent
 
getViewType() - Method in class com.atlassian.confluence.event.events.label.LabelListViewEvent
 
getViewUserHistoryMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
Deprecated.
 
getViewUserProfile(User) - Static method in class com.atlassian.confluence.it.user.UserProfile
 
getViewUserProfiletMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
Deprecated.
 
getVisibility() - Method in class com.atlassian.confluence.labels.Namespace
 
getVisible() - Method in class com.atlassian.confluence.pageobjects.component.admin.AbstractGadgetAdminTab
Deprecated.
 
getVisibleLabelNames(List, String) - Static method in class com.atlassian.confluence.util.LabelUtil
Get a list of the visible label names for this content.
getVisibleLabels(User) - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
List the labels on this content that are visible to a particular user
getVisibleTimed() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorAutoComplete
Deprecated.
 
getVisitedLinkColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
 
getVspace() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
getVspace() - Method in interface com.atlassian.confluence.xhtml.api.EmbeddedImage
 
getWaitingFor() - Method in class com.atlassian.confluence.importexport.xmlimport.OperationSet
 
getWarm() - Method in class com.atlassian.confluence.warming.WarmInstanceAction
 
getWarningCount() - Method in class com.atlassian.confluence.core.persistence.schema.event.SchemaInconsistencyWarningEvent
 
getWarningMessages() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
getWarnings() - Method in class com.atlassian.confluence.cache.ehcache.config.migration.EhCacheConfigMigrator.MigrationResult
 
getWarnings() - Method in interface com.atlassian.confluence.core.persistence.schema.api.SchemaComparison
 
getWarnings() - Method in class com.atlassian.confluence.core.persistence.schema.descriptor.ComparedSchema
 
getWatchDialog() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
getWatchedChangeReportForUser(User, List<? extends AbstractPage>) - Method in class com.atlassian.confluence.mail.ChangeDigestNotificationBean
Gets a report of all pages and spaces changed that the user is watching
getWatcher() - Method in class com.atlassian.confluence.api.model.watch.AbstractWatch
 
getWatchersForPage(AbstractPageEntity) - Method in class com.atlassian.confluence.it.rpc.NotificationsRpc
Gets all watchers of a page.
getWatchersForPage(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns the list of users watching the page or blog post with the given ID.
getWatchersForPage(long) - Method in class com.atlassian.confluence.rpc.soap.services.NotificationsSoapService
 
getWatchersForPage(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getWatchersForPage(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getWatchersForPage(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getWatchersForPage(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getWatchersForSpace(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns the list of users watching the space with the given key.
getWatchersForSpace(String) - Method in class com.atlassian.confluence.rpc.soap.services.NotificationsSoapService
 
getWatchersForSpace(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
getWatchersForSpace(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
getWatchersForSpace(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
getWatchersForSpace(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
getWatchType() - Method in class com.atlassian.confluence.mail.notification.Notification
Returns a single enum value representing the combination of notification type, page, space and network settings.
getWatchType() - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
getWebAppContextPath() - Method in interface com.atlassian.confluence.setup.BootstrapManager
 
getWebAppContextPath() - Method in class com.atlassian.confluence.setup.ConfluenceRendererConfiguration
 
getWebAppContextPath() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
getWebFragmentHelper() - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getWebhook(int, boolean) - Method in class com.atlassian.confluence.plugins.restapi.resources.GlobalWebhooksResource
Get a webhook by id.
getWebhookService() - Method in interface com.atlassian.confluence.plugins.restapi.resources.OptionalServiceProvider
 
getWebhookService() - Method in class com.atlassian.confluence.plugins.restapi.resources.OsgiOptionalServiceProvider
 
getWebInterfaceContext() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getWebInterfaceContext() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
getWebInterfaceContext() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
getWebInterfaceContext(Comment) - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
getWebInterfaceContext() - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
getWebInterfaceContext(Comment) - Method in class com.atlassian.confluence.pages.actions.EditCommentAction
 
getWebInterfaceContext() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
getWebInterfaceContext() - Method in class com.atlassian.confluence.pages.actions.PageVariablesAction
 
getWebInterfaceContext() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getWebInterfaceContext(Comment) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getWebInterfaceContext(WebInterfaceContext, Attachment) - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
getWebInterfaceContext() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterface
Returns a context which can be passed to web items when rendering them.
getWebInterfaceContext() - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
 
getWebInterfaceContext() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
getWebInterfaceContext(SearchResult) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getWebInterfaceContext() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
getWebInterfaceManager() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
getWebItemKey() - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
getWebItems(String, Map<String, Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getWebLabel() - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor
 
getWebPanelDescriptors(String) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getWebPanels(String) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getWebPanelVelocityContext() - Method in interface com.atlassian.confluence.api.service.web.WebView
This is a hack so we can use templates that have not yet been converted to Soy in the new web interface.
getWebRealPath() - Method in class com.atlassian.confluence.setup.actions.SetupDBTypeAction
 
getWebresource() - Method in class com.atlassian.confluence.api.model.content.FormattedBody
 
getWebResourceIntegrationTempDirectory() - Method in interface com.atlassian.confluence.plugin.PluginDirectoryProvider
 
getWebResourceIntegrationTempDirectory() - Method in class com.atlassian.confluence.plugin.SimplePluginDirectoryProvider
 
getWebSections(String, Map<String, Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
getWebSudoBanner() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
Deprecated.
 
getWebSudoEnabled() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getWebSudoTimeout() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
getWebSudoTimeout() - Method in class com.atlassian.confluence.setup.settings.Settings
 
getWebTester() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
getWebUrlPath() - Method in class com.atlassian.confluence.legacyapi.model.content.Content
Deprecated.
 
getWebUrlPath() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentLink
Deprecated.
 
getWeight() - Method in class com.atlassian.confluence.api.model.web.WebItemView
 
getWeight() - Method in class com.atlassian.confluence.content.render.xhtml.TransformerWeight
 
getWeight() - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventProvider
 
getWeight() - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookPayloadProvider
 
getWeight() - Method in class com.atlassian.confluence.internal.webhooks.WebhookBodySigner
 
getWeight() - Method in class com.atlassian.confluence.plugin.descriptor.SearchDecoratorModuleDescriptor
 
getWeight() - Method in class com.atlassian.confluence.plugin.descriptor.TranslationTransformModuleDescriptor
 
getWeight() - Method in class com.atlassian.confluence.plugin.descriptor.WelcomeFileModuleDescriptor
Deprecated.
 
getWeight() - Method in class com.atlassian.confluence.plugins.edgeindex.edge.DefaultEdgeUiSupport
 
getWeight() - Method in interface com.atlassian.confluence.plugins.edgeindex.model.EdgeType.EdgeUiSupport
 
getWeight() - Method in class com.atlassian.confluence.search.contentnames.ContentNameSearchSection
 
getWeight() - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearchSectionSpec
Relative order of the contents section with respect to other sections.
getWeights() - Method in class com.atlassian.confluence.search.v2.score.AverageScoreFunction
 
getWelcomeMessage() - Method in class com.atlassian.confluence.content.service.DefaultWelcomeMessageService
 
getWelcomeMessage() - Method in interface com.atlassian.confluence.content.service.WelcomeMessageService
 
getWelcomeMessage() - Method in class com.atlassian.confluence.dashboard.actions.DashboardAction
 
getWelcomeMessageResource() - Method in class com.atlassian.confluence.content.service.DefaultWelcomeMessageService
getWelcomeMessageResource() - Method in interface com.atlassian.confluence.content.service.WelcomeMessageService
getWelcomeMessageService() - Method in class com.atlassian.confluence.dashboard.actions.DashboardAction
 
getWhatsNewMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.HelpMenu
Deprecated.
 
getWhen() - Method in class com.atlassian.confluence.api.model.content.Version
 
getWhen() - Method in class com.atlassian.confluence.legacyapi.model.content.EditSummary
Deprecated.
 
getWhere() - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction
 
getWhere() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
getWidth() - Method in class com.atlassian.confluence.api.model.web.Icon
 
getWidth() - Method in class com.atlassian.confluence.content.render.image.ImageDimensions
 
getWidth() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
getWidth() - Method in class com.atlassian.confluence.it.ImageLink
Deprecated.
 
getWidth() - Method in class com.atlassian.confluence.macro.browser.beans.MacroIcon
 
getWidth() - Method in class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
Deprecated.
 
getWidth() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorEmbeddedImage
Deprecated.
 
getWidth() - Method in class com.atlassian.confluence.pages.attachments.ImageDetails
 
getWidth() - Method in class com.atlassian.confluence.pages.thumbnail.Dimensions
Deprecated.
 
getWidth() - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebIcon
 
getWidth() - Method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
getWidth() - Method in interface com.atlassian.confluence.xhtml.api.EmbeddedImage
 
getWiki() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.WikiToXhtmlConversionData
 
getWikiBodyType() - Method in interface com.atlassian.confluence.core.BodyTypeFactory
 
getWikiLink() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Link to this attachment in wiki format.
getWikiLink() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
getWikiLink() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
getWikiLink() - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
getWikiStyleRenderer() - Method in class com.atlassian.confluence.importexport.actions.RestorePageAction
 
getWikiStyleRenderer() - Method in class com.atlassian.confluence.themes.GlobalHelper
 
getWikiStyleRenderer() - Method in class com.atlassian.confluence.util.ContentFacade
 
getWindowInMillis() - Method in class com.atlassian.confluence.internal.diagnostics.GarbageCollectorTimeAnalyticsEvent
 
getWiredConfluenceActionSupport() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceDetailsMacro
Deprecated.
 
getWithAnyStatus(ContentId, Expansion...) - Method in class com.atlassian.confluence.it.rpc.delegates.ContentRpc
 
getWord(Integer) - Method in class com.atlassian.confluence.internal.security.captcha.CensoringWordGenerator
 
getWord(Integer, Locale) - Method in class com.atlassian.confluence.internal.security.captcha.CensoringWordGenerator
 
getWorkingDirectory() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
getWorkingEntities() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
getWorkingEntities() - Method in interface com.atlassian.confluence.importexport.ExportContext
The top level entities to be exported.
getWorkingExportContext() - Method in class com.atlassian.confluence.importexport.impl.AbstractExporterImpl
 
getWorkingExportContext() - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
getWorkingFile() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
getWorkingFile() - Method in interface com.atlassian.confluence.importexport.ImportContext
 
getWorkingURL() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
getWrappedAnalyzer(String) - Method in class com.atlassian.confluence.search.lucene.ConfluenceAnalyzer
 
getWrappedAnalyzer(String) - Method in class com.atlassian.confluence.search.lucene.ConfluenceUnstemmedAnalyzer
 
getWrappedPreferences() - Method in class com.atlassian.confluence.user.ConfluenceUserPreferences
 
getWrappedQuery() - Method in class com.atlassian.confluence.search.lucene.WrappingQuery
 
getWrappedQuery() - Method in class com.atlassian.confluence.search.v2.query.BoostingQuery
Deprecated.
 
getWrappedQuery() - Method in class com.atlassian.confluence.search.v2.query.ConstantScoreQuery
 
getWrappedQuery() - Method in class com.atlassian.confluence.search.v2.query.FunctionScoreQuery
 
getWrappedSource() - Method in class com.atlassian.confluence.mail.embed.MimeBodyPartDataSource
 
getWrappedTimeZone() - Method in class com.atlassian.confluence.core.TimeZone
 
getWritableGroups() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
getWriteableGroups() - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
getWriteableGroups() - Method in interface com.atlassian.confluence.user.UserAccessor
Gets all editable groups.
getWriteIndexTasks() - Method in class com.atlassian.confluence.search.lucene.tasks.BulkWriteIndexTask
Deprecated.
 
getWriter() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
The writer to use with this test suite
getWysiwygContent() - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
Either - return the content entered via the editor (in the case of returning to the edit page due to validation failures or things like that).
getWysiwygContent() - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
Override since the base implementation will return the content of a page, instead of the comment.
getWysiwygContent() - Method in class com.atlassian.confluence.pages.actions.EditCommentAction
Override since the base implementation will return the content of a page, instead of the comment.
getWysiwygContent() - Method in class com.atlassian.confluence.plugins.editorloader.EditorAction
Make the wysiwyg content an empty string on editor load a we pull this down from the server if page edit is triggered.
getWysiwygContent() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
getWysiwygContent() - Method in class com.atlassian.confluence.plugins.templates.actions.CreatePageTemplateAction
 
getWysiwygContent() - Method in class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateAction
 
getXForwardedFor() - Static method in class com.atlassian.confluence.util.RequestCacheThreadLocal
 
getXhtmlBodyType() - Method in interface com.atlassian.confluence.core.BodyTypeFactory
 
getXHtmlComments() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
getXHTMLContent() - Method in class com.atlassian.confluence.mail.reports.PageReport
 
getxHtmlContent() - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
getXhtmlDocument(String) - Method in class com.atlassian.confluence.content.render.xhtml.validation.StorageXhtmlValidator
Returns a Reader that contains the supplied xmlFragment together with the XML document preamble.
getXhtmlMacro() - Method in class com.atlassian.confluence.renderer.v2.macros.V2UserMacroAdapter
 
getXhtmlMacroManager() - Method in interface com.atlassian.confluence.macro.xhtml.MacroManagerFactory
 
getXhtmlMacroManager() - Method in class com.atlassian.confluence.macro.xhtml.MacroManagerFactoryImpl
 
getXHtmlPageTemplates() - Method in class com.atlassian.confluence.plugins.templates.actions.ListPageTemplatesAction
 
getXhtmlSpaceDescriptionsFromContentId(long, int) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ContentDao
This is for internal use only, Do not rely on it as a public API.
getXhtmlSpaceDescriptionsFromContentId(long, int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
 
getXmax() - Method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
getXML(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
getXML(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
getXML(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
getXmlBackupInstance() - Static method in class com.atlassian.confluence.importexport.DefaultExportContext
 
getXmlBackupPath() - Method in class com.atlassian.confluence.it.setup.content.XmlBackup
 
getXmlEntitiesStream() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
getXmlEntitiesStream() - Method in class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
 
getXmlEventFactory() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXMLEventFactoryProvider
 
getXmlEventFactory() - Method in interface com.atlassian.confluence.content.render.xhtml.XMLEventFactoryProvider
 
getXmlFragmentOutputFactory() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXmlOutputFactoryProvider
 
getXmlFragmentOutputFactory() - Method in interface com.atlassian.confluence.content.render.xhtml.XmlOutputFactoryProvider
 
getXmlOutputFactory() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXmlOutputFactoryProvider
 
getXmlOutputFactory() - Method in interface com.atlassian.confluence.content.render.xhtml.XmlOutputFactoryProvider
 
getXmlOutputStream() - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
output stream to write XML object information to
getXms() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
 
getXmx() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
 
getXsrfParameterName() - Method in class com.atlassian.sal.confluence.xsrf.ConfluenceXsrfTokenValidator
 
getXsrfToken() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
getXsrfToken(HttpServletRequest, HttpServletResponse, boolean) - Method in class com.atlassian.sal.confluence.xsrf.ConfluenceXsrfTokenAccessor
 
getXsrfTokenGenerator() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
getXstream() - Method in class com.atlassian.confluence.setup.xstream.XStreamManager
 
getXworkVelocityPath(String, String, String, String) - Method in class com.atlassian.confluence.themes.BasicTheme
 
getXworkVelocityPath(String, String, String, String) - Method in class com.atlassian.confluence.themes.DefaultTheme
 
getXworkVelocityPath(String, String, String, String) - Method in class com.atlassian.confluence.themes.ExperimentalUnsupportedTheme
 
getXworkVelocityPath(String, String, String, String) - Method in interface com.atlassian.confluence.themes.Theme
If this theme defines any specific overrides for Velocity XWork results, process them through here.
getYearsWithBlogPosts(String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
getYearsWithBlogPosts(String) - Method in interface com.atlassian.confluence.pages.PageManager
Returns the set of years (represented as a Date with the year field populated) for which blog posts exist in the specified space.
getYmax() - Method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
getZoomButton(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
GIF - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
GIF_TYPE - Static variable in class com.atlassian.confluence.it.Attachment
Deprecated.
 
GLOBAL - Static variable in class com.atlassian.confluence.api.model.content.SpaceType
 
GLOBAL - Static variable in class com.atlassian.confluence.it.feed.SpaceScope
 
GLOBAL - Static variable in class com.atlassian.confluence.it.global.SiteSearch.SpecialSpaceOptions
 
global() - Method in class com.atlassian.confluence.it.jsoup.JSoupTester
 
GLOBAL - Static variable in class com.atlassian.confluence.labels.Namespace
 
GLOBAL - Static variable in interface com.atlassian.confluence.search.v2.SpaceCategories
 
GLOBAL - Static variable in class com.atlassian.confluence.setup.settings.beans.ColourSchemesSettings
 
GLOBAL - Static variable in class com.atlassian.confluence.spaces.SpaceLogo
 
GLOBAL - Static variable in class com.atlassian.confluence.spaces.SpaceType
 
GLOBAL_CONFIG_FILE_NAME - Static variable in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
GLOBAL_CONFIGPATH - Static variable in class com.atlassian.confluence.util.LayoutHelper
 
GLOBAL_CONTEXT - Static variable in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext
 
GLOBAL_DESCRIPTION - Static variable in class com.atlassian.confluence.legacyapi.model.content.ContentType
Deprecated.
 
GLOBAL_DESCRIPTION - Static variable in class com.atlassian.confluence.setup.settings.GlobalDescription
 
GLOBAL_LABEL_PREFIX - Static variable in class com.atlassian.confluence.labels.LabelParser
 
GLOBAL_LOGO - Static variable in interface com.atlassian.confluence.spaces.SpaceManager
 
GLOBAL_PERMISSION_ADDED - Static variable in class com.atlassian.confluence.impl.audit.listener.PermissionsAuditListener
 
GLOBAL_PERMISSION_REMOVED - Static variable in class com.atlassian.confluence.impl.audit.listener.PermissionsAuditListener
 
GLOBAL_PERMISSIONS - Static variable in class com.atlassian.confluence.security.SpacePermission
A list of all global permissions
GLOBAL_PLUGIN_STATE - Static variable in interface com.atlassian.confluence.setup.ConfluenceBootstrapConstants
 
GLOBAL_SETTINGS_CHANGED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.GlobalSettingsAuditListener
 
globalCache - Variable in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
Object implementing ResourceCache to be our resource manager's Resource cache.
globalDefaultLocale(String) - Method in class com.atlassian.confluence.api.model.settings.GlobalSettings.GlobalSettingsBuilder
 
GlobalDescription - Class in com.atlassian.confluence.setup.settings
Content Entity Object that is associated with the whole confluence rather then a specific space/page/user.
GlobalDescription() - Constructor for class com.atlassian.confluence.setup.settings.GlobalDescription
 
GlobalDescriptionDao - Interface in com.atlassian.confluence.setup.settings
 
GlobalDescriptionDaoInternal - Interface in com.atlassian.confluence.internal.setup.settings
Dao for the GlobalDescription.
GlobalDescriptionManager - Interface in com.atlassian.confluence.setup.settings
 
GlobalDescriptionPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
GlobalDescriptionPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
GlobalEntitiesContextProvider - Class in com.atlassian.confluence.plugins.macros.dashboard
Web Panel for showing spaces, pages and people
GlobalEntitiesContextProvider(SpaceManager, LabelManager, LocaleManager, PermissionManager, PluginAccessor, SpaceLogoManager) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.GlobalEntitiesContextProvider
 
GlobalEntitiesContextProvider.EntitiesTab - Enum in com.atlassian.confluence.plugins.macros.dashboard
 
GlobalEntitiesResource - Class in com.atlassian.confluence.plugins.macros.dashboard.rest
 
GlobalEntitiesResource(TemplateRenderer, GlobalEntitiesContextProvider, DarkFeaturesManager) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.rest.GlobalEntitiesResource
 
GlobalHelper - Class in com.atlassian.confluence.themes
 
GlobalHelper() - Constructor for class com.atlassian.confluence.themes.GlobalHelper
 
GlobalHelper(ConfluenceActionSupport) - Constructor for class com.atlassian.confluence.themes.GlobalHelper
 
GlobalPermission - Enum in com.atlassian.confluence.it
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.rpc.api.permissions.GlobalPermission} alternative
GlobalPermissionChangeEvent - Class in com.atlassian.confluence.event.events.permission
Event sent when any global permission is changed.
GlobalPermissionChangeEvent(Object, SpacePermission) - Constructor for class com.atlassian.confluence.event.events.permission.GlobalPermissionChangeEvent
 
GlobalPermissionEvent - Class in com.atlassian.confluence.event.events.permission
Event sent for any global permission related operation.
GlobalPermissionEvent(Object) - Constructor for class com.atlassian.confluence.event.events.permission.GlobalPermissionEvent
 
GlobalPermissionRemoveEvent - Class in com.atlassian.confluence.event.events.permission
Event sent whenever a global permission is removed.
GlobalPermissionRemoveEvent(Object, SpacePermission) - Constructor for class com.atlassian.confluence.event.events.permission.GlobalPermissionRemoveEvent
 
globalPermissionRemoveEvent(GlobalPermissionRemoveEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PermissionsAuditListener
 
GlobalPermissions - Class in com.atlassian.confluence.it.admin
 
GlobalPermissionSaveEvent - Class in com.atlassian.confluence.event.events.permission
Event sent when any global permission is saved.
GlobalPermissionSaveEvent(Object, SpacePermission) - Constructor for class com.atlassian.confluence.event.events.permission.GlobalPermissionSaveEvent
 
globalPermissionSaveEvent(GlobalPermissionSaveEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PermissionsAuditListener
 
GlobalPermissionsUpdateEvent - Class in com.atlassian.confluence.event.events.admin
Represents a change to global permissions.
GlobalPermissionsUpdateEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.GlobalPermissionsUpdateEvent
 
GlobalPermissionsViewEvent - Class in com.atlassian.confluence.event.events.admin
Represents a user viewing the global permissions.
GlobalPermissionsViewEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.GlobalPermissionsViewEvent
 
GlobalReportsMacro - Class in com.atlassian.confluence.plugins.macros.dashboard
 
GlobalReportsMacro() - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.GlobalReportsMacro
 
GlobalRssFeedAction - Class in com.atlassian.confluence.dashboard.actions
 
GlobalRssFeedAction() - Constructor for class com.atlassian.confluence.dashboard.actions.GlobalRssFeedAction
 
GlobalSettings - Class in com.atlassian.confluence.api.model.settings
Current values of application-wide settings.
GlobalSettings.GlobalSettingsBuilder - Class in com.atlassian.confluence.api.model.settings
Builds GlobalSettings objects.
GlobalSettingsAuditListener - Class in com.atlassian.confluence.impl.audit.listener
 
GlobalSettingsAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.GlobalSettingsAuditListener
 
GlobalSettingsChangedEvent - Class in com.atlassian.confluence.event.events.admin
Event announcing a change in the global configuration of Confluence.
GlobalSettingsChangedEvent(Object, Settings, Settings, String, String, GlobalSettingsChangedEvent.Type) - Constructor for class com.atlassian.confluence.event.events.admin.GlobalSettingsChangedEvent
 
GlobalSettingsChangedEvent(Object, Settings, Settings, String, String) - Constructor for class com.atlassian.confluence.event.events.admin.GlobalSettingsChangedEvent
 
GlobalSettingsChangedEvent(Object, Settings, Settings) - Constructor for class com.atlassian.confluence.event.events.admin.GlobalSettingsChangedEvent
 
globalSettingsChangedEvent(GlobalSettingsChangedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.GlobalSettingsAuditListener
 
GlobalSettingsChangedEvent.Type - Enum in com.atlassian.confluence.event.events.admin
 
GlobalSettingsManager - Interface in com.atlassian.confluence.setup.settings
 
GlobalSettingsResource - Class in com.atlassian.confluence.functest.rest.admin
Backdoor REST resource for editing global settings.
GlobalSettingsResource(GlobalSettingsManager) - Constructor for class com.atlassian.confluence.functest.rest.admin.GlobalSettingsResource
 
GlobalSettingsViewEvent - Class in com.atlassian.confluence.event.events.admin
Represents an administrator viewing the global settings.
GlobalSettingsViewEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.GlobalSettingsViewEvent
 
globalSpaces(int) - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo.Builder
 
globalTemplateReference(ModuleCompleteKey, ModuleCompleteKey) - Static method in class com.atlassian.confluence.pages.templates.PluginTemplateReference
Create a reference to the globally customised version of the template
GlobalTemplatesPage - Class in com.atlassian.confluence.it.admin
Represents the global templates view
GlobalTemplatesPage(WebTester) - Constructor for class com.atlassian.confluence.it.admin.GlobalTemplatesPage
 
globalTemplateSuffix() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
globalTimeout - Variable in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
GlobalWebhooksResource - Class in com.atlassian.confluence.plugins.restapi.resources
 
GlobalWebhooksResource(I18nResolver, PermissionEnforcer, OptionalServiceProvider, DarkFeatureManager) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.GlobalWebhooksResource
 
goneException() - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
goneException(String) - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
GoneException - Exception in com.atlassian.confluence.api.service.exceptions
Thrown when things that are expected to be found are GONE.
GoneException() - Constructor for exception com.atlassian.confluence.api.service.exceptions.GoneException
 
GoneException(String) - Constructor for exception com.atlassian.confluence.api.service.exceptions.GoneException
 
GoneException(String, Throwable) - Constructor for exception com.atlassian.confluence.api.service.exceptions.GoneException
 
GoneException(String, ValidationResult) - Constructor for exception com.atlassian.confluence.api.service.exceptions.GoneException
 
goneExceptionSupplier() - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
 
goneExceptionSupplier(String) - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
 
GoogleCloudPlatform - Class in com.atlassian.confluence.status.service.systeminfo
 
GoogleCloudPlatform() - Constructor for class com.atlassian.confluence.status.service.systeminfo.GoogleCloudPlatform
 
goToAddMailAccount(Space) - Method in class com.atlassian.confluence.it.mail.MailArchivingHelper
 
goToAddUser() - Static method in class com.atlassian.confluence.it.admin.ManageUsers
 
goToAddUser(WebTester) - Static method in class com.atlassian.confluence.it.admin.ManageUsers
 
gotoBundlePage() - Method in class com.atlassian.confluence.pageobjects.page.setup.StartSetupPage
Deprecated.
 
gotoCustomSetup() - Method in class com.atlassian.confluence.pageobjects.page.setup.LicensePage
Deprecated.
gotoEditProfile() - Method in class com.atlassian.confluence.it.user.UserProfile
 
gotoHomePage() - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
gotoLicensePage() - Method in class com.atlassian.confluence.pageobjects.page.setup.SelectBundlePage
Deprecated.
 
gotoListMailAccountsPage(String) - Method in class com.atlassian.confluence.it.mail.MailArchivingHelper
 
gotoMailAccounts() - Method in class com.atlassian.confluence.it.space.SpaceAdmin
 
gotoMailArchivePage(Space) - Method in class com.atlassian.confluence.it.mail.MailArchivingHelper
 
gotoMailArchivePage(String, String) - Method in class com.atlassian.confluence.it.mail.MailArchivingHelper
 
gotoManageAddons() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
Deprecated.
 
gotoPagesTab() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardEntitiesPanel
Deprecated.
 
gotoRemoveSpacePage() - Method in class com.atlassian.confluence.it.space.SpaceAdmin
 
goToSiteLogoAdmin() - Static method in class com.atlassian.confluence.it.admin.SiteLogoPage
 
goToSiteLogoAdmin(WebTester) - Static method in class com.atlassian.confluence.it.admin.SiteLogoPage
 
gotoSpaceLabels() - Method in class com.atlassian.confluence.it.space.SpaceAdmin
 
gotoTab(DashboardUpdatesPanel.Tab, Class<T>, Object...) - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardUpdatesPanel
Deprecated.
 
gotoTab(DashboardUpdatesPanel.Tab) - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardUpdatesPanel
Deprecated.
 
goToWatches() - Method in class com.atlassian.confluence.it.user.UserProfile
 
grant(boolean) - Method in class com.atlassian.confluence.functest.rest.admin.model.PermissionChange.Builder
 
grant(InternalGrantedPermission) - Method in class com.atlassian.crowd.embedded.hibernate2.NoopInternalUserPermissionDao
 
grantAllPermissions(Entity, Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
grantAllPermissionsExceptAdmin(Entity, Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
grantAllPermissionsExceptAdmin(Entity, Space) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
grantAnonymousPermission(SpacePermission, Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
grantAnonymousPermission(SpacePermission, Space) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
grantAnonymousUsePermission() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Old XML-RPC method. Use rpc.admin.permissions.PermissionsRpc.enableAnonymousUseConfluence() instead.
grantAnonymousUsePermission() - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
grantAnonymousViewUserProfilePermission() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
grantAnonymousViewUserProfilePermission() - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
grantContentPermission(ContentPermission, ContentEntity) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
grantContentPermission(ContentEntity, Entity, ContentPermissionType) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
grantContentPermissions(ContentEntity, List<? extends Entity>, ContentPermissionType) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
grantPermission(GlobalPermission, Entity) - Method in class com.atlassian.confluence.it.admin.GlobalPermissions
 
grantPermission(GlobalPermission, User) - Method in class com.atlassian.confluence.it.admin.GlobalPermissions
 
grantPermission(GlobalPermission, Group) - Method in class com.atlassian.confluence.it.admin.GlobalPermissions
 
grantPermission(SpacePermission, Space, Entity) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
grantPermission(SpacePermission, String, Entity) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
grantPermission(GlobalPermission, Entity) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
grantPermission(SpacePermission, Space, Entity) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
grantPermission(SpacePermission, String, Entity) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
grantPermission(GlobalPermission, Entity) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
grantPermission(SpacePermission, User) - Method in class com.atlassian.confluence.it.space.SpacePermissions
 
grantPermission(SpacePermission, Group) - Method in class com.atlassian.confluence.it.space.SpacePermissions
 
grantPermission() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
grantPermissionOnRow(SpacePermission, Entity) - Method in class com.atlassian.confluence.it.space.SpacePermissions
 
grantPermissions(Space, Entity, SpacePermission...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
grantPermissions(Space, Entity, SpacePermission...) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
graphql - Variable in class com.atlassian.confluence.plugins.restapi.enrich.AbstractLinkEnricher
 
GraphQL - Interface in com.atlassian.confluence.rest.api.graphql
Provides helper methods for implementing a GraphQL API.
GRAPHQL_LINKS_PROPERTIES_KEY - Static variable in class com.atlassian.confluence.rest.api.model.RestObject.Properties
 
GraphQLOffsetCursor - Class in com.atlassian.confluence.plugins.restapi.graphql
 
GraphQLOffsetCursor() - Constructor for class com.atlassian.confluence.plugins.restapi.graphql.GraphQLOffsetCursor
 
GraphQLOnlyParameterInjectableProvider - Class in com.atlassian.confluence.plugins.restapi.graphql
A jersey plugin that assigns a default value to resource method parameters that have no jersey annotations (such as @QueryParam) but only graphql annotations (such as @GraphQLName).
GraphQLOnlyParameterInjectableProvider() - Constructor for class com.atlassian.confluence.plugins.restapi.graphql.GraphQLOnlyParameterInjectableProvider
 
GraphQLPageResponse<T> - Class in com.atlassian.confluence.rest.serialization.graphql
A graphql formatted pagination response.
GraphQLPageResponse() - Constructor for class com.atlassian.confluence.rest.serialization.graphql.GraphQLPageResponse
 
GraphQLPageResponse(PageResponse<T>, BiFunction<T, Integer, String>) - Constructor for class com.atlassian.confluence.rest.serialization.graphql.GraphQLPageResponse
 
GraphQLPageResponse(PageResponse<T>, List<GraphQLPaginationEdge<T>>) - Constructor for class com.atlassian.confluence.rest.serialization.graphql.GraphQLPageResponse
 
GraphQLPagination<T> - Class in com.atlassian.confluence.rest.serialization.graphql
A graphql formatted pagination response.
GraphQLPagination() - Constructor for class com.atlassian.confluence.rest.serialization.graphql.GraphQLPagination
 
GraphQLPagination(List<T>, BiFunction<T, Integer, String>, boolean) - Constructor for class com.atlassian.confluence.rest.serialization.graphql.GraphQLPagination
 
GraphQLPagination(List<T>, List<GraphQLPaginationEdge<T>>, boolean) - Constructor for class com.atlassian.confluence.rest.serialization.graphql.GraphQLPagination
 
GraphQLPaginationEdge<T> - Class in com.atlassian.confluence.rest.serialization.graphql
 
GraphQLPaginationEdge() - Constructor for class com.atlassian.confluence.rest.serialization.graphql.GraphQLPaginationEdge
 
GraphQLPaginationEdge(T, String) - Constructor for class com.atlassian.confluence.rest.serialization.graphql.GraphQLPaginationEdge
 
GraphQLPaginationInfo - Class in com.atlassian.confluence.rest.serialization.graphql
 
GraphQLPaginationInfo() - Constructor for class com.atlassian.confluence.rest.serialization.graphql.GraphQLPaginationInfo
 
GraphQLPaginationInfo(boolean) - Constructor for class com.atlassian.confluence.rest.serialization.graphql.GraphQLPaginationInfo
 
GraphQLQueryChildContentResponse() - Constructor for class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteChildContentServiceImpl.GraphQLQueryChildContentResponse
 
GraphQLQueryContentResponse() - Constructor for class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteContentServiceImpl.GraphQLQueryContentResponse
 
GraphQLQueryExpansion - Class in com.atlassian.confluence.api.model
A subclass of Expansion that provides a graphql query instead of a field expansion list.
GraphQLQueryExpansion(String) - Constructor for class com.atlassian.confluence.api.model.GraphQLQueryExpansion
 
GraphQLQueryLabelsResponse() - Constructor for class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteContentLabelServiceImpl.GraphQLQueryLabelsResponse
 
GraphQLQueryLimiter - Class in com.atlassian.confluence.plugins.graphql
A simple query limiting mechanism for the GraphQL endpoint, to avoid DoS attacks.
GraphQLQueryLimiter() - Constructor for class com.atlassian.confluence.plugins.graphql.GraphQLQueryLimiter
 
GraphQLQueryResponse<T> - Class in com.atlassian.confluence.rest.client.graphql
The JSON response object for a graphql API.
GraphQLQueryResponse() - Constructor for class com.atlassian.confluence.rest.client.graphql.GraphQLQueryResponse
 
GraphQLRemoteChildContentServiceImpl - Class in com.atlassian.confluence.rest.client.graphql
ChildContentService implementation that communicates with Confluence remotely using the Confluence GraphQL API.
GraphQLRemoteChildContentServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService, String) - Constructor for class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteChildContentServiceImpl
 
GraphQLRemoteChildContentServiceImpl.GraphQLQueryChildContentResponse - Class in com.atlassian.confluence.rest.client.graphql
 
GraphQLRemoteChildContentServiceImpl.RemoteChildContentFinderImpl - Class in com.atlassian.confluence.rest.client.graphql
 
GraphQLRemoteContentLabelServiceImpl - Class in com.atlassian.confluence.rest.client.graphql
ContentLabelService implementation that communicates with Confluence remotely using the Confluence GraphQL API.
GraphQLRemoteContentLabelServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteContentLabelServiceImpl
 
GraphQLRemoteContentLabelServiceImpl.GraphQLQueryLabelsResponse - Class in com.atlassian.confluence.rest.client.graphql
 
GraphQLRemoteContentServiceImpl - Class in com.atlassian.confluence.rest.client.graphql
ContentService implementation that communicates with Confluence remotely using the Confluence GraphQL API.
GraphQLRemoteContentServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService, String) - Constructor for class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteContentServiceImpl
 
GraphQLRemoteContentServiceImpl.GraphQLQueryContentResponse - Class in com.atlassian.confluence.rest.client.graphql
 
GraphQLRemoteContentServiceImpl.RemoteContentFinderImpl - Class in com.atlassian.confluence.rest.client.graphql
 
GraphQLRemoteWebViewImpl - Class in com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql
RemoteWebView implementation that communicates with Confluence remotely using the Confluence GraphQL API.
GraphQLRemoteWebViewImpl.GraphQLWebItemsResponse - Class in com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql
 
GraphQLRemoteWebViewImpl.GraphQLWebPanelsResponse - Class in com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql
 
GraphQLRemoteWebViewImpl.GraphQLWebSectionsResponse - Class in com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql
 
GraphQLRemoteWebViewServiceImpl - Class in com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql
WebViewService implementation that communicates with Confluence remotely using the Confluence GraphQL API.
GraphQLRemoteWebViewServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewServiceImpl
 
GraphQLUtils - Class in com.atlassian.confluence.rest.client.graphql
Helper methods for building GraphQL request strings.
GraphQLUtils() - Constructor for class com.atlassian.confluence.rest.client.graphql.GraphQLUtils
 
GraphQLWebItemsResponse() - Constructor for class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewImpl.GraphQLWebItemsResponse
 
GraphQLWebPanelsResponse() - Constructor for class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewImpl.GraphQLWebPanelsResponse
 
GraphQLWebSectionsResponse() - Constructor for class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewImpl.GraphQLWebSectionsResponse
 
GraphResource - Class in com.atlassian.confluence.plugins.graphql.resource
REST API for GraphQL.
GraphResource(ConfluenceGraphQLRestEndpoint, DarkFeatureManager, SettingsService) - Constructor for class com.atlassian.confluence.plugins.graphql.resource.GraphResource
 
greaterThan(T) - Method in class com.atlassian.confluence.search.v2.Range.Builder
 
greaterThanEquals(T) - Method in class com.atlassian.confluence.search.v2.Range.Builder
 
GREEK - Static variable in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 6.9.0
GreekAnalyzer - Class in com.atlassian.confluence.search.lucene.analyzers.unstemmed
 
GreekAnalyzer(Version) - Constructor for class com.atlassian.confluence.search.lucene.analyzers.unstemmed.GreekAnalyzer
 
group - Variable in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
group() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
Group - Class in com.atlassian.confluence.api.model.people
Represents a group that may contain zero or more users.
Group(String) - Constructor for class com.atlassian.confluence.api.model.people.Group
 
GROUP - Static variable in class com.atlassian.confluence.api.model.people.SubjectType
 
group(Group) - Method in interface com.atlassian.confluence.api.nav.Navigation.ExperimentalNav
 
group(Group) - Method in interface com.atlassian.confluence.api.nav.Navigation
a builder to produce a url to a user group
group() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
 
Group - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-java-api module instead. See {com.atlassian.confluence.api.model.people.Group} alternative
Group(String) - Constructor for class com.atlassian.confluence.it.Group
Deprecated.
 
group - Variable in class com.atlassian.confluence.it.TestData
 
group(Group) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
group - Variable in class com.atlassian.confluence.user.UserPickerFilter
 
Group.Simpsons - Class in com.atlassian.confluence.it
Deprecated.
 
GROUP_CACHE_KEY - Static variable in class com.atlassian.confluence.security.ConfluenceGroupCache
 
GROUP_CONFLUENCE_ADMINS - Static variable in interface com.atlassian.confluence.user.UserAccessor
The name of the group with special administration privileges in the application.
GROUP_CONFLUENCE_USERS - Static variable in interface com.atlassian.confluence.user.UserAccessor
Deprecated.
since 5.2. Use @link{com.atlassian.confluence.setup.settings.Settings#getDefaultUsersGroup()} instead.
GROUP_CREATED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
GROUP_LIMIT - Static variable in class com.atlassian.confluence.plugins.restapi.resources.DefaultValues
 
GROUP_LIST_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.UserExamples
 
GROUP_MEMBERSHIP_ADDED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
GROUP_MEMBERSHIP_REMOVED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
GROUP_PATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.GroupNav
 
GROUP_REMOVED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
GROUP_RESPONSE_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.UserExamples
 
GROUP_TYPE - Static variable in class com.atlassian.confluence.api.model.people.Group
 
GroupAdminActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
GroupAdminActionBreadcrumb(Action, Group) - Constructor for class com.atlassian.confluence.util.breadcrumbs.GroupAdminActionBreadcrumb
 
groupBy(String) - Method in class com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand.Builder
Set the content of the "group by" clause.
GroupByEdgeTargetCollector - Class in com.atlassian.confluence.plugins.edgeindex
Collector that groups edges by target, and aggregates all the scores for each edge against that target.
GroupByEdgeTargetCollector(EdgeTypeRepository, ScoreConfig) - Constructor for class com.atlassian.confluence.plugins.edgeindex.GroupByEdgeTargetCollector
 
GroupByEdgeTargetCollector(EdgeTypeRepository, ScoreConfig, Date) - Constructor for class com.atlassian.confluence.plugins.edgeindex.GroupByEdgeTargetCollector
 
GroupCreateEvent - Class in com.atlassian.confluence.event.events.group
 
GroupCreateEvent(Object, Group) - Constructor for class com.atlassian.confluence.event.events.group.GroupCreateEvent
 
groupCreateEvent(GroupCreatedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
groupDeleteEvent(GroupDeletedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
GroupEntityBuilder - Class in com.atlassian.confluence.user.extras.builders
 
GroupEntityBuilder(CrowdService) - Constructor for class com.atlassian.confluence.user.extras.builders.GroupEntityBuilder
 
GroupEvent - Class in com.atlassian.confluence.event.events.group
 
GroupEvent(Object, Group) - Constructor for class com.atlassian.confluence.event.events.group.GroupEvent
 
GroupFactory - Class in com.atlassian.confluence.api.impl.service.people
Factory class for building api group objects from corresponding atlassian user groups
GroupFactory() - Constructor for class com.atlassian.confluence.api.impl.service.people.GroupFactory
 
GroupFinderImpl(Expansion[]) - Constructor for class com.atlassian.confluence.api.impl.service.people.GroupServiceImpl.GroupFinderImpl
 
groupGroupMembership(InternalGroup, InternalGroup) - Static method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembership
 
groupHasPermission(String, Space, String) - Method in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
groupHasPermission(String, Space, String) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
groupHasPermission(String, Space, String) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
groupHasPermission(String, Space, String) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
Checks whether the given group has the given permission
GroupInviteUserSignupEvent - Class in com.atlassian.confluence.event.events.user
Event sent when a user signs up via the group invite link.
GroupInviteUserSignupEvent(Object, User) - Constructor for class com.atlassian.confluence.event.events.user.GroupInviteUserSignupEvent
 
GroupMembershipCache - Interface in com.atlassian.confluence.user.crowd
A direction agnostic cache of maps from directory ids and group names to groups.
groupMembershipCreatedEvent(GroupMembershipCreatedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
groupMembershipDeletedEvent(GroupMembershipDeletedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
GroupPermissionRow(String, UserAccessor) - Constructor for class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.GroupPermissionRow
 
groupPermissionRows - Variable in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
Map of groupnames to DefaultPermissionsAdministrator.GroupPermissionRows.
GroupPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
Class for checking operations on groups.
GroupPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
 
GroupPersistentType - Class in com.atlassian.crowd.embedded.hibernate2.types
 
GroupPersistentType() - Constructor for class com.atlassian.crowd.embedded.hibernate2.types.GroupPersistentType
 
GroupPickerAction - Class in com.atlassian.confluence.user.actions
 
GroupPickerAction() - Constructor for class com.atlassian.confluence.user.actions.GroupPickerAction
 
GroupPickerPopup - Class in com.atlassian.confluence.pageobjects.component.popup
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.popup.GroupPickerPopup instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
GroupPickerPopup() - Constructor for class com.atlassian.confluence.pageobjects.component.popup.GroupPickerPopup
Deprecated.
 
GroupRemoveEvent - Class in com.atlassian.confluence.event.events.group
 
GroupRemoveEvent(Object, Group) - Constructor for class com.atlassian.confluence.event.events.group.GroupRemoveEvent
 
GroupResource - Class in com.atlassian.confluence.plugins.restapi.resources
Non-admin operations for user groups
GroupResource(GroupService, PersonService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.GroupResource
 
GROUPS - Static variable in class com.atlassian.confluence.api.model.people.SubjectType.Expansions
 
groups() - Static method in class com.atlassian.confluence.rest.api.model.pagination.PaginationLimits
Maximum number of Groups to return at a time.
GROUPS - Static variable in class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
 
groups - Variable in class com.atlassian.confluence.user.actions.AbstractGroupAction
 
groupSearch(String, Integer) - Method in class com.atlassian.confluence.plugins.rest.service.DefaultRestSearchService
 
groupSearch(String, Integer) - Method in interface com.atlassian.confluence.plugins.rest.service.RestSearchService
Find all active groups which match or begin with the supplied query.
GroupSearchRequest - Class in com.atlassian.confluence.internal.user
Searches for groups.
GroupSearchRequestBuilder - Class in com.atlassian.confluence.internal.user
Builder for a GroupSearchRequest.
GroupSearchRequestBuilder() - Constructor for class com.atlassian.confluence.internal.user.GroupSearchRequestBuilder
 
GroupSearchResultEntity - Class in com.atlassian.confluence.plugins.rest.entities
 
GroupSearchResultEntity(String) - Constructor for class com.atlassian.confluence.plugins.rest.entities.GroupSearchResultEntity
 
GroupSearchResultEntity() - Constructor for class com.atlassian.confluence.plugins.rest.entities.GroupSearchResultEntity
Default constructor required by JAXB documentation generation
GroupsEntity - Class in com.atlassian.confluence.user.extras.entities
This is an Entity that is meant for rest calls.
GroupsEntity() - Constructor for class com.atlassian.confluence.user.extras.entities.GroupsEntity
 
GroupService - Interface in com.atlassian.confluence.api.service.people
API service for finding user groups in confluence.
GroupService.GroupFinder - Interface in com.atlassian.confluence.api.service.people
A finder for locating groups
GroupService.Validator - Interface in com.atlassian.confluence.api.service.people
 
GroupServiceImpl - Class in com.atlassian.confluence.api.impl.service.people
 
GroupServiceImpl(GroupManager, ConfluenceAccessManager, UserAccessorInternal, GroupFactory, FinderProxyFactory) - Constructor for class com.atlassian.confluence.api.impl.service.people.GroupServiceImpl
 
GroupServiceImpl.GroupFinderImpl - Class in com.atlassian.confluence.api.impl.service.people
 
GroupServiceImpl.GroupValidator - Class in com.atlassian.confluence.api.impl.service.people
 
GroupsResource - Class in com.atlassian.confluence.user.extras.rest
This rest plugin is capable of returning admin only information about groups in the confluence instance.
GroupsResource(GroupEntityBuilder, PermissionManager) - Constructor for class com.atlassian.confluence.user.extras.rest.GroupsResource
 
groupTerm(String) - Method in class com.atlassian.confluence.internal.user.GroupSearchRequestBuilder
 
GroupUriGenerator - Class in com.atlassian.confluence.api.impl.service.audit.uri
Generates links to Confluence groups
GroupUriGenerator(UserAccessor) - Constructor for class com.atlassian.confluence.api.impl.service.audit.uri.GroupUriGenerator
 
groupUserMembership(InternalGroup, InternalUser) - Static method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembership
 
GroupValidator() - Constructor for class com.atlassian.confluence.api.impl.service.people.GroupServiceImpl.GroupValidator
 
groupWithName(String) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.user.SubjectMatchers
 
Gsonable - Interface in com.atlassian.confluence.json.jsonator
Classes implementing this interface will be serialized into JSON using GsonJsonator.
GsonJsonableFactory - Class in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore
Deprecated.
since 7.5
GsonJsonableFactory() - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.GsonJsonableFactory
Deprecated.
 
GsonJsonableFactory(GsonJsonableFactory.GsonConfiger) - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.GsonJsonableFactory
Deprecated.
 
GsonJsonableFactory.GsonConfiger - Interface in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore
Deprecated.
This class provides a convenient way to configure the Gson settings using java 8 lambdas.
GsonJsonator - Class in com.atlassian.confluence.json.jsonator
A Jsonator implementation that uses Gson under the covers to serialize an object to JSON.
GsonJsonator() - Constructor for class com.atlassian.confluence.json.jsonator.GsonJsonator
 
GuavaConversionUtil - Class in com.atlassian.confluence.util.collections
Deprecated.
since 7.0.1.
GuavaConversionUtil() - Constructor for class com.atlassian.confluence.util.collections.GuavaConversionUtil
Deprecated.
 

H

H2V4200Dialect - Class in com.atlassian.confluence.impl.hibernate.dialect
see https://hibernate.atlassian.net/browse/HHH-13711 TODO : remove when upgrading hibernate-orm, org.hibernate.version to 5.4.13 or 6.0
H2V4200Dialect() - Constructor for class com.atlassian.confluence.impl.hibernate.dialect.H2V4200Dialect
 
H2V4200DialectV2 - Class in com.atlassian.confluence.impl.hibernate.dialect
see https://hibernate.atlassian.net/browse/HHH-13711 TODO : remove when upgrading hibernate-orm, org.hibernate.version to 5.4.13 or 6.0
H2V4200DialectV2() - Constructor for class com.atlassian.confluence.impl.hibernate.dialect.H2V4200DialectV2
 
hackSingleQuotes(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.3.0, use org.apache.commons.text.StringEscapeUtils#escapeEcmaScript(String) instead
handle(XMLEventReader, Exception) - Method in interface com.atlassian.confluence.content.render.xhtml.transformers.FragmentTransformationErrorHandler
Handles fragment transformation problem.
handle(XMLEventReader, Exception) - Method in class com.atlassian.confluence.content.render.xhtml.transformers.ThrowExceptionOnFragmentTransformationError
 
handle(XMLEventReader, Exception) - Method in class com.atlassian.confluence.content.render.xhtml.transformers.TransformErrorToHtmlPlaceholder
 
handle(T, AuditAction) - Method in interface com.atlassian.confluence.impl.audit.handler.AuditHandlerService
Get a list of changed values for when an instance of T is added/removed
handle(Optional<T>, Optional<T>) - Method in interface com.atlassian.confluence.impl.audit.handler.AuditHandlerService
Get a list of changed values for when an instance of T is modified/added/removed
handle(T, T) - Method in interface com.atlassian.confluence.impl.audit.handler.AuditHandlerService
Get a list of changed values for when an instance of T is modified
HANDLE - Static variable in class com.atlassian.confluence.internal.index.lucene.LuceneContentExtractor.FieldName
 
handle(Exception) - Method in class com.atlassian.confluence.license.exception.handler.CompositeLicenseExceptionHandler
 
handle(EmptyLicenseValidationException) - Method in class com.atlassian.confluence.license.exception.handler.EmptyLicenseValidationExceptionHandler
 
handle(InvalidLicenseException) - Method in class com.atlassian.confluence.license.exception.handler.InvalidLicenseExceptionHandler
 
handle(KnownConfluenceLicenseValidationException) - Method in class com.atlassian.confluence.license.exception.handler.KnownConfluenceLicenseValidationExceptionHandler
 
handle(E) - Method in interface com.atlassian.confluence.license.exception.handler.LicenseExceptionHandler
 
handle(MissingConfluenceLicenseValidationException) - Method in class com.atlassian.confluence.license.exception.handler.MissingConfluenceLicenseValidationExceptionHandler
 
handle(BatchingRoleRecipient, List<LikeContext>, ServerConfiguration) - Method in class com.atlassian.confluence.plugins.like.notifications.batch.EmailLikeCreatedBatchingSectionProvider
 
HANDLE - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
handle(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.JohnsonAnalyticsServlet.EventKbArticleClickedHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.JohnsonAnalyticsServlet.GeneralKbArticleLinkClickedHandler
 
handle(File) - Method in interface com.atlassian.confluence.util.ZipUtility.FileHandler
The ZipUtility will call this method with the file that is about to be added to the zip file.
handle(MacroDefinition) - Method in interface com.atlassian.confluence.xhtml.api.MacroDefinitionHandler
Called each time a macro definition is found in the content.
handle(XMLEvent, ConversionContext) - Method in class com.atlassian.confluence.xhtml.api.PageLayoutVisitor
 
handle(XMLEvent, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlVisitor
Called on each XMLEvent during a parse of an XHTML document.
handleAttachmentRemoveEvent(AttachmentRemoveEvent) - Method in class com.atlassian.confluence.event.listeners.ThumbnailRemovingListener
 
handleAttachmentUpdateEvent(AttachmentUpdateEvent) - Method in class com.atlassian.confluence.event.listeners.ThumbnailRemovingListener
 
handleAttachmentVersionRemoveEvent(AttachmentVersionRemoveEvent) - Method in class com.atlassian.confluence.event.listeners.ThumbnailRemovingListener
 
HandleAware - Interface in com.atlassian.confluence.search
An interface that should be implemented by IndexTasks that are intended to be persistent and whose work depend on a persistent object - one which can be loaded by using the handle provided by an implementation of HandleAware.getHandle().
handleBlogPostEvent(BlogPostTrashedEvent) - Method in class com.atlassian.confluence.mail.notification.listeners.BlogPostNotificationsListener
Deprecated.
 
handleBlogPostMovedEvent(BlogPostMovedEvent) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.UpdateAttachmentsOnFilesystemOnPageMoveListener
 
handleBlogPostRemove(BlogPostRemoveEvent) - Method in class com.atlassian.confluence.event.listeners.RemoveContentPropertiesOnRemoveContentListener
 
handleCharacters(char[], int, int) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.DefaultFragmentParser
 
handleCharacters(char[], int, int) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.EnumPropertyParser
 
handleCharacters(char[], int, int) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.PrimitiveIdParser
 
handleCharacters(char[], int, int) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.PrimitivePropertyParser
 
handleClusterEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.event.listeners.MailServerEventListener
 
handleClusterEventWrapper(ClusterEventWrapper) - Method in class com.atlassian.confluence.event.listeners.ClusterWideReindexEventListener
 
handleCommentRemove(CommentRemoveEvent) - Method in class com.atlassian.confluence.event.listeners.RemoveContentPropertiesOnRemoveContentListener
 
handleCommentRemove(CommentRemoveEvent) - Method in class com.atlassian.confluence.mail.notification.listeners.CommentNotificationsListener
Deprecated.
 
handleCreated(PageCreateEvent) - Method in class com.atlassian.confluence.mail.notification.listeners.PageEventToAsyncPageEventTransformerListener
Deprecated.
 
handleCreateEvent(MailServerCreateEvent) - Method in class com.atlassian.confluence.event.listeners.MailServerEventListener
 
HANDLED_EVENTS - Static variable in class com.atlassian.confluence.content.render.xhtml.view.TableStylingElementTransformer
 
handleDeleteEvent(MailServerDeleteEvent) - Method in class com.atlassian.confluence.event.listeners.MailServerEventListener
 
handledType() - Method in class com.atlassian.confluence.ui.rest.json.LegacyOptionSerializer
Deprecated.
 
handleEditEvent(MailServerEditEvent) - Method in class com.atlassian.confluence.event.listeners.MailServerEventListener
 
handleError(JohnsonEventContainer, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.web.ConfluenceJohnsonFilter
 
handleEvent(Event) - Method in class com.atlassian.confluence.cluster.ClusterEventBroadcaster
 
handleEvent(ContentPermissionEvent) - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
Deprecated.
 
handleEvent(AncestorsUpdateEvent) - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
Deprecated.
 
handleEvent(ConfluenceEntityUpdated) - Method in class com.atlassian.confluence.core.listeners.TitleChangeListener
 
handleEvent(Event) - Method in class com.atlassian.confluence.event.listeners.ResetHiLoAfterImportListener
 
handleEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.impl.index.DefaultIndexRecoveryService
 
handleEvent(PageMoveEvent) - Method in class com.atlassian.confluence.links.RelatedContentRefactoringListener
 
handleEvent(PageMoveCompletedEvent) - Method in class com.atlassian.confluence.links.RelatedContentRefactoringListener
This will be called to handle after page is moved
handleEvent(PageUpdateEvent) - Method in class com.atlassian.confluence.links.RelatedContentRefactoringListener
 
handleEvent(BlogPostUpdateEvent) - Method in class com.atlassian.confluence.links.RelatedContentRefactoringListener
 
handleEvent(AttachmentUpdateEvent) - Method in class com.atlassian.confluence.links.RelatedContentRefactoringListener
 
handleEvent(Event) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
 
handleEvent(PageEvent) - Method in class com.atlassian.confluence.mail.notification.listeners.async.PageEventListener
 
handleEvent(AncestorsUpdateEvent) - Method in class com.atlassian.confluence.pages.ancestors.HibernatePageAncestorManager
 
handleEvent(Event) - Method in class com.atlassian.confluence.pages.attachments.DefaultImageDetailsManager
 
handleEvent(PluginEvent) - Method in class com.atlassian.confluence.plugin.PluginEventLogger
 
handleEvent(PluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.plugin.PluginEventLogger
 
handleEvent(LookAndFeelEvent) - Method in class com.atlassian.confluence.plugin.webresource.StylesheetChangeListener
 
handleEvent(Event) - Method in class com.atlassian.confluence.plugin.webresource.SuperBatchInvalidatorListener
 
handleEvent(PluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.plugins.graphql.resource.ConfluenceGraphQLRestEndpoint
 
handleEvent(PluginEnabledEvent) - Method in class com.atlassian.confluence.plugins.graphql.resource.ConfluenceGraphQLRestEndpoint
 
handleEvent(PluginDisabledEvent) - Method in class com.atlassian.confluence.plugins.graphql.resource.ConfluenceGraphQLRestEndpoint
 
handleEvent(PluginUpgradedEvent) - Method in class com.atlassian.confluence.plugins.graphql.resource.ConfluenceGraphQLRestEndpoint
 
handleEvent(Event) - Method in class com.atlassian.confluence.rpc.RpcConfigurationChangeListener
 
handleEvent(Event) - Method in class com.atlassian.confluence.search.contentnames.SemaphoreRefreshListener
 
handleEvent(PageMoveEvent) - Method in class com.atlassian.confluence.search.listeners.UpdateSpacesInChangeIndexListener
 
handleEvent(PluginEnabledEvent) - Method in class com.atlassian.confluence.search.SearchResultRendererCacheUpdater
 
handleEvent(PluginDisabledEvent) - Method in class com.atlassian.confluence.search.SearchResultRendererCacheUpdater
 
handleEvent(PluginUpgradedEvent) - Method in class com.atlassian.confluence.search.SearchResultRendererCacheUpdater
 
handleEvent(PluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.search.SearchResultRendererCacheUpdater
 
handleEvent(SpaceCreateEvent) - Method in class com.atlassian.confluence.spaces.listeners.AbstractSpaceContentListener
 
handleEvent(SpaceRemoveEvent) - Method in class com.atlassian.confluence.spaces.listeners.RemovePersonalSpaceListener
 
handleEvent(PersonalInformationUpdateEvent) - Method in class com.atlassian.confluence.spaces.listeners.UpdatePersonalSpaceListener
 
handleEvent(DirectoryUpdatedEvent) - Method in class com.atlassian.confluence.user.crowd.CacheableDirectoryInstanceLoader
 
handleEvent(DirectoryDeletedEvent) - Method in class com.atlassian.confluence.user.crowd.CacheableDirectoryInstanceLoader
 
handleEvent(PluginUpgradedEvent) - Method in class com.atlassian.confluence.util.diffs.MergerListener
 
handleEvent(PluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCachePluginListener
 
handleEvent(PluginEnabledEvent) - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCachePluginListener
 
handleEvent(PluginDisabledEvent) - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCachePluginListener
 
handleEvent(PluginUpgradedEvent) - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCachePluginListener
 
handleEventInTransaction(PageTrashedEvent) - Method in class com.atlassian.confluence.mail.notification.listeners.async.PageEventListener
 
handleEventOnThisNode(DirectoryDeletedEvent) - Method in class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener
Handles directory modification events on the current node, republishing this to other nodes in the cluster once the current transaction is complete.
handleEventOnThisNode(DirectoryUpdatedEvent) - Method in class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener
Handles directory modification events on the current node, republishing this to other nodes in the cluster once the current transaction is complete.
handleException(Exception, HttpServletResponse) - Method in interface com.atlassian.confluence.util.profiling.ConfluenceSitemeshDecorator.ErrorHandlingStrategy
 
handleLabelAdd(LabelAddEvent) - Method in class com.atlassian.confluence.search.listeners.UpdateLabelsInChangeIndexListener
 
handleLabelRemove(LabelRemoveEvent) - Method in class com.atlassian.confluence.search.listeners.UpdateLabelsInChangeIndexListener
 
handleMacro(StringBuffer, MacroTag, String) - Method in class com.atlassian.confluence.links.LinkParserHelper
 
handleMacro(StringBuffer, MacroTag, String) - Method in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
handleMacro(StringBuffer, MacroTag, String) - Method in class com.atlassian.confluence.util.IncludePageMacroLinkRenamingBean
 
handleMacroDefinitions(String, ConversionContext, MacroDefinitionHandler) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
handleMacroDefinitions(String, ConversionContext, MacroDefinitionHandler, MacroDefinitionMarshallingStrategy) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
handleMacroDefinitions(String, ConversionContext, MacroDefinitionHandler) - Method in interface com.atlassian.confluence.content.render.xhtml.storage.MacroDefinitionTransformer
Perform an operation on MacroDefinitions in the supplied storageFragment without making changes to the storage representation.
handleMacroDefinitions(String, ConversionContext, MacroDefinitionHandler, MacroDefinitionMarshallingStrategy) - Method in interface com.atlassian.confluence.content.render.xhtml.storage.MacroDefinitionTransformer
Perform an operation on MacroDefinitions in the supplied storageFragment, with optional changes to the storage representation defined by the MacroDefinitionMarshallingStrategy.
handleMacroDefinitions(String, ConversionContext, MacroDefinitionHandler) - Method in class com.atlassian.confluence.impl.content.render.xhtml.MacroDefinitionTransformerImpl
 
handleMacroDefinitions(String, ConversionContext, MacroDefinitionHandler, MacroDefinitionMarshallingStrategy) - Method in class com.atlassian.confluence.impl.content.render.xhtml.MacroDefinitionTransformerImpl
 
handleMacroDefinitions(String, ConversionContext, MacroDefinitionHandler) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Perform an operation on MacroDefinitions in the supplied storageFragment without making changes to the storage representation.
handleMacroDefinitions(String, ConversionContext, MacroDefinitionHandler, MacroDefinitionMarshallingStrategy) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Perform an operation on MacroDefinitions in the supplied storageFragment, with optional changes to the storage representation defined by the MacroDefinitionMarshallingStrategy.
handleMatch(StringBuffer, Matcher, RegExpProcessor) - Method in class com.atlassian.confluence.links.LinkExtractor
 
handleMatch(StringBuffer, MatchResult, FilterContext) - Method in class com.atlassian.confluence.renderer.radeox.filters.LinkTestFilter
 
handleMatch(StringBuffer, MatchResult, FilterContext) - Method in class com.atlassian.confluence.renderer.radeox.filters.UrlFilter
 
handleMatch(StringBuffer, Matcher, RegExpProcessor) - Method in interface com.atlassian.confluence.util.RegExpProcessor.RegExpProcessorHandler
 
handleModuleEnableEvent(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.impl.index.DefaultIndexRecoveryService
 
handleMoved(PageMoveEvent) - Method in class com.atlassian.confluence.mail.notification.listeners.PageEventToAsyncPageEventTransformerListener
Deprecated.
 
HandleNameConflictsAction - Class in com.atlassian.confluence.pages.actions
 
HandleNameConflictsAction() - Constructor for class com.atlassian.confluence.pages.actions.HandleNameConflictsAction
 
handleNoSuchFrameException(NoSuchFrameException) - Method in class com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutorTemplate
Deprecated.
 
handleNoSuchFrameException(NoSuchFrameException) - Method in class com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutorTemplate.Lenient
Deprecated.
 
handleNoSuchFrameException(NoSuchFrameException) - Method in class com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutorTemplate.Strict
Deprecated.
 
handlePageMovedEvent(PageMoveEvent) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.UpdateAttachmentsOnFilesystemOnPageMoveListener
 
handlePageRemove(PageRemoveEvent) - Method in class com.atlassian.confluence.event.listeners.RemoveContentPropertiesOnRemoveContentListener
 
handlePanic() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
handlePanic() - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
handlePanic() - Method in class com.atlassian.confluence.cluster.safety.DefaultClusterSafetyManager
 
handlePersonalInformationRemove(PersonalInformationRemoveEvent) - Method in class com.atlassian.confluence.event.listeners.RemoveContentPropertiesOnRemoveContentListener
 
handlePluginEvent(PluginEvent) - Method in class com.atlassian.confluence.plugin.webresource.PluginCounterInvalidatorListener
 
handlePluginEvent(PluginEnabledEvent) - Method in class com.atlassian.confluence.util.diffs.MergerListener
 
handlePluginEvent(PluginDisabledEvent) - Method in class com.atlassian.confluence.util.diffs.MergerListener
 
handlePluginFrameworkStarted(PluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.util.diffs.MergerListener
This is needed to get any bundled merger into the manager.
handlePluginFrameworkStartedEvent(PluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.plugin.webresource.PluginCounterInvalidatorListener
We get notified of every single plugin module during startup, since we are only interested in changes after we are started we track the status of the startup.
handlePluginInstalledEvent(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.MigrationRequiredListener
Handle a plugin installed event, ask the service to update the migration required field, so that the next time the system is restarted the migration is performed.
handlePluginInstallEvent(PluginInstallEvent) - Method in class com.atlassian.confluence.event.listeners.ResetXStreamPluginListener
 
handlePluginInstallEvent(PluginInstallEvent) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaListener
 
handlePluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.languages.DefaultLanguageManager
 
handlePluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.languages.DefaultLanguageManager
 
handlePluginUninstallEvent(PluginUninstallEvent) - Method in class com.atlassian.confluence.event.listeners.ResetXStreamPluginListener
 
handlePluginUninstallEvent(PluginUninstallEvent) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaListener
 
handleRequest(HttpServletRequest, HttpServletResponse, Context) - Method in class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
 
handleResponse(HttpRequestBase, HttpResponse) - Method in class com.atlassian.confluence.setup.bundles.upm.responsehandlers.BaseResponseHandler
 
handleResponse(HttpRequestBase, HttpResponse) - Method in class com.atlassian.confluence.setup.bundles.upm.responsehandlers.JsonBaseResponseHandler
 
handleResponse(HttpRequestBase, HttpResponse) - Method in interface com.atlassian.confluence.setup.bundles.upm.responsehandlers.ResponseHandler
 
handles(String) - Method in class bucket.user.providers.CachingAccessProvider
Deprecated.
 
handles(String) - Method in class bucket.user.providers.CachingCredentialsProvider
Deprecated.
lowercase name before calling handles() we make the assumption here that all providers whose lookups are being cached, only handle user accounts with lower case names.
handles(String) - Method in class bucket.user.providers.CachingProfileProvider
Deprecated.
 
handles(String) - Method in class bucket.user.providers.ChainedUserProvider
Deprecated.
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.EditorErrorFragmentTransformer
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.embed.EditorEmbeddedImageResourceUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.inline.EditorEmoticonUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.inlinecommentmarker.EditorInlineCommentMarkerUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.link.EditorLinkBodyUnmarshaller
This unmarshaller needs to be applied intelligently on a reader with the actual body of a link.
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.link.EditorLinkUnmarshaller
 
handles(Macro) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.CustomImageEditorMacroMarshaller
 
handles(Macro) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.CustomPlaceholderEditorMarshaller
 
handles(Macro) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodilessMacroMarshaller
 
handles(Macro) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodyMacroMarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorMacroUnmarshaller
 
handles(Macro) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorUnknownMacroMarshaller
Deprecated.
 
handles(Macro) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.ImprovedEditorUnknownMacroMarshaller
 
handles(Macro) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.macro.MacroMarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutUnMarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.placeholder.EditorPlaceholderUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorAttachmentResourceIdentifierMarshallerAndUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorBlogPostResourceIdentifierMarshallerAndUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorIdAndTypeResourceIdentifierUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorPageResourceIdentifierMarshallerAndUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorShortcutResourceIdentifierMarshallerAndUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorSpaceResourceIdentifierMarshallerAndUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorUserResourceIdentifierMarshallerAndUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.IdAndTypeAnalyzingResourceIdentifierUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.time.EditorTimeUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.image.ImageLinkEmoticonUnmarshaller
Handle elements with the "emoticon" class and the emoticon-[type] attribute where [type] is a valid Confluence emoticon
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.MarshallingFragmentTransformer
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.DelegatingMigrationAwareFragmentTransformer
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.embed.StorageEmbeddedImageUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.inline.StorageEmoticonUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.inlinecommentmarker.StorageInlineCommentMarkerUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.inlinetask.StorageInlineTaskUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.link.StoragePlainTextLinkBodyUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageRichTextLinkBodyUnmarshaller
 
handles(StartElement) - Method in interface com.atlassian.confluence.content.render.xhtml.storage.link.user.MentionsParser
Deprecated.
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.DelegatingStorageMacroUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroV1Unmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroV2Unmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StorageLegacyPageLayoutUnMarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutUnMarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.placeholder.StoragePlaceholderUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.DelegatingResourceIdentifierUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageUserResourceIdentifierUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.time.StorageTimeUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.transformers.DefaultFragmentTransformer
This fragment converter handles every XHTML element that is not handled by any other converter.
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.transformers.ElementTransformingFragmentTransformer
 
handles(StartElement, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.transformers.FragmentTransformer
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.transformers.Html5RawTextElementFragmentTransformer
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.transformers.Html5VoidElementFragmentTransformer
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.transformers.LazyLoadingFragmentTransformer
 
handles(StartElement, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.Unmarshaller
Determines whether or not this unmarshaller should be applied to a fragment with the specified start element.
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.UnmarshalMarshalFragmentTransformer
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskUnmarshaller
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.ViewHeadingFragmentTransformer
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.ViewHtmlAnchorFragmentTransformer
 
handles(StartElement, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.ViewTableWrappingFragmentTransformer
 
handles(BodyType) - Method in interface com.atlassian.confluence.impl.content.render.prefetch.ResourceIdentifierExtractor
 
handles(BodyType) - Method in class com.atlassian.confluence.impl.content.render.prefetch.xhtml.XhtmlResourceIdentifierExtractor
 
handles(ImportedObject) - Method in class com.atlassian.confluence.importexport.ChainedImportedObjectPreProcessor
 
handles(ImportedObject) - Method in class com.atlassian.confluence.importexport.impl.AttachmentContentStatusPreProcessor
 
handles(ImportedObject) - Method in class com.atlassian.confluence.importexport.impl.ContentPropertyFilterPreProcessor
 
handles(ImportedObject) - Method in class com.atlassian.confluence.importexport.impl.NotNullBandanaRecordPreProcessor
 
handles(ImportedObject) - Method in class com.atlassian.confluence.importexport.impl.SkipObjectPreProcessor
 
handles(ImportedObject) - Method in class com.atlassian.confluence.importexport.impl.SkipObjectPropertyPreProcessor
 
handles(ImportedObject) - Method in class com.atlassian.confluence.importexport.impl.SkipObjectWithReferencePreProcessor
 
handles(ImportedObject) - Method in interface com.atlassian.confluence.importexport.ImportedObjectPreProcessor
 
handles(String) - Method in class com.atlassian.confluence.plugin.descriptor.search.AbstractLuceneMapperModuleDescriptor
 
handles(String) - Method in class com.atlassian.confluence.servlet.simpledisplay.BlogPathConverter
 
handles(String) - Method in class com.atlassian.confluence.servlet.simpledisplay.PagePathConverter
 
handles(String) - Method in interface com.atlassian.confluence.servlet.simpledisplay.PathConverter
Deprecated.
handles(String, String) - Method in interface com.atlassian.confluence.servlet.simpledisplay.PathConverter
Return true from this method if your path converter can convert the specified path and query string.
handles(String) - Method in class com.atlassian.confluence.servlet.simpledisplay.SpacePathConverter
 
handles(String) - Method in class com.atlassian.confluence.servlet.simpledisplay.UserPathConverter
 
handles(String) - Method in class com.atlassian.confluence.user.ConfluenceLDAPCredentialsProvider
 
handleSpaceCreate(SpaceCreateEvent) - Method in class com.atlassian.confluence.spaces.listeners.AbstractSpaceContentListener
 
handleSpaceCreate(SpaceCreateEvent) - Method in class com.atlassian.confluence.spaces.listeners.CreatePersonalSpaceListener
 
handleSpaceCreate(SpaceCreateEvent) - Method in class com.atlassian.confluence.spaces.listeners.InitialSpaceContentListener
 
handleStartingEvent(PluginFrameworkResumingEvent) - Method in class com.atlassian.confluence.impl.index.DefaultIndexRecoveryService
 
handleStartup(ApplicationStartedEvent) - Method in class com.atlassian.confluence.setup.bundles.InstallBundleConfluenceListener
 
handleTemplateRemoveEvent(TemplateRemoveEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageTemplateAuditListener
 
handleTemplateUpdateEvent(TemplateUpdateEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageTemplateAuditListener
 
handleText(StringBuffer, String) - Method in class com.atlassian.confluence.links.LinkParserHelper
 
handleText(StringBuffer, String) - Method in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
handleText(StringBuffer, String) - Method in class com.atlassian.confluence.util.AbstractPageLinkRenamingBean
 
handleText(StringBuffer, String) - Method in class com.atlassian.confluence.util.CamelCaseLinkRenamingBean
 
handleText(StringBuffer, String) - Method in class com.atlassian.confluence.util.IncludePageMacroLinkRenamingBean
 
handleText(StringBuffer, String) - Method in class com.atlassian.confluence.util.SelfPageLinkRenamingBean
 
handleToObject(ExportHibernateHandle) - Method in class com.atlassian.confluence.importexport.impl.HibernateObjectHandleTranslator
 
handleTouchRelations(Content) - Method in interface com.atlassian.confluence.relations.touch.TouchRelationSupport
Modifies touch relations for a draft/current page pair to the correct state as though the logged in user just modified the associated content.
handleTouchRelations(Content) - Method in class com.atlassian.confluence.relations.touch.TouchRelationSupportImpl
 
handleTrashed(PageTrashedEvent) - Method in class com.atlassian.confluence.mail.notification.listeners.PageEventToAsyncPageEventTransformerListener
Deprecated.
 
handleUpdated(PageUpdateEvent) - Method in class com.atlassian.confluence.mail.notification.listeners.PageEventToAsyncPageEventTransformerListener
Deprecated.
 
handleUrlLink(Link, PageContext, String, StringBuffer, RenderEngine) - Static method in class com.atlassian.confluence.renderer.radeox.filters.UrlFilter
 
handleUserEditedEvent(UserEditedEvent) - Method in class com.atlassian.confluence.user.crowd.ConfluenceCrowdUserEventAdaptorListener
 
handleUserRemoveEvent(UserRemoveEvent) - Method in class com.atlassian.confluence.user.listeners.UserRemovalListener
 
handleXhtmlElements(String, ConversionContext, List<? extends XhtmlVisitor>) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
handleXhtmlElements(String, ConversionContext, List<? extends XhtmlVisitor>) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Provides a mechanism for finding arbitrary Xhtml elements in the supplied storageFormat.
handleXWorkStateChangeEvent(XWorkStateChangeEvent) - Method in class com.atlassian.confluence.event.listeners.XWorkChangeListener
 
HardEvictionParams - Class in com.atlassian.confluence.rest.api.model
Describes how Hard Synchrony Eviction should be performed.
HardEvictionParams(int) - Constructor for class com.atlassian.confluence.rest.api.model.HardEvictionParams
 
hardRemoveHistoryOlderThan(int) - Method in interface com.atlassian.confluence.api.service.eviction.SynchronyDataService
Remove all events from content entities, which have any data older than .
hardRemoveHistoryOlderThan(int) - Method in class com.atlassian.confluence.pages.collab.impl.DefaultSynchronyDataService
 
hardRemoveHistoryOlderThan(int) - Method in class com.atlassian.confluence.pages.collab.PermissionCheckingSynchronyDataService
Remove all events from content entities, which have any data older than .
HardwareInfo - Class in com.atlassian.confluence.status.service.systeminfo
Simple bean holding information about the hardware specifications of the system on which Confluence is running
HardwareInfo(int, long, long, long) - Constructor for class com.atlassian.confluence.status.service.systeminfo.HardwareInfo
 
has(String) - Static method in class com.atlassian.confluence.xwork.FlashScope
 
hasAccessKey() - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLink
 
hasAccessModeUpdate(long) - Method in class com.atlassian.confluence.plugins.quickreload.QuickReloadCaches
 
hasAllPermissions(List<String>, Space, User) - Method in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
hasAllPermissions(List<String>, Space, User) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
hasAllPermissions(List<String>, Space, User) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
hasAllPermissions(List<String>, Space, User) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
Determines if remoteUser has all of the given permissions in space
hasAlternatives() - Method in class com.atlassian.confluence.pages.AlternativePagesLocator
Returns true if at least one alternative page can be found for the supplied title.
hasAnonymizedUser(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure
 
hasAnonymousAccess() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
hasAnonymousAccess() - Method in interface com.atlassian.confluence.security.access.AccessStatus
 
hasAny() - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
hasAnyPermission(Entity) - Method in class com.atlassian.confluence.it.admin.GlobalPermissions
 
hasAnyPermission(Entity) - Method in class com.atlassian.confluence.it.space.SpacePermissions
 
hasAnyPermissions() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
checks if the page has any direct contentpermissions or inherited ones
hasArguments() - Method in class com.atlassian.confluence.util.i18n.Message
Returns true if the message has arguments defined, otherwise false.
hasAttachFilePermissions() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
hasAttachFilePermissions() - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
hasAttachment(String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
HasAttachmentCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Checks if the page in this context has any attachments
HasAttachmentCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.HasAttachmentCondition
 
hasAttributes(StartElement, String...) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
Returns true if start element has all the specified attributes.
hasAuthoredContent(User) - Method in class com.atlassian.confluence.user.DefaultUserContentManager
hasAuthoredContent(ConfluenceUser) - Method in class com.atlassian.confluence.user.DefaultUserContentManager
 
hasAuthoredContent(User) - Method in interface com.atlassian.confluence.user.UserContentManager
hasAuthoredContent(ConfluenceUser) - Method in interface com.atlassian.confluence.user.UserContentManager
 
HasBackingUser - Interface in com.atlassian.confluence.user
 
hasBasicAuthentication() - Method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
Returns true if the configuration includes basic authentication details, i.e.
hasBeenRedirected(ConfluenceUser, String) - Method in class com.atlassian.confluence.plugins.pulp.impl.PulpRedirectDaoImpl
 
hasBeenRedirected(ConfluenceUser, String) - Method in interface com.atlassian.confluence.plugins.pulp.PulpRedirectDao
Returns whether the user has been redirected to the PULP for this given version of Confluence.
HasBlogPostCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Only display the link if the user is viewing a blog post (as opposed to a page or some other content type)
HasBlogPostCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.HasBlogPostCondition
 
hasBody() - Method in class com.atlassian.confluence.macro.profile.NetworkMacro
Deprecated.
 
hasBody() - Method in class com.atlassian.confluence.macro.profile.ProfileMacro
 
hasBody() - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
A method that determines the return value of Macro.hasBody() without initialising the module (or macro).
hasBody() - Method in class com.atlassian.confluence.plugins.doctheme.SpaceJumpMacro
 
hasBody() - Method in class com.atlassian.confluence.plugins.macros.dashboard.CreateSpaceButtonMacro
 
hasBody() - Method in class com.atlassian.confluence.plugins.macros.dashboard.GlobalReportsMacro
 
hasBody() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedContentMacro
 
hasBody() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceDetailsMacro
Deprecated.
 
hasBody() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
hasBody() - Method in class com.atlassian.confluence.plugins.macros.dashboard.WelcomeMessageMacro
 
hasBody() - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
hasBody() - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
hasBody() - Method in class com.atlassian.confluence.renderer.v2.macros.V2UserMacroAdapter
 
hasBody() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
hasBooleanNode(String, boolean) - Static method in class com.atlassian.confluence.util.test.matchers.JsonMatchers
 
hasBundled() - Method in class com.atlassian.confluence.setup.actions.FinishSetupAction
 
hasCaptcha(String) - Method in class com.atlassian.confluence.cache.jcaptcha.ConfluenceCachingCaptchaStore
 
hasCaptchaResponse() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceSignupPage
Deprecated.
 
hasCaptchaResponse() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAddComment
Deprecated.
 
hasCategory(Category) - Method in class com.atlassian.confluence.search.contentnames.ResultTemplate
Returns true if the specified category is defined, false otherwise.
hasChanges() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestReport
Returns whether or not this report actually contains any changes within its sub reports
hasChildren() - Method in interface com.atlassian.confluence.core.Hierarchical
 
hasChildren() - Method in class com.atlassian.confluence.pages.Page
 
hasClass(StartElement, String) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
 
hasConflicts() - Method in interface com.atlassian.confluence.util.diffs.MergeResult
True if the merge failed.
hasConflicts() - Method in class com.atlassian.confluence.util.diffs.SimpleMergeResult
 
hasContent(char) - Method in class com.atlassian.confluence.util.actions.AlphabeticalGroupingSupport
Return true if there is content that starts with the specified character
hasContent(String) - Method in class com.atlassian.confluence.util.actions.AlphabeticalGroupingSupport
Return true if there is content that starts with the specified string.
hasContent(String) - Method in class com.atlassian.confluence.util.actions.AlphabeticalLabelGroupingSupport
Return true if there is content that starts with the specified string.
hasContentLevelPermission(User, String, ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
fetches the inherited and explicit content level permissions for this content object and determines whether the user has access.
hasContentLevelPermission(User, String, ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
hasContentLevelPermission(ConfluenceUser, String, Collection<Long>) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
hasContentLevelPermission(ConfluenceUser, String, Collection<Long>) - Method in interface com.atlassian.confluence.internal.ContentPermissionManagerInternal
Check permission for a collection of content at once.
hasContentNavContext() - Static method in class com.atlassian.confluence.impl.util.DecoratorUtil
Methods returns true if content navigation context was set to http request, false otherwise
hasContentPermissions() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
hasContents() - Method in interface com.atlassian.confluence.cache.CacheStatistics
Deprecated.
 
hasContents() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
hasContents(String) - Method in class com.atlassian.confluence.plugins.labels.actions.AlphabeticalListLabelsAction
Determines if there are any pages that fall under this lettter/number
hasCreatePermission(User, Object, Class<?>) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
hasCreatePermission(User, Object, Object) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
hasCreatePermission(User, Object, Class<?>) - Method in interface com.atlassian.confluence.security.PermissionManager
Determine whether a user has permission to create an entity of a particular type within a given container.
hasCreatePermission(User, Object, Object) - Method in interface com.atlassian.confluence.security.PermissionManager
Determine whether a user has permission to create a particular entity within a given container.
hasCustomDecorator(String, String) - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Determines if a given space overrides a default decorator with a custom one.
hasCustomDecorator(String, String) - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
hasCustomGlobalDecorator(String) - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Determines if a given default decorator is overridden globally
hasCustomGlobalDecorator(String) - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
hasCustomLayout(String) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
Deprecated.
Temporary method to check whether a space has custom layouts applied to it
hasCustomLayout(String) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
Deprecated.
 
hasCustomSpaceDecorator(String, String) - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Determines if a given space overrides a default decorator with a custom one at the space level
hasCustomSpaceDecorator(String, String) - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
hasDeferredOperations() - Method in class com.atlassian.confluence.cache.DeferredOperationsCache
 
hasDestination() - Method in class com.atlassian.confluence.links.linktypes.AbstractContentEntityLink
 
hasDestination() - Method in class com.atlassian.confluence.links.linktypes.BlogPostLink
 
hasDestination() - Method in class com.atlassian.confluence.links.linktypes.ShortcutLink
 
hasDestination() - Method in class com.atlassian.confluence.links.linktypes.SpaceLink
 
hasDestination() - Method in class com.atlassian.confluence.links.linktypes.UserProfileLink
 
hasDigestAuthentication() - Method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
Returns true if the configuration includes digest authentication details, i.e.
hasDirectRestrictionForSubject(ContentId, OperationKey, Subject) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
 
hasDirectRestrictionForSubject(ContentId, OperationKey, Subject) - Method in interface com.atlassian.confluence.api.service.permissions.ContentRestrictionService
Returns true if the User or Group specified by the subject parameter has restriction(s) for the operationKey operation which are specified directly on the Content identified by contentId parameter.
hasDirectRestrictionForSubject(ContentId, OperationKey, Subject) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
hasDirectRestrictionForSubject(ContentId, OperationKey, Subject) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
hasDirectRestrictionForSubjectCompletionStage(ContentId, OperationKey, Subject) - Method in interface com.atlassian.confluence.rest.client.RemoteContentRestrictionService
Returns true if the User or Group specified by the subject parameter has restriction(s) for the operationKey operation which are specified directly on the Content identified by contentId parameter.
hasDirectRestrictionForSubjectCompletionStage(ContentId, OperationKey, Subject) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
 
hasDiscardButton() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ViewDraftDiffDialog
Deprecated.
 
hasDraftForContent(String) - Method in class com.atlassian.confluence.pageobjects.page.user.DraftsPage
Deprecated.
 
hasDraftPermission() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
hasDraftStatus() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
hasEditPageUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.EditContentPage
Deprecated.
 
hasElement(String) - Static method in class com.atlassian.confluence.it.ResponseXPath
Deprecated.
hasElement(String, WebTester) - Static method in class com.atlassian.confluence.it.ResponseXPath
Deprecated.
hasElement() - Method in class com.atlassian.confluence.it.ResponseXPath
Deprecated.
Returns true if an element in the current response stored in the WebTester matches the given xpath, otherwise returns false.
hasEnoughRecordsForTheNewLimit(int) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.LiteSearchResultCacheEntry
Returns true if the cached record has enough labels for the provided limit.
hasError() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
hasError() - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
hasErrorMessage() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
hasErrorMessage() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
hasErrors() - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult.Builder
 
hasErrors() - Method in class com.atlassian.confluence.validation.DefaultMessageHolder
 
hasErrors() - Method in interface com.atlassian.confluence.validation.MessageHolder
 
hasExactPermissions(Entity, Collection<SpacePermission>) - Method in class com.atlassian.confluence.it.space.SpacePermissions
 
hasExistingDraftMessage() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
Is a message displayed about there being a pre-existing draft for this page?
hasExpandedContentRef() - Method in class com.atlassian.confluence.api.model.content.ContentBody
 
hasGlobalPermissionViaGroups(User, String) - Method in class com.atlassian.confluence.security.AbstractSpacePermissionManager
Used by DefaultConfluenceAccessManager via an awkward circular dependency: hence this method must NOT call ConfluenceAccessManager.
hasGlobalPermissionViaGroups(User, String) - Method in interface com.atlassian.confluence.security.access.DefaultConfluenceAccessManager.AccessManagerPermissionChecker
Check whether the given user has the given global permission via group memberships.
hasGlobalTheme() - Method in class com.atlassian.confluence.themes.ThemeContext
 
hasGroup(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Checks whether or not a group matching the specified name exists
hasGroup(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Determines whether a group exists
hasGroup(String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
hasGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
hasGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
hasGroup(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
hasGroup(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
HashClusterNameResolver - Class in com.atlassian.confluence.cluster
Deprecated.
since 5.5.1. Use ClusterUtils instead}
HashClusterNameResolver() - Constructor for class com.atlassian.confluence.cluster.HashClusterNameResolver
Deprecated.
 
hashCode() - Method in class bucket.core.persistence.hibernate.HibernateHandle
 
hashCode() - Method in class bucket.search.persistence.IndexQueueEntry
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
 
hashCode() - Method in class com.atlassian.confluence.api.impl.service.content.factory.Fauxpansions
 
hashCode() - Method in class com.atlassian.confluence.api.model.audit.AffectedObject
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.api.model.audit.ChangedValue
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.api.model.audit.RetentionPeriod
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.api.model.BaseApiEnum
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.Content
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.ContentSelector
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.id.AttachmentContentId
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.id.ContentId
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.id.JsonContentPropertyId
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.JsonContentProperty
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.JsonSpaceProperty
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.Label
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.MacroInstance
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.MacroParameterInstance
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.Position
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.Space
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintId.ContentBlueprintIdWithKeys
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId
 
hashCode() - Method in class com.atlassian.confluence.api.model.content.Version
 
hashCode() - Method in class com.atlassian.confluence.api.model.event.mau.MauApplicationKey
 
hashCode() - Method in class com.atlassian.confluence.api.model.Expansion
 
hashCode() - Method in class com.atlassian.confluence.api.model.Expansions
 
hashCode() - Method in class com.atlassian.confluence.api.model.GraphQLQueryExpansion
 
hashCode() - Method in class com.atlassian.confluence.api.model.HtmlString
 
hashCode() - Method in class com.atlassian.confluence.api.model.journal.JournalEntry
 
hashCode() - Method in class com.atlassian.confluence.api.model.journal.JournalIdentifier
 
hashCode() - Method in class com.atlassian.confluence.api.model.JsonString
 
hashCode() - Method in class com.atlassian.confluence.api.model.link.Link
 
hashCode() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskId
 
hashCode() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus
 
hashCode() - Method in class com.atlassian.confluence.api.model.messages.SimpleMessage
 
hashCode() - Method in class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
 
hashCode() - Method in class com.atlassian.confluence.api.model.people.Group
 
hashCode() - Method in class com.atlassian.confluence.api.model.people.SubjectType
 
hashCode() - Method in class com.atlassian.confluence.api.model.permissions.ContentRestriction
 
hashCode() - Method in class com.atlassian.confluence.api.model.permissions.OperationCheckResult
 
hashCode() - Method in class com.atlassian.confluence.api.model.permissions.OperationDescription
 
hashCode() - Method in class com.atlassian.confluence.api.model.permissions.Target.ContainerTarget
 
hashCode() - Method in class com.atlassian.confluence.api.model.permissions.Target
 
hashCode() - Method in class com.atlassian.confluence.api.model.permissions.Target.IdTarget
 
hashCode() - Method in class com.atlassian.confluence.api.model.permissions.Target.ModelObjectTarget
 
hashCode() - Method in class com.atlassian.confluence.api.model.plugin.ModuleCompleteKey
 
hashCode() - Method in class com.atlassian.confluence.api.model.reference.Reference
 
hashCode() - Method in class com.atlassian.confluence.api.service.content.VersionRestoreParameters
 
hashCode() - Method in class com.atlassian.confluence.api.service.journal.EntryProcessorResult
 
hashCode() - Method in class com.atlassian.confluence.cache.option.Some
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
 
hashCode() - Method in class com.atlassian.confluence.cluster.ClusterConfig
 
hashCode() - Method in class com.atlassian.confluence.cluster.ClusterInvariants
 
hashCode() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterNodeInformation
 
hashCode() - Method in class com.atlassian.confluence.cluster.KubernetesClusterJoinConfig
 
hashCode() - Method in class com.atlassian.confluence.cluster.MulticastClusterJoinConfig
 
hashCode() - Method in class com.atlassian.confluence.cluster.shareddata.PluginSharedDataKey
 
hashCode() - Method in class com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
 
hashCode() - Method in class com.atlassian.confluence.content.ContentQuery
 
hashCode() - Method in class com.atlassian.confluence.content.render.image.ImageDimensions
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.definition.PlainTextMacroBody
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.definition.RichTextMacroBody
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.links.LinksUpdater.AttachmentReferenceDetails
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.links.LinksUpdater.PartialReferenceDetails
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.links.WebLink
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.migration.UrlResourceIdentifier
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarker
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinetask.InlineTaskList
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinetask.InlineTaskListItem
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.links.DefaultLink
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentResourceIdentifier
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostResourceIdentifier
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostsForDateResourceIdentifier
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ContentEntityResourceIdentifier
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.IdAndTypeResourceIdentifier
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageResourceIdentifier
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageTemplateResourceIdentifier
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ShortcutResourceIdentifier
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.UnresolvedUsernameResourceIdentifier
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.UserResourceIdentifier
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.WikiLinkBasedResourceIdentifier
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.model.time.Time
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.MacroId
 
hashCode() - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerMetricsKey
 
hashCode() - Method in class com.atlassian.confluence.core.BodyContent
 
hashCode() - Method in class com.atlassian.confluence.core.BodyType
 
hashCode(Object) - Method in class com.atlassian.confluence.core.BodyTypeUserType
 
hashCode() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
hashCode() - Method in class com.atlassian.confluence.core.ContributionStatus
 
hashCode() - Method in class com.atlassian.confluence.core.DefaultDataSourceFactory.NamedDataSource
 
hashCode() - Method in class com.atlassian.confluence.core.DefaultSaveContext
 
hashCode() - Method in class com.atlassian.confluence.core.InputStreamExceptionDecorator
 
hashCode() - Method in class com.atlassian.confluence.core.persistence.hibernate.TransientHibernateHandle
 
hashCode() - Method in class com.atlassian.confluence.core.PersistentDecorator
 
hashCode() - Method in class com.atlassian.confluence.core.service.FieldValidationError
 
hashCode() - Method in class com.atlassian.confluence.core.service.ValidationError
 
hashCode() - Method in class com.atlassian.confluence.core.SpaceContentEntityObject
 
hashCode() - Method in class com.atlassian.confluence.core.TimeZone
 
hashCode() - Method in class com.atlassian.confluence.core.VersionHistorySummary
 
hashCode() - Method in class com.atlassian.confluence.event.events.admin.LicenceUpdatedEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.cluster.ClusterAccessModeEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.cluster.ClusterDisableJobEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.cluster.ClusterEnableJobEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.cluster.ClusterMaintenanceBannerEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.cluster.ClusterUpdateCronJobScheduleEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.cluster.ClusterUpdateSimpleJobScheduleEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.cluster.ExpireUserSessionsClusterNotificationEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.ConfluenceEvent
Subclasses must override this to hash their own fields.
hashCode() - Method in class com.atlassian.confluence.event.events.content.attachment.AttachmentEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.attachment.AttachmentListViewEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.attachment.AttachmentTrashedEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentRemoveEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentRestoreEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentUpdateEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentVersionRemoveEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostCreateEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostMovedEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostTrashedEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.ContentEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.ContentExportedToWordEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.ContentPurgedFromTrashEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.ContentRevertedEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.page.async.PageEditedEvent
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.page.async.PageMovedEvent
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.page.PageChildrenReorderEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.page.PageCopyEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.page.PageCreateEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.page.PageCreateFromTemplateEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.page.PageEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.page.PageListViewEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.page.PageMoveCompletedEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.page.PageMoveEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.page.PageTrashedEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.ContentUpdatedEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractCopyPageHierarchyEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractPageHierarchyEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.follow.FollowEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.internal.security.ContentPermissionAddedEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.internal.security.ContentPermissionRemovedEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.like.AbstractLikeEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.permission.GlobalPermissionChangeEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionChangeEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionRemoveEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionsRemoveForGroupEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionsRemoveForUserEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.permission.SpacePermissionsRemoveFromSpaceEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.plugin.PluginEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.security.ChangePasswordEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.security.ContentPermissionEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.security.LoginDetails
 
hashCode() - Method in class com.atlassian.confluence.event.events.security.LogoutEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.security.RpcAuthenticatedEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.security.RpcAuthFailedEvent
 
hashCode() - Method in class com.atlassian.confluence.event.events.space.SpaceEvent
 
hashCode() - Method in class com.atlassian.confluence.follow.Connection
 
hashCode() - Method in class com.atlassian.confluence.impl.audit.AffectedObjectEntity
Deprecated.
 
hashCode() - Method in exception com.atlassian.confluence.impl.health.DefaultHealthCheckExecutor.PrerequisiteNotInPhaseException
 
hashCode() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkSimpleMessage
 
hashCode(Object) - Method in class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
hashCode(Object) - Method in class com.atlassian.confluence.impl.hibernate.HibernateUserType
 
hashCode() - Method in class com.atlassian.confluence.impl.homepage.Homepage
 
hashCode() - Method in class com.atlassian.confluence.impl.journal.JournalEntry
 
hashCode() - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey
 
hashCode() - Method in class com.atlassian.confluence.impl.system.task.RestoreIndexSnapshotMaintenanceTask.IndexSnapshot
 
hashCode() - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
hashCode() - Method in class com.atlassian.confluence.importexport.impl.ExportImageDescriptor
 
hashCode() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ImportedProperty
 
hashCode() - Method in class com.atlassian.confluence.importexport.xmlimport.model.PrimitiveProperty
 
hashCode() - Method in class com.atlassian.confluence.index.status.ReIndexJob.Progress
 
hashCode() - Method in class com.atlassian.confluence.index.status.ReIndexNodeStatus
 
hashCode() - Method in class com.atlassian.confluence.internal.health.HealthCheckResult
 
hashCode() - Method in class com.atlassian.confluence.internal.index.attachment.DefaultAttachmentTextExtraction
 
hashCode() - Method in class com.atlassian.confluence.internal.index.event.ReIndexFinishedEvent
 
hashCode() - Method in class com.atlassian.confluence.internal.index.event.ReIndexStartedEvent
 
hashCode() - Method in class com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshot
 
hashCode() - Method in class com.atlassian.confluence.internal.security.SpacePermissionContext
 
hashCode() - Method in class com.atlassian.confluence.internal.user.DeferredLookupUser
 
hashCode() - Method in class com.atlassian.confluence.it.admin.CacheStatistics
 
hashCode() - Method in class com.atlassian.confluence.it.content.security.ContentPermissionEntry
 
hashCode() - Method in class com.atlassian.confluence.it.Group
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.it.ImageLink
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.it.Location
 
hashCode() - Method in class com.atlassian.confluence.it.Namespace
 
hashCode() - Method in class com.atlassian.confluence.it.SimpleLink
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.it.User
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.it.UserWithKey
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
hashCode() - Method in class com.atlassian.confluence.labels.dto.RankedLiteLabelSearchResult
 
hashCode() - Method in class com.atlassian.confluence.labels.Label
 
hashCode() - Method in class com.atlassian.confluence.labels.Labelling
 
hashCode() - Method in class com.atlassian.confluence.labels.Namespace
 
hashCode() - Method in class com.atlassian.confluence.labels.ParsedLabelName
 
hashCode() - Method in class com.atlassian.confluence.languages.Language
 
hashCode() - Method in class com.atlassian.confluence.like.Like
 
hashCode() - Method in class com.atlassian.confluence.like.LikeEntity
 
hashCode() - Method in class com.atlassian.confluence.links.AbstractLink
 
hashCode() - Method in class com.atlassian.confluence.links.OutgoingLink
 
hashCode() - Method in class com.atlassian.confluence.links.ReferralLink
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.links.SimpleLink
 
hashCode() - Method in class com.atlassian.confluence.links.TrackbackLink
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.macro.browser.beans.MacroPropertyPanelButton
 
hashCode() - Method in class com.atlassian.confluence.macro.count.MacroMetricsKey
 
hashCode() - Method in class com.atlassian.confluence.mail.address.ConfluenceMailAddress
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.UndefinedPage
 
hashCode() - Method in class com.atlassian.confluence.pages.Attachment
 
hashCode() - Method in class com.atlassian.confluence.pages.AttachmentDownloadPathCache.AttachmentDownloadPathCacheKey
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.pages.attachments.ImageDetails
 
hashCode() - Method in class com.atlassian.confluence.pages.Comment
 
hashCode() - Method in class com.atlassian.confluence.pages.ContentNode
 
hashCode() - Method in class com.atlassian.confluence.pages.ContentTree
 
hashCode() - Method in class com.atlassian.confluence.pages.Draft
 
hashCode() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
hashCode() - Method in class com.atlassian.confluence.pages.templates.PluginTemplateReference
 
hashCode() - Method in class com.atlassian.confluence.pages.templates.variables.ListVariable
 
hashCode() - Method in class com.atlassian.confluence.pages.templates.variables.StringVariable
 
hashCode() - Method in class com.atlassian.confluence.pages.templates.variables.TextAreaVariable
 
hashCode() - Method in class com.atlassian.confluence.pages.thumbnail.Dimensions
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.Material
 
hashCode() - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor
 
hashCode() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
hashCode() - Method in class com.atlassian.confluence.plugin.persistence.AbstractPluginData
 
hashCode() - Method in class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertySchemaField
 
hashCode() - Method in class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityObjectId
 
hashCode() - Method in class com.atlassian.confluence.plugins.like.notifications.LikeNotification
 
hashCode() - Method in class com.atlassian.confluence.plugins.like.rest.entities.UserEntity
 
hashCode() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceCategoryName
 
hashCode() - Method in class com.atlassian.confluence.plugins.maintenance.model.MaintenanceInfo
 
hashCode() - Method in class com.atlassian.confluence.plugins.rest.entities.DateEntity
 
hashCode() - Method in class com.atlassian.confluence.plugins.rest.entities.LabelEntity
 
hashCode() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
hashCode() - Method in class com.atlassian.confluence.plugins.rest.entities.UserEntity
 
hashCode() - Method in class com.atlassian.confluence.renderer.PageContext
 
hashCode() - Method in class com.atlassian.confluence.renderer.PageTemplateContext
 
hashCode() - Method in class com.atlassian.confluence.renderer.radeox.macros.ChangeSetKey
 
hashCode() - Method in class com.atlassian.confluence.rest.api.model.RestList
 
hashCode() - Method in class com.atlassian.confluence.rest.serialization.RestData
 
hashCode() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
hashCode() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntry
 
hashCode() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntrySummary
 
hashCode() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
hashCode() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
hashCode() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteLabel
 
hashCode() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
hashCode() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageHistory
 
hashCode() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageSummary
 
hashCode() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageUpdateOptions
 
hashCode() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpace
 
hashCode() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceSummary
 
hashCode() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUser
 
hashCode() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
hashCode() - Method in class com.atlassian.confluence.schedule.AbstractScheduledJob
 
hashCode() - Method in class com.atlassian.confluence.schedule.ManagedScheduledCronJob
 
hashCode() - Method in class com.atlassian.confluence.schedule.ManagedScheduledSimpleJob
 
hashCode() - Method in class com.atlassian.confluence.schedule.ScheduledJobHistory
 
hashCode() - Method in class com.atlassian.confluence.schedule.ScheduledJobKey
 
hashCode() - Method in class com.atlassian.confluence.search.contentnames.Category
 
hashCode() - Method in class com.atlassian.confluence.search.contentnames.QueryToken
 
hashCode() - Method in class com.atlassian.confluence.search.contentnames.ResultTemplate
 
hashCode() - Method in class com.atlassian.confluence.search.lucene.filter.ContentPermissionsFilter
 
hashCode() - Method in class com.atlassian.confluence.search.lucene.tasks.AddChangeDocumentIndexTask
 
hashCode() - Method in class com.atlassian.confluence.search.lucene.tasks.AddDocumentIndexTask
 
hashCode() - Method in class com.atlassian.confluence.search.lucene.tasks.DeleteChangeDocumentsIndexTask
 
hashCode() - Method in class com.atlassian.confluence.search.lucene.tasks.DeleteDocumentIndexTask
 
hashCode() - Method in class com.atlassian.confluence.search.lucene.tasks.RebuildChangeDocumentsIndexTask
 
hashCode() - Method in class com.atlassian.confluence.search.lucene.tasks.UnIndexSpaceIndexTask
 
hashCode() - Method in class com.atlassian.confluence.search.lucene.tasks.UnIndexSpaceIndexTask.SpaceKeyHandle
 
hashCode() - Method in class com.atlassian.confluence.search.lucene.tasks.UpdateDocumentIndexTask
 
hashCode() - Method in class com.atlassian.confluence.search.lucene.tokenizers.GenericCharacterTokenizer
 
hashCode() - Method in class com.atlassian.confluence.search.service.RecentUpdateQueryParameters
 
hashCode() - Method in class com.atlassian.confluence.search.v2.AbstractSearch
 
hashCode() - Method in class com.atlassian.confluence.search.v2.filter.SubsetResultFilter
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.search.v2.lucene.LuceneMapperClassPredicate
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.search.v2.lucene.LuceneMapperPredicate
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.search.v2.lucene.NullResultFilter
 
hashCode() - Method in class com.atlassian.confluence.search.v2.lucene.SearcherAction
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.AbstractParameterListQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.AbstractUserQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.AllQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.BooleanQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.BoostingQuery
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.ConstantScoreQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.ContainingContentTypeQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.ContentTypeQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.CustomContentTypeQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.InheritedLabelQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.LabelQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.MacroStorageVersionQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.MacroUsageQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.MatchNoDocsQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.PermittedSpacesQuery
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.SiteTextSearchQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.SpaceCategoryQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.TextFieldPrefixQuery
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.search.v2.query.TextFieldQuery
 
hashCode() - Method in class com.atlassian.confluence.search.v2.Range
 
hashCode() - Method in class com.atlassian.confluence.search.v2.searchfilter.BooleanSearchFilter
 
hashCode() - Method in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.search.v2.searchfilter.LastModifierSearchFilter
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.search.v2.searchfilter.LastModifierUserSearchFilter
 
hashCode() - Method in class com.atlassian.confluence.search.v2.searchfilter.PrefixSearchFilter
 
hashCode() - Method in class com.atlassian.confluence.search.v2.searchfilter.TermSearchFilter
 
hashCode() - Method in class com.atlassian.confluence.search.v2.searchfilter.TextSearchFilter
 
hashCode() - Method in class com.atlassian.confluence.search.v2.sort.AbstractSort
 
hashCode() - Method in class com.atlassian.confluence.security.ContentPermission
 
hashCode() - Method in class com.atlassian.confluence.security.NeverPermittedContentPermission
 
hashCode() - Method in class com.atlassian.confluence.security.Permission
 
hashCode() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.AliasedKey
 
hashCode() - Method in class com.atlassian.confluence.security.seraph.ConfluenceUserPrincipal
 
hashCode() - Method in class com.atlassian.confluence.security.SpacePermission
 
hashCode() - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
hashCode() - Method in class com.atlassian.confluence.security.trust.TrustedApplicationRestriction
 
hashCode() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext
 
hashCode() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord
 
hashCode() - Method in class com.atlassian.confluence.spaces.Space
 
hashCode() - Method in class com.atlassian.confluence.spaces.SpaceGroup
Deprecated.
 
hashCode() - Method in class com.atlassian.confluence.spaces.SpacesQuery
 
hashCode() - Method in class com.atlassian.confluence.spaces.SpaceType
 
hashCode() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo.Bytes
 
hashCode() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfoDTO
 
hashCode() - Method in class com.atlassian.confluence.themes.AbstractColourScheme
 
hashCode() - Method in interface com.atlassian.confluence.themes.ColourScheme
 
hashCode() - Method in class com.atlassian.confluence.themes.events.LookAndFeelEvent
 
hashCode() - Method in class com.atlassian.confluence.themes.events.ThemeChangedEvent
 
hashCode() - Method in class com.atlassian.confluence.tinymceplugin.events.Layout2CreatedEvent
 
hashCode() - Method in class com.atlassian.confluence.tinymceplugin.events.LayoutCreatedEvent
 
hashCode() - Method in class com.atlassian.confluence.upgrade.BuildAndVersionNumber
 
hashCode() - Method in class com.atlassian.confluence.upgrade.BuildNumber
 
hashCode() - Method in class com.atlassian.confluence.upgrade.dml.DmlStatement
 
hashCode() - Method in class com.atlassian.confluence.upgrade.PluginExportCompatibility
 
hashCode() - Method in class com.atlassian.confluence.user.ConfluenceUserImpl
 
hashCode() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdEntityCacheKey
 
hashCode() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipCacheKey
 
hashCode() - Method in class com.atlassian.confluence.user.PersonalInformation
 
hashCode() - Method in class com.atlassian.confluence.user.UsernameCacheKey
 
hashCode() - Method in class com.atlassian.confluence.user.UserVerificationToken
 
hashCode() - Method in class com.atlassian.confluence.util.classpath.JarSet
 
hashCode() - Method in class com.atlassian.confluence.util.HTMLPairType
 
hashCode() - Method in class com.atlassian.confluence.util.longrunning.LongRunningTaskId
 
hashCode() - Method in class com.atlassian.confluence.util.UserAgentUtil.Browser
 
hashCode() - Method in class com.atlassian.confluence.util.UserAgentUtil.UserAgent
 
hashCode() - Method in class com.atlassian.confluence.xhtml.api.EmbeddedImageLinkBody
 
hashCode() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
hashCode() - Method in class com.atlassian.confluence.xhtml.api.PlainTextLinkBody
 
hashCode() - Method in class com.atlassian.confluence.xhtml.api.RichTextLinkBody
 
hashCode() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroup
Deprecated.
 
hashCode() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
Deprecated.
 
hashCode(Object) - Method in class com.atlassian.hibernate.BucketClobStringType
 
hashCode() - Method in class com.atlassian.synchrony.EventId
 
hashCode() - Method in class com.atlassian.synchrony.Events
 
hashCode() - Method in class com.atlassian.synchrony.Secrets
 
hashCode() - Method in class com.atlassian.synchrony.Snapshots
 
hashCode() - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
hashCode(Object) - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
hasHeader(String) - Method in class com.atlassian.confluence.it.HeadersHelper.Response
 
hasHelp() - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
Returns true if the macro has help, otherwise false.
hasHelp() - Method in class com.atlassian.confluence.plugin.descriptor.XhtmlMacroModuleDescriptor
Returns true if the macro has help, otherwise false.
hashNameToAddress(String) - Static method in class com.atlassian.confluence.util.ClusterUtils
Hash a name to a IPv4 network address.
hashNameToMulticastAddress(String) - Static method in class com.atlassian.confluence.util.ClusterUtils
Hash a name to a valid IPv4 multicast IP address.
HashRegistryCache - Class in com.atlassian.confluence.status.service
Caches the calculations (the computed hash value of every file) as it is expensive to calculate this every time it is required, and is unlikely to change at runtime.
HashRegistryCache() - Constructor for class com.atlassian.confluence.status.service.HashRegistryCache
 
HashTagHelper - Class in com.atlassian.confluence.userstatus.tag
Deprecated.
Since 5.9.1
HashTagHelper() - Constructor for class com.atlassian.confluence.userstatus.tag.HashTagHelper
Deprecated.
 
hasHtmlSafeToStringMethod(Object) - Static method in class com.atlassian.confluence.velocity.htmlsafe.HtmlSafeAnnotationUtils
Return true if the object has a toString method that has been annotated as HtmlSafe
hasIcon(ThemeModuleDescriptor) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractThemeAction
 
hasIcon(ThemeModuleDescriptor) - Method in class com.atlassian.confluence.util.LayoutHelper
 
hasId(ContentId) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.ContentMatchers
 
hasId(Content) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.ContentMatchers
 
hasInlineMacro(String, List<String>) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Check if inline macro is existed on editor panel or not
hasInterfaces(String) - Method in class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction.StubComponentRegistrar
 
hasInvalidTitleCharacters(String) - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
hasJsonField(String) - Static method in class com.atlassian.confluence.util.test.matchers.JsonMatchers
 
hasLabel(String) - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
hasLabelCondition(String) - Method in class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
Deprecated.
 
HasLabelCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Only display the link if there is a label in the context
HasLabelCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.HasLabelCondition
 
hasLabels() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
hasLabels(Map<String, ?>) - Method in class com.atlassian.confluence.search.v2.lucene.AbstractLuceneSearchResult
Deprecated.
since 5.9.
hasLabels() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
hasLabels() - Method in interface com.atlassian.confluence.search.v2.SearchResult
 
hasLayout(PageLayout2Toolbar.PageLayoutSectionType) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
hasLevel(JohnsonEventLevel) - Static method in class com.atlassian.confluence.internal.health.JohnsonEventPredicates
Returns a predicate that checks whether the event has exactly the given level.
hasLicensedAccess() - Method in interface com.atlassian.confluence.security.access.AccessStatus
 
hasLike(ContentEntityObject, User) - Method in class com.atlassian.confluence.like.DefaultLikeManager
 
hasLike(ContentEntityObject, User) - Method in class com.atlassian.confluence.like.HibernateLikeEntityDao
 
hasLike(ContentEntityObject, User) - Method in interface com.atlassian.confluence.like.LikeEntityDao
Returns true if the given user likes this content entity.
hasLike(ContentEntityObject, User) - Method in interface com.atlassian.confluence.like.LikeManager
Returns true if the provided user likes this content entity.
HasLinkWikiMarkup - Interface in com.atlassian.confluence.core
Content classes implementing this interface can be linked to by wiki markup.
hasLiveValue() - Method in interface com.atlassian.confluence.admin.criteria.AdminConfigurationCriteria
 
hasLiveValue() - Method in class com.atlassian.confluence.admin.criteria.BackupsAreManualCriteria
 
hasLiveValue() - Method in class com.atlassian.confluence.admin.criteria.BaseURLIsValidCriteria
 
hasLiveValue() - Method in class com.atlassian.confluence.admin.criteria.DefaultMailServerExistsCriteria
 
hasLiveValue() - Method in class com.atlassian.confluence.admin.criteria.DefaultWritableDirectoryExistsCriteria
 
hasLiveValue() - Method in class com.atlassian.confluence.admin.criteria.DefaultWritableDirectoryForGroupsExistsCriteria
 
hasLiveValue() - Method in class com.atlassian.confluence.admin.criteria.ExternalUserDirectoriesActiveCriteria
 
hasLiveValue() - Method in class com.atlassian.confluence.admin.criteria.IgnorableAdminTaskCriteria
 
hasLiveValue() - Method in class com.atlassian.confluence.admin.criteria.MoreThanOneUserCriteria
 
hasLiveValue() - Method in class com.atlassian.confluence.admin.criteria.RemigrationAdminTaskCriteria
 
hasLoneParameter(MacroParameter, String) - Method in class com.atlassian.confluence.renderer.radeox.macros.AbstractHtmlGeneratingMacro
Lone parameters are not assigned a value.
hasLongNode(String, long) - Static method in class com.atlassian.confluence.util.test.matchers.JsonMatchers
 
hasMacro(String, List<String>) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Check if non-inline macro exists in editor panel or not
hasMacro(String, String...) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
hasMacro(String) - Method in class com.atlassian.confluence.renderer.UserMacroLibrary
 
hasMacroPlaceholder(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
hasMatchingResults() - Method in class com.atlassian.confluence.pageobjects.page.SearchResultPage
Deprecated.
 
hasMaxRecentUpdates() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroRequestParams
 
hasMember(User) - Method in class com.atlassian.confluence.it.admin.ViewGroup
 
hasMembers() - Method in class com.atlassian.confluence.user.actions.RemoveGroupAction
 
hasMembership(Group, User) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
hasMembership(String, String) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
hasMembership(Group, User) - Method in interface bucket.user.UserAccessor
Deprecated.
Returns true if the specified user and group both exist, and the user is a member of the group (either directly or as a member of a nested group).
hasMembership(String, String) - Method in interface bucket.user.UserAccessor
Deprecated.
Returns true if the specified user and group both exist, and the user is a member of the group (either directly or as a member of a nested group).
hasMembership(Group, User) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
hasMessages() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
hasMore() - Method in interface com.atlassian.confluence.api.model.pagination.PageResponse
Indicates whether the source has more results after this page.
hasMore(boolean) - Method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl.Builder
 
hasMore() - Method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl
 
hasMore - Variable in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
 
hasMore(boolean) - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
 
hasMore() - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse
 
hasMore() - Method in class com.atlassian.confluence.rest.api.model.RestList
 
hasMore() - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPageResponse
 
hasMoreBatches() - Method in interface com.atlassian.confluence.content.render.xhtml.migration.BatchableWorkSource
 
hasMoreBatches() - Method in class com.atlassian.confluence.content.render.xhtml.migration.ContentWithTasksWorkSource
 
hasMoreBatches() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.SearchResultsBatchWorkSource
 
hasMoreBatches() - Method in class com.atlassian.confluence.content.render.xhtml.migration.OrderedEntityObjectBatchableWorkSource
 
hasMoreBatches() - Method in class com.atlassian.confluence.content.render.xhtml.migration.WikiMarkupContentEntityObjectMigrationWorkSource
 
hasMoreBatches() - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlContentWorkSource
 
hasMoreBatches() - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlSpaceDescriptionsWorkSource
 
hasMovedChildren() - Method in class com.atlassian.confluence.event.events.content.page.async.PageMovedEvent
Deprecated.
 
hasMovedChildren() - Method in class com.atlassian.confluence.event.events.content.page.PageMoveEvent
 
hasMovePermission(User, Object, Object, String) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
hasMovePermission(User, Object, Object, String) - Method in interface com.atlassian.confluence.security.PermissionManager
Determine whether a user has permission to move a particular entity to a given target.
hasName(String) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.template.ContentTemplateMatchers
 
hasNext() - Method in class com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
 
hasNext() - Method in class com.atlassian.confluence.content.render.xhtml.ResettableXmlEventReader
 
hasNext() - Method in class com.atlassian.confluence.content.render.xhtml.XmlFragmentBodyEventReader
 
hasNext() - Method in class com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader
 
hasNext() - Method in class com.atlassian.confluence.it.PaginationBean
 
hasNextPage() - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPaginationInfo
 
hasNextVersion(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
hasNextVersion(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
hasNiceEquals() - Method in class com.atlassian.confluence.core.persistence.hibernate.StringClobType
 
hasNodeSize(int) - Static method in class com.atlassian.confluence.util.test.matchers.JsonMatchers
 
hasNoDrafts() - Method in class com.atlassian.confluence.pageobjects.page.user.DraftsPage
Deprecated.
 
hasNoPermission() - Method in class com.atlassian.confluence.it.content.ViewContentBean
hasNoSearchResults() - Method in class com.atlassian.confluence.it.global.SiteSearch
 
hasNotifyWatchers() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
hasNtlmAuthentication() - Method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
Returns true if the configuration includes NTLM authentication details, i.e.
hasOne() - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
hasOneCell() - Method in class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutSection
 
hasOneSection() - Method in class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayout
 
hasOneSectionAndOneCell() - Method in class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayout
 
hasOutdatedUserToken(String, UserVerificationTokenType) - Method in class com.atlassian.confluence.user.DefaultUserVerificationTokenManager
 
hasOutdatedUserToken(String, UserVerificationTokenType) - Method in interface com.atlassian.confluence.user.UserVerificationTokenManager
 
hasPage(Page) - Method in class com.atlassian.confluence.it.export.SimpleHtmlSpaceExportStructure
 
hasPage(AbstractPageEntity) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure
 
hasPage(int) - Method in class com.atlassian.confluence.it.PaginationBean
 
HasPageCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Only display the link if the user is working with a page (as opposed to a blog post or some other content type)
HasPageCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.HasPageCondition
 
hasPageLinkWithExplicitSpaceKey(String, String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
hasParameter(String) - Method in interface com.atlassian.confluence.impl.pages.actions.CommentAwareHelper.ParameterSource
 
hasParameter(String) - Method in interface com.atlassian.confluence.impl.pages.actions.PageAwareHelper.ParameterSource
 
hasParameter(String) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
hasParameter(String) - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Returns true if the parameter has been set (even if it is set to null).
hasParameter(String) - Method in class com.atlassian.confluence.setup.webwork.AbstractAwareInterceptor
 
hasParentContext() - Method in class com.atlassian.confluence.impl.journal.JournalBandanaContext
 
hasParentContext() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext
 
hasPendingDeferredObject() - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
When an object that has previously been deferred due to missing dependencies is able to be persisted, it is pushed onto a stack.
hasPermission(GlobalPermission, Entity) - Method in class com.atlassian.confluence.it.admin.GlobalPermissions
 
hasPermission(SpacePermission, Entity) - Method in class com.atlassian.confluence.it.space.SpacePermissions
 
hasPermission(String, Space, User) - Method in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
hasPermission(User, Permission, Object) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
hasPermission(User, Permission, Class) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
hasPermission(User, Permission, Object) - Method in interface com.atlassian.confluence.security.PermissionManager
Determine whether a user has a particular permission against a given target.
hasPermission(User, Permission, Class) - Method in interface com.atlassian.confluence.security.PermissionManager
Determine whether a user has a particular permission for all instances of the specified target type.
hasPermission(SpacePermission) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
hasPermission(SpacePermission) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Determines whether permission exists in the data store
hasPermission(String, Space, User) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
hasPermission(String, Space, User) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
hasPermission(String, Space, User) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
Determines if remoteUser has the given permission in space
hasPermission(User, Space) - Method in class com.atlassian.confluence.userstatus.DefaultFavouriteManager
 
hasPermission(User, AbstractPage) - Method in class com.atlassian.confluence.userstatus.DefaultFavouriteManager
 
hasPermission(User, Space) - Method in interface com.atlassian.confluence.userstatus.FavouriteManager
Get whether the current user has permission to add or remove a space favourite.
hasPermission(User, AbstractPage) - Method in interface com.atlassian.confluence.userstatus.FavouriteManager
Get whether the current user has permission to add or remove a page favourite.
hasPermissionExemption(User) - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
 
hasPermissionExemption(User) - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
Deprecated.
since 5.9. Use PermissionManager, ConfluenceAccessManager or OperationService instead, which will automatically check the appropriate exemptions.
hasPermissionForSpace(List, Space) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
hasPermissionForSpace(User, List, Space) - Method in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
hasPermissionForSpace(User, List, Space) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
hasPermissionForSpace(User, List, Space) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
hasPermissionForSpace(User, List, Space) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
hasPermissionNoExemptions(String, Space, User) - Method in class com.atlassian.confluence.impl.security.recovery.RecoveryAwareCachingSpacePermissionManager
 
hasPermissionNoExemptions(String, Space, User) - Method in class com.atlassian.confluence.impl.security.recovery.RecoveryAwareCGCachingSpacePermissionManager
 
hasPermissionNoExemptions(String, Space, User) - Method in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
hasPermissionNoExemptions(String, Space, User) - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
 
hasPermissionNoExemptions(User, Permission, Object) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
Returns true if the user has the specified permission on the target object.
hasPermissionNoExemptions(User, Permission, Object) - Method in interface com.atlassian.confluence.security.PermissionManager
Returns true if the user has the specified permission on the target object.
hasPermissionNoExemptions(String, Space, User) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
hasPermissionNoExemptions(String, Space, User) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
hasPermissionNoExemptions(String, Space, User) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
Returns true if the user has the specified permission on the target space.
hasPermissionOptions() - Method in class com.atlassian.confluence.it.content.CreateSpaceBean
 
hasPermissions(String) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
hasPermittedChildren() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
hasPermittedChildren(Page) - Method in class com.atlassian.confluence.pages.actions.ChildrenAction
 
hasPermittedChildrenIgnoreInheritedPermissions(Page, User) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Does the given page have children visible to the given user.
hasPermittedChildrenIgnoreInheritedPermissions(Page, User) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
hasPersonalInformation(String) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
hasPersonalInformation(UserKey) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
hasPersonalInformation(String) - Method in interface com.atlassian.confluence.user.PersonalInformationManager
 
hasPersonalInformation(UserKey) - Method in interface com.atlassian.confluence.user.PersonalInformationManager
 
hasPersonalSpace() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
hasPersonalSpace() - Method in class com.atlassian.confluence.user.actions.RemoveUnsyncedUserAction
 
hasPersonalSpace() - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
 
HasPersonalSpaceQuery - Class in com.atlassian.confluence.search.v2.query
Search for content belonging to a user who has a personal space.
HasPersonalSpaceQuery() - Constructor for class com.atlassian.confluence.search.v2.query.HasPersonalSpaceQuery
 
HasPersonalSpaceQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
HasPersonalSpaceQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.HasPersonalSpaceQueryMapper
Deprecated.
 
hasPrevious() - Method in class com.atlassian.confluence.it.PaginationBean
 
hasPreviousVersion(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
hasPreviousVersion(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
hasProfilePanel() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewProfilePage
Deprecated.
 
hasProfilePicture(User) - Static method in class com.atlassian.confluence.user.ThreadLocalProfilePictureCache
 
hasProfilePictures() - Method in class com.atlassian.confluence.user.actions.DeleteUserProfilePictureAction
 
hasProperty(String) - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Returns true if the property with the specified key has been set.
hasProperty(String) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
hasProperty(String, Matcher<? super String>) - Method in class com.atlassian.confluence.it.analytics.AnalyticsEventReport.Event
 
hasProperty(String) - Method in class com.atlassian.confluence.rest.api.model.RestObject
 
hasPublicSignup() - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
 
hasQuickNavResults() - Method in class com.atlassian.confluence.pageobjects.page.SearchResultPage
Deprecated.
 
hasReadOnlyAccessExemption() - Static method in class com.atlassian.confluence.internal.accessmode.ThreadLocalReadOnlyAccessCacheInternal
 
hasRemoveHierarchyPermission(User, Object) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
hasRemoveHierarchyPermission(User, Object) - Method in interface com.atlassian.confluence.security.PermissionManager
Determine whether a user has permission to remove a particular entity and all it children.
hasRepresentation(String) - Method in enum com.atlassian.confluence.search.service.ContentTypeEnum
 
hasRequiredParameters() - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
hasResourceAuditViewPermission(String, String) - Method in class com.atlassian.confluence.api.impl.service.audit.ConfluenceResourceContextPermissionChecker
 
hasRestrictionsSet() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
hasRestrictionTimed(Subject, OperationKey) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
 
hasResultWithTitle(AbstractPageEntity) - Method in class com.atlassian.confluence.it.global.SiteSearch
 
hasResultWithTitle(String) - Method in class com.atlassian.confluence.it.global.SiteSearch
 
hasResumeButton() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ViewDraftDiffDialog
Deprecated.
 
hasRole(Principal, HttpServletRequest, String) - Method in class com.atlassian.confluence.security.ConfluenceRoleMapper
 
hasSearchResult(TitledContent) - Static method in class com.atlassian.confluence.it.global.SiteSearchMatchers
 
hasSearchResults() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentRemigrationAction
 
hasSectionsForLocation(String) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
hasSelectedAttachment() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
HasSetPagePermissionsCondition - Class in com.atlassian.confluence.tinymceplugin.conditions
 
HasSetPagePermissionsCondition() - Constructor for class com.atlassian.confluence.tinymceplugin.conditions.HasSetPagePermissionsCondition
 
hasSetPagePermissionsPermission() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
hasSetPagePermissionsPermission() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
hasShortcutLink(String) - Method in class com.atlassian.confluence.renderer.DefaultShortcutLinksManager
 
hasShortcutLink(String) - Method in interface com.atlassian.confluence.renderer.ShortcutLinksManager
 
hasSidebarContext() - Static method in class com.atlassian.confluence.impl.util.DecoratorUtil
Methods returns true if sidebar context was set to http request, false otherwise
hasSignupButton() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceSignupPage
Deprecated.
 
hasSignupMessage() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
Deprecated.
 
hasSpace(String...) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.ContentMatchers
 
HasSpaceCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Only display the link if the user is working within a space.
HasSpaceCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.HasSpaceCondition
 
hasSpaceIA() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
hasSpaceLevelPermission(String, User, Object) - Method in class com.atlassian.confluence.security.delegate.AbstractPermissionsDelegate
 
hasSpacePermission(String, Space, User) - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
 
hasSpacePermission(Space) - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionDefaultsAction
 
hasSpacePermission(String, Space, User) - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
hasSpaces() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroParams
 
hasSpaceSideBar() - Method in class com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
 
hasSpaceSideBar() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
Tells whether the page has a Space IA bar on the left.
hasSpaceSideBar() - Method in class com.atlassian.confluence.themes.BasicTheme
 
hasSpaceSideBar() - Method in class com.atlassian.confluence.themes.DefaultTheme
 
hasSpaceSideBar() - Method in class com.atlassian.confluence.themes.ExperimentalUnsupportedTheme
 
hasSpaceSideBar() - Method in interface com.atlassian.confluence.themes.Theme
Tells whether this theme requires rendering of the Space IA sidebar.
hasSpaceTheme() - Method in class com.atlassian.confluence.themes.ThemeContext
 
hasStatus(ContentStatus) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.ContentMatchers
 
hasSuccessFlagMessage() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
hasSuccessMessage() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
hasTabsMenu() - Method in class com.atlassian.confluence.pageobjects.page.DashboardPage
Deprecated.
 
hasTemplate(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditDecoratorAction
 
HasTemplateCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Only display the link if there are templates to use
HasTemplateCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.HasTemplateCondition
 
hasTemporaryPermissionExemption() - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
 
hasTemporaryPermissionExemption() - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
Deprecated.
since 5.9. Use PermissionManager, ConfluenceAccessManager or OperationService instead, which will automatically check the appropriate exemptions when used within PermissionManager.withExemption(Runnable) or OperationService.withExemption(Supplier).
hasTenant() - Method in interface com.atlassian.confluence.tenant.TenantRegistry
 
hasTenantPermit() - Static method in class com.atlassian.confluence.impl.tenant.ThreadLocalTenantGate
 
hasTextNode(String, String) - Static method in class com.atlassian.confluence.util.test.matchers.JsonMatchers
 
hasTextNodeContaining(String, String) - Static method in class com.atlassian.confluence.util.test.matchers.JsonMatchers
 
hasThemeContext(ServletRequest) - Static method in class com.atlassian.confluence.themes.ThemeContext
 
hasTinyMce() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAddComment
Deprecated.
 
hasTitle(String) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.ContentMatchers
 
hasTitle() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewProfilePage
Deprecated.
 
hasTitleContaining(String) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.ContentMatchers
 
hasToken(String, UserVerificationTokenType) - Method in class com.atlassian.confluence.user.DefaultUserVerificationTokenManager
 
hasToken(String, UserVerificationTokenType) - Method in interface com.atlassian.confluence.user.UserVerificationTokenManager
 
hasTooManyUsers() - Method in class com.atlassian.confluence.license.store.FlushUserCheckerCacheOnLicenseUpdate
 
hasTooManyUsers() - Method in class com.atlassian.confluence.util.DefaultUserChecker
 
hasTooManyUsers() - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
hasTooManyUsers() - Method in interface com.atlassian.confluence.util.UserChecker
 
hasTranslationForLanguage(String) - Method in class com.atlassian.confluence.pages.actions.CalendarLanguageUtil
Determines if a translation for a language exists
hasType(ContentType) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.ContentMatchers
 
hasType(JohnsonEventType) - Static method in class com.atlassian.confluence.internal.health.JohnsonEventPredicates
Returns a predicate that checks whether the event has exactly the given type.
hasUnlicensedAuthenticatedAccess() - Method in interface com.atlassian.confluence.security.access.AccessStatus
 
hasUpdates(long, long) - Method in class com.atlassian.confluence.plugins.quickreload.QuickReloadCaches
 
hasUpgradeEventOccurred() - Method in class com.atlassian.confluence.impl.upgrade.UpgradeEventRegistry
 
hasUseConfluencePermission(User) - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
Determines whether user has access to Confluence
hasUser(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Checks whether a user with the specified username exists
hasUser(String) - Method in class com.atlassian.confluence.pageobjects.page.PeopleDirectoryPage
Deprecated.
 
hasUser(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Determines whether a user exists
hasUser(String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
hasUser(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
hasUser(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
hasUser(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
hasUser(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
hasUserKey() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.UserResourceIdentifier
 
hasUserTemplates() - Method in class com.atlassian.confluence.it.space.SpaceTemplates
 
hasUserWithEmail(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure
 
hasValidationError(String) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.ContentMatchers
 
hasValidSession(HttpSession) - Method in class com.atlassian.confluence.security.websudo.DefaultWebSudoManager
 
hasValidSession(HttpSession) - Method in interface com.atlassian.confluence.security.websudo.WebSudoManager
Check if this is a valid WebSudo session.
hasValidUserToken(String, UserVerificationTokenType, String) - Method in class com.atlassian.confluence.user.DefaultUserVerificationTokenManager
 
hasValidUserToken(String, UserVerificationTokenType, String) - Method in interface com.atlassian.confluence.user.UserVerificationTokenManager
 
hasValue() - Method in interface com.atlassian.confluence.admin.criteria.AdminConfigurationCriteria
 
hasValue() - Method in class com.atlassian.confluence.admin.criteria.BackupsAreManualCriteria
 
hasValue() - Method in class com.atlassian.confluence.admin.criteria.BaseURLIsValidCriteria
 
hasValue() - Method in class com.atlassian.confluence.admin.criteria.DefaultMailServerExistsCriteria
 
hasValue() - Method in class com.atlassian.confluence.admin.criteria.DefaultWritableDirectoryExistsCriteria
 
hasValue() - Method in class com.atlassian.confluence.admin.criteria.DefaultWritableDirectoryForGroupsExistsCriteria
 
hasValue() - Method in class com.atlassian.confluence.admin.criteria.ExternalUserDirectoriesActiveCriteria
 
hasValue() - Method in class com.atlassian.confluence.admin.criteria.IgnorableAdminTaskCriteria
 
hasValue() - Method in class com.atlassian.confluence.admin.criteria.MoreThanOneUserCriteria
 
hasValue() - Method in class com.atlassian.confluence.admin.criteria.RemigrationAdminTaskCriteria
 
hasVersion() - Method in class com.atlassian.confluence.api.model.content.ContentSelector
 
hasVersion(String, int) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
hasVersionComment() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
hasViewAutosavedChanges() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
hasViewPreviousChanges() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
HasViewProfilePermission - Class in com.atlassian.confluence.plugin.descriptor.web.conditions.user
 
HasViewProfilePermission() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.user.HasViewProfilePermission
 
hasVisibleChildren(Page, ConfluenceUser) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
Returns true if at least one child is visible This method does not check all children, it stops working when the first visible children is found
hasVisibleChildren(Page, ConfluenceUser) - Method in interface com.atlassian.confluence.internal.ContentPermissionManagerInternal
Returns true if at least one child is visible This method does not check all children, it stops working when the first visible children is found
hasVisibleCreateButton() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
Deprecated.
since 5.5. Use #getCreateButtonVisibility()
hasWarnings() - Method in class com.atlassian.confluence.cache.ehcache.config.migration.EhCacheConfigMigrator.MigrationResult
 
hasWrappedExceptionWith(Class<?>, String) - Static method in class com.atlassian.confluence.util.test.matchers.ExceptionMatchers
 
haveTipMessage() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
having(String) - Method in class com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand.Builder
Set the content of the "having" clause.
HazelcastCacheCompactor - Class in com.atlassian.confluence.cache.hazelcast
Clears Hazelcast caches that exceeded 2x of their maximum size.
HazelcastCacheCompactor(CacheManager, HazelcastHelper, EventPublisher, MeterRegistry) - Constructor for class com.atlassian.confluence.cache.hazelcast.HazelcastCacheCompactor
 
HazelcastCacheCompactor.CacheCompactionEvent - Class in com.atlassian.confluence.cache.hazelcast
 
HazelcastCacheStatistics - Class in com.atlassian.confluence.cache.hazelcast
Hazelcast implementation of CacheStatistics.
HazelcastCacheStatistics(ManagedCache, IMap<?, ?>, FormatSettingsManager, I18NBean) - Constructor for class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
HazelcastClusteredFifoBuffer<T> - Class in com.atlassian.confluence.cluster.hazelcast
 
HazelcastClusteredFifoBuffer(IQueue<T>) - Constructor for class com.atlassian.confluence.cluster.hazelcast.HazelcastClusteredFifoBuffer
 
HazelcastClusterEventService - Interface in com.atlassian.confluence.cluster.hazelcast
Handles publishing of, and subscribing to, Hazelcast cluster-wide Confluence events.
HazelcastClusterEventWrapper - Class in com.atlassian.confluence.cluster.hazelcast
Hazelcast specific implementation of the ClusterEventWrapper.
HazelcastClusterEventWrapper(Object, Event) - Constructor for class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterEventWrapper
Create a clustered wrapper event to broadcast an event across a cluster.
HazelcastClusterEventWrapper() - Constructor for class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterEventWrapper
 
HazelcastClusterEventWrapperService - Class in com.atlassian.confluence.cluster.hazelcast
Hazlecast implementation of the ClusterEventWrapperService
HazelcastClusterEventWrapperService() - Constructor for class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterEventWrapperService
 
HazelcastClusterInformation - Class in com.atlassian.confluence.cluster.hazelcast
 
HazelcastClusterInformation(HazelcastInstance) - Constructor for class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterInformation
 
HazelcastClusterManager - Class in com.atlassian.confluence.cluster.hazelcast
Hazelcast implementation of ClusterManager
HazelcastClusterManager(ApplicationConfig, ClassLoader, String, SynchronizationManager, OsgiSafeStreamSerializer, OutOfMemoryHandler, MeterRegistry, MBeanServer) - Constructor for class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
HazelcastClusterMonitoring - Class in com.atlassian.confluence.cluster.hazelcast.monitoring
ClusterMonitoring implementation which relies on hazelcast to get information from other nodes
HazelcastClusterMonitoring(Supplier<HazelcastInstance>, EventPublisher) - Constructor for class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastClusterMonitoring
 
HazelcastClusterNodeInformation - Class in com.atlassian.confluence.cluster.hazelcast
 
HazelcastClusterSafetyManager - Class in com.atlassian.confluence.cluster.hazelcast
 
HazelcastClusterSafetyManager(ClusterSafetyDao, EventPublisher, ClusterManager, HazelcastInstance, ActivityMonitor, ScheduledExecutorService, LicenseService) - Constructor for class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
HazelcastClusterSafetyManager(ClusterSafetyDao, EventPublisher, ClusterManager, Supplier<HazelcastInstance>, ActivityMonitor, ScheduledExecutorService, LicenseService) - Constructor for class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
Deprecated.
since 7.6
HazelcastExecutorClusterEventService - Class in com.atlassian.confluence.cluster.hazelcast
An implementation of HazelcastClusterEventService which uses a Hazelcast remote executor to distribute events.
HazelcastExecutorClusterEventService(HazelcastInstance) - Constructor for class com.atlassian.confluence.cluster.hazelcast.HazelcastExecutorClusterEventService
Deprecated.
since 7.0
HazelcastHelper - Interface in com.atlassian.confluence.cache.hazelcast
Utility that allows you to reach the underlying hazelcast instance of confluence for certain actions.
HazelcastHibernateRegionFactory - Class in com.atlassian.confluence.cache.hazelcast.hibernate
Deprecated.
since 7.5 replaced by com.atlassian.confluence.impl.cache.hibernate.HazelcastIMapRegionFactoryWrapper and QueryCacheSplitBrainDetector
HazelcastHibernateRegionFactory(ClusterManager, Supplier<HazelcastInstance>, CacheManager, EventPublisher, SessionFactory) - Constructor for class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
HazelcastHibernateRegionFactoryProvider - Class in com.atlassian.confluence.cache.hazelcast.hibernate
Deprecated.
since 7.5 unused
HazelcastHibernateRegionFactoryProvider(HazelcastHibernateRegionFactory) - Constructor for class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactoryProvider
Deprecated.
 
HazelcastMemberAddedAnalyticsEvent - Class in com.atlassian.confluence.cluster.hazelcast.monitoring
HazelcastMemberAddedAnalyticsEvent is fired when a node was added to the cluster
HazelcastMemberAddedAnalyticsEvent(int) - Constructor for class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastMemberAddedAnalyticsEvent
 
HazelcastMemberRemovedAnalyticsEvent - Class in com.atlassian.confluence.cluster.hazelcast.monitoring
HazelcastMemberRemovedAnalyticsEvent is fired when a node was removed from the cluster
HazelcastMemberRemovedAnalyticsEvent(int) - Constructor for class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastMemberRemovedAnalyticsEvent
 
HazelCastOsgiListener - Class in com.atlassian.confluence.cluster.hazelcast
Registers the OsgiListener once the main spring context is up
HazelCastOsgiListener(EventListenerRegistrar, HazelcastInstance, OsgiClassLoaderRegistry, ClusterManager) - Constructor for class com.atlassian.confluence.cluster.hazelcast.HazelCastOsgiListener
 
HazelCastOsgiListener(EventListenerRegistrar, Supplier<HazelcastInstance>, OsgiClassLoaderRegistry, ClusterManager) - Constructor for class com.atlassian.confluence.cluster.hazelcast.HazelCastOsgiListener
Deprecated.
since 7.6
HazelcastPluginSharedDataStore - Class in com.atlassian.confluence.cluster.hazelcast.shareddata
A Hazelcast-specific implementation of PluginSharedDataStore.
HazelcastPluginSharedDataStore(HazelcastInstance) - Constructor for class com.atlassian.confluence.cluster.hazelcast.shareddata.HazelcastPluginSharedDataStore
 
HazelcastSharedDataManager - Class in com.atlassian.confluence.cluster.hazelcast.shareddata
A Hazelcast implementation of SharedDataManager
HazelcastSharedDataManager(HazelcastInstance) - Constructor for class com.atlassian.confluence.cluster.hazelcast.shareddata.HazelcastSharedDataManager
 
HazelcastSharedDataSupport - Class in com.atlassian.confluence.cluster.hazelcast.shareddata
A utility class for managing Hazelcast SharedData implementations.
HazelcastSharedDataSupport(String, HazelcastInstance) - Constructor for class com.atlassian.confluence.cluster.hazelcast.shareddata.HazelcastSharedDataSupport
 
HazelcastSharedDataSupport(String, Supplier<HazelcastInstance>) - Constructor for class com.atlassian.confluence.cluster.hazelcast.shareddata.HazelcastSharedDataSupport
 
HazelcastStatisticsManager - Class in com.atlassian.confluence.cache.hazelcast
Hazelcast Implementation of CacheStatisticsManager.
HazelcastStatisticsManager(CacheManager, FormatSettingsManager, I18NBeanFactory, CacheStatisticsManager, HazelcastHelper) - Constructor for class com.atlassian.confluence.cache.hazelcast.HazelcastStatisticsManager
 
HazelcastTopicMessageRouter - Class in com.atlassian.confluence.cluster.hazelcast
Deprecated.
since 7.6 no replacement
HazelcastTopicMessageRouter(HazelcastInstance) - Constructor for class com.atlassian.confluence.cluster.hazelcast.HazelcastTopicMessageRouter
Deprecated.
 
HazelcastTopicMessageRouter(Supplier<HazelcastInstance>) - Constructor for class com.atlassian.confluence.cluster.hazelcast.HazelcastTopicMessageRouter
Deprecated.
since 7.6
HazelcastTopicMessageRouter.MessageConsumer<M> - Interface in com.atlassian.confluence.cluster.hazelcast
Deprecated.
 
HazelcastTopicMessageRouter.TopicFilter - Interface in com.atlassian.confluence.cluster.hazelcast
Deprecated.
 
HazelcastUtils - Class in com.atlassian.confluence.cluster.hazelcast
Contains HZ Member <-> NodeIdentifier conversion utils
HazelcastUtils() - Constructor for class com.atlassian.confluence.cluster.hazelcast.HazelcastUtils
 
HEADER_BUTTON_BASE_BACKGROUND - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
HEADER_BUTTON_TEXT - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
HEADER_MOBILE_APP_REQUEST_KEY - Static variable in class com.atlassian.confluence.util.RequestCacheThreadLocal
 
headerRow() - Method in class com.atlassian.confluence.it.jsoup.JsoupTable
 
HeadersHelper - Class in com.atlassian.confluence.it
 
HeadersHelper(String) - Constructor for class com.atlassian.confluence.it.HeadersHelper
 
HeadersHelper.Response - Class in com.atlassian.confluence.it
 
HEADING_TEXT - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
HeadingBlockRenderer - Class in com.atlassian.confluence.content.render.xhtml.migration
 
HeadingBlockRenderer() - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.HeadingBlockRenderer
 
HealthCheck - Interface in com.atlassian.confluence.internal.health
A health check performed by Confluence during some phase (or phases) of its lifecycle.
healthCheck - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
HealthCheckAnalyticsEvent - Class in com.atlassian.confluence.internal.health.analytics
A server-side analytics event raised after executing a health check.
HealthCheckAnalyticsEvent(String, String, String, String, String, URL) - Constructor for class com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsEvent
Constructor.
HealthCheckAnalyticsEventFactory - Interface in com.atlassian.confluence.internal.health.analytics
Factory for analytics events arising from health checks.
HealthCheckAnalyticsSender - Interface in com.atlassian.confluence.internal.health.analytics
Sends analytics events relating to the results of health checks.
HealthCheckAnalyticsSenderSupplier - Class in com.atlassian.confluence.impl.health.analytics
A Supplier for the HealthCheckAnalyticsSender.
HealthCheckAnalyticsSenderSupplier(HealthCheckAnalyticsSender) - Constructor for class com.atlassian.confluence.impl.health.analytics.HealthCheckAnalyticsSenderSupplier
 
HealthCheckAttributes - Class in com.atlassian.confluence.internal.health
Well-known keys and values of Johnson attributes used by startup health checks.
HealthCheckExecutor - Interface in com.atlassian.confluence.internal.health
Executes the given HealthChecks and returns their unique results.
HealthCheckMessage - Class in com.atlassian.confluence.impl.health
Create HTML and raw text messages simultaneously.
HealthCheckMessage.Builder - Class in com.atlassian.confluence.impl.health
 
HealthCheckRegistrar - Class in com.atlassian.confluence.impl.health
Registers the desired HealthChecks along with their prerequisite checks.
HealthCheckRegistrar(HealthCheckRegistry, List<HealthCheck>) - Constructor for class com.atlassian.confluence.impl.health.HealthCheckRegistrar
 
HealthCheckRegistry - Interface in com.atlassian.confluence.internal.health
Allows HealthChecks to be registered.
HealthCheckResult - Class in com.atlassian.confluence.internal.health
The result of a HealthCheck.
HealthCheckResult(HealthCheck, Event, URL, String, String) - Constructor for class com.atlassian.confluence.internal.health.HealthCheckResult
 
HealthCheckRule - Interface in com.atlassian.confluence.impl.health.checks.rules
Provides rule validation for a specific Health Check.
HealthCheckRunner - Interface in com.atlassian.confluence.impl.health
The entry point for running HealthChecks.
HealthCheckTemplate - Class in com.atlassian.confluence.impl.health
Simplies the implementation of HealthChecks.
HealthCheckTemplate(Iterable<HealthCheck>) - Constructor for class com.atlassian.confluence.impl.health.HealthCheckTemplate
 
HeartbeatAction - Class in com.atlassian.confluence.pages.actions
The HeartbeatAction provides methods used by the client side editor to detect concurrent changes to a single CEO.
HeartbeatAction() - Constructor for class com.atlassian.confluence.pages.actions.HeartbeatAction
 
HeartbeatManager - Interface in com.atlassian.confluence.core
 
heartbeatManager - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
HEATMAP_GROUP_RANKS - Static variable in class com.atlassian.confluence.user.SessionKeys
 
HEIGHT_IMAGE_ATTR - Static variable in class com.atlassian.confluence.content.render.xhtml.EmbeddedImageConstants
 
hello(String) - Method in interface com.atlassian.confluence.extra.helloworldrpc.HelloWorld
 
hello(String) - Method in class com.atlassian.confluence.extra.helloworldrpc.HelloWorldService
 
HelloBlueprintPluginHelper - Class in com.atlassian.confluence.it.plugin.blueprint
Installs the Hello Blueprint plugin.
HelloBlueprintPluginHelper() - Constructor for class com.atlassian.confluence.it.plugin.blueprint.HelloBlueprintPluginHelper
 
HelloWorld - Interface in com.atlassian.confluence.extra.helloworldrpc
 
HelloWorldService - Class in com.atlassian.confluence.extra.helloworldrpc
 
HelloWorldService() - Constructor for class com.atlassian.confluence.extra.helloworldrpc.HelloWorldService
 
HELP_PATHS_RESOURCE_NAME - Static variable in class com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
 
HELP_PATHS_RESOURCE_TYPE - Static variable in class com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
 
HELP_TIPS_PLUGIN - Static variable in class com.atlassian.confluence.it.plugin.TestPlugins
 
HELP_URL_KEY - Static variable in class com.atlassian.confluence.internal.health.HealthCheckAttributes
Checks that wish to provide a help link to public-facing documentation should set this attribute to the relevant URL on the Johnson event that they return.
Helper() - Constructor for class com.atlassian.confluence.api.serialization.RestEnrichable.Helper
 
HelpLinkAction - Class in com.atlassian.confluence.tinymceplugin.actions
An action for supplying a help link based on the given properties.
HelpLinkAction() - Constructor for class com.atlassian.confluence.tinymceplugin.actions.HelpLinkAction
 
HelpMenu - Class in com.atlassian.confluence.pageobjects.component.menu
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.menu.HelpMenu instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
HelpMenu() - Constructor for class com.atlassian.confluence.pageobjects.component.menu.HelpMenu
Deprecated.
 
HelpPathsI18NResource - Class in com.atlassian.confluence.util.i18n
 
HelpPathsI18NResource(Plugin, ResourceDescriptor) - Constructor for class com.atlassian.confluence.util.i18n.HelpPathsI18NResource
 
hexToColor(String) - Static method in class com.atlassian.confluence.util.ColourUtils
Given a color hexadecimal value returns a Color object.
hibernate - Variable in class com.atlassian.confluence.internal.relations.dao.hibernate.HibernateRelationDao
 
Hibernate2BatchFinder - Class in com.atlassian.crowd.embedded.hibernate2.batch
Hibernate 2 implementation of the batch finder.
Hibernate2BatchFinder(SessionFactory) - Constructor for class com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2BatchFinder
 
Hibernate2BatchProcessor - Class in com.atlassian.crowd.embedded.hibernate2.batch
Hibernate 2 Implementation of the BatchProcessor
Hibernate2BatchProcessor(Hibernate2SessionFactory) - Constructor for class com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2BatchProcessor
 
Hibernate2SessionFactory - Interface in com.atlassian.crowd.embedded.hibernate2.batch
Wrapper for interacting with hibernate and spring to retrieve the currently running session.
Hibernate5ConstraintNamesPostSchemaUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Upgrade the database schema unique constraints in the hibernate 5 naming style.
Hibernate5ConstraintNamesPostSchemaUpgradeTask(ConfluenceHibernateConfig, AlterTableExecutor) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.Hibernate5ConstraintNamesPostSchemaUpgradeTask
 
Hibernate5ConstraintNamesPreSchemaUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Drop existing hibernate 2 constraints to allow SchemaUpdate to re-create them in the hibernate 5 naming style.
Hibernate5ConstraintNamesPreSchemaUpgradeTask(ConfluenceHibernateConfig, AlterTableExecutor, SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.Hibernate5ConstraintNamesPreSchemaUpgradeTask
 
HIBERNATE_ATLASSIAN_PARSE_HBM_HIBERNATE_5_ONLY - Static variable in class com.atlassian.confluence.persistence.HibernatePropertyKeys
 
HIBERNATE_C3P0_PREFERRED_TEST_QUERY - Static variable in class com.atlassian.confluence.persistence.HibernatePropertyKeys
 
HIBERNATE_CONNECTION_SET_BIG_STRING_TRY_CLOB - Static variable in class com.atlassian.confluence.persistence.HibernatePropertyKeys
 
HIBERNATE_DATABASE_LOWER_NON_ASCII_SUPPORTED - Static variable in class com.atlassian.confluence.persistence.HibernatePropertyKeys
 
HIBERNATE_STATE_COMPRESSION - Static variable in class com.atlassian.confluence.persistence.HibernatePropertyKeys
Deprecated.
since 7.5. No replacement.
HibernateAbstractPageDao - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
 
HibernateAbstractPageDao() - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAbstractPageDao
 
HibernateAlertEntityDao - Class in com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate
 
HibernateAlertEntityDao() - Constructor for class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.HibernateAlertEntityDao
 
HibernateAlertEntityDao.SatiableConsumer<T> - Interface in com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate
A consumer that accepts a single input argument and returns a boolean indicating if further inputs are wanted.
HibernateAlterTableExecutor - Class in com.atlassian.confluence.upgrade.ddl
Executes all the various database-specific table altering commands.
HibernateAlterTableExecutor(ConfluenceHibernateConfig, DdlExecutor) - Constructor for class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
HibernateAnyTypeDao - Class in com.atlassian.confluence.core.persistence.hibernate
 
HibernateAnyTypeDao() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.HibernateAnyTypeDao
 
HibernateApplicationDao - Class in com.atlassian.crowd.embedded.hibernate2
 
HibernateApplicationDao(SessionFactory, HibernateDirectoryDao) - Constructor for class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
HibernateAttachmentDaoFactoryBean - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
This implementation retrieves the correct instance of AttachmentDao for the AttachmentDataDao that is given, and wires the instance with the necessary attributes.
HibernateAttachmentDaoFactoryBean() - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDaoFactoryBean
 
HibernateAttachmentDataDao - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
This class defines an AttachmentDataDao that stores Attachment data in a Hibernate-managed database.
HibernateAttachmentDataDao() - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
HibernateAuditRecordDao - Class in com.atlassian.confluence.internal.audit.persistence.dao.hibernate
Deprecated.
since 7.5.0. Audit records should be persisted via atlassian-audit-plugin
HibernateAuditRecordDao() - Constructor for class com.atlassian.confluence.internal.audit.persistence.dao.hibernate.HibernateAuditRecordDao
Deprecated.
 
HibernateBlogPostDao - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
Hibernate implementation of the BlogPost DAO
HibernateBlogPostDao() - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateBlogPostDao
 
HibernateBulkAction<CONTEXT extends BulkExecutionContext,TARGET> - Interface in com.atlassian.confluence.impl.hibernate.bulk
Simple interface for bulk action on Hibernate
HibernateBulkTransaction - Class in com.atlassian.confluence.impl.hibernate.bulk
Wrap low layer transaction management for bulk action.
HibernateBulkTransaction(HibernateSessionManager) - Constructor for class com.atlassian.confluence.impl.hibernate.bulk.HibernateBulkTransaction
 
HibernateCacheFactory - Interface in com.atlassian.confluence.cache.hibernate
Deprecated.
since 6.14, implementation detail, will be removed in a future release
HibernateCacheFactory.InstanceHolder - Class in com.atlassian.confluence.cache.hibernate
Deprecated.
since 6.14, implementation detail, will be removed in a later release
HibernateCheckConstraint - Class in com.atlassian.confluence.upgrade.impl
It creates a predicate for checking whether constraint of specified name exists or not.
HibernateCheckConstraint() - Constructor for class com.atlassian.confluence.upgrade.impl.HibernateCheckConstraint
 
HibernateClusterAwareCacheManager - Class in com.atlassian.confluence.impl.cache.hibernate
Make sure Hibernate L2 caches are flushed correctly in Data Center.
HibernateClusterAwareCacheManagerFactory - Class in com.atlassian.confluence.impl.cache.hibernate
This is just a workaround to wire our cache manager beans.
HibernateClusterAwareCacheManagerFactory(CacheManager, ClusterManager, ClusterEventWrapperService, EventPublisher, SessionFactory) - Constructor for class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManagerFactory
 
HibernateClusterSafetyDao - Class in com.atlassian.confluence.cluster.safety
 
HibernateClusterSafetyDao() - Constructor for class com.atlassian.confluence.cluster.safety.HibernateClusterSafetyDao
 
HibernateCommentDao - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
 
HibernateCommentDao() - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateCommentDao
 
hibernateConfig - Variable in class com.atlassian.confluence.impl.health.checks.rules.AbstractDatabaseSetupRule
 
HibernateConfluenceBandanaRecordDao - Class in com.atlassian.confluence.setup.bandana.persistence.dao.hibernate
 
HibernateConfluenceBandanaRecordDao(SessionFactory) - Constructor for class com.atlassian.confluence.setup.bandana.persistence.dao.hibernate.HibernateConfluenceBandanaRecordDao
 
HibernateConfluenceUserDao - Class in com.atlassian.confluence.user.persistence.dao.hibernate
 
HibernateConfluenceUserDao(SessionFactory) - Constructor for class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
HibernateConnectionDao - Class in com.atlassian.confluence.follow.persistence.dao.hibernate
 
HibernateConnectionDao(SessionFactory) - Constructor for class com.atlassian.confluence.follow.persistence.dao.hibernate.HibernateConnectionDao
 
HibernateConnectionProvider - Class in com.atlassian.confluence.upgrade.recovery
Holder for DB connection that keeps the connection open.
HibernateConnectionProvider(Connection) - Constructor for class com.atlassian.confluence.upgrade.recovery.HibernateConnectionProvider
 
HibernateContentEntityHelper - Class in com.atlassian.confluence.plugins.edgeindex.rest
 
HibernateContentEntityHelper(EntityManagerProvider) - Constructor for class com.atlassian.confluence.plugins.edgeindex.rest.HibernateContentEntityHelper
 
HibernateContentPermissionPersister - Class in com.atlassian.confluence.importexport.xmlimport.persister
Persists ContentPermission instances, in a way that does not violate any unique constraints.
HibernateContentPermissionPersister() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.HibernateContentPermissionPersister
 
HibernateContentPermissionPersisterFactory - Class in com.atlassian.confluence.importexport.xmlimport.persister
Creates an instance of HibernateContentPermissionPersister if the ImportedObject matches.
HibernateContentPermissionPersisterFactory() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.HibernateContentPermissionPersisterFactory
 
HibernateContentPermissionSetDao - Class in com.atlassian.confluence.security.persistence.dao.hibernate
 
HibernateContentPermissionSetDao() - Constructor for class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateContentPermissionSetDao
 
HibernateContentQueryFactory - Interface in com.atlassian.confluence.content.persistence.hibernate
Interface that needs to be implemented by a HibernateContentQuery plugin module.
HibernateContentQueryFactoryDefaults - Class in com.atlassian.confluence.impl.hibernate
Provides default implementations for HibernateContentQueryFactory methods to aid deprecation of the getQuery overload that depends on hibernate 2 interfaces.
HibernateContentQueryModuleDescriptor - Class in com.atlassian.confluence.content.persistence.hibernate
Module descriptor to allow plugins to provide custom queries for looking up pluggable content.
HibernateContentQueryModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.content.persistence.hibernate.HibernateContentQueryModuleDescriptor
 
HibernateDdlExecutor - Class in com.atlassian.confluence.upgrade.ddl
Executes any set of DdlCommands thrown its way.
HibernateDdlExecutor(ConfluenceHibernateConfig, SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.ddl.HibernateDdlExecutor
 
HibernateDirectoryDao - Class in com.atlassian.crowd.embedded.hibernate2
Hibernate 2/Spring implementation of directory persistence
HibernateDirectoryDao(SessionFactory, InternalUserDao, InternalGroupDao, InternalMembershipDao) - Constructor for class com.atlassian.crowd.embedded.hibernate2.HibernateDirectoryDao
 
HibernateDraftDao - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
Database storage for drafts.
HibernateDraftDao() - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
HibernateEntityManagerProvider - Class in com.atlassian.confluence.impl.hibernate
Provides access to the current hibernate Session object.
HibernateEntityManagerProvider(SessionFactory) - Constructor for class com.atlassian.confluence.impl.hibernate.HibernateEntityManagerProvider
 
HibernateEntityObjectQueue - Class in bucket.core.persistence.hibernate
Deprecated.
since 6.10.0. No replacement.
HibernateEntityObjectQueue(List, SessionFactory) - Constructor for class bucket.core.persistence.hibernate.HibernateEntityObjectQueue
Deprecated.
 
HibernateEntityObjectQueueFactory - Class in bucket.core.persistence.hibernate
Deprecated.
since 6.10.0. No replacement.
HibernateEntityObjectQueueFactory() - Constructor for class bucket.core.persistence.hibernate.HibernateEntityObjectQueueFactory
Deprecated.
 
HibernateGroupDao - Class in com.atlassian.crowd.embedded.hibernate2
Hibernate2/Spring implementation of group persistence
HibernateGroupDao(SessionFactory, Supplier<DirectoryDao>, InternalMembershipDao, BatchProcessor, BatchFinder) - Constructor for class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
HibernateHandle - Class in bucket.core.persistence.hibernate
 
HibernateHandle(String) - Constructor for class bucket.core.persistence.hibernate.HibernateHandle
 
HibernateHandle(Searchable) - Constructor for class bucket.core.persistence.hibernate.HibernateHandle
 
HibernateHandle(String, long) - Constructor for class bucket.core.persistence.hibernate.HibernateHandle
 
HibernateHandleResolver - Class in com.atlassian.confluence.core.persistence.hibernate
Resolves a Handle for a persistent object.
HibernateHandleResolver() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.HibernateHandleResolver
 
HibernateHiLoIdFixer - Class in com.atlassian.confluence.importexport.xmlimport
Fixes the "Hi" values of the HibernateHiLoIdGenerator after an import.
HibernateHiLoIdFixer(EventPublisher, SessionFactory) - Constructor for class com.atlassian.confluence.importexport.xmlimport.HibernateHiLoIdFixer
 
HibernateIndexQueueEntryDao - Class in com.atlassian.confluence.core.persistence.hibernate
Deprecated.
since 6.10.0. Replaced by HibernateJournalDao.
HibernateIndexQueueEntryDao() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.HibernateIndexQueueEntryDao
Deprecated.
 
HibernateInternalMembershipDao - Class in com.atlassian.crowd.embedded.hibernate2
Allows bulk membership changes via database IDs rather than by name.
HibernateInternalMembershipDao(SessionFactory) - Constructor for class com.atlassian.crowd.embedded.hibernate2.HibernateInternalMembershipDao
 
HibernateInternalRunDetailsDao - Class in com.atlassian.confluence.internal.schedule.persistence.dao
The implementation of InternalRunDetailsDao interface
HibernateInternalRunDetailsDao(ConfluenceHibernateConfig) - Constructor for class com.atlassian.confluence.internal.schedule.persistence.dao.HibernateInternalRunDetailsDao
 
HibernateJournalDao - Class in com.atlassian.confluence.impl.journal
JournalDao that uses Hibernate for persistence.
HibernateJournalDao(SessionFactory) - Constructor for class com.atlassian.confluence.impl.journal.HibernateJournalDao
 
HibernateJournalDao(SessionFactory, Clock) - Constructor for class com.atlassian.confluence.impl.journal.HibernateJournalDao
 
HibernateJvmVCacheRegionFactory - Class in com.atlassian.confluence.impl.hibernate
Basically an EhCacheRegionFactory but shares an instance of EhCache CacheManager with Atlassian CacheManager.
HibernateJvmVCacheRegionFactory(CacheManager, CacheManager, CacheSettingsDefaultsProvider) - Constructor for class com.atlassian.confluence.impl.hibernate.HibernateJvmVCacheRegionFactory
 
HibernateKey - Class in com.atlassian.confluence.security.persistence.dao.hibernate.legacy
Hibernate data transfer object for cryptographic keys
HibernateKey() - Constructor for class com.atlassian.confluence.security.persistence.dao.hibernate.legacy.HibernateKey
 
HibernateKeyPersister - Class in com.atlassian.confluence.importexport.xmlimport.persister
Persister for legacy HibernateKey objects that need to be converted to AliasedKeys on import.
HibernateKeyPersister() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.HibernateKeyPersister
 
HibernateKeyPersisterFactory - Class in com.atlassian.confluence.importexport.xmlimport.persister
Creates an instance of HibernateKeyPersister if the ImportedObject matches.
HibernateKeyPersisterFactory() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.HibernateKeyPersisterFactory
 
HibernateKeyStoreDao - Class in com.atlassian.confluence.security.persistence.dao.hibernate
Hibernate implementation of the KeyStore interface
HibernateKeyStoreDao(SessionFactory) - Constructor for class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateKeyStoreDao
 
HibernateLabelDao - Class in com.atlassian.confluence.labels.persistence.dao.hibernate
 
HibernateLabelDao() - Constructor for class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
HibernateLikeEntityDao - Class in com.atlassian.confluence.like
 
HibernateLikeEntityDao(SessionFactory) - Constructor for class com.atlassian.confluence.like.HibernateLikeEntityDao
 
HibernateLinkDao - Class in com.atlassian.confluence.links.persistence.dao.hibernate
 
HibernateLinkDao() - Constructor for class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateLinkDao
 
HibernateManagedRegionCacheLookup - Interface in com.atlassian.confluence.impl.cache.hazelcast
Defines operations for obtaining references to ManagedCaches that represent Hibernate cache regions.
HibernateMembership - Class in com.atlassian.crowd.embedded.hibernate2
Hibernate representation of a membership that uses actual foreign keys and joins instead of trusting that database integrity will be maintained by a team of unicorns.
HibernateMembership() - Constructor for class com.atlassian.crowd.embedded.hibernate2.HibernateMembership
Private constructor for Hibernate
HibernateMembershipDao - Class in com.atlassian.crowd.embedded.hibernate2
Implementation of MembershipDao which uses Hibernate 2.
HibernateMembershipDao(SessionFactory, InternalUserDao, InternalGroupDao, BatchProcessor) - Constructor for class com.atlassian.crowd.embedded.hibernate2.HibernateMembershipDao
 
HibernateMembershipPersister - Class in com.atlassian.confluence.importexport.xmlimport.persister
Persists HibernateMembership instances, in a way that does not violate any unique constraints.
HibernateMembershipPersister() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.HibernateMembershipPersister
 
HibernateMembershipPersisterFactory - Class in com.atlassian.confluence.importexport.xmlimport.persister
Creates an instance of HibernateMembershipPersister if the ImportedObject matches.
HibernateMembershipPersisterFactory() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.HibernateMembershipPersisterFactory
 
HibernateMetadataIntegrator - Class in com.atlassian.confluence.impl.core.persistence.hibernate
Implements the Hibernate Integrator SPI in order to obtain access to the Metadata.
HibernateMetadataIntegrator() - Constructor for class com.atlassian.confluence.impl.core.persistence.hibernate.HibernateMetadataIntegrator
 
HibernateMetadataSource - Interface in com.atlassian.confluence.impl.core.persistence.hibernate
Provides operations for accessing the Hibernate Metadata and derived properties.
HibernateNotificationDao - Class in com.atlassian.confluence.mail.notification.persistence.dao.hibernate
 
HibernateNotificationDao() - Constructor for class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
HibernateObjectDao<T extends com.atlassian.core.bean.EntityObject> - Class in com.atlassian.confluence.core.persistence.hibernate
Generic DAO for hibernate objects.
HibernateObjectDao() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
HibernateObjectDao.Cacheability - Enum in com.atlassian.confluence.core.persistence.hibernate
 
HibernateObjectHandleTranslator - Class in com.atlassian.confluence.importexport.impl
Creates TransientHibernateHandles to represent Hibernate objects
HibernateObjectHandleTranslator(Session) - Constructor for class com.atlassian.confluence.importexport.impl.HibernateObjectHandleTranslator
 
HibernatePageAncestorManager - Class in com.atlassian.confluence.pages.ancestors
Stores page ancestors in the ANCESTORS table in the database.
HibernatePageAncestorManager() - Constructor for class com.atlassian.confluence.pages.ancestors.HibernatePageAncestorManager
 
HibernatePageDao - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
 
HibernatePageDao() - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
HibernatePageTemplateDao - Class in com.atlassian.confluence.pages.templates.persistence.dao.hibernate
 
HibernatePageTemplateDao() - Constructor for class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
HibernatePersonalInformationDao - Class in com.atlassian.confluence.user.persistence.dao.hibernate
 
HibernatePersonalInformationDao() - Constructor for class com.atlassian.confluence.user.persistence.dao.hibernate.HibernatePersonalInformationDao
 
HibernatePluginDataDao - Class in com.atlassian.confluence.plugin.persistence.hibernate
Hibernate implementation of a PluginDataDao, which stores plugin JARs in a database for distribution among clustered application nodes.
HibernatePluginDataDao(SessionFactory) - Constructor for class com.atlassian.confluence.plugin.persistence.hibernate.HibernatePluginDataDao
 
HibernatePrefetchHelper - Class in com.atlassian.confluence.impl.content.render.prefetch.hibernate
 
HibernatePrefetchHelper(HibernateOperations) - Constructor for class com.atlassian.confluence.impl.content.render.prefetch.hibernate.HibernatePrefetchHelper
 
HibernatePropertyKeys - Class in com.atlassian.confluence.persistence
The keys of custom Hibernate-related properties.
HibernateRegionFactoryProvider - Interface in com.atlassian.confluence.internal.cache.hibernate
Deprecated.
since 7.5 unused
HibernateRelationDao<S extends RelatableEntity,T extends RelatableEntity> - Class in com.atlassian.confluence.internal.relations.dao.hibernate
 
HibernateRelationDao(SessionFactory) - Constructor for class com.atlassian.confluence.internal.relations.dao.hibernate.HibernateRelationDao
 
HibernateResourceLoader - Class in com.atlassian.confluence.setup.velocity
Load resources via Hibernate.
HibernateResourceLoader() - Constructor for class com.atlassian.confluence.setup.velocity.HibernateResourceLoader
 
HibernateSchemaComparisonService - Class in com.atlassian.confluence.core.persistence.schema.hibernate
An implementation of SchemaComparisonService which uses the Hibernate mapping as the "expected" schema, and compares it with the actual database schema.
HibernateSchemaComparisonService(SessionFactoryImplementor, ConfluenceSchemaHelper) - Constructor for class com.atlassian.confluence.core.persistence.schema.hibernate.HibernateSchemaComparisonService
HibernateSchemaComparisonService(SessionFactoryImplementor, HibernateMetadataSource) - Constructor for class com.atlassian.confluence.core.persistence.schema.hibernate.HibernateSchemaComparisonService
 
HibernateSearch - Class in com.atlassian.crowd.embedded.hibernate2
A HibernateCallback that executes an HQLQuery against the database, converting parameters and results to the correct types.
HibernateSearchableDao - Class in com.atlassian.confluence.core.persistence.hibernate
 
HibernateSearchableDao(SessionFactory) - Constructor for class com.atlassian.confluence.core.persistence.hibernate.HibernateSearchableDao
 
HibernateSessionManager - Class in com.atlassian.confluence.core.persistence.hibernate
Provides methods to manage objects in the current Hibernate Session.
HibernateSessionManager(SessionFactory, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.core.persistence.hibernate.HibernateSessionManager
 
HibernateSpaceDao - Class in com.atlassian.confluence.spaces.persistence.dao.hibernate
 
HibernateSpaceDao() - Constructor for class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
HibernateSpacePermissionDao - Class in com.atlassian.confluence.security.persistence.dao.hibernate
 
HibernateSpacePermissionDao() - Constructor for class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
HibernateSpacePermissionsFilterDao - Class in com.atlassian.confluence.search.lucene.filter
This implementation was created instead of just using the existing SpaceDao and SpacePermissionsDao for a few reasons - Retrieving space objects from a named query results in you being returned Space proxies.
HibernateSpacePermissionsFilterDao(SessionFactory, SpacePermissionDao, UserAccessor) - Constructor for class com.atlassian.confluence.search.lucene.filter.HibernateSpacePermissionsFilterDao
 
HibernateSqlCollectingFilter - Class in com.atlassian.confluence.functest.rest.admin.sqlcapture
A Servlet Filter which uses a HibernateSqlCollector to capture all SQL by Hibernate on the current request thread, and optionally stores that SQL for later retrieval.
HibernateSqlCollectingFilter(HibernateSqlCollector) - Constructor for class com.atlassian.confluence.functest.rest.admin.sqlcapture.HibernateSqlCollectingFilter
 
HibernateSqlCollector - Class in com.atlassian.confluence.functest.rest.admin.sqlcapture
Records all SQL issued by Hibernate by hooking into the org.hibernate.SQL log4j logger.
HibernateStatisticsSupplier - Class in com.atlassian.confluence.jmx
Spring Factory Bean which will create Hibernate Statistic
HibernateStatisticsSupplier(SessionFactory) - Constructor for class com.atlassian.confluence.jmx.HibernateStatisticsSupplier
 
HibernateTrustedApplicationDao - Class in com.atlassian.confluence.security.persistence.dao.hibernate
Hibernate implementation of the TrustedApplicationDao.
HibernateTrustedApplicationDao(SessionFactory) - Constructor for class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateTrustedApplicationDao
 
HibernateUserDao - Class in com.atlassian.crowd.embedded.hibernate2
Implementation of UserDao which uses Hibernate 5.
HibernateUserDao(SessionFactory, Supplier<DirectoryDao>, InternalMembershipDao, ConfluenceUserDao, BatchProcessor<Session>, BatchFinder, BatchOperationManager) - Constructor for class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
HibernateUserLoginInfoDao - Class in com.atlassian.confluence.security.persistence.dao.hibernate
 
HibernateUserLoginInfoDao(SessionFactory) - Constructor for class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateUserLoginInfoDao
 
HibernateUserProviderFactory - Class in com.atlassian.confluence.user
 
HibernateUserProviderFactory() - Constructor for class com.atlassian.confluence.user.HibernateUserProviderFactory
 
HibernateUserType - Class in com.atlassian.confluence.impl.hibernate
Base class for Hibernate UserType objects in Confluence.
HibernateUserType() - Constructor for class com.atlassian.confluence.impl.hibernate.HibernateUserType
 
HibernateVersionHistoryDao - Class in com.atlassian.confluence.core.persistence.hibernate
 
HibernateVersionHistoryDao() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.HibernateVersionHistoryDao
 
hidden(boolean) - Method in class com.atlassian.confluence.api.model.content.Version.VersionBuilder
 
hidden(boolean) - Method in class com.atlassian.confluence.it.Attachment.AttachmentBuilder
Deprecated.
 
HiddenAttachmentBatchUploadCompletedEvent - Class in com.atlassian.confluence.event.events.content.attachment
An event indicating that o batch of one or more hidden attachments have completed uploading.
HiddenAttachmentBatchUploadCompletedEvent(Object, List<Attachment>) - Constructor for class com.atlassian.confluence.event.events.content.attachment.HiddenAttachmentBatchUploadCompletedEvent
 
HiddenAttachmentCreateEvent - Class in com.atlassian.confluence.event.events.content.attachment
An event indicating that one or more hidden attachments have been added to a piece of content.
HiddenAttachmentCreateEvent(Object, List<Attachment>) - Constructor for class com.atlassian.confluence.event.events.content.attachment.HiddenAttachmentCreateEvent
Construct a new HiddenAttachmentCreateEvent.
HiddenAttachmentCreateEvent(Object, Attachment) - Constructor for class com.atlassian.confluence.event.events.content.attachment.HiddenAttachmentCreateEvent
 
HiddenAttachmentRemoveEvent - Class in com.atlassian.confluence.event.events.content.attachment
Event sent *before* the removal of a hidden attachment.
HiddenAttachmentRemoveEvent(Object, Attachment, User) - Constructor for class com.atlassian.confluence.event.events.content.attachment.HiddenAttachmentRemoveEvent
 
HiddenAttachmentRestoreEvent - Class in com.atlassian.confluence.event.events.content.attachment
This is published when a hidden attachment is restored from the trash.
HiddenAttachmentRestoreEvent(Object, Attachment, ConfluenceUser) - Constructor for class com.atlassian.confluence.event.events.content.attachment.HiddenAttachmentRestoreEvent
Creates an attachment restore event
HiddenAttachmentUpdateEvent - Class in com.atlassian.confluence.event.events.content.attachment
An event indicating that a hidden attachment has been updated
HiddenAttachmentUpdateEvent(Object, Attachment, Attachment) - Constructor for class com.atlassian.confluence.event.events.content.attachment.HiddenAttachmentUpdateEvent
 
HiddenAttachmentVersionRemoveEvent - Class in com.atlassian.confluence.event.events.content.attachment
Event sent *before* the removal of a hidden attachment version.
HiddenAttachmentVersionRemoveEvent(Object, Attachment, User) - Constructor for class com.atlassian.confluence.event.events.content.attachment.HiddenAttachmentVersionRemoveEvent
 
hideSingleWebItem() - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceWebSectionModuleDescriptor
 
hideTipMessage() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
Hierarchical<T> - Interface in com.atlassian.confluence.core
Please do not use this interface.
HierarchicalContentFileSystemHelper - Class in com.atlassian.confluence.pages.persistence.dao.filesystem
Provides utilties for creating hierarchical directory structures for storing Confluence content-related files.
HierarchicalContentFileSystemHelper() - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalContentFileSystemHelper
 
HierarchicalMultiStreamAttachmentDataFileSystem - Class in com.atlassian.confluence.pages.persistence.dao.filesystem
An implementation of AttachmentDataFileSystem which stores the attachment data as files on a filesystem, using the standard File API.
HierarchicalMultiStreamAttachmentDataFileSystem(FileLocationResolver, DeferredFileDeletionQueue) - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
 
HIGHLIGHT - Static variable in class com.atlassian.confluence.api.model.search.SearchOptions.Excerpt
An excerpt that shows the matched text strings highlighted
highlight - Variable in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
highlight(String, String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
HIGHLIGHT_END - Static variable in class com.atlassian.confluence.search.v2.SearchConstants
 
HIGHLIGHT_END - Static variable in interface com.atlassian.confluence.search.v2.SearchResult
 
HIGHLIGHT_START - Static variable in class com.atlassian.confluence.search.v2.SearchConstants
Placeholders used to decorate highlighted areas of the page
HIGHLIGHT_START - Static variable in interface com.atlassian.confluence.search.v2.SearchResult
Placeholders used to decorate highlighted areas of the search result
HIGHLIGHT_UNESCAPED - Static variable in class com.atlassian.confluence.api.model.search.SearchOptions.Excerpt
An excerpt is highlighted but NOT HTML escaped.
highlightOptionPanelEnabled - Variable in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
highlightTerm(String, TokenGroup) - Method in class com.atlassian.confluence.search.summary.NoFormatFormatter
 
highlightTerm(String, TokenGroup) - Method in class com.atlassian.confluence.search.summary.WrappingFormatter
 
highlightText(String) - Method in class com.atlassian.confluence.search.summary.HitHighlighter
Highlights text without fragmenting it.
highlightWikiMarkup(String) - Method in class com.atlassian.confluence.search.summary.HitHighlighter
Deprecated.
since 6.13.0, no replacement
HightlightParams - Interface in com.atlassian.confluence.search.v2
Parameters for highlighting in search.
HISTORICAL - Static variable in class com.atlassian.confluence.api.model.content.ContentStatus
The state of content that is not at its latest version
HistoricalLoginInfo - Interface in com.atlassian.confluence.security.login
Encapsulates information about the login history of a particular user.
history(Reference<History>) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
history(History) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
HISTORY - Static variable in class com.atlassian.confluence.api.model.content.Content.Expansions
 
History - Class in com.atlassian.confluence.api.model.content
Contains the history of a piece of Content.
history() - Method in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
 
History.Expansions - Class in com.atlassian.confluence.api.model.content
Provides property names that can be used to expand History objects.
History.HistoryBuilder - Class in com.atlassian.confluence.api.model.content
Creates History instances.
HistoryAction - Class in com.atlassian.confluence.user.actions
 
HistoryAction() - Constructor for class com.atlassian.confluence.user.actions.HistoryAction
 
HistoryFactory - Class in com.atlassian.confluence.api.impl.service.content.factory
Makes History instances and references.
HistoryFactory(PersonFactory, VersionFactory, ContentEntityManager, ContributorsFactory, ContentEntityObjectDao) - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.HistoryFactory
 
HistorySummary - Class in com.atlassian.confluence.legacyapi.model.content
Deprecated.
since 7.0.1 , use History
HistorySummary(Option<EditSummary>, Option<EditSummary>, Option<EditSummary>, Option<EditSummary>, boolean, Person, Date) - Constructor for class com.atlassian.confluence.legacyapi.model.content.HistorySummary
Deprecated.
 
HitHighlighter - Class in com.atlassian.confluence.search.summary
Finds search hits in content based on a given Lucene query.
HitHighlighter(Query, Analyzer) - Constructor for class com.atlassian.confluence.search.summary.HitHighlighter
Create a new highlighter that uses the default formatter, and HTML encoding.
HitHighlighter(Query, Analyzer, Formatter) - Constructor for class com.atlassian.confluence.search.summary.HitHighlighter
Create a new highlighter with specified formatter with HTML encoding.
HitHighlighter(Query, Analyzer, Formatter, Encoder) - Constructor for class com.atlassian.confluence.search.summary.HitHighlighter
Create a new highlighter
hits() - Method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatistics
 
HoconCacheSettingsReader - Class in com.atlassian.confluence.impl.cache.config
Implementation of CacheSettingsDefaultsProvider that uses a read-only Configuration file that specifies the cache defaults.
HoconCacheSettingsReader(Path, Path) - Constructor for class com.atlassian.confluence.impl.cache.config.HoconCacheSettingsReader
 
HOME_PAGE - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
HOME_PAGE_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.HomePageExtractor
 
HomeHealthCheck - Class in com.atlassian.confluence.impl.health.checks
Checks that a Confluence home directory has been specified, and either exists or can be created.
HomeHealthCheck() - Constructor for class com.atlassian.confluence.impl.health.checks.HomeHealthCheck
 
HomeHealthCheckFailure - Class in com.atlassian.confluence.impl.health.checks
Gives the reason why the HomeHealthCheck failed.
HomeHealthCheckFailure.Reason - Enum in com.atlassian.confluence.impl.health.checks
Indicates the reason why the home check failed.
HomeHealthCheckMessageFactory - Class in com.atlassian.confluence.impl.health.checks
Creates human readable messages from a given HomeHealthCheckFailure.
HomeHealthCheckMessageFactory() - Constructor for class com.atlassian.confluence.impl.health.checks.HomeHealthCheckMessageFactory
 
HOMEPAGE - Static variable in class com.atlassian.confluence.api.model.content.Space.Expansions
 
homepage(Reference<Content>) - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
 
homepage(Content) - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
 
Homepage - Class in com.atlassian.confluence.impl.homepage
Represents the homepage on which a user should land when they enter Confluence.
HOMEPAGE_DASHBOARD - Static variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
HOMEPAGE_PATH - Static variable in class com.atlassian.confluence.servlet.simpledisplay.SimpleDisplayServlet
 
HOMEPAGE_PROFILE - Static variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
HOMEPAGE_SITEHOME - Static variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
HomepageAction - Class in com.atlassian.confluence.dashboard.actions
Deprecated.
since 5.9. No longer used. IndexAction now performs the necessary redirection, rather than delegating to this action.
HomepageAction() - Constructor for class com.atlassian.confluence.dashboard.actions.HomepageAction
Deprecated.
 
HomePageExtractor - Class in com.atlassian.confluence.search.lucene.extractor
 
HomePageExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.HomePageExtractor
 
HomepageService - Class in com.atlassian.confluence.impl.homepage
An service which uses the global and user settings to determine the homepage for any given user.
HomepageService(SpaceManager, SettingsManager, UserAccessor, SpacePermissionManager) - Constructor for class com.atlassian.confluence.impl.homepage.HomepageService
 
homePageTitle - Variable in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
HOMER - Static variable in class com.atlassian.confluence.it.User.Simpsons
Deprecated.
since 5.6. Use a user generated specifically for your test, e.g. from AcceptanceTestHelper.createTestUser()
hostAllowsCustomProducts() - Method in class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
 
hostAllowsMultipleLicenses() - Method in class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
 
HostClassLoaderMethodInterceptor - Class in com.atlassian.confluence.osgi
Interceptor to do the equivalent of DefaultComponentRegistrar for objects dynamically returned by Host components.
HostClassLoaderMethodInterceptor() - Constructor for class com.atlassian.confluence.osgi.HostClassLoaderMethodInterceptor
 
hoverOverSave() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
HOWDY_BLUEPRINT_MODULECOMPLETEKEY - Static variable in class com.atlassian.confluence.it.plugin.blueprint.HelloBlueprintPluginHelper
 
HOWDY_TEMPLATE_MODULECOMPLETEKEY - Static variable in class com.atlassian.confluence.it.plugin.blueprint.HelloBlueprintPluginHelper
 
HQLMembershipQueryTranslator - Class in com.atlassian.crowd.embedded.hibernate2
Hibernate query translator for our non-crowd-standard table structure for group membership.
HQLMembershipQueryTranslator() - Constructor for class com.atlassian.crowd.embedded.hibernate2.HQLMembershipQueryTranslator
 
HQLQueryHibernate2 - Class in com.atlassian.crowd.embedded.hibernate2
Refines Crowd's HQLQuery for Hibernate 2.
HQLQueryHibernate2() - Constructor for class com.atlassian.crowd.embedded.hibernate2.HQLQueryHibernate2
 
HrefEvaluator - Interface in com.atlassian.confluence.content.render.xhtml.links
The marshalling of links involves creating the actual href attribute describing the destination of the link.
hrefEvaluator - Variable in class com.atlassian.confluence.content.render.xhtml.view.link.ViewIdAndTypeLinkMarshaller
 
hslToRgb(float[]) - Static method in class com.atlassian.confluence.themes.AbstractColourScheme
Deprecated.
since 5.10
hslToRgb(float[]) - Static method in class com.atlassian.confluence.util.ColourUtils
Returns the color value in the RGB space
HSQL17To18PreUpgradeCleaner - Class in com.atlassian.confluence.upgrade
Cleans up an embedded HSQL instance by opening it and shutting it down.
HSQL17To18PreUpgradeCleaner() - Constructor for class com.atlassian.confluence.upgrade.HSQL17To18PreUpgradeCleaner
 
HSQL2Dialect - Class in com.atlassian.confluence.impl.hibernate.dialect
The hibernate Dialect that's used for HSQLDB.
HSQL2Dialect() - Constructor for class com.atlassian.confluence.impl.hibernate.dialect.HSQL2Dialect
 
HSQL2DialectV2 - Class in com.atlassian.confluence.impl.hibernate.dialect
The v2 hibernate Dialect that's returned from net.sf.hibernate.engine.SessionFactory.getDialect.
HSQL2DialectV2() - Constructor for class com.atlassian.confluence.impl.hibernate.dialect.HSQL2DialectV2
 
HSQLDB_RELATION_ALREADY_EXISTS_ERRORCODE - Static variable in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
HSQLDB_RELATION_ALREADY_EXISTS_SQLSTATE - Static variable in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
HsqldbPredicate - Class in com.atlassian.confluence.core.persistence
Predicate to tell whether we're running in HSQLDB or not.
HsqldbPredicate(HibernateConfig) - Constructor for class com.atlassian.confluence.core.persistence.HsqldbPredicate
 
HTML - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
Html5RawTextElementFragmentTransformer - Class in com.atlassian.confluence.content.render.xhtml.transformers
Takes xhtml fragments for raw text elements (as a matching pair of elements) and returns it as a pair of open and close tags (as required by the HTML 5 spec).
Html5RawTextElementFragmentTransformer() - Constructor for class com.atlassian.confluence.content.render.xhtml.transformers.Html5RawTextElementFragmentTransformer
 
Html5VoidElementFragmentTransformer - Class in com.atlassian.confluence.content.render.xhtml.transformers
Takes xhtml fragments for void elements (either as empty elements or as a matching pair of elements) and returns it as a single self closing tag (as required by the HTML 5 spec).
Html5VoidElementFragmentTransformer() - Constructor for class com.atlassian.confluence.content.render.xhtml.transformers.Html5VoidElementFragmentTransformer
 
HTML_ENCODE_FUNCTION - Static variable in class com.atlassian.confluence.util.HtmlUtil
Function to apply HtmlUtil.htmlEncode(String).
HTML_FRIENDLY_NAME - Static variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
HTML_MIME_TYPE - Static variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
HTML_SAFE_ANNOTATION - Static variable in class com.atlassian.confluence.velocity.htmlsafe.HtmlSafeAnnotationUtils
 
htmlClass - Variable in class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
 
htmlContains(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
HtmlElementIdCreator - Class in com.atlassian.confluence.content.render.xhtml
A non-thread safe class used to create HTML ids within a render 'context'.
HtmlElementIdCreator() - Constructor for class com.atlassian.confluence.content.render.xhtml.HtmlElementIdCreator
 
htmlEncode(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 6.10.0 Use HtmlUtil.htmlEncode(String) instead)
htmlEncode(String) - Static method in class com.atlassian.confluence.util.HtmlUtil
Encodes the given text to be HTML safe using entity escapes.
htmlEncodeAndReplaceSpaces(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
htmlEncodeAndReplaceSpaces(String) - Static method in class com.atlassian.confluence.util.HtmlUtil
Encodes the given text to be HTML safe using entity escapes, and embedding non-breaking spaces in place of spaces.
HtmlEncoder - Class in com.atlassian.confluence.search.summary
 
HtmlEncoder() - Constructor for class com.atlassian.confluence.search.summary.HtmlEncoder
 
HtmlEntityEscapeUtil - Class in com.atlassian.confluence.util
Portions of this class copied from Apache commons-lang StringEscapeUtils -- it was easier to copy the relevant bits than it was to upgrade commons-lang to 2.0 :)
HtmlEntityEscapeUtil() - Constructor for class com.atlassian.confluence.util.HtmlEntityEscapeUtil
 
HtmlEntityFilterExtractor - Class in com.atlassian.confluence.search.lucene.extractor
 
HtmlEntityFilterExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.HtmlEntityFilterExtractor
 
htmlEscapeQuotes(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.3.0, use org.apache.commons.text.StringEscapeUtils#escapeEcmaScript(String) combined with HtmlUtil.htmlEncode(String) or template-level automatic escaping
HtmlExporter - Class in com.atlassian.confluence.importexport.impl
 
HtmlExporter() - Constructor for class com.atlassian.confluence.importexport.impl.HtmlExporter
 
HtmlExportHrefEvaluator - Class in com.atlassian.confluence.content.render.xhtml.links
An HrefEvaluator that will generate links appropriate for HTML exported content.
HtmlExportHrefEvaluator(HrefEvaluator, HrefEvaluator) - Constructor for class com.atlassian.confluence.content.render.xhtml.links.HtmlExportHrefEvaluator
 
HtmlExportLinkFormatter - Class in com.atlassian.confluence.importexport.impl
 
HtmlFragment - Class in com.atlassian.confluence.velocity.htmlsafe
Deprecated.
since 6.5. Use HtmlFragment instead.
HtmlFragment(Object) - Constructor for class com.atlassian.confluence.velocity.htmlsafe.HtmlFragment
Deprecated.
 
HtmlImageParser - Class in com.atlassian.confluence.importexport.impl
This class parses html and extracts all the image tags required for exports using the given image processing rule.
HtmlImageParser() - Constructor for class com.atlassian.confluence.importexport.impl.HtmlImageParser
 
HtmlImageProcessingRule - Class in com.atlassian.confluence.importexport.impl
Processes image tags for html exports.
HtmlImageProcessingRule() - Constructor for class com.atlassian.confluence.importexport.impl.HtmlImageProcessingRule
 
HTMLPairType - Class in com.atlassian.confluence.util
 
HTMLPairType() - Constructor for class com.atlassian.confluence.util.HTMLPairType
 
HTMLPairType(HtmlFragment, HtmlFragment) - Constructor for class com.atlassian.confluence.util.HTMLPairType
Constructs a HTMLPairtype using the passed in HtmlFragments.
HTMLPairType(String, String) - Constructor for class com.atlassian.confluence.util.HTMLPairType
Convinience method that will create HtmlFragments to surround the passed strings.
HTMLParagraphStripper - Class in com.atlassian.confluence.xml
Responsible for stripping paragraph tags.
HTMLParagraphStripper(XMLOutputFactory, XmlEventReaderFactory) - Constructor for class com.atlassian.confluence.xml.HTMLParagraphStripper
 
HtmlSafe - Annotation Type in com.atlassian.confluence.velocity.htmlsafe
Deprecated.
since 6.5. Use HtmlSafe instead.
HtmlSafeAnnotationUtils - Class in com.atlassian.confluence.velocity.htmlsafe
Utilities for working with the HtmlSafe annotation
HtmlSafeContent - Class in com.atlassian.confluence.test.pluginsvelocityconfiguration
 
HtmlSafeContent() - Constructor for class com.atlassian.confluence.test.pluginsvelocityconfiguration.HtmlSafeContent
 
HtmlSafeDirective - Class in com.atlassian.confluence.setup.velocity
Marker directive to indicate that this template has been designed to work correctly with Anti-XSS measures.
HtmlSafeDirective() - Constructor for class com.atlassian.confluence.setup.velocity.HtmlSafeDirective
 
HTMLSearchableTextExtractor - Class in com.atlassian.confluence.search.lucene.extractor
A utility class that will take a String formatted as HTML and remove all tags and attributes leaving only the text nodes and CData content intact.
HTMLSearchableTextExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.HTMLSearchableTextExtractor
 
HtmlString - Class in com.atlassian.confluence.api.model
Represents a raw html string.
HtmlString(String) - Constructor for class com.atlassian.confluence.api.model.HtmlString
 
HtmlStripCharFilterDescriptor - Class in com.atlassian.confluence.search.v2.analysis
Strip html tag.
HtmlStripCharFilterDescriptor() - Constructor for class com.atlassian.confluence.search.v2.analysis.HtmlStripCharFilterDescriptor
 
HtmlToXmlConverter - Interface in com.atlassian.confluence.content.render.xhtml
Convert a String supplied in HTML to well formed XML that can be handled by an XML parser.
HtmlUnsafeContent - Class in com.atlassian.confluence.test.pluginsvelocityconfiguration
 
HtmlUnsafeContent() - Constructor for class com.atlassian.confluence.test.pluginsvelocityconfiguration.HtmlUnsafeContent
 
HtmlUtil - Class in com.atlassian.confluence.util
 
HtmlUtil() - Constructor for class com.atlassian.confluence.util.HtmlUtil
 
HTTP_CONFIG - Static variable in interface com.atlassian.confluence.setup.bandana.ConfluenceBandanaKeys
 
HTTP_INCLUDE_STACK_MAX_DEPTH - Static variable in interface com.atlassian.confluence.util.http.HttpRetrievalService
Deprecated.
 
HTTP_REQUEST_ATTR_KEY_WEB_INTERFACE_CONTEXT - Static variable in class com.atlassian.confluence.servlet.ConfluenceServletDispatcher
 
HTTP_REQUEST_TIMEOUT - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
HTTP_USER_AGENT_STRING - Static variable in interface com.atlassian.confluence.util.http.HttpRetrievalService
Deprecated.
 
HttpCacheValidatable - Interface in com.atlassian.confluence.core.actions
Actions that wish to be served to browsers/clients with http cache validation headers (Last-Modified and etag) should implement this interface.
HttpCertificateRetrievalService - Class in com.atlassian.confluence.security.trust
This class retrieves a trusted application certificate via http.
HttpCertificateRetrievalService() - Constructor for class com.atlassian.confluence.security.trust.HttpCertificateRetrievalService
 
HttpClientAuthenticator - Class in com.atlassian.confluence.util.http.httpclient
Deprecated.
since 7.0.1 see HttpRetrievalService for details
HttpClientAuthenticator() - Constructor for class com.atlassian.confluence.util.http.httpclient.HttpClientAuthenticator
Deprecated.
 
HttpClientContextFactory - Class in com.atlassian.confluence.it.http
Factory for HttpClientContexts.
HttpClientContextFactory(HttpHost) - Constructor for class com.atlassian.confluence.it.http.HttpClientContextFactory
 
HttpClientHttpResponse - Class in com.atlassian.confluence.util.http.httpclient
Deprecated.
since 7.0.1 see HttpRetrievalService for details
HttpClientHttpResponse(HttpRequest, HttpMethod) - Constructor for class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
Deprecated.
 
HttpClientHttpRetrievalService - Class in com.atlassian.confluence.util.http.httpclient
Deprecated.
since 7.0.1 Use RequestFactory or ReadOnlyApplicationLink instead.
HttpClientHttpRetrievalService() - Constructor for class com.atlassian.confluence.util.http.httpclient.HttpClientHttpRetrievalService
Deprecated.
 
HttpClientProvider - Class in com.atlassian.confluence.plugins.synchrony.bootstrap
 
HttpClientProvider(SettingsManager) - Constructor for class com.atlassian.confluence.plugins.synchrony.bootstrap.HttpClientProvider
 
HttpClientProxyConfiguration - Class in com.atlassian.confluence.util.http.httpclient
Deprecated.
since 7.0.1 see HttpRetrievalService
httpContext - Variable in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.AbstractTab
 
HttpContext - Interface in com.atlassian.confluence.web.context
Provides access to the key objects provided by the servlet API when processing an HTTP request.
HttpHostFactory - Class in com.atlassian.confluence.it.http
 
HttpHostFactory() - Constructor for class com.atlassian.confluence.it.http.HttpHostFactory
 
HttpMethodRequired - Annotation Type in com.atlassian.confluence.xwork.http
Deprecated.
since 7.2.0. Use PermittedMethods instead.
HttpMethodValidationInterceptor - Class in com.atlassian.confluence.xwork
Interceptor that ensures that the action method gets executed within an HTTP request with the required HTTP method.
HttpMethodValidationInterceptor() - Constructor for class com.atlassian.confluence.xwork.HttpMethodValidationInterceptor
 
HttpPreventCachingFilter - Class in com.atlassian.confluence.servlet
Filter that applies a HTTP caching strategy over the Likes REST API.
HttpPreventCachingFilter() - Constructor for class com.atlassian.confluence.servlet.HttpPreventCachingFilter
 
HttpProxyConfiguration - Class in com.atlassian.confluence.util.http
Deprecated.
since 7.0.1 see HttpRetrievalService for details
HttpProxyConfiguration.ProxyAuthentication - Enum in com.atlassian.confluence.util.http
Deprecated.
 
HttpRequest - Class in com.atlassian.confluence.it.web
Provides authenticated raw HTTP access to Confluence URLs for testing.
HttpRequest - Class in com.atlassian.confluence.util.http
Deprecated.
since 7.0.1 see HttpRetrievalService for details
HttpRequest() - Constructor for class com.atlassian.confluence.util.http.HttpRequest
Deprecated.
 
HttpRequestConfig - Class in com.atlassian.confluence.util.http
Deprecated.
since 7.0.1 see HttpRetrievalService for details
HttpRequestConfig() - Constructor for class com.atlassian.confluence.util.http.HttpRequestConfig
Deprecated.
 
HttpRequestConfig(int, int) - Constructor for class com.atlassian.confluence.util.http.HttpRequestConfig
Deprecated.
 
HttpRequestMonitoringFilter - Class in com.atlassian.confluence.internal.diagnostics
Filter that monitors http request duration.
HttpRequestMonitoringFilter() - Constructor for class com.atlassian.confluence.internal.diagnostics.HttpRequestMonitoringFilter
 
HttpRequestStats - Class in com.atlassian.confluence.event.events.analytics
Holder for statistics specific to an HTTP request.
HttpRequestStatsEvent - Class in com.atlassian.confluence.event.events.analytics
Analytics events that contains statistics for a single HTTP request.
HttpRequestStatsFilter - Class in com.atlassian.confluence.web.filter
Filter that will gather HTTP request statistics and publish them as an analytics event.
HttpRequestStatsFilter(EventPublisher) - Constructor for class com.atlassian.confluence.web.filter.HttpRequestStatsFilter
 
HttpRequestStatsInterceptor - Class in com.atlassian.confluence.xwork
Interceptor that, when applicable, adds a key that matches the keys used in confluence-browser-metrics projects to http request stats.
HttpRequestStatsInterceptor() - Constructor for class com.atlassian.confluence.xwork.HttpRequestStatsInterceptor
 
HttpResponse - Interface in com.atlassian.confluence.util.http
Deprecated.
since 7.0.1 see HttpRetrievalService for details
HttpRetrievalService - Interface in com.atlassian.confluence.util.http
Deprecated.
since 7.0.1 Use RequestFactory or ReadOnlyApplicationLink instead.
HttpRetrievalServiceConfig - Class in com.atlassian.confluence.util.http
Deprecated.
since 7.0.1 as part of HttpRetrievalService
HttpRetrievalServiceConfig() - Constructor for class com.atlassian.confluence.util.http.HttpRetrievalServiceConfig
Deprecated.
 
HttpSessionRegistrarAttributeListener - Class in com.atlassian.confluence.event.listeners
 
HttpSessionRegistrarAttributeListener() - Constructor for class com.atlassian.confluence.event.listeners.HttpSessionRegistrarAttributeListener
 
HttpSessionRegistrarEventListener - Class in com.atlassian.confluence.event.listeners
 
HttpSessionRegistrarEventListener(UserAccessor, HttpContext, EventPublisher, DarkFeatureManager, SessionRegistry) - Constructor for class com.atlassian.confluence.event.listeners.HttpSessionRegistrarEventListener
 
HttpSessionRegistrarFilter - Class in com.atlassian.confluence.web.filter
 
HttpSessionRegistrarFilter() - Constructor for class com.atlassian.confluence.web.filter.HttpSessionRegistrarFilter
 
HttpThreadsVsDbConnectionPoolRule - Class in com.atlassian.confluence.impl.health.checks.rules
Determines whether the ratio of HTTP Threads to Database Connection Pool is correct.
HttpThreadsVsDbConnectionPoolRule(TomcatConfigHelper, DatabaseConfigHelper, ErrorMessageProvider) - Constructor for class com.atlassian.confluence.impl.health.checks.rules.HttpThreadsVsDbConnectionPoolRule
Production constructor.
HttpThreadsVsDbConnectionsHealthCheck - Class in com.atlassian.confluence.impl.health.checks
A HealthCheck that checks whether there are enough DB connections in the pool relative to the maximum number of HTTP threads.
HttpThreadsVsDbConnectionsHealthCheck(List<HealthCheckRule>) - Constructor for class com.atlassian.confluence.impl.health.checks.HttpThreadsVsDbConnectionsHealthCheck
 
HttpTimeoutParameters - Class in com.atlassian.confluence.api.impl.sal.util
Utility class to extract http time out parameter info.
HttpTimeoutParameters() - Constructor for class com.atlassian.confluence.api.impl.sal.util.HttpTimeoutParameters
 
HttpTimeoutParameters - Class in com.atlassian.sal.confluence.net.util
Utility class to extract http time out parameter info.
HttpTimeoutParameters() - Constructor for class com.atlassian.sal.confluence.net.util.HttpTimeoutParameters
 
humanReadableNodeName() - Method in interface com.atlassian.confluence.cluster.ClusterNodeInformation
Returns the optionally-defined, human-readable name of this cluster node.

I

I18N_KEY_ATTRIBUTE - Static variable in class com.atlassian.confluence.internal.health.HealthCheckAttributes
The name of the attribute under which the i18N key to be used is stored for Johnson events where the description requires translation prior to display.
I18N_PATH - Static variable in class com.atlassian.confluence.it.rest.AbstractRestAcceptanceTest
Deprecated.
 
I18N_RESOURCE_TYPE - Static variable in class com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
 
I18NBean - Interface in com.atlassian.confluence.util.i18n
Responsible for fetching internationalised text for a given key.
i18NBeanFactory - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
i18nBeanFactory - Variable in class com.atlassian.confluence.importexport.impl.AbstractExporterImpl
 
i18NBeanFactory - Variable in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.AbstractTab
 
i18NBeanFactory - Variable in class com.atlassian.confluence.spaces.listeners.AbstractSpaceContentListener
 
I18NBeanFactory - Interface in com.atlassian.confluence.util.i18n
Factory interface for retrieving i18n support beans
I18NCacheInitEvent - Class in com.atlassian.confluence.util.i18n.event
This analytics event is fired whenever CachingI18NBeanFactory has had a cache miss and needs to initialise a new I18NBean.
I18NCacheInitEvent(Locale) - Constructor for class com.atlassian.confluence.util.i18n.event.I18NCacheInitEvent
 
I18nErrorMessageProvider - Class in com.atlassian.confluence.impl.health
Production implementation of ErrorMessageProvider.
I18nErrorMessageProvider() - Constructor for class com.atlassian.confluence.impl.health.I18nErrorMessageProvider
 
I18nJsonator - Class in com.atlassian.confluence.json.jsonator
A Jsonator for i18n Message objects.
I18nJsonator(I18NBean) - Constructor for class com.atlassian.confluence.json.jsonator.I18nJsonator
 
I18nModeManager - Interface in com.atlassian.confluence.util.i18n
 
i18nModeManager - Variable in class com.atlassian.confluence.web.filter.TranslationModeFilter
 
I18nResource - Class in com.atlassian.confluence.plugins.rest.resources
Rest resource for accessing translations in Confluence.
I18nResource(UserAccessor, PluginAccessor, LocaleManager, I18NBeanFactory, HttpContext, SpacePermissionManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.I18nResource
 
I18NResource - Interface in com.atlassian.confluence.util.i18n
 
I18NResourceBundlesLoader - Class in com.atlassian.confluence.util.i18n
Similates the behaviour of ResourceBundle.getBundle() and searches for all bundles for a locale from most specific to least specific
I18NResourceBundlesLoader() - Constructor for class com.atlassian.confluence.util.i18n.I18NResourceBundlesLoader
 
I18NSupport - Class in com.atlassian.confluence.util
Deprecated.
I18NSupport() - Constructor for class com.atlassian.confluence.util.I18NSupport
Deprecated.
 
ICON - Static variable in class com.atlassian.confluence.api.model.content.Space.Expansions
 
icon(Icon) - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
 
icon(Reference<Icon>) - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
 
Icon - Class in com.atlassian.confluence.api.model.web
Represents an image with fixed dimensions, often for a Person or Space.
Icon(String, int, int, boolean) - Constructor for class com.atlassian.confluence.api.model.web.Icon
 
icon(String) - Method in class com.atlassian.confluence.plugins.maintenance.model.Addon.Builder
 
iconCssClass(String) - Method in class com.atlassian.confluence.api.model.search.SearchResult.Builder
 
IconDownloadResourceManager - Class in com.atlassian.confluence.importexport.resource
 
IconDownloadResourceManager(ResourceAccessor) - Constructor for class com.atlassian.confluence.importexport.resource.IconDownloadResourceManager
 
IconFieldsProvider - Class in com.atlassian.confluence.plugins.graphql.providers
Provides fields to the 'Icon' GraphQL type
IconFieldsProvider(ContextPathHolder, SettingsManager) - Constructor for class com.atlassian.confluence.plugins.graphql.providers.IconFieldsProvider
 
IconFieldsProvider.PathType - Enum in com.atlassian.confluence.plugins.graphql.providers
 
id(ContentId) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
id(ContentId) - Method in class com.atlassian.confluence.api.model.content.ContentSelector.ContentSelectorBuilder
 
id(JsonContentPropertyId) - Method in class com.atlassian.confluence.api.model.content.JsonContentProperty.ContentPropertyBuilder
 
id(String) - Method in class com.atlassian.confluence.api.model.content.Label.LabelBuilder
 
id(long) - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
 
id(ContentBlueprintId) - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec.ContentBlueprintSpecBuilder
 
id(LongTaskId) - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus.LongTaskBuilder
 
id(LongTaskId) - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskSubmission.LongTaskSubmissionBuilder
 
id(String) - Method in class com.atlassian.confluence.api.model.search.autocomplete.AutocompleteResultItem.Builder
 
id - Variable in class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
 
id - Variable in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
id(long) - Method in class com.atlassian.confluence.it.Attachment.AttachmentBuilder
Deprecated.
 
id(long) - Method in class com.atlassian.confluence.labels.LabelUrlBuilder
 
id - Variable in class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
Deprecated.
since 5.4, there's no reason to use this outside this class, it should be private. Use the AbstractDialog.getDialog() pageelement if you need to use the dialog.
ID - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
Deprecated.
 
id - Variable in class com.atlassian.confluence.plugins.rest.entities.SearchResultEntity
 
id - Variable in class com.atlassian.confluence.rpc.soap.beans.RemoteLabel
 
ID - Static variable in class com.atlassian.confluence.security.websudo.WebSudoMessage
 
IdAndTypeAnalyzingResourceIdentifierUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers
Unmarshals resource identifiers using the resource id and resource type attributes on an anchor tag (if they're present).
IdAndTypeAnalyzingResourceIdentifierUnmarshaller(ResourceIdentifierResolver<IdAndTypeResourceIdentifier, Object>, ResourceIdentifierFactory, ResourceIdentifierContextUtility, SettingsManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.IdAndTypeAnalyzingResourceIdentifierUnmarshaller
 
IdAndTypeResourceIdentifier - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Resource identifier containing the the id and type of a resource.
IdAndTypeResourceIdentifier(long, ContentTypeEnum) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.IdAndTypeResourceIdentifier
 
IdAndTypeResourceIdentifierResolver - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
IdAndTypeResourceIdentifierResolver(AttachmentManager, SpaceManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.IdAndTypeResourceIdentifierResolver
 
IdAndVersionPageLocator - Class in com.atlassian.confluence.content.service.page
A page locator that uses the page Id to find an identified version of a page.
IdAndVersionPageLocator(PageManager, long, int) - Constructor for class com.atlassian.confluence.content.service.page.IdAndVersionPageLocator
 
IdBlogPostLocator - Class in com.atlassian.confluence.content.service.blogpost
A blog post locator that uses the blog post Id to find a blog post
IdBlogPostLocator(PageManager, long) - Constructor for class com.atlassian.confluence.content.service.blogpost.IdBlogPostLocator
 
IdContentLocator - Class in com.atlassian.confluence.content.service
 
IdContentLocator(ContentEntityManager, long) - Constructor for class com.atlassian.confluence.content.service.IdContentLocator
 
IdentifiedRepresentation() - Constructor for class com.atlassian.confluence.it.export.SimpleSiteStructure.IdentifiedRepresentation
 
IDENTIFYING_ATTRIBUTE_NAME - Static variable in enum com.atlassian.confluence.content.render.xhtml.model.inline.Emoticon
Used to identify UI elements as being emoticons.
idf(long, long) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
Implemented as log(1 + (numDocs - docFreq + 0.5)/(docFreq + 0.5)).
idfExplain(CollectionStatistics, TermStatistics) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
Computes a score factor for a simple term and returns an explanation for that score factor.
idfExplain(CollectionStatistics, TermStatistics[]) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
Computes a score factor for a phrase.
IdMultiPartHashGenerator - Class in com.atlassian.confluence.pages.persistence.dao.filesystem
A class that will take a long Confluence Id and converted it to a multi-part hash with a particular number of parts.
IdMultiPartHashGenerator(int, int, int) - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.IdMultiPartHashGenerator
 
IdPageLocator - Class in com.atlassian.confluence.content.service.page
A page locator that uses the page Id to find a page
IdPageLocator(PageManager, long) - Constructor for class com.atlassian.confluence.content.service.page.IdPageLocator
 
idToHandle(Class<?>) - Method in class com.atlassian.confluence.importexport.impl.HibernateObjectHandleTranslator
idToHandleFunction(Class<Notification>) - Method in class com.atlassian.confluence.importexport.impl.HibernateObjectHandleTranslator
idToHandleTransformer(Class<?>) - Method in class com.atlassian.confluence.importexport.impl.HibernateObjectHandleTranslator
 
IgnorableAdminTaskCriteria - Class in com.atlassian.confluence.admin.criteria
Criteria for Admin Tasks which can be dismissed.
IgnorableAdminTaskCriteria(String, SettingsManager) - Constructor for class com.atlassian.confluence.admin.criteria.IgnorableAdminTaskCriteria
Constructor
IgnorableAdminTaskCriteria(String, SettingsManager, AdminConfigurationCriteria) - Constructor for class com.atlassian.confluence.admin.criteria.IgnorableAdminTaskCriteria
Constructor with an alternative criteria.
ignoreBrowserDecorator(Runnable, Browser...) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Used for comet assertions in order to allow specific private assertions to be ignored on certain browsers
ignoreBrowserDecoratorSetup() - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
ignoreBrowserDecoratorTearDown() - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
ignoreRule - Variable in class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
 
ignoreRule - Variable in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
ignoreRule - Variable in class com.atlassian.confluence.webdriver.AbstractWebDriverTest
Deprecated.
 
ignoresThrowable() - Method in class com.atlassian.confluence.util.PatternLayoutWithStackTrace
 
ignoreUserDefinedExcerpt(boolean) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig.Builder
 
ignoreUserDefinedExcerpt() - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
Determines if user defined excerpts (e.g.
IgnoreWebAsyncManagerFilter - Class in com.atlassian.confluence.internal.web.filter.spring
This filter exists to work around an issue with plugins that use SpringMVC.
IgnoreWebAsyncManagerFilter() - Constructor for class com.atlassian.confluence.internal.web.filter.spring.IgnoreWebAsyncManagerFilter
 
ignoreWidthHeight - Variable in class com.atlassian.confluence.content.render.xhtml.ImageAttributeWriter
 
IllegalAttributeFilter - Class in com.atlassian.confluence.content.render.xhtml
Removes illegal XML attributes.
IllegalAttributeFilter() - Constructor for class com.atlassian.confluence.content.render.xhtml.IllegalAttributeFilter
 
IllegalExportScopeException(String) - Constructor for exception com.atlassian.confluence.importexport.impl.ExportScope.IllegalExportScopeException
 
IllegalExportScopeException() - Constructor for exception com.atlassian.confluence.importexport.impl.ExportScope.IllegalExportScopeException
 
IllegalPermissionStateException - Exception in com.atlassian.confluence.security.service
Exception thrown from a service when the permissions of the application are not in the correct state to allow the permission change requested to be performed.
IllegalPermissionStateException(String) - Constructor for exception com.atlassian.confluence.security.service.IllegalPermissionStateException
 
image - Variable in class com.atlassian.confluence.it.TestData
 
image2 - Variable in class com.atlassian.confluence.it.TestData
 
IMAGE_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.embed.StorageEmbeddedImageUnmarshaller
 
ImageAttributeParser - Class in com.atlassian.confluence.content.render.xhtml
A class encapsulating the commonality in parsing the attributes on an img or ac:image tag.
ImageAttributeParser(DefaultEmbeddedImage) - Constructor for class com.atlassian.confluence.content.render.xhtml.ImageAttributeParser
 
ImageAttributesPanel - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.ImageAttributesPanel instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ImageAttributesPanel() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.ImageAttributesPanel
Deprecated.
 
ImageAttributeWriter - Class in com.atlassian.confluence.content.render.xhtml
A class encapsulating the commonality in marshalling the attributes for an image in view, edit and storage.
ImageAttributeWriter(XMLStreamWriter) - Constructor for class com.atlassian.confluence.content.render.xhtml.ImageAttributeWriter
 
ImageBrowserDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.ImageBrowserDialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ImageBrowserDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
ImageCaptchaServlet - Class in com.atlassian.confluence.servlet
 
ImageCaptchaServlet() - Constructor for class com.atlassian.confluence.servlet.ImageCaptchaServlet
 
ImageDetails - Class in com.atlassian.confluence.pages.attachments
Class containing the image details of a single version of an Attachment.
ImageDetails(Attachment, int, int, String) - Constructor for class com.atlassian.confluence.pages.attachments.ImageDetails
 
ImageDetailsDao - Interface in com.atlassian.confluence.pages.attachments
Data Access Object for database storage and retrieval of ImageDetails.
ImageDetailsManager - Interface in com.atlassian.confluence.pages.attachments
Calculates, stores and retrieves ImageDetails for Attachments.
ImageDetailsPrefetchDao - Interface in com.atlassian.confluence.impl.content.render.prefetch
Provides a mechanism to prefetch imagde details entities.
ImageDimensions - Class in com.atlassian.confluence.content.render.image
The height and width of an image or thumbnail.
ImageDimensions(int, int) - Constructor for class com.atlassian.confluence.content.render.image.ImageDimensions
 
imageDimensions(File) - Static method in class com.atlassian.confluence.pages.thumbnail.renderer.ThumbnailRenderer
Deprecated.
imageDimensions(InputStream) - Static method in class com.atlassian.confluence.pages.thumbnail.renderer.ThumbnailRenderer
Deprecated.
imageId(Attachment) - Static method in class com.atlassian.confluence.pages.attachments.DefaultImageDetailsDao
 
ImageLink - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.ImageLink} alternative
ImageLink(String, String, Pair<Integer, Integer>) - Constructor for class com.atlassian.confluence.it.ImageLink
Deprecated.
 
ImageLinkEmoticonUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.image
Due to CONFSERVER-52441, instances may have emoticons which have been incorrectly stored as images.
ImageLinkEmoticonUnmarshaller() - Constructor for class com.atlassian.confluence.content.render.xhtml.image.ImageLinkEmoticonUnmarshaller
 
ImagePathHelper - Interface in com.atlassian.confluence.renderer.embedded
PLEASE NOTE: This interface was designed to work closely with the ThumbnailInfo object, to provide a way to vary the path it uses to generate the data.
ImagePlaceholder - Interface in com.atlassian.confluence.macro
 
ImageProcessingRule - Interface in com.atlassian.confluence.importexport.impl
A TagRule that is responsible for processing image tags.
ImagePropertiesDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.ImagePropertiesDialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ImagePropertiesDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.ImagePropertiesDialog
Deprecated.
 
ImagePropertyPanel - Class in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.ImagePropertyPanel instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ImagePropertyPanel() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
Deprecated.
 
ImagePropertyPanel.ImageSize - Enum in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
 
ImageRenderUtils - Class in com.atlassian.confluence.content.render.image
Convenient utility methods for rendering of images.
ImageRenderUtils() - Constructor for class com.atlassian.confluence.content.render.image.ImageRenderUtils
 
IMAGES - Static variable in class com.atlassian.confluence.servlet.rewrite.ConfluenceResourceDownloadRewriteRule
 
ImageScaler - Class in com.atlassian.confluence.plugins.lookandfeel
 
ImageScaler() - Constructor for class com.atlassian.confluence.plugins.lookandfeel.ImageScaler
 
ImageStorer - Class in com.atlassian.confluence.pages.actions.beans
 
ImageStorer(ActionSupport, ContentEntityObject, ThumbnailManager) - Constructor for class com.atlassian.confluence.pages.actions.beans.ImageStorer
 
ImmutableImportProcessorSummary - Interface in com.atlassian.confluence.importexport
An immutable summary of an import result.
ImmutableImportProcessorSummary.PersistedKey - Interface in com.atlassian.confluence.importexport
Represents the key of a persisted object.
immutableProperties() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
IMPORT_EXPORT - Static variable in class com.atlassian.confluence.impl.audit.AuditCategories
 
importAttachments(ImportProcessorSummary, File) - Method in class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
Copies the attachments from the import location into the configured Confluence attachment store.
ImportContext - Interface in com.atlassian.confluence.importexport
 
ImportedObject - Class in com.atlassian.confluence.importexport.xmlimport.model
 
ImportedObject(String, String, Collection<ImportedProperty>, CompositeId) - Constructor for class com.atlassian.confluence.importexport.xmlimport.model.ImportedObject
 
importedObject - Variable in class com.atlassian.confluence.importexport.xmlimport.persister.AbstractObjectPersister
 
ImportedObjectParser - Class in com.atlassian.confluence.importexport.xmlimport.parser
 
ImportedObjectParser() - Constructor for class com.atlassian.confluence.importexport.xmlimport.parser.ImportedObjectParser
 
ImportedObjectPostProcessor - Interface in com.atlassian.confluence.importexport
Allows imported objects to be modified on the way into the system.
ImportedObjectPreProcessor - Interface in com.atlassian.confluence.importexport
Allows imported objects to be modified before they are persisted.
ImportedPluginDataPreProcessor - Interface in com.atlassian.confluence.importexport
Allows imported plugin data to be modified before they are persisted.
ImportedProperty - Class in com.atlassian.confluence.importexport.xmlimport.model
 
ImportedProperty(String) - Constructor for class com.atlassian.confluence.importexport.xmlimport.model.ImportedProperty
 
ImportedPropertyParserFactory - Class in com.atlassian.confluence.importexport.xmlimport.parser
 
ImportedPropertyParserFactory() - Constructor for class com.atlassian.confluence.importexport.xmlimport.parser.ImportedPropertyParserFactory
 
importEntities(boolean) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
Importer - Class in com.atlassian.confluence.importexport
An importer is a single-use object for performing an import with a given ImportContext.
Importer() - Constructor for class com.atlassian.confluence.importexport.Importer
 
Importer - Class in com.atlassian.confluence.it.export
Contains methods for testing XML backup imports via Confluence admin panel.
Importer(ConfluenceRpc, BaseUrlSelector) - Constructor for class com.atlassian.confluence.it.export.Importer
Assumes that the webTester is already on the edit screen.
Importer(ConfluenceRpc, String) - Constructor for class com.atlassian.confluence.it.export.Importer
Importer(ConfluenceRpc, BaseUrlSelector, WebTester) - Constructor for class com.atlassian.confluence.it.export.Importer
 
Importer(ConfluenceRpc, String, WebTester) - Constructor for class com.atlassian.confluence.it.export.Importer
importEverything() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
importEverything(boolean) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
importEverything() - Method in class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
 
ImportExportAuditListener - Class in com.atlassian.confluence.impl.audit.listener
 
ImportExportAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.ImportExportAuditListener
 
ImportExportException - Exception in com.atlassian.confluence.importexport
 
ImportExportException(String) - Constructor for exception com.atlassian.confluence.importexport.ImportExportException
 
ImportExportException(Throwable) - Constructor for exception com.atlassian.confluence.importexport.ImportExportException
 
ImportExportException(String, Throwable) - Constructor for exception com.atlassian.confluence.importexport.ImportExportException
 
ImportExportManager - Interface in com.atlassian.confluence.importexport
 
importExportTypes - Static variable in class com.atlassian.confluence.importexport.DefaultImportExportManager
ImportFinishedEvent - Class in com.atlassian.confluence.event.events.admin
 
ImportFinishedEvent(Object, ImportContext) - Constructor for class com.atlassian.confluence.event.events.admin.ImportFinishedEvent
 
importFinishedEvent(AsyncImportFinishedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.ImportExportAuditListener
 
ImportFinishedListener - Class in com.atlassian.sal.confluence.upgrade
This class listens for ImportFinishedEvent and triggers plugin upgrades when site import has been performed.
ImportFinishedListener(EventListenerRegistrar, PluginUpgradeManager) - Constructor for class com.atlassian.sal.confluence.upgrade.ImportFinishedListener
 
importGlobalBackup(File, TimePeriod, DirectoryConfiguration, AdminConsole) - Method in class com.atlassian.confluence.it.export.Importer
Perform a site import via the web ui.
importGlobalBackupAndWaitForReindex(File, TimePeriod, DirectoryConfiguration, AdminConsole) - Method in class com.atlassian.confluence.it.export.Importer
 
ImportLongRunningTask - Class in com.atlassian.confluence.importexport.actions
 
ImportLongRunningTask(EventPublisher, IndexManager, ImportExportManager, ImportContext) - Constructor for class com.atlassian.confluence.importexport.actions.ImportLongRunningTask
 
ImportLongRunningTask(EventPublisher, IndexManager, ImportExportManager, ImportContext, Supplier<Boolean>) - Constructor for class com.atlassian.confluence.importexport.actions.ImportLongRunningTask
 
importMail(File, String, String) - Method in class com.atlassian.confluence.it.mail.MailArchivingHelper
 
importMail(String, Space) - Method in class com.atlassian.confluence.it.mail.MailArchivingHelper
 
importMail(String, String, String) - Method in class com.atlassian.confluence.it.mail.MailArchivingHelper
 
importMail(String, String) - Method in class com.atlassian.confluence.it.mail.MailHelper
Deprecated.
Creates mails in the specified space.
importMailAndAssertNoRunningTask(String, String, String) - Method in class com.atlassian.confluence.it.mail.MailArchivingHelper
 
importMailAndAssertNoRunningTask(String, String) - Method in class com.atlassian.confluence.it.mail.MailHelper
Deprecated.
Creates mails in the specified space and then checks if it successfully moved to the No Long Running Task page.
importMailFromServer(File, String, String) - Method in class com.atlassian.confluence.it.mail.MailArchivingHelper
 
importMailFromServer(String, String, String) - Method in class com.atlassian.confluence.it.mail.MailArchivingHelper
 
ImportMutex - Class in com.atlassian.confluence.importexport
A very simple locking mutex that is designed to prevent two import tasks from running at the same time.
ImportPagesAction - Class in com.atlassian.confluence.spaces.actions
This action can be used to import a bunch of text files as pages.
ImportPagesAction() - Constructor for class com.atlassian.confluence.spaces.actions.ImportPagesAction
 
ImportProcessor - Interface in com.atlassian.confluence.importexport.xmlimport
 
ImportProcessorContext - Class in com.atlassian.confluence.importexport.xmlimport
Context that records the current state of an import, and provides helper methods that are dependent on that state.
ImportProcessorContext(SessionImplementor, SessionFactoryImplementor, ProgressMeter, boolean, ImportedObjectPreProcessor) - Constructor for class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
ImportProcessorContext(SessionImplementor, SessionFactoryImplementor, boolean, ImportContext) - Constructor for class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
ImportProcessorSummary - Interface in com.atlassian.confluence.importexport
 
ImportResourceFunction - Class in com.atlassian.confluence.plugins.soy
Serialises resource(s) contained within modules.
ImportResourceFunction(DataSourceFactory) - Constructor for class com.atlassian.confluence.plugins.soy.ImportResourceFunction
 
importSpace(File) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
importSpace(byte[]) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
importSpace(String, byte[]) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Import a space in a compressed XML format
importSpace(byte[]) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
importSpace(String, byte[]) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
importSpace(String, byte[]) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
importSpace(String, byte[]) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
Import a space in a compressed XML format
importSpace(String, byte[]) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
importSpaceBackup(File, TimePeriod) - Method in class com.atlassian.confluence.it.export.Importer
Import an xml exported space from the classpath into Confluence via the web ui.
importSpaceBackup(File, TimePeriod, boolean) - Method in class com.atlassian.confluence.it.export.Importer
Same as Importer.importSpaceBackup(File, TimePeriod) but lets you select whether "build index" checkbox should be set
importSynchronously(File, DirectoryConfiguration, AdminConsole) - Method in class com.atlassian.confluence.it.export.Importer
This method tests the synchronous import mode in Confluence.
ImprovedEditorUnknownMacroMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.macro
Replaces EditorUnknownMacroMarshaller to handle both body and bodiless macros.
ImprovedEditorUnknownMacroMarshaller(CommonMacroAttributeWriter, PlaceholderUrlFactory, XMLOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.macro.ImprovedEditorUnknownMacroMarshaller
 
in(BaseApiEnum...) - Method in class com.atlassian.confluence.api.model.BaseApiEnum
 
IN_SPACE_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.SpaceKeyAndNameExtractor
 
InboundServerCreated(String) - Constructor for class com.atlassian.confluence.event.events.analytics.MailServerAnalytics.InboundServerCreated
 
InboundServerDeleted(String) - Constructor for class com.atlassian.confluence.event.events.analytics.MailServerAnalytics.InboundServerDeleted
 
InClauseType - Enum in com.atlassian.confluence.impl.hibernate.query
Enumeration of types of IN clauses used in an SQL query.
includeArchivedSpaces(boolean) - Method in class com.atlassian.confluence.api.model.search.SearchOptions.Builder
 
INCLUDED_TABLENAME - Static variable in class com.atlassian.confluence.upgrade.recovery.ConfluenceTableReader
 
includeDeactivatedUsers() - Method in class com.atlassian.confluence.search.service.UserSearchQueryParameters
 
includeDeleted(boolean) - Method in class com.atlassian.confluence.internal.relations.query.RelationQuery.Builder
 
includedTests() - Static method in class com.atlassian.confluence.test.qunit.QUnitTestFinder
 
includeExternallyDeletedUsers() - Method in class com.atlassian.confluence.search.service.UserSearchQueryParameters
 
includeFrom(boolean) - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery.Builder
 
IncludePageMacroLink - Class in com.atlassian.confluence.links.linktypes
{include} macros are actually treated as links by the renderer.
IncludePageMacroLink(String) - Constructor for class com.atlassian.confluence.links.linktypes.IncludePageMacroLink
 
IncludePageMacroLinkRenamingBean - Class in com.atlassian.confluence.util
 
IncludePageMacroLinkRenamingBean(ContentEntityObject, SpaceContentEntityObject, String, String) - Constructor for class com.atlassian.confluence.util.IncludePageMacroLinkRenamingBean
 
includeResources(Writer) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
includeResources(Writer) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
includeResources(Writer) - Method in class com.atlassian.confluence.setup.velocity.VelocityFriendlyPageBuilderService
 
includeResources() - Method in class com.atlassian.confluence.test.qunit.QUnitTestResourceProvider
 
includesPermissionCheck() - Method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
includeTo(boolean) - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery.Builder
 
includeUnlicensedUsers() - Method in class com.atlassian.confluence.search.service.UserSearchQueryParameters
 
InclusionCriteria - Enum in com.atlassian.confluence.macro.query
Match tokens that describe what search constraint should be applied to a parsed SearchQuery.
incomingLinks - Variable in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
incPosition() - Method in class com.atlassian.confluence.pages.Page
 
increase() - Method in interface com.atlassian.confluence.util.profiling.Counter
Increase the counter by one.
increase(long) - Method in interface com.atlassian.confluence.util.profiling.Counter
Increase the counter by the specified amount.
increaseHighValue() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
increaseHighValue(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
increaseHighValue(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Put a number bigger than 65535 in Hibernate_unique_key table to force generated ids to be greater than max integer.
increaseHighValue(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
increment() - Method in class com.atlassian.confluence.importexport.impl.DecoratedProgressMeter
 
increment() - Method in class com.atlassian.confluence.util.DefaultProgress
 
increment(int) - Method in class com.atlassian.confluence.util.DefaultProgress
 
increment() - Method in interface com.atlassian.confluence.util.Progress
 
increment(int) - Method in interface com.atlassian.confluence.util.Progress
 
incrementCount() - Method in class com.atlassian.confluence.mail.reports.CommentReport
 
incrementCount() - Method in class com.atlassian.confluence.util.EstimatedProgressMeter
Increases the current count or progress by one.
incrementErrorCount() - Static method in class com.atlassian.confluence.jmx.RequestMetrics
 
incrementRegisteredUserCount() - Method in class com.atlassian.confluence.license.store.FlushUserCheckerCacheOnLicenseUpdate
 
incrementRegisteredUserCount() - Method in class com.atlassian.confluence.util.DefaultUserChecker
Increments the cached number of registered users.
incrementRegisteredUserCount() - Method in interface com.atlassian.confluence.util.UserChecker
 
incrementScore(float) - Method in class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityEdgeTargetInfo
 
incrementSendCount() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
incrementToken() - Method in class com.atlassian.confluence.search.lucene.filter.AnalyzerFilter
 
incrementToken() - Method in class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
Deprecated.
 
incrementToken() - Method in class com.atlassian.confluence.search.lucene.filter.ExtendedDelimitersFilter
 
incrementToken() - Method in class com.atlassian.confluence.search.lucene.filter.FilenameFilter
 
incrementToken() - Method in class org.apache.lucene.analysis.en.InPlaceKStemFilter
 
incrementTotal() - Method in class com.atlassian.confluence.importexport.impl.DecoratedProgressMeter
 
incViewCount() - Method in class com.atlassian.confluence.links.ReferralLink
Deprecated.
 
index(EntityObject) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
Deprecated.
index(List<HibernateHandle>, Progress) - Method in interface com.atlassian.confluence.internal.index.BatchIndexer
 
index(List<HibernateHandle>, Progress) - Method in class com.atlassian.confluence.internal.index.ConcurrentBatchIndexer
 
Index - Enum in com.atlassian.confluence.internal.index
 
index(List<HibernateHandle>, Progress) - Method in class com.atlassian.confluence.internal.index.lucene.LuceneBatchIndexer
 
index - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
index(Edge) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeIndexManager
Indexes an edge.
index(Edge) - Method in class com.atlassian.confluence.plugins.edgeindex.LuceneEdgeIndexManager
 
index(Searchable) - Method in interface com.atlassian.confluence.search.ConfluenceIndexer
Indexes the object without removing any existing copies from the index
index(Searchable) - Method in class com.atlassian.confluence.search.lucene.QueuingConfluenceIndexer
 
index(Searchable) - Method in class com.atlassian.confluence.search.QueuingChangeIndexer
 
IndexAction - Class in com.atlassian.confluence.core.actions
 
IndexAction() - Constructor for class com.atlassian.confluence.core.actions.IndexAction
 
IndexDescriptor - Class in com.atlassian.confluence.core.persistence.schema.descriptor
 
IndexDescriptor(String, String, boolean, Iterable<String>) - Constructor for class com.atlassian.confluence.core.persistence.schema.descriptor.IndexDescriptor
 
IndexDocumentBuildEvent - Class in com.atlassian.confluence.event.events.index
 
IndexDocumentBuildEvent(long, long, String, Searchable) - Constructor for class com.atlassian.confluence.event.events.index.IndexDocumentBuildEvent
 
IndexDraftsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This upgrade task is meant to index all the draft contents which were not indexable in prior versions, it will then allow users to access their existing drafts directly through the dashboard.
IndexDraftsUpgradeTask(JournalIndexTaskQueue, IndexTaskFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.IndexDraftsUpgradeTask
 
INDEXED - Static variable in class com.atlassian.confluence.api.model.search.SearchOptions.Excerpt
An excerpt that displays a small initial segment of the indexed content
INDEXED_TITLE_FIELD_NAME - Static variable in class com.atlassian.confluence.search.v2.SearchConstants
Name of title field that is indexed and is therefore searchable.
INDEXED_UNESCAPED - Static variable in class com.atlassian.confluence.api.model.search.SearchOptions.Excerpt
An Excerpt that displays a small initial segment of the indexed content, but NOT HTML escaped
indexEntity(T) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
IndexerControl - Interface in com.atlassian.confluence.search
Allows clients to enable/disable indexing.
IndexerEventListener - Class in com.atlassian.confluence.impl.search
Responsible for listening for published IndexerEventListener.VisitorEvents and passing them an ConfluenceIndexer for processing.
IndexerEventListener.VisitorEvent - Interface in com.atlassian.confluence.impl.search
 
IndexerEventPublisher - Class in com.atlassian.confluence.impl.search
A utility for class for publishing events to IndexerEventListener via an EventPublisher.
IndexerEventPublisher(EventPublisher) - Constructor for class com.atlassian.confluence.impl.search.IndexerEventPublisher
 
IndexFlushRequester - Interface in com.atlassian.confluence.search
This class is responsible for requesting scheduling index flushes.
indexFlushRequester - Variable in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
 
IndexFlushRequester.Resumer - Interface in com.atlassian.confluence.search
 
IndexFlushScheduler - Class in com.atlassian.confluence.impl.search
Each time a flush is requested, this class will schedule a job to flush the index queue in 5 seconds, unless a flush has already been scheduled.
IndexFlushScheduler(EventListenerRegistrar, SchedulerService, String, RunMode, long, IndexManager) - Constructor for class com.atlassian.confluence.impl.search.IndexFlushScheduler
 
IndexFlushScheduler(EventListenerRegistrar, SchedulerService, String, RunMode, long, IndexManager, BooleanSupplier) - Constructor for class com.atlassian.confluence.impl.search.IndexFlushScheduler
JobRunnerKey and JobId use same value.
IndexFlushScheduler - Interface in com.atlassian.confluence.search
Deprecated.
since 5.10
IndexFlushScheduler.Resumer - Interface in com.atlassian.confluence.search
Deprecated.
 
indexIncludingDependents(Searchable) - Method in interface com.atlassian.confluence.search.ConfluenceIndexer
Add a content object and all its dependents (attachments, comments, children, etc.) to the index
indexIncludingDependents(Searchable) - Method in class com.atlassian.confluence.search.lucene.QueuingConfluenceIndexer
 
IndexingBatchTask<T extends com.atlassian.bonnie.Searchable> - Class in com.atlassian.confluence.content.render.xhtml.migration.macro
A decorating batch task, re-indexing the searchable that the task is applied to.
IndexingBatchTask(BatchTask<T>, ConfluenceIndexer) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.macro.IndexingBatchTask
 
indexingDisabled() - Method in interface com.atlassian.confluence.search.IndexerControl
 
indexingDisabled() - Method in class com.atlassian.confluence.search.ThreadLocalIndexerControl
 
indexingEnabled() - Method in interface com.atlassian.confluence.search.IndexerControl
 
indexingEnabled() - Method in class com.atlassian.confluence.search.ThreadLocalIndexerControl
 
IndexManager - Interface in com.atlassian.confluence.search
The entry point to the Indexing Subsystem.
indexManager - Variable in class com.atlassian.confluence.spaces.actions.AbstractCreateSpaceAction
 
IndexManager.IndexQueueFlushMode - Enum in com.atlassian.confluence.search
Enum indicating the mode in which to flush the queue.
indexOf(Object) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
indexOf(Object) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
IndexQueueEntry - Class in bucket.search.persistence
Deprecated.
since 6.10.0. Replaced by com.atlassian.confluence.impl.journal.JournalEntry.
IndexQueueEntry() - Constructor for class bucket.search.persistence.IndexQueueEntry
Deprecated.
 
IndexQueueEntry(int) - Constructor for class bucket.search.persistence.IndexQueueEntry
Deprecated.
 
IndexQueueEntry(int, String) - Constructor for class bucket.search.persistence.IndexQueueEntry
Deprecated.
 
IndexQueueEntry(int, String, Date) - Constructor for class bucket.search.persistence.IndexQueueEntry
Deprecated.
 
IndexQueueEntryDao - Interface in bucket.search.persistence.dao
Deprecated.
since 6.10.0. Replaced by com.atlassian.confluence.impl.journal.JournalDao.
IndexQueueFlushCompleteEvent - Class in com.atlassian.confluence.event.events.search
An event to indicate that a flush of the index queue has completed with at least 1 item in the queue.
IndexQueueFlushCompleteEvent(Object, FlushStatistics) - Constructor for class com.atlassian.confluence.event.events.search.IndexQueueFlushCompleteEvent
 
IndexRecoverer - Interface in com.atlassian.confluence.api.model.index
Deprecated.
since 7.0.1, there is no substitution for it.
IndexRecovererModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
 
IndexRecovererModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.IndexRecovererModuleDescriptor
 
IndexRecoveryService - Interface in com.atlassian.confluence.api.service.index
This service will support the recovery of a Lucene index.
IndexResource - Class in com.atlassian.confluence.functest.rest.admin
Modifies the Journal.
IndexResource(IndexFlushRequester) - Constructor for class com.atlassian.confluence.functest.rest.admin.IndexResource
 
IndexResource - Class in com.atlassian.confluence.plugins.rest.resources
 
IndexResource(IndexManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.IndexResource
 
IndexRpc - Class in com.atlassian.confluence.it.rpc.delegates.admin
Makes remote calls to the indexing subsystem.
IndexRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.IndexRpc
 
IndexRpc.Resumer - Class in com.atlassian.confluence.it.rpc.delegates.admin
 
IndexSearcherCallback<T> - Interface in com.atlassian.confluence.plugins.edgeindex.lucene
 
IndexSearcherCallbackWithoutResult - Class in com.atlassian.confluence.plugins.edgeindex.lucene
 
IndexSearcherCallbackWithoutResult() - Constructor for class com.atlassian.confluence.plugins.edgeindex.lucene.IndexSearcherCallbackWithoutResult
 
IndexSnapshot(Index, Long) - Constructor for class com.atlassian.confluence.impl.system.task.RestoreIndexSnapshotMaintenanceTask.IndexSnapshot
 
IndexSnapshotCreationFailedEvent - Class in com.atlassian.confluence.internal.index.event
 
IndexSnapshotCreationFailedEvent(IndexSnapshotError) - Constructor for class com.atlassian.confluence.internal.index.event.IndexSnapshotCreationFailedEvent
 
IndexSnapshotError - Enum in com.atlassian.confluence.internal.index.lucene.snapshot
Various error in creating/restoring index snapshots
IndexSnapshotRestorationFailedEvent - Class in com.atlassian.confluence.internal.index.event
 
IndexSnapshotRestorationFailedEvent(String, long, IndexSnapshotError) - Constructor for class com.atlassian.confluence.internal.index.event.IndexSnapshotRestorationFailedEvent
 
IndexSnapshotRestoredSuccessfullyEvent - Class in com.atlassian.confluence.internal.index.event
 
IndexSnapshotRestoredSuccessfullyEvent(String, long) - Constructor for class com.atlassian.confluence.internal.index.event.IndexSnapshotRestoredSuccessfullyEvent
 
IndexTask - Interface in com.atlassian.confluence.search
Indexing task.
IndexTaskFactory - Class in com.atlassian.confluence.search.lucene.tasks
Creates index tasks and provides conversion into queue entries for implementations of IndexTaskQueue
IndexTaskFactory(BatchOperationManager, DocumentBuilder, DocumentBuilder, ContentEntityObjectDao<?>, AttachmentManager, PersonalInformationManager, UserAccessor, PersonalInformationDao, SpaceDao, PageDaoInternal) - Constructor for class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
 
IndexTaskFactory(BatchOperationManager, DocumentBuilder, DocumentBuilder, ContentEntityObjectDao, Supplier<AttachmentManager>, Supplier<PersonalInformationManager>, Supplier<UserAccessor>, PersonalInformationDao, SpaceDao, PageDaoInternal) - Constructor for class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
Deprecated.
since 7.5
IndexTaskFactory(BatchOperationManager, DocumentBuilder, DocumentBuilder, ContentEntityObjectDao, Supplier<AttachmentManager>, Supplier<PersonalInformationManager>, Supplier<UserAccessor>, PersonalInformationDao) - Constructor for class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
Deprecated.
since 5.10
IndexTaskFactory() - Constructor for class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
Deprecated.
since 5.9. Use constructor injection instead.
IndexTaskFactory(BatchOperationManager, SessionFactory, DocumentBuilder, DocumentBuilder, ContentEntityObjectDao, Supplier<AttachmentManager>, Supplier<PersonalInformationManager>, Supplier<UserAccessor>) - Constructor for class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
Deprecated.
since 5.9. Use the non-deprecated constructor.
IndexTaskPerformer - Interface in com.atlassian.confluence.search
Responsible for performing an IndexTask.
IndexTaskQueue<T extends IndexTask> - Interface in com.atlassian.confluence.search
Confluence queues all of its index requests and then executes them in bulk.
IndexTaskQueue<T extends IndexTask> - Interface in com.atlassian.confluence.search.lucene
Deprecated.
since 5.10, use IndexTaskQueue instead
IndexTaskType - Enum in com.atlassian.confluence.plugins.edgeindex.lucene
Enumeration of index task types.
IndexUrlHelper - Class in com.atlassian.confluence.setup.velocity
A velocity-oriented helper class for constructing deep-link index URLs
IndexUrlHelper(HomepageService, ContextPathHolder) - Constructor for class com.atlassian.confluence.setup.velocity.IndexUrlHelper
 
IndexWriterCallback<T> - Interface in com.atlassian.confluence.plugins.edgeindex.lucene
 
IndexWriterCallbackWithoutResult - Class in com.atlassian.confluence.plugins.edgeindex.lucene
 
IndexWriterCallbackWithoutResult() - Constructor for class com.atlassian.confluence.plugins.edgeindex.lucene.IndexWriterCallbackWithoutResult
 
INDRA_BASEURL_PROPERTY_KEY - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
since 5.10. No longer needed
InExpressionBuilder - Class in com.atlassian.confluence.impl.hibernate.query
Builder for dealing with query strings using the IN clause (or NOT IN clause).
INFO_MACRO - Static variable in class com.atlassian.confluence.it.Macro
 
inGroup(String, String) - Method in class bucket.user.providers.CachingAccessProvider
Deprecated.
 
inGroup(String, String) - Method in class bucket.user.providers.ChainedAccessProvider
Deprecated.
 
inGroup(Group) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
Deprecated.
in 5.9 Permissions are checked based on all groups the user is a member of (if a user is specified), which is determined in the implementation, so this is effectively ignored (and has been for a long time).
inGroup(String, String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcAccessProvider
Deprecated.
Overriding as JdbcAccessProvider is broken (uses userName instead of membershipUserName in query etc)
inGroups(List<Group>) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
Deprecated.
in 5.9 Permissions are checked based on all groups the user is a member of (if a user is specified), which is determined in the implementation, so this is effectively ignored (and has been for a long time).
INHERITED_LABEL_FIELD - Static variable in class com.atlassian.confluence.search.lucene.LabelExtractor
The same as LABEL_FIELD, but for labels inherited from a containing object (i.e.
INHERITED_LABEL_TEXT_FIELD - Static variable in class com.atlassian.confluence.search.lucene.LabelExtractor
The same as LABEL_TEXT_FIELD, but for labels inherited from a containing object (i.e.
InheritedContentPermissionManager - Interface in com.atlassian.confluence.core
 
InheritedLabelQuery - Class in com.atlassian.confluence.search.v2.query
Query for matching a single Label that was inherited from a piece of parent content, for example, searching for comments attached to pages with a certain label
InheritedLabelQuery(String) - Constructor for class com.atlassian.confluence.search.v2.query.InheritedLabelQuery
Construct a LabelQuery from a string representation of a label.
InheritedLabelQuery(Label) - Constructor for class com.atlassian.confluence.search.v2.query.InheritedLabelQuery
Construct a LabelQuery directly from the Label instance to be searched for
InheritedLabelQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
InheritedLabelQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.InheritedLabelQueryMapper
Deprecated.
 
InheritedPermissionCheckResource - Class in com.atlassian.confluence.functest.rest
Resource used by the test com.atlassian.confluence.InheritedPagePermissionsAcceptanceTest#testInheritedPermissionRemoval()
InheritedPermissionCheckResource(TransactionTemplate, PageManager, ContentPermissionManager, UserAccessor) - Constructor for class com.atlassian.confluence.functest.rest.InheritedPermissionCheckResource
 
init(Map, Map) - Method in class bucket.user.propertyset.BucketPropertySet
 
init(Map, Map) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
init(Properties) - Method in class bucket.user.providers.CachingAccessProvider
Deprecated.
NECESSARY HACK: LDAPCredentialsProvider.handles() calls UserManager.getInstance().getCredentialsProviders() which triggers of an initialisation of all providers in osuser.xml (including this one) Initialisation is done via this init() method, so we need to ensure a cacheManager is available so that this caching provider is initialised correctly (normally, we have CachingAccessProvider instantiated and initialised by altassian-user's DefaultOSUConfigurationLoader.addProvider())
init(Properties) - Method in class bucket.user.providers.CachingCredentialsProvider
Deprecated.
HACK: LDAPCredentialsProvider.handles() calls UserManager.getInstance().getCredentialsProviders() which triggers of an initialisation of all providers in osuser.xml (including this one) Initialisation is done via this init() method, so we need to ensure a cacheManager is available so that this caching provider is initialised correctly (normally, we have CachingAccessProvider instantiated and initialised by altassian-user's DefaultOSUConfigurationLoader.addProvider())
init(Properties) - Method in class bucket.user.providers.CachingProfileProvider
Deprecated.
HACK: LDAPCredentialsProvider.handles() calls UserManager.getInstance().getCredentialsProviders() which triggers of an initialisation of all providers in osuser.xml (including this one) Initialisation is done via this init() method, so we need to ensure a cacheManager is available so that this caching provider is initialised correctly (normally, we have CachingAccessProvider instantiated and initialised by altassian-user's DefaultOSUConfigurationLoader.addProvider())
init(Properties) - Method in class bucket.user.providers.ChainedUserProvider
Deprecated.
See the class Javadoc for the chaining provider's properties.
init() - Static method in class com.atlassian.confluence.cache.ThreadLocalCache
Initialise the cache for the current thread
init() - Method in class com.atlassian.confluence.cache.ThreadLocalCacheAccessor
 
init(MonitoringService) - Method in class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastClusterMonitoring
 
init(Plugin, Element) - Method in class com.atlassian.confluence.content.apisupport.CommentExtensionsSupportModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.content.ContentTypeModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.content.persistence.hibernate.HibernateContentQueryModuleDescriptor
 
init() - Method in class com.atlassian.confluence.content.render.xhtml.view.macro.DefaultViewMacroWrapper
 
init() - Method in class com.atlassian.confluence.core.actions.LastModifiedInterceptor
 
init() - Method in class com.atlassian.confluence.core.CancellingInterceptor
 
init() - Method in class com.atlassian.confluence.core.ConfluenceAutowireInterceptor
 
init() - Method in class com.atlassian.confluence.core.ConfluenceLicenseInterceptor
 
init(FilterConfig) - Method in class com.atlassian.confluence.core.datetime.RequestTimeThreadLocalFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.functest.rest.admin.sqlcapture.HibernateSqlCollectingFilter
 
init() - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
init(Plugin, Element) - Method in class com.atlassian.confluence.impl.macro.schema.MacroSchemaMigratorModuleDescriptor
 
init(Map, Map) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
init() - Method in class com.atlassian.confluence.impl.search.IndexFlushScheduler
 
init(Plugin, Element) - Method in class com.atlassian.confluence.impl.setup.LifecyclePluginModuleDescriptor
 
init() - Method in class com.atlassian.confluence.impl.spring.CachedIntrospectionResultsFlusher
 
init() - Method in class com.atlassian.confluence.impl.webresource.ConfluenceCDNStrategyFactory
 
init() - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceDiagnosticsConfiguration
 
init() - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceMonitoringService
 
init() - Method in class com.atlassian.confluence.internal.diagnostics.EventListeningDarkFeatureSetting
 
init(FilterConfig) - Method in class com.atlassian.confluence.internal.diagnostics.HttpRequestMonitoringFilter
 
init(MonitoringService) - Method in class com.atlassian.confluence.internal.diagnostics.LongRunningTaskMonitor
 
init(MonitoringService) - Method in class com.atlassian.confluence.internal.diagnostics.MacroRenderingMonitor
 
init(FilterConfig) - Method in class com.atlassian.confluence.internal.web.filter.spring.IgnoreWebAsyncManagerFilter
 
init() - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
init(ConfluenceRpc) - Static method in class com.atlassian.confluence.it.mail.MailArchivingHelper
 
init(String) - Method in class com.atlassian.confluence.it.usermanagement.SimpleDirectoryServiceFactory
init(FilterConfig) - Method in class com.atlassian.confluence.jmx.JmxFilter
 
init() - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
init() - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataManager
 
init(Map<String, String>) - Method in class com.atlassian.confluence.pages.attachments.AttachmentCountContextProvider
 
init(Map<String, String>) - Method in class com.atlassian.confluence.pages.DateFormattersContextProvider
 
init(Map<String, String>) - Method in class com.atlassian.confluence.pages.ListPagesContextProvider
 
init() - Method in class com.atlassian.confluence.plugin.ConfluencePluginManager
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.AboutPagePanelModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.AbstractExtractorModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.AttachmentTextExtractorModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.ChangeDocumentExtractorModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.ColourSchemeModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.ComponentModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.ContentNameSearchSectionSpecModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.DecoratorModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.DefaultFactoryModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.DeviceTypeRendererComponentModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.EditorModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.embedded.EmbeddedResourceRendererModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.Extractor2ModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.IndexRecovererModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.JobModuleDescriptor
Deprecated.
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.LanguageModuleDescriptor
Initialises the LanguageModuleDescriptor
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.LayoutModuleDescriptor
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.mail.conditions.AbstractNotificationCondition
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.PathConverterModuleDescriptor
 
init(Configuration) - Method in class com.atlassian.confluence.plugin.descriptor.PluginConfigurationProvider
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.rpc.SoapModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.rpc.XmlRpcModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.search.AbstractLuceneMapperModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.search.LuceneBoostingStrategyModuleDescriptor
Deprecated.
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.search.LuceneSearcherInitialisationModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.search.LuceneSortMapperModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.SearchBodyPropertyModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.SearchDecoratorModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.SpringComponentModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.TransformerModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.TranslationTransformModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.TriggerModuleDescriptor
Deprecated.
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.UserMacroModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.VelocityContextItemModuleDescriptor
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ActiveThemeCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.AttachmentDataStorageWhitelistCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.BasePermissionCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.BuildNumberCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ConfluenceFlavourCondition
Deprecated.
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.CreateContentCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.CreatePageOrBlogpostCondition
 
init(Map) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.DelegatingCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.IsConfluenceSpacesLicensedCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.IsMailServerConfiguredCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.IsPluginEnabledCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.SpaceFunctionPermissionCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserWatchingSpaceForContentTypeCondition
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceWebSectionModuleDescriptor
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.AnonymousAccessEnabledUrlReadingCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.BuildNumberUrlReadingCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.ClusterUrlReadingCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.ConfluenceFlavourUrlReadingCondition
Deprecated.
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.DarkFeatureEnabledUrlReadingCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.SystemAdministratorUrlReadingCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.UserLoggedInUrlReadingCondition
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.WelcomeFileModuleDescriptor
Deprecated.
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.xhtml.MacroMigrationModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.XhtmlMacroModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
init(Configuration) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
init(FilterConfig) - Method in class com.atlassian.confluence.plugin.servlet.filter.ActionContextCleanUp
 
init() - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugins.analytics.jobs.PeriodicEventSupplierModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugins.contentproperty.index.config.ContentPropertyIndexSchemaModuleDescriptor
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugins.dashboard.CreateContentCondition
Deprecated.
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugins.easyuser.EasyUserContextProvider
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugins.easyuser.SignupContextProvider
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugins.edgeindex.plugin.EdgeTypeModuleDescriptor
 
init() - Method in class com.atlassian.confluence.plugins.graphql.resource.ConfluenceGraphQLRestEndpoint
 
init(FilterConfig) - Method in class com.atlassian.confluence.plugins.lookandfeel.filter.LogoInterceptor
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugins.lookandfeel.UseCustomSiteLogoCondition
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugins.macros.dashboard.GlobalEntitiesContextProvider
 
init(FilterConfig) - Method in class com.atlassian.confluence.plugins.quickreload.QuickReloadFilter
 
init(Plugin, Element) - Method in class com.atlassian.confluence.plugins.scheduler.spi.descriptor.JobConfigModuleDescriptor
 
init(Map<String, String>) - Method in class com.atlassian.confluence.plugins.templates.ListGlobalTemplatesContextProvider
 
init(Plugin, Element) - Method in class com.atlassian.confluence.renderer.plugin.ConfluenceRendererComponentModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.renderer.template.TemplateRendererModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.rss.FeedSupportModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.confluence.search.contentnames.ContentNameSearchSectionsProviderModuleDescriptor
 
init(IndexReader) - Method in interface com.atlassian.confluence.search.v2.lucene.resultfilter.InitializationRequired
Performs initialisation of a result filter using the indexReader provided.
init() - Method in class com.atlassian.confluence.security.actions.PermissionCheckInterceptor
 
init() - Method in class com.atlassian.confluence.security.interceptors.SecurityHeadersInterceptor
 
init(Map<String, String>, SecurityConfig) - Method in class com.atlassian.confluence.security.seraph.ConfluenceElevatedSecurityGuard
 
init(ServletConfig) - Method in class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
 
init(FilterConfig) - Method in class com.atlassian.confluence.servlet.FourOhFourErrorLoggingFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.servlet.HttpPreventCachingFilter
 
init(ServletConfig) - Method in class com.atlassian.confluence.servlet.ImageCaptchaServlet
 
init(ServletConfig) - Method in class com.atlassian.confluence.servlet.JohnsonDataServlet
 
init() - Method in class com.atlassian.confluence.servlet.ReadyToServeServlet
 
init(ServletConfig) - Method in class com.atlassian.confluence.servlet.ServletModuleContainerServlet
 
init(ServletConfig) - Method in class com.atlassian.confluence.servlet.SpringManagedServlet
 
init() - Method in class com.atlassian.confluence.setup.actions.SetupCheckInterceptor
 
init() - Method in class com.atlassian.confluence.setup.bundles.InstallBundleConfluenceListener
 
init() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
init(Map, SecurityConfig) - Method in class com.atlassian.confluence.setup.seraph.ConfluenceSecurityController
 
init(ServletContext) - Static method in class com.atlassian.confluence.setup.SetupContext
Initialise the setup context.
init() - Method in class com.atlassian.confluence.setup.SetupPluginManager
 
init(RuntimeServices, InternalContextAdapter, Node) - Method in class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective
The directive is initialized.
init(ExtendedProperties) - Method in class com.atlassian.confluence.setup.velocity.DebugResourceLoader
 
init(ExtendedProperties) - Method in class com.atlassian.confluence.setup.velocity.DynamicPluginResourceLoader
 
init(ExtendedProperties) - Method in class com.atlassian.confluence.setup.velocity.HibernateResourceLoader
 
init(RuntimeServices, InternalContextAdapter, Node) - Method in class com.atlassian.confluence.setup.velocity.ParamDirective
The directive is initialized.
init(RuntimeServices, InternalContextAdapter, Node) - Method in class com.atlassian.confluence.setup.velocity.RenderVelocityTemplateDirective
The directive is initialized.
init() - Method in class com.atlassian.confluence.setup.webwork.AbstractAwareInterceptor
 
init(Configuration) - Method in class com.atlassian.confluence.setup.webwork.CachedConfigurationProvider
 
init() - Method in class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfigLoaderCache
 
init() - Method in class com.atlassian.confluence.setup.webwork.XWorkConfigurationInitialiser
 
init() - Method in class com.atlassian.confluence.spring.namespace.ConfluenceSpringNamespaceHandler
Deprecated.
 
init(FilterConfig) - Method in class com.atlassian.confluence.tenant.TenantGateFilter
 
init(Map<String, String>) - Method in class com.atlassian.confluence.test.qunit.QUnitTestResourceContextProvider
 
init(ServletConfig) - Method in class com.atlassian.confluence.test.qunit.QUnitTestResourceServlet
 
init(FilterConfig) - Method in class com.atlassian.confluence.test.rpc.RequestLogFilter
 
init(ThemeModuleDescriptor) - Method in class com.atlassian.confluence.themes.BasicTheme
 
init(ThemeModuleDescriptor) - Method in class com.atlassian.confluence.themes.DefaultTheme
 
init(ThemeModuleDescriptor) - Method in class com.atlassian.confluence.themes.ExperimentalUnsupportedTheme
 
init(ThemeModuleDescriptor) - Method in interface com.atlassian.confluence.themes.Theme
Initialise the theme details from the given theme module descriptor.
init() - Method in class com.atlassian.confluence.themes.ThemeContextInterceptor
 
init(LayoutModuleDescriptor) - Method in interface com.atlassian.confluence.themes.ThemedDecorator
 
init(LayoutModuleDescriptor) - Method in class com.atlassian.confluence.themes.VelocityDecorator
 
init() - Method in class com.atlassian.confluence.tinymceplugin.placeholder.MacroPlaceholderServlet
 
init(FilterConfig) - Method in class com.atlassian.confluence.tinymceplugin.placeholder.PlaceholderCachingFilter
 
init(Map<String, String>) - Method in class com.atlassian.confluence.tinymceplugin.web.CaptchaContextProvider
 
init(Map<String, String>) - Method in class com.atlassian.confluence.tinymceplugin.web.EditorSettingsContextProvider
 
init() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddMissingUnmanagedUniqueConstraintsUpgradeTask
 
init(Map<String, String>, SecurityConfig) - Method in class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
 
init() - Method in class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener
 
init() - Method in class com.atlassian.confluence.user.crowd.DefaultApplicationCache
 
init(Map<String, String>) - Method in class com.atlassian.confluence.user.DarkFeatureEnabledCondition
 
init(Map, Map) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
init(Map<String, String>) - Method in class com.atlassian.confluence.user.extras.aggregation.impl.ShouldDisplayDirectoryAggregationWarning
Deprecated.
 
init(Map<String, String>) - Method in class com.atlassian.confluence.user.extras.aggregation.impl.ShouldDisplayDirectoryAggregationWarningUrlReadingCondition
 
init(Map, Map) - Method in class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
Deprecated.
 
init(Properties) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcAccessProvider
Deprecated.
 
init(Properties) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcCredentialsProvider
Deprecated.
 
init(Properties) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcProfileProvider
Deprecated.
 
init(Map, Map) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
Deprecated.
 
init(FilterConfig) - Method in class com.atlassian.confluence.util.AccessLogFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.util.ConfigurableBootstrapHotSwappingFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.util.ConfluenceErrorFilter
 
init() - Method in class com.atlassian.confluence.util.LoggingContextInterceptor
 
init(FilterConfig) - Method in class com.atlassian.confluence.util.profiling.ConfluenceActivityFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.util.profiling.ProfilingSiteMeshFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.util.RequestCacheThreadLocalFilter
 
init() - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityCacheConfigurator
 
init() - Method in class com.atlassian.confluence.util.velocity.debug.UberspectDebugDecorator
 
init(RuntimeServices) - Method in class com.atlassian.confluence.util.velocity.NullVelocityLogSystem
 
init(ExtendedProperties) - Method in class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
 
init() - Method in class com.atlassian.confluence.validation.MessageHolderInterceptor
 
init(FilterConfig) - Method in class com.atlassian.confluence.web.filter.ConfluenceTimeoutFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.web.filter.ConfluenceTimingFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.web.filter.DebugFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.web.filter.DropIfNotSetupFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.web.filter.HttpRequestStatsFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.web.filter.HttpSessionRegistrarFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.web.filter.LanguageExtractionFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.web.filter.ThreadLocalCacheFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.web.filter.TranslationModeFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.web.filter.validateparam.RequestParamValidationFilter
 
init(FilterConfig) - Method in class com.atlassian.confluence.web.filter.ZipkinTracingFilter
 
init() - Method in class com.atlassian.confluence.xwork.FlashScopeInterceptor
 
init() - Method in class com.atlassian.confluence.xwork.SetupIncompleteInterceptor
 
init(Object[]) - Method in class org.apache.commons.jrcs.diff.MergeVisitor
Initialise this visitor instance with a copy of the original object array being diffed.
initAdminUiProperties(ApplicationConfiguration) - Static method in class com.atlassian.confluence.setup.settings.init.ConfluenceAdminUiProperties
 
initAndStart() - Method in class com.atlassian.confluence.cache.jcaptcha.ConfluenceCachingCaptchaStore
 
initConfluenceKey() - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
 
initConfluenceKey() - Method in interface com.atlassian.confluence.security.trust.KeyPairInitialiser
 
initContentProcessor(SiteMeshWebAppContext) - Method in class com.atlassian.confluence.util.profiling.ProfilingSiteMeshFilter
 
initCreatePage() - Method in class com.atlassian.confluence.webdriver.EditorContextInitialiser
 
initDecoratorSelector(SiteMeshWebAppContext) - Method in class com.atlassian.confluence.util.profiling.ProfilingSiteMeshFilter
 
inited - Variable in class com.atlassian.confluence.pages.actions.beans.FileStorer
 
initFullComment() - Method in class com.atlassian.confluence.webdriver.EditorContextInitialiser
 
initHazelcastMap(String) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
INITIAL_SCHEMA_VERSION - Static variable in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
INITIAL_VERSION - Static variable in class com.atlassian.confluence.core.AbstractVersionedEntityObject
 
InitialContent - Interface in com.atlassian.confluence.it.setup.content
Superclass to represent all initial content options for setup.
InitialContentFactory - Class in com.atlassian.confluence.it.setup
Helper that reads test properties to get the initial content option.
InitialContentFactory() - Constructor for class com.atlassian.confluence.it.setup.InitialContentFactory
 
initialise(ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.compatibility.DefaultLegacyV2RendererContextInitialiser
 
initialise(ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.compatibility.LegacyV2RendererContextInitialiser
 
initialise(Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.CollectionPropertyParser
 
initialise(Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.ComponentParser
 
initialise(Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.CompositeIdParser
 
initialise(Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.DefaultFragmentParser
 
initialise(Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.EnumPropertyParser
 
initialise(Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.ImportedObjectParser
 
initialise(Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.PrimitiveIdParser
 
initialise(Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.PrimitivePropertyParser
 
initialise(Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.ReferencePropertyParser
 
initialise() - Method in class com.atlassian.confluence.pageobjects.component.editor.MentionsMenu
Deprecated.
 
initialise() - Method in class com.atlassian.confluence.pageobjects.component.form.Autocomplete
Deprecated.
 
initialise() - Method in class com.atlassian.confluence.pageobjects.component.header.Breadcrumbs
Deprecated.
 
initialise() - Method in class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
Deprecated.
 
initialise() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceMenuItem
Deprecated.
 
initialise(IndexSearcher) - Method in class com.atlassian.confluence.search.lucene.DefaultSearcherInitialisation
 
initialise(IndexSearcher) - Method in class com.atlassian.confluence.search.lucene.PluggableSearcherInitialisation
 
initialise(IndexSearcher) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostByModificationDateSearcherInitialisation
Deprecated.
 
initialiseBodyTypes() - Method in interface com.atlassian.confluence.core.BodyTypeFactory
For use during setup to ensure all the necessary BodyTypes have been created.
initialiseCacheAndRegisterEventListener() - Method in class com.atlassian.confluence.util.i18n.CachingI18NBeanFactory
 
InitialiseIndexJournalStateUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This upgrade task migrates index task queue state to journal state.
InitialiseIndexJournalStateUpgradeTask(JournalStateStore, SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.InitialiseIndexJournalStateUpgradeTask
 
initialiseProvider(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
initialiseProvider(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.CreateBlogPostAction
 
initialiseProvider(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
initialiseTriggers() - Method in class com.atlassian.confluence.schedule.quartz.ManagedScheduledJobTriggerFactory
 
initialiseTriggers() - Method in interface com.atlassian.confluence.schedule.quartz.ManagedTriggerFactory
Creates and schedules the triggers with the scheduler.
InitializationRequired - Interface in com.atlassian.confluence.search.v2.lucene.resultfilter
An interface to indicate that post initialization with an IndexReader is required.
initialize(ModuleDescriptorCache.Initializer<T>) - Method in class com.atlassian.confluence.plugin.ModuleDescriptorCache
Deprecated.
Initialize the cache with the module descriptors returned by the initializer.
initialize(RuntimeServices) - Method in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
Initialize the ResourceManager.
initialize(RuntimeServices) - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
 
initialize(RuntimeServices) - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceManager
 
initialize(RuntimeServices) - Method in class com.atlassian.confluence.velocity.ConfluenceParserPool
 
InitialSpaceContentListener - Class in com.atlassian.confluence.spaces.listeners
Listener that generates the initial content of a space when it is first created.
InitialSpaceContentListener(FormatConverter, I18NBeanFactory, LocaleManager, PageManager, SystemTemplateManager, PluginAccessor, XhtmlContent) - Constructor for class com.atlassian.confluence.spaces.listeners.InitialSpaceContentListener
 
initialUpgradeFinished() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
Once all upgrade tasks have been completed without error, make sure the build number stored in the applications main configuration file and database now matches the build number of this version of the release.
initialUpgradeFinished() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
Update the pluginFrameworkDependent upgrade status based on whether there are any plugin framework dependent upgrade tasks to run.
initialValue() - Method in class com.atlassian.confluence.concurrent.ThreadLocalMap
 
initOutOfmemoryhandler() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
initQuickComment() - Method in class com.atlassian.confluence.webdriver.EditorContextInitialiser
 
initQuickCommentReloadingEditor() - Method in class com.atlassian.confluence.webdriver.EditorContextInitialiser
 
initQuickEdit() - Method in class com.atlassian.confluence.webdriver.EditorContextInitialiser
 
initRequestContext() - Method in class com.atlassian.confluence.impl.vcache.VCacheRequestContextManager
Initialises the request context for the current thread, re-using any exist context if one is present.
initSid() - Method in interface com.atlassian.confluence.core.ConfluenceSidManager
Generates and associates a server ID
initSid() - Method in class com.atlassian.confluence.core.DatabaseSidManager
Initialises the Bandana SID by replicating the SID returned by the delegate ConfluenceSidManager
initSid() - Method in class com.atlassian.confluence.setup.BootstrapSidManager
Generate a new SID from the provided SIDManager and persist it to the application configuration
initSystemMetrics() - Method in class com.atlassian.confluence.impl.metrics.MicrometerBinderRegistrar
 
initThemeContext(Object, ServletRequest) - Method in class com.atlassian.confluence.impl.themes.ThemeContextRequestHelper
 
initTomcatMetrics() - Method in class com.atlassian.confluence.impl.metrics.MicrometerBinderRegistrar
 
initUploadedFiles() - Method in class com.atlassian.confluence.util.AttachFileHelper
 
injectPagesTabContext(Map<String, Object>) - Method in class com.atlassian.confluence.plugins.macros.dashboard.GlobalEntitiesContextProvider
 
injectSpaceTabContext(ConfluenceUser, Map<String, Object>) - Method in class com.atlassian.confluence.plugins.macros.dashboard.GlobalEntitiesContextProvider
 
INLINE - Static variable in class com.atlassian.confluence.pages.Comment
The comment will be found in the page content (aka.
INLINE_COMMENT_MARKER_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarkerConstants
 
INLINE_COMMENT_MARKER_HTML_REF_ATTR - Static variable in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarkerConstants
 
INLINE_COMMENT_MARKER_HTML_REF_ATTR_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarkerConstants
 
INLINE_COMMENT_MARKER_HTML_TAG - Static variable in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarkerConstants
 
INLINE_COMMENT_MARKER_HTML_TAG_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarkerConstants
 
INLINE_COMMENT_MARKER_STORAGE_REF_ATTR - Static variable in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarkerConstants
 
INLINE_COMMENT_MARKER_STORAGE_REF_ATTR_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarkerConstants
 
INLINE_COMMENT_MARKER_STORAGE_TAG - Static variable in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarkerConstants
 
INLINE_COMMENT_MARKER_STORAGE_TAG_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarkerConstants
 
INLINE_MACRO_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
INLINE_PROP - Static variable in class com.atlassian.confluence.pages.Comment
ContentProperty key for the property that indicates whether or not the comment is an inline comment.
INLINE_TASK_ID_DATA_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.InlineTasksUtils
 
INLINE_TASK_STATUS_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.InlineTasksUtils
 
InlineBodyMacroFixingTransformer - Class in com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody
Responsible for cleaning up cursor target paragraphs and moving <ac:macro> fragments that output inline markup when rendered, into any nearby paragraphs.
InlineBodyMacroFixingTransformer(XmlOutputFactory, XmlEventReaderFactory, XMLEventFactoryProvider) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.InlineBodyMacroFixingTransformer
 
InlineCommentMarker - Class in com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker
The in-memory representation of an inline comment marker for working with storage format
InlineCommentMarker(String, Streamable) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarker
 
InlineCommentMarkerConstants - Class in com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker
 
InlineCommentMarkerConstants() - Constructor for class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarkerConstants
 
InlineMacroFragment - Class in com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody
An fragment that represents a macro that outputs inline markup.
InlineMacroFragment(XMLEventReader, XmlEventReaderFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.InlineMacroFragment
 
InlineStyleHelper - Class in com.atlassian.confluence.content.render.xhtml.view.embed
Helper class to wrap content with in-lined space styling
InlineStyleHelper(TemplateRenderer, I18NBeanFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.view.embed.InlineStyleHelper
 
InlineTaskList - Class in com.atlassian.confluence.content.render.xhtml.model.inlinetask
The in-memory representation of an inline task list - only to be used during editor / storage marshalling and unmarshalling.
InlineTaskList() - Constructor for class com.atlassian.confluence.content.render.xhtml.model.inlinetask.InlineTaskList
 
InlineTaskListItem - Class in com.atlassian.confluence.content.render.xhtml.model.inlinetask
The in-memory representation of an inline task - only to be used during editor / storage marshalling and unmarshalling.
InlineTaskListItem(String, boolean, String) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.inlinetask.InlineTaskListItem
 
InlineTasksUtils - Class in com.atlassian.confluence.content.render.xhtml.storage
Utilities to parse Inline Tasks
InlineTasksUtils() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.InlineTasksUtils
 
InMemoryIndexTaskQueue<T extends IndexTask> - Class in com.atlassian.confluence.search.queue
An in memory implementation of the Index Task Queue.
InMemoryIndexTaskQueue() - Constructor for class com.atlassian.confluence.search.queue.InMemoryIndexTaskQueue
 
innerConvertToRelative(ResourceIdentifier, ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DefaultResourceIdentifierContextUtility
 
InPlaceKStemFilter - Class in org.apache.lucene.analysis.en
 
InPlaceKStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.en.InPlaceKStemFilter
 
inPreview - Variable in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
Deprecated.
since 5.3 (and really much much longer)
input() - Method in interface com.atlassian.confluence.core.BatchOperation
 
INPUT_CONVERSION_TO_STORAGE_ORDER - Static variable in class com.atlassian.confluence.api.model.content.ContentRepresentation
An ordered enumeration of ContentRepresentations that can be converted to STORAGE format.
INPUT_VARIABLES - Static variable in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
inputSerializer() - Method in interface com.atlassian.confluence.util.sandbox.SandboxCallback
Returns SandboxSerializer for the callback input.
inputSerializer() - Method in interface com.atlassian.confluence.util.sandbox.SandboxTask
Returns SandboxSerializer for the task input.
InputStreamAttachmentResource - Class in com.atlassian.confluence.core
Represents an attachment resource that is supported by an input stream.
InputStreamAttachmentResource(InputStream, String, String, long) - Constructor for class com.atlassian.confluence.core.InputStreamAttachmentResource
Constructor.
InputStreamAttachmentResource(InputStream, String, String, long, String) - Constructor for class com.atlassian.confluence.core.InputStreamAttachmentResource
 
InputStreamAttachmentResource(InputStream, String, String, long, String, boolean) - Constructor for class com.atlassian.confluence.core.InputStreamAttachmentResource
 
InputStreamAttachmentResource(InputStream, String, String, long, String, boolean, boolean) - Constructor for class com.atlassian.confluence.core.InputStreamAttachmentResource
 
InputStreamConsumer<T> - Interface in com.atlassian.confluence.util.io
Implementors consume an InputStream.
InputStreamDataSource - Class in com.atlassian.confluence.core
A datasource that provides access to an input stream of data.
InputStreamDataSource(String, String, InputStream) - Constructor for class com.atlassian.confluence.core.InputStreamDataSource
 
InputStreamExceptionDecorator - Class in com.atlassian.confluence.core
Decorator for potential IOExceptions thrown by an InputStream.
InputStreamExceptionDecorator(InputStream, Function<IOException, IOException>) - Constructor for class com.atlassian.confluence.core.InputStreamExceptionDecorator
 
InputStreamFactory - Interface in com.atlassian.confluence.importexport.xmlimport
Importers might need to make several passes over the same import, so we provide them with a factory for input streams, not just a single stream.
InputStreamSerializer - Class in com.atlassian.confluence.core
Composes InputStreams.
InputStreamSource - Interface in com.atlassian.confluence.util.io
Provides an InputStream.
InputStreamWrapper(AttachmentDataStreamType, InputStream) - Constructor for class com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream.InputStreamWrapper
 
inputVisible() - Method in class com.atlassian.confluence.pageobjects.component.form.UserWatcherPicker
Deprecated.
 
insertAndWaitForFixture(String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Sets the content of the editor using the TinyMCE API and waits for the exact same content to be present - if the content being set in the editor contains any HTML tags it's safer to use AbstractEditorContentWebDriverTest.insertAndWaitForFixture(String, String) instead.
insertAndWaitForFixture(String, String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Sets the content of the editor using the TinyMCE API and waits for the specified content to be present.
InsertDropdownMenu - Class in com.atlassian.confluence.pageobjects.component.editor.toolbars
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.toolbars.InsertDropdownMenu instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
InsertDropdownMenu() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.toolbars.InsertDropdownMenu
Deprecated.
 
InsertDropdownMenu.InsertItem - Enum in com.atlassian.confluence.pageobjects.component.editor.toolbars
Deprecated.
 
insertInto(String) - Method in class com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand.Builder
Set the insert into statement resulting in an "insert into ...
insertVariables(PageTemplate, List) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
Insert the provided variables into the provided template content, and returns it.
insertVariables(PageTemplate, List) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
insertVariables(Reader, List<? extends Variable>) - Method in interface com.atlassian.confluence.pages.templates.TemplateHandler
Insert specified variables into the template XML before returning it.
insertVariables(Reader, List<? extends Variable>) - Method in class com.atlassian.confluence.pages.templates.WikiTemplateHandler
 
insertVariables(Reader, List<? extends Variable>) - Method in class com.atlassian.confluence.pages.templates.XhtmlTemplateHandler
 
InSpaceFilterFactory - Class in com.atlassian.confluence.search.lucene.filter
Deprecated.
InSpaceFilterFactory() - Constructor for class com.atlassian.confluence.search.lucene.filter.InSpaceFilterFactory
Deprecated.
 
inSpaceGroup(SpaceGroup) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
Deprecated.
in 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

InSpaceQuery - Class in com.atlassian.confluence.search.v2.query
Search for content that occurs within some set of spaces.
InSpaceQuery(String) - Constructor for class com.atlassian.confluence.search.v2.query.InSpaceQuery
Search for content within a single space with the given key
InSpaceQuery(Set<String>) - Constructor for class com.atlassian.confluence.search.v2.query.InSpaceQuery
Search for content within any of a collection of spaces with given keys
InSpaceQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
since 7.0 see InSpaceQuery.expand().
InSpaceQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.InSpaceQueryMapper
Deprecated.
 
InSpaceSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Filters for documents that belong to spaces with the specified space keys.
InSpaceSearchFilter(Set<String>) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.InSpaceSearchFilter
 
InSpaceSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
InSpaceSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.InSpaceSearchFilterMapper
 
install() - Method in class com.atlassian.confluence.it.api.CustomContentTestPluginInstaller
 
install(List<Class>, String, String) - Method in class com.atlassian.confluence.it.api.CustomContentTestPluginInstaller
Used for installing a plugin with the test custom content type and any additional plugin classes.
install(String) - Method in class com.atlassian.confluence.license.DefaultLicenseService
 
install(String) - Method in interface com.atlassian.confluence.license.LicenseService
Validates and installs a given encrypted license.
install(String) - Method in interface com.atlassian.confluence.license.LicenseWebFacade
Deprecated.
install(String) - Method in class com.atlassian.confluence.license.LicenseWebFacadeTemplate
Deprecated.
install(String) - Method in class com.atlassian.confluence.license.store.ApplicationConfigurationLicenseStore
This delegates to ApplicationConfiguration.setProperty(Object, Object) but the underlying code does not call ApplicationConfiguration.save() and is thus only in memory for the time being.
install(String) - Method in interface com.atlassian.confluence.license.store.LicenseStore
Attempts to install the given encrypted license.
install(String) - Method in interface com.atlassian.confluence.license.WebLicenseFacade
Deprecated.
INSTALLATION_DATE_KEY - Static variable in interface com.atlassian.confluence.setup.ConfluenceBootstrapConstants
 
InstallationDateUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Persists installation date of the Confluence instance.
InstallationDateUpgradeTask(ApplicationConfiguration, ContentEntityObjectDao, BandanaManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.InstallationDateUpgradeTask
 
InstallBundleConfluenceListener - Class in com.atlassian.confluence.setup.bundles
 
InstallBundleConfluenceListener(EventListenerRegistrar, LongRunningTaskManager, BundlePluginService, SettingsManager) - Constructor for class com.atlassian.confluence.setup.bundles.InstallBundleConfluenceListener
 
installCrowdProxyIfNeeded(ConfluenceRpc) - Static method in class com.atlassian.confluence.it.plugin.TestPlugins
Deprecated.
since 5.10. Not needed
installedLocalePairs - Variable in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
installFuncTestPlugins(PluginHelper) - Static method in class com.atlassian.confluence.it.plugin.TestPlugins
 
installFuncTestRpcPlugin(PluginHelper) - Static method in class com.atlassian.confluence.it.plugin.TestPlugins
Deprecated.
Since 5.6. Use TestPlugins.setupTestPluginsForJWebUnit(ConfluenceRpc) to set up required plugins.
installHelloBlueprintPlugin(ConfluenceRpc) - Method in class com.atlassian.confluence.it.plugin.blueprint.HelloBlueprintPluginHelper
 
installLicense(String) - Method in interface com.atlassian.confluence.license.LicenseWebFacade
 
installLicense(String) - Method in interface com.atlassian.confluence.license.WebLicenseFacade
 
installLicense(SetupBundlePluginDescriptor, String, String) - Method in interface com.atlassian.confluence.setup.bundles.BundlePluginService
 
installLicense(SetupBundlePluginDescriptor, String, String) - Method in class com.atlassian.confluence.setup.bundles.DefaultBundlePluginService
 
installLicense(SetupBundlePluginDescriptor) - Method in class com.atlassian.confluence.setup.bundles.upm.UpmClient
 
installPlugin(UploadablePlugin) - Method in interface com.atlassian.confluence.it.plugin.PluginHelper
Deprecated.
Install the plugin as the currently logged in User.
installPlugin(UploadablePlugin) - Method in class com.atlassian.confluence.it.rpc.RpcPluginHelper
 
installPlugin(String, PluginArtifact) - Method in class com.atlassian.confluence.plugin.DefaultPluginInstaller
 
installPlugin(String, String, byte[]) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Installs a plugin.
installPlugin(String, byte[]) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
installPlugin(String, String, byte[]) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
installPlugin(String, String, byte[]) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
installPlugin(String, String, byte[]) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
installPlugin(String, String, byte[]) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
installPlugin(SetupBundlePluginDescriptor, String, String, boolean) - Method in interface com.atlassian.confluence.setup.bundles.BundlePluginService
 
installPlugin(SetupBundlePluginDescriptor, String, String, boolean) - Method in class com.atlassian.confluence.setup.bundles.DefaultBundlePluginService
 
installPlugin(String) - Method in class com.atlassian.confluence.setup.bundles.upm.UpmClient
 
installPluginIfNotInstalled(UploadablePlugin) - Method in interface com.atlassian.confluence.it.plugin.PluginHelper
Deprecated.
installPluginIfNotInstalled(UploadablePlugin) - Method in class com.atlassian.confluence.it.rpc.RpcPluginHelper
 
InstallPluginLongRunningTask - Class in com.atlassian.confluence.setup.bundles
 
InstallPluginLongRunningTask(String, String, Collection<SetupBundlePluginDescriptor>, BundlePluginService) - Constructor for class com.atlassian.confluence.setup.bundles.InstallPluginLongRunningTask
 
InstallPluginResult - Class in com.atlassian.confluence.setup.bundles.upm.models
 
InstallPluginResult(boolean) - Constructor for class com.atlassian.confluence.setup.bundles.upm.models.InstallPluginResult
 
InstallPluginResult(boolean, boolean) - Constructor for class com.atlassian.confluence.setup.bundles.upm.models.InstallPluginResult
 
installPlugins(PluginArtifact...) - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
 
installTestPlugins(PluginHelper) - Static method in class com.atlassian.confluence.it.plugin.TestPlugins
installTestPlugins(ConfluenceRpc) - Static method in class com.atlassian.confluence.webdriver.WebDriverSetupTest
installTransiently(String) - Method in class com.atlassian.confluence.license.store.ApplicationConfigurationLicenseStore
 
installTransiently(String) - Method in interface com.atlassian.confluence.license.store.LicenseStore
Attempts to install the given license transiently.
INSTANCE - Static variable in class com.atlassian.confluence.cache.option.None
Deprecated.
 
INSTANCE - Static variable in class com.atlassian.confluence.content.DefaultContentAdapter
 
INSTANCE - Static variable in class com.atlassian.confluence.functest.rest.admin.crowd.NullRestrictionEntity
 
INSTANCE - Static variable in class com.atlassian.confluence.impl.security.access.AccessDenied
 
INSTANCE - Static variable in class com.atlassian.confluence.importexport.ImportMutex
 
instance() - Static method in class com.atlassian.confluence.it.rpc.StartOfTestLogger
 
INSTANCE - Static variable in class com.atlassian.confluence.mail.template.MultipartBuilder
 
INSTANCE - Static variable in class com.atlassian.confluence.plugins.rest.jersey.cachecontrol.PreventCachingResponseFilter
 
instance - Static variable in class com.atlassian.confluence.search.v2.query.AllQuery
 
INSTANCE - Static variable in class com.atlassian.confluence.util.ContentEntityObjectTitleComparator
 
INSTANCE - Static variable in class com.atlassian.confluence.util.profiling.NopActivityMonitor
 
InstanceHolder(HibernateCacheFactory) - Constructor for class com.atlassian.confluence.cache.hibernate.HibernateCacheFactory.InstanceHolder
Deprecated.
 
instanceType(String) - Method in class com.atlassian.confluence.status.service.systeminfo.CloudPlatformMetadata.Builder
 
InstantConverter - Class in com.atlassian.confluence.setup.xstream
An xstream converter for Java 8 Instant.
InstantConverter() - Constructor for class com.atlassian.confluence.setup.xstream.InstantConverter
 
instantiate(String, EntityMode, Serializable) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
instantiateComponentClass() - Method in class com.atlassian.confluence.renderer.plugin.ConfluenceRendererComponentModuleDescriptor
 
instantiatePluginModule(Plugin, Class<T>) - Static method in class com.atlassian.confluence.plugin.ConfluencePluginUtils
Instantiates a plugin module.
InstantType - Class in com.atlassian.confluence.core.persistence.hibernate
Hibernate 2 mapping type for the new java 8 Instant class.
InstantType() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.InstantType
 
InsufficientPrivilegeException - Exception in com.atlassian.confluence.core
Runtime exception that is thrown when a user tries to perform an operation without the required privileges.
InsufficientPrivilegeException(String) - Constructor for exception com.atlassian.confluence.core.InsufficientPrivilegeException
 
InsufficientPrivilegeException(String, String) - Constructor for exception com.atlassian.confluence.core.InsufficientPrivilegeException
 
intAsString(int, int) - Static method in class com.atlassian.confluence.search.LexicographicUtils
A string representation of the integer that honours lexicographical order.
IntegerRangeQuery - Class in com.atlassian.confluence.search.v2.query
v2 primitive query
IntegerRangeQuery(String, Range<Integer>) - Constructor for class com.atlassian.confluence.search.v2.query.IntegerRangeQuery
 
IntegerRangeQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
A mapper for IntegerRangeQuery
IntegerRangeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.IntegerRangeQueryMapper
 
integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.HibernateMetadataIntegrator
 
IntegrationTestAdaptiveMostUsedLabelsCacheImpl - Class in com.atlassian.confluence.springit.label.adaptivelabelcache
Integration tests for AdaptiveMostUsedLabelsCacheImpl
IntegrationTestAdaptiveMostUsedLabelsCacheImpl() - Constructor for class com.atlassian.confluence.springit.label.adaptivelabelcache.IntegrationTestAdaptiveMostUsedLabelsCacheImpl
 
IntegrationTestBandanaReIndexJobPersister - Class in com.atlassian.confluence.springit.index
 
IntegrationTestBandanaReIndexJobPersister() - Constructor for class com.atlassian.confluence.springit.index.IntegrationTestBandanaReIndexJobPersister
 
IntegrationTestDemoStub - Class in com.atlassian.confluence.springit
This is just a stub to make sure confluence-spring-integration-test tests can be picked up by our Database builds TODO: Delete this test class after some of tests are migrated here successfully
IntegrationTestDemoStub() - Constructor for class com.atlassian.confluence.springit.IntegrationTestDemoStub
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.core.actions.LastModifiedInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.core.CancellingInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.core.ConfluenceAutowireInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.core.ConfluenceLicenseInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.core.ConfluenceWorkflowInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.pages.actions.CommentAwareInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.pages.actions.PageAwareInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.security.actions.PermissionCheckInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.security.interceptors.CaptchaInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.security.interceptors.ConfluenceAccessInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.security.interceptors.SecurityHeadersInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.security.websudo.WebSudoInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.setup.actions.SetupCheckInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.setup.webwork.AbstractAwareInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.setup.webwork.BootstrapAwareInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.spaces.actions.SpaceAwareInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.themes.ThemeContextInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.user.actions.UserAwareInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.util.LoggingContextInterceptor
 
intercept(HttpServletResponse) - Static method in class com.atlassian.confluence.util.SecurityHeadersHelper
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.validation.MessageHolderInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.xwork.ConfluenceXsrfTokenInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.xwork.FlashScopeInterceptor
 
intercept(ActionInvocation) - Method in class com.atlassian.confluence.xwork.SetupIncompleteInterceptor
 
INTERNAL - Static variable in class com.atlassian.confluence.it.usermanagement.DirectoryNames
Deprecated.
 
INTERNAL_DIRECTORY_NAME - Static variable in class com.atlassian.confluence.user.crowd.EmbeddedCrowdBootstrap
 
INTERNAL_DRAFT - Static variable in class com.atlassian.confluence.api.impl.service.content.draft.LegacyContentDraftServiceImpl
 
InternalAggregationResource - Class in com.atlassian.confluence.user.extras.aggregation.rest
 
InternalAggregationResource(AggregationWarningManager) - Constructor for class com.atlassian.confluence.user.extras.aggregation.rest.InternalAggregationResource
 
internalContainsKey(Object) - Method in class com.atlassian.confluence.velocity.context.ChainedVelocityContext
 
internalConvertToLuceneQuery(T) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.BaseConstantScoreQueryMapper
 
internalConvertToLuceneQuery(ContainingContentTypeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ContainingContentTypeQueryMapper
Deprecated.
 
internalConvertToLuceneQuery(ContentTypeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ContentTypeQueryMapper
Deprecated.
 
internalConvertToLuceneQuery(ContributorQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ContributorQueryMapper
Deprecated.
 
internalConvertToLuceneQuery(CreatorQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.CreatorQueryMapper
 
internalConvertToLuceneQuery(CustomContentTypeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.CustomContentTypeQueryMapper
Deprecated.
 
internalConvertToLuceneQuery(FileExtensionQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.FileExtensionQueryMapper
Deprecated.
 
internalConvertToLuceneQuery(HasPersonalSpaceQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.HasPersonalSpaceQueryMapper
Deprecated.
 
internalConvertToLuceneQuery(InSpaceQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.InSpaceQueryMapper
Deprecated.
 
internalConvertToLuceneQuery(SpaceCategoryQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.SpaceCategoryQueryMapper
Deprecated.
 
InternalDeserializers - Class in com.atlassian.confluence.api.model.content
This class contains deserializers for the package protected classes in the content model.
InternalDeserializers() - Constructor for class com.atlassian.confluence.api.model.content.InternalDeserializers
 
internalFindByGroup(Group) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
internalFindByGroup(Group) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
internalFindByGroup(Group) - Method in interface com.atlassian.crowd.embedded.hibernate2.InternalGroupDao
Find the persistent group object that corresponds to the provided group.
internalFindByName(long, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
internalFindByName(long, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
internalFindByName(long, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
internalFindByName(long, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
internalFindByName(long, String) - Method in interface com.atlassian.crowd.embedded.hibernate2.InternalGroupDao
Find a persistent group object from a given directory and group name
internalFindByName(long, String) - Method in interface com.atlassian.crowd.embedded.hibernate2.InternalUserDao
Find a persistent user object from a given directory and user name
internalFindByUser(User) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
internalFindByUser(User) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
internalFindByUser(User) - Method in interface com.atlassian.crowd.embedded.hibernate2.InternalUserDao
Find the persistent user object that corresponds to the provided user.
internalGet(String) - Method in class com.atlassian.confluence.velocity.context.ChainedVelocityContext
 
internalGetKeys() - Method in class com.atlassian.confluence.velocity.context.ChainedVelocityContext
This method is inherently unreliable because the implementation of AbstractContext.getKeys() used in other Velocity contexts doesn't delegate correctly.
InternalGroupDao - Interface in com.atlassian.crowd.embedded.hibernate2
Private-ish interface for methods that should only be called by other DAOs.
InternalMembershipDao - Interface in com.atlassian.crowd.embedded.hibernate2
Implements bulk membership changes via database IDs rather than by name.
InternalOsgiUtils - Class in com.atlassian.confluence.impl.util
Reads a file with expected OSGi-exposed packages
InternalOsgiUtils() - Constructor for class com.atlassian.confluence.impl.util.InternalOsgiUtils
 
InternalRunDetailsDao - Interface in com.atlassian.confluence.internal.schedule.persistence.dao
Internal DAO class for manipulating the scheduler_run_details table
InternalServerException - Exception in com.atlassian.confluence.api.service.exceptions
A ServiceException wrapper for a general runtime exception.
InternalServerException(Throwable) - Constructor for exception com.atlassian.confluence.api.service.exceptions.InternalServerException
 
InternalServerException(String, Throwable) - Constructor for exception com.atlassian.confluence.api.service.exceptions.InternalServerException
 
InternalServerException(String, ValidationResult) - Constructor for exception com.atlassian.confluence.api.service.exceptions.InternalServerException
 
InternalUserDao - Interface in com.atlassian.crowd.embedded.hibernate2
Private-ish interface for methods that should only be called by other DAOs.
InternalUserDirectorySetup - Class in com.atlassian.confluence.it.setup.userdirectory
Represents a setup using an internal Confluence user directory, with a locally-defined System Administrator.
internationaliseErrorMessage(Action, String) - Method in class com.atlassian.confluence.xwork.ConfluenceXsrfTokenInterceptor
 
InterruptedDiffException - Exception in com.atlassian.confluence.diff
Exception thrown when the diff timed out or failed, possibly in another thread.
InterruptedDiffException(ContentEntityObject, ContentEntityObject, int) - Constructor for exception com.atlassian.confluence.diff.InterruptedDiffException
 
InterruptedDiffException(String, int) - Constructor for exception com.atlassian.confluence.diff.InterruptedDiffException
 
interval(Interval) - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery.Builder
 
intField(FieldInfo, int) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.OriginalFieldVisitor
 
IntFieldValueSource - Class in com.atlassian.confluence.search.v2.score
Represents field its value is of type int.
IntFieldValueSource(String) - Constructor for class com.atlassian.confluence.search.v2.score.IntFieldValueSource
 
IntraHibernateAttachmentCopier(AbstractHibernateAttachmentDao) - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao.IntraHibernateAttachmentCopier
 
IntraHibernateAttachmentMigrator(AbstractHibernateAttachmentDao) - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao.IntraHibernateAttachmentMigrator
 
Introspector - Interface in com.atlassian.confluence.json.introspector
Converts a Java bean to a set of String-to-Object mappings by enumerating all get* and is* methods on the bean.
intSerializer() - Static method in class com.atlassian.confluence.util.sandbox.SandboxSerializers
 
INVALID_ANONYMOUS_PERMISSIONS - Static variable in class com.atlassian.confluence.security.SpacePermission
A list of all permissions that can not be assigned to the anonymous user
INVALID_CHARACTERS - Static variable in class com.atlassian.confluence.labels.LabelParser
Deprecated.
INVALID_CONTENT_STATUS_TRANSLATION - Static variable in class com.atlassian.confluence.api.service.content.ContentDraftService.DraftErrorCodes
 
INVALID_POLICY_TRANSLATION - Static variable in class com.atlassian.confluence.api.service.content.ContentDraftService.DraftErrorCodes
 
InvalidatableCacheLoader<K,V> - Class in com.atlassian.confluence.cache
CacheLoader that allows values to be invalidated during creation.
invalidate(String, Space) - Method in class com.atlassian.confluence.security.SpacePermissionGroupNamesCache
Deprecated.
 
invalidateAll() - Method in class com.atlassian.confluence.cache.InvalidatableCacheLoader
Invalidates all values that are in the process of being loaded and forces them to be loaded again immediately.
invalidateAll() - Method in class com.atlassian.confluence.security.SpacePermissionGroupNamesCache
Deprecated.
 
invalidateAllEntries() - Method in interface com.atlassian.cache.hazelcast.asyncinvalidation.CacheInvalidator
 
invalidateEntry(K) - Method in interface com.atlassian.cache.hazelcast.asyncinvalidation.CacheInvalidator
 
invalidateGlobalCssResourceCounter() - Method in interface com.atlassian.confluence.plugin.webresource.CssResourceCounterManager
Cause the manager to start sending out new values for the global CSS resource counter.
invalidateGlobalCssResourceCounter() - Method in class com.atlassian.confluence.plugin.webresource.DefaultCssResourceCounterManager
 
invalidateLocaleInfoCache(User) - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
 
invalidateLocaleInfoCache(User) - Method in interface com.atlassian.confluence.languages.LocaleManager
 
invalidateSession(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.security.websudo.DefaultWebSudoManager
 
invalidateSession(HttpServletRequest, HttpServletResponse) - Method in interface com.atlassian.confluence.security.websudo.WebSudoManager
Invalidate the current WebSudo session.
invalidateSpaceCssResourceCounter(String) - Method in interface com.atlassian.confluence.plugin.webresource.CssResourceCounterManager
Cause the manager to start sending out new values for the space's CSS resource counter.
invalidateSpaceCssResourceCounter(String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultCssResourceCounterManager
 
invalidationType(M) - Method in class com.atlassian.confluence.cache.hazelcast.monitoring.DistributedCacheInvalidationCounter
Deprecated.
 
InvalidClusterAddressException - Exception in com.atlassian.confluence.cluster
 
InvalidClusterAddressException(String, Throwable) - Constructor for exception com.atlassian.confluence.cluster.InvalidClusterAddressException
 
InvalidClusterAddressException(String, InetAddress) - Constructor for exception com.atlassian.confluence.cluster.InvalidClusterAddressException
 
InvalidClusterAddressException(String, InetAddress, Throwable) - Constructor for exception com.atlassian.confluence.cluster.InvalidClusterAddressException
 
InvalidClusterJoinConfigException - Exception in com.atlassian.confluence.cluster
 
InvalidClusterJoinConfigException(String) - Constructor for exception com.atlassian.confluence.cluster.InvalidClusterJoinConfigException
 
invalidGroups - Variable in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
InvalidLicenseException - Exception in com.atlassian.confluence.license.exception
 
InvalidLicenseException(String) - Constructor for exception com.atlassian.confluence.license.exception.InvalidLicenseException
 
InvalidLicenseException(String, Throwable) - Constructor for exception com.atlassian.confluence.license.exception.InvalidLicenseException
 
InvalidLicenseExceptionHandler - Class in com.atlassian.confluence.license.exception.handler
 
InvalidLicenseExceptionHandler(I18NBean) - Constructor for class com.atlassian.confluence.license.exception.handler.InvalidLicenseExceptionHandler
 
InvalidMacroParameterException - Exception in com.atlassian.confluence.content.render.xhtml.editor.macro
Exception thrown when a macro parameter cannot be parsed for any reason.
InvalidMacroParameterException(String, String, String, MacroParameterType, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.editor.macro.InvalidMacroParameterException
 
InvalidMigrationException - Exception in com.atlassian.confluence.content.render.xhtml.migration.exceptions
 
InvalidMigrationException() - Constructor for exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.InvalidMigrationException
 
InvalidMigrationException(String) - Constructor for exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.InvalidMigrationException
 
InvalidMigrationException(String, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.InvalidMigrationException
 
InvalidMigrationException(Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.InvalidMigrationException
 
InvalidOperationException - Exception in com.atlassian.confluence.security
 
InvalidOperationException(String) - Constructor for exception com.atlassian.confluence.security.InvalidOperationException
 
InvalidParameterEncodingException - Exception in com.atlassian.confluence.web.filter.validateparam
Thrown when a Request Parameter contains an invalidly encoded parameter.
InvalidParameterEncodingException(String, String) - Constructor for exception com.atlassian.confluence.web.filter.validateparam.InvalidParameterEncodingException
 
InvalidQueryException - Exception in com.atlassian.confluence.search.v2
Thrown when a smart list query could not be converted to an index query.
InvalidQueryException(String) - Constructor for exception com.atlassian.confluence.search.v2.InvalidQueryException
 
InvalidRepresentationException - Exception in com.atlassian.confluence.api.service.exceptions
Thrown when an operation is attempted that is not valid for the kind of ContentBody you are providing.
InvalidRepresentationException(ContentRepresentation, ContentRepresentation[]) - Constructor for exception com.atlassian.confluence.api.service.exceptions.InvalidRepresentationException
 
InvalidRepresentationException(ContentRepresentation, Iterable<ContentRepresentation>) - Constructor for exception com.atlassian.confluence.api.service.exceptions.InvalidRepresentationException
 
InvalidRepresentationException - Exception in com.atlassian.confluence.legacyapi.service.content
Deprecated.
InvalidRepresentationException(ContentRepresentation, ContentRepresentation[]) - Constructor for exception com.atlassian.confluence.legacyapi.service.content.InvalidRepresentationException
Deprecated.
 
InvalidRepresentationException(ContentRepresentation, Iterable<ContentRepresentation>) - Constructor for exception com.atlassian.confluence.legacyapi.service.content.InvalidRepresentationException
Deprecated.
 
InvalidSchemaDefinitionException - Exception in com.atlassian.confluence.plugins.contentproperty.index.config
Exception thrown during add-on descriptor parsing, if content properties schema definition is invalid.
InvalidSchemaDefinitionException(String) - Constructor for exception com.atlassian.confluence.plugins.contentproperty.index.config.InvalidSchemaDefinitionException
 
InvalidSearchException - Exception in com.atlassian.confluence.search.v2
Superclass for exceptions thrown due to errors converting from a Search to the native search type.
InvalidSearchException(Throwable) - Constructor for exception com.atlassian.confluence.search.v2.InvalidSearchException
 
InvalidSearchException(String) - Constructor for exception com.atlassian.confluence.search.v2.InvalidSearchException
 
InvalidSearchException(String, Throwable) - Constructor for exception com.atlassian.confluence.search.v2.InvalidSearchException
 
InvalidSessionException - Exception in com.atlassian.confluence.rpc
Exception thrown when an invalid session token is supplied to an RPC method.
InvalidSessionException() - Constructor for exception com.atlassian.confluence.rpc.InvalidSessionException
 
InvalidSessionException(String) - Constructor for exception com.atlassian.confluence.rpc.InvalidSessionException
 
InvalidSessionException(Throwable) - Constructor for exception com.atlassian.confluence.rpc.InvalidSessionException
 
InvalidSessionException(String, Throwable) - Constructor for exception com.atlassian.confluence.rpc.InvalidSessionException
 
InviteEmailBuilder - Class in com.atlassian.confluence.user.notifications
Creates NotificationData instances for User Invite events.
InviteEmailBuilder(SettingsManager, WikiStyleRenderer) - Constructor for class com.atlassian.confluence.user.notifications.InviteEmailBuilder
 
INVOCATION_ERROR - Static variable in class com.atlassian.confluence.plugins.restapi.examples.WebhookExamples
 
INVOCATION_FAILURE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.WebhookExamples
 
INVOCATION_HISTORY - Static variable in class com.atlassian.confluence.plugins.restapi.examples.WebhookExamples
 
INVOCATION_SUCCESS - Static variable in class com.atlassian.confluence.plugins.restapi.examples.WebhookExamples
 
invoke(MethodInvocation) - Method in class com.atlassian.confluence.osgi.HostClassLoaderMethodInterceptor
 
invoke(Object, Method, Object[]) - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationInvocationHandler
 
invoke(MethodInvocation) - Method in class com.atlassian.confluence.spring.aop.AdviseReturnedValueAdvice
 
invoke(MethodInvocation) - Method in class com.atlassian.confluence.test.rpc.AdminCheckInterceptor
 
invoke(MethodInvocation) - Method in class com.atlassian.confluence.util.profiling.ConfluenceMonitoringMethodInterceptor
 
invoke(Object, Object[]) - Method in class com.atlassian.confluence.util.velocity.debug.VelMethodDebugDecorator
 
invokeAll(Collection<? extends Callable<T>>) - Method in class com.atlassian.confluence.rest.client.PromisingExecutorService
Deprecated.
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.atlassian.confluence.rest.client.PromisingExecutorService
Deprecated.
 
invokeAny(Collection<? extends Callable<T>>) - Method in class com.atlassian.confluence.rest.client.PromisingExecutorService
Deprecated.
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.atlassian.confluence.rest.client.PromisingExecutorService
Deprecated.
 
invokeAuthenticatedMethod(ConfluenceUser, Method, Object[]) - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationInvocationHandler
Sets the authenticated user to the provided user before calling the method and restores the original user afterwards.
IS_DEACTIVATED_USER - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
"true" if the User is deactivated/disabled, else "false".
IS_DEACTIVATED_USER - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
IS_EXTERNALLY_DELETED_USER - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
"true" if the User has been removed from the system via an External Directory, else "false".
IS_EXTERNALLY_DELETED_USER - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
IS_LICENSED_USER - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
"true" if the User has a license to use the system, else "false".
IS_LICENSED_USER - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
IS_SHADOWED_USER - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
"true" if the User is a shadowed user.
IS_VALIDATING_COMMENT - Static variable in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
This property will be set when validating a comment.
isAbsolutePath() - Method in class com.atlassian.confluence.it.setup.content.XmlBackup
 
isAbsoluteUrl(String) - Static method in class com.atlassian.confluence.util.UrlUtils
Checks if the given URL is absolute.
isAccessPermitted(Object, String) - Method in class com.atlassian.confluence.impl.security.access.ActionAccessChecker
 
isAccessPermitted(String, User) - Method in class com.atlassian.confluence.security.DownloadGateKeeper
 
isAccessPermitted(String, String) - Method in class com.atlassian.confluence.security.DownloadGateKeeper
 
isAccessPermitted(String, User) - Method in interface com.atlassian.confluence.security.GateKeeper
Determine whether a user is permitted to access a resource.
isAccessPermitted(String, String) - Method in interface com.atlassian.confluence.security.GateKeeper
Determine whether a user is permitted to access a resource.
isAcknowledged() - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
isAcknowledged() - Method in class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexJobJson
 
isActioned() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkAction.Result
 
isActive() - Method in class com.atlassian.confluence.pageobjects.component.admin.AbstractGadgetAdminTab
Deprecated.
isActive() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
 
isActive() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdInternalDirectoryGroup
 
isActive() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUser
 
isActive() - Method in class com.atlassian.confluence.user.extras.entities.UserEntity
 
isActive() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
Deprecated.
 
isActiveSaveButtonVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
Since 5.8
isActiveUser(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Checks whether the user is active
isActiveUser(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Checks if a given user is active.
isActiveUser(String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
isActiveUser(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
isActiveUser(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
isActiveUser(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
isActiveUser(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
isAddWildcardsToUserAndGroupSearches() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
isAddWildcardsToUserAndGroupSearches() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isAddWildcardsToUserAndGroupSearchesEnabled() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
isAdmin() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
Deprecated.
 
isAdmin() - Method in class com.atlassian.sal.confluence.permission.ConfluencePermissionEnforcer
 
isAdmin(String) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
 
isAdmin(UserKey) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
isAdmin(String) - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
isAdmin(UserKey) - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
isAdminstratorEmailAddresses() - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
isAdminTaskIgnored() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.MacroMigrationService
 
isAdminUser() - Method in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
 
isAdminUser(SpacePermissionManager, User) - Static method in class com.atlassian.confluence.security.PermissionUtils
 
isAdminUser(SpacePermissionManager, User, Space) - Static method in class com.atlassian.confluence.security.PermissionUtils
 
isAjsLogRendered() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
 
isAjsLogVisible() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
 
isAllAscii(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
isAllLettersOrNumbers(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
isAllowAnyLicensing() - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
 
isAllowCamelCase() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
isAllowCamelCase() - Method in class com.atlassian.confluence.setup.ConfluenceRendererConfiguration
 
isAllowCamelCase() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isAllowed(String) - Method in interface com.atlassian.confluence.setup.settings.init.AdminUiProperties
 
isAllowed(String) - Method in class com.atlassian.confluence.setup.settings.init.ConfluenceAdminUiProperties
 
isAllowedContainer(ContentEntityObject, ContentEntityObject) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
Determine if a particular content is an acceptable container for a particular child.
isAllowedContainer(ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.content.ContentEntityAdapterParent
 
isAllowedContainer(ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultContentAdapter
 
isAllowedContainer(ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentEntityAdapter
 
isAllowedContainer(ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyEntityAdapter
 
isAllowedInReadOnlyMode() - Method in class com.atlassian.confluence.api.model.validation.SimpleMergeValidationResult
 
isAllowedInReadOnlyMode() - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult
 
isAllowedInReadOnlyMode() - Method in interface com.atlassian.confluence.api.model.validation.ValidationResult
Checks for allowedInReadOnlyMode status.
isAllowedInReadOnlyMode() - Method in class com.atlassian.confluence.rest.api.model.validation.RestValidationResult
 
isAllowedParent(CustomContentEntityObject, CustomContentEntityObject) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
Determine if a particular content is an acceptable parent for this content.
isAllowedParent(CustomContentEntityObject, CustomContentEntityObject) - Method in class com.atlassian.confluence.content.ContentEntityAdapterParent
 
isAllowedParent(CustomContentEntityObject, CustomContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultContentAdapter
 
isAllowedToAddUsers() - Method in class com.atlassian.confluence.user.actions.AbstractUsersAction
 
isAllowedToSearch() - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
isAllowPerGroupLicensing() - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
 
isAllowPerUserLicensing() - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
 
isAllowRemoteApi() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
isAllowRemoteApi() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isAllowRemoteApiAnonymous() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
isAllowRemoteApiAnonymous() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isAllowThreadedComments() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
isAllowThreadedComments() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isAllowTrackbacks() - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 7.0.1, it will be removed by this ticket: https://jira.atlassian.com/browse/CONFSRVDEV-10243
isAlmostSupportPeriodEndMessageOff() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isAlreadyFollowing() - Method in class com.atlassian.confluence.labels.actions.FollowUserAction
 
isAlwaysShowConfig() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
isAlwaysShowConfig() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
If a macro is inserted that has required fields, we show the macro configuration dialog.
isAlwaysShowConfig() - Method in class com.atlassian.confluence.plugin.descriptor.XhtmlMacroModuleDescriptor
 
isAMatchMarkerPresent() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
isAnnotationOnClass(Object) - Static method in class com.atlassian.confluence.api.serialization.RestEnrichable.Helper
 
isAnonymous() - Method in class com.atlassian.confluence.it.User
Deprecated.
 
isAnonymous() - Method in class com.atlassian.confluence.plugins.rest.dto.UserDto
 
isAnonymous() - Method in class com.atlassian.confluence.plugins.rest.entities.UserEntity
 
isAnonymousAccessAllowed() - Method in class com.atlassian.confluence.impl.integration.jira.applinks.ConfluenceUserAccessResolver
 
isAnonymousPermission() - Method in class com.atlassian.confluence.security.SpacePermission
 
isAnonymousPicture() - Method in class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
isAnonymousSpacePermissionWithoutGlobalPermission() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
isAnonymousUser() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
isAnonymousUser() - Static method in class com.atlassian.confluence.user.AuthenticatedUserThreadLocal
 
isAntiXssMode() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isAntiXssModeEnabled() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
Deprecated.
isAnyParameterRequired() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
 
isAnyUserViewSpacePermissionEnabled() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
isApplicableFor(LifecyclePhase) - Method in class com.atlassian.confluence.impl.health.checks.FakeHealthCheck
 
isApplicableFor(LifecyclePhase) - Method in class com.atlassian.confluence.impl.health.HealthCheckTemplate
 
isApplicableFor(LifecyclePhase) - Method in interface com.atlassian.confluence.internal.health.HealthCheck
Checks if current HealthCheck is applicable for given phase
isApplicationSetUp() - Method in class com.atlassian.sal.confluence.lifecycle.TenantAwareLifecycleManager
 
isApplinkAndCrowdReady() - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
isAppRecognized() - Method in class com.atlassian.confluence.util.http.trust.TrustedConnectionStatus
Deprecated.
 
isArchived() - Method in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
isArchived() - Method in class com.atlassian.confluence.spaces.Space
 
isArray() - Static method in class com.atlassian.confluence.util.test.matchers.JsonMatchers
 
isAside() - Method in class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutCell
 
isAsynchronousEvent(Object) - Method in class com.atlassian.confluence.event.SynchronousEventFilter
 
isAsyncRenderSafe() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
 
isAsyncRenderSafe() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
isAsyncRenderSafe(String, Class<? extends Macro>) - Method in class com.atlassian.confluence.content.render.xhtml.view.macro.MacroAsyncRenderWhitelist
 
isAsyncRenderSafe(MacroDefinition, Class<? extends Macro>) - Method in class com.atlassian.confluence.content.render.xhtml.view.macro.MacroAsyncRenderWhitelist
 
isAsyncRenderSafe() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
 
isAsyncRenderSafe() - Method in class com.atlassian.confluence.tinymceplugin.events.CommentAsyncRenderSafeEvent
 
isAtLeast(JohnsonEventLevel) - Method in enum com.atlassian.confluence.internal.health.JohnsonEventLevel
Indicates whether this event level is at least as severe as the given level.
isAttachmentContainerUpdated() - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentUpdateEvent
 
isAttachmentFileInputVisible() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
isAttachmentPresent(Attachment) - Method in class com.atlassian.confluence.it.space.SpaceOperations
 
isAttachmentPresent(Attachment) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
isAttachmentPresent(Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Check that an attachment exists
isAttachmentPresent(Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Check that an attachment exists
isAttachmentPresent(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
 
isAttachmentPresent(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
isAttachmentPresent(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
isAttachmentPresent(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
isAttribute() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
isAuthenticated() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
isAuthenticated() - Method in class com.atlassian.sal.confluence.permission.ConfluencePermissionEnforcer
 
isAuthenticatedFeed() - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
isAuthenticatedUsersPermission() - Method in class com.atlassian.confluence.security.SpacePermission
 
isAuthor(User) - Method in class com.atlassian.confluence.pages.Draft
isAuthorized() - Method in class com.atlassian.confluence.api.model.validation.SimpleMergeValidationResult
 
isAuthorized() - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult
 
isAuthorized() - Method in interface com.atlassian.confluence.api.model.validation.ValidationResult
Checks for authorization status.
isAuthorized(User, ContentEntityObject) - Method in class com.atlassian.confluence.content.service.page.RevertContentToVersionCommand
 
isAuthorized() - Method in class com.atlassian.confluence.core.service.AbstractServiceCommand
 
isAuthorized() - Method in class com.atlassian.confluence.core.service.CommandActionHelper
 
isAuthorized() - Method in class com.atlassian.confluence.core.service.RunAsUserCommand
 
isAuthorized() - Method in interface com.atlassian.confluence.core.service.ServiceCommand
Determine if the current user is authorized to execute this command.
isAuthorized() - Method in class com.atlassian.confluence.rest.api.model.validation.RestValidationResult
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.blogpost.CreateBlogPostCommandImpl
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.blogpost.MoveBlogPostToTopOfSpaceCommand
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.blogpost.RevertBlogPostCommand
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.comment.CreateCommentCommandImpl
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.comment.DeleteCommentCommandImpl
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.comment.EditCommentCommandImpl
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.page.CreatePageCommandImpl
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.page.CreatePageFromExistingCommandImpl
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.page.DeleteBlogPostCommand
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.page.DeletePageCommand
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.page.MovePageCommandImpl
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.page.MovePageToTopOfSpaceCommand
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.page.RemoveAbstractPageVersionCommand
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.page.RevertPageCommand
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.page.RevertPageOrderCommand
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.page.SetPageOrderCommand
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.RenderContentCommandImpl
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.content.service.space.DeleteSpaceCommand
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.core.service.AbstractServiceCommand
Template method for implementations to perform authorization.
isAuthorizedInternal() - Method in class com.atlassian.confluence.labels.service.AddLabelsCommandImpl
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.labels.service.RemoveLabelCommandImpl
 
isAuthorizedInternal() - Method in class com.atlassian.confluence.labels.service.ValidateLabelsCommandImpl
 
isAutocompleteDisabled() - Method in class com.atlassian.confluence.user.actions.EditorSettingsAction
 
isAutoCursorTarget() - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragment
 
isAutoEncodeDisabled() - Method in interface com.atlassian.confluence.util.velocity.ConfluenceVelocityTemplate
Determines whether the template has disabled auto encoding on its contents.
isAutoformatDisabled() - Method in class com.atlassian.confluence.user.actions.EditorSettingsAction
 
isAutoSync() - Method in class com.atlassian.confluence.it.usermanagement.ExternalUserSynchroniser
Deprecated.
 
isAvailable() - Method in class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastClusterMonitoring
 
isAvailable() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterMonitoring
 
isAvailable() - Static method in class com.atlassian.confluence.setup.SetupContext
Determine if the setup context is available
isAws() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
isAwsIamRoleAuth() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
isAwsSecretKeyAuth() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
isAWSSetup() - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
 
isBackupAttachments() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
isBackupAttachments() - Method in class com.atlassian.confluence.importexport.actions.BackupAction
 
isBackupAttachments() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
isBackupAttachmentsDaily() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isBackupDaily() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isBackupEnabled() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
isBackupEnabled(ScheduledJobManager, SettingsManager) - Static method in class com.atlassian.confluence.schedule.ScheduleUtil
Determines if the backup job is enabled.
isBackupPathSetAllowed() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
Checks the confluence.backup.path.set.allowed property, to see if the backup path can be modified in the admin console.
isBackupSupportedVersion(String) - Static method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
isBannerMessageOn() - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
isBannerMessageOn() - Method in class com.atlassian.confluence.plugins.maintenance.model.MaintenanceInfo
 
isBaseUrlAdminMessageOff() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isBatchContentTrackingEnabled() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
 
isBlank() - Method in class com.atlassian.confluence.pages.Draft
 
isBlogPost(ContentEntityObject) - Static method in class com.atlassian.confluence.internal.content.DraftUtils
Returns true if given ContentEntityObject represents Blog post
isBlogPost() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
isBlogPostCreationUrl(String) - Static method in class com.atlassian.confluence.util.UrlUtils
 
isBlogPostEditUrl(String) - Static method in class com.atlassian.confluence.util.UrlUtils
 
isBlogPostLink(String) - Static method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostResourceIdentifier
Returns true if the provided link matches the expected blog post pattern.
isBlogPostsByDateAction() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
isBodyCleaned() - Method in class com.atlassian.confluence.core.BodyContent
 
isBodyDeprecated() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
isBodyDeprecated() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
isBodyDeprecated() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
 
isBooleanValue(String) - Method in class com.atlassian.confluence.functest.rest.admin.GlobalSettingsResource
 
isBorder() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
isBorder() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.EmbeddedImagePlaceholderRequest
 
isBorder() - Method in interface com.atlassian.confluence.xhtml.api.EmbeddedImage
 
isBordered() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorEmbeddedImage
Deprecated.
 
isBorderToggleOn() - Method in class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
Deprecated.
 
isBrowserFamily(UserAgentUtil.BrowserFamily) - Static method in class com.atlassian.confluence.util.UserAgentUtil
Checks if the current user agent is in the given browser family.
isBrowserLanguageEnabled() - Static method in class com.atlassian.confluence.languages.BrowserLanguageUtils
 
isBrowserLanguageEnabled() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
isBrowserMajorVersion(UserAgentUtil.BrowserMajorVersion) - Static method in class com.atlassian.confluence.util.UserAgentUtil
Checks if the current user agent is part of the browser family and has the major version of the given version
isBuildIndex() - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
isBuildNumberCorrect() - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
 
isBuildNumberInRange(String, Option<Integer>, Option<Integer>) - Method in interface com.atlassian.confluence.setup.settings.BuildNumberRangeChecker
isBuildNumberInRange(String, Option<Integer>, Option<Integer>) - Method in class com.atlassian.confluence.setup.settings.DefaultBuildNumberRangeChecker
isBundledPluginsDisabled() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
 
isCacheable() - Method in class com.atlassian.confluence.search.lucene.EmptyDocIdSet
 
isCacheable() - Method in class com.atlassian.confluence.util.velocity.debug.VelMethodDebugDecorator
 
isCached() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
Deprecated.
 
isCached() - Method in interface com.atlassian.confluence.util.http.HttpResponse
Deprecated.
 
isCachingOn() - Method in class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
 
isCanceled() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Has this action been cancelled? Used by CancellingInterceptor to determine if the action should be executed.
isCancelVisibleNow() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
isCanEditGroup() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
isCaptchaAvailable() - Method in interface com.atlassian.confluence.security.CaptchaManager
 
isCaptchaAvailable() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
isCaptchaEnabled() - Method in interface com.atlassian.confluence.security.CaptchaManager
 
isCaptchaEnabled() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
isCaptchaPresent() - Method in class com.atlassian.confluence.it.content.security.Captcha
 
isCapturing() - Method in class com.atlassian.confluence.it.analytics.AnalyticsEventReport
 
isCaseInvalid() - Method in class com.atlassian.confluence.security.actions.PermissionRow
 
isCaseInvalid() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.GroupPermissionRow
 
isCaseInvalid() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.UnlicensedPermissionRow
 
isCaseInvalid() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.UserPermissionRow
 
isCData() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
isChangesSaved() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
isCharacters() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
isCheckboxParamChecked(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroForm
Deprecated.
 
isChildOf(File, File) - Static method in class com.atlassian.confluence.util.io.ConfluenceFileUtils
Determine if a file is a child of another
isChildrenNotShown() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
Used to hide the page children if we are using the left sidebar.
isChildrenShowing() - Method in class com.atlassian.confluence.themes.PageHelper
 
isChunkExists(ClientIdentity, ChunkETag) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreClientAdapter
Deprecated.
 
isChunkExists(ClientIdentity, ChunkETag) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.MediaApiClientAdapter
Deprecated.
 
isCleanUrlAttribute(String) - Method in class com.atlassian.confluence.content.render.xhtml.PolicyConfiguredCleaner
 
isCleanUrlAttribute(String) - Method in interface com.atlassian.confluence.content.render.xhtml.RenderedContentCleaner
Test that the supplied value of a URL type attribute (such as href) is safe for output.
isCleanUrlAttribute(String) - Method in interface com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner
Test that the supplied value of a URL type attribute (such as href) is safe for output.
isCleanUrlAttribute(String) - Method in interface com.atlassian.confluence.content.render.xhtml.XhtmlCleaner
Deprecated.
Test that the supplied value of a URL type attribute (such as href) is safe for output.
isClosable() - Method in class com.atlassian.confluence.util.message.DefaultMessage
 
isClosable() - Method in interface com.atlassian.confluence.util.message.Message
Determines whether the message can be closed
isClosed() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
isCloseLinkDisabled() - Method in class com.atlassian.confluence.pageobjects.page.content.EditorPreview
Deprecated.
 
isClusterAddressCorrect() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
isClustered() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
isClustered() - Method in interface com.atlassian.confluence.cluster.ClusterManager
 
isClustered() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
isClustered() - Method in class com.atlassian.confluence.cluster.safety.ClusterPanicAnalyticsEvent
 
isClustered() - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
isClusteredEdition() - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
Deprecated.
since 5.9.1. Clustering is always supported.
isClusteredInstance() - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
 
isClusteredInstance() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
isClusteredInstance() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
isClusteredInstance() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
isClusteredOnly() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
isClusteredOnly() - Method in class com.atlassian.confluence.schedule.AbstractScheduledJob
 
isClusteredOnly() - Method in interface com.atlassian.confluence.schedule.ScheduledJob
Jobs that are only meaningful in clustered environment won't be scheduled in non-clustered environments.
isClusterLicenseInNonClusteredConfluence() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
isClusterRunning() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
isClusterSetupEnabled() - Method in class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastClusterMonitoring
 
isClusterSetupEnabled() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterMonitoring
 
isClusterSupported() - Method in interface com.atlassian.confluence.cluster.ClusterManager
Check whether this Confluence distribution is capable of running in a cluster.
isClusterSupported() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
isClusterToStandalone() - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
 
isCollaborativeContent() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
isCollaborativeContent() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
isCollapsedList() - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.reference.ReferenceMatchers
Matches Lists which implement Collapsed and whose iterator throws IllegalStateException (e.g.
isCollapsedMap() - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.reference.ReferenceMatchers
Matches Maps which implement Collapsed and whose iterator throws IllegalStateException (e.g.
isCollapsedReferenceWithOrWithoutProperties(Class<?>) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.reference.ReferenceMatchers
Matches collapsed references to the specified class, even if they are non-specific ones without properties set for generating navigation links
isCollapsedReferenceWithProperties(Class<?>) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.reference.ReferenceMatchers
Matches collapsed references to the specified class, and checks they have properties set for generating navigation links
isColorSchemeUpdated() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
isColumnPresent(String, String, PlatformTransactionManager, SessionFactory, BootstrapManager) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Get whether a column is present in the database.
isColumnPresent(String, String, PlatformTransactionManager, SessionFactory, BootstrapManager) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Get whether a column is present in the database.
isCommentNotFoundErrorPresent() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageEditComment
 
isComplete() - Method in class com.atlassian.confluence.impl.health.DefaultHealthCheckRunner
 
isComplete() - Method in interface com.atlassian.confluence.impl.health.HealthCheckRunner
Indicates whether all possible health checks have been run, across all LifecyclePhases.
isComplete() - Method in class com.atlassian.confluence.pageobjects.page.setup.SetupCompletePage
Deprecated.
 
isComplete() - Method in class com.atlassian.confluence.util.longrunning.DelegatingLongRunningTask
 
isCompleted() - Method in class com.atlassian.confluence.admin.tasks.AdminTaskData
 
isCompleted() - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinetask.InlineTaskListItem
 
isCompletedSuccessfully() - Method in class com.atlassian.confluence.util.LogProgressMeterWrapper
 
isCompressed() - Method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
isConfigured() - Method in interface com.atlassian.confluence.cluster.ClusterManager
 
isConfigured() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
isConfirmPassOnEmailChange() - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
isConflictFound() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
isConflictFound() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftMessage
 
isConfluenceAdministrator(User) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
isConfluenceAdministrator(User) - Method in class com.atlassian.confluence.security.PermissionHelper
 
isConfluenceAdministrator(User) - Method in interface com.atlassian.confluence.security.PermissionManager
Determine if the user is a Confluence administrator.
isConfluenceAdministratorsGroup(String) - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
Determines whether the group is confluence administrators
isConfluenceHomeOk() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
Deprecated.
Since 6.6.0, no longer used
IsConfluenceSpacesLicensedCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
IsConfluenceSpacesLicensedCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.IsConfluenceSpacesLicensedCondition
 
isConnectionsEnabled() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
isContainerTarget(Target) - Method in interface com.atlassian.confluence.internal.permissions.TargetResolver
Returns true if object is a Target for a container being used to check operations on a different child TargetType within it.
isContainerTarget(Target) - Method in class com.atlassian.confluence.internal.permissions.TargetResolverImpl
 
isContentExcluded(ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier
Returns whether a ContentEntityObject is excluded from the copy
isContentModified() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
isContentNotification() - Method in class com.atlassian.confluence.mail.notification.Notification
 
isContentProperty(ContentEntityObject) - Static method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyEntityAdapter
 
isContentProperty(CustomContentEntityObject) - Static method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyEntityAdapter
 
isContentSpaceIncluded(ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier
Returns whether the content's Space is in the inclusion List.
isContentVisible() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
isContextBatchingDisabled() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
 
isContextBatchingEnabled() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
 
isConvertableToPersonalSpace() - Method in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
isCopyAttachments() - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
isCorrectlyConfigured(WebTester) - Method in class com.atlassian.confluence.it.usermanagement.ActiveDirectoryDirectoryConfiguration
 
isCorrectlyConfigured(WebTester) - Method in class com.atlassian.confluence.it.usermanagement.CrowdDirectoryConfiguration
Deprecated.
 
isCorrectlyConfigured(WebTester) - Method in class com.atlassian.confluence.it.usermanagement.DefaultDirectoryConfiguration
Deprecated.
 
isCorrectlyConfigured(WebTester) - Method in interface com.atlassian.confluence.it.usermanagement.DirectoryConfiguration
Deprecated.
Returns true if the active configuration matches this configuration.
isCorrectlyConfigured(WebTester) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadOnlyDirectoryConfiguration
 
isCorrectlyConfigured(WebTester) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadOnlyLocalGroupsDirectoryConfiguration
 
isCorrectlyConfigured(WebTester) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadWriteDirectoryConfiguration
 
isCPUCostCollected() - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistryConfiguration
 
isCpuTimingEnabled() - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
isCpuTimingEnabled() - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoringControl
 
isCreated() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
isCreatedFromUsernameSource() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.UserResourceIdentifier
 
isCreative() - Method in class com.atlassian.confluence.user.ConfluenceUserManager
 
isCreative() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
isCreative() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManager
Deprecated.
 
isCronJob(ManagedScheduledJob) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsAction
 
isCronJob(ManagedScheduledJob) - Static method in interface com.atlassian.confluence.schedule.ManagedScheduledJob
Utility to determine if a managed job is a cron job or not.
isCrowdManaged(ConfluenceUser) - Method in interface com.atlassian.confluence.internal.user.UserAccessorInternal
Checks whether or not embedded Crowd manages/has knowledge of a given user
isCrowdManaged(ConfluenceUser) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
isCrowdSetup() - Method in class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
 
isCurrent() - Method in class com.atlassian.confluence.core.ContentEntityObject
Does this content have "current" status? (non-trashed and non-draft)
isCurrent() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
isCurrent() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction.ClusterableInterface
 
isCurrentApplicationSet(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
isCurrentApplicationSet(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Check whether or not the trustedApplicationManager has its currentApplication set.
isCurrentApplicationSet(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
isCurrentFlavourEqualTo(Option<ConfluenceFlavour>) - Method in interface com.atlassian.confluence.setup.settings.ConfluenceFlavourService
Deprecated.
since 5.10. No longer needed.
isCurrentFlavourEqualTo(Option<ConfluenceFlavour>) - Method in class com.atlassian.confluence.setup.settings.DefaultConfluenceFlavourService
Deprecated.
since 7.0.1 as a part of fugue removing initiative
isCurrentGlobalLocale(String) - Method in class com.atlassian.confluence.admin.actions.languages.ConfigureLanguageAction
Determines if the given locale name is the same as the default global locale
isCurrentUser() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdateGroup
 
isCustomAuthenticator() - Static method in class com.atlassian.confluence.user.AuthenticatorOverwrite
Returns true if the authenticator configured in seraph-config.xml is not one of the ones shipped with Confluence, otherwise false.
isCustomeThemeSet() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractLookAndFeelAction
 
isCustomLocationAllowed() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
isCustomLogo() - Method in class com.atlassian.confluence.spaces.SpaceLogo
 
isCustomSchemeEdit() - Method in class com.atlassian.confluence.themes.events.ColourSchemeChangedEvent
 
isDailyBackupEnabled() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
isDailyEmailPreferenceChecked() - Method in class com.atlassian.confluence.it.user.UserProfile
 
isDangling() - Method in class com.atlassian.confluence.pages.CommentStatus
 
isDarkFeatureEnabled(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
isDarkFeatureEnabled(String) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
 
isDarkFeatureEnabled(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
isDarkFeatureEnabled(String) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
isDarkFeatureEnabled(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
isDarkFeatureEnabled(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
isDarkFeatureEnabled(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
isDarkFeatureEnabled(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
isDarkFeatureEnabled(String) - Static method in class com.atlassian.confluence.setup.settings.DarkFeatures
Returns true if the dark feature is enabled for the current user, either because of a user preference or because it is enabled site-wide via a site or system setting.
isDarkFeatureEnabled(ConfluenceUser, String) - Static method in class com.atlassian.confluence.setup.settings.DarkFeatures
Returns true if the dark feature is enabled for the given user, either because of a user preference or because it is enabled site-wide via a site or system setting.
isDarkFeatureEnabled(User, String) - Static method in class com.atlassian.confluence.setup.settings.DarkFeatures
isDarkFeatureModulesEnabled(Multimap<Plugin, String>) - Method in class com.atlassian.confluence.it.DarkFeaturesHelper
Dark features can be implemented by using disabled plugin modules, this method queries the state of a set of dark feature modules.
isDatabaseConfigured() - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
isDatabaseExternal() - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
 
isDatabaseUpgrade() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
isDatabaseUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ChangeSpaceDescriptionsBodyTypeUpgradeTask
 
isDatabaseUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConvertToRelativeLinksUpgradeTask
 
isDatabaseUpgrade() - Method in class com.atlassian.confluence.upgrade.upgradetask.LikesSqlConstraintsUpgradeTask
 
isDatabaseUpgrade() - Method in interface com.atlassian.confluence.upgrade.UpgradeTaskInfo
 
isDataCenter() - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel
 
isDataCenter(ConfluenceLicense) - Static method in class com.atlassian.confluence.license.util.ConfluenceLicenseUtils
Deprecated.
since 5.9.1. Use ProductLicense.isClusteringEnabled() instead.
isDataCenter() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
 
isDataCenterLicensed() - Method in class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastClusterMonitoring
 
isDataCenterLicensed() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterMonitoring
 
isDatasourceDetected() - Method in class com.atlassian.confluence.setup.actions.SetupDBChoiceAction
 
isDateWithin24Hours(Date) - Static method in class com.atlassian.confluence.util.GeneralUtil
Determines if given date is within 24 hours
isDeactivated(User) - Method in interface bucket.user.UserAccessor
Deprecated.
Returns true if the user exists and is unable to log in, otherwise false.
isDeactivated(String) - Method in interface bucket.user.UserAccessor
Deprecated.
Returns true if the user with the specified username exists and is unable to log in, otherwise false.
isDeactivated(String) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
isDeactivated(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
isDebug() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
isDebugEnabled() - Method in interface com.atlassian.confluence.security.CaptchaManager
 
isDebugEnabled() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
isDeclaredHtmlSafe() - Method in interface com.atlassian.confluence.util.velocity.ConfluenceVelocityTemplate
Used by plugins to determine whether auto encoding should be enabled on its contents.
isDefault(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.LookAndFeelAction
 
isDefault(DirectoryConfiguration) - Static method in enum com.atlassian.confluence.it.usermanagement.Directory
Deprecated.
 
isDefault() - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearchSectionSpec
Returns true of the section is added into the system by default.
isDefault() - Method in class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
isDefaultColourScheme() - Method in class com.atlassian.confluence.themes.AbstractColourScheme
 
isDefaultColourScheme() - Method in interface com.atlassian.confluence.themes.ColourScheme
 
isDefaultConfiguration(RepositoryConfiguration) - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
Deprecated.
 
isDefaultLogo() - Method in class com.atlassian.confluence.spaces.SpaceLogo
 
isDefaultNamespace() - Method in class com.atlassian.confluence.content.render.xhtml.Namespace
 
isDeferJsAttributeEnabled() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
isDeferJsAttributeEnabled() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
isDeferMigrate() - Method in class com.atlassian.confluence.upgrade.upgradetask.ServerADGSUpgradeTask.MigrateStatistic
 
isDefined() - Method in class com.atlassian.confluence.core.MaybeNot
Deprecated.
 
isDefined() - Method in class com.atlassian.confluence.core.None
 
isDeleted() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
isDeletedUser(ConfluenceUser) - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
isDeletedUser(ConfluenceUser) - Method in interface com.atlassian.confluence.internal.user.UserAccessorInternal
Checks whether or not a user has been deleted from the application
isDeletedUser(ConfluenceUser) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
Check implementation is currently based on assumption that a deleted user is defined as a user with the same user key and user name.
isDeletedUser(User) - Static method in class com.atlassian.confluence.user.DeletedUser
Helper method to determine if a User object represents a Deleted user.
isDeletedUser(ConfluenceUser) - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
Check whether or not a user has been deleted completely from the application.
isDeletedUser(ConfluenceUser) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
isDeletedUser(User) - Method in class com.atlassian.confluence.user.UserHelper
 
isDeleteWorkingFile() - Method in class com.atlassian.confluence.importexport.actions.AbstractFileRestoreAction
Determines whether to delete the file after processing
isDeleteWorkingFile() - Method in class com.atlassian.confluence.importexport.actions.RestoreAction
 
isDeleteWorkingFile() - Method in class com.atlassian.confluence.importexport.actions.RestoreLocalFileAction
 
isDeleteWorkingFile() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
isDeleteWorkingFile() - Method in interface com.atlassian.confluence.importexport.ImportContext
 
isDemonstrationContentInstalled() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
isDenyPublicSignup() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isDependentOn(SpacePermission) - Method in class com.atlassian.confluence.security.SpacePermission
One permission is dependent on another if the other permission is a guard permission that applies to the same space/global scope, and to the same group / user / "all users" subject as this permission.
isDevelopmentBuild() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteServerInfo
 
isDevMode() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Returns true if the system property confluence.devmode is set and has the value "true".
isDevMode() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
 
isDevMode() - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
isDiagnosticEnabled() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
isDiffOrEmail() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
isDiffOrEmail() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
isDigest() - Method in class com.atlassian.confluence.mail.notification.Notification
 
isDirectLogin(HttpServletRequest) - Static method in class com.atlassian.confluence.user.LoginDetailsHelper
 
isDirty() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
isDisableCaches() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
 
isDisabled() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
isDisabled() - Method in class com.atlassian.confluence.plugins.maintenance.model.Addon
 
isDisabled() - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
isDisabled(User) - Method in class com.atlassian.confluence.user.crowd.CrowdDisabledUserManager
 
isDisabled(String) - Method in class com.atlassian.confluence.user.crowd.CrowdDisabledUserManager
 
isDisabled(User) - Method in interface com.atlassian.confluence.user.DisabledUserManager
Returns true if the specified user is deactivated or does not exist, otherwise false.
isDisabled(String) - Method in interface com.atlassian.confluence.user.DisabledUserManager
Returns true if the user with the specified username is deactivated or does not exist, otherwise false.
isDisableLogo() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isDisableLogo() - Method in class com.atlassian.confluence.setup.settings.SpaceSettings
 
isDisableMinification() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
isDisableSitemesh() - Method in class com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
 
isDisableSitemesh() - Method in class com.atlassian.confluence.themes.BasicTheme
 
isDisableSitemesh() - Method in class com.atlassian.confluence.themes.DefaultTheme
 
isDisableSitemesh() - Method in class com.atlassian.confluence.themes.ExperimentalUnsupportedTheme
 
isDisableSitemesh() - Method in interface com.atlassian.confluence.themes.Theme
If this flag returns true, all requests for sitemesh templates w.r.t this theme will return NoDecorator, leading to a total bypassing of the sitemesh-based theme system.
isDiscardableDraft(ContentEntityObject) - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
isDisplaySupportRequest() - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
isDomainRestrictedSignupEnabled() - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
isDomainRestrictedSignupEnabled() - Method in interface com.atlassian.confluence.user.SignupManager
 
isDone() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.DefaultFragmentParser
 
isDone() - Method in interface com.atlassian.confluence.importexport.xmlimport.parser.FragmentParser
 
isDone() - Method in class com.atlassian.confluence.setup.bundles.upm.models.InstallPluginResult
 
isDone() - Method in class com.atlassian.confluence.setup.bundles.upm.models.TaskStatus
 
isDownload() - Method in class com.atlassian.confluence.event.events.content.attachment.AttachmentViewEvent
 
isDownloadEnabled() - Method in class com.atlassian.confluence.importexport.actions.BackupAction
 
isDraft() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
isDraft(ContentEntityObject) - Static method in class com.atlassian.confluence.internal.content.DraftUtils
Returns true if content is shared or personal draft.
isDraft() - Method in class com.atlassian.confluence.pages.Draft
 
isDraftContentChanged(Long, String, String, Long) - Method in class com.atlassian.confluence.content.service.DefaultDraftService
Deprecated.
isDraftContentChanged(Long, String, String, Long) - Method in interface com.atlassian.confluence.content.service.DraftService
Deprecated.
since 5.7. No replacement (should stop being used).
isDraftsFeatureEnabled() - Method in class com.atlassian.confluence.it.content.SharedDraftsDarkFeatureTestHelper
 
isDuplicated(Class<?>) - Method in class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction.StubComponentRegistrar
 
isDuplicateLanguage(Language) - Method in class com.atlassian.confluence.languages.DefaultLanguageManager
Determine whether there are at least two language packs for the given language installed.
isDynamicType(Type) - Method in class com.atlassian.confluence.plugins.graphql.DefaultGraphQL
 
isDynamicType(Type) - Method in interface com.atlassian.confluence.rest.api.graphql.GraphQL
Get whether a type is a 'dynamic type' where the fields are provided at runtime
ISearch - Interface in com.atlassian.confluence.search.v2
A representation of a search to be performed.
isEditable() - Method in class com.atlassian.confluence.it.content.CommentBean
 
isEditable() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
isEditable() - Method in interface com.atlassian.confluence.schedule.ManagedScheduledJob
 
isEditBaseUrl() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
isEditButtonVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
The editor's edit button, visible when you are in preview within the editor.
isEditButtonVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.EditorPreview
Deprecated.
 
isEditComment() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
isEditFormVisible() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
since 5.9. If you want to know if the dialog is read only use PageRestrictionsDialog.isActive()
isEditingPermitted() - Method in class com.atlassian.confluence.pages.actions.ChildrenAction
 
isEditingUrl(String) - Static method in class com.atlassian.confluence.util.UrlUtils
 
isEditMode() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
isEditMode() - Method in class com.atlassian.confluence.admin.actions.languages.ConfigureLanguageAction
 
isEditMode() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
isEditMode() - Method in interface com.atlassian.confluence.core.FormAware
 
isEditMode() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
isEditMode() - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
isEditMode() - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
isEditMode() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
isEditMode() - Method in class com.atlassian.confluence.spaces.actions.CustomPageContentAction
 
isEditMode() - Method in class com.atlassian.confluence.user.actions.ChangeMyPasswordAction
 
isEditMode() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
isEditMode() - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
isEditMode() - Method in class com.atlassian.confluence.user.actions.EditMySettingsAction
 
isEditMode() - Method in class com.atlassian.confluence.user.actions.EditorSettingsAction
 
isEditMode() - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
isEditMode() - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
isEditMode() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
isEditMode() - Method in class com.atlassian.confluence.user.actions.ViewMyProfileAction
 
isEditMode() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
isEditMode() - Method in class com.atlassian.confluence.user.actions.ViewUserAction
 
isEditMode() - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
isEditorCurrentlyActive() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
isEditorLoaderUrl(String) - Static method in class com.atlassian.confluence.util.UrlUtils
 
IsEditorPageRestrictedCondition - Class in com.atlassian.confluence.tinymceplugin.conditions
Deprecated.
IsEditorPageRestrictedCondition() - Constructor for class com.atlassian.confluence.tinymceplugin.conditions.IsEditorPageRestrictedCondition
Deprecated.
 
isEditPageRestricted() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
Deprecated.
since 5.9. Use proper permissions checks on the content
isEditPageRestricted() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Deprecated.
since 5.9. Use proper permissions checks on the content
isEditPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
isEditPermissionRequired() - Method in interface com.atlassian.confluence.pages.actions.PageAware
 
isEditRestricted() - Method in class com.atlassian.confluence.pageobjects.page.content.EditRestrictedPage
Deprecated.
 
isElementPresentInEditorContent(By) - Method in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
Returns if certain selection is matched on the editor content
isElementPresentInEditorContentTimed(By) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Returns if certain selection is matched on the editor content
isElevatedSecurityCheckEnabled() - Method in class com.atlassian.confluence.security.login.DefaultLoginManager
 
isElevatedSecurityCheckEnabled() - Method in interface com.atlassian.confluence.security.login.LoginManager
Check if elevated security checks are available/enabled.
isElevatedSecurityCheckRequired() - Method in class com.atlassian.confluence.user.actions.LoginAction
 
isEmailAdminMessageOff() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isEmailInvitesEnabled() - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
isEmailOnRestrictedDomain(String) - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
isEmailOnRestrictedDomain(String) - Method in interface com.atlassian.confluence.user.SignupManager
Checks if the given email address is on one of the configured restricted domains.
isEmailSentOnInviteSignUp() - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
isEmailSentOnInviteSignUp() - Method in interface com.atlassian.confluence.user.SignupManager
 
isEmailVisible() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
isEmailVisible() - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
isEmpty() - Method in class com.atlassian.confluence.api.model.content.ContentSelector
 
isEmpty() - Method in class com.atlassian.confluence.api.model.Expansions
 
isEmpty() - Method in class com.atlassian.confluence.core.MaybeNot
Deprecated.
 
isEmpty() - Method in class com.atlassian.confluence.core.None
 
isEmpty() - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
isEmpty() - Method in class com.atlassian.confluence.macro.query.BooleanQueryFactory
Returns true if the current BooleanQueryFactory is empty; that is, if no SearchQueries have been added to it.
isEmpty() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardUpdatesContent
Deprecated.
 
isEmpty() - Static method in class com.atlassian.confluence.renderer.ContentIncludeStack
 
isEmpty() - Method in class com.atlassian.confluence.rest.api.model.RestList
 
isEmpty() - Method in class com.atlassian.confluence.search.lucene.ObjectQueue
 
isEmpty() - Method in class com.atlassian.confluence.security.ContentPermissionSet
 
isEmpty() - Method in class com.atlassian.confluence.util.collections.CompositeMap
 
isEmpty() - Method in class com.atlassian.confluence.util.collections.LazyMap
 
isEmpty() - Static method in class com.atlassian.confluence.util.logging.LoggingContext
Returns true if the logging context has been initialised and has data in it, otherwise false.
isEmpty() - Method in class com.atlassian.confluence.web.WebMenu
 
isEmptyNonCollapsedList() - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.reference.ReferenceMatchers
Matches Lists which do not implement Collapsed and whose iterator is empty
isEmptyNonCollapsedMap() - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.reference.ReferenceMatchers
Matches Maps which do not implement Collapsed and which are empty
isEmptyNonCollapsedPageResponse() - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.reference.ReferenceMatchers
Matches PageResponses which do not implement Collapsed and whose iterator is empty
isEmptyReference(Class<?>) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.reference.ReferenceMatchers
Matches empty references to the specified class
isEnable() - Method in class com.atlassian.confluence.setup.bundles.upm.models.InstallPluginResult
 
isEnableCaptcha() - Method in class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
 
isEnabled() - Method in class com.atlassian.confluence.api.impl.service.audit.adapter.AlwaysTrueDbAuditingFeature
 
isEnabled() - Method in class com.atlassian.confluence.api.impl.service.audit.adapter.DcLicenseFileAuditingFeature
 
isEnabled() - Method in class com.atlassian.confluence.api.impl.service.audit.DcOnlyDelegatedViewFeature
 
isEnabled() - Method in class com.atlassian.confluence.event.events.analytics.MaintenanceBannerEvent
 
isEnabled() - Method in class com.atlassian.confluence.event.events.analytics.MaintenanceReadOnlyEvent
 
isEnabled() - Method in class com.atlassian.confluence.event.events.cluster.ClusterMaintenanceBannerEvent
 
isEnabled() - Method in class com.atlassian.confluence.impl.content.render.prefetch.ContentResourcePrefetcher
 
isEnabled() - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceDiagnosticsConfiguration
 
isEnabled() - Method in class com.atlassian.confluence.internal.diagnostics.EventListeningDarkFeatureSetting
 
isEnabled() - Method in interface com.atlassian.confluence.internal.license.EnterpriseFeatureFlag
 
isEnabled() - Method in class com.atlassian.confluence.internal.license.LicenseBasedCachingEnterpriseFeatureFlag
 
isEnabled() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
isEnabled(String) - Method in class com.atlassian.confluence.it.DarkFeaturesHelper
 
isEnabled() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.model.RestPlugin
 
isEnabled() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.model.RestPluginModule
 
isEnabled() - Method in interface com.atlassian.confluence.jmx.MBeanExporterWithUnregister
Determines whether or not the export is enabled.
isEnabled() - Method in class com.atlassian.confluence.jmx.MBeanExporterWithUnregisterImpl
 
isEnabled(Object) - Method in enum com.atlassian.confluence.mail.notification.listeners.NotificationApiDarkFeature
Deprecated.
 
isEnabled(String) - Method in enum com.atlassian.confluence.mail.notification.listeners.NotificationTemplate
Deprecated.
Check if a particular ADG template should be used.
isEnabled() - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
isEnabled(Plugin) - Method in class com.atlassian.confluence.plugin.EmptyPluginPersistentState
 
isEnabled(ModuleDescriptor<?>) - Method in class com.atlassian.confluence.plugin.EmptyPluginPersistentState
 
isEnabled() - Method in class com.atlassian.confluence.plugin.module.PluginModuleHolder
 
isEnabled() - Method in class com.atlassian.confluence.plugin.TestTranslationTransformEnabler
 
isEnabled() - Method in class com.atlassian.confluence.plugins.easyuser.SignupSettingsBean
 
isEnabled() - Method in class com.atlassian.confluence.schedule.ScheduledJobConfiguration
 
isEnabled() - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
isEnabled(String) - Method in class com.atlassian.confluence.search.v2.lucene.Slf4JInfoStream
 
isEnabled() - Method in class com.atlassian.confluence.security.websudo.DefaultWebSudoManager
 
isEnabled() - Method in interface com.atlassian.confluence.security.websudo.WebSudoManager
 
isEnabled() - Method in class com.atlassian.confluence.test.rpc.RequestLogger
 
isEnabled() - Method in class com.atlassian.confluence.util.http.ConfluenceHttpParameters
 
isEnabledByDefault() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
isEnableDebug() - Method in class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
 
isEnabledForAllUsers(String) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
 
isEnabledForAllUsers(String) - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
 
isEnabledForCurrentUser(String) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
 
isEnabledForCurrentUser(String) - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
 
isEnabledForUser(UserKey, String) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
 
isEnabledForUser(UserKey, String) - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
 
isEnableElevatedSecurityCheck() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
isEnableElevatedSecurityCheck() - Method in class com.atlassian.confluence.setup.settings.beans.LoginManagerSettings
 
isEnableHazelcastJMX() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
Check if we want to enable JMX for hazelcast or not
isEnableHibernateJMX() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
Check if we want to enable JMX for hibernate or not
isEnableOpenSearch() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
isEnableOpenSearch() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isEnableQuickNav() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
isEnableQuickNav() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isEnableSpaceStyles() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
isEnableSpaceStyles() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isEndDocument() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
isEndElement() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
isEnrichableEntity(Class) - Method in class com.atlassian.confluence.api.impl.DefaultApiRestEntityFactory
 
isEnrichableEntity(Class) - Method in interface com.atlassian.confluence.core.ApiRestEntityFactory
Get whether an object type can be enriched using a RestEntity.
isEnrichableEntity(Class) - Method in class com.atlassian.confluence.plugins.restapi.enrich.DefaultRestEntityEnrichmentManager
 
isEnrichableEntity(Class) - Method in interface com.atlassian.confluence.rest.serialization.enrich.RestEntityEnrichmentManager
Get whether an object type can be enriched using a RestEntity.
isEnrichableEntity(Class) - Method in class com.atlassian.confluence.rest.serialization.RestEntityConverter
 
isEnrichableList(Class) - Method in class com.atlassian.confluence.api.impl.DefaultApiRestEntityFactory
 
isEnrichableList(Class) - Method in interface com.atlassian.confluence.core.ApiRestEntityFactory
Get whether an object type can be enriched using a RestList.
isEnrichableList(Class) - Method in class com.atlassian.confluence.plugins.restapi.enrich.DefaultRestEntityEnrichmentManager
 
isEnrichableList(Class) - Method in interface com.atlassian.confluence.rest.serialization.enrich.RestEntityEnrichmentManager
Get whether an object type can be enriched using a RestList.
isEnrichableList(Class) - Method in class com.atlassian.confluence.rest.serialization.RestEntityConverter
 
isEnterpriseLicensingAgreement() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
 
isEntityReference() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
isEntries() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.PluginAndMaterials
 
isEqual(DateTime) - Static method in class com.atlassian.confluence.util.test.matchers.DateTimeMatchers
 
isEqualOrAfter(DateTime) - Static method in class com.atlassian.confluence.util.test.matchers.DateTimeMatchers
 
isErrored() - Method in class com.atlassian.confluence.content.render.xhtml.migration.exceptions.ExceptionReport
 
isErrorMessageVisible() - Method in class com.atlassian.confluence.pageobjects.component.AuiMessage
Deprecated.
Since 5.8
isEscapeBody() - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
isEvaluation() - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel
 
isEvaluationLicense() - Method in class com.atlassian.confluence.admin.actions.ViewOrUpdateLicenseAction
 
isEvaluationLicense() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
 
isEventedSecurityCheckEnabled() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
isEventSuppressed() - Method in class com.atlassian.confluence.core.AbstractOperationContext
 
isEventSuppressed() - Method in interface com.atlassian.confluence.core.OperationContext
Control whether the save should result in an event being published.
isEverythingOk() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
Deprecated.
Since 6.6.0, no longer used
isExceptionEntity(ConfluenceEntityObject) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
isExceptionEntity(ConfluenceEntityObject) - Method in interface com.atlassian.confluence.importexport.ExportContext
Entities to be excluded from the export.
isExempt(User) - Method in class com.atlassian.confluence.security.DefaultPermissionCheckExemptions
 
isExempt(User) - Method in interface com.atlassian.confluence.security.PermissionCheckExemptions
Returns true if the user is exempt from permission checks, otherwise false.
isExpanded() - Method in class com.atlassian.confluence.api.model.reference.ExpandedReference
 
isExpanded() - Method in class com.atlassian.confluence.api.model.reference.Reference
indicates a reference is expanded and can be resolved to an object by calling get, or whether the reference is collapsed and calling get will throw an exception.
isExpansionField(Member) - Method in class com.atlassian.confluence.plugins.graphql.extensions.ExpansionFieldsExtension
 
isExpired() - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel
 
isExplain() - Method in class com.atlassian.confluence.search.v2.DefaultSearchWithToken
 
isExplain() - Method in interface com.atlassian.confluence.search.v2.ISearch
 
isExplain() - Method in class com.atlassian.confluence.search.v2.lucene.SearcherWithTokenAction
 
isExportAll() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
isExportAttachments() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
isExportAttachments() - Method in interface com.atlassian.confluence.importexport.ExportContext
 
isExportComments() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
isExportComments() - Method in interface com.atlassian.confluence.importexport.ExportContext
 
isExportCompletetionResultDisplayed() - Method in class com.atlassian.confluence.pageobjects.page.space.SiteExportResult
Deprecated.
 
isExportedDefaultUserGroupPermission(SpacePermission) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
isExportHierarchy() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
isExportHierarchy() - Method in interface com.atlassian.confluence.importexport.ExportContext
 
isExportScopeAll() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
isExternal() - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
isExternal() - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
isExternal() - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
Return false if this helper modifies Users, Groups and Group Memberships via RPC (Confluence-managed directories).
isExternal() - Method in class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
isExternalUserManagement() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
isExternalUserManagement() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isExternalUserManagementEnabled() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
isExternalUserManagementEnabled() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
isFail() - Method in class com.atlassian.confluence.validation.Validation
Returns true if this validation is a fail, false otherwise.
isFailed() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
Deprecated.
 
isFailed() - Method in interface com.atlassian.confluence.util.http.HttpResponse
Deprecated.
 
isFallbackModeEnabled(String) - Method in class com.atlassian.confluence.pages.DefaultDraftsTransitionHelper
Deprecated.
isFallbackModeEnabled(String) - Method in interface com.atlassian.confluence.pages.DraftsTransitionHelper
Deprecated.
isFaviconReset() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
isFaviconUpdated() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
isFavourite(ConfluenceUser) - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
 
isFavourite() - Method in class com.atlassian.confluence.it.content.ViewContentBean
Returns true if the unfavourite link is present, and false if the favourite link is present.
isFavourite(ConfluenceUser) - Method in interface com.atlassian.confluence.labels.Labelable
Is this object marked as somebody's favourite?
isFavourite(ConfluenceUser) - Method in class com.atlassian.confluence.labels.PermittedLabelView
 
isFavourite() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
isFavourite() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
isFavourite() - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserProperties
 
isFavourite() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
isFavouriteLabel(String) - Static method in class com.atlassian.confluence.util.LabelUtil
isFavouriteLabel(ParsedLabelName) - Static method in class com.atlassian.confluence.util.LabelUtil
Checks if the given label is of "Favourite" type (LabelManager.FAVOURITE_LABEL or LabelManager.FAVOURITE_LABEL_YANKEE).
isFavouriteLabel(Label) - Static method in class com.atlassian.confluence.util.LabelUtil
Checks if the given label is of "Favourite" type (LabelManager.FAVOURITE_LABEL or LabelManager.FAVOURITE_LABEL_YANKEE).
isFeatureEnabled(String) - Method in class com.atlassian.confluence.setup.settings.DarkFeatures
 
isFeatureEnabledForAllUsers(String) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
isFeatureEnabledForAllUsers(String) - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
isFeatureEnabledForCurrentUser(String) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
isFeatureEnabledForCurrentUser(String) - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
isFeatureEnabledForUser(UserKey, String) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceDarkFeatureManager
isFeatureEnabledForUser(UserKey, String) - Method in class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
isFieldRequested(String) - Method in interface com.atlassian.confluence.search.v2.BaseSearchResult
Deprecated.
since 5.9.
isFieldRequested(String) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchResult
Deprecated.
isFieldRequested(String) - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
isFileAnnotation() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
isFileCreatedSuccessfully() - Method in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
isFileCreationSuccessful() - Method in class com.atlassian.confluence.util.FileNameEncodingTester
 
isFileNameChanged() - Method in class com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentUpdateEvent
 
isFileNameMangled() - Method in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
isFileNameMangled() - Method in class com.atlassian.confluence.util.FileNameEncodingTester
 
isFilePresent(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
isFilePresent(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
isFilePresent(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.dialog.SearchPanelInImageBrowserDialog
Deprecated.
 
isFileSystemAttachmentStorage() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
isFileSystemConfigured() - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
isFindInputFocussed() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
isFinishedReindexing() - Method in class com.atlassian.confluence.search.ReIndexTask
 
isFireSearchPerformed() - Method in class com.atlassian.confluence.api.model.search.SearchOptions
 
isFlushable() - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
isFlushable() - Method in class com.atlassian.confluence.cache.ConfluenceManagedCache
 
isFlushable() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
isFlushable() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
isFlushing() - Method in class com.atlassian.confluence.admin.actions.ViewIndexQueueAction
 
isFlushing() - Method in class com.atlassian.confluence.jmx.JmxIndexManagerWrapper
 
isFlushing() - Method in class com.atlassian.confluence.jmx.TaskQueueWrapper
 
isFlushing() - Method in interface com.atlassian.confluence.search.IndexManager
Returns true if the the index queue is currently being flushed.
isFlushing() - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
 
isFollowedByRemoteUser() - Method in class com.atlassian.confluence.plugins.like.rest.entities.UserEntity
 
isFollowing() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
isFollowing() - Method in class com.atlassian.confluence.user.actions.UserPopupAction
 
isForContent(ContentType) - Method in class com.atlassian.confluence.api.model.locator.ContentLocator
 
isForContent(ContentType) - Method in class com.atlassian.confluence.legacyapi.model.content.locator.ContentLocator
Deprecated.
 
isFormatSupported(Link) - Method in interface com.atlassian.confluence.importexport.ExportLinkFormatter
Returns true if the formatter can format the given link type.
isFormatSupported(Link) - Method in class com.atlassian.confluence.importexport.impl.HtmlExportLinkFormatter
 
isFrameSet() - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
isFreeform() - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
isFrom(AbstractPage) - Method in class com.atlassian.confluence.links.OutgoingLink
Is the link directed from a page, or from some of its contents (i.e.
isFromNotPermitted() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
isFromScratch() - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
 
isFrozen() - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
isGavNotUrl() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.Material
 
isGenerateAddress() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
isGlobal() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.SynchronyLockEvent
 
isGlobal() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.SynchronyUnlockEvent
 
isGlobal(Label) - Static method in class com.atlassian.confluence.labels.Namespace
 
isGlobal() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext
 
isGlobal() - Method in class com.atlassian.confluence.spaces.Space
 
isGlobal(Space) - Static method in class com.atlassian.confluence.spaces.SpaceType
 
isGlobal() - Method in class com.atlassian.confluence.themes.events.LookAndFeelEvent
Does this event apply to the global look and feel?
isGlobal() - Method in class com.atlassian.confluence.util.LayoutHelper
 
isGlobalAnonymousAccessEnabled() - Method in class com.atlassian.confluence.security.PermissionHelper
 
isGlobalDecorator() - Method in class com.atlassian.confluence.setup.velocity.DecoratorName
 
isGlobalLogo() - Method in class com.atlassian.confluence.spaces.SpaceLogo
 
isGlobalPageTemplate() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
isGlobalPermission() - Method in class com.atlassian.confluence.security.SpacePermission
 
isGroupDirectGroupMember(Application, String, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
isGroupDirectMember(long, String, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
 
isGroupDirectMember(long, String, String) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
isGroupDirectMember(long, String, String, Supplier<Iterable<String>>) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
isGroupDirectMember(long, String, String) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
isGroupDirectMember(long, String, String, Supplier<Iterable<String>>) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
Returns true if the parentGroupName is in the cached list of parents of the child group, false if parentGroupName is not in the list,.
isGroupDirectMember(long, String, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembershipDao
 
isGroupNestedGroupMember(Application, String, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
isGroupPermission() - Method in class com.atlassian.confluence.security.ContentPermission
 
isGroupPermission() - Method in class com.atlassian.confluence.security.NeverPermittedContentPermission
 
isGroupPermission() - Method in class com.atlassian.confluence.security.SpacePermission
 
isGroupPresent(String) - Method in class com.atlassian.confluence.it.admin.ManageGroups
 
isGroupPresent(Group) - Method in class com.atlassian.confluence.it.admin.ManageGroups
 
isGroupRanks() - Method in class com.atlassian.confluence.plugins.labels.actions.RankListLabelsAction
 
isGroupsToAddEmpty(Map) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Validate if the number of groups to add is empty Validation only occurs if the group add button is pressed
isGroupsToAddEmpty(Map) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Validate if the number of groups to add is empty Validation only occurs if the group add button is pressed
isGroupsToAddTooLarge(Map) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Validate if the number of groups to add is greater than maximum allowed.
isGroupsToAddTooLarge(Map) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Validate if the number of groups to add is greater than maximum allowed.
isGuardPermission() - Method in class com.atlassian.confluence.security.SpacePermission
Is this a guard permission, either globally or at the space level? Guard permissions are required before any more permissions can be added for a particular user/group in a particular scope.
isGzippingResponse() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isGzipResponseEncoding() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
isHandlingRequired(Characters) - Method in class com.atlassian.confluence.content.render.xhtml.ConfluenceXMLEventWriter
 
isHasAboutMe() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
isHasBody() - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
isHasCreatePermission() - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
isHasSupportPeriodExpired() - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
isHasUserCreationPermission() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
isHelpAvailable() - Method in class com.atlassian.confluence.tinymceplugin.actions.HelpLinkAction
 
isHibernateLoggingEnabled() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
isHidden() - Method in class com.atlassian.confluence.api.model.content.AttachmentUpload
 
isHidden() - Method in class com.atlassian.confluence.api.model.content.Version
 
isHidden() - Method in interface com.atlassian.confluence.core.AttachmentResource
 
isHidden() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
isHidden() - Method in class com.atlassian.confluence.core.UploadedResource
 
isHidden() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
isHidden() - Method in class com.atlassian.confluence.macro.browser.beans.MacroBody
Whether or not to display the macro body in the macro browser.
isHidden() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
isHidden() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
isHidden() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
Whether or not to hide the macro parameter from display in the macro browser.
isHidden() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
 
isHidden() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorAutoComplete
Deprecated.
 
isHidden() - Method in class com.atlassian.confluence.pages.Attachment
Indicates whether this attachment is supposed to be strictly hidden from displaying and searching Hidden attachment is not indexable Hidden attachment manipulation will not trigger external notification events
isHidden() - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
isHiddenAndNotAnimated() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
isHideSingleWebItem() - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
isHighlightOptionPanelEnabled() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
isHighlightPluginEnabled() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
isHistoricalVersion() - Method in class com.atlassian.confluence.themes.PageHelper
 
isHomePage() - Method in class com.atlassian.confluence.pages.actions.PageChildrenAction.PageWrapper
 
isHomePage() - Method in class com.atlassian.confluence.pages.Page
 
isHomePage() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
isHomePage() - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
 
isHomePage() - Method in class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
isHomePage() - Method in interface com.atlassian.confluence.search.v2.SearchResult
Checks if the search result represents the homepage of a space.
isHTML5RawTextlement(QName) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
 
isHTML5VoidElement(QName) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
 
isHtmlSafeValue(AnnotationBoxedElement) - Static method in class com.atlassian.confluence.velocity.htmlsafe.HtmlSafeAnnotationUtils
Determines wheter an annotated value is htmlsafe (i.e should not be encoded during rendering)
isIeOnly() - Method in class com.atlassian.confluence.themes.ClasspathThemeStylesheet
 
isIeOnly() - Method in class com.atlassian.confluence.themes.PluginThemeResource
 
isIeOnly() - Method in interface com.atlassian.confluence.themes.ThemeResource
Returns true iff the ieonly param is set to true in the plugin, false otherwise.
isIgnorable() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
Whether this task can be ignored or not.
isIgnorableWhiteSpace() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
isIgnored() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
Whether this task has been ignored.
isImagePresent(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
isImagePresent(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
isImagePresentBySrc(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
isImportAllowed(ExportDescriptor) - Method in class com.atlassian.confluence.importexport.actions.AbstractFileRestoreAction
 
isImportAllowed(ExportDescriptor) - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
Override if you want to prohibit certain types of export zips from being imported
isImportAllowed(ExportDescriptor) - Method in class com.atlassian.confluence.importexport.actions.RestorePageAction
 
isImportAllowed(String) - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
isImportAllowed(String) - Method in interface com.atlassian.confluence.importexport.ImportExportManager
Is the manager capable of importing a backup of the given build number.
isImportTaskRunning() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
isImportTaskRunning(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
isImportTaskRunning(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
isImportTaskRunning(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
isIncludeArchivedSpaces() - Method in class com.atlassian.confluence.api.model.search.SearchOptions
 
isIncludeArchivedSpaces() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
isIncludeArchivedSpaces() - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
isIncludeAttachments() - Method in class com.atlassian.confluence.event.events.analytics.PageCopiedAnalyticsEvent
 
isIncludeAttachments() - Method in class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractCopyPageHierarchyEvent
 
isIncludeCfgFile() - Method in class com.atlassian.confluence.util.SupportUtility
 
isIncludeComments() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
isIncluded(Object) - Method in class bucket.user.UserFilter
Deprecated.
 
isIncluded(Object) - Method in class com.atlassian.confluence.labels.NamespaceLabelFilter
 
isIncluded(Object) - Method in class com.atlassian.confluence.labels.SpecialLabelFilter
 
isIncluded(Object) - Method in class com.atlassian.confluence.labels.VisibleLabelFilter
 
isIncludeDeleted() - Method in class com.atlassian.confluence.internal.relations.query.RelationQuery
 
isIncludedInDefaultSearch() - Method in interface com.atlassian.confluence.search.plugin.ContentTypeSearchDescriptor
 
isIncludedInResults(WrappedHit) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneResultFilter
Deprecated.
 
isIncludedInResults(WrappedHit) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSubsetResultFilter
Deprecated.
 
isIncludedInResults(WrappedHit) - Method in class com.atlassian.confluence.search.v2.lucene.NullResultFilter
 
isIncludeFrom() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
 
isIncludeFrom() - Method in class com.atlassian.confluence.search.v2.Range
 
isIncludeLabels() - Method in class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractCopyPageHierarchyEvent
 
isIncludeLogs() - Method in class com.atlassian.confluence.util.SupportUtility
 
isIncludeLower() - Method in class com.atlassian.confluence.search.v2.query.TermRangeQuery
 
isIncludeRestrictions() - Method in class com.atlassian.confluence.event.events.content.pagehierarchy.AbstractCopyPageHierarchyEvent
 
isIncludeServerLogs() - Method in class com.atlassian.confluence.util.SupportUtility
 
isIncludeTo() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
 
isIncludeTo() - Method in class com.atlassian.confluence.search.v2.Range
 
isIncludeTomcatConf() - Method in class com.atlassian.confluence.util.SupportUtility
 
isIncludeUpper() - Method in class com.atlassian.confluence.search.v2.query.TermRangeQuery
 
isIncludeUserFiles() - Method in class com.atlassian.confluence.util.SupportUtility
 
isInCluster() - Method in class com.atlassian.confluence.plugin.ConfluenceClusterEnvironmentProvider
 
isIncrementalCacheEnabled() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
isIncrementalCacheEnabled() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
isIncrementalImport() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
isIncrementalImport() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
isIndexable(CustomContentEntityObject, boolean) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
Determine if a particular content should be indexed.
isIndexable(CustomContentEntityObject, boolean) - Method in class com.atlassian.confluence.content.ContentEntityAdapterParent
 
isIndexable() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
isIndexable(CustomContentEntityObject, boolean) - Method in class com.atlassian.confluence.content.DefaultContentAdapter
 
isIndexable() - Method in class com.atlassian.confluence.core.ContentEntityObject
Content entity objects that are historical versions should not be indexed.
isIndexable() - Method in class com.atlassian.confluence.core.SpaceContentEntityObject
pages, blogs etc that aren't not associated with a space (either because they are historical or corrupt) should not be indexed if they are indexed, and returned in search results, they are broken and are therefore useless
isIndexable() - Method in class com.atlassian.confluence.pages.Attachment
Only the current version of a non-hidden attachment is indexable (until we can deal with old objects in search results) We also don't want to index attachments associated with drafts or global descriptions or hidden attachments
isIndexable() - Method in class com.atlassian.confluence.pages.Draft
 
isIndexable() - Method in class com.atlassian.confluence.pages.Page
 
isIndexable(CustomContentEntityObject, boolean) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyEntityAdapter
 
isIndexable() - Method in class com.atlassian.confluence.spaces.Space
 
isIndexRecoveryRequired(JournalIdentifier, String) - Method in interface com.atlassian.confluence.api.service.index.IndexRecoveryService
Checks to see whether the index needs to be recovered.
isIndexRecoveryRequired(JournalIdentifier, String) - Method in class com.atlassian.confluence.impl.index.DefaultIndexRecoveryService
 
isIndraEnabled() - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
since 5.10. No longer needed
isInfrastructureClass(Class<?>) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Return whether the given bean class represents an infrastructure class that should never be proxied.
isInitialized() - Method in interface com.atlassian.confluence.search.v2.lucene.resultfilter.InitializationRequired
 
isInLastDays(Date, int) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
isInline() - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
isInlineComment() - Method in class com.atlassian.confluence.pages.Comment
 
isInOrder() - Method in class com.atlassian.confluence.search.v2.query.SpanNearQuery
 
isInSpace(Space) - Method in class com.atlassian.confluence.core.SpaceContentEntityObject
 
isInstallLicenseSuccess() - Method in class com.atlassian.confluence.setup.bundles.upm.models.InstallPluginResult
 
isInvalidAnonymousPermission() - Method in class com.atlassian.confluence.security.SpacePermission
Some permissions are not valid as they can not be assigned to the anonymous user.
isInvalidAuthenticatedUsersPermission() - Method in class com.atlassian.confluence.security.SpacePermission
 
isInverse() - Method in class com.atlassian.confluence.search.v2.searchfilter.ArchivedSpacesSearchFilter
 
isInvocationHistoryEnabled() - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhooksConfiguration
 
isJavaScriptTryCatchWrappingEnabled() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
 
isJdk14() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
Deprecated.
Since 6.6.0, no longer used,
isJiraEnabled() - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
since 5.10. No longer needed
isJiraOsUser(Document) - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
Deprecated.
 
isJobExecuting(JobExecutionContext) - Static method in class com.atlassian.quartz.QuartzUtil
Deprecated.
 
isJsonFormat(String) - Static method in class com.atlassian.confluence.content.render.xhtml.JsonUtils
Checks if the given value is a json format.
isKeepingHistory() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
isKeepingHistory() - Method in interface com.atlassian.confluence.schedule.ManagedScheduledJob
 
isKeyboardShortcutsEnabled() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
isKeys(String) - Static method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintId.ContentBlueprintIdWithKeys
 
isKeys(String) - Static method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId.ContentTemplateIdWithKeys
 
isKnownDuplicate(String) - Static method in class com.atlassian.confluence.util.classpath.ClasspathJarDuplicateClassFinder
 
isKnownSpaceType(String) - Static method in class com.atlassian.confluence.spaces.SpaceType
 
isLabelable(Object) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
isLabelableByUser(Labelable) - Method in class com.atlassian.confluence.impl.labels.LabelPermissionEnforcerImpl
 
isLabelableByUser(Labelable) - Method in interface com.atlassian.confluence.labels.LabelPermissionEnforcer
Checks that the object permits labels to be edited by the logged in user.
isLabelableByUser(Labelable, PermissionManager) - Static method in class com.atlassian.confluence.labels.LabelPermissionSupport
Deprecated.
Checks that the object permits labels to be edited by the logged in user.
isLabelOwnedByUser(String, User) - Static method in class com.atlassian.confluence.labels.LabelParser
Returns true if the label is a personal label and is owned by the specified user, false otherwise.
isLargeSelected() - Method in class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
Deprecated.
 
isLast() - Method in enum com.atlassian.confluence.internal.health.LifecyclePhase
Indicates whether this phase is the last in the sequence.
isLastPage() - Method in class com.atlassian.confluence.search.v2.DefaultSearchResults
 
isLastPage() - Method in class com.atlassian.confluence.search.v2.lucene.TopDocuments
 
isLastPage() - Method in interface com.atlassian.confluence.search.v2.SearchResults
 
isLatest() - Method in class com.atlassian.confluence.api.model.content.History
Is this the latest published (non-draft) version of the content?
isLatest() - Method in class com.atlassian.confluence.legacyapi.model.content.HistorySummary
Deprecated.
 
isLatestVersion() - Method in class com.atlassian.confluence.core.AbstractVersionedEntityObject
 
isLatestVersion() - Method in interface com.atlassian.confluence.core.Versioned
 
isLatestVersionRequired() - Method in class com.atlassian.confluence.mail.notification.actions.ListWatchersAction
 
isLatestVersionRequired() - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
isLatestVersionRequired() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
isLatestVersionRequired() - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
isLatestVersionRequired() - Method in class com.atlassian.confluence.pages.actions.DiffPagesAction
 
isLatestVersionRequired() - Method in interface com.atlassian.confluence.pages.actions.PageAware
If the action can only work on the most recent version of a page, this will cause the interceptor to silently replace the version that it looks up with the most recent version, if necessary.
isLatestVersionRequired() - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
isLatestVersionRequired() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
isLatestVersionRequired() - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
isLatestVersionRequired() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
isLatestVersionRequired() - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
isLatestVersionRequired() - Method in class com.atlassian.confluence.plugins.viewsource.ViewSourceAction
 
isLatestVersionRequired() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
isLatestVersionRequired() - Method in class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction
 
isLdapOsUser(Document) - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
Deprecated.
 
isLeadingEdgesOnly() - Method in class com.atlassian.confluence.search.v2.analysis.NGramTokenizerDescriptor
 
isLegacyDraft(ContentEntityObject) - Static method in interface com.atlassian.confluence.pages.DraftsTransitionHelper
 
isLegacyDraft(ContentEntityObject) - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
isLegacyWikiTemplate() - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
Deprecated.
since 4.0. This is a transition method that will be removed fairly quickly after the 4.0 release since we expected admin's to manually fix their user macros to no longer use wiki templates.
isLicensed() - Method in interface com.atlassian.confluence.internal.license.LicenseServiceInternal
Returns whether there is a currently installed license.
isLicensed() - Method in class com.atlassian.confluence.license.DefaultLicenseService
 
isLicensedForDataCenter() - Method in class com.atlassian.confluence.license.DefaultLicenseService
 
isLicensedForDataCenter() - Method in interface com.atlassian.confluence.license.LicenseService
Returns whether currently installed license is for Data Center.
isLicensedForDataCenter() - Method in interface com.atlassian.confluence.license.LicenseWebFacade
Deprecated.
isLicensedForDataCenter() - Method in class com.atlassian.confluence.license.LicenseWebFacadeTemplate
Deprecated.
isLicensedForDataCenterOrExempt() - Method in class com.atlassian.confluence.license.DefaultLicenseService
 
isLicensedForDataCenterOrExempt() - Method in interface com.atlassian.confluence.license.LicenseService
Returns whether the currently installed license is for Data Center, or if the license should be treated as exempt from Data Center checks for testing purposes.
isLicensedToAddMoreUsers() - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
isLicensedToAddMoreUsers() - Method in interface bucket.user.UserAccessor
Deprecated.
 
isLicensedToAddMoreUsers() - Method in class com.atlassian.confluence.license.store.FlushUserCheckerCacheOnLicenseUpdate
 
isLicensedToAddMoreUsers - Variable in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
isLicensedToAddMoreUsers() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
isLicensedToAddMoreUsers() - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
isLicensedToAddMoreUsers() - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
isLicensedToAddMoreUsers() - Method in class com.atlassian.confluence.util.DefaultUserChecker
 
isLicensedToAddMoreUsers() - Method in interface com.atlassian.confluence.util.UserChecker
 
isLicenseExpired() - Static method in class com.atlassian.confluence.util.GeneralUtil
 
isLicenseReadable() - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
isLicenseSubmitted() - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
isLimitedModeEnabled(String) - Method in class com.atlassian.confluence.pages.DefaultDraftsTransitionHelper
Deprecated.
isLimitedModeEnabled(String) - Method in interface com.atlassian.confluence.pages.DraftsTransitionHelper
Deprecated.
since 7.5.0. Limited mode is no longer supported since 7.5.0
isLimitedModeEnabled(String) - Method in interface com.atlassian.confluence.setup.settings.CollaborativeEditingHelper
Deprecated.
since 7.5.0. Limited mode is no longer supported since 7.5.0
isLimitedModeEnabled(String) - Method in class com.atlassian.confluence.setup.settings.DefaultCollaborativeEditingHelper
Deprecated.
isLinkInsertButtonEnabled() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
isLoaded() - Method in class com.atlassian.confluence.pageobjects.page.content.EditorPreview
Deprecated.
 
isLoaded() - Method in class com.atlassian.confluence.pageobjects.page.NoOpPage
Deprecated.
 
isLocal() - Method in class com.atlassian.confluence.cache.ConfluenceManagedCache
 
isLocal() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
isLocal() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
isLocal() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdInternalDirectoryGroup
 
isLocal(String) - Method in interface com.atlassian.confluence.util.i18n.DocumentationBean
Retrieves the location of the help documentation
isLocal(String) - Method in class com.atlassian.confluence.util.i18n.VersionSpecificDocumentationBean
 
isLocalAddress(InetAddress) - Static method in class com.atlassian.confluence.it.system.LocalProcess
 
isLocalJob() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
isLocalJob() - Method in interface com.atlassian.confluence.schedule.ManagedScheduledJob
 
isLocked() - Method in class com.atlassian.confluence.importexport.ImportMutex
Queries the current state of the mutex
isLogEnabled() - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
isLoggedIn() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
Deprecated.
 
isLoggedInAs(String) - Method in class com.atlassian.confluence.it.user.LoginHelper
Returns true if logged in as the passed user.
isLoggedInAs(User) - Method in class com.atlassian.confluence.it.user.LoginHelper
Returns true if logged in as the passed user.
isLogoDisabled() - Method in class com.atlassian.confluence.admin.actions.ConfigureDefaultSpaceLogoAction
 
isLogoDisabled() - Method in class com.atlassian.confluence.spaces.actions.AbstractLogoAction
 
isLogoDisabled() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
isLogout() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
isLongerThan(RetentionPeriod) - Method in class com.atlassian.confluence.api.model.audit.RetentionPeriod
Deprecated.
 
isLookAheadEnabled() - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
 
isLoopbackInterface(NetworkInterface) - Static method in class com.atlassian.confluence.util.ClusterUtils
 
isLowerThan(BuildNumber) - Method in class com.atlassian.confluence.upgrade.BuildNumber
 
isMacroElement(StartElement) - Static method in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroUtil
Returns true if startElement is a macro or structured-macro element.
isMacroElement(String) - Static method in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroUtil
Returns true if xmlFragment starts with a macro or structured-macro tag.
isMailServerAvailable() - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
isMailServerConfigured() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
isMailServerConfigured() - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
isMailServerConfigured() - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
IsMailServerConfiguredCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Defines a condition for Web UI modules being shown if a mail server is defined.
IsMailServerConfiguredCondition(MailServerManager) - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.IsMailServerConfiguredCondition
 
isMaintenanceBannerMessageOn() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isManaged(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.managers.DefaultManagedScheduledJobRegistry
 
isManaged(ScheduledJobKey) - Method in interface com.atlassian.confluence.schedule.managers.ManagedScheduledJobRegistry
Checks if the specified job is being managed.
isManageNotificationOverridden() - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
isManuallyRunnable() - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
isMatched(String) - Method in enum com.atlassian.confluence.util.MobileUtils.MobileOS
 
isMediumSelected() - Method in class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
Deprecated.
 
isMember(String) - Method in class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
isMemberOfGroup(String) - Method in class com.atlassian.confluence.it.admin.ViewUser
 
isMemberOfGroup(Group) - Method in class com.atlassian.confluence.it.admin.ViewUser
 
isMergeRequired() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
isMergeRequired(Draft) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
isMergeRequired(Draft) - Method in interface com.atlassian.confluence.pages.DraftManager
Returns true if the draft version of a page is different to the current version of a page, otherwise false.
isMergeRequired() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftMessage
 
isMet() - Method in interface com.atlassian.confluence.admin.criteria.AdminConfigurationCriteria
Whether the acceptance criteria is met or not for this admin configuration.
isMet() - Method in class com.atlassian.confluence.admin.criteria.BackupsAreManualCriteria
 
isMet() - Method in class com.atlassian.confluence.admin.criteria.BaseURLIsValidCriteria
 
isMet() - Method in class com.atlassian.confluence.admin.criteria.CanInviteUserCriteria
 
isMet() - Method in class com.atlassian.confluence.admin.criteria.DefaultMailServerExistsCriteria
 
isMet() - Method in class com.atlassian.confluence.admin.criteria.DefaultWritableDirectoryExistsCriteria
 
isMet() - Method in class com.atlassian.confluence.admin.criteria.DefaultWritableDirectoryForGroupsExistsCriteria
 
isMet() - Method in class com.atlassian.confluence.admin.criteria.ExternalUserDirectoriesActiveCriteria
 
isMet() - Method in class com.atlassian.confluence.admin.criteria.IgnorableAdminTaskCriteria
 
isMet() - Method in interface com.atlassian.confluence.admin.criteria.MailServerExistsCriteria
 
isMet() - Method in class com.atlassian.confluence.admin.criteria.MoreThanOneUserCriteria
 
isMet() - Method in class com.atlassian.confluence.admin.criteria.RemigrationAdminTaskCriteria
 
isMet() - Method in interface com.atlassian.confluence.admin.criteria.WritableDirectoryExistsCriteria
 
isMet() - Method in interface com.atlassian.confluence.admin.criteria.WritableDirectoryForGroupsExistsCriteria
 
isMicrometerEnabled() - Static method in class com.atlassian.confluence.impl.metrics.ConfluenceMicrometer
 
isMigrating() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.MacroMigrationService
 
isMigrationPerformed() - Method in class com.atlassian.confluence.content.render.xhtml.migration.ExceptionTolerantMigrator.MigrationResult
 
isMigrationRequired() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentRemigrationAction
 
isMigrationRequired() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.MacroMigrationService
 
isMinimalPutsEnabledByDefault() - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
isMinimalPutsEnabledByDefault() - Method in class com.atlassian.confluence.impl.cache.hibernate.ConfluenceRegionFactory
Deprecated.
 
isMinorEdit() - Method in class com.atlassian.confluence.api.model.content.AttachmentUpload
 
isMinorEdit() - Method in class com.atlassian.confluence.api.model.content.Version
 
isMinorEdit() - Method in interface com.atlassian.confluence.core.AttachmentResource
 
isMinorEdit() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
isMinorEdit() - Method in class com.atlassian.confluence.core.UploadedResource
 
isMinorEdit() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent
 
isMinorEdit() - Method in interface com.atlassian.confluence.event.events.content.Edited
 
isMinorEdit() - Method in class com.atlassian.confluence.event.events.content.page.async.PageEditedEvent
Deprecated.
 
isMinorEdit() - Method in class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
 
isMinorEdit() - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
isMinorEdit() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
isMinorEdit() - Method in interface com.atlassian.confluence.it.VersionedContent
 
isMinorEdit() - Method in class com.atlassian.confluence.pages.Attachment
Indicates whether this attachment is supposed to be hidden under normal circumstances.
isMinorEdit() - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageUpdateOptions
 
isMissing() - Method in interface com.atlassian.confluence.it.admin.SenInformation
Returns true if the license is known to have no SEN.
isMissing() - Method in class com.atlassian.confluence.it.admin.SimpleSenInformation
 
isMissingMetadata(String) - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
isMissingMySQLDriver() - Method in class com.atlassian.confluence.setup.actions.SetupDBTypeAction
 
isMissingOracleDriver() - Method in class com.atlassian.confluence.setup.actions.SetupDBTypeAction
 
isMobileAppWebView() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
isMobilePluginEnabled() - Method in class com.atlassian.confluence.admin.actions.ConfigureMobileAppsAction
 
isModal() - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog2
 
isModified() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
isMonitoringEnabled() - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
isMonitoringEnabled() - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
isMonitoringEnabled() - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoringControl
 
isMonitoringEnabled() - Method in interface com.atlassian.confluence.util.profiling.ControllableInstrumentRegistry
Check instrument registry is enable or not
isMovedBecauseOfParent() - Method in class com.atlassian.confluence.event.events.content.page.async.PageMovedEvent
Deprecated.
 
isMovedBecauseOfParent() - Method in class com.atlassian.confluence.event.events.content.page.PageMoveEvent
 
isMovedSpace() - Method in class com.atlassian.confluence.event.events.content.page.PageMoveEvent
 
isMoveHierarchy() - Method in class com.atlassian.confluence.util.EditPageBean
 
isMulticast() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
isMultiple() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
isMultipleDatasources() - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceAction
 
isMutable() - Method in class com.atlassian.confluence.core.BodyTypeUserType
 
isMutable() - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentTypeEnumUserType
 
isMutable() - Method in class com.atlassian.confluence.core.persistence.hibernate.InstantType
 
isMutable() - Method in class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
isMutable() - Method in class com.atlassian.confluence.impl.journal.JournalIdentifierUserType
 
isMutable() - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.RelatableEntityTypeEnumUserType
 
isMutable() - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.NamespaceUserType
 
isMutable() - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceStatusUserType
 
isMutable() - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceTypeUserType
 
isMutable() - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.UserKeyUserType
 
isMutable() - Method in class com.atlassian.hibernate.BucketClobStringType
 
isMutative() - Method in class com.atlassian.confluence.security.Permission
 
isMyProfile() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
isNamespace() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
isNavigatingVersions() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
isNearCache() - Method in interface com.atlassian.confluence.cache.CacheStatistics
Deprecated.
 
isNearCache() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
 
isNegate() - Method in class com.atlassian.confluence.search.v2.searchfilter.AttachmentTypeSearchFilter
 
isNegate() - Method in class com.atlassian.confluence.search.v2.searchfilter.FieldValueSearchFilter
 
isNetwork() - Method in class com.atlassian.confluence.mail.notification.Notification
Deprecated.
since 5.3. Use Notification.isNetworkNotification() instead.
isNetworkNotification() - Method in class com.atlassian.confluence.mail.notification.Notification
 
isNew() - Method in class com.atlassian.confluence.core.AbstractVersionedEntityObject
 
isNew() - Method in interface com.atlassian.confluence.core.Versioned
Is this the first version of this object?
isNew() - Method in class com.atlassian.confluence.labels.Label
Deprecated.
since Confluence 5.1, do not use.
isNew() - Method in class com.atlassian.confluence.mail.reports.PageReport
 
isNewAbstractPage() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
isNewCommentEditorVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.NewComment
Deprecated.
 
isNewCommentVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
Deprecated.
 
IsNewerThan - Class in com.atlassian.confluence.upgrade
A constraint that will test whether the build number configured on the constraint is newer than the build number passed to IsNewerThan.test(int).
IsNewerThan(int) - Constructor for class com.atlassian.confluence.upgrade.IsNewerThan
 
IsNewerThan(String) - Constructor for class com.atlassian.confluence.upgrade.IsNewerThan
 
IsNewerThanAndConfiguredNumberHighEnough - Class in com.atlassian.confluence.upgrade
A constraint that will test whether the build number configured on the constraint is newer than the build number passed to IsNewerThanAndConfiguredNumberHighEnough.test(int) AND the application configured build number is higher than a configured value.
IsNewerThanAndConfiguredNumberHighEnough(int, int, int) - Constructor for class com.atlassian.confluence.upgrade.IsNewerThanAndConfiguredNumberHighEnough
 
isNewForPeriod() - Method in class com.atlassian.confluence.mail.reports.AbstractContentEntityReport
 
isNewForPeriod() - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
isNewPage() - Method in class com.atlassian.confluence.event.events.analytics.SharedDraftPublishedEvent
 
isNewPage() - Method in class com.atlassian.confluence.pages.Draft
Returns true if the draft is for a new piece of content, otherwise false.
isNewPage() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftMessage
 
isNofollowExternalLinks() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
isNofollowExternalLinks() - Method in class com.atlassian.confluence.setup.ConfluenceRendererConfiguration
 
isNofollowExternalLinks() - Method in class com.atlassian.confluence.setup.settings.DefaultSettingsManager
Deprecated.
 
isNofollowExternalLinks() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isNoLinkBodyProvided() - Method in class com.atlassian.confluence.links.linktypes.AbstractContentEntityLink
 
isNonBackgroundTask() - Method in class com.atlassian.confluence.admin.actions.AttachmentMigrationAction
Deprecated.
 
isNormal() - Method in class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutCell
 
isNotAnimated() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
isNotFound() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
Deprecated.
 
isNotFound() - Method in interface com.atlassian.confluence.util.http.HttpResponse
Deprecated.
 
isNotifyAdmin() - Method in class com.atlassian.confluence.plugins.easyuser.SignupSettingsBean
 
isNotifyAuthor() - Method in class com.atlassian.confluence.plugins.like.actions.NotificationsAction
 
isNotifyAuthor() - Method in class com.atlassian.confluence.plugins.like.LikeNotificationPreferences
 
isNotifyByEmail() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
isNotifyByEmail() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
isNotifyFollowers() - Method in class com.atlassian.confluence.plugins.like.actions.NotificationsAction
 
isNotifyForMyOwnActions() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
isNotifyForMyOwnActions() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
isNotifyOnMyOwnActionsChecked() - Method in class com.atlassian.confluence.it.user.UserProfile
 
isNotifyOnNewFollowers() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
isNotifyOnNewFollowers() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
isNotifyOnNewFollowersPreferenceChecked() - Method in class com.atlassian.confluence.it.user.UserProfile
 
isNotifyWatchersChecked() - Method in class com.atlassian.confluence.it.content.EditContentBean
 
isNotPermitted() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
isNotPermitted() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
Deprecated.
 
isNotPermitted() - Method in interface com.atlassian.confluence.util.http.HttpResponse
Deprecated.
 
isNotSuccessful() - Method in interface com.atlassian.confluence.api.model.validation.ValidationResult
Just a convenience method.
isNumber(String) - Static method in interface com.atlassian.confluence.plugins.test.jdk8compat.SomeInterface
 
isObject() - Static method in class com.atlassian.confluence.util.test.matchers.JsonMatchers
 
isObjectAlreadyImported(TransientHibernateHandle) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Has an object with this type and ID already been imported? Checks against all the handles that have been recorded by ImportProcessorContext.objectImported(com.atlassian.confluence.core.persistence.hibernate.TransientHibernateHandle).
isOfflineCollabEditingMode() - Method in class com.atlassian.confluence.pages.actions.ViewPreviousVersionsAction
 
isOldestPage() - Method in class com.atlassian.confluence.pages.actions.RecentBlogPostsAction
 
isOldestPage() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
isOnDemand() - Method in interface com.atlassian.confluence.setup.settings.CoreFeaturesManager
Deprecated.
since 5.10. Inlines to false.
isOnDemand() - Method in class com.atlassian.confluence.setup.settings.DefaultCoreFeaturesManager
 
isOnDemandAlaCarte() - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
since 5.10. No longer needed
isOnDemandMode() - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
since 5.10. No longer needed
isOnDemandStandalone() - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
since 5.10. No longer needed
isOnlyArchivedSpaces() - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
isOnSamePage(PageContext) - Method in class com.atlassian.confluence.links.linktypes.AbstractPageLink
 
isOnSamePage(PageContext) - Method in class com.atlassian.confluence.links.linktypes.BlogPostLink
 
isOnSamePage(PageContext) - Method in class com.atlassian.confluence.links.linktypes.PageCreateLink
 
isOnSamePage(PageContext) - Method in class com.atlassian.confluence.links.linktypes.PageLink
 
isOpen() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
isOpen() - Method in class com.atlassian.confluence.core.UploadedResource
 
isOpen() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
isOpen() - Method in class com.atlassian.confluence.pageobjects.component.form.Autocomplete
Deprecated.
 
isOpen() - Method in class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
Deprecated.
 
isOpen() - Method in class com.atlassian.confluence.pages.CommentStatus
 
isOpen() - Method in interface com.atlassian.confluence.plugin.BankAccount
 
isOpenNode() - Method in class com.atlassian.confluence.pages.actions.DirectoryViewListPagesAction
 
isOperatorValidForFieldType(SchemaFieldType, AqlParser.MapExprValueContext) - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.ContentPropertyValueExpressionValidator
 
isOracle() - Static method in class com.atlassian.confluence.upgrade.UpgradeUtils
Deprecated.
 
isOriginalEvent() - Method in class com.atlassian.confluence.event.events.admin.AsyncImportFinishedEvent
Still keeping for API comparable build on confluence master
isOriginalEvent() - Method in class com.atlassian.confluence.event.events.admin.ImportFinishedEvent
Returns true if this event was published on the local node.
isOsUserConfigPresent() - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
Deprecated.
 
isOSUserConfiguration(RepositoryConfiguration) - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
Deprecated.
An OSUser repository in atlassian-user.xml might not be upgradable, but we want to match them anyway.
isOutputDeviceTypeSupported(String) - Method in class com.atlassian.confluence.plugin.descriptor.XhtmlMacroModuleDescriptor
Check if the specified device type is supported.
isOverLimit(int) - Method in interface com.atlassian.confluence.setup.settings.CollaborativeEditingHelper
 
isOverLimit(int) - Method in class com.atlassian.confluence.setup.settings.DefaultCollaborativeEditingHelper
 
isOverwriteExisting() - Method in class com.atlassian.confluence.spaces.actions.ImportPagesAction
 
isOwnerSpecified() - Method in class com.atlassian.confluence.labels.ParsedLabelName
 
isPageCreationUrl(String) - Static method in class com.atlassian.confluence.util.UrlUtils
 
isPageEditUrl(String) - Static method in class com.atlassian.confluence.util.UrlUtils
 
isPageInExport(Page, PageManager) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
isPageInExport(Page, PageManager) - Method in interface com.atlassian.confluence.importexport.ExportContext
 
isPageNotification() - Method in class com.atlassian.confluence.mail.notification.Notification
 
isPageOrBlogPost(ContentEntityObject) - Static method in class com.atlassian.confluence.internal.content.DraftUtils
Returns true if given ContentEntityObject represents Page or Blog post
isPageRecentlyUpdatedForUser(Page, User) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
isPageRecentlyUpdatedForUser(Page, User) - Method in interface com.atlassian.confluence.pages.PageManager
Returns true if the page has been created or modified since the user last logged in.
isPageRequired() - Method in class com.atlassian.confluence.mail.notification.actions.ListWatchersAction
 
isPageRequired() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
isPageRequired() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
isPageRequired() - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
isPageRequired() - Method in class com.atlassian.confluence.pages.actions.ChildrenAction
 
isPageRequired() - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
isPageRequired() - Method in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
 
isPageRequired() - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
isPageRequired() - Method in interface com.atlassian.confluence.pages.actions.PageAware
If the action requires that the page be set before being run, then it should return true to this method.
isPageRequired() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
isPageRequired() - Method in class com.atlassian.confluence.pages.actions.ReorderPageDialogAction
A page is not required since it is possible for the parent to be the root of the space.
isPageRequired() - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
isPageRequired() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
isPageRequired() - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
isPageRequired() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
isPageRequired() - Method in class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction
 
isPageTemplatesAvailable() - Method in class com.atlassian.confluence.pages.actions.AbstractTemplatePageAction
 
isPassConfirmationConfigurable() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
Is password confirmation (websudo) configurable, or is it disabled due to using a customer authenticator or a system property.
isPasswordConfirmationDisabled() - Static method in class com.atlassian.confluence.user.AuthenticatorOverwrite
If the system property 'password.confirmation.disabled' is set, returns the value of that property converted to a boolean.
isPauseBackgroundJobs() - Method in class com.atlassian.confluence.schedule.events.TriggerJobEvent
 
isPendingConfirmation(User) - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
isPendingConfirmation(User) - Method in interface com.atlassian.confluence.user.SignupManager
Is given user tried to sign up but hasn't confirmed their email yet?
isPeopleDirectoryDisabled(User) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.PeopleDirectoryEnabledCondition
There are a few different ways the people directory can be disabled.
isPermissionInherited(Page) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Does the child page get its permissions from any ancestor?
isPermissionInherited(Page) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.BrowseShortcutsAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.ConfigureDefaultSpaceLogoAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.ConfigureMobileAppsAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.debug.BrowseCommentsAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.debug.RebuildAncestorTableAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.LongRunningTaskMonitorAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractLookAndFeelAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ChooseThemeAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomHtmlAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomPageContentAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditDecoratorAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditStylesheetAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.mail.RemoveMailServerAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailQueueAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailServersAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.RefreshLicensingAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.SiteDarkFeaturesAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.tasks.ManageAdminTaskAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.ViewIndexQueueAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.ViewOrUpdateLicenseAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.ViewSystemClasspathAction
 
isPermitted() - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
isPermitted() - Method in class com.atlassian.confluence.cache.CacheStatisticsAction
Deprecated.
 
isPermitted() - Method in class com.atlassian.confluence.core.actions.ColorsStylesheetAction
 
isPermitted() - Method in class com.atlassian.confluence.core.actions.CustomStylesheetAction
 
isPermitted() - Method in class com.atlassian.confluence.core.actions.FourOhFourAction
 
isPermitted() - Method in class com.atlassian.confluence.core.actions.ThemeColorsStylesheetAction
 
isPermitted() - Method in class com.atlassian.confluence.core.actions.XsrfTokenExpiredAction
 
isPermitted() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
isPermitted() - Method in class com.atlassian.confluence.fixonly.actions.FixLicenseAction
 
isPermitted() - Method in class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
 
isPermitted() - Method in class com.atlassian.confluence.importexport.actions.BackupAction
 
isPermitted() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
isPermitted() - Method in class com.atlassian.confluence.importexport.actions.RestoreAction
 
isPermitted() - Method in class com.atlassian.confluence.importexport.actions.RestoreLocalFileAction
 
isPermitted() - Method in class com.atlassian.confluence.importexport.actions.RestorePageAction
 
isPermitted() - Method in class com.atlassian.confluence.importexport.actions.SetupRestoreAction
 
isPermitted() - Method in class com.atlassian.confluence.importexport.actions.SetupRestoreFileAction
 
isPermitted() - Method in class com.atlassian.confluence.labels.actions.AddFavouriteAction
 
isPermitted() - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouriteAjaxAction
 
isPermitted() - Method in class com.atlassian.confluence.labels.actions.RemoveFavouriteAction
 
isPermitted() - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouriteAjaxAction
 
isPermitted() - Method in class com.atlassian.confluence.macro.browser.actions.BrowseMacrosAction
 
isPermitted() - Method in class com.atlassian.confluence.macro.browser.actions.MacroDetailsAction
 
isPermitted() - Method in class com.atlassian.confluence.mail.notification.actions.ListWatchersAction
 
isPermitted() - Method in class com.atlassian.confluence.mail.notification.actions.ManageWatchersAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.AbstractCommandAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.AttachedImagesAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.AttachFileAction
Permission checks are handled in AttachFileAction.validate() so that JSON responses include the error messages.
isPermitted() - Method in class com.atlassian.confluence.pages.actions.ChildrenAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.CreateBlogPostAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.CreatePageEntryAction
Validate that the current user has permission to create pages within the current space (supplied to the action).
isPermitted() - Method in class com.atlassian.confluence.pages.actions.EditCommentAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.PageVariablesAction
This action is being used to set up the content for the CreatePageAction, so the permissions test is not needed (and doesn't work, as the final space the page will be created in hasn't been chosen yet)
isPermitted() - Method in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.RemoveAttachedFileAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.RemoveAttachedFileVersionAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.RemoveCommentAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.RemovePagePermissionAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
isPermitted() - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
isPermitted() - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
isPermitted() - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
isPermitted() - Method in class com.atlassian.confluence.plugins.editorloader.EditorAction
Because this page only returns an editor frame we don't need to check permissions for this action .
isPermitted() - Method in class com.atlassian.confluence.plugins.labels.actions.AddLabelAction
 
isPermitted() - Method in class com.atlassian.confluence.plugins.labels.actions.RemoveLabelAction
 
isPermitted() - Method in class com.atlassian.confluence.plugins.like.actions.NotificationsAction
 
isPermitted() - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
isPermitted() - Method in class com.atlassian.confluence.plugins.monitoring.actions.LoadConsoleAction
 
isPermitted() - Method in class com.atlassian.confluence.plugins.pulp.PulpRenderAction
 
isPermitted() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.AbstractViewAction
 
isPermitted() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeCronJobScheduleAction
 
isPermitted() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeSimpleJobScheduleAction
 
isPermitted() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.JobAction
 
isPermitted() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
isPermitted() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
We should really be splitting up each of the template actions (create, edit, list) and getting them to implement SpaceAdministrative or Administrative to enforce space or global permissions.
isPermitted() - Method in class com.atlassian.confluence.plugins.viewsource.ViewSourceAction
 
isPermitted() - Method in class com.atlassian.confluence.search.actions.DraftAttachmentSearchAction
 
isPermitted() - Method in class com.atlassian.confluence.search.actions.FlushIndexQueueAction
 
isPermitted() - Method in class com.atlassian.confluence.search.actions.ReindexTaskProgressAction
 
isPermitted() - Method in class com.atlassian.confluence.search.actions.SearchIndexesAction
 
isPermitted() - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
 
isPermitted() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
isPermitted() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
isPermitted() - Method in class com.atlassian.confluence.security.actions.ViewGlobalPermissionsAction
 
isPermitted() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionDefaultsAction
 
isPermitted() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
isPermitted(User) - Method in class com.atlassian.confluence.security.ContentPermission
Determine if a user is locked out by the permission.
isPermitted(User) - Method in class com.atlassian.confluence.security.ContentPermissionSet
 
isPermitted(User) - Method in class com.atlassian.confluence.security.NeverPermittedContentPermission
 
isPermitted() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
override the parent's implementation - everyone is allowed to perform a setup action.
isPermitted() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
isPermitted() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
 
isPermitted() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
isPermitted() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
isPermitted() - Method in class com.atlassian.confluence.spaces.actions.CreatePersonalSpaceAction
 
isPermitted() - Method in class com.atlassian.confluence.spaces.actions.CreateSpaceAction
Deprecated.
 
isPermitted() - Method in class com.atlassian.confluence.spaces.actions.CustomPageContentAction
 
isPermitted() - Method in class com.atlassian.confluence.spaces.actions.ImportPagesAction
 
isPermitted() - Method in class com.atlassian.confluence.spaces.actions.SpaceEditDecoratorAction
 
isPermitted() - Method in class com.atlassian.confluence.spaces.actions.SpaceEditStylesheetAction
 
isPermitted() - Method in class com.atlassian.confluence.tenant.TenantGate
Deprecated.
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.AbstractGroupAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.AbstractUsersAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.ChangeMyPasswordAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.ConfirmEmailAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.EditMySettingsAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.EditorSettingsAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.LoginAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.LogoutAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.ResetUserPasswordAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.SetUserPasswordAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.UserPopupAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.ViewMyProfileAction
 
isPermitted() - Method in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
isPermitted() - Method in class com.atlassian.confluence.warming.WarmInstanceAction
 
isPermittedInReadOnlyAccessMode(String) - Method in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
isPermittedInReadOnlyAccessMode(String) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
isPermittedInReadOnlyAccessMode(String) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
isPermittedInReadOnlyAccessMode(String) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
Check if the permission type is permitted in read only access mode
isPermittedToViewAttachment(Attachment) - Method in class com.atlassian.confluence.importexport.impl.DefaultExportEmbeddedResourceRenderer
Return true if the user is able to view the attachment.
isPermittedToViewAttachment(Attachment) - Method in class com.atlassian.confluence.renderer.attachments.RendererAttachmentManager
Checks whether the user is able to view the attachment
isPermittedToViewCurrentPage() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
Deprecated.
since 6.2.0
isPerpetualLicense() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
 
isPersistent() - Method in class com.atlassian.confluence.core.ConfluenceEntityObject
This object is persistent if the id is not 0.
isPersistent() - Method in interface com.atlassian.confluence.labels.EditableLabelable
 
isPersistent() - Method in class com.atlassian.confluence.labels.Label
This label is persistent iff the id is not 0.
isPersonal(Label) - Static method in class com.atlassian.confluence.labels.Namespace
 
isPersonal() - Method in class com.atlassian.confluence.spaces.Space
 
isPersonal(Space) - Static method in class com.atlassian.confluence.spaces.SpaceType
 
isPersonalDraft(ContentEntityObject) - Static method in class com.atlassian.confluence.internal.content.DraftUtils
Returns true if content is personal draft.
isPersonalLabel(String) - Static method in class com.atlassian.confluence.labels.LabelParser
Returns true if the label is a personal label, false otherwise.
isPersonalSpace() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
isPersonalSpace() - Method in class com.atlassian.confluence.spaces.SpaceDescription
 
isPluginDependentUpgradeCompleteWithWait() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeGate
 
isPluginDependentUpgradeCompleteWithWait() - Method in interface com.atlassian.confluence.upgrade.UpgradeGate
Check is the plugin dependent upgrades have been completed.
isPluginEnabled(String) - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
isPluginEnabled(Plugin) - Method in interface com.atlassian.confluence.it.plugin.PluginHelper
Deprecated.
Returns true if the given plugin is currently enabled, otherwise false.
isPluginEnabled(Plugin) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PluginsRpc
 
isPluginEnabled(Plugin) - Method in class com.atlassian.confluence.it.rpc.RpcPluginHelper
 
isPluginEnabled() - Method in class com.atlassian.confluence.plugin.descriptor.PluginConfigurationProvider
 
isPluginEnabled(String) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
isPluginEnabled(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns true if the specified plugin is enabled.
isPluginEnabled(String) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
isPluginEnabled(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
isPluginEnabled(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
isPluginEnabled(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
isPluginEnabled(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
IsPluginEnabledCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
IsPluginEnabledCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.IsPluginEnabledCondition
 
isPluginInstalled(Plugin) - Method in interface com.atlassian.confluence.it.plugin.PluginHelper
Deprecated.
Returns true if the given plugin is currently installed, otherwise false.
isPluginInstalled(Plugin) - Method in class com.atlassian.confluence.it.rpc.RpcPluginHelper
 
isPluginInstalled(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns true if the specified plugin is installed.
isPluginInstalled(String) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
isPluginInstalled(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
isPluginInstalled(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
isPluginInstalled(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
isPluginInstalled(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
isPluginModuleEnabled(Plugin, String) - Method in interface com.atlassian.confluence.it.plugin.PluginHelper
Deprecated.
 
isPluginModuleEnabled(Plugin, String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PluginsRpc
 
isPluginModuleEnabled(Plugin, String) - Method in class com.atlassian.confluence.it.rpc.RpcPluginHelper
 
isPluginModuleEnabled(String) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
isPluginModuleEnabled(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
isPluginModuleEnabled(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use PluginsRpc in test client code.
isPluginModuleEnabled(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use PluginsRpc in test client code.
isPluginTemplate() - Method in interface com.atlassian.confluence.util.velocity.ConfluenceVelocityTemplate
 
isPluginUpgradeTasksComplete() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
isPluginUpgradeTasksComplete(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
isPluginUpgradeTasksComplete(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Returns true if the plugin dependent upgrade tasks
isPluginUpgradeTasksComplete(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
isPluginWebResourceBatchingEnabled() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
 
isPopulated() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostResourceIdentifier
 
isPopulated() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageResourceIdentifier
 
isPossibleToExposeBeans() - Static method in class com.atlassian.confluence.jmx.JmxUtil
 
isPreloadContentTree() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
isPresent() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorTablePicker
Deprecated.
 
isPresent() - Method in class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
Deprecated.
 
isPresent() - Method in class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection.Label
Deprecated.
 
isPresent() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceMenuItem
Deprecated.
 
isPresentInSearchResults(String, String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
isPreserveIds() - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
isPreviewButtonVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.EditorPreview
Deprecated.
 
isPrincipalAlreadyInSessionContext(HttpServletRequest, Principal) - Static method in class com.atlassian.confluence.security.seraph.ConfluenceAuthenticatorUtils
 
isPrincipalAlreadyInSessionContext(HttpServletRequest, Principal) - Method in class com.atlassian.confluence.user.ConfluenceAuthenticator
 
isPrincipalAlreadyInSessionContext(HttpServletRequest, Principal) - Method in class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
 
isPrintableVersion() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
isProcessingInstruction() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
isProduct(Database.Product) - Static method in class com.atlassian.confluence.it.Database
Deprecated.
 
isProfilingEnabled() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
isPropertySet(String) - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
isPropertySupported(String) - Method in class com.atlassian.confluence.content.render.xhtml.DelegateXmlOutputFactory
 
isPropertySupported(String) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlOutputFactory
 
isProxyConfigured() - Method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
Returns true if a proxy server is configured (i.e.
isPublicFeed() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
isPublicFeed() - Method in class com.atlassian.confluence.rss.FeedProperties
A public feed is one that doesn't require authentication and doesn't include any privileged links (like "comment").
isPublicSignupPermitted() - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
isPublicSignupPermitted() - Method in interface com.atlassian.confluence.user.SignupManager
Returns true if users can sign themselves for this instance.
isPublishButtonDisabled() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
isPurgeAllAvailable() - Method in class com.atlassian.confluence.pageobjects.page.space.ViewSpaceTrashPage
Deprecated.
 
isQuartzJob(ManagedScheduledJob) - Static method in interface com.atlassian.confluence.schedule.ManagedScheduledJob
Utility to determine if a managed job is scheduled by Quartz or not.
isQueryMode() - Method in class com.atlassian.confluence.search.v2.analysis.CommonGramsTokenFilterDescriptor
 
isQueryStringSyntax(String) - Static method in class com.atlassian.confluence.search.v2.query.SiteTextSearchQuery
 
isQuickEdit() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
isRandom() - Method in class com.atlassian.confluence.RandomnessHandler
Deprecated.
 
isReadable() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
isReadable() - Method in class com.atlassian.confluence.core.UploadedResource
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.atlassian.confluence.it.rpc.UpmJsonProvider
 
isReadOnly(DirectoryConfiguration) - Static method in enum com.atlassian.confluence.it.usermanagement.Directory
Deprecated.
 
isReadOnly(User) - Method in class com.atlassian.confluence.user.ConfluenceUserManager
 
isReadOnly(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
isReadOnly(Group) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
isReadOnly(User) - Method in interface com.atlassian.confluence.user.UserAccessor
Returns true if the user cannot be modified or removed.
isReadOnly(Group) - Method in interface com.atlassian.confluence.user.UserAccessor
Returns true if the group cannot be modified or removed.
isReadOnly(Group) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
isReadOnly(User) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManager
Deprecated.
 
isReadOnlyAccessModeEnabled() - Method in class com.atlassian.confluence.api.impl.service.accessmode.AccessModeServiceImpl
 
isReadOnlyAccessModeEnabled() - Method in interface com.atlassian.confluence.api.service.accessmode.AccessModeService
 
isReadOnlyAccessModeEnabled() - Method in interface com.atlassian.confluence.internal.accessmode.AccessModeManager
 
isReadOnlyAccessModeEnabled() - Method in class com.atlassian.confluence.internal.accessmode.DefaultAccessModeManager
isReadOnlyAccessModeEnabled() - Method in interface com.atlassian.confluence.rest.client.RemoteAccessModeService
isReadOnlyAccessModeEnabled() - Method in class com.atlassian.confluence.rest.client.RemoteAccessModeServiceImpl
'Proxied' method to check if readonly access mode is enabled.
isReadOnlyAccessModeEnabledCompletionStage() - Method in interface com.atlassian.confluence.rest.client.RemoteAccessModeService
 
isReadOnlyAccessModeEnabledCompletionStage() - Method in class com.atlassian.confluence.rest.client.RemoteAccessModeServiceImpl
 
isReadOnlyModeCompatible() - Method in class com.atlassian.confluence.plugins.maintenance.model.Addon
 
isReadOnlyModeEnabled() - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
isReady() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
Deprecated.
 
isReady() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
since 5.6 - Use Editor.isEditorCurrentlyActive() to check if tinymce is currently active instead.
isRealTitleSafeForUrl() - Method in class com.atlassian.confluence.labels.CombinedLabel
 
isRealTitleSafeForUrl() - Method in interface com.atlassian.confluence.labels.DisplayableLabel
Returns true if the label's title is safe to pass in the URL.
isRealTitleSafeForUrl() - Method in class com.atlassian.confluence.labels.Label
 
isRebuildIndex() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
isRebuildIndex() - Method in interface com.atlassian.confluence.importexport.ImportContext
 
isReceiveRecommendedEmail() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
isReceiveRecommendedEmail() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
isRecentBlogPosts() - Method in class com.atlassian.confluence.pages.actions.RecentBlogPostsAction
 
isRecentlyUpdated() - Method in class com.atlassian.confluence.pages.actions.PageChildrenAction.PageWrapper
 
isRecognisedMimeType(String) - Static method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
isRecording() - Method in interface com.atlassian.confluence.mail.embed.MimeBodyPartRecorder
 
isRecording() - Method in class com.atlassian.confluence.mail.embed.ThreadLocalMimeBodyPartRecorder
 
isRecoveryAdmin(User) - Static method in class com.atlassian.confluence.impl.security.recovery.RecoveryUtil
 
isRecoveryAdmin(String) - Static method in class com.atlassian.confluence.impl.security.recovery.RecoveryUtil
 
isRecoveryMode() - Static method in class com.atlassian.confluence.impl.security.recovery.RecoveryUtil
 
isRecursive() - Method in class com.atlassian.confluence.plugins.restapi.enrich.documentation.RequestEntityEnricher
 
isRecursive() - Method in class com.atlassian.confluence.plugins.restapi.enrich.model.ContentEnricher
 
isRecursive() - Method in class com.atlassian.confluence.plugins.restapi.enrich.model.RestListLinkEnricher
 
isRecursive() - Method in class com.atlassian.confluence.plugins.restapi.enrich.model.SpaceEnricher
 
isRecursive() - Method in interface com.atlassian.confluence.plugins.restapi.enrich.RestObjectEnricher
Get whether the enricher applies to the root object only, or recursively to all objects in the tree.
isReferenceBlogPost() - Method in class com.atlassian.confluence.content.render.xhtml.links.LinksUpdater.PartialReferenceDetails
 
isRegex() - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
Deprecated.
 
isRegistered(ObjectName) - Method in interface com.atlassian.confluence.jmx.MBeanExporterWithUnregister
Determines whether the object has been registered.
isRegistered(ObjectName) - Method in class com.atlassian.confluence.jmx.MBeanExporterWithUnregisterImpl
 
isRegistryVacant() - Method in class com.atlassian.confluence.tenant.BroadcastingTenantRegistry
 
isRegistryVacant() - Method in interface com.atlassian.confluence.tenant.TenantRegistry
 
isRegistryVacant() - Method in class com.atlassian.confluence.tenant.VolatileSingleTenantRegistry
 
isReIndexing() - Method in class com.atlassian.confluence.admin.actions.ViewIndexQueueAction
 
isReIndexing() - Method in class com.atlassian.confluence.jmx.JmxIndexManagerWrapper
 
isReIndexing() - Method in interface com.atlassian.confluence.search.IndexManager
Returns true if the system is currently being reindexed.
isReindexNeeded() - Method in class com.atlassian.confluence.event.events.security.ContentPermissionEvent
 
isRelated(S, RelationDescriptor<S, T>, T) - Method in class com.atlassian.confluence.api.impl.service.relation.RelationServiceImpl
 
isRelated(S, RelationDescriptor<S, T>, T) - Method in interface com.atlassian.confluence.api.service.relations.RelationService
Determine whether a given source and target are related by the given relation
isRelated(RelatableEntity, RelatableEntity, RelationDescriptor) - Method in class com.atlassian.confluence.internal.relations.DefaultRelationManager
 
isRelated(RelatableEntity, RelatableEntity, RelationDescriptor) - Method in interface com.atlassian.confluence.internal.relations.RelationManager
Checks if given entities are related.
isRelated(String, String, String, String, String, ContentStatus, ContentStatus, Integer, Integer) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.RelationResource
Determines whether a relationship exists between two user, space or content entities.
isRelated(S, RelationDescriptor<S, T>, T) - Method in class com.atlassian.confluence.rest.client.impl.RemoteRelationServiceImpl
isRelated(S, RelationDescriptor<S, T>, T) - Method in interface com.atlassian.confluence.rest.client.RemoteRelationService
isRelatedCompletionStage(S, RelationDescriptor<S, T>, T) - Method in class com.atlassian.confluence.rest.client.impl.RemoteRelationServiceImpl
 
isRelatedCompletionStage(S, RelationDescriptor<S, T>, T) - Method in interface com.atlassian.confluence.rest.client.RemoteRelationService
Determine whether a given source and target are related by the given relation
isRelative() - Method in class com.atlassian.confluence.content.render.xhtml.links.WebLink
 
isRelative() - Method in class com.atlassian.confluence.macro.browser.beans.MacroIcon
Whether or not the location of this icon should be taken as a relative path.
isRemoteApiEnabled() - Method in class com.atlassian.confluence.it.admin.EditSpacesConfiguration
Assumes that the webTester is already on the edit screen.
isRemoteApiEnabled() - Method in class com.atlassian.confluence.it.admin.OldEditGeneralConfiguration
 
isRemoteInstance() - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
since 5.10. No longer needed
isRemoteODInstance() - Static method in class com.atlassian.confluence.it.TestProperties
Deprecated.
since 5.10. No longer needed
isRemovable() - Method in class com.atlassian.confluence.it.content.CommentBean
 
isRemovable(Group) - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
isRemoveAllAdminPermissions(Set<SpacePermission>) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Returns if all admin permissions would be removed by the request.
isRemoveAllAdminPermissions(Set<SpacePermission>) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Returns if all admin permissions would be removed by the request.
isRemoved(K) - Method in class com.atlassian.confluence.cache.CacheOperations
 
isRemoved() - Method in class com.atlassian.confluence.it.analytics.AnalyticsEventReport.Event
 
isRemoveHistoricalVersionPermitted() - Method in class com.atlassian.confluence.pages.actions.ViewPreviousVersionsAction
 
isRenamable() - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
isReopened() - Method in class com.atlassian.confluence.pages.CommentStatus
 
isReplaceButtonEnabled() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
isReplicateAsynchronously() - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
isReplicateAsynchronously() - Method in class com.atlassian.confluence.cache.ConfluenceManagedCache
 
isReplicateAsynchronously() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
isReplicateAsynchronously() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
isReplicateViaCopy() - Method in class com.atlassian.confluence.cache.ConfluenceManagedCache
 
isReplicateViaCopy() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
isReplicateViaCopy() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
isRequestAccessPluginEnabled() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
isRequired() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
isRequireUpgrades() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
isResolved() - Method in class com.atlassian.confluence.pages.CommentStatus
 
isRestricted() - Method in class com.atlassian.confluence.it.content.ViewContentBean
Returns true if the page restrictions link is present.
isRestricted() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
isRestrictionsButtonPresent() - Method in class com.atlassian.confluence.it.content.EditContentBean
 
isRestrictionsButtonVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
isResult() - Method in class com.atlassian.confluence.spaces.actions.CreateSpaceAction
Deprecated.
 
isResultPresent(TitledContent) - Method in class com.atlassian.confluence.it.global.SiteSearch
 
isResumeDraftUrl(String) - Static method in class com.atlassian.confluence.util.UrlUtils
 
isRevertPermitted() - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
Required when an error occurs.
isRevertPermitted() - Method in class com.atlassian.confluence.pages.actions.ViewPreviousVersionsAction
 
isRevertTitle() - Method in class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
isRoot() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
 
isRootLevel() - Method in interface com.atlassian.confluence.core.Hierarchical
 
isRootLevel() - Method in class com.atlassian.confluence.pages.Page
 
isRootNode(ContentNode) - Method in class com.atlassian.confluence.pages.ContentTree
 
isRunning() - Method in interface com.atlassian.confluence.cluster.ClusterInformation
 
isRunning() - Method in class com.atlassian.confluence.cluster.EmptyClusterInformation
 
isRunning() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterInformation
 
isRunning() - Method in class com.atlassian.confluence.it.mail.MailServices
Returns true if the mail servers are running.
isRunning() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteClusterInformation
 
isRunning() - Method in class com.atlassian.confluence.util.DefaultUserChecker
 
isRunning() - Method in interface com.atlassian.confluence.util.LicenseCalculator
Whether or not the license calculator is currently computing the number of users in the system.
isRunning() - Method in class com.atlassian.confluence.util.ReadOnlyLicenseCalculator
 
isRunningSuite() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
isRunOncePerCluster(JobExecutionContext) - Static method in class com.atlassian.confluence.setup.quartz.ConfluenceQuartzUtil
 
isRuntime() - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
isSafeTitleForFilesystem(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Ensure the title is safe to be written to the file system.
isSafeTitleForUrl(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Is "title" something we can safely put in a /foo/bar/title URL? Or should we reference this thing by ID just to be safe?
isSameOrigin(URL, URL) - Static method in class com.atlassian.confluence.util.UrlUtils
 
isSaveable() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isSaveable() - Method in class com.atlassian.confluence.setup.settings.SpaceSettings
 
isSaveBarVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
Condition waits for the editor save bar to load
isSaveButtonDisplayedInScreen() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
 
isSaveButtonEnabled() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
Deprecated.
 
isSearchButtonVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
isSearchIndexBuildInProgress() - Method in class com.atlassian.confluence.search.actions.SearchIndexesAction
 
isSearchParentName() - Method in class com.atlassian.confluence.plugins.rest.service.RestSearchParameters
 
isSecret() - Method in enum com.atlassian.confluence.content.render.xhtml.model.inline.Emoticon
 
isSecurityEnabled() - Method in class com.atlassian.confluence.setup.seraph.ConfluenceSecurityController
 
isSelect(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
isSelected() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardUpdatesContent
Deprecated.
 
isSelected() - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
isSelectedCategory(Macro.Category) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
Deprecated.
 
isSelectedVersion(int) - Method in class com.atlassian.confluence.pages.actions.DiffPagesByVersionAction
 
isSendEmail() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
isSendEmail() - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
isSenMissingInLicenseMessageOff() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isServerToDataCenterMigration() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
isServlet23() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
Deprecated.
Since 6.6.0, no longer used
isSet() - Method in class com.atlassian.confluence.api.model.content.id.ContentId
 
isSet() - Method in class com.atlassian.confluence.api.model.content.id.JsonContentPropertyId
 
isSetImpl(String) - Method in class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfiguration
 
isSettable(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
isSettable(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
isSettable(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
isSetup() - Method in class com.atlassian.confluence.setup.johnson.ConfluenceJohnsonSetupConfig
 
isSetup() - Method in class com.atlassian.confluence.spring.DelegatingContainerContext
 
isSetup() - Method in class com.atlassian.confluence.tenant.TenantedContainerContext
 
isSetupComplete() - Method in class com.atlassian.confluence.setup.velocity.HibernateResourceLoader
Checks whether the Confluence setup was completed.
isSetupComplete() - Static method in class com.atlassian.confluence.util.GeneralUtil
 
isSetupPage(String) - Method in class com.atlassian.confluence.setup.johnson.ConfluenceJohnsonSetupConfig
 
isSetupPluginManager() - Method in class com.atlassian.confluence.plugin.ConfluencePluginManager
Overridden in SetupPluginManager to return true.
isSetupPluginManager() - Method in class com.atlassian.confluence.setup.SetupPluginManager
 
isSetupTypeClustered() - Method in interface com.atlassian.confluence.setup.actions.ConfluenceSetupPersister
Determines whether or not the configured setup type is for a clustered edition
isSetupTypeClustered() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
isSetupTypeMigration() - Method in interface com.atlassian.confluence.setup.actions.ConfluenceSetupPersister
Determines whether or not the configured setup type is a migration to/from clustered
isSetupTypeMigration() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
isSharedDraft(ContentEntityObject) - Static method in class com.atlassian.confluence.internal.content.DraftUtils
Returns true if content is shared draft.
isSharedDraft(ContentEntityObject) - Static method in interface com.atlassian.confluence.pages.DraftsTransitionHelper
 
isSharedDraftsEnabled() - Method in class com.atlassian.confluence.util.synchrony.SynchronyConfigurationReader
 
isSharedDraftsFeatureEnabled(String) - Method in class com.atlassian.confluence.pages.DefaultDraftsTransitionHelper
 
isSharedDraftsFeatureEnabled(String) - Method in interface com.atlassian.confluence.pages.DraftsTransitionHelper
This method is used to determine whether or not the Shared Drafts Dark Feature is enabled or disabled on a per space basis, the method is provided a spaceKey and returns whether or not the feature is enabled.
isSharedDraftsFeatureEnabled(String) - Method in interface com.atlassian.confluence.setup.settings.CollaborativeEditingHelper
Checks if the Shared Drafts dark feature is enabled for the space or globally when no space is passed.
isSharedDraftsFeatureEnabled(String) - Method in class com.atlassian.confluence.setup.settings.DefaultCollaborativeEditingHelper
 
isShowActions() - Method in class com.atlassian.confluence.pages.actions.ViewPreviousVersionsAction
 
isShowAll() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
isShowAll() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
isShowAll() - Method in class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
isShowBlankExperience() - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
isShowBlankExperience() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
isShowChangedContent() - Method in class com.atlassian.confluence.it.user.UserProfile
 
isShowCommentArea() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
isShowContactAdministratorsForm() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
isShowContactAdministratorsForm() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isShowContent() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
isShowContent() - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
isShowContent() - Method in class com.atlassian.confluence.rss.FeedProperties
 
isShowContent() - Method in class com.atlassian.confluence.rss.RssRenderItem
 
isShowContent() - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
isShowDeactivatedUsers() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
isShowDefaultParamInPlaceholder() - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
isShowDifferencesInNotificationEmails() - Method in class com.atlassian.confluence.user.ConfluenceUserPreferences
 
isShowDiffInEmailNotifications() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
isShowDiffInEmailNotifications() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
isShowDistributions() - Method in class com.atlassian.confluence.admin.actions.FlushCacheAction
 
isShowDistributions() - Method in class com.atlassian.confluence.cache.CacheStatisticsAction
Deprecated.
 
isShowDraftMessage() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
isShowDraftMessage() - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
isShowEmail() - Method in class com.atlassian.confluence.internal.user.UserSearchRequest
 
isShowExternallyDeletedUsers() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
isShowForgottenPasswordHelp() - Method in class com.atlassian.confluence.user.actions.LoginAction
 
isShowFullContent() - Method in class com.atlassian.confluence.it.user.UserProfile
 
isShowGlobalUnlicensedUsersUI() - Method in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
Show the permissions UI for unlicensed authenticated users if any global authenticated user permissions are present.
isShowInfoOn500() - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
isShowInfoOn500() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
 
isShowing() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceWebSudoBanner
Deprecated.
 
isShowLargeQueueWarning() - Method in class com.atlassian.confluence.spaces.actions.RemoveSpaceEntryAction
 
isShowOnlyPersonal() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
isShowProfilePic() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroParams
 
isShowShadowedUsers() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
isShowSignUp() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
isShowSystemInfoIn500Page() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
isShowSystemInfoIn500Page() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isShowSystemInfoIn500PageEnabled() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
isShowUnlicensedUsers() - Method in class com.atlassian.confluence.internal.user.SearchRequest
 
isShowUnlicensedUsers() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
isShowUnlicensedUsers() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
isShowUnlicensedUsers() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
isShutdown() - Method in class com.atlassian.confluence.rest.client.PromisingExecutorService
Deprecated.
 
isSideBars() - Method in class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutCell
 
isSidSet() - Method in interface com.atlassian.confluence.core.ConfluenceSidManager
 
isSidSet() - Method in class com.atlassian.confluence.core.DatabaseSidManager
 
isSidSet() - Method in class com.atlassian.confluence.setup.BootstrapSidManager
 
isSimple() - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
isSimpleSearch() - Method in class com.atlassian.confluence.internal.user.UserSearchRequest
 
isSingleton() - Method in class com.atlassian.confluence.content.render.xhtml.XmlOutputFactoryFactoryBean
 
isSingleton() - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfigurableMappingResources
 
isSingleton() - Method in class com.atlassian.confluence.impl.security.SpacePermissionManagerFactory
 
isSingleton() - Method in class com.atlassian.confluence.impl.vcache.VCacheFactoryBean
 
isSingleton() - Method in class com.atlassian.confluence.license.LicenseManagerFactoryBean
 
isSingleton() - Method in class com.atlassian.confluence.plugin.BundledPluginLoaderFactory
 
isSingleton() - Method in class com.atlassian.confluence.plugin.DirectoryScanningPluginFactory
 
isSingleton() - Method in class com.atlassian.confluence.plugin.RosterFilePluginLoaderFactory
 
isSingleton() - Method in class com.atlassian.confluence.plugin.spring.FelixOsgiContainerManagerFactory
 
isSingleton() - Method in class com.atlassian.confluence.plugin.spring.LegacyDynamicPluginFactoryBeanFactory
 
isSingleton() - Method in class com.atlassian.confluence.plugin.spring.OsgiPersistentCacheFactory
 
isSingleton() - Method in class com.atlassian.confluence.plugin.spring.PackageScannerConfigurationFactory
 
isSingleton() - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.DirectoryFactory
 
isSingleton() - Method in class com.atlassian.confluence.servlet.download.SettingsConfiguredDownloadPolicyProvider
 
isSingleton() - Method in class com.atlassian.confluence.setup.velocity.VelocityEngineFactoryBean
 
isSingleton() - Method in class com.atlassian.confluence.spring.ObjectHolder
 
isSingleton() - Method in class com.atlassian.confluence.tenant.TenantGate
Deprecated.
 
isSiteBlogWatchForUser() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
isSiteBlogWatchForUser() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
isSiteFeatureEnabled(String) - Method in class com.atlassian.confluence.it.DarkFeaturesHelper
 
isSiteFeatureEnabled(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.DarkFeatureRpc
Checks if a given dark feature is enabled for the entire site.
isSiteImport() - Method in class com.atlassian.confluence.event.events.admin.ImportFinishedEvent
 
isSiteImport() - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
isSiteMigrationInProgress() - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
 
isSiteMigrationInProgress() - Method in class com.atlassian.confluence.content.render.xhtml.migration.PageTemplateSiteMigrator
 
isSiteMigrationInProgress() - Method in interface com.atlassian.confluence.content.render.xhtml.migration.SiteMigrator
 
IsSiteReindexingChecker - Class in com.atlassian.confluence.internal.index.v2
 
IsSiteReindexingChecker(Supplier<IndexManager>) - Constructor for class com.atlassian.confluence.internal.index.v2.IsSiteReindexingChecker
 
isSiteSupportEmailAllowed() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
isSkipAccessCheck() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
isSlowComment() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.NewComment
Deprecated.
isSlowComment() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.NewReply
Deprecated.
slow comment has been removed.
isSmallSelected() - Method in class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
Deprecated.
 
isSourceMapEnabled() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
 
isSourceModified(Resource) - Method in class com.atlassian.confluence.setup.velocity.DebugResourceLoader
Never called because #getResourceStream(java.lang.String) always returns null.
isSourceModified(Resource) - Method in class com.atlassian.confluence.setup.velocity.DynamicPluginResourceLoader
 
isSourceModified(Resource) - Method in class com.atlassian.confluence.setup.velocity.HibernateResourceLoader
 
isSourceModified(Resource) - Method in class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
 
isSpaceAdmin() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
isSpaceAdmin(Space, User, SpacePermissionManager) - Static method in class com.atlassian.confluence.pages.actions.ActionHelper
 
isSpaceAdminOrConfAdmin() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
isSpaceAdminUser() - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
isSpaceDecorator() - Method in class com.atlassian.confluence.setup.velocity.DecoratorName
 
isSpaceDecoratorSource(String) - Static method in class com.atlassian.confluence.setup.velocity.DecoratorName
 
isSpaceImport() - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
isSpaceIncluded(Space) - Method in class com.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier
Returns whether the space is in the inclusion List.
isSpaceNotification() - Method in class com.atlassian.confluence.mail.notification.Notification
 
isSpacePermission() - Method in class com.atlassian.confluence.security.SpacePermission
 
isSpaceRequired() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditStylesheetAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouriteAjaxAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouriteAjaxAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.pages.actions.AlphabeticalListPagesAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.pages.actions.ChildrenAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.pages.actions.DirectoryViewListPagesAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.pages.actions.RecentBlogPostsAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.pages.actions.ReorderPageDialogAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.plugins.editorloader.EditorAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.plugins.labels.actions.AbstractLabelDisplayingAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAdminAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.spaces.actions.ChooseThemeAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.spaces.actions.CustomPageContentAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
isSpaceRequired() - Method in interface com.atlassian.confluence.spaces.actions.SpaceAware
If the action requires that the space be set before being run, then it should return true to this method.
isSpaceRequired() - Method in class com.atlassian.confluence.spaces.actions.SpaceColourSchemeAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.spaces.actions.SpaceEditDecoratorAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.spaces.actions.SpaceEditStylesheetAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.spaces.actions.SpaceLookAndFeelAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
isSpaceRequired() - Method in class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction
 
isSpaceSearchEnabled() - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
isSpaceSearchEnabled(String) - Method in class com.atlassian.confluence.plugins.doctheme.DocThemeHelper
 
isSpaceSearchEnabled() - Method in class com.atlassian.confluence.plugins.doctheme.Settings
 
isSpaceStylesEnabled() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
isSpinnerVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.EditorPreview
Deprecated.
 
isSpringComponentPresent(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
isSpringComponentPresent(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
isSpringComponentPresent(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Returns true if a Spring component with the given name exists in the application context.
isSpringComponentPresent(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
isSqlServer() - Static method in class com.atlassian.confluence.upgrade.UpgradeUtils
Deprecated.
 
isSsoLogin(HttpServletRequest) - Static method in class com.atlassian.confluence.user.LoginDetailsHelper
 
isStandaloneToCluster() - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
 
isStandardAtlassianUser(List<RepositoryConfiguration>) - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
Deprecated.
 
isStandardOsUser() - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
Deprecated.
 
isStandardOsUser(Document) - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
Deprecated.
 
isStandardPort(int) - Method in class com.atlassian.confluence.impl.util.tomcat.DefaultTomcatConfigHelper
 
isStandardPort(int) - Method in interface com.atlassian.confluence.util.tomcat.TomcatConfigHelper
Indicates whether the given port is a standard HTTP port.
isStartDocument() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
isStartedUp() - Method in class com.atlassian.confluence.impl.setup.DefaultLifecycleManager
 
isStartElement() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
isStatisticsEnabled() - Method in class com.atlassian.confluence.cache.ConfluenceManagedCache
 
isStatisticsEnabled() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
isStatisticsEnabled() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
isStatisticsEnabled() - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhooksConfiguration
 
isStopOnException() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
isStopRunning() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
isSubscription() - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel
 
isSuccess() - Method in class com.atlassian.confluence.util.ajax.AjaxResponse
 
isSuccess() - Method in class com.atlassian.confluence.validation.Validation
Returns true if this validation is a success, false otherwise.
isSuccessful() - Method in class com.atlassian.confluence.api.model.eviction.SynchronyEvictionResult
 
isSuccessful() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus
 
isSuccessful() - Method in interface com.atlassian.confluence.api.model.validation.ValidationResult
Checks for both: validity and authorization.
isSuccessful() - Method in class com.atlassian.confluence.content.render.xhtml.view.BatchedRenderResult
 
isSuccessful() - Method in class com.atlassian.confluence.content.render.xhtml.view.RenderResult
 
isSuccessful() - Method in class com.atlassian.confluence.pageobjects.page.space.SiteExportResult
Deprecated.
isSuccessful() - Method in class com.atlassian.confluence.plugins.synchrony.api.events.SynchronyRestartedEvent
 
isSuccessful() - Method in class com.atlassian.confluence.util.longrunning.DelegatingLongRunningTask
 
isSuccessful() - Method in class com.atlassian.confluence.util.MulticastRouteTester
 
isSuggestArchivedSpaces() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
isSuperBatchingEnabled() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
 
isSuperUser() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
Deprecated.
since 3.5 this method is not called anywhere and should not be used
isSuperUser(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
isSuperUser(User) - Method in interface com.atlassian.confluence.user.UserAccessor
Deprecated.
since 3.5 the permission checks in the application take care of checking for this membership
isSupportJarResources() - Method in class com.atlassian.confluence.util.test.ClassResolver
 
isSupportPaginationService() - Method in class com.atlassian.confluence.labels.actions.ListLabelsBySpaceAction
 
isSupportPaginationService() - Method in class com.atlassian.confluence.pages.actions.ListPermissionPagesAction
 
isSupportPaginationService() - Method in interface com.atlassian.confluence.pages.actions.PaginationServiceSupportActionAware
Indicate does sub class support new way of pagination or not
isSupportsSimpleSearch() - Method in interface com.atlassian.confluence.internal.user.UserSearchServiceInternal
 
isSupportsSimpleSearch() - Method in class com.atlassian.confluence.internal.user.UserSearchServiceInternalImpl
 
isSupportsSimpleSearch() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
isSupportsSimpleSearch() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
isSuppressAutowatch() - Method in class com.atlassian.confluence.core.DefaultSaveContext
 
isSuppressAutowatch() - Method in interface com.atlassian.confluence.core.SaveContext
Control whether the save should result in the page being watched by the creator if they have their autowatch setting on.
isSuppressNotifications() - Method in interface com.atlassian.confluence.api.model.event.notification.NotificationEnabledEvent
 
isSuppressNotifications() - Method in class com.atlassian.confluence.core.AbstractOperationContext
 
isSuppressNotifications() - Method in interface com.atlassian.confluence.core.OperationContext
Indicates that notifications should not be sent out informing users of the changes to this content.
isSuppressNotifications() - Method in class com.atlassian.confluence.event.events.content.ContentEvent
 
isSuppressNotifications() - Method in class com.atlassian.confluence.event.events.content.page.async.PageEvent
Deprecated.
 
isSuppressNotifications() - Method in class com.atlassian.confluence.event.events.follow.FollowEvent
 
isSuppressNotifications() - Method in class com.atlassian.confluence.event.events.security.ForgotPasswordEvent
 
isSuppressWebhook() - Method in class com.atlassian.confluence.event.events.user.UserDeactivateEvent
 
isSuppressWebhook() - Method in class com.atlassian.confluence.event.events.user.UserReactivateEvent
 
isSynchronous() - Method in class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
 
isSynchronous() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
isSynchronyClusterManuallyManaged() - Method in interface com.atlassian.confluence.plugins.synchrony.api.SynchronyProcessManager
Returns true if external Synchrony cluster is used, and false if Confluence manages Synchrony cluster on its own.
isSynchronyClusterManuallyManaged() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProcessManager
 
isSynchronyDisabled() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
 
isSynchronyEnabled() - Method in class com.atlassian.confluence.util.synchrony.SynchronyConfigurationReader
Deprecated.
since 7.5.0. Limited mode is no longer supported since 7.5.0
isSynchronyOff() - Method in interface com.atlassian.confluence.plugins.synchrony.api.SynchronyProcessManager
Returns true if synchrony is switched off (for example, by admin), and false otherwise.
isSynchronyOff() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProcessManager
 
isSynchronyProxyUp() - Method in interface com.atlassian.confluence.plugins.synchrony.api.SynchronyProxyMonitor
Determines if the Synchrony Proxy is currently running or not.
isSynchronyProxyUp() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProxyMonitor
 
isSynchronyRunning() - Method in class com.atlassian.confluence.plugins.synchrony.status.SynchronyStatusCache
 
isSynchronyStartingUp() - Method in interface com.atlassian.confluence.plugins.synchrony.api.SynchronyProcessManager
Determines if the Synchrony that Confluence uses to connect to is in the process of starting up.
isSynchronyStartingUp() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProcessManager
 
isSynchronyUp() - Method in class com.atlassian.confluence.plugins.synchrony.api.events.CollaborativeEditingModeChangeEvent
 
isSynchronyUp() - Method in interface com.atlassian.confluence.plugins.synchrony.api.SynchronyMonitor
Determines if the Synchrony that Confluence uses to connect to is currently running or not.
isSynchronyUp() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyMonitor
 
isSysAdmin(boolean) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
Deprecated.
 
isSysAdmin() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
 
isSysAdmin() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
 
isSystemAdmin() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
isSystemAdmin() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
isSystemAdmin() - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
isSystemAdmin() - Method in class com.atlassian.sal.confluence.permission.ConfluencePermissionEnforcer
 
isSystemAdmin(String) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
 
isSystemAdmin(UserKey) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
isSystemAdmin(String) - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
isSystemAdmin(UserKey) - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
isSystemAdministrator(User) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
isSystemAdministrator(User) - Method in class com.atlassian.confluence.security.PermissionHelper
 
isSystemAdministrator(User) - Method in interface com.atlassian.confluence.security.PermissionManager
Determine if the user is a system administrator.
isSystemModule() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
isSystemPlugin(String) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
 
isTablePresent(String, PlatformTransactionManager, SessionFactory) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
Within a new transaction (for the database metadata lookup) check if the named table exists in the database.
isTablePresent(String, PlatformTransactionManager, SessionFactory) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
 
isTableToolbarOpen() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
true if the Table toolbar is visible
isTcpIp() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
isTeam(Label) - Static method in class com.atlassian.confluence.labels.Namespace
 
isTeamLabel() - Method in class com.atlassian.confluence.labels.Label
 
isTemplateApplied() - Method in class com.atlassian.confluence.pages.actions.CreatePageFromTemplateAction
 
isTemplateApplied() - Method in class com.atlassian.confluence.pages.actions.PageVariablesAction
 
isTemplateCreationUrl(String) - Static method in class com.atlassian.confluence.util.UrlUtils
 
isTemplateEditUrl(String) - Static method in class com.atlassian.confluence.util.UrlUtils
 
isTenantRegistered(Tenant) - Method in class com.atlassian.confluence.tenant.BroadcastingTenantRegistry
 
isTenantRegistered(Tenant) - Method in interface com.atlassian.confluence.tenant.TenantRegistry
 
isTenantRegistered(Tenant) - Method in class com.atlassian.confluence.tenant.VolatileSingleTenantRegistry
 
isTerminated() - Method in class com.atlassian.confluence.rest.client.PromisingExecutorService
Deprecated.
 
isTestClass(String) - Method in class com.atlassian.confluence.junit3.ClassPathTestCollector
 
isTestClass(String) - Method in class com.atlassian.confluence.test.qunit.QUnitTestCollector
 
isTestClass(String, String) - Static method in class com.atlassian.confluence.test.qunit.QUnitTestCollectorCriteria
 
isText(String) - Static method in class com.atlassian.confluence.util.test.matchers.JsonMatchers
 
isTextContaining(String) - Static method in class com.atlassian.confluence.util.test.matchers.JsonMatchers
 
isThemeSet() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractLookAndFeelAction
 
isThisNodeClustered() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
Deprecated.
since 5.9
isThisNodeClustered() - Method in class com.atlassian.confluence.setup.actions.SetupDBChoiceAction
 
isThisNodeClustered() - Method in class com.atlassian.confluence.setup.actions.SetupDBTypeAction
 
isThreadComments() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
isThumbnail() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
isThumbnail() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.EmbeddedImagePlaceholderRequest
 
isThumbnail() - Method in interface com.atlassian.confluence.xhtml.api.EmbeddedImage
 
isThumbnailable(Attachment) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
 
isThumbnailable(String) - Static method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
 
isThumbnailable(ThumbnailInfo) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
 
isThumbnailable(Attachment) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Checks the content type/mime type of the attachment to determine whether a thumbnail can be created from it
isThumbnailable(ThumbnailInfo) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Check the thumbnail information to determine whether a thumbnail can be created from it
isThumbnailable() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
isTimerStopped() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
isTinyMceInit() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
since 5.6- Use Editor.isEditorCurrentlyActive() to check if tinymce is currently active instead.
isTitleChanged() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent
 
isTitleChanged() - Method in class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
 
isTitleEditable() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
isTitleFocused() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
isTitleModified() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
Returns true if the page title is not null and not equals the current page title
isTitleReadOnly() - Method in class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateAction
 
isTlsRequired() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
isTokenChar(int) - Method in class com.atlassian.confluence.search.lucene.tokenizers.GenericCharacterTokenizer
 
isTokenForUserValid(User, String) - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
isTokenForUserValid(User, String) - Method in interface com.atlassian.confluence.user.SignupManager
 
isTomcatServer() - Method in class com.atlassian.confluence.util.SupportUtility
 
isTopLevelCommentAreaVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
Deprecated.
 
isTopLevelCommentEditorVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
Deprecated.
 
isTransactionActive() - Method in class com.atlassian.confluence.core.ConfluenceSynchronizationManager
 
isTransactionActive() - Method in interface com.atlassian.confluence.core.SynchronizationManager
 
isTransient(Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
isTreeEnabled(String) - Method in class com.atlassian.confluence.plugins.doctheme.DocThemeHelper
 
isTreeEnabled() - Method in class com.atlassian.confluence.plugins.doctheme.Settings
 
isTrimExtension() - Method in class com.atlassian.confluence.spaces.actions.ImportPagesAction
 
isTrustedConnectionError() - Method in class com.atlassian.confluence.util.http.trust.TrustedConnectionStatus
Deprecated.
 
isTrustSupported() - Method in class com.atlassian.confluence.util.http.trust.TrustedConnectionStatus
Deprecated.
 
isTryNext() - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
isTypeAllowed(String) - Method in class com.atlassian.confluence.security.actions.PermissionRow
 
isUndoEnabled() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
isUndoSettingsNeeded() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
isUndoUnfollowNeeded() - Method in class com.atlassian.confluence.user.actions.ViewFollowAction
 
isUnknown() - Method in interface com.atlassian.confluence.it.admin.SenInformation
Returns true if SEN information about this license is known.
isUnknown() - Method in class com.atlassian.confluence.it.admin.SimpleSenInformation
 
isUnknownUser() - Method in class com.atlassian.confluence.plugins.rest.dto.UserDto
 
isUnknownUser(User) - Static method in class com.atlassian.confluence.user.UnknownUser
 
isUnknownUser(User) - Method in class com.atlassian.confluence.user.UserHelper
 
isUnlicensedGlobalPermissionEnabled() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
isUnlimitedNumberOfUsers() - Method in class com.atlassian.sal.confluence.license.SingleProductDetailsViewImpl
 
isUnlimitedUserLicense() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
isUnlimitedUserLicense() - Method in class com.atlassian.confluence.license.store.FlushUserCheckerCacheOnLicenseUpdate
 
isUnlimitedUserLicense(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
isUnlimitedUserLicense(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
isUnlimitedUserLicense(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
isUnlimitedUserLicense() - Method in class com.atlassian.confluence.util.DefaultUserChecker
 
isUnlimitedUserLicense(ConfluenceLicense) - Method in class com.atlassian.confluence.util.DefaultUserChecker
Deprecated.
since 5.10 Use ProductLicense.isUnlimitedNumberOfUsers()
isUnlimitedUserLicense() - Method in interface com.atlassian.confluence.util.UserChecker
 
isUnpublished() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
isUnpublished() - Method in class com.atlassian.confluence.pages.Draft
 
isUnpublishedChangesLozengeVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
isUnsynced() - Method in class com.atlassian.confluence.event.events.analytics.UserRemoveDoneAnalyticsEvent
 
isUnsynced() - Method in class com.atlassian.confluence.event.events.analytics.UserRemoveInitiatedAnalyticsEvent
 
isUnsyncedUser(ConfluenceUser) - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
isUnsyncedUser(ConfluenceUser) - Method in interface com.atlassian.confluence.internal.user.UserAccessorInternal
Checks whether or not a user is unsynced
isUnsyncedUser(ConfluenceUser) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
isUnsyncedUser(ConfluenceUser) - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
Check whether or not a user exists in the application as unsynced.
isUnsyncedUser(ConfluenceUser) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
isUnsyncedUserPresent(String, String) - Method in class com.atlassian.confluence.it.admin.ManageUsers
 
isUpgradeableCrowdConfiguration(RepositoryConfiguration) - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
Deprecated.
 
isUpgradeableLdapConfiguration(RepositoryConfiguration) - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
Deprecated.
 
isUpgraded() - Method in interface com.atlassian.confluence.setup.settings.CollaborativeEditingHelper
Maybe better alternative is do synchrony event propagation via this class so upgrade check is isolated in one place.
isUpgraded() - Method in class com.atlassian.confluence.setup.settings.DefaultCollaborativeEditingHelper
 
isUpgraded() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
isUpgraded() - Method in interface com.atlassian.confluence.upgrade.UpgradeManager
 
isUpgradeRequired() - Method in class com.atlassian.confluence.upgrade.AbstractDeferredRunUpgradeTask
 
isUpgradeRequired() - Method in interface com.atlassian.confluence.upgrade.DeferredUpgradeTask
 
isUpgradeRequiredWithWait() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeGate
 
isUpgradeRequiredWithWait() - Method in interface com.atlassian.confluence.upgrade.UpgradeGate
Check the upgrade status set via UpgradeGate.setUpgradeRequired(boolean).
isUploaded() - Method in class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
isUploadFormVisible() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
isUrlAndGav() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.Material
 
isUrlLink(String) - Static method in class com.atlassian.confluence.links.ConfluenceLinkResolver
 
isUrlLink() - Method in class com.atlassian.confluence.links.OutgoingLink
 
isUrlNotGav() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.Material
 
isUseDraft() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
isUser(User) - Method in class com.atlassian.confluence.it.analytics.AnalyticsEventReport.Event
 
isUserAcknowledged(ConfluenceUser) - Method in class com.atlassian.confluence.user.extras.aggregation.impl.AggregationWarningManager
 
isUserAuthorised(Application, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
isUserAuthorised(Application, User) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
isUserChange() - Method in class com.atlassian.confluence.mail.notification.Notification
 
isUserDeactivated() - Method in class com.atlassian.confluence.user.actions.ViewUserAction
 
isUserDirectGroupMember(Application, String, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
isUserDirectMember(long, String, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
 
isUserDirectMember(long, String, String) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
isUserDirectMember(long, String, String, Supplier<Iterable<String>>) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
isUserDirectMember(long, String, String) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
isUserDirectMember(long, String, String, Supplier<Iterable<String>>) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
Returns true if the groupName is in the cached list of parents of the user, false if groupName is not in the list.
isUserDirectMember(long, String, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembershipDao
 
isUserDisabled(String) - Method in class com.atlassian.confluence.it.admin.ManageUsers
 
isUserDisabled(User) - Method in class com.atlassian.confluence.it.admin.ManageUsers
 
isUserDisabled() - Method in class com.atlassian.confluence.it.admin.ViewUser
 
isUserFavourite(User, Space) - Method in class com.atlassian.confluence.userstatus.DefaultFavouriteManager
 
isUserFavourite(User, AbstractPage) - Method in class com.atlassian.confluence.userstatus.DefaultFavouriteManager
 
isUserFavourite(User, Space) - Method in interface com.atlassian.confluence.userstatus.FavouriteManager
Returns whether a space is marked as a favourite for a user.
isUserFavourite(User, AbstractPage) - Method in interface com.atlassian.confluence.userstatus.FavouriteManager
Returns whether a page or blog post is marked as a favourite for a user.
isUserFeatureEnabled(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.DarkFeatureRpc
Checks if a given dark feature is enabled for the logged in user.
isUserFollowing(User, User) - Method in class com.atlassian.confluence.follow.DefaultFollowManager
 
isUserFollowing(User, User) - Method in interface com.atlassian.confluence.follow.FollowManager
True if the follower is following the followee
isUserFollowing(User, User) - Method in interface com.atlassian.confluence.follow.persistence.dao.ConnectionDao
True if the follower is following the followee
isUserFollowing(User, User) - Method in class com.atlassian.confluence.follow.persistence.dao.hibernate.HibernateConnectionDao
 
isUserInGroup(String, String) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
Returns whether the user is in the specify group
isUserInGroup(UserKey, String) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
isUserInGroup(String, String) - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
isUserInGroup(UserKey, String) - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
IsUserInstalledPlugin - Class in com.atlassian.confluence.plugins.pulp.wrm
A PluginPredicate that matches on user-installed plugins.
IsUserInstalledPlugin(PluginMetadataManager) - Constructor for class com.atlassian.confluence.plugins.pulp.wrm.IsUserInstalledPlugin
 
isUserKnown - Static variable in class com.atlassian.confluence.api.model.people.User
A predicate that filters out unknown users.
isUserNestedGroupMember(Application, String, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
isUserPermission() - Method in class com.atlassian.confluence.security.ContentPermission
 
isUserPermission() - Method in class com.atlassian.confluence.security.NeverPermittedContentPermission
 
isUserPermission() - Method in class com.atlassian.confluence.security.SpacePermission
 
isUserPresent(String) - Method in class com.atlassian.confluence.it.admin.ManageUsers
 
isUserPresent(User) - Method in class com.atlassian.confluence.it.admin.ManageUsers
 
isUserProfilePicture() - Method in class com.atlassian.confluence.pages.Attachment
Determines whether the Attachment is a user's profile picture
isUserRecognized() - Method in class com.atlassian.confluence.util.http.trust.TrustedConnectionStatus
Deprecated.
 
isUserRemovable(User) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
isUserRemovable(User) - Method in interface bucket.user.UserAccessor
Deprecated.
 
isUserRemovable() - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
 
isUserRemovable(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
isUserRequired() - Method in class com.atlassian.confluence.rss.actions.NetworkFeedAction
 
isUserRequired() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
isUserRequired() - Method in interface com.atlassian.confluence.user.actions.UserAware
If the action requires that the user be set before being run, then it should return true to this method.
isUserRequired() - Method in class com.atlassian.confluence.user.actions.UserPopupAction
 
isUserSearch() - Method in class com.atlassian.confluence.user.actions.UserPickerAction
 
isUserStatusPluginEnabled() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Temporary method until we have plugin points to require i18n keys.
isUsersToAddEmpty(Map) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Validate if the number of users to add is empty Validation only occurs if the user add button is pressed
isUsersToAddEmpty(Map) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Validate if the number of users to add is empty Validation only occurs if the user add button is pressed
isUsersToAddTooLarge(Map) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Validate if the number of users to add is greater than maximum allowed.
isUsersToAddTooLarge(Map) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Validate if the number of users to add is greater than maximum allowed.
isUserWatchingOwnContent() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
isUserWatchingPage() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
Returns true if the user is watching the current page.
isUserWatchingPage() - Method in class com.atlassian.confluence.plugins.editorloader.EditorAction
Returns true if the user is watching the current page.
isUserWatchingPageOrSpace(User, Space, AbstractPage) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
isUserWatchingPageOrSpace(User, Space, AbstractPage) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
Returns true if: a) the user is watching the AbstractPage b) the user is watching the space, or c) the user is watching the contentType of the AbstractPage for the Space
isUserWatchingSpace() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
Returns true if the user is watching the page/blog's space for the respective ContentType.
isUserWatchingSpace() - Method in class com.atlassian.confluence.plugins.editorloader.EditorAction
Returns true if the user is watching the page/blog's space for the respective ContentType.
isUserWatchingSpace() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
isUsesCustomLogo() - Method in class com.atlassian.confluence.plugins.lookandfeel.SiteLogoVelocityHelper
 
isUseSetClobAsString() - Method in class com.atlassian.hibernate.BucketClobStringType
Get the UseSetString property.
isUsingH2() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Placing this method in ConfluenceActionSupport is a bit of a hack, but it is surprisingly difficult to have a generic piece of logic that can be used in decorators.
isUsingHSQL() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Placing this method in ConfluenceActionSupport is a bit of a hack, but it is surprisingly difficult to have a generic piece of logic that can be used in decorators.
isUsingHSQL() - Method in class com.atlassian.hibernate.BucketClobStringType
Returns ture if we are running with the HSQL hibernate dialect.
isUsingMySQL() - Method in class com.atlassian.hibernate.BucketClobStringType
Returns true if we are running with the MySQL hibernate dialect.
isUsingOracle() - Method in class com.atlassian.hibernate.BucketClobStringType
Returns true if we are running with the Oracle hibernate dialect.
isUUID(String) - Static method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId.ContentTemplateIdWithUUID
 
isValid() - Method in class com.atlassian.confluence.api.model.validation.SimpleMergeValidationResult
 
isValid() - Method in interface com.atlassian.confluence.api.model.validation.ValidationResult
Checks for validity.
isValid() - Method in class com.atlassian.confluence.core.service.AbstractServiceCommand
 
isValid() - Method in class com.atlassian.confluence.core.service.CommandActionHelper
 
isValid() - Method in class com.atlassian.confluence.core.service.RunAsUserCommand
 
isValid() - Method in interface com.atlassian.confluence.core.service.ServiceCommand
Determine if the command is in a valid state to be executed.
isValid() - Method in class com.atlassian.confluence.links.linktypes.IncludePageMacroLink
 
isValid(String) - Static method in class com.atlassian.confluence.plugins.schedule.admin.support.CronExpressionValidator
Determines if the cron expression is valid according to Quartz.
isValid() - Method in class com.atlassian.confluence.rest.api.model.validation.RestValidationResult
 
isValid() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
isValidAnonymousPermission(String) - Method in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
Check whether this space permission is allowed to be assigned to the 'anonymous' category.
isValidAnonymousPermission(String) - Static method in class com.atlassian.confluence.security.SpacePermission
 
isValidAuthenticatedUsersPermission(String) - Method in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
Check whether this space permission is allowed to be assigned to the 'authenticated users' category.
isValidAuthenticatedUsersPermission(String) - Static method in class com.atlassian.confluence.security.SpacePermission
 
isValidDirectory() - Method in class com.atlassian.confluence.spaces.actions.ImportPagesAction
 
isValidGlobalSpaceKey(String) - Static method in class com.atlassian.confluence.spaces.Space
 
isValidGroup(Group) - Method in class com.atlassian.confluence.it.usermanagement.ActiveDirectoryDirectoryConfiguration
 
isValidGroup(Group) - Method in class com.atlassian.confluence.it.usermanagement.CrowdDirectoryConfiguration
Deprecated.
 
isValidGroup(Group) - Method in class com.atlassian.confluence.it.usermanagement.DefaultDirectoryConfiguration
Deprecated.
 
isValidGroup(Group) - Method in interface com.atlassian.confluence.it.usermanagement.DirectoryConfiguration
Deprecated.
Returns true if the provided group details are valid for creation on this configuration.
isValidGroup(Group) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadOnlyDirectoryConfiguration
 
isValidGroup(Group) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadOnlyLocalGroupsDirectoryConfiguration
 
isValidGroup(Group) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadWriteDirectoryConfiguration
 
isValidLabelLength(ParsedLabelName) - Static method in class com.atlassian.confluence.labels.LabelParser
 
isValidLabelLength(String) - Static method in class com.atlassian.confluence.util.LabelUtil
 
isValidLabelLengths(String) - Static method in class com.atlassian.confluence.util.LabelUtil
 
isValidLabelLengths(Collection) - Static method in class com.atlassian.confluence.util.LabelUtil
 
isValidLabelName(String) - Static method in class com.atlassian.confluence.util.LabelUtil
 
isValidLabelNames(String) - Static method in class com.atlassian.confluence.util.LabelUtil
 
isValidLabelNames(Collection) - Static method in class com.atlassian.confluence.util.LabelUtil
 
isValidName(String) - Static method in enum com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro.Tabs
 
isValidNameLength(ParsedLabelName) - Static method in class com.atlassian.confluence.labels.LabelParser
 
isValidPageTitle(String) - Static method in class com.atlassian.confluence.pages.AbstractPage
 
isValidPersonalSpaceKey(String) - Static method in class com.atlassian.confluence.spaces.Space
 
isValidPrefixLength(ParsedLabelName) - Static method in class com.atlassian.confluence.labels.LabelParser
 
isValidSpaceKey() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
isValidSpaceKey(String) - Static method in class com.atlassian.confluence.spaces.Space
Is the key a valid space key of any type? Tests validity of both personal and global space keys
isValidTitleLength(String) - Static method in class com.atlassian.confluence.pages.AbstractPage
 
isValidURL(String) - Static method in class com.atlassian.confluence.content.render.xhtml.links.WebLink
 
isValidUser(User) - Method in class com.atlassian.confluence.it.usermanagement.ActiveDirectoryDirectoryConfiguration
 
isValidUser(User) - Method in class com.atlassian.confluence.it.usermanagement.CrowdDirectoryConfiguration
Deprecated.
 
isValidUser(User) - Method in class com.atlassian.confluence.it.usermanagement.DefaultDirectoryConfiguration
Deprecated.
 
isValidUser(User) - Method in interface com.atlassian.confluence.it.usermanagement.DirectoryConfiguration
Deprecated.
Returns true if the provided user details are valid for creation on this configuration.
isValidUser(User) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadOnlyDirectoryConfiguration
 
isValidUser(User) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadOnlyLocalGroupsDirectoryConfiguration
 
isValidUser(User) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadWriteDirectoryConfiguration
 
isVariableDeclaration(StartElement) - Static method in class com.atlassian.confluence.pages.templates.XhtmlTemplateUtils
 
isVersionCommentAvailable() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
isVersionCommentAvailable() - Method in class com.atlassian.confluence.core.VersionHistorySummary
 
isVersionMismatch() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
Deprecated.
since 5.3. Not used for some time. You can check whether AbstractEditPageAction.getConflictingVersion() if you need this.
isVersionMismatch() - Method in class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateAction
 
isViewable() - Method in class com.atlassian.confluence.it.content.ViewContentBean
isViewableDraft(ContentEntityObject) - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
isViewConflict() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditStylesheetAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouriteAjaxAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouriteAjaxAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.mail.notification.actions.ListWatchersAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.AlphabeticalListPagesAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.DiffPagesAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.DirectoryViewListPagesAction
 
isViewPermissionRequired() - Method in interface com.atlassian.confluence.pages.actions.PageAware
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.RecentBlogPostsAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.RemovePagePermissionAction
Since space admin's are allowed to remove permissions without needing to view the page no view permission checks need to occur.
isViewPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.plugins.labels.actions.AbstractLabelDisplayingAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
For viewing individual labels, we don't require view permission on any particular space (actually, this doesn't matter right now - but might in the future!)
isViewPermissionRequired() - Method in class com.atlassian.confluence.rss.actions.NetworkFeedAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAdminAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.spaces.actions.ChooseThemeAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.spaces.actions.CustomPageContentAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
isViewPermissionRequired() - Method in interface com.atlassian.confluence.spaces.actions.SpaceAware
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.spaces.actions.SpaceColourSchemeAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.spaces.actions.SpaceEditDecoratorAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.spaces.actions.SpaceEditStylesheetAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.spaces.actions.SpaceLookAndFeelAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction
 
isViewPermissionRequired() - Method in interface com.atlassian.confluence.user.actions.UserAware
 
isViewPermissionRequired() - Method in class com.atlassian.confluence.user.actions.UserPopupAction
 
isViewRestricted() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewRestrictedPage
Deprecated.
 
isVisble(By) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
since 5.5.1 use isPresent
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.admin.AbstractGadgetAdminTab
Deprecated.
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardEntitiesTab
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroForm
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorAutoComplete
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorAutocompleteMacro
Deprecated.
 
isVisible(By) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Check if the editor content has a certain element
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorTablePicker
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.editor.LinkPropertyPanel
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.editor.MacroPropertyPanel
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.editor.PageLayout2Toolbar
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.ColorPickerDropdownMenu
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.FormatDropdownMenu
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.InsertDropdownMenu
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.MoreFormattingDropdownMenu
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.macro.UserProfileMacro
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceMenuItem
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
Deprecated.
 
isVisible() - Method in class com.atlassian.confluence.util.message.DefaultMessage
 
isVisible() - Method in interface com.atlassian.confluence.util.message.Message
Determines whether the message should be shown
isVisibleAndNotAnimated() - Method in class com.atlassian.confluence.pageobjects.component.editor.PageLayout2Toolbar
Deprecated.
 
isVisibleAndNotAnimated() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
isVisibleTimed() - Method in class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
Deprecated.
 
isVisibleTimed() - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog2
 
isVisibleTo(String) - Method in class com.atlassian.confluence.labels.Label
Determines whether the label should be made visible to a particular user.
isWarningMessageVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
 
isWatchAllBlogsPreferenceChecked() - Method in class com.atlassian.confluence.it.user.UserProfile
 
isWatchingContent(UserKey, ContentId) - Method in class com.atlassian.confluence.api.impl.service.watch.WatchServiceImpl
 
isWatchingContent(UserKey, ContentId) - Method in interface com.atlassian.confluence.api.service.watch.WatchService
 
isWatchingContent(ConfluenceUser, ContentEntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.CachingNotificationDao
 
isWatchingContent(ConfluenceUser, ContentEntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
isWatchingContent(ConfluenceUser, ContentEntityObject) - Method in class com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
 
isWatchingContent(User, AbstractPageEntity) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcWatchClient
 
isWatchingContent(User, ContentEntityObject) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
isWatchingContent(User, ContentEntityObject) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
Returns true if the given user is directly watching the given content.
isWatchingContent(ConfluenceUser, ContentEntityObject) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
isWatchingContent(ConfluenceUser, ContentEntityObject) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Returns true if the given user is directly watching the given content.
isWatchingContent(UserKey, String, ContentId) - Method in class com.atlassian.confluence.plugins.restapi.resources.UserWatchResource
Get information about whether a user is watching a specified content.
isWatchingContent(UserKey, ContentId) - Method in class com.atlassian.confluence.rest.client.impl.RemoteWatchServiceImpl
isWatchingContent(UserKey, ContentId) - Method in interface com.atlassian.confluence.rest.client.RemoteWatchService
isWatchingContentCompletionStage(UserKey, ContentId) - Method in class com.atlassian.confluence.rest.client.impl.RemoteWatchServiceImpl
 
isWatchingContentCompletionStage(UserKey, ContentId) - Method in interface com.atlassian.confluence.rest.client.RemoteWatchService
 
isWatchingLabel(User, Label) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
isWatchingLabel(User, Label) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
isWatchingNetwork() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
isWatchingNetwork() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
isWatchingOwnContent() - Method in class com.atlassian.confluence.user.ConfluenceUserPreferences
 
isWatchingPage(AbstractPageEntity, User) - Method in class com.atlassian.confluence.it.rpc.NotificationsRpc
Check whether the given user is watching the given page.
isWatchingPage() - Method in class com.atlassian.confluence.mail.notification.actions.ManageWatchersAction
 
isWatchingPage(String, long, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns true if the specified user is watching the page or blog post with the given ID, otherwise false.
isWatchingPage(long, String) - Method in class com.atlassian.confluence.rpc.soap.services.NotificationsSoapService
 
isWatchingPage(String, long, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
isWatchingPage(String, long, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
isWatchingPage(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
isWatchingPage(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
isWatchingSpace(UserKey, String, ContentType) - Method in class com.atlassian.confluence.api.impl.service.watch.WatchServiceImpl
 
isWatchingSpace(UserKey, String) - Method in class com.atlassian.confluence.api.impl.service.watch.WatchServiceImpl
 
isWatchingSpace(UserKey, String, ContentType) - Method in interface com.atlassian.confluence.api.service.watch.WatchService
 
isWatchingSpace(UserKey, String) - Method in interface com.atlassian.confluence.api.service.watch.WatchService
 
isWatchingSpace() - Method in class com.atlassian.confluence.it.content.PagesCollectorBean
 
isWatchingSpace(Space, User) - Method in class com.atlassian.confluence.it.rpc.NotificationsRpc
Check whether the given user is watching the given space.
isWatchingSpace(User, Space) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcWatchClient
 
isWatchingSpace() - Method in class com.atlassian.confluence.mail.notification.actions.ManageWatchersAction
 
isWatchingSpace(UserKey, String, ContentType, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.UserWatchResource
Get information about whether a user is watching a specified space.
isWatchingSpace(UserKey, String, ContentType) - Method in class com.atlassian.confluence.rest.client.impl.RemoteWatchServiceImpl
isWatchingSpace(UserKey, String) - Method in class com.atlassian.confluence.rest.client.impl.RemoteWatchServiceImpl
isWatchingSpace(UserKey, String, ContentType) - Method in interface com.atlassian.confluence.rest.client.RemoteWatchService
isWatchingSpace(UserKey, String) - Method in interface com.atlassian.confluence.rest.client.RemoteWatchService
isWatchingSpace(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns true if the specified user is watching the space with the given key, otherwise false.
isWatchingSpace(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.NotificationsSoapService
 
isWatchingSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
isWatchingSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
isWatchingSpace(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
isWatchingSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
isWatchingSpaceCompletionStage(UserKey, String, ContentType) - Method in class com.atlassian.confluence.rest.client.impl.RemoteWatchServiceImpl
 
isWatchingSpaceCompletionStage(UserKey, String) - Method in class com.atlassian.confluence.rest.client.impl.RemoteWatchServiceImpl
 
isWatchingSpaceCompletionStage(UserKey, String, ContentType) - Method in interface com.atlassian.confluence.rest.client.RemoteWatchService
 
isWatchingSpaceCompletionStage(UserKey, String) - Method in interface com.atlassian.confluence.rest.client.RemoteWatchService
 
isWatchingSpaceForType(Space, ContentTypeEnum, User) - Method in class com.atlassian.confluence.it.rpc.NotificationsRpc
Check whether the given user is watching the given content type (e.g.
isWatchingSpaceForType(String, String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Returns true if the specified user is watching the specified type of content in space with the given key, otherwise false.
isWatchingSpaceForType(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.services.NotificationsSoapService
 
isWatchingSpaceForType(String, String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
isWatchingSpaceForType(String, String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
isWatchingSpaceForType(String, String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
isWatchingSpaceForType(String, String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
isWatchMyOwnContent() - Method in class com.atlassian.confluence.it.user.UserProfile
 
isWatchMyOwnContent() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
isWatchMyOwnContent() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
isWatchNetworkPreference() - Method in class com.atlassian.confluence.it.user.UserProfile
 
isWatchOwnContent() - Method in class com.atlassian.confluence.plugins.rest.entities.UserPreferencesDto
 
isWatchPageCheckboxChecked() - Method in class com.atlassian.confluence.it.content.EditContentBean
 
isWatchPageCheckboxVisible() - Method in class com.atlassian.confluence.it.content.EditContentBean
 
isWebAppContextPathSet() - Method in interface com.atlassian.confluence.setup.BootstrapManager
 
isWebAppContextPathSet() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
isWebdavEnabled() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
isWebSudoEnabled() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
isWebSudoEnabled() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
isWebSudoRequest(HttpServletRequest) - Method in class com.atlassian.confluence.security.websudo.DefaultWebSudoManager
 
isWebSudoRequest(HttpServletRequest) - Method in interface com.atlassian.confluence.security.websudo.WebSudoManager
Checks if the request is a WebSudo request.
isWhiteListed(String, String) - Method in class com.atlassian.confluence.web.filter.validateparam.ParamNameWhitelistStrategy
Checks whether a parameter is white-listed by its name.
isWhiteListed(String, String) - Method in interface com.atlassian.confluence.web.filter.validateparam.RequestParamCleaningWhitelistStrategy
 
isWhiteSpace() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
isWikiTemplate(String) - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.atlassian.confluence.it.rpc.UpmJsonProvider
 
isXsrfAddComments() - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
isXsrfAddComments() - Method in class com.atlassian.confluence.setup.settings.Settings
 
isXsrfAddCommmentsEnabled() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
items(String, String, String, ContentId) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.WebFragmentResource
Fetch web items for the given section and location.
ITEMS_PER_PAGE - Static variable in class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction
 
ITEMS_PER_PAGE - Static variable in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
The default number of content to be displayed on each page.
ItemsForSectionFunction - Class in com.atlassian.confluence.plugins.soy
A soy server function that retrieves web-items for a given web-section.
ItemsForSectionFunction(WebViewService) - Constructor for class com.atlassian.confluence.plugins.soy.ItemsForSectionFunction
 
ITERATE_ALL - Static variable in interface com.atlassian.confluence.core.ContentEntityManager
 
iterator() - Method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl
 
iterator() - Method in class com.atlassian.confluence.api.model.reference.ExpandedReference
 
iterator() - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse
 
iterator() - Method in class com.atlassian.confluence.core.DefaultListBuilder
 
iterator() - Method in class com.atlassian.confluence.core.MaybeNot
Deprecated.
 
iterator() - Method in class com.atlassian.confluence.core.None
 
iterator() - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
iterator() - Method in class com.atlassian.confluence.it.dashboard.WebRecentlyUpdatedChangeSet
 
iterator() - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
iterator() - Method in class com.atlassian.confluence.rest.api.model.RestList
 
iterator() - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPageResponse
 
iterator() - Method in class com.atlassian.confluence.search.lucene.EmptyDocIdSet
 
iterator() - Method in class com.atlassian.confluence.search.v2.DefaultSearchResults
 
iterator() - Method in interface com.atlassian.confluence.search.v2.SearchResults
Gets an iterator to run through the returned search results.
iterator() - Method in class com.atlassian.confluence.security.ContentPermissionSet
 
iterator() - Method in class com.atlassian.confluence.util.classpath.ClasspathClasses
Returns an iterator over the class files on the classpath.
iterator() - Method in class com.atlassian.confluence.util.classpath.JarSet
Returns a read-only iterator the goes through the JAR URLs in their natural order.
iterator() - Method in class com.atlassian.confluence.util.collections.Range
 
iterator() - Method in class com.atlassian.confluence.util.SingleUseIterable
 

J

Jackson2SoyPreDigester - Class in com.atlassian.confluence.plugins.restapi.soy
 
Jackson2SoyPreDigester(ObjectMapper) - Constructor for class com.atlassian.confluence.plugins.restapi.soy.Jackson2SoyPreDigester
 
JakartaMultiPartRequest - Class in com.atlassian.confluence.setup.webwork
Multipart form data request adapter for Jakarta's file upload package.
JakartaMultiPartRequest(HttpServletRequest, String, int) - Constructor for class com.atlassian.confluence.setup.webwork.JakartaMultiPartRequest
Creates a new request wrapper to handle multi-part data using methods adapted from Jason Pell's multipart classes (see class description).
JapaneseAnalyzer - Class in com.atlassian.confluence.search.lucene.analyzers.unstemmed
A analyzer for European languages which will tokenize, apply the standard filter and lower case.
JapaneseAnalyzer(Version) - Constructor for class com.atlassian.confluence.search.lucene.analyzers.unstemmed.JapaneseAnalyzer
 
JAR - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
JarSet - Class in com.atlassian.confluence.util.classpath
An immutable set of JARs, specified by their URLs on the classpath.
JarSet(Set) - Constructor for class com.atlassian.confluence.util.classpath.JarSet
 
JarTestCollector - Class in com.atlassian.confluence.test.qunit
Collects tests from the specified jar file.
JarTestCollector(String, File) - Constructor for class com.atlassian.confluence.test.qunit.JarTestCollector
 
JAVA - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
javascript(String, ResourceDescriptor) - Static method in class com.atlassian.confluence.themes.PluginThemeResource
Creates a theme resource for a JavaScript file in a dynamic plugin.
JavascriptTimedQueryFactory - Class in com.atlassian.confluence.pageobjects
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.JavascriptTimedQueryFactory instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
JavascriptTimedQueryFactory() - Constructor for class com.atlassian.confluence.pageobjects.JavascriptTimedQueryFactory
Deprecated.
 
JDBC_DRIVER_SYSTEM_PROPERTY - Static variable in interface com.atlassian.confluence.status.service.SystemInformationService
 
JdbcDatabasePage - Class in com.atlassian.confluence.it.setup.steps
 
JdbcDatabasePage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.JdbcDatabasePage
 
JdbcDatabaseSetup - Class in com.atlassian.confluence.it.setup.database
Represents the JDBC database setup option and its parameters
JdbcDatabaseSetup(String, String, String, String, String, String) - Constructor for class com.atlassian.confluence.it.setup.database.JdbcDatabaseSetup
 
JDBCUrlBuilder - Interface in com.atlassian.confluence.setup
Defines the method to get the database url give the connection details.
JDBCUrlBuilderFactory - Class in com.atlassian.confluence.setup
Factory object for returning a builder for database url.
JDBCUrlBuilderFactory() - Constructor for class com.atlassian.confluence.setup.JDBCUrlBuilderFactory
 
JdbcUrlUtil - Class in com.atlassian.confluence.plugins.synchrony.utils
Utility class to normalize a JDBC URL
JdbcUrlUtil() - Constructor for class com.atlassian.confluence.plugins.synchrony.utils.JdbcUrlUtil
 
Jdk8CompatibilityTestRestResource - Class in com.atlassian.confluence.plugins.test.jdk8compat.rest
Test whether you can use jdk8 features in rest resource
Jdk8CompatibilityTestRestResource(SomeInterface) - Constructor for class com.atlassian.confluence.plugins.test.jdk8compat.rest.Jdk8CompatibilityTestRestResource
 
Jdk8CompatibilityTestServlet - Class in com.atlassian.confluence.plugins.test.jdk8compat.servlet
Test whether you can use jdk8 features in servlet
Jdk8CompatibilityTestServlet() - Constructor for class com.atlassian.confluence.plugins.test.jdk8compat.servlet.Jdk8CompatibilityTestServlet
 
JIRA_BASEURL_PROPERTY_KEY - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
since 5.10. No longer needed
JiraConnectionPage - Class in com.atlassian.confluence.it.setup.steps
 
JiraConnectionPage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.JiraConnectionPage
 
JiraConnectionSetup - Class in com.atlassian.confluence.it.setup
Represents Jira connection setup options.
JiraConnectionSetup(String, String, String) - Constructor for class com.atlassian.confluence.it.setup.JiraConnectionSetup
 
JiraConnectionSetup(String, String, String, String) - Constructor for class com.atlassian.confluence.it.setup.JiraConnectionSetup
 
JiraIssueMacroServerParamsMigrator - Class in com.atlassian.confluence.content.render.xhtml.migration.macro
Searches for all usages of the Jira Issue macro and stores an additional identifier for the application link ('serverId').
JiraIssueMacroServerParamsMigrator(SearchManager, PlatformTransactionManager, ContentDao, XhtmlContent, ApplicationLinkService) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.macro.JiraIssueMacroServerParamsMigrator
Deprecated.
since 5.9.0
JiraIssueMacroServerParamsMigrator(SearchManager, PlatformTransactionManager, ContentDao, XhtmlContent, ApplicationLinkService, LifecycleAwareSchedulerService) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.macro.JiraIssueMacroServerParamsMigrator
 
JiraIssueMacroServerParamsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
CONF-25329: This upgrade task adds additional Jira Issue macro params that allow us to resolve a renamed application link.
JiraIssueMacroServerParamsUpgradeTask(JiraIssueMacroServerParamsMigrator, int) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.JiraIssueMacroServerParamsUpgradeTask
 
JiraJdbcAccessProvider - Class in com.atlassian.confluence.user.providers.jira
Deprecated.
since 6.10.0. Use CrowdService instead.
JiraJdbcAccessProvider() - Constructor for class com.atlassian.confluence.user.providers.jira.JiraJdbcAccessProvider
Deprecated.
 
JiraJdbcCredentialsProvider - Class in com.atlassian.confluence.user.providers.jira
Deprecated.
since 6.10.0. Use CrowdService instead.
JiraJdbcCredentialsProvider() - Constructor for class com.atlassian.confluence.user.providers.jira.JiraJdbcCredentialsProvider
Deprecated.
 
JiraJdbcProfileProvider - Class in com.atlassian.confluence.user.providers.jira
Deprecated.
since 6.10.0. Use CrowdService instead.
JiraJdbcProfileProvider() - Constructor for class com.atlassian.confluence.user.providers.jira.JiraJdbcProfileProvider
Deprecated.
 
JiraJdbcPropertySet - Class in com.atlassian.confluence.user.providers.jira
Deprecated.
since 6.10.0. Use CrowdService instead.
JiraJdbcPropertySet() - Constructor for class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
Deprecated.
 
JiraSyncUserPage - Class in com.atlassian.confluence.it.setup.steps
 
JiraSyncUserPage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.JiraSyncUserPage
 
JIRAUserDirectorySetup - Class in com.atlassian.confluence.it.setup.userdirectory
Represents a setup using Jira As A Crowd Server (as known as JAACS)
JIRAUserDirectorySetup(JiraConnectionSetup, boolean) - Constructor for class com.atlassian.confluence.it.setup.userdirectory.JIRAUserDirectorySetup
Constructs a UserDirectorySetupType
JmxFilter - Class in com.atlassian.confluence.jmx
This filter will profile incoming requests to measure : Total of requests served Number of requests currently being served Average execution time of the last ten requests Number of requests received in the last ten seconds

This adds some overhead to each page request, so it may be worth not adding this filter to the chain by default.

JmxFilter() - Constructor for class com.atlassian.confluence.jmx.JmxFilter
 
JmxIndexManagerWrapper - Class in com.atlassian.confluence.jmx
Wrapper to expose statistics for IndexManager.
JmxIndexManagerWrapper(IndexManager) - Constructor for class com.atlassian.confluence.jmx.JmxIndexManagerWrapper
 
JmxScheduledTaskWrapper - Class in com.atlassian.confluence.jmx
Wraps our scheduled tasks to provide which jobs are currently running All jobs configured, with their last execution time
JmxScheduledTaskWrapper(Scheduler) - Constructor for class com.atlassian.confluence.jmx.JmxScheduledTaskWrapper
 
JmxSMTPMailServer - Class in com.atlassian.confluence.jmx
Wraps the SMTPMailServerImpl to provide metrics for The number of emails sent in total The number of emails succesfully delivered The time the last successful email was sent Connectivity without sending a test email Also allows the from name of emails to be set.
JmxSMTPMailServer() - Constructor for class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
JmxSMTPMailServer(Long, String, String, String, String, boolean, String, String, String) - Constructor for class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
JmxSMTPMailServer(Long, String, String, String, String, boolean, String, String, String, String) - Constructor for class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
JmxSMTPMailServer(Long, String, String, String, String, boolean, String, String, String, String, String) - Constructor for class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
JmxSMTPMailServer(Long, String, String, String, String, boolean, boolean, MailProtocol, String, String, boolean, String, String, long) - Constructor for class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
JmxSystemInfoWrapper - Class in com.atlassian.confluence.jmx
Delegated to SystemInformationService to provide a subset of the information provided on the ViewSystemInfo page.
JmxSystemInfoWrapper(SystemInformationService) - Constructor for class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
JmxUtil - Class in com.atlassian.confluence.jmx
Exposes various utility methods to simplify the process of registering / ungregistering MBeans.
JmxUtil() - Constructor for class com.atlassian.confluence.jmx.JmxUtil
 
JobAction - Class in com.atlassian.confluence.plugins.schedule.admin.action
Implements simple actions for a job - enable/disable/run.
JobAction() - Constructor for class com.atlassian.confluence.plugins.schedule.admin.action.JobAction
 
jobAdded(JobDetail) - Method in class com.atlassian.confluence.schedule.quartz.DeprecateQuartz
 
JobConfigModuleDescriptor - Class in com.atlassian.confluence.plugins.scheduler.spi.descriptor
Defines an atlassian-scheduler JobConfig within a plugin.
JobConfigModuleDescriptor(ModuleFactory, ManagedScheduleJobRegistrationService, TimeZoneManager, ClusterManager, SchedulerService, EventListenerRegistrar, LifecycleManager, BundleContext) - Constructor for class com.atlassian.confluence.plugins.scheduler.spi.descriptor.JobConfigModuleDescriptor
 
JobConfigModuleDescriptorFactory - Class in com.atlassian.confluence.plugins.scheduler.spi.descriptor
Creates instances of the JobConfigModuleDescriptor.
JobConfigModuleDescriptorFactory(HostContainer) - Constructor for class com.atlassian.confluence.plugins.scheduler.spi.descriptor.JobConfigModuleDescriptorFactory
 
jobExecutionVetoed(JobExecutionContext) - Method in class com.atlassian.confluence.schedule.listeners.ScheduledJobsListener
 
jobIdToScheduledJobKeyWithoutRunNowSuffix(JobId) - Static method in class com.atlassian.confluence.schedule.managers.DefaultScheduledJobManager
JobListener - Interface in com.atlassian.confluence.schedule.listeners
atlassian-scheduler doesn't support job listeners like Quartz, we create an equivalent.
JobModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
Deprecated.
since 5.10, use JobConfigModuleDescriptor instead.
JobModuleDescriptor(ModuleFactory, Scheduler, VCacheRequestContextOperations) - Constructor for class com.atlassian.confluence.plugin.descriptor.JobModuleDescriptor
Deprecated.
 
JobModuleDescriptor.DelegatingPluginJob - Class in com.atlassian.confluence.plugin.descriptor
Deprecated.
 
jobToBeExecuted(JobRunnerRequest) - Method in interface com.atlassian.confluence.schedule.listeners.JobListener
 
jobToBeExecuted(JobExecutionContext) - Method in class com.atlassian.confluence.schedule.listeners.ScheduledJobsListener
 
jobToBeExecuted(JobRunnerRequest) - Method in class com.atlassian.confluence.schedule.listeners.ScheduledJobsListener
 
jobWasExecuted(JobRunnerRequest, JobRunnerResponse) - Method in interface com.atlassian.confluence.schedule.listeners.JobListener
 
jobWasExecuted(JobExecutionContext, JobExecutionException) - Method in class com.atlassian.confluence.schedule.listeners.ScheduledJobsListener
 
jobWasExecuted(JobRunnerRequest, JobRunnerResponse) - Method in class com.atlassian.confluence.schedule.listeners.ScheduledJobsListener
 
JodaDate - Class in com.atlassian.confluence.api.model
atlassian-rest doesn't play nice with the Joda time DateTime class, since it doesn't have a constructor with a single string parameter to deserialize it with.
JodaDate(DateTime) - Constructor for class com.atlassian.confluence.api.model.JodaDate
 
JodaDate(String) - Constructor for class com.atlassian.confluence.api.model.JodaDate
 
JOHNSON_UI_VERSION - Static variable in class com.atlassian.confluence.internal.health.HealthCheckAttributes
The Johnson event attribute that if present specifies what version of the Johnson UI is meant to display the events returned by this executor.
JohnsonAnalyticsServlet - Class in com.atlassian.confluence.servlet
Handles requests from the Johnson page to send analytics events.
JohnsonAnalyticsServlet() - Constructor for class com.atlassian.confluence.servlet.JohnsonAnalyticsServlet
 
JohnsonAnalyticsServlet.EventKbArticleClickedHandler - Class in com.atlassian.confluence.servlet
Handles the user clicking the link for a KB article that relates to a specific event.
JohnsonAnalyticsServlet.GeneralKbArticleLinkClickedHandler - Class in com.atlassian.confluence.servlet
Handles the user clicking the link for a general (non-event-related) KB article.
JohnsonConfigFactoryBean - Class in com.atlassian.confluence.spring.johnson
 
JohnsonConfigFactoryBean() - Constructor for class com.atlassian.confluence.spring.johnson.JohnsonConfigFactoryBean
 
JohnsonDataServlet - Class in com.atlassian.confluence.servlet
Responds with a JSON-ified version of the current Johnson Events.
JohnsonDataServlet() - Constructor for class com.atlassian.confluence.servlet.JohnsonDataServlet
 
JohnsonDismissEventsServlet - Class in com.atlassian.confluence.servlet
REST endpoint to dismiss Johnson events.
JohnsonDismissEventsServlet() - Constructor for class com.atlassian.confluence.servlet.JohnsonDismissEventsServlet
 
JohnsonEventCollectionSerializer - Class in com.atlassian.confluence.impl.health.web
Transforms a Collection of Johnson Events into the JSON Array needed by the Johnson page.
JohnsonEventCollectionSerializer(JohnsonEventSerializerFactory) - Constructor for class com.atlassian.confluence.impl.health.web.JohnsonEventCollectionSerializer
 
JohnsonEventContainerFactoryBean - Class in com.atlassian.confluence.spring.johnson
 
JohnsonEventContainerFactoryBean() - Constructor for class com.atlassian.confluence.spring.johnson.JohnsonEventContainerFactoryBean
 
JohnsonEventLevel - Enum in com.atlassian.confluence.internal.health
The Johnson event levels defined by this product.
JohnsonEventPredicates - Class in com.atlassian.confluence.internal.health
Predicates relating to Johnson events.
JohnsonEventSerializer - Interface in com.atlassian.confluence.impl.health.web
Marshals Johnson Events into JSON for display on the Johnson page.
JohnsonEventSerializerFactory - Class in com.atlassian.confluence.impl.health.web
Creates JohnsonEventSerializer instances.
JohnsonEventSerializerFactory(DefaultJohnsonEventSerializer, LegacyJohnsonEventSerializer) - Constructor for class com.atlassian.confluence.impl.health.web.JohnsonEventSerializerFactory
 
JohnsonEventType - Enum in com.atlassian.confluence.internal.health
The supported Johnson event types, as configured in johnson-config.xml.
JohnsonPageDataProvider - Class in com.atlassian.confluence.impl.health.web
Provides data for the Johnson page.
JohnsonPageDataProvider(HealthCheckRunner, JohnsonConfig, JohnsonEventCollectionSerializer, JohnsonEventContainer, SecurityConfig) - Constructor for class com.atlassian.confluence.impl.health.web.JohnsonPageDataProvider
 
JohnsonPageEndpointsProvider - Class in com.atlassian.confluence.impl.health.web
Provides the endpoint URLs required by the Johnson page.
JohnsonPageI18NProvider - Class in com.atlassian.confluence.impl.health.web
Provides the translations required by the Johnson page (errors.jsp).
JohnsonPageI18NProvider(I18NBeanFactory) - Constructor for class com.atlassian.confluence.impl.health.web.JohnsonPageI18NProvider
 
JohnsonUtils - Class in com.atlassian.confluence.setup.johnson
Utility methods relating to the Johnson framework.
JohnsonUtils() - Constructor for class com.atlassian.confluence.setup.johnson.JohnsonUtils
 
joinCluster(String, File, InetAddress) - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
Deprecated.
since 5.9 - cluster joining is not supported this way
joinCluster(String, File, InetAddress, String) - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
Deprecated.
since 5.9 - cluster joining is not supported this way
joinCluster(String, File, String, ClusterJoinConfig) - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
Deprecated.
since 5.9 - cluster joining is not supported this way
joinCluster(String, File, InetAddress) - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
Deprecated.
joinCluster(String, File, InetAddress, String) - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
Deprecated.
joinCluster(String, File, String, ClusterJoinConfig) - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
Deprecated.
joinCluster(String, File, InetAddress) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
Deprecated.
joinCluster(String, File, InetAddress, String) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
Deprecated.
joinCluster(String, File, String, ClusterJoinConfig) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
Deprecated.
joinCluster(String, String, String) - Method in class com.atlassian.confluence.it.setup.steps.ClusterPage
 
joinCluster(String, String, String, String) - Method in class com.atlassian.confluence.it.setup.steps.ClusterPage
 
joinConfig() - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
Returns the configured join config if setup has progressed that far.
joinIds(List, String) - Static method in class com.atlassian.confluence.util.LabelUtil
 
joinResult(CompletionStage<?>, Consumer<Throwable>) - Static method in class com.atlassian.confluence.impl.concurrency.CompletionStageUtils
Await the completion of the given CompletionStage.
journal - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
JOURNAL_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
JOURNAL_ID - Static variable in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
 
JournalBandanaContext - Class in com.atlassian.confluence.impl.journal
Bandana context that acts as a namespace for key value pairs for the journal system.
JournalBandanaContext() - Constructor for class com.atlassian.confluence.impl.journal.JournalBandanaContext
 
JournalCleaner - Class in com.atlassian.confluence.impl.journal
Creates index backups and removes old index journal entries.
JournalCleaner(ClusterManager, PluginAccessor, IndexRecoveryService, JournalDao, long) - Constructor for class com.atlassian.confluence.impl.journal.JournalCleaner
 
JournalCleaner(ClusterManager, PluginAccessor, IndexRecoveryService, JournalDao, Clock, long) - Constructor for class com.atlassian.confluence.impl.journal.JournalCleaner
 
JournalDao - Interface in com.atlassian.confluence.impl.journal
Provides access to JournalEntry objects.
JournalEntry - Class in com.atlassian.confluence.api.model.journal
Entry in a journal.
JournalEntry(JournalIdentifier, String, String) - Constructor for class com.atlassian.confluence.api.model.journal.JournalEntry
Creates a new journal entry for persisting.
JournalEntry(long, JournalIdentifier, Date, String, String) - Constructor for class com.atlassian.confluence.api.model.journal.JournalEntry
Creates a new journal entry describing an entry that has been persisted
JournalEntry - Class in com.atlassian.confluence.impl.journal
Entry in a journal.
JournalEntry(JournalIdentifier, String, String) - Constructor for class com.atlassian.confluence.impl.journal.JournalEntry
Creates a new journal entry.
JournalEntryFactory - Class in com.atlassian.confluence.search.queue
Journal Entry Factory creates JournalEntry instances to avoid boilerplate code in IndexTask classes
JournalEntryFactory() - Constructor for class com.atlassian.confluence.search.queue.JournalEntryFactory
 
JournalEntryType - Enum in com.atlassian.confluence.search.queue
Journal entry type enum.
JournalIdentifier - Class in com.atlassian.confluence.api.model.journal
Identifier that contains journal name.
JournalIdentifier(String) - Constructor for class com.atlassian.confluence.api.model.journal.JournalIdentifier
Create a new journal identifier
JournalIdentifierUserType - Class in com.atlassian.confluence.impl.journal
Converts JournalIdentifiers to and from strings in the DB.
JournalIdentifierUserType() - Constructor for class com.atlassian.confluence.impl.journal.JournalIdentifierUserType
 
JournalIndexTaskQueue - Class in com.atlassian.confluence.search.lucene.queue
A queue of ConfluenceIndexTasks.
JournalIndexTaskQueue(JournalService, IndexTaskFactory, AnyTypeDao) - Constructor for class com.atlassian.confluence.search.lucene.queue.JournalIndexTaskQueue
Deprecated.
since 5.9.0
JournalIndexTaskQueue(JournalService, IndexTaskFactory, AnyTypeDao, IndexFlushRequester) - Constructor for class com.atlassian.confluence.search.lucene.queue.JournalIndexTaskQueue
 
JournalManager - Interface in com.atlassian.confluence.impl.journal
This manager is an entry point to the journal subsystem.
JournalManagerBackdoor - Interface in com.atlassian.confluence.test
Methods for making it easier to run acceptance tests which use journalling.
JournalResource - Class in com.atlassian.confluence.functest.rest.admin
Modifies the Journal.
JournalResource(JournalManagerBackdoor) - Constructor for class com.atlassian.confluence.functest.rest.admin.JournalResource
 
JournalRpc - Class in com.atlassian.confluence.it.rpc.delegates.admin
Makes remote calls to the Journal.
JournalRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.JournalRpc
 
JournalService - Interface in com.atlassian.confluence.api.service.journal
This service is an entry point to the journal subsystem.
journalService - Variable in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
 
JournalStateResettingListener - Class in com.atlassian.confluence.impl.journal
Resets journal state on remote nodes after site import.
JournalStateResettingListener(EventListenerRegistrar, JournalStateStore) - Constructor for class com.atlassian.confluence.impl.journal.JournalStateResettingListener
 
JournalStateStore - Interface in com.atlassian.confluence.impl.journal
Provides per node persistence for saving the id of the most recent entry that has been retrieved from the journal.
JournalSystemMaintenanceTaskQueue - Class in com.atlassian.confluence.impl.system
An implementation of the SystemMaintenanceTaskQueue that is backed by the Journal.
JournalSystemMaintenanceTaskQueue(JournalService, SystemMaintenanceTaskMarshalling, SystemMaintenanceTaskRegistry, DarkFeatureManager) - Constructor for class com.atlassian.confluence.impl.system.JournalSystemMaintenanceTaskQueue
 
JPEG - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
JS - Static variable in class com.atlassian.confluence.api.model.content.webresource.ResourceType
 
JS - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
JS_RESOURCE_PREDICATE - Static variable in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceService
 
Json - Interface in com.atlassian.confluence.json.json
Represents Javascript data with a serialize method to convert the data to a JSON string.
JSON_CONTENT_TYPES - Static variable in class com.atlassian.confluence.security.actions.NotPermittedAction
Deprecated.
JSONAction - Interface in com.atlassian.confluence.json
Deprecated.
since 2.10 - Use DefaultJsonator with an AbstractCommandAction instead.

This interface is used as a convenience to indicate that an action can provide its result in JSON format. It's not strictly needed as the result uses reflection but is provided anyway as a convenience.

JsonArray - Class in com.atlassian.confluence.json.json
 
JsonArray() - Constructor for class com.atlassian.confluence.json.json.JsonArray
 
JsonArray(List<Json>) - Constructor for class com.atlassian.confluence.json.json.JsonArray
 
JsonAssertions - Class in com.atlassian.confluence.it.web
Assertions to compare JSON objects sensibly.
JsonAssertions() - Constructor for class com.atlassian.confluence.it.web.JsonAssertions
 
Jsonator<T> - Interface in com.atlassian.confluence.json.jsonator
Interface to implement if you want to provide a method to create a JSON representation of an object
JsonBaseResponseHandler<T> - Class in com.atlassian.confluence.setup.bundles.upm.responsehandlers
 
JsonBaseResponseHandler(Class<T>) - Constructor for class com.atlassian.confluence.setup.bundles.upm.responsehandlers.JsonBaseResponseHandler
 
JsonBoolean - Class in com.atlassian.confluence.json.json
 
JsonBoolean(Boolean) - Constructor for class com.atlassian.confluence.json.json.JsonBoolean
 
JsonContentProperty - Class in com.atlassian.confluence.api.model.content
Container for arbitrary JSON data attached to some Content.
JsonContentProperty.ContentPropertyBuilder - Class in com.atlassian.confluence.api.model.content
 
JsonContentProperty.Expansions - Class in com.atlassian.confluence.api.model.content
Provides property names that can be used to expand JsonContentProperty objects.
JsonContentPropertyId - Class in com.atlassian.confluence.api.model.content.id
Identifies a JsonContentProperty instance.
JsonContentPropertyType - Class in com.atlassian.confluence.plugins.contentproperty
A custom content type for storing JSON properties under arbitrary content.
JsonContentPropertyType(PermissionManager, WebResourceUrlProvider) - Constructor for class com.atlassian.confluence.plugins.contentproperty.JsonContentPropertyType
 
JsonEscapeUtils - Class in com.atlassian.confluence.json.json
 
JsonEscapeUtils() - Constructor for class com.atlassian.confluence.json.json.JsonEscapeUtils
 
JsonExpressionEvaluator - Class in com.atlassian.confluence.plugins.contentproperty.index.extractor
Evaluates json expression following dot notation.
JsonExpressionEvaluator() - Constructor for class com.atlassian.confluence.plugins.contentproperty.index.extractor.JsonExpressionEvaluator
 
JsonMatchers - Class in com.atlassian.confluence.util.test.matchers
Matchers to help reduce the boilerplate in testing JsonNodes.
JsonMatchers() - Constructor for class com.atlassian.confluence.util.test.matchers.JsonMatchers
 
JsonNull - Class in com.atlassian.confluence.json.json
 
JsonNull() - Constructor for class com.atlassian.confluence.json.json.JsonNull
 
JsonNumber - Class in com.atlassian.confluence.json.json
 
JsonNumber(Number) - Constructor for class com.atlassian.confluence.json.json.JsonNumber
 
JsonObject - Class in com.atlassian.confluence.json.json
A mutable Json implementation.
JsonObject() - Constructor for class com.atlassian.confluence.json.json.JsonObject
 
jsonProperties - Variable in class com.atlassian.confluence.rest.api.model.RestObject
 
JsonPropertyEntityAdapter - Class in com.atlassian.confluence.plugins.contentproperty
Adapter for content properties.
JsonPropertyEntityAdapter() - Constructor for class com.atlassian.confluence.plugins.contentproperty.JsonPropertyEntityAdapter
 
JsonPropertyFactory - Class in com.atlassian.confluence.plugins.contentproperty
Factory for ContentProperty objects
JsonPropertyFactory(ContentService, SpaceService) - Constructor for class com.atlassian.confluence.plugins.contentproperty.JsonPropertyFactory
 
JsonPropertyPermissionDelegate - Class in com.atlassian.confluence.plugins.contentproperty
Checks permissions for a json property
JsonPropertyPermissionDelegate(PermissionManager) - Constructor for class com.atlassian.confluence.plugins.contentproperty.JsonPropertyPermissionDelegate
 
JsonPropertyQueryFactory - Class in com.atlassian.confluence.plugins.contentproperty
Creates ContentQuery objects for finding CustomContentEntityObject instances that are managed through JsonContentPropertyType.
JsonPropertyQueryFactory() - Constructor for class com.atlassian.confluence.plugins.contentproperty.JsonPropertyQueryFactory
 
JsonPropertyStorageConstants - Class in com.atlassian.confluence.plugins.contentproperty
Constants for the Content Property Storage Plugin
JsonPropertyStorageConstants() - Constructor for class com.atlassian.confluence.plugins.contentproperty.JsonPropertyStorageConstants
 
JsonPropertyValidator - Class in com.atlassian.confluence.plugins.contentproperty
 
JsonPropertyValidator() - Constructor for class com.atlassian.confluence.plugins.contentproperty.JsonPropertyValidator
 
JsonResult - Class in com.atlassian.confluence.json
This result will format the the a result of the action using JSON.
JsonResult() - Constructor for class com.atlassian.confluence.json.JsonResult
 
JsonSpaceProperty - Class in com.atlassian.confluence.api.model.content
Container for arbitrary JSON data attached to some Space.
JsonSpaceProperty.Expansions - Class in com.atlassian.confluence.api.model.content
Provides property names that can be used to expand JsonSpaceProperty objects.
JsonSpaceProperty.SpacePropertyBuilder - Class in com.atlassian.confluence.api.model.content
 
JsonString - Class in com.atlassian.confluence.api.model
Holds a JSON formatted string.
JsonString(String) - Constructor for class com.atlassian.confluence.api.model.JsonString
 
JsonString - Class in com.atlassian.confluence.json.json
 
JsonString(String) - Constructor for class com.atlassian.confluence.json.json.JsonString
 
JsonStringDeserializer - Class in com.atlassian.confluence.rest.serialization
Deserializes JsonStrings.
JsonStringDeserializer() - Constructor for class com.atlassian.confluence.rest.serialization.JsonStringDeserializer
 
JsonStringSerializer - Class in com.atlassian.confluence.rest.serialization
Serializes JsonStrings.
JsonStringSerializer() - Constructor for class com.atlassian.confluence.rest.serialization.JsonStringSerializer
 
JsonStringTypeBuilder - Class in com.atlassian.confluence.plugins.graphql.types
A builder for GraphQLStringType objects, generated for JsonString types.
JsonStringTypeBuilder() - Constructor for class com.atlassian.confluence.plugins.graphql.types.JsonStringTypeBuilder
 
JsonSystemMaintenanceTaskMarshalling - Class in com.atlassian.confluence.impl.system.task
Use JSON to marshal/unmarshal tasks
JsonSystemMaintenanceTaskMarshalling() - Constructor for class com.atlassian.confluence.impl.system.task.JsonSystemMaintenanceTaskMarshalling
 
JsonUtils - Class in com.atlassian.confluence.content.render.xhtml
 
JsonUtils() - Constructor for class com.atlassian.confluence.content.render.xhtml.JsonUtils
 
JSoupAssertions - Class in com.atlassian.confluence.it.jsoup
JSoup based assertions.
JSoupFinder - Class in com.atlassian.confluence.it.jsoup
Finds elements on page.
JsoupTable - Class in com.atlassian.confluence.it.jsoup
Table in the JSoup world.
JsoupTable(JSoupFinder) - Constructor for class com.atlassian.confluence.it.jsoup.JsoupTable
 
JSoupTester - Class in com.atlassian.confluence.it.jsoup
Bridge to JSoup API.
JSoupTester(String) - Constructor for class com.atlassian.confluence.it.jsoup.JSoupTester
 
JSoupTester(String, String) - Constructor for class com.atlassian.confluence.it.jsoup.JSoupTester
 
jsQueryFactory - Variable in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
 
jsQueryFactory - Variable in class com.atlassian.confluence.pageobjects.page.content.SourceEditor
Deprecated.
 
JTDS_PROTOCOL - Static variable in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
JUnit4SpringIntegrationTestHarness - Class in com.atlassian.confluence.springit
 
JUnit4SpringIntegrationTestHarness() - Constructor for class com.atlassian.confluence.springit.JUnit4SpringIntegrationTestHarness
 
JUnitTestCaseFailureReport - Class in com.atlassian.confluence.renderer.radeox.macros.junit
 
JUnitTestCaseFailureReport() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.junit.JUnitTestCaseFailureReport
 
JUnitTestCaseReport - Class in com.atlassian.confluence.renderer.radeox.macros.junit
 
JUnitTestCaseReport() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.junit.JUnitTestCaseReport
 
JustFailDedupeStrategy - Class in com.atlassian.confluence.internal.upgrade.constraint.dedup
Do nothing.
JustFailDedupeStrategy() - Constructor for class com.atlassian.confluence.internal.upgrade.constraint.dedup.JustFailDedupeStrategy
 
JWebUnitInitRule - Class in com.atlassian.confluence.jwebunit
Initializes JWebUnit.
JWebUnitInitRule() - Constructor for class com.atlassian.confluence.jwebunit.JWebUnitInitRule
 
JWebUnitPageSourceRule - Class in com.atlassian.confluence.jwebunit
Collect page source when a test fails.
JWebUnitPageSourceRule(WebTester, Logger) - Constructor for class com.atlassian.confluence.jwebunit.JWebUnitPageSourceRule
 
JWebUnitPageSourceRule(Supplier<? extends WebTester>, Logger) - Constructor for class com.atlassian.confluence.jwebunit.JWebUnitPageSourceRule
 
JWebUnitPageSourceRule(Logger) - Constructor for class com.atlassian.confluence.jwebunit.JWebUnitPageSourceRule
 
JWebUnitPageSourceRule() - Constructor for class com.atlassian.confluence.jwebunit.JWebUnitPageSourceRule
 
JWT_KEY_LENGTH - Static variable in interface com.atlassian.confluence.setup.BootstrapManager
 
JWT_PRIVATE_KEY - Static variable in interface com.atlassian.confluence.setup.BootstrapManager
 
JWT_PUBLIC_KEY - Static variable in interface com.atlassian.confluence.setup.BootstrapManager
 
JWT_REQUEST_USERNAME - Static variable in class com.atlassian.confluence.servlet.download.AttachmentDownload
 
JxmCacheStatisticsWrapper - Class in com.atlassian.confluence.jmx
A JMX MXBean implementation that makes available the application cache statistics.
JxmCacheStatisticsWrapper(CacheStatisticsManager) - Constructor for class com.atlassian.confluence.jmx.JxmCacheStatisticsWrapper
 

K

KeepAsIsContentTransformer - Class in com.atlassian.confluence.pages.persistence.dao.bulk.impl
This will do not do anything
KeepAsIsContentTransformer() - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.impl.KeepAsIsContentTransformer
 
KeepBiggestIdDedupeStrategy - Class in com.atlassian.confluence.internal.upgrade.constraint.dedup
Keep the record with biggest Id
KeepBiggestIdDedupeStrategy(String, String) - Constructor for class com.atlassian.confluence.internal.upgrade.constraint.dedup.KeepBiggestIdDedupeStrategy
 
KeepOneDedupeStrategy - Class in com.atlassian.confluence.internal.upgrade.constraint.dedup
Keep only one record.
KeepSmallestIdDedupeStrategy - Class in com.atlassian.confluence.internal.upgrade.constraint.dedup
Keep the record with smallest Id
KeepSmallestIdDedupeStrategy(String, String) - Constructor for class com.atlassian.confluence.internal.upgrade.constraint.dedup.KeepSmallestIdDedupeStrategy
 
keepToken(int, Token) - Method in interface com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter.Callback
Deprecated.
 
KeepWordTokenFilterDescriptor - Class in com.atlassian.confluence.search.v2.analysis
A token filter that only keeps tokens with text contained in a predefined set of words.
KeepWordTokenFilterDescriptor(Collection<String>) - Constructor for class com.atlassian.confluence.search.v2.analysis.KeepWordTokenFilterDescriptor
 
key(String) - Method in class com.atlassian.confluence.api.model.content.JsonContentProperty.ContentPropertyBuilder
 
key(String) - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
 
key(String) - Method in class com.atlassian.confluence.api.model.messages.SimpleMessage.SimpleMessageBuilder
 
key(String) - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkSimpleMessage.BulkSimpleMessageBuilder
 
key() - Method in enum com.atlassian.confluence.impl.vcache.metrics.CacheMetricsKeys
 
key() - Method in interface com.atlassian.confluence.plugin.module.PluginProvidedDecoratorModule
 
KEY - Static variable in class com.atlassian.confluence.plugins.contentproperty.index.descriptor.ContentPropertyFieldSort
 
KEY - Static variable in class com.atlassian.confluence.plugins.contentproperty.search.fields.DateTimeContentPropertyAliasFieldHandler
 
KEY - Static variable in class com.atlassian.confluence.plugins.contentproperty.search.fields.StringContentPropertyAliasFieldHandler
 
KEY - Static variable in class com.atlassian.confluence.plugins.edgeindex.edge.BlogPostEdgeType
 
KEY - Static variable in class com.atlassian.confluence.plugins.edgeindex.edge.CommentEdgeType
 
KEY - Static variable in class com.atlassian.confluence.plugins.edgeindex.edge.LikeEdgeType
 
KEY - Static variable in class com.atlassian.confluence.plugins.edgeindex.edge.PageEdgeType
 
KEY - Static variable in class com.atlassian.confluence.search.lucene.MatchNoDocsQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.filter.SubsetResultFilter
Deprecated.
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.AllQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.BooleanQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.BoostingQuery
Deprecated.
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.ConstantScoreQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.DoubleRangeQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.FileExtensionQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.FunctionScoreQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.HasPersonalSpaceQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.IntegerRangeQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.LongRangeQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.MatchNoDocsQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.PhraseQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.PrefixQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.QueryStringQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.SiteTextSearchQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.SpanNearQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.TermQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.TermRangeQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.TextFieldQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.query.UserTextQuery
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.ActiveUserSearchFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.BooleanSearchFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Deprecated.
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.ContentCategorySearchFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.ContentPermissionsSearchFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.ContentStatusFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.DeactivatedUserSearchFilter
Deprecated.
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.DisabledContentTypeSearchFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.ExcludedContentTypeSearchFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.ExternallyDeletedUserSearchFilter
Deprecated.
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.FieldValueSearchFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.MatchAllDocsFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.MatchNoDocsFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.NonViewableContentTypeSearchFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.PrefixSearchFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.SearchResultTypeSearchFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.SiteSearchPermissionsSearchFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.TermRangeSearchFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.TermSearchFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.TextSearchFilter
 
KEY - Static variable in class com.atlassian.confluence.search.v2.searchfilter.UnlicensedUserSearchFilter
Deprecated.
 
KEY - Static variable in class com.atlassian.confluence.search.v2.sort.CreatedSort
 
KEY - Static variable in class com.atlassian.confluence.search.v2.sort.FavouriteSort
 
KEY - Static variable in class com.atlassian.confluence.search.v2.sort.FieldSort
 
KEY - Static variable in class com.atlassian.confluence.search.v2.sort.FilenameSort
 
KEY - Static variable in class com.atlassian.confluence.search.v2.sort.FilesizeSort
 
KEY - Static variable in class com.atlassian.confluence.search.v2.sort.FullnameSort
 
KEY - Static variable in class com.atlassian.confluence.search.v2.sort.LowercaseFieldSort
 
KEY - Static variable in class com.atlassian.confluence.search.v2.sort.ModifiedSort
 
KEY - Static variable in class com.atlassian.confluence.search.v2.sort.MultiSearchSort
 
key - Static variable in class com.atlassian.confluence.search.v2.sort.RelevanceSort
 
KEY - Static variable in class com.atlassian.confluence.search.v2.sort.TitleSort
 
key - Variable in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
KEY_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
KEY_AVAILABLE - Static variable in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyApiAvailableTestResource
 
KEY_MAINTENANCE_MODE_BANNER - Static variable in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
KEY_MAINTENANCE_MODE_BANNER_ENABLED - Static variable in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
KEY_SPACE_DELIMITER - Static variable in class com.atlassian.confluence.api.model.content.template.ContentBlueprintId
Delimiter to separate FullModuleKey and Space
KEY_SPACE_DELIMITER - Static variable in class com.atlassian.confluence.api.model.content.template.ContentTemplateId.ContentTemplateIdWithKeys
Delimiter to separate FullModuleKey and Space
KEY_UNAVAILABLE - Static variable in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyApiAvailableTestResource
 
KEYBOARD_SHORTCUTS_LINK_ID - Static variable in class com.atlassian.confluence.pageobjects.component.menu.HelpMenu
Deprecated.
 
KeyboardShortcuts - Class in com.atlassian.confluence.pageobjects
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.KeyboardShortcuts instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
KeyboardShortcuts() - Constructor for class com.atlassian.confluence.pageobjects.KeyboardShortcuts
Deprecated.
 
KeyboardShortcuts(AtlassianWebDriver) - Constructor for class com.atlassian.confluence.pageobjects.KeyboardShortcuts
Deprecated.
since 5.5.1 use injection and don't use the deprecated AtlassianWebDriver
keyboardShortcuts - Variable in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
keyboardShortcutsEnabled - Variable in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
KeyedBandanaContext - Interface in com.atlassian.confluence.setup.bandana
BandanaContext which provides a string key.
KeyInitPostImportTask - Class in com.atlassian.confluence.importexport
Ensures Confluence has system key pairs after a site import.
KeyInitPostImportTask(KeyPairInitialiser) - Constructor for class com.atlassian.confluence.importexport.KeyInitPostImportTask
 
KeyPairComparator - Class in com.atlassian.confluence.security.trust
Compares KeyPairs for equality based on the equals method of the public and private keys.
KeyPairComparator() - Constructor for class com.atlassian.confluence.security.trust.KeyPairComparator
 
KeyPairInitialiser - Interface in com.atlassian.confluence.security.trust
Initialises system key pairs
keys - Static variable in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies.Expansions
 
keys(Iterable<String>) - Method in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies.WebResourceDependenciesBuilder
 
keySet() - Method in class com.atlassian.confluence.rpc.auth.TokenMap
 
keySet() - Method in class com.atlassian.confluence.setup.SharedConfigurationMap
 
keySet() - Method in class com.atlassian.confluence.util.collections.CompositeMap
 
keySet() - Method in class com.atlassian.confluence.util.collections.LazyMap
 
KeySpaceLocator - Class in com.atlassian.confluence.content.service.space
A space locator that uses a space key to find a space.
KeySpaceLocator(SpaceManager, String) - Constructor for class com.atlassian.confluence.content.service.space.KeySpaceLocator
 
KeyStore - Interface in com.atlassian.confluence.security.trust
A simple keystore supporting the retrieval and storage of public keys and public/private key pairs.
KeyTransferBean - Class in com.atlassian.confluence.security.persistence.dao.hibernate
Allows conversion to and from serialized form.
KeyTransferBean(String) - Constructor for class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
This is really messy.
KeyTransferBean(String, String, String) - Constructor for class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
KeyTransferBean(Key) - Constructor for class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
KeywordTokenizerDescriptor - Class in com.atlassian.confluence.search.v2.analysis
The keyword tokenizer is a “noop” tokenizer that accepts whatever text it is given and outputs the exact same text as a single term.
KeywordTokenizerDescriptor() - Constructor for class com.atlassian.confluence.search.v2.analysis.KeywordTokenizerDescriptor
 
killRunningSynchronyProcess() - Static method in class com.atlassian.confluence.plugins.synchrony.utils.SynchronyProcessUtil
Kill any running synchrony process if its pid is stored in the synchrony.pid file.
KLUDGE_CLASSPATH_TEMPLATE - Static variable in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
 
KLUDGE_WWRESOURCE_TEMPLATE - Static variable in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
The name of a template that should never be overridden by the user, and thus will be able to give us the default template ResourceLoader.
KnowledgeBaseArticleClickedEvent - Class in com.atlassian.confluence.impl.health.analytics
The analytics event sent when the user clicks the link for a knowledge base (KB) article explaining why event details have been suppressed on the Johnson page.
KNOWN_DUPLICATE_CLASSES - Static variable in class com.atlassian.confluence.util.classpath.ClasspathJarDuplicateClassFinder
 
KNOWN_DUPLICATE_PACKAGES - Static variable in class com.atlassian.confluence.util.classpath.ClasspathJarDuplicateClassFinder
A list of prefixes of class file paths to exclude.
KNOWN_USER_TYPE - Static variable in class com.atlassian.confluence.api.model.people.Person
 
KnownConfluenceLicenseValidationException - Exception in com.atlassian.confluence.license.exception
Indicates problems with (parts of) the ConfluenceLicense.
KnownConfluenceLicenseValidationException(ConfluenceLicense, KnownConfluenceLicenseValidationException.Reason) - Constructor for exception com.atlassian.confluence.license.exception.KnownConfluenceLicenseValidationException
 
KnownConfluenceLicenseValidationException(String, ConfluenceLicense, KnownConfluenceLicenseValidationException.Reason) - Constructor for exception com.atlassian.confluence.license.exception.KnownConfluenceLicenseValidationException
 
KnownConfluenceLicenseValidationException.Reason - Enum in com.atlassian.confluence.license.exception
 
KnownConfluenceLicenseValidationExceptionHandler - Class in com.atlassian.confluence.license.exception.handler
Common Confluence license validation failures.
KnownConfluenceLicenseValidationExceptionHandler(I18NBean, DocumentationBean, ConfluenceSidManager) - Constructor for class com.atlassian.confluence.license.exception.handler.KnownConfluenceLicenseValidationExceptionHandler
 
KnownUser - Class in com.atlassian.confluence.api.model.people
 
KnownUser(Icon, String, String, String) - Constructor for class com.atlassian.confluence.api.model.people.KnownUser
 
KnownUser(Icon, String, String, UserKey) - Constructor for class com.atlassian.confluence.api.model.people.KnownUser
Deprecated.
since 6.5.0. Use the KnownUser.builder() instead.
KnownUser(Icon, String, String) - Constructor for class com.atlassian.confluence.api.model.people.KnownUser
Deprecated.
KnownUser - Class in com.atlassian.confluence.legacyapi.model.people
Deprecated.
since 7.0.1 , use KnownUser
KnownUser(Icon, String, String, Map<Permission, Boolean>) - Constructor for class com.atlassian.confluence.legacyapi.model.people.KnownUser
Deprecated.
 
KnownUser.Builder - Class in com.atlassian.confluence.api.model.people
 
KubernetesClusterJoinConfig - Class in com.atlassian.confluence.cluster
A ClusterJoinConfig for Kubernetes environments.
KubernetesClusterJoinConfig() - Constructor for class com.atlassian.confluence.cluster.KubernetesClusterJoinConfig
 
KWIKEMART - Static variable in class com.atlassian.confluence.it.Group.Simpsons
Deprecated.
 

L

LAAS_PERFORMANCE_LOGGING_FEATURE_NAME - Static variable in class com.atlassian.confluence.schedule.jobs.LaasPerformanceLoggingJob
Deprecated.
 
LaasPerformanceLoggingJob - Class in com.atlassian.confluence.schedule.jobs
Deprecated.
since 7.5. This job is only required for cloud, so it will be removed from server.
LaasPerformanceLoggingJob(DarkFeaturesManager, ConfluenceMonitoringControl) - Constructor for class com.atlassian.confluence.schedule.jobs.LaasPerformanceLoggingJob
Deprecated.
 
Label - Class in com.atlassian.confluence.api.model.content
 
Label(String, String, String) - Constructor for class com.atlassian.confluence.api.model.content.Label
 
Label(Label.LabelBuilder) - Constructor for class com.atlassian.confluence.api.model.content.Label
 
label() - Method in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
 
Label - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-java-api module instead. See {com.atlassian.confluence.api.model.content.Label} alternative
Label(String, Namespace, String, long) - Constructor for class com.atlassian.confluence.it.Label
Deprecated.
 
Label(String, String, String, String) - Constructor for class com.atlassian.confluence.it.Label
Deprecated.
 
Label(Label, String) - Constructor for class com.atlassian.confluence.it.Label
Deprecated.
 
Label - Class in com.atlassian.confluence.labels
 
Label() - Constructor for class com.atlassian.confluence.labels.Label
 
Label(String) - Constructor for class com.atlassian.confluence.labels.Label
 
Label(String, Namespace) - Constructor for class com.atlassian.confluence.labels.Label
 
Label(String, String) - Constructor for class com.atlassian.confluence.labels.Label
 
Label(String, String, ConfluenceUser) - Constructor for class com.atlassian.confluence.labels.Label
 
Label(String, String, String) - Constructor for class com.atlassian.confluence.labels.Label
Label(String, Namespace, String) - Constructor for class com.atlassian.confluence.labels.Label
Deprecated.
since 5.2.
Label(String, Namespace, ConfluenceUser) - Constructor for class com.atlassian.confluence.labels.Label
 
Label - Class in com.atlassian.confluence.legacyapi.model.content
Deprecated.
since 7.0.1 , use Label
Label(String, String, String) - Constructor for class com.atlassian.confluence.legacyapi.model.content.Label
Deprecated.
 
Label(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection.Label
Deprecated.
 
LABEL - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
Label.LabelBuilder - Class in com.atlassian.confluence.api.model.content
 
Label.Prefix - Enum in com.atlassian.confluence.api.model.content
 
Label.Prefix - Enum in com.atlassian.confluence.legacyapi.model.content
Deprecated.
 
LABEL_ADDED - Static variable in interface com.atlassian.confluence.labels.LabelManager
Indicates that a label was added.
LABEL_CREATED - Static variable in interface com.atlassian.confluence.labels.LabelManager
Indicates that a label was created.
LABEL_DELETED - Static variable in interface com.atlassian.confluence.labels.LabelManager
Indicates that a label was deleted.
LABEL_DELIM - Static variable in class com.atlassian.confluence.util.LabelUtil
The canonical delimiter in output
LABEL_DELIM_CHARS - Static variable in class com.atlassian.confluence.util.LabelUtil
The characters accepted as label delimiters
LABEL_FIELD - Static variable in class com.atlassian.confluence.search.lucene.LabelExtractor
Assigned multiple fields of namespaced labels
LABEL_REMOVED - Static variable in interface com.atlassian.confluence.labels.LabelManager
Indicates that a label was removed.
LABEL_SEPARATOR - Static variable in class com.atlassian.confluence.pages.templates.PageTemplate
The String used to separate the labels.
LABEL_TEXT - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
LABEL_TEXT_FIELD - Static variable in class com.atlassian.confluence.search.lucene.LabelExtractor
This field is assigned a value consisting of a space delimited list of all the publicly visible labels on a piece of content
Labelable - Interface in com.atlassian.confluence.labels
Interface for objects that can have labels applied to them.
LabelableType - Enum in com.atlassian.confluence.labels
Represents the different kinds of content that can have labels.
LabelAddEvent - Class in com.atlassian.confluence.event.events.label
Thrown when an existing label is associated with piece of content (as opposed to be newly created).
LabelAddEvent(Label, Labelable) - Constructor for class com.atlassian.confluence.event.events.label.LabelAddEvent
 
LabelBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
Represents Label breadcrumbs.
LabelBreadcrumb(Action, DisplayableLabel, Space) - Constructor for class com.atlassian.confluence.util.breadcrumbs.LabelBreadcrumb
Label crumbs are sequenced a little differently than normal (where ContentActionBreadcrumbs typically come last).
LabelBuilder(String) - Constructor for class com.atlassian.confluence.api.model.content.Label.LabelBuilder
 
LabelCreateEvent - Class in com.atlassian.confluence.event.events.label
Thrown when a label is created and comes into existance.
LabelCreateEvent(Label) - Constructor for class com.atlassian.confluence.event.events.label.LabelCreateEvent
 
LabelDao - Interface in com.atlassian.confluence.labels.persistence.dao
 
LabelDaoInternal - Interface in com.atlassian.confluence.internal.labels.persistence
Dao for Labels.
LabelDeleteEvent - Class in com.atlassian.confluence.event.events.label
Thrown when a label itself is removed (as opposed to being disassociated from a piece of content).
LabelDeleteEvent(Label) - Constructor for class com.atlassian.confluence.event.events.label.LabelDeleteEvent
 
LabelDeleteListener - Class in com.atlassian.confluence.labels.listeners
 
LabelDeleteListener(NotificationManager) - Constructor for class com.atlassian.confluence.labels.listeners.LabelDeleteListener
 
LabelEntity - Class in com.atlassian.confluence.plugins.rest.entities
Represents a Label object
LabelEntity() - Constructor for class com.atlassian.confluence.plugins.rest.entities.LabelEntity
 
LabelEntityBuilder - Class in com.atlassian.confluence.plugins.rest.entities
 
LabelEntityBuilder() - Constructor for class com.atlassian.confluence.plugins.rest.entities.LabelEntityBuilder
 
LabelEntityList - Class in com.atlassian.confluence.plugins.rest.entities
List of labels visible to a user for an entity
LabelEntityList() - Constructor for class com.atlassian.confluence.plugins.rest.entities.LabelEntityList
 
LabelEvent - Class in com.atlassian.confluence.event.events.label
LabelEvent(Label) - Constructor for class com.atlassian.confluence.event.events.label.LabelEvent
 
LabelEvent(Label, Labelable) - Constructor for class com.atlassian.confluence.event.events.label.LabelEvent
 
LabelExtractor - Class in com.atlassian.confluence.search.lucene
Extract label data from content entity objects.
LabelExtractor() - Constructor for class com.atlassian.confluence.search.lucene.LabelExtractor
 
LabelFactory - Class in com.atlassian.confluence.api.impl.service.content.factory
Simple converter factory converts a Entity Label to Model Label object
LabelFactory() - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.LabelFactory
 
labelled - Variable in class com.atlassian.confluence.event.events.label.LabelEvent
 
Labelling - Class in com.atlassian.confluence.labels
An ostensibly immutable object that represents the link between labels and the content they label.
Labelling(Label, EditableLabelable, String) - Constructor for class com.atlassian.confluence.labels.Labelling
Deprecated.
since 5.2.
Labelling(Label, EditableLabelable, ConfluenceUser) - Constructor for class com.atlassian.confluence.labels.Labelling
 
Labelling() - Constructor for class com.atlassian.confluence.labels.Labelling
Available so that newInstance can be used by hibernate to create this object.
LabellingComparator - Class in com.atlassian.confluence.util
 
LabellingComparator() - Constructor for class com.atlassian.confluence.util.LabellingComparator
 
LabellingPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
LabellingPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
LabelLinkServerFunction - Class in com.atlassian.confluence.plugins.labels.soy
Server side function to generate links to label pages.
LabelLinkServerFunction() - Constructor for class com.atlassian.confluence.plugins.labels.soy.LabelLinkServerFunction
 
labelList - Variable in class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
Deprecated.
 
LabelListViewEvent - Class in com.atlassian.confluence.event.events.label
Represents a user viewing any of the label listview actions.
LabelListViewEvent(Object, Space, String) - Constructor for class com.atlassian.confluence.event.events.label.LabelListViewEvent
 
labelManager - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
labelManager - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
LabelManager - Interface in com.atlassian.confluence.labels
The label manager provides all that is necessary for interacting with labels.
LabelManagerEventListener - Class in com.atlassian.confluence.impl.labels
Responsible for listening to LabelManagerEventListener.VisitorEvents and resolving them against the LabelManager.
LabelManagerEventListener.VisitorEvent - Interface in com.atlassian.confluence.impl.labels
 
LabelManagerInternal - Interface in com.atlassian.confluence.internal.labels
Internal version of the LabelManager interface; see the package-info.java for rationale.
LabelManagerMetricsEvent - Class in com.atlassian.confluence.event.events.label
LabelManagerMetricsEvent is used to collect analytics for some methods in DefaultLabelManager
LabelManagerMetricsEvent(Object, String, long, int, int) - Constructor for class com.atlassian.confluence.event.events.label.LabelManagerMetricsEvent
 
labelParam - Variable in class com.atlassian.confluence.macro.ContentFilteringMacro
Parameter to handle label filtering.
LabelParameter - Class in com.atlassian.confluence.macro.query.params
Presents label parameters as BooleanQueryFactory implementations.
LabelParameter() - Constructor for class com.atlassian.confluence.macro.query.params.LabelParameter
 
LabelParameter(String) - Constructor for class com.atlassian.confluence.macro.query.params.LabelParameter
 
LabelParameter(List<String>, String) - Constructor for class com.atlassian.confluence.macro.query.params.LabelParameter
 
LabelParser - Class in com.atlassian.confluence.labels
The Label parser understands the formatting of label strings.
LabelParser() - Constructor for class com.atlassian.confluence.labels.LabelParser
 
LabelPermissionEnforcer - Interface in com.atlassian.confluence.labels
A permission enforcer interface for labels.
labelPermissionEnforcer - Variable in class com.atlassian.confluence.labels.service.AbstractLabelsCommand
 
LabelPermissionEnforcerImpl - Class in com.atlassian.confluence.impl.labels
Performs permission checking for label editing actions
LabelPermissionEnforcerImpl(PermissionManager, AccessModeService) - Constructor for class com.atlassian.confluence.impl.labels.LabelPermissionEnforcerImpl
 
LabelPermissionSupport - Class in com.atlassian.confluence.labels
Deprecated.
since 6.9.0. Use the new LabelPermissionEnforcer if possible
LabelPermissionSupport() - Constructor for class com.atlassian.confluence.labels.LabelPermissionSupport
Deprecated.
 
labelPredicate(User, boolean) - Static method in class com.atlassian.confluence.util.LabelUtil
 
LabelQuery - Class in com.atlassian.confluence.search.v2.query
Query for matching a single Label.
LabelQuery(String) - Constructor for class com.atlassian.confluence.search.v2.query.LabelQuery
Construct a LabelQuery from a string representation of a label.
LabelQuery(Label) - Constructor for class com.atlassian.confluence.search.v2.query.LabelQuery
Construct a LabelQuery directly from the Label instance to be searched for
LabelQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
since 7.0 see LabelQuery.expand().
LabelQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.LabelQueryMapper
Deprecated.
 
LabelRemoveEvent - Class in com.atlassian.confluence.event.events.label
Thrown when a label is disassociated from a piece of content (as opposed to itself being removed).
LabelRemoveEvent(Label, Labelable) - Constructor for class com.atlassian.confluence.event.events.label.LabelRemoveEvent
 
LABELS - Static variable in class com.atlassian.confluence.api.model.content.Space.MetadataKeys
 
LABELS - Static variable in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec
 
labels(List<Label>) - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate.ContentTemplateBuilder
 
labels - Variable in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
labels(List<String>, int, String, int, UriInfo, DataFetchingEnvironment) - Method in class com.atlassian.confluence.plugins.graphql.providers.ContentLabelsProvider
 
labels(ContentId, List<String>, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentLabelsResource
Returns the list of labels on a piece of Content.
labels() - Static method in class com.atlassian.confluence.rest.api.model.pagination.PaginationLimits
Maximum number of labels to return at a time.
LABELS_METADATA_KEY - Static variable in interface com.atlassian.confluence.api.service.content.AttachmentService
Attachment Labels is stored in the Content metadata as the "labels" entry.
LABELS_STRING - Static variable in class com.atlassian.confluence.util.LabelUtil
The name of the form field containing the space separated labels
LabelsDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.LabelsDialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
LabelsDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
Deprecated.
 
LabelSearchResult - Class in com.atlassian.confluence.labels.persistence.dao
LabelSearchResult(Label, int) - Constructor for class com.atlassian.confluence.labels.persistence.dao.LabelSearchResult
 
LabelServlet - Class in com.atlassian.confluence.servlet
Simple servlet to map requests to /label// or /label/ to /labels/viewlabel.action The label name is mandatory, the space key is optional, restricting the view of the label to a specific space.
LabelServlet() - Constructor for class com.atlassian.confluence.servlet.LabelServlet
 
LabelsModelMetadataProvider - Class in com.atlassian.confluence.plugins.restapi.metadata.content
Provides content metadata pertaining to labels on a Content entity.
LabelsModelMetadataProvider(ContentLabelService, RestNavigationService) - Constructor for class com.atlassian.confluence.plugins.restapi.metadata.content.LabelsModelMetadataProvider
 
LabelsRpc - Class in com.atlassian.confluence.it.rpc
Makes CRUD RPC calls for Labels and Labelled content.
LabelsRpc(ConfluenceRpc, AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.LabelsRpc
 
LabelsSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Allows filtering by multiple labels.
LabelsSearchFilter(Set<String>) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.LabelsSearchFilter
 
LabelsSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
LabelsSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.LabelsSearchFilterMapper
Deprecated.
 
LabelsService - Interface in com.atlassian.confluence.labels.service
Creates label commands
LabelsSoapService - Class in com.atlassian.confluence.rpc.soap.services
 
LabelsSoapService() - Constructor for class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
labelsString() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec
 
labelsString - Variable in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
labelsVisibleCondition() - Method in class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
Deprecated.
 
LabelUrlBuilder - Class in com.atlassian.confluence.labels
Helps to build urls for labels.
LabelUtil - Class in com.atlassian.confluence.util
Utility class designed to assist dealing with the client interface.
LabelUtil() - Constructor for class com.atlassian.confluence.util.LabelUtil
 
LabelValidationHelper - Class in com.atlassian.confluence.labels.service
 
LabelWatchesResource - Class in com.atlassian.confluence.plugins.rest.resources
 
LabelWatchesResource(NotificationManager, LabelManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.LabelWatchesResource
 
Language - Class in com.atlassian.confluence.languages
 
Language(Locale) - Constructor for class com.atlassian.confluence.languages.Language
 
Language(LanguageModuleDescriptor) - Constructor for class com.atlassian.confluence.languages.Language
 
language - Variable in class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
Deprecated.
 
LANGUAGE_COOKIE - Static variable in class com.atlassian.confluence.languages.BrowserLanguageUtils
 
LanguageComparator - Class in com.atlassian.confluence.languages
Created by IntelliJ IDEA.
LanguageComparator() - Constructor for class com.atlassian.confluence.languages.LanguageComparator
 
LanguageExtractionFilter - Class in com.atlassian.confluence.web.filter
Extracts the language cookie, or if it is not present the browser language string
LanguageExtractionFilter() - Constructor for class com.atlassian.confluence.web.filter.LanguageExtractionFilter
 
languageManager - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
LanguageManager - Interface in com.atlassian.confluence.languages
 
LanguageModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
 
LanguageModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.LanguageModuleDescriptor
 
LanguagePluginI18NResource - Class in com.atlassian.confluence.util.i18n
 
LanguagePluginI18NResource(PluginAccessor) - Constructor for class com.atlassian.confluence.util.i18n.LanguagePluginI18NResource
 
LanguageSetup - Class in com.atlassian.confluence.it
 
LanguageSetup() - Constructor for class com.atlassian.confluence.it.LanguageSetup
 
LAST_MODIFICATION_DATE - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
 
LAST_MODIFIER - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
LAST_MODIFIER_NAME - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
 
LAST_MODIFIERS - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
LAST_MODIFIERS_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.ContentEntityMetadataExtractor
 
LAST_UPDATE_DESCRIPTION - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
lastIndexOf(Object) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
lastIndexOf(Object) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
lastModificationDate - Variable in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
LastModificationDateComparator - Class in bucket.core.comparators
Deprecated.
since 6.10.0. Use Comparator.comparing(Function) with EntityObject.getLastModificationDate() instead.
LastModificationDateComparator() - Constructor for class bucket.core.comparators.LastModificationDateComparator
Deprecated.
 
lastModified(DateTime) - Method in class com.atlassian.confluence.api.model.search.SearchResult.Builder
 
lastModified() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
lastModified() - Method in class com.atlassian.confluence.core.UploadedResource
 
lastModifiedAfter(DateTime) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.ContentMatchers
 
lastModifiedBefore(DateTime) - Static method in class com.atlassian.confluence.api.testsupport.matchers.model.content.ContentMatchers
 
LastModifiedInterceptor - Class in com.atlassian.confluence.core.actions
 
LastModifiedInterceptor() - Constructor for class com.atlassian.confluence.core.actions.LastModifiedInterceptor
 
lastModifier - Variable in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
LastModifierNameContentExtractor - Class in com.atlassian.confluence.search.lucene.extractor
 
LastModifierNameContentExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.LastModifierNameContentExtractor
 
LastModifierNameExtractor - Class in com.atlassian.confluence.search.lucene.extractor
 
LastModifierNameExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.LastModifierNameExtractor
 
LastModifierSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Deprecated.
since 5.2. Use LastModifierUserSearchFilter instead.
LastModifierSearchFilter(String...) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.LastModifierSearchFilter
Deprecated.
Creates an OR filter over the DocumentFieldName.LAST_MODIFIER_NAME field.
LastModifierSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
since 5.2. Use LastModifierUserSearchFilterMapper instead.
LastModifierSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.LastModifierSearchFilterMapper
Deprecated.
 
LastModifierUserSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
LastModifierUserSearchFilter(Collection<ConfluenceUser>) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.LastModifierUserSearchFilter
Creates an OR filter over the DocumentFieldName.LAST_MODIFIER_NAME field.
LastModifierUserSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
LastModifierUserSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.LastModifierUserSearchFilterMapper
 
lastUpdated(Reference<Version>) - Method in class com.atlassian.confluence.api.model.content.History.HistoryBuilder
 
LatchEventListener - Class in com.atlassian.confluence.test.rpc
Event listener used to perform waits in tests.
LatchEventListener(CountDownLatch, Class) - Constructor for class com.atlassian.confluence.test.rpc.LatchEventListener
 
LatencyConnectionProvider - Class in com.atlassian.confluence.util.db
A hibernate connection provider that can be configured to return connections that impose a simulated latency on db operations.
LatencyConnectionProvider() - Constructor for class com.atlassian.confluence.util.db.LatencyConnectionProvider
 
LATEST - Static variable in class com.atlassian.confluence.api.model.content.History.Expansions
 
latest(boolean) - Method in class com.atlassian.confluence.api.model.content.History.HistoryBuilder
Set whether this is the latest published (non-draft) version of the content.
LATEST_VERSION_ID - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
 
lateStartup() - Method in class com.atlassian.confluence.plugin.ConfluencePluginManager
 
LatestVersionCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Only display if the user is viewing the latest version of a page or blog post.
LatestVersionCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.LatestVersionCondition
 
LatestVersionXhtmlContentWorkSource - Class in com.atlassian.confluence.content.render.xhtml.migration
A work source that provides batches of ContentEntityObjects that have XHTML formatted bodies.
LatestVersionXhtmlContentWorkSource(ContentDao, int) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.LatestVersionXhtmlContentWorkSource
 
layout - Variable in class com.atlassian.confluence.util.test.rules.Log4J2Logger
 
layout - Variable in class com.atlassian.confluence.util.test.rules.Log4JLogger
Deprecated.
 
Layout2CreatedEvent - Class in com.atlassian.confluence.tinymceplugin.events
Event for PageLayouts 2 layout being created, extends LayoutCreatedEvent with the number of rows and columns created.
Layout2CreatedEvent(String, AbstractPage, int, int) - Constructor for class com.atlassian.confluence.tinymceplugin.events.Layout2CreatedEvent
 
LayoutCreatedEvent - Class in com.atlassian.confluence.tinymceplugin.events
A layout event is used to define when a page/blog post is created using page layouts.
LayoutCreatedEvent(String, AbstractPage) - Constructor for class com.atlassian.confluence.tinymceplugin.events.LayoutCreatedEvent
 
layoutHelper - Variable in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractLookAndFeelAction
 
LayoutHelper - Class in com.atlassian.confluence.util
This class provides helper methods to retrieve layout templates and handles a few basic theme tasks.
LayoutHelper() - Constructor for class com.atlassian.confluence.util.LayoutHelper
 
LayoutModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
 
LayoutModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.LayoutModuleDescriptor
 
LazyComponentReference - Class in com.atlassian.confluence.util
Deprecated.
since 5.3 Use LazyComponentReference.
LazyComponentReference() - Constructor for class com.atlassian.confluence.util.LazyComponentReference
Deprecated.
 
LazyLoadingFragmentTransformer - Class in com.atlassian.confluence.content.render.xhtml.transformers
A FragmentTransformer which delegates to another FragmentTransformer identified by bean id.
LazyLoadingFragmentTransformer(String) - Constructor for class com.atlassian.confluence.content.render.xhtml.transformers.LazyLoadingFragmentTransformer
 
LazyLoadingMacroWrapper - Class in com.atlassian.confluence.macro
Used to wrap a Macro in a LazyReference.
LazyLoadingMacroWrapper(LazyReference<Macro>) - Constructor for class com.atlassian.confluence.macro.LazyLoadingMacroWrapper
 
LazyLoadingMigrationRenderer - Class in com.atlassian.confluence.content.render.xhtml.migration
Required to allow us to break a circular dependency of the subRenderer back to the renderer.
LazyLoadingMigrationRenderer() - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.LazyLoadingMigrationRenderer
 
LazyMap<K,V> - Class in com.atlassian.confluence.util.collections
A Map that is backed by a delegate map that contains suppliers for the values that are called lazily when required.
LazyProxyFactory - Class in com.atlassian.confluence.impl.spring
A utility for creating lazy proxies for Spring beans.
LazyProxyFactory(BeanFactory) - Constructor for class com.atlassian.confluence.impl.spring.LazyProxyFactory
 
LazyReferenceAdapter<T> - Class in com.atlassian.confluence.util.misc
The adapter from com.atlassian.concurrent to io.atlassian.concurrent.
LazyReferenceAdapter(LazyReference<T>) - Constructor for class com.atlassian.confluence.util.misc.LazyReferenceAdapter
 
LDAP - Static variable in class com.atlassian.confluence.it.usermanagement.DirectoryNames
Deprecated.
 
LDAP_USER1 - Static variable in class com.atlassian.confluence.it.User
Deprecated.
A sample test user whose username contains every non-alphanumeric character on a standard keyboard.
LdapDirectoryPermission - Enum in com.atlassian.confluence.it.admin
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.jwebunit.usermanagement.LdapDirectoryPermission} alternative
LdapReadOnlyDirectoryConfiguration - Class in com.atlassian.confluence.it.usermanagement
A configuration with a LDAP read-only directory followed by an internal directory.
LdapReadOnlyDirectoryConfiguration() - Constructor for class com.atlassian.confluence.it.usermanagement.LdapReadOnlyDirectoryConfiguration
 
LdapReadOnlyLocalGroupsDirectoryConfiguration - Class in com.atlassian.confluence.it.usermanagement
Configuration with a single LDAP directory with "Read-Only with Local Groups" permission.
LdapReadOnlyLocalGroupsDirectoryConfiguration() - Constructor for class com.atlassian.confluence.it.usermanagement.LdapReadOnlyLocalGroupsDirectoryConfiguration
 
LdapReadWriteDirectoryConfiguration - Class in com.atlassian.confluence.it.usermanagement
Configuration with an LDAP read-write directory followed by an internal directory.
LdapReadWriteDirectoryConfiguration() - Constructor for class com.atlassian.confluence.it.usermanagement.LdapReadWriteDirectoryConfiguration
 
LdapServerBindException(int, int) - Constructor for exception com.atlassian.confluence.it.usermanagement.LdapService.LdapServerBindException
 
LdapService - Class in com.atlassian.confluence.it.usermanagement
Starts an LDAP server on the first available port within the range.
LdapService.LdapServerBindException - Exception in com.atlassian.confluence.it.usermanagement
 
LdapUserManagementHelper - Class in com.atlassian.confluence.it.usermanagement
Implementation of UserManagementHelper that talks directly to the configured LDAP server.
LdapUserManagementHelper(ConfluenceRpc) - Constructor for class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
Creates an instance which delegates to LdapServer, using the default connection properties from ldapTemplate.
LdapUserManagementHelper(ConfluenceRpc, LdapTemplate, Set<User>, Set<Group>) - Constructor for class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
Creates an instance which delegates to LdapServer using the LDAP connections provided by the ldapTemplate.
LEGACY_DRAFT_PARENT_ID_KEY - Static variable in class com.atlassian.confluence.pages.Draft
The content ID of a new piece of content, as a String.
LEGACY_MODE - Static variable in interface com.atlassian.confluence.setup.settings.CollaborativeEditingHelper
 
LEGACY_USERNAME_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
LegacyAttachmentDataDaoSupport - Class in com.atlassian.confluence.pages.persistence.dao
This class provides support logic for legacy AttachmentDataDao implementations that only support AttachmentDataStreamType.RAW_BINARY, and that already have implementations of the deprecated InputStream-based methods.
LegacyAttachmentDataDaoSupport(AttachmentDataDao) - Constructor for class com.atlassian.confluence.pages.persistence.dao.LegacyAttachmentDataDaoSupport
 
LegacyAttachmentResource - Class in com.atlassian.confluence.ui.rest.content
Deprecated.
since 5.10. Use the official REST API that lives in confluence-rest-resources.
LegacyAttachmentResource(AttachmentService) - Constructor for class com.atlassian.confluence.ui.rest.content.LegacyAttachmentResource
Deprecated.
 
LegacyAttachmentServiceImpl - Class in com.atlassian.confluence.ui.rest.service.content
Deprecated.
since 7.0.1 , use ContentLabelService
LegacyAttachmentServiceImpl(AttachmentManager, PermissionManager, LabelsService) - Constructor for class com.atlassian.confluence.ui.rest.service.content.LegacyAttachmentServiceImpl
Deprecated.
 
LegacyClusterLicenseValidator - Class in com.atlassian.confluence.license.validator
Detects for old cluster licenses, which had the conf.NumberOfClusterNodes attribute.
LegacyClusterLicenseValidator() - Constructor for class com.atlassian.confluence.license.validator.LegacyClusterLicenseValidator
 
LegacyConfluenceWebMenuManager - Class in com.atlassian.confluence.web
Deprecated.
since 5.9.0. Use ConfluenceWebMenuManager instead.
LegacyConfluenceWebMenuManager() - Constructor for class com.atlassian.confluence.web.LegacyConfluenceWebMenuManager
Deprecated.
 
LegacyContentBodyBuilder - Class in com.atlassian.confluence.ui.rest.builder
Deprecated.
LegacyContentBodyBuilder(Renderer, FormatConverter) - Constructor for class com.atlassian.confluence.ui.rest.builder.LegacyContentBodyBuilder
Deprecated.
 
LegacyContentBuilder - Class in com.atlassian.confluence.ui.rest.builder
Deprecated.
since 7.0.1 , use Content.ContentBuilder
LegacyContentBuilder(LegacyPersonBuilder, LegacyContentBodyBuilder, LegacySpaceSummaryBuilder, PermissionManager, ContentEntityManager) - Constructor for class com.atlassian.confluence.ui.rest.builder.LegacyContentBuilder
Deprecated.
 
LegacyContentDraftServiceImpl - Class in com.atlassian.confluence.api.impl.service.content.draft
 
LegacyContentDraftServiceImpl(PermissionManager, ContentService, DraftManager, PermissionCheckExemptions, AccessModeService, DefaultCustomContentManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.draft.LegacyContentDraftServiceImpl
 
LegacyContentResource - Class in com.atlassian.confluence.ui.rest.content
Deprecated.
since 5.10. Use the official REST API that lives in confluence-rest-resources.
LegacyContentResource(ContentService) - Constructor for class com.atlassian.confluence.ui.rest.content.LegacyContentResource
Deprecated.
 
LegacyContentServiceImpl - Class in com.atlassian.confluence.ui.rest.service.content
Deprecated.
since 7.0.1 , use ContentService
LegacyContentServiceImpl(PageManager, CommentManager, ContentEntityManager, PermissionManager, LegacyContentBuilder, LegacyContentBodyBuilder, FormatConverter, ThemeManager, CustomLayoutManager, LabelsService) - Constructor for class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
Deprecated.
 
LegacyCustomSerializer - Class in com.atlassian.confluence.ui.rest.json
Deprecated.
since 7.0.1 , no replacement
LegacyCustomSerializer() - Constructor for class com.atlassian.confluence.ui.rest.json.LegacyCustomSerializer
Deprecated.
 
LegacyDraftValidator - Class in com.atlassian.confluence.api.impl.service.content.draft
 
LegacyDraftValidator(ContentService, DraftManager, PermissionManager, PermissionCheckExemptions, DefaultCustomContentManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.draft.LegacyDraftValidator
 
LegacyDynamicPluginFactoryBeanFactory - Class in com.atlassian.confluence.plugin.spring
This bean factory is used to create an instance of a LegacyDynamicPluginFactory linking it to Confluence's plugin temp directory.
LegacyDynamicPluginFactoryBeanFactory() - Constructor for class com.atlassian.confluence.plugin.spring.LegacyDynamicPluginFactoryBeanFactory
 
LegacyExpansionsParser - Class in com.atlassian.confluence.ui.rest
Deprecated.
since 5.9. use ExpansionsParser instead.
LegacyExpansionsParser() - Constructor for class com.atlassian.confluence.ui.rest.LegacyExpansionsParser
Deprecated.
 
LegacyFragmentTransformer - Class in com.atlassian.confluence.content.render.xhtml.transformers
 
LegacyFragmentTransformer() - Constructor for class com.atlassian.confluence.content.render.xhtml.transformers.LegacyFragmentTransformer
 
LegacyLabelHelper - Class in com.atlassian.confluence.ui.rest.service.content
Deprecated.
since 7.0.1 , no replacement
LegacyLabelHelper() - Constructor for class com.atlassian.confluence.ui.rest.service.content.LegacyLabelHelper
Deprecated.
 
LegacyLabelPrefixHelper - Class in com.atlassian.confluence.ui.rest.content
Deprecated.
since 7.0.1 , no replacement
LegacyLabelPrefixHelper() - Constructor for class com.atlassian.confluence.ui.rest.content.LegacyLabelPrefixHelper
Deprecated.
 
LegacyLoggingExceptionMapper - Class in com.atlassian.confluence.ui.rest
 
LegacyLoggingExceptionMapper() - Constructor for class com.atlassian.confluence.ui.rest.LegacyLoggingExceptionMapper
 
LegacyOptionSerializer - Class in com.atlassian.confluence.ui.rest.json
Deprecated.
since 7.0.1 , use OptionSerializer
LegacyOptionSerializer() - Constructor for class com.atlassian.confluence.ui.rest.json.LegacyOptionSerializer
Deprecated.
 
LegacyPersonBuilder - Class in com.atlassian.confluence.ui.rest.builder
Deprecated.
since 7.0.1 , use KnownUser.Builder
LegacyPersonBuilder(UserAccessor, WebResourceUrlProvider, PermissionManager) - Constructor for class com.atlassian.confluence.ui.rest.builder.LegacyPersonBuilder
Deprecated.
 
LegacyPersonResource - Class in com.atlassian.confluence.ui.rest.people
Deprecated.
since 5.10. Use the official REST API that lives in confluence-rest-resources.
LegacyPersonResource(PersonService) - Constructor for class com.atlassian.confluence.ui.rest.people.LegacyPersonResource
Deprecated.
 
LegacyPersonServiceImpl - Class in com.atlassian.confluence.ui.rest.service.people
Deprecated.
since 7.0.1 , use PersonService
LegacyPersonServiceImpl(LegacyPersonBuilder) - Constructor for class com.atlassian.confluence.ui.rest.service.people.LegacyPersonServiceImpl
Deprecated.
 
LegacyPluginSettingsManager - Interface in com.atlassian.confluence.setup.settings
Deprecated.
since 7.7 Use PluginSettingsFactory
legacyRemoteApiEventPublishingFilter(EventPublisher) - Method in class com.atlassian.confluence.impl.servlet.RemoteApiEventPublishingFilterConfig
Create a Filter which publishes an analytics evemt each time a request is received for any of Confluence's legacy remote APIs
LegacyRemoteAuditServiceHelper - Class in com.atlassian.confluence.it.audit.impl
Helper class to set up REST context and run assertions on audit records, using the old auditing REST API.
LegacyRemoteAuditServiceHelper() - Constructor for class com.atlassian.confluence.it.audit.impl.LegacyRemoteAuditServiceHelper
 
LegacyRestHelper - Class in com.atlassian.confluence.ui.rest.content
Deprecated.
since 7.0.1 , no replacement
LegacyRestHelper() - Constructor for class com.atlassian.confluence.ui.rest.content.LegacyRestHelper
Deprecated.
 
LegacyRpcBaseResolver - Class in com.atlassian.confluence.it.rpc
 
LegacyRpcBaseResolver() - Constructor for class com.atlassian.confluence.it.rpc.LegacyRpcBaseResolver
 
LegacySpaceLabelServiceImpl - Class in com.atlassian.confluence.ui.rest.service.content
Deprecated.
since 7.0.1 , use ContentLabelService
LegacySpaceLabelServiceImpl(SpaceManager, LabelPermissionEnforcer, LabelManager) - Constructor for class com.atlassian.confluence.ui.rest.service.content.LegacySpaceLabelServiceImpl
Deprecated.
 
LegacySpaceResource - Class in com.atlassian.confluence.ui.rest.content
Deprecated.
since 5.10. Use the official REST API that lives in confluence-rest-resources.
LegacySpaceResource(SpaceLabelService) - Constructor for class com.atlassian.confluence.ui.rest.content.LegacySpaceResource
Deprecated.
 
LegacySpaceRssFeedAction - Class in com.atlassian.confluence.spaces.actions
 
LegacySpaceRssFeedAction() - Constructor for class com.atlassian.confluence.spaces.actions.LegacySpaceRssFeedAction
 
LegacySpaceSummaryBuilder - Class in com.atlassian.confluence.ui.rest.builder
Deprecated.
since 7.0.1 , use Space.SpaceBuilder
LegacySpaceSummaryBuilder(SpaceLogoManager) - Constructor for class com.atlassian.confluence.ui.rest.builder.LegacySpaceSummaryBuilder
Deprecated.
 
LegacySpringContainerAccessor - Class in com.atlassian.confluence.plugin
Deprecated.
since 7.0.1. It uses deprecated spring wiring.
LegacySpringContainerAccessor() - Constructor for class com.atlassian.confluence.plugin.LegacySpringContainerAccessor
Deprecated.
 
LegacyTemplateResource - Class in com.atlassian.confluence.ui.rest.content
Deprecated.
since 5.10. Use the official REST API that lives in confluence-rest-resources.
LegacyTemplateResource(TemplateService) - Constructor for class com.atlassian.confluence.ui.rest.content.LegacyTemplateResource
Deprecated.
 
LegacyTemplateServiceImpl - Class in com.atlassian.confluence.ui.rest.service.content
Deprecated.
since 7.0.1 , use ContentService
LegacyTemplateServiceImpl(PageTemplateManager, PermissionManager, LabelsService) - Constructor for class com.atlassian.confluence.ui.rest.service.content.LegacyTemplateServiceImpl
Deprecated.
 
LegacyV1LicenseValidator - Class in com.atlassian.confluence.license.validator
Detects for old v1 style licenses, which are not allowed anymore.
LegacyV1LicenseValidator() - Constructor for class com.atlassian.confluence.license.validator.LegacyV1LicenseValidator
 
LegacyV2RendererContextInitialiser - Interface in com.atlassian.confluence.content.render.xhtml.compatibility
Initialises the ConversionContext such that the encapsulated v2 RendererContext is populated as would be expected in the old v2 rendering subsystem.
lenient() - Static method in class com.atlassian.confluence.core.InputStreamSerializer
 
Lenient() - Constructor for class com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutorTemplate.Lenient
Deprecated.
 
LessCssCompilationListener - Class in com.atlassian.confluence.test.compilationmonitor.lesscss
Listens for LessCssCompilationEvent events generated by the lesscss-transformer plugin, and passes them to the store for later processing.
LessCssCompilationListener(LessCssCompilationStore) - Constructor for class com.atlassian.confluence.test.compilationmonitor.lesscss.LessCssCompilationListener
 
LessCssCompilationRestResource - Class in com.atlassian.confluence.test.compilationmonitor.lesscss
A REST resource that returns all recorded lesscss compilations.
LessCssCompilationRestResource(LessCssCompilationStore) - Constructor for class com.atlassian.confluence.test.compilationmonitor.lesscss.LessCssCompilationRestResource
 
LessCssCompilationStore - Class in com.atlassian.confluence.test.compilationmonitor.lesscss
Keeps a record of which lesscss URIs have been compiled, both in an in-memory set and in a log file on disk.
LessCssCompilationStore() - Constructor for class com.atlassian.confluence.test.compilationmonitor.lesscss.LessCssCompilationStore
 
lessThan(T) - Method in class com.atlassian.confluence.search.v2.Range.Builder
 
lessThanEquals(T) - Method in class com.atlassian.confluence.search.v2.Range.Builder
 
LetterTokenizerDescriptor - Class in com.atlassian.confluence.search.v2.analysis
The letter tokenizer breaks text into terms whenever it encounters a character which is not a letter.
LetterTokenizerDescriptor() - Constructor for class com.atlassian.confluence.search.v2.analysis.LetterTokenizerDescriptor
 
level() - Method in enum com.atlassian.confluence.internal.health.JohnsonEventLevel
Returns the Johnson-typed event level for this enum value.
levelName() - Method in enum com.atlassian.confluence.internal.health.JohnsonEventLevel
Returns the name of the event level for this enum value.
LexicographicUtils - Class in com.atlassian.confluence.search
A utility class for converting non-string values into string values with a lexicographic order that preserves the orginal order of the values.
LexicographicUtils() - Constructor for class com.atlassian.confluence.search.LexicographicUtils
 
LI_TAG - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.InlineTasksUtils
 
LIBRARY_KEY - Static variable in class com.atlassian.confluence.renderer.UserMacroLibrary
 
LICENCE_UPDATED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
LicenceUpdatedEvent - Class in com.atlassian.confluence.event.events.admin
 
LicenceUpdatedEvent(Object, AtlassianLicense) - Constructor for class com.atlassian.confluence.event.events.admin.LicenceUpdatedEvent
 
LicenceUpdatedEvent(Object, AtlassianLicense, AtlassianLicense) - Constructor for class com.atlassian.confluence.event.events.admin.LicenceUpdatedEvent
 
licenceUpdatedEvent(LicenceUpdatedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
license() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
license() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
 
License - Interface in com.atlassian.confluence.it.admin
A Test License.
LICENSE_EXPIRED - Static variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
LICENSE_HASH_KEY - Static variable in interface com.atlassian.confluence.setup.ConfluenceBootstrapConstants
Deprecated.
Since 5.6
LICENSE_INVALID_UPGRADE_UNKNOWN - Static variable in exception com.atlassian.confluence.license.exception.KnownConfluenceLicenseValidationException
 
LICENSE_MESSAGE_KEY - Static variable in interface com.atlassian.confluence.setup.ConfluenceBootstrapConstants
Deprecated.
Since 5.6
LICENSE_USERS_EXCEEDED - Static variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
LicenseAllowsDataCenterFeaturesCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
This condition checks if a feature related to read-only mode should be accessible in the instance.
LicenseAllowsDataCenterFeaturesCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.LicenseAllowsDataCenterFeaturesCondition
 
LicenseBasedCachingEnterpriseFeatureFlag - Class in com.atlassian.confluence.internal.license
Allow access to enterprise features for DC licenses.
LicenseBasedCachingEnterpriseFeatureFlag(LicenseService, EventPublisher) - Constructor for class com.atlassian.confluence.internal.license.LicenseBasedCachingEnterpriseFeatureFlag
 
LicenseCalculator - Interface in com.atlassian.confluence.util
Calculates the number of Users in a Confluence instance.
LicenseDetailsModel - Class in com.atlassian.confluence.license.rest.model
Models the license details response
LicenseDetailsModel.Builder - Class in com.atlassian.confluence.license.rest.model
 
licensedForDataCenter() - Method in interface com.atlassian.confluence.license.LicenseWebFacade
 
LicenseException - Exception in com.atlassian.confluence.license.exception
Base exception used to indicate that either the de-cryption, de-serialisation or validation of the license failed.
LicenseException(String) - Constructor for exception com.atlassian.confluence.license.exception.LicenseException
 
LicenseException(String, Throwable) - Constructor for exception com.atlassian.confluence.license.exception.LicenseException
 
LicenseExceptionHandler<E extends Exception> - Interface in com.atlassian.confluence.license.exception.handler
Handler for the exceptions thrown by LicenseService.
LicenseManagerFactoryBean - Class in com.atlassian.confluence.license
 
LicenseManagerFactoryBean() - Constructor for class com.atlassian.confluence.license.LicenseManagerFactoryBean
 
LicensePage - Class in com.atlassian.confluence.it.setup.steps
 
LicensePage(WebTester, String) - Constructor for class com.atlassian.confluence.it.setup.steps.LicensePage
 
LicensePage - Class in com.atlassian.confluence.pageobjects.page.setup
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.setup.LicensePage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
LicensePage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.LicensePage
Deprecated.
 
LicenseResource - Class in com.atlassian.confluence.license.rest.resource
A REST endpoint that exposes info about users of this instance.
LicenseResource(LicenseWebFacade, BootstrapManager, ClusterManager, I18nResolver, LicenseService, UserChecker, DataCenterCrossgradeablePlugins) - Constructor for class com.atlassian.confluence.license.rest.resource.LicenseResource
 
LicenseService - Interface in com.atlassian.confluence.license
Unifies the interaction with the v1 (still used for store) and v2 license code.
licenseService - Variable in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
LicenseServiceInternal - Interface in com.atlassian.confluence.internal.license
 
LicenseStore - Interface in com.atlassian.confluence.license.store
Encapsulates storing and validating a license.
LicenseStoreInternal - Interface in com.atlassian.confluence.internal.license.store
 
licenseType(String) - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel.Builder
 
LicenseUpdateAccessModeEventListener - Class in com.atlassian.confluence.event.listeners
Event listener that tracks license changes and force disables read-only mode and the banner if they're not supported by the new license.
LicenseUpdateAccessModeEventListener(AccessModeManager, EventPublisher, SettingsManager) - Constructor for class com.atlassian.confluence.event.listeners.LicenseUpdateAccessModeEventListener
 
LicenseUpdateListener - Class in com.atlassian.sal.confluence.license
Listens for confluence events indicating license change and republishes them as SAL events
LicenseUpdateListener(EventPublisher) - Constructor for class com.atlassian.sal.confluence.license.LicenseUpdateListener
 
LicenseUserLimitExceededException - Exception in com.atlassian.confluence.license.exception
 
LicenseUserLimitExceededException(String) - Constructor for exception com.atlassian.confluence.license.exception.LicenseUserLimitExceededException
 
LicenseValidationException - Exception in com.atlassian.confluence.license.exception
 
LicenseValidationException(String) - Constructor for exception com.atlassian.confluence.license.exception.LicenseValidationException
 
LicenseValidationHealthCheck - Class in com.atlassian.confluence.impl.health.checks
A HealthCheck that checks for a valid confluence license.
LicenseValidationHealthCheck(BootstrapManager, LicenseService, LicenseValidator) - Constructor for class com.atlassian.confluence.impl.health.checks.LicenseValidationHealthCheck
 
LicenseValidator - Interface in com.atlassian.confluence.license.validator
 
LicenseWebFacade - Interface in com.atlassian.confluence.license
Web frontend facade for the LicenseService.
LicenseWebFacadeTemplate - Class in com.atlassian.confluence.license
 
LicenseWebFacadeTemplate(LicenseService) - Constructor for class com.atlassian.confluence.license.LicenseWebFacadeTemplate
 
LicensingException - Exception in bucket.user
Deprecated.
since 6.10.0. Use com.atlassian.confluence.license.exception.LicenseUserLimitExceededException instead.
LicensingException(String) - Constructor for exception bucket.user.LicensingException
Deprecated.
 
LifecyclePhase - Enum in com.atlassian.confluence.internal.health
The phases of the Confluence application lifecycle.
LifecyclePluginModuleDescriptor - Class in com.atlassian.confluence.impl.setup
Descriptor for lifecycle plugin modules.
LifecyclePluginModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.impl.setup.LifecyclePluginModuleDescriptor
 
lighten(String, double) - Static method in class com.atlassian.confluence.util.ColourUtils
Returns a color lighter than the given color
lighten(Color, double) - Static method in class com.atlassian.confluence.util.ColourUtils
Returns a color lighter than the given color
LightningTranslationMode - Class in com.atlassian.confluence.util.i18n
 
LightningTranslationMode() - Constructor for class com.atlassian.confluence.util.i18n.LightningTranslationMode
 
LikableContentResource - Class in com.atlassian.confluence.plugins.like.rest.resources
 
LikableContentResource(LikeManager, ContentEntityManager, NetworkService, UserEntityExpander, TransactionTemplate) - Constructor for class com.atlassian.confluence.plugins.like.rest.resources.LikableContentResource
 
Like - Class in com.atlassian.confluence.it
 
Like(long, String) - Constructor for class com.atlassian.confluence.it.Like
 
like(ContentEntity, User) - Method in class com.atlassian.confluence.it.rpc.LikesRpc
Have the specified user like the specified content.
Like - Class in com.atlassian.confluence.like
Represents a data transfer object for like data.
Like(long, String, Date) - Constructor for class com.atlassian.confluence.like.Like
 
Like(LikeEntity) - Constructor for class com.atlassian.confluence.like.Like
 
LikeAction - Class in com.atlassian.confluence.plugins.like.actions
Likes content, usually called from an email where a RESTful response just won't do.
LikeAction() - Constructor for class com.atlassian.confluence.plugins.like.actions.LikeAction
 
LikeContext - Class in com.atlassian.confluence.plugins.like.notifications.batch
 
LikeContext(ContentType, long) - Constructor for class com.atlassian.confluence.plugins.like.notifications.batch.LikeContext
 
LikeCountQuery - Class in com.atlassian.confluence.plugins.edgeindex.edge
 
LikeCountQuery(LikeManager, ContentEntityHelper) - Constructor for class com.atlassian.confluence.plugins.edgeindex.edge.LikeCountQuery
 
LikeCreatedBatchingProcessor - Class in com.atlassian.confluence.plugins.like.notifications.batch
 
LikeCreatedBatchingProcessor() - Constructor for class com.atlassian.confluence.plugins.like.notifications.batch.LikeCreatedBatchingProcessor
 
LikeCreatedEvent - Class in com.atlassian.confluence.event.events.like
Events where a like is created.
LikeCreatedEvent(Object, User, ContentEntityObject) - Constructor for class com.atlassian.confluence.event.events.like.LikeCreatedEvent
 
LikeEdgeType - Class in com.atlassian.confluence.plugins.edgeindex.edge
 
LikeEdgeType(EdgeCountQuery) - Constructor for class com.atlassian.confluence.plugins.edgeindex.edge.LikeEdgeType
 
LikeEntity - Class in com.atlassian.confluence.like
Represents a like entity.
LikeEntity() - Constructor for class com.atlassian.confluence.like.LikeEntity
For hibernate.
LikeEntity(ContentEntityObject, ConfluenceUser, Date) - Constructor for class com.atlassian.confluence.like.LikeEntity
 
LikeEntity - Class in com.atlassian.confluence.plugins.like.graphql
 
LikeEntity(User, Date, Supplier<Set<String>>) - Constructor for class com.atlassian.confluence.plugins.like.graphql.LikeEntity
 
LikeEntity - Class in com.atlassian.confluence.plugins.like.rest.entities
 
LikeEntity() - Constructor for class com.atlassian.confluence.plugins.like.rest.entities.LikeEntity
 
LikeEntity(String) - Constructor for class com.atlassian.confluence.plugins.like.rest.entities.LikeEntity
 
LikeEntity(UserEntity) - Constructor for class com.atlassian.confluence.plugins.like.rest.entities.LikeEntity
 
LikeEntityDao - Interface in com.atlassian.confluence.like
Persists and retrieves likes.
LikeEvent - Interface in com.atlassian.confluence.event.events.like
A like event.
LikeEventEmailRenderContextProvider - Class in com.atlassian.confluence.plugins.like.notifications
 
LikeEventEmailRenderContextProvider(CachedContentFinder, UserAccessor, FollowManager, Excerpter, LocaleManager) - Constructor for class com.atlassian.confluence.plugins.like.notifications.LikeEventEmailRenderContextProvider
 
LikeEventHipChatRenderContextProvider - Class in com.atlassian.confluence.plugins.like.notifications
 
LikeEventHipChatRenderContextProvider(CachedContentFinder, UserAccessor, FollowManager, LocaleManager) - Constructor for class com.atlassian.confluence.plugins.like.notifications.LikeEventHipChatRenderContextProvider
 
LikeManager - Interface in com.atlassian.confluence.like
Controls all access to Like-ing and Unlike-ing content.
LikeNotification - Class in com.atlassian.confluence.plugins.like.notifications
Represents a like notification.
LikeNotification(ConfluenceUser, User, User, ContentEntityObject, UserRole) - Constructor for class com.atlassian.confluence.plugins.like.notifications.LikeNotification
Construct a like notification
LikeNotificationManager - Interface in com.atlassian.confluence.plugins.like.notifications
 
LikeNotificationPreferences - Class in com.atlassian.confluence.plugins.like
Like Preference class that manages default values as well as interacting with PropertySet API to persist preference changes.
LikeNotificationPreferences(PropertySet) - Constructor for class com.atlassian.confluence.plugins.like.LikeNotificationPreferences
 
LikePayload - Interface in com.atlassian.confluence.plugins.like.notifications
 
LikeRelationDescriptor<T extends Relatable> - Class in com.atlassian.confluence.api.model.relations
 
LikeRemovedEvent - Class in com.atlassian.confluence.event.events.like
 
LikeRemovedEvent(Object, User, ContentEntityObject) - Constructor for class com.atlassian.confluence.event.events.like.LikeRemovedEvent
 
Likes - Class in com.atlassian.confluence.it
Misc utility methods for dealing with likes.
Likes(DefaultHttpClient, String) - Constructor for class com.atlassian.confluence.it.Likes
Likes(CloseableHttpClient, HttpClientContextFactory, String) - Constructor for class com.atlassian.confluence.it.Likes
 
likes - Variable in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
likes(DataFetchingEnvironment) - Method in class com.atlassian.confluence.plugins.like.graphql.LikesProvider
 
LikesDanglingFKCleanupUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Previously likes on comments were not deleted when the parent page was removed.
LikesDanglingFKCleanupUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.LikesDanglingFKCleanupUpgradeTask
 
LikesProvider - Class in com.atlassian.confluence.plugins.like.graphql
A GraphQL provider for the 'likes' field of the Content entity.
LikesProvider(LikeManager, PersonService, UserAccessor, NetworkService, ContentEntityManager) - Constructor for class com.atlassian.confluence.plugins.like.graphql.LikesProvider
 
LikesProvider.LikesResponse - Class in com.atlassian.confluence.plugins.like.graphql
 
LikesResponse(LikeManager, PersonService, UserAccessor, ContentEntityObject, ConfluenceUser, Supplier<Set<String>>) - Constructor for class com.atlassian.confluence.plugins.like.graphql.LikesProvider.LikesResponse
 
LikesRpc - Class in com.atlassian.confluence.it.rpc
Provides Like-plugin RPC calls.
LikesSorter - Class in com.atlassian.confluence.plugins.like
Sorts a collection of likes - moving likes from followees higher.
LikesSorter() - Constructor for class com.atlassian.confluence.plugins.like.LikesSorter
 
LikesSqlConstraintsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
LikesSqlConstraintsUpgradeTask(AlterTableExecutor) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.LikesSqlConstraintsUpgradeTask
 
limit - Variable in class com.atlassian.confluence.search.v2.AbstractSearch
 
limit(long) - Method in class com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand.Builder
Set the maximum number of rows returned by the query.
LIMIT_MAX_RECENTLY_UPDATED_PAGE_COUNT - Static variable in class com.atlassian.confluence.user.UserInterfaceState
 
LIMIT_MIN_RECENTLY_UPDATED_PAGE_COUNT - Static variable in class com.atlassian.confluence.user.UserInterfaceState
 
LIMIT_QPARAM - Static variable in class com.atlassian.confluence.rest.api.model.RestPageRequest
 
LIMITED_MODE - Static variable in interface com.atlassian.confluence.setup.settings.CollaborativeEditingHelper
Deprecated.
since 7.5.0. Limited mode is no longer supported since 7.5.0
LIMITED_MODE_SYNC_REV_SOURCE - Static variable in class com.atlassian.confluence.core.ContentEntityObject
Deprecated.
since 7.5.0. Limited mode is no longer supported since 7.5.0
LIMITED_USE_CONFLUENCE_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
Users can be granted unlicensed authenticated access (limited) to Confluence, by being assigned this permission.
LimitedRequest - Interface in com.atlassian.confluence.api.model.pagination
A PageRequest guaranteed to have a limit capped to a developer provided value rather than a user provided value.
LimitedRequestImpl - Class in com.atlassian.confluence.api.model.pagination
 
LimitedRequestImpl(PageRequest, int) - Constructor for class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
 
LimitedRequestImpl(int, int, int) - Constructor for class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
 
LimitedRequestImpl(int, int, int, int) - Constructor for class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
 
LimitedRequestImpl(int, int, int, int, boolean) - Constructor for class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
 
LimitedTextContentExtractor - Class in com.atlassian.confluence.search.lucene.extractor
A subclass of Bonnie's DefaultTextContentExtractor which places a limit on how many bytes of the input stream are read into memory.
LimitedTextContentExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.LimitedTextContentExtractor
 
LimitingRequestFilter - Class in com.atlassian.confluence.plugins.restapi.filters
ContainerRequestFilter that limits the maximum size of the REST request it will receive.
LimitingRequestFilter(long) - Constructor for class com.atlassian.confluence.plugins.restapi.filters.LimitingRequestFilter
 
LimitRequestSize - Annotation Type in com.atlassian.confluence.plugins.restapi.annotations
Specifies that the annotated method (or all methods in the class, or all the methods in all the classes in the package) should have a request size limit applied.
LimitRequestSizeExtension - Class in com.atlassian.confluence.plugins.graphql.extensions
A graphql extension that limits the size of field argument strings when com.atlassian.confluence.plugins.restapi.annotations.LimitRequestSize is applied to a provider class.
LimitRequestSizeExtension() - Constructor for class com.atlassian.confluence.plugins.graphql.extensions.LimitRequestSizeExtension
 
LinearDecayFunction - Class in com.atlassian.confluence.search.v2.score
Linear decay function applied to a field value.
LinearDecayFunction(FieldValueSource, DecayParameters) - Constructor for class com.atlassian.confluence.search.v2.score.LinearDecayFunction
 
lineBreak() - Method in class com.atlassian.confluence.impl.health.HealthCheckMessage.Builder
 
Link - Class in com.atlassian.confluence.api.model.link
Represents a link with a type.
Link(LinkType, String) - Constructor for class com.atlassian.confluence.api.model.link.Link
 
LINK - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
Link - Interface in com.atlassian.confluence.xhtml.api
Represents a link.
LINK_BODY_ELEMENT_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkConstants
 
LINK_BODY_ELEMENT_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkConstants
 
LINK_BODY_TYPE_ATTRIBUTE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkConstants
 
LINK_CAMELCASE_PATTERN - Static variable in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlCamelCaseLinkMigrationRendererComponent
Identical to the non-public com.atlassian.renderer.v2.components.CamelCaseLinkRendererComponent field.
LINK_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkConstants
 
LINK_ELEMENT_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkConstants
 
LinkableContent - Interface in com.atlassian.confluence.it
Deprecated.
Please use confluence-java-api module instead. See {com.atlassian.confluence.api.model.content.Content} alternative
LinkBody<T> - Interface in com.atlassian.confluence.xhtml.api
A type representing the different link bodies in Confluence
linkBodyMarshaller - Variable in class com.atlassian.confluence.content.render.xhtml.view.link.ViewIdAndTypeLinkMarshaller
 
LinkBrowserDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.LinkBrowserDialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
LinkBrowserDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
LinkDao - Interface in com.atlassian.confluence.links.persistence.dao
 
LinkDaoInternal - Interface in com.atlassian.confluence.internal.links.persistence
Dao for OutgoingLinks.
LINKED_RESOURCE_BASE_URL - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
LINKED_RESOURCE_CONTAINER_ID - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
Used by link browser to determine whether an attachment is local to a page/content or not.
LINKED_RESOURCE_CONTAINER_VERSION - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
LINKED_RESOURCE_CONTENT_TYPE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
Content type of linked attachment
LINKED_RESOURCE_DEFAULT_ALIAS - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
Used by link browser to distinguish between a user specified alias and one that is auto-generated because none has been specified.
LINKED_RESOURCE_ID_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
Link
LINKED_RESOURCE_NICE_TYPE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
Nice type of linked attachment.
LINKED_RESOURCE_SHORTCUT - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
LINKED_RESOURCE_TYPE_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
LINKED_RESOURCE_VERSION_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
LinkExamples - Class in com.atlassian.confluence.plugins.rest.entities.documentation
 
LinkExamples() - Constructor for class com.atlassian.confluence.plugins.rest.entities.documentation.LinkExamples
 
LinkExtractor - Class in com.atlassian.confluence.links
TODO: Find out if we still need this for legacy imports or something like that.
LinkExtractor(LinkResolver, PageContext) - Constructor for class com.atlassian.confluence.links.LinkExtractor
 
linkHashTags(String) - Static method in class com.atlassian.confluence.userstatus.tag.HashTagHelper
Deprecated.
 
LinkMacro - Class in com.atlassian.confluence.plugins.link
Generates a link to the given content - including external content.
LinkMacro(XhtmlContent, XmlStreamWriterTemplate) - Constructor for class com.atlassian.confluence.plugins.link.LinkMacro
 
LinkManager - Interface in com.atlassian.confluence.links
 
linkManager - Variable in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
LinkManagerEventListener - Class in com.atlassian.confluence.impl.content.links
Responsible for listening to LinkManagerEventListener.VisitorEvents and resolving them against the LinkManager.
LinkManagerEventListener.VisitorEvent - Interface in com.atlassian.confluence.impl.content.links
 
LinkMarshallingFactory - Interface in com.atlassian.confluence.content.render.xhtml.links
This interface is only required so that implementations can be exposed to plugin 2 plugins.
LinkMarshallingFactoryImpl - Class in com.atlassian.confluence.content.render.xhtml.links
A MarshallingFactory that returns Link marshallers and unmarshallers.
LinkMarshallingFactoryImpl(Marshaller<Link>, Marshaller<Link>, Marshaller<Link>, Unmarshaller<Link>, Unmarshaller<Link>) - Constructor for class com.atlassian.confluence.content.render.xhtml.links.LinkMarshallingFactoryImpl
 
LinkParserHelper - Class in com.atlassian.confluence.links
This is a helper class to extract links.
LinkParserHelper(String, MacroManager, SettingsManager) - Constructor for class com.atlassian.confluence.links.LinkParserHelper
 
LinkPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
LinkPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
LinkPropertyPanel - Class in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.LinkPropertyPanel instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
LinkPropertyPanel(EditorEmbeddedLink) - Constructor for class com.atlassian.confluence.pageobjects.component.editor.LinkPropertyPanel
Deprecated.
 
LinkRefactorerContentTransformer - Class in com.atlassian.confluence.pages.persistence.dao.bulk.impl
Updates all links in the copied page to refer to the new page.
LinkRefactorerContentTransformer(XhtmlLinksUpdater) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.impl.LinkRefactorerContentTransformer
 
LinkRenamingBean - Interface in com.atlassian.confluence.util
 
LinkRenderer - Interface in com.atlassian.confluence.content.render.xhtml
Allows links to content to be rendered without exposing our marshalling architecture.
LinkResolver - Interface in com.atlassian.confluence.content.render.xhtml.migration
Resolves wiki text to an xhtml link.
LinkResource - Class in com.atlassian.confluence.tinymceplugin.rest
 
LinkResource(EditorFormatService, ResourceIdentifierResolver<IdAndTypeResourceIdentifier, Object>, PermissionManager) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.LinkResource
 
Links() - Constructor for class com.atlassian.confluence.setup.bundles.upm.models.UPMInstallPluginRestResponse.Links
 
LINKS_PROPERTIES_KEY - Static variable in class com.atlassian.confluence.rest.api.model.RestObject.Properties
 
linkStaxStreamMarshaller - Variable in class com.atlassian.confluence.content.render.xhtml.view.link.ViewIdAndTypeLinkMarshaller
 
LinksUpdateException - Exception in com.atlassian.confluence.content.render.xhtml.links
Checked exception thrown when there is an error updating the links on a piece of content (normally in response to a renaming of moving of content to a different space).
LinksUpdateException(Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.links.LinksUpdateException
 
LinksUpdateException(String) - Constructor for exception com.atlassian.confluence.content.render.xhtml.links.LinksUpdateException
 
LinksUpdateException(String, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.links.LinksUpdateException
 
LinksUpdater - Interface in com.atlassian.confluence.content.render.xhtml.links
Used to update the links on a piece of content.
LinksUpdater.AttachmentReferenceDetails - Class in com.atlassian.confluence.content.render.xhtml.links
 
LinksUpdater.PartialReferenceDetails - Class in com.atlassian.confluence.content.render.xhtml.links
 
LinkTestFilter - Class in com.atlassian.confluence.renderer.radeox.filters
 
LinkTestFilter() - Constructor for class com.atlassian.confluence.renderer.radeox.filters.LinkTestFilter
 
LinkTestFilter(String, int) - Constructor for class com.atlassian.confluence.renderer.radeox.filters.LinkTestFilter
 
LinkType - Class in com.atlassian.confluence.api.model.link
The type of a link.
LinkType(String) - Constructor for class com.atlassian.confluence.api.model.link.LinkType
 
list() - Method in class bucket.user.providers.ChainedUserProvider
Deprecated.
 
LIST_PAGE_COOKIE - Static variable in class com.atlassian.confluence.pages.actions.ListPagesAction
 
LIST_PAGE_LOCATION - Static variable in class com.atlassian.confluence.pages.actions.ListPagesAction
 
LIST_PAGES_URL - Static variable in class com.atlassian.confluence.pages.ListPagesContextProvider
 
ListAttachmentsAction - Class in com.atlassian.confluence.spaces.actions
 
ListAttachmentsAction() - Constructor for class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
ListBuilder<T> - Interface in com.atlassian.confluence.core
A lazy builder that allows clients to retrieve individual pages of potentially long (and performance-degrading) lists of entities.
ListBuilderCallback<T> - Interface in com.atlassian.confluence.core
 
ListBuilderPaginationSupport<T> - Class in com.atlassian.confluence.plugins.spacedirectory.util
Calculates pagination indexes using a com.atlassian.confluence.core.ListBuilder.
ListBuilderPaginationSupport(int, int, ListBuilder<T>) - Constructor for class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
 
listenApplicationStartedEvent() - Method in class com.atlassian.confluence.plugins.scheduler.spi.descriptor.JobConfigModuleDescriptor
 
listenApplicationStartedEvent() - Method in class com.atlassian.confluence.schedule.UnmanagedJobScheduler
 
ListenerModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
NOTE: This class has to be constructor injected since it's the only way moduleFactory can be set at its parent.
ListenerModuleDescriptor(ModuleFactory, EventPublisher) - Constructor for class com.atlassian.confluence.plugin.descriptor.ListenerModuleDescriptor
 
listenForLicenseUpdate(LicenceUpdatedEvent) - Method in class com.atlassian.confluence.license.store.FlushUserCheckerCacheOnLicenseUpdate
 
ListGlobalTemplatesAction - Class in com.atlassian.confluence.plugins.templates.actions
This subclass is needed so that listglobaltemplates in the admin console is covered by websudo
ListGlobalTemplatesAction() - Constructor for class com.atlassian.confluence.plugins.templates.actions.ListGlobalTemplatesAction
 
ListGlobalTemplatesContextProvider - Class in com.atlassian.confluence.plugins.templates
 
ListGlobalTemplatesContextProvider(PageTemplateManager, I18nResolver, ContextPathHolder, PermissionManager) - Constructor for class com.atlassian.confluence.plugins.templates.ListGlobalTemplatesContextProvider
 
listGroupsContainingUser(String) - Method in class bucket.user.providers.ChainedAccessProvider
Deprecated.
 
listImpl() - Method in class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfiguration
List setting names
listIterator() - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
listIterator(int) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
listIterator() - Method in class com.atlassian.confluence.rest.api.model.RestList
 
listIterator(int) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
ListLabelsBySpaceAction - Class in com.atlassian.confluence.labels.actions
 
ListLabelsBySpaceAction() - Constructor for class com.atlassian.confluence.labels.actions.ListLabelsBySpaceAction
 
ListNewOrUpdatedPagesAction - Class in com.atlassian.confluence.pages.actions
 
ListNewOrUpdatedPagesAction() - Constructor for class com.atlassian.confluence.pages.actions.ListNewOrUpdatedPagesAction
 
listOfPageTitlesAlreadyExist(Page, Space) - Method in class com.atlassian.confluence.content.service.page.MovePageCommandHelper
Deprecated.
since 6.9. See MovePageAbstractCommand.listOfPermittedPageTitlesAlreadyExist listOfPermittedPageTitlesAlreadyExist does not take into account permissions When we move a page with restricted children, we should not check the existence of those children in the destination space because we will not move restricted pages there
ListPagesAction - Class in com.atlassian.confluence.pages.actions
 
ListPagesAction() - Constructor for class com.atlassian.confluence.pages.actions.ListPagesAction
 
ListPagesContextProvider - Class in com.atlassian.confluence.pages
 
ListPagesContextProvider() - Constructor for class com.atlassian.confluence.pages.ListPagesContextProvider
 
ListPageTemplates - Class in com.atlassian.confluence.pageobjects.page.space
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.space.ListPageTemplates instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
ListPageTemplates(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.space.ListPageTemplates
Deprecated.
 
ListPageTemplatesAction - Class in com.atlassian.confluence.plugins.templates.actions
 
ListPageTemplatesAction() - Constructor for class com.atlassian.confluence.plugins.templates.actions.ListPageTemplatesAction
 
ListPageTemplatesBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
ListPermissionPagesAction - Class in com.atlassian.confluence.pages.actions
 
ListPermissionPagesAction() - Constructor for class com.atlassian.confluence.pages.actions.ListPermissionPagesAction
 
ListUndefinedPagesAction - Class in com.atlassian.confluence.pages.actions
 
ListUndefinedPagesAction() - Constructor for class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction
 
ListUndefinedPagesAction.CacheableUndefinedLinksResult - Class in com.atlassian.confluence.pages.actions
 
ListUndefinedPagesAction.UndefinedPage - Class in com.atlassian.confluence.pages.actions
 
listUsersInGroup(String) - Method in class bucket.user.providers.ChainedAccessProvider
Deprecated.
 
ListUtils - Class in com.atlassian.confluence.util
 
ListUtils() - Constructor for class com.atlassian.confluence.util.ListUtils
 
ListUtils.Criterion - Interface in com.atlassian.confluence.util
 
ListVariable - Class in com.atlassian.confluence.pages.templates.variables
 
ListVariable(String, String, List<String>) - Constructor for class com.atlassian.confluence.pages.templates.variables.ListVariable
 
ListVariable(String, List<String>) - Constructor for class com.atlassian.confluence.pages.templates.variables.ListVariable
 
ListWatchersAction - Class in com.atlassian.confluence.mail.notification.actions
Returns a list of the people watching a page as two lists: one for space watchers, one for page watchers.
ListWatchersAction() - Constructor for class com.atlassian.confluence.mail.notification.actions.ListWatchersAction
 
LiteLabelSearchResult - Class in com.atlassian.confluence.labels.dto
It's a replacement for LabelSearchResult.
LiteLabelSearchResult() - Constructor for class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
LiteLabelSearchResult(Label) - Constructor for class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
LiteLabelSearchResult(LabelSearchResult) - Constructor for class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
LiteLabelSearchResult(Label, int) - Constructor for class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
LiteLabelSearchResult(long, String, String, String, int) - Constructor for class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
literalTypeFromString(Type, String) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.PersisterOperations
 
LiteSearchResultCacheEntry - Class in com.atlassian.confluence.impl.labels.adaptivelabelcache
Replacement for SearchResultCacheEntry LiteSearchResultCacheEntry does not have links to Hibernate objects It occupies less memory in RAM and do not require detaching objects before serialising
LiteSearchResultCacheEntry() - Constructor for class com.atlassian.confluence.impl.labels.adaptivelabelcache.LiteSearchResultCacheEntry
 
LiteSearchResultCacheEntry(List<LiteLabelSearchResult>, int, long, long) - Constructor for class com.atlassian.confluence.impl.labels.adaptivelabelcache.LiteSearchResultCacheEntry
 
LiveActivitySupplier - Class in com.atlassian.confluence.plugins.monitoring
 
LiveActivitySupplier(ActivityMonitor, I18NBeanFactory) - Constructor for class com.atlassian.confluence.plugins.monitoring.LiveActivitySupplier
 
load(String, Entity.Accessor) - Method in class bucket.user.providers.ChainedUserProvider
Deprecated.
 
load(K) - Method in class com.atlassian.confluence.cache.hazelcast.monitoring.ConfluenceMonitoringLoader
 
load(K) - Method in class com.atlassian.confluence.cache.InvalidatableCacheLoader
 
load() - Method in class com.atlassian.confluence.plugin.BandanaPluginStateStore
 
load() - Method in class com.atlassian.confluence.plugin.CachingPluginStateStore
 
load() - Method in class com.atlassian.confluence.plugin.DeprecatedPluginStateStore
This will decorate existing PluginPersistentState with deprecated plugin information if needed.
load() - Method in class com.atlassian.confluence.plugin.EmptyPluginStateStore
 
load() - Method in class com.atlassian.confluence.plugins.like.graphql.LikesProvider.LikesResponse
 
load() - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPagination
 
load(InputStream) - Method in class com.atlassian.confluence.util.test.rules.TestResource
 
load(InputStream) - Method in class com.atlassian.confluence.util.test.rules.XmlResource
 
loadClass(String) - Method in class com.atlassian.confluence.plugin.dev.ClassLoaderDelegate
 
loadClass(String) - Method in class com.atlassian.confluence.util.ConfluenceUberClassLoader
 
loadComponent(String, Plugin) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebFragmentHelper
 
loadCondition(String, Plugin) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebFragmentHelper
 
LoadConsoleAction - Class in com.atlassian.confluence.plugins.monitoring.actions
Responsible for loading the console, which is an single page application.
LoadConsoleAction() - Constructor for class com.atlassian.confluence.plugins.monitoring.actions.LoadConsoleAction
 
LoadContentPage - Class in com.atlassian.confluence.it.setup.steps
 
LoadContentPage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.LoadContentPage
 
LoadContentPage - Class in com.atlassian.confluence.pageobjects.page.setup
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.setup.LoadContentPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
LoadContentPage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.LoadContentPage
Deprecated.
 
loadContextProvider(String, Plugin) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebFragmentHelper
 
loadDefaultInterceptorRef(PackageConfig, Element) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
loadDefaultManagementConfig() - Static method in class com.atlassian.confluence.cache.ehcache.EhCacheManagementConfig
Deprecated.
 
loadEnabledSiteFeatures(User, String...) - Method in class com.atlassian.confluence.it.DarkFeaturesHelper
 
loadGlobalResults(PackageConfig, Element) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
loadHeader(InputStream) - Static method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
loadingContainerVisibleCondition() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
 
loadInterceptors(PackageConfig, Element) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
loadInterceptorStack(Element, PackageConfig) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
loadInterceptorStacks(Element, PackageConfig) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
loadKnownServiceLoaders() - Method in class com.atlassian.confluence.impl.osgi.SystemServiceLoaderInitializer
 
loadOsUserDocument() - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
Deprecated.
 
loadParentContext(ServletContext) - Method in class com.atlassian.confluence.setup.ConfluenceBootstrappedContextLoaderListener
 
loadProperties(String) - Static method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
loadResource(String, int, String) - Method in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
Loads a resource from the current set of resource loaders.
loadSpaceByKey() - Method in class com.atlassian.confluence.plugins.graphql.providers.SpaceProvider
 
loadTemplates() - Method in class com.atlassian.confluence.pages.actions.AbstractTemplatePageAction
 
loadTime() - Method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatistics
 
LobCreatorSynchronization(LobCreator) - Constructor for class com.atlassian.hibernate.BucketClobStringType.LobCreatorSynchronization
 
LOCAL_HOSTNAME - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
since 5.10. No longer needed
LocalAttachmentTextExtractionService - Class in com.atlassian.confluence.internal.index.attachment
Service that processes attachment text extraction requests such that the requests on the same attachment will be processed sequentially.
LocalAttachmentTextExtractionService(BiFunction<Long, Integer, AttachmentTextExtraction>) - Constructor for class com.atlassian.confluence.internal.index.attachment.LocalAttachmentTextExtractionService
 
LOCALE_ENGLISH - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
LOCALE_FOR_SETUP - Static variable in class com.atlassian.confluence.user.SessionKeys
 
LOCALE_GERMAN - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
LOCALE_JAPANESE - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
LOCALE_RUSSIAN - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
LocaleInfo - Class in com.atlassian.confluence.languages
 
LocaleInfo(Locale, Locale, LocaleInfo.SelectionReason) - Constructor for class com.atlassian.confluence.languages.LocaleInfo
 
LocaleInfo.SelectionReason - Enum in com.atlassian.confluence.languages
 
LocaleManager - Interface in com.atlassian.confluence.languages
 
localeManager - Variable in class com.atlassian.confluence.spaces.listeners.AbstractSpaceContentListener
 
LocaleParser - Class in com.atlassian.confluence.languages
Converts a locale String like "en_GB" into a Java Locale object.
localGroups(int) - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo.Builder
 
localiseActionName(String) - Method in class com.atlassian.confluence.pages.actions.AbstractRemoveAttachmentAction
 
localiseActionName(String) - Method in class com.atlassian.confluence.pages.actions.RemoveAttachedFileAction
 
localiseActionName(String) - Method in class com.atlassian.confluence.pages.actions.RemoveAttachedFileVersionAction
 
LocalMavenDependency - Class in com.atlassian.confluence.it.maven
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.plugin.maven.LocalMavenDependency} alternative
LocalMavenDependency(String, String, String, String) - Constructor for class com.atlassian.confluence.it.maven.LocalMavenDependency
Deprecated.
 
localMemberships(int) - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo.Builder
 
LocalProcess - Class in com.atlassian.confluence.it.system
Represents a local process on a *nix operating system.
LocalProcess(int) - Constructor for class com.atlassian.confluence.it.system.LocalProcess
 
LocalProcess.Signal - Enum in com.atlassian.confluence.it.system
 
localUsers(int) - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo.Builder
 
location() - Method in interface com.atlassian.confluence.core.PluginDataSourceFactory.ResourceView
 
Location - Class in com.atlassian.confluence.it
Represents the location of a page, as a parent page plus space.
Location(String, String) - Constructor for class com.atlassian.confluence.it.Location
 
Location(Space, String) - Constructor for class com.atlassian.confluence.it.Location
 
Location(Space) - Constructor for class com.atlassian.confluence.it.Location
Located at the root of a space (i.e.
Location(Page) - Constructor for class com.atlassian.confluence.it.Location
 
location - Variable in class com.atlassian.confluence.rest.client.AbstractRemoteChildContentService.AbstractRemoteChildContentFinder
 
LOCATION_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.EmbeddedImageConstants
 
Lock - Interface in com.atlassian.confluence.concurrent
Deprecated.
Since 5.6, use ClusterLockService for locking which returns instances of Lock
lock() - Method in interface com.atlassian.confluence.concurrent.Lock
Deprecated.
Acquire a lock - blocks until lock is successfully acquired
lock() - Method in class com.atlassian.confluence.concurrent.LockAdapter
Deprecated.
 
LOCK_FILE_NAME - Static variable in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
LOCK_PREFIX - Static variable in interface com.atlassian.confluence.impl.hibernate.bulk.BulkAction
 
LOCK_WAIT_TIME_PARAMETER_NAME - Static variable in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
LockAdapter - Class in com.atlassian.confluence.concurrent
Deprecated.
Since 5.6, use ClusterLockService for locking which returns instances of Lock
LockAdapter(Lock) - Constructor for class com.atlassian.confluence.concurrent.LockAdapter
Deprecated.
 
lockAllContent(long) - Method in class com.atlassian.confluence.pages.collab.impl.DefaultSynchronyLockManager
 
lockAllContent(long) - Method in interface com.atlassian.confluence.pages.collab.SynchronyLockManager
Lock all hubs.
lockContent(Collection<Long>, Long) - Method in class com.atlassian.confluence.pages.collab.impl.DefaultSynchronyLockManager
 
lockContent(Collection<Long>, Long) - Method in interface com.atlassian.confluence.pages.collab.SynchronyLockManager
Tells synchrony to lock these pages
LOCKED - Static variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
lockEntities(Collection<Long>, Long) - Static method in class com.atlassian.confluence.event.events.content.page.synchrony.SynchronyLockEvent
Creates event for locking some particular hubs
lockEverything(Long) - Static method in class com.atlassian.confluence.event.events.content.page.synchrony.SynchronyLockEvent
Creates event for global ("all-hubs") lock
LockFactory - Interface in com.atlassian.confluence.concurrent
Deprecated.
since 5.6. Use ClusterLockService for locking
lockInterruptibly() - Method in class com.atlassian.confluence.concurrent.LockAdapter
Deprecated.
This implementation does not support interruption, so InterruptedException is never thrown.
lockMutex(Object) - Method in class com.atlassian.confluence.importexport.ImportMutex
Obtain the lock on the mutex.
LockOperation - Class in com.atlassian.confluence.concurrent
Deprecated.
Since 5.6. Use ClusterLockService in conjunction with ManagedLock.withLock(java.util.concurrent.Callable).
LockOperation(Lock) - Constructor for class com.atlassian.confluence.concurrent.LockOperation
Deprecated.
 
log - Variable in class bucket.user.persistence.dao.hibernate.BucketGroupDAO
Deprecated.
 
log - Static variable in class bucket.user.propertyset.BucketPropertySet
 
log - Static variable in class com.atlassian.confluence.content.render.xhtml.view.link.DefaultCommonLinkAttributesWriter
 
log - Static variable in class com.atlassian.confluence.importexport.xmlimport.persister.HibernateContentPermissionPersister
 
log - Static variable in class com.atlassian.confluence.importexport.xmlimport.persister.HibernateMembershipPersister
 
log - Static variable in class com.atlassian.confluence.importexport.xmlimport.persister.ReflectiveObjectPersister
 
log - Variable in class com.atlassian.confluence.it.admin.AdminConsole
 
log - Variable in class com.atlassian.confluence.it.mail.MailHelper
Deprecated.
 
log - Variable in class com.atlassian.confluence.it.oldconfluence.OldAdminConsole
 
log - Variable in class com.atlassian.confluence.it.user.LoginHelper
 
log - Static variable in class com.atlassian.confluence.labels.PermittedLabelView
Deprecated.
since 5.5, use private logger
log - Static variable in class com.atlassian.confluence.license.exception.handler.CompositeLicenseExceptionHandler
 
log - Static variable in class com.atlassian.confluence.license.exception.handler.KnownConfluenceLicenseValidationExceptionHandler
 
log - Static variable in class com.atlassian.confluence.links.DefaultLinkManager
Deprecated.
since 5.5. Use private logger.
log - Static variable in class com.atlassian.confluence.plugin.ConfluenceHostContainer
 
log - Static variable in class com.atlassian.confluence.plugins.synchrony.tasks.AbstractConfigLongRunningTask
 
log - Static variable in class com.atlassian.confluence.search.lucene.ContentPermissionSearchUtils
Deprecated.
Since 5.5, use private logger
log - Static variable in class com.atlassian.confluence.search.lucene.filter.ContentPermissionsFilter
Deprecated.
since 5.5, use private logger.
log - Static variable in class com.atlassian.confluence.security.DefaultCaptchaManager
Deprecated.
since 5.5, use private logger
log - Variable in class com.atlassian.confluence.servlet.ConfluenceHttpServlet
Deprecated.
Since 5.5. Use private logger
log - Static variable in class com.atlassian.confluence.servlet.DelegatingServletManager
Deprecated.
Since 5.5
log - Static variable in class com.atlassian.confluence.servlet.SpringManagedServlet
Deprecated.
Since 5.5, use private logger
log - Static variable in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
Deprecated.
Since 5.5, use private logger
log - Static variable in class com.atlassian.confluence.setup.actions.SetupDataAction
Deprecated.
Since 5.5, use private logger
log - Static variable in class com.atlassian.confluence.upgrade.upgradetask.AbstractConstraintCreationUpgradeTask
 
log - Static variable in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
log - Static variable in interface com.atlassian.confluence.upgrade.UpgradeTask
All upgrade tasks should use this log for convenience, unless there's some overriding reason to use a different log
log - Static variable in class com.atlassian.confluence.user.listeners.UserSessionExpiryListener
 
log - Static variable in class com.atlassian.confluence.util.actions.ContentTypesDisplayMapper
 
log - Static variable in class com.atlassian.confluence.util.http.httpclient.BasicAuthenticator
Deprecated.
Since 5.5, use private logger
log - Static variable in class com.atlassian.confluence.util.i18n.AbstractI18NResource
 
log - Static variable in class com.atlassian.confluence.util.LayoutHelper
Deprecated.
Since 5.5, use private logger
log - Static variable in class com.atlassian.confluence.util.ResizableImage
Deprecated.
Since 5.5, use private logger
log(Level, Object) - Method in interface com.atlassian.confluence.util.sandbox.SandboxTaskContext
Logs a message so it will be available for consuming by SandboxErrorConsumer in the host.
log(String) - Method in class com.atlassian.confluence.util.test.timing.TestTimer
 
log - Variable in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
Logging.
Log4J2Logger - Class in com.atlassian.confluence.util.test.rules
Record the logging output for a given log4j2 logger.
Log4J2Logger(Class) - Constructor for class com.atlassian.confluence.util.test.rules.Log4J2Logger
 
Log4J2Logger(Class, StringLayout) - Constructor for class com.atlassian.confluence.util.test.rules.Log4J2Logger
 
Log4J2Logger.LogLevel - Enum in com.atlassian.confluence.util.test.rules
 
Log4J2Logger.Record - Annotation Type in com.atlassian.confluence.util.test.rules
 
Log4JLogger - Class in com.atlassian.confluence.util.test.rules
Deprecated.
since 7.5 Use Log4J2Logger
Log4JLogger(Class) - Constructor for class com.atlassian.confluence.util.test.rules.Log4JLogger
Deprecated.
 
Log4JLogger(Class, Layout) - Constructor for class com.atlassian.confluence.util.test.rules.Log4JLogger
Deprecated.
 
Log4JLogger.LogLevel - Enum in com.atlassian.confluence.util.test.rules
Deprecated.
 
Log4JLogger.Record - Annotation Type in com.atlassian.confluence.util.test.rules
Deprecated.
 
Log4JReporter(Category, Priority) - Constructor for class com.atlassian.confluence.util.MulticastRouteTester.Log4JReporter
 
LOG_INTERVAL - Static variable in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentIdClashResolver
 
LogAdjuster - Class in com.atlassian.confluence.it.system
Adjusts and resets log levels of the system.
LogAdjuster(String) - Constructor for class com.atlassian.confluence.it.system.LogAdjuster
Requires the base url of the server in order to log in a ConfluenceRpc.
logDbRequest(Stopwatch) - Static method in class com.atlassian.confluence.event.events.analytics.HttpRequestStats
Deprecated.
logDbRequest(Duration) - Static method in class com.atlassian.confluence.event.events.analytics.HttpRequestStats
 
LogEventMetricsAppenderRegistrar - Class in com.atlassian.confluence.impl.metrics
Registers a Log4j Appender which increments a Micrometer counter each time a LoggingEvent is received.
LogEventMetricsAppenderRegistrar(MeterRegistry) - Constructor for class com.atlassian.confluence.impl.metrics.LogEventMetricsAppenderRegistrar
 
logger - Variable in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Logger available to subclasses.
logging - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
LoggingAndProfiling - Class in com.atlassian.confluence.it.admin
Page object for the admin logging and profiling page.
LoggingAndProfiling(WebTester) - Constructor for class com.atlassian.confluence.it.admin.LoggingAndProfiling
 
LoggingAndProfiling.LogLevel - Enum in com.atlassian.confluence.it.admin
 
LoggingCallback(int) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.tasks.ContentEntityMigrationTaskWrapper.LoggingCallback
 
LoggingConfigEntry() - Constructor for class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
 
LoggingConfigEntry(String, Level) - Constructor for class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
 
LoggingConfigEntry(String, String) - Constructor for class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
 
LoggingContext - Class in com.atlassian.confluence.util.logging
Manages contextual information in the Log4J Mapped Diagnostic Context.
LoggingContextFilter - Class in com.atlassian.confluence.util
Servlet filter that adds some relevant contextual information to the Log4J Mapped Diagnostic Context
LoggingContextFilter() - Constructor for class com.atlassian.confluence.util.LoggingContextFilter
 
LoggingContextInterceptor - Class in com.atlassian.confluence.util
XWork interceptor that adds some relevant XWork context to the Log4J Mapped Diagnostic Context
LoggingContextInterceptor() - Constructor for class com.atlassian.confluence.util.LoggingContextInterceptor
 
LoggingEntryListener<K,V> - Class in com.atlassian.confluence.cache.hazelcast.logging
 
LoggingEntryListener() - Constructor for class com.atlassian.confluence.cache.hazelcast.logging.LoggingEntryListener
 
LoggingOutputHandler - Class in com.atlassian.confluence.plugins.synchrony.bootstrap
Logs the output to the given logger.
LoggingOutputHandler() - Constructor for class com.atlassian.confluence.plugins.synchrony.bootstrap.LoggingOutputHandler
 
LoggingResource - Class in com.atlassian.confluence.functest.rest.admin
 
LoggingResource() - Constructor for class com.atlassian.confluence.functest.rest.admin.LoggingResource
 
LoggingRpc - Class in com.atlassian.confluence.it.rpc.delegates.admin
Makes remote calls to perform logging operations on the Confluence instance.
LoggingRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.LoggingRpc
 
LoggingUncaughtExceptionHandler - Enum in com.atlassian.confluence.util
Logs uncaught exceptions.
login(String, String) - Method in class com.atlassian.confluence.extra.helloworldrpc.HelloWorldService
 
logIn(User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Set the current user logged into this rpc client.
logIn(String, String, boolean) - Method in class com.atlassian.confluence.it.user.LoginHelper
Log in with a specific username and password plus options.
login(User, Class<M>, Object...) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
login(String, String, Class<M>) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
Deprecated.
 
login(String, String, boolean) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
Deprecated.
 
login(User, Class<M>, Object...) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
Deprecated.
 
login(String, String) - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
Logs the user with username and password into the Remote API system
login(String, String) - Method in interface com.atlassian.confluence.rpc.SecureRpc
 
login(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
login(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
login(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
login(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
login(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
login(HttpServletRequest, HttpServletResponse, String, String, boolean) - Method in class com.atlassian.confluence.user.ConfluenceAuthenticator
 
login(HttpServletRequest, HttpServletResponse, String, String, boolean) - Method in class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
 
login(HttpServletRequest, HttpServletResponse, String, String, boolean) - Method in class com.atlassian.confluence.user.ConfluenceGroupJoiningAuthenticator
 
LoginAction - Class in com.atlassian.confluence.user.actions
 
LoginAction() - Constructor for class com.atlassian.confluence.user.actions.LoginAction
 
loginAndCopyPage(User, Page) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
loginAndCreateBlog(User, Space) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
loginAndCreatePage(User, Space) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
loginAndCreatePageTemplate(User, Space) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
loginAndEdit(User, BlogPost) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
loginAndEdit(User, Draft) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
loginAndEdit(User, Page) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
loginAndEditRestricted(User, AbstractPageEntity) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
loginAndView(User, Page) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
loginAndView(User, BlogPost) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
loginAndViewRestricted(User, AbstractPageEntity) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
logInAs(String, String) - Method in class com.atlassian.confluence.it.user.LoginHelper
Log in as the specified user, going to LoginHelper.START_LOCATION.
logInAs(User) - Method in class com.atlassian.confluence.it.user.LoginHelper
 
logInAs(User, AbstractPageEntity) - Method in class com.atlassian.confluence.it.user.LoginHelper
 
logInAsAtHomepage(User) - Method in class com.atlassian.confluence.it.user.LoginHelper
 
logInAsAtHomepage(String, String) - Method in class com.atlassian.confluence.it.user.LoginHelper
Logs in and then goes straight to "/"
loginAsSysAdmin(Class<M>) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
Deprecated.
 
logInDecorated(User) - Method in class com.atlassian.confluence.it.user.LoginHelper
Deprecated.
since 6.7. noop.jsp no longer supports having a decorator.
LoginDetails - Class in com.atlassian.confluence.event.events.security
POJO class to help include additional details with login events
LoginDetails(LoginDetails.LoginSource, LoginDetails.CaptchaState) - Constructor for class com.atlassian.confluence.event.events.security.LoginDetails
 
LoginDetails.CaptchaState - Enum in com.atlassian.confluence.event.events.security
 
LoginDetails.LoginSource - Enum in com.atlassian.confluence.event.events.security
 
LoginDetailsHelper - Class in com.atlassian.confluence.user
Common logic to check request/session attributes relevant to user login
LoginEvent - Class in com.atlassian.confluence.event.events.security
Event representing the act of a user successfully logging into Confluence
LoginEvent(Object, String, String, String, String, String) - Constructor for class com.atlassian.confluence.event.events.security.LoginEvent
LoginEvent(Object, String, String, String, String, LoginDetails) - Constructor for class com.atlassian.confluence.event.events.security.LoginEvent
 
loginEvent(LoginEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AuthAuditListener
 
LoginExemptionHelper - Class in com.atlassian.confluence.core.actions
Helper to handle login exemption from a properties file for 404 status resulting URLs.
LoginFailedEvent - Class in com.atlassian.confluence.event.events.security
Published to indicate failed login - useful to listeners wanting to count n instances of attempt and act on it.
LoginFailedEvent(Object, String, String, String, String) - Constructor for class com.atlassian.confluence.event.events.security.LoginFailedEvent
LoginFailedEvent(Object, String, String, String, String, LoginDetails) - Constructor for class com.atlassian.confluence.event.events.security.LoginFailedEvent
 
loginFailedEvent(LoginFailedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AuthAuditListener
 
logInFast(User) - Method in class com.atlassian.confluence.it.user.LoginHelper
 
LoginHelper - Class in com.atlassian.confluence.it.user
Helps to manage the user session for a http client for testing.
LoginHelper() - Constructor for class com.atlassian.confluence.it.user.LoginHelper
 
LoginHelper(WebTester) - Constructor for class com.atlassian.confluence.it.user.LoginHelper
 
LoginInfo - Interface in com.atlassian.confluence.security.login
Information about a user's login history
LoginInfoDuplicateEntryRemovalUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Goes through the LoginInfo database table and looks for multiple rows corresponding to the same user, removing duplicates where it finds them.
LoginInfoDuplicateEntryRemovalUpgradeTask(SessionFactory, BatchOperationManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.LoginInfoDuplicateEntryRemovalUpgradeTask
 
LoginManager - Interface in com.atlassian.confluence.security.login
The LoginManager keeps track of users login activities.
LoginManagerSettings - Class in com.atlassian.confluence.setup.settings.beans
 
LoginManagerSettings() - Constructor for class com.atlassian.confluence.setup.settings.beans.LoginManagerSettings
Default constructor
LoginManagerSettings(LoginManagerSettings) - Constructor for class com.atlassian.confluence.setup.settings.beans.LoginManagerSettings
Copy-constructor for cloning settings
LoginResult - Enum in com.atlassian.confluence.security.login
Result of an authentication attempt.
logInToDestination(User, String) - Method in class com.atlassian.confluence.it.user.LoginHelper
 
logInViaForm(User) - Method in class com.atlassian.confluence.it.user.LoginHelper
 
logInViaForm(String, String, boolean) - Method in class com.atlassian.confluence.it.user.LoginHelper
 
logInViaFormOnCurrentPage(User) - Method in class com.atlassian.confluence.it.user.LoginHelper
 
logInViaFormOnCurrentPage(String, String, boolean) - Method in class com.atlassian.confluence.it.user.LoginHelper
 
logMessage(String, String) - Method in class com.atlassian.confluence.functest.rest.admin.LoggingResource
Log a message to the server's console.
logMessage(RpcLogDestination, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Logs a message on the server at a specified log level or to sout or syserr.
logMessage(RpcLogDestination, String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.LoggingRpc
 
logMessage(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
logMessage(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use a FuncTestAdminLoggingResource REST call.
logMessage(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use a FuncTestAdminLoggingResource REST call.
LogMessageRecordingAppender - Class in com.atlassian.confluence.impl.logging
A Log4J Appender which records the first n log messages at each log level.
LogMessageRecordingAppender() - Constructor for class com.atlassian.confluence.impl.logging.LogMessageRecordingAppender
 
logNewDeferredOperation(PrimitiveId, Set<TransientHibernateHandle>, Operation) - Method in class com.atlassian.confluence.importexport.xmlimport.DeferredOperationsLogger
 
LogoInterceptor - Class in com.atlassian.confluence.plugins.lookandfeel.filter
 
LogoInterceptor(SiteLogoManager) - Constructor for class com.atlassian.confluence.plugins.lookandfeel.filter.LogoInterceptor
 
logout(String) - Method in class com.atlassian.confluence.extra.helloworldrpc.HelloWorldService
 
logOut() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
logout() - Method in class com.atlassian.confluence.it.user.LoginHelper
Log out to the super-fast test logout screen.
logout(Class<M>) - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
Deprecated.
 
logout() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
Deprecated.
 
logOut() - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
logout(String) - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
Logs the user out of the RPC system
logout(String) - Method in interface com.atlassian.confluence.rpc.SecureRpc
 
logout(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
logout(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
logout(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
logout(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
logout(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
logout(Principal, HttpServletRequest, HttpServletResponse, EventManager, Object) - Static method in class com.atlassian.confluence.user.actions.AuthenticationHelper
logout(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.user.ConfluenceAuthenticator
 
LogoutAction - Class in com.atlassian.confluence.user.actions
 
LogoutAction() - Constructor for class com.atlassian.confluence.user.actions.LogoutAction
 
logOutAndIn(User) - Method in class com.atlassian.confluence.it.user.LoginHelper
Log out the current user and then log back in with the given user.
logOutAndStayAnonymous() - Method in class com.atlassian.confluence.it.user.LoginHelper
Log out the current user and then begin a new session as the anonymous user.
LogoutEvent - Class in com.atlassian.confluence.event.events.security
 
LogoutEvent(Object, String, String) - Constructor for class com.atlassian.confluence.event.events.security.LogoutEvent
 
LogoutEvent(Object, String, String, String, String) - Constructor for class com.atlassian.confluence.event.events.security.LogoutEvent
 
logoutEvent(LogoutEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AuthAuditListener
 
logOutFast() - Method in class com.atlassian.confluence.it.user.LoginHelper
Logs the current user out as quickly as possible.
logOutFast() - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
 
LogoutPage - Interface in com.atlassian.confluence.pageobjects.page
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.LogoutPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
logOutSlowly() - Method in class com.atlassian.confluence.it.user.LoginHelper
Log out by clicking the Log Out link in the UI.
logoutUser(HttpServletRequest) - Method in class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
 
logPageSourceRule - Variable in class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
 
logPageSourceRule - Variable in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
logProgress(String, int, int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.tasks.ContentEntityMigrationTaskWrapper.LoggingCallback
 
LogProgressMeterWrapper - Class in com.atlassian.confluence.util
Will report progress to log
LogProgressMeterWrapper(ProgressMeter) - Constructor for class com.atlassian.confluence.util.LogProgressMeterWrapper
 
logRequest(HttpServletRequest) - Method in class com.atlassian.confluence.test.rpc.RequestLogger
Logs the request url without context path.
logRuntimeInfo() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
logRuntimeInfo() - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
logRuntimeInfo() - Method in class com.atlassian.confluence.cluster.safety.DefaultClusterSafetyManager
 
LOGS_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
logTestMessageForClass(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
logTestMessageForClass(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
logTestMessageForClass(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
logTestStart(ConfluenceRpc, Class<?>, String) - Method in class com.atlassian.confluence.it.rpc.StartOfTestLogger
Logs a message about the start of testing to sytem-out.
logTimeRule - Variable in class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
 
logTimeRule - Variable in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
LogTimeRule - Class in com.atlassian.confluence.webdriver.rules
Time each test and log how long each one takes.
LogTimeRule() - Constructor for class com.atlassian.confluence.webdriver.rules.LogTimeRule
 
logVelocityMessage(int, String) - Method in class com.atlassian.confluence.util.velocity.NullVelocityLogSystem
 
LONG_RUNNING_TASK - Static variable in class com.atlassian.confluence.user.SessionKeys
 
LONG_TERM_EXPIRY_MILLIS - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
 
LONG_TERM_EXPIRY_SECONDS - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
 
LONG_TIMEOUT - Static variable in class com.atlassian.confluence.it.export.Importer
 
longField(FieldInfo, long) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.OriginalFieldVisitor
 
LongFieldValueSource - Class in com.atlassian.confluence.search.v2.score
Represents field its value is of type long.
LongFieldValueSource(String) - Constructor for class com.atlassian.confluence.search.v2.score.LongFieldValueSource
 
LongRangeQuery - Class in com.atlassian.confluence.search.v2.query
v2 primitive query
LongRangeQuery(String, Range<Long>) - Constructor for class com.atlassian.confluence.search.v2.query.LongRangeQuery
 
LongRangeQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
A mapper for LongRangeQuerys.
LongRangeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.LongRangeQueryMapper
 
LongRunningTask - Class in com.atlassian.confluence.it
 
LongRunningTask(WebTester, String, String) - Constructor for class com.atlassian.confluence.it.LongRunningTask
 
LONGRUNNINGTASK_ACTION - Static variable in class com.atlassian.confluence.it.LongRunningTask
 
LongRunningTaskAnalyticsEvent - Class in com.atlassian.confluence.internal.diagnostics
LongRunningTaskAnalyticsEvent is fired when long running task runs longer than configured threshold Fired from LongRunningTaskMonitor
LongRunningTaskAnalyticsEvent(String, int, long, long, long, Thread.State) - Constructor for class com.atlassian.confluence.internal.diagnostics.LongRunningTaskAnalyticsEvent
 
LongRunningTaskBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
LongRunningTaskBreadcrumb(Action) - Constructor for class com.atlassian.confluence.util.breadcrumbs.LongRunningTaskBreadcrumb
 
LongRunningTaskId - Class in com.atlassian.confluence.util.longrunning
Opaque identifier for a long-running task.
LongRunningTaskManager - Interface in com.atlassian.confluence.util.longrunning
Coordinates the creation and maintenance of batch jobs that last longer than a single web request
LongRunningTaskManagerInternal - Interface in com.atlassian.confluence.internal.longrunning
Internal version of the LongRunningTaskManager interface; see the package-info.java for rationale.
LongRunningTaskMonitor - Class in com.atlassian.confluence.internal.diagnostics
Long running task monitor that uses MonitoringService.
LongRunningTaskMonitor(ThreadDumpProducer, AlertTriggerFactory, EventPublisher) - Constructor for class com.atlassian.confluence.internal.diagnostics.LongRunningTaskMonitor
 
LongRunningTaskMonitorAction - Class in com.atlassian.confluence.admin.actions
 
LongRunningTaskMonitorAction() - Constructor for class com.atlassian.confluence.admin.actions.LongRunningTaskMonitorAction
 
LongRunningTaskUtils - Class in com.atlassian.confluence.util.longrunning
Deprecated.
since 4.0. This class is spun from purest evil. Use the LongRunningTaskManager directly instead.
LongRunningTaskUtils() - Constructor for class com.atlassian.confluence.util.longrunning.LongRunningTaskUtils
Deprecated.
 
LONGRUNNINGTASKXML_ACTION - Static variable in class com.atlassian.confluence.it.DeferredLongRunningTask
 
longTask(LongTaskId) - Method in interface com.atlassian.confluence.api.nav.Navigation
 
longTask(LongTaskId) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
LongTaskBuilder() - Constructor for class com.atlassian.confluence.api.model.longtasks.LongTaskStatus.LongTaskBuilder
 
LongTaskFactory - Class in com.atlassian.confluence.api.impl.service.longtasks
Converts internal LongRunningTask model objects into API ones.
LongTaskFactory(NavigationService) - Constructor for class com.atlassian.confluence.api.impl.service.longtasks.LongTaskFactory
 
LongTaskId - Class in com.atlassian.confluence.api.model.longtasks
Identifies a LongTaskStatus.
LongTaskResource - Class in com.atlassian.confluence.plugins.restapi.resources
REST wrapper for the LongTaskService.
LongTaskResource(LongTaskService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.LongTaskResource
 
longTaskRpc - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
LongTaskRpc - Class in com.atlassian.confluence.it.rpc.delegates.admin
Makes remote calls to the LongTaskService
LongTaskRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.LongTaskRpc
 
longTasks() - Static method in class com.atlassian.confluence.rest.api.model.pagination.PaginationLimits
Maximum number of long tasks to return at a time.
LongTaskService - Interface in com.atlassian.confluence.api.service.longtasks
Manages LongTaskStatuss.
LongTaskServiceImpl - Class in com.atlassian.confluence.api.impl.service.longtasks
Default implementation of LongTaskService, a shallow wrapper for LongRunningTaskManager.
LongTaskServiceImpl(LongRunningTaskManagerInternal) - Constructor for class com.atlassian.confluence.api.impl.service.longtasks.LongTaskServiceImpl
 
LongTaskStatus - Class in com.atlassian.confluence.api.model.longtasks
Represents a long-running task in the system.
LongTaskStatus.LongTaskBuilder - Class in com.atlassian.confluence.api.model.longtasks
 
LongTaskSubmission - Class in com.atlassian.confluence.api.model.longtasks
A pointer to a long-running task, the result of submitting a task for processing.
LongTaskSubmission.LongTaskSubmissionBuilder - Class in com.atlassian.confluence.api.model.longtasks
 
LongTaskSubmissionBuilder() - Constructor for class com.atlassian.confluence.api.model.longtasks.LongTaskSubmission.LongTaskSubmissionBuilder
 
LookAndFeel - Interface in com.atlassian.confluence.admin.actions
Marker interface for Look-and-Feel administrative actions.
LookAndFeelAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
 
LookAndFeelAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.LookAndFeelAction
 
LookAndFeelAuditListener - Class in com.atlassian.confluence.impl.audit.listener
 
LookAndFeelAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.LookAndFeelAuditListener
 
LookAndFeelEvent - Class in com.atlassian.confluence.themes.events
Abstract class for events related to themes, colour-schemes and layouts.
LookAndFeelEvent(Object, String) - Constructor for class com.atlassian.confluence.themes.events.LookAndFeelEvent
Construct a new look and feel event
lookupAuditAuthor(String, PageRequest<String>) - Method in class com.atlassian.confluence.api.impl.service.audit.ConfluenceAuditResourceLookupProvider
Searches for users matching searchText to be displayed in Audit Lookups
lookupAuditResource(String, String, PageRequest<String>) - Method in class com.atlassian.confluence.api.impl.service.audit.ConfluenceAuditResourceLookupProvider
Searches for spaces matching searchText to be displayed in Audit Lookups
lookupBuiltinOrCreate(Class<S>, String, Class<T>) - Static method in class com.atlassian.confluence.api.model.relations.RelationDescriptors
Get one of the built-in RelationDescriptor objects (for example FavouriteRelationDescriptor).
lookupDomainName(HttpServletRequest) - Static method in class com.atlassian.confluence.util.GeneralUtil
Get the default domain name.
lookupMessage(String, Object...) - Method in class com.atlassian.confluence.license.exception.handler.AbstractLicenseExceptionHandler
 
lookupObjectByUnfixedHandle(TransientHibernateHandle) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Find a previously imported object by the ID as it appeared in the backup file, even if it has since been assigned a new ID.
LoremIpsumMacro - Class in com.atlassian.confluence.plugins.macros.core
 
LoremIpsumMacro() - Constructor for class com.atlassian.confluence.plugins.macros.core.LoremIpsumMacro
 
LowDiskSpaceAnalyticsEvent - Class in com.atlassian.confluence.internal.diagnostics
LowDiskSpaceAnalyticsEvent is fired when free disk space is less then specified threshold
LowDiskSpaceAnalyticsEvent(LowDiskSpaceAnalyticsEvent.DiskType, Long, Long, Long) - Constructor for class com.atlassian.confluence.internal.diagnostics.LowDiskSpaceAnalyticsEvent
 
LowDiskSpaceAnalyticsEvent.DiskType - Enum in com.atlassian.confluence.internal.diagnostics
 
LOWER_USERNAME_COLUMN - Static variable in class com.atlassian.confluence.upgrade.upgradetask.UserMappingLowerUsernameSchemaUpgradeTask
 
lowerCase() - Method in enum com.atlassian.confluence.pages.PageUpdateTrigger
 
LowercaseFieldSort - Class in com.atlassian.confluence.search.v2.sort
Sort based on lower case value of a keyword field.
LowercaseFieldSort(String, SearchSort.Order) - Constructor for class com.atlassian.confluence.search.v2.sort.LowercaseFieldSort
 
LowercaseFieldSortMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
LowercaseFieldSortMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.LowercaseFieldSortMapper
 
LowerCaseTokenFilterDescriptor - Class in com.atlassian.confluence.search.v2.analysis
A token filter of type lowercase that normalizes token text to lower case.
LowerCaseTokenFilterDescriptor() - Constructor for class com.atlassian.confluence.search.v2.analysis.LowerCaseTokenFilterDescriptor
 
LowerCaseUsernameReferencesUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Updates username references to contain lower-cased usernames.
LowerCaseUsernameReferencesUpgradeTask(SessionFactory, PlatformTransactionManager, Map<String, Set<String>>) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.LowerCaseUsernameReferencesUpgradeTask
 
lowerValue() - Method in enum com.atlassian.confluence.it.ContentPermissionType
 
LowFileDescriptorCountAnalyticsEvent - Class in com.atlassian.confluence.internal.diagnostics
LowFileDescriptorCountAnalyticsEvent is fired when free file descriptor count is less then specified threshold
LowFileDescriptorCountAnalyticsEvent(Long, Long, Long) - Constructor for class com.atlassian.confluence.internal.diagnostics.LowFileDescriptorCountAnalyticsEvent
 
LowMemoryAnalyticsEvent - Class in com.atlassian.confluence.internal.diagnostics
LowMemoryAnalyticsEvent is fired when free memory is less then specified threshold
LowMemoryAnalyticsEvent(Long, Long, Long) - Constructor for class com.atlassian.confluence.internal.diagnostics.LowMemoryAnalyticsEvent
 
LUCENE_INDEX_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
LUCENE_INDEX_DIR_PROP - Static variable in interface com.atlassian.confluence.setup.ConfluenceBootstrapConstants
 
LUCENE_INDEX_FLUSHER - Static variable in class com.atlassian.confluence.it.rpc.StandardConfluenceJob
 
LuceneAnalyzerMapper - Interface in com.atlassian.confluence.search.v2.lucene.mapper
Maps AnalyzerDescriptor to Lucene Analyzer.
LuceneAverageScoreFunctionFactory - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneAverageScoreFunctionFactory(List<? extends LuceneScoreFunctionFactory>, List<Double>) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneAverageScoreFunctionFactory
 
LuceneBatchIndexer - Class in com.atlassian.confluence.internal.index.lucene
 
LuceneBatchIndexer(AnyTypeDao, PlatformTransactionManager, IndexTaskFactory, IndexWriter) - Constructor for class com.atlassian.confluence.internal.index.lucene.LuceneBatchIndexer
 
LuceneBoostingStrategyModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.search
Deprecated.
since 7.0 use FunctionScoreQuery instead.
LuceneBoostingStrategyModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.search.LuceneBoostingStrategyModuleDescriptor
Deprecated.
 
LuceneChangeExtractor - Class in com.atlassian.confluence.internal.index.lucene
 
LuceneChangeExtractor(HandleResolver, PluginAccessor) - Constructor for class com.atlassian.confluence.internal.index.lucene.LuceneChangeExtractor
 
LuceneChangeExtractor(HandleResolver, Supplier<Stream<Extractor>>, Supplier<Stream<Extractor>>) - Constructor for class com.atlassian.confluence.internal.index.lucene.LuceneChangeExtractor
 
LuceneChangeExtractor.FieldName - Class in com.atlassian.confluence.internal.index.lucene
 
LuceneConnectionBackedIndexTaskPerformer - Class in com.atlassian.confluence.search.lucene.tasks
Performs the index task against Confluence's main/default index (which is managed by ILuceneConnection
LuceneConnectionBackedIndexTaskPerformer(ILuceneConnection) - Constructor for class com.atlassian.confluence.search.lucene.tasks.LuceneConnectionBackedIndexTaskPerformer
 
LuceneConnectionFactory - Interface in com.atlassian.confluence.plugins.edgeindex.lucene
 
LuceneContentExtractor - Class in com.atlassian.confluence.internal.index.lucene
 
LuceneContentExtractor(HandleResolver, Supplier<Stream<Extractor>>) - Constructor for class com.atlassian.confluence.internal.index.lucene.LuceneContentExtractor
 
LuceneContentExtractor.FieldName - Class in com.atlassian.confluence.internal.index.lucene
 
LuceneContentNameSearcher - Class in com.atlassian.confluence.search.contentnames.lucene
Deprecated.
since 6.13 use constants in SearchFieldNames instead.
LuceneContentNameSearcher() - Constructor for class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameSearcher
Deprecated.
 
LuceneDocumentBuilder - Class in com.atlassian.confluence.internal.index.lucene
 
LuceneDocumentBuilder(AtlassianDocumentBuilder<Searchable>, LuceneFieldVisitor, HandleResolver) - Constructor for class com.atlassian.confluence.internal.index.lucene.LuceneDocumentBuilder
 
LuceneDocumentToFieldDescriptorConverter - Class in com.atlassian.confluence.internal.index.lucene
 
LuceneDocumentToFieldDescriptorConverter() - Constructor for class com.atlassian.confluence.internal.index.lucene.LuceneDocumentToFieldDescriptorConverter
 
LuceneDoubleFieldValueSourceFactory - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneDoubleFieldValueSourceFactory(String) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneDoubleFieldValueSourceFactory
 
LuceneEdgeDocumentFactory - Class in com.atlassian.confluence.plugins.edgeindex
 
LuceneEdgeDocumentFactory(EdgeDateFieldHelper) - Constructor for class com.atlassian.confluence.plugins.edgeindex.LuceneEdgeDocumentFactory
 
LuceneEdgeIndexManager - Class in com.atlassian.confluence.plugins.edgeindex
 
LuceneEdgeIndexManager(EdgeIndexTaskQueue, EdgeFactory, ContentEntityManager) - Constructor for class com.atlassian.confluence.plugins.edgeindex.LuceneEdgeIndexManager
 
LuceneExpDecayFunctionFactory - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneExpDecayFunctionFactory(LuceneScoreFunctionFactory, DecayParameters) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneExpDecayFunctionFactory
 
LuceneFactorScoreFunctionFactory - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneFactorScoreFunctionFactory(LuceneScoreFunctionFactory, double, FieldValueFactorFunction.Modifier) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneFactorScoreFunctionFactory
 
LuceneFieldVisitor - Class in com.atlassian.confluence.internal.index.lucene
 
LuceneFieldVisitor(LuceneAnalyzerMapper, SearchLanguageProvider) - Constructor for class com.atlassian.confluence.internal.index.lucene.LuceneFieldVisitor
 
LuceneFloatFieldValueSourceFactory - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneFloatFieldValueSourceFactory(String) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneFloatFieldValueSourceFactory
 
LuceneFunctionScoreQuery - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneFunctionScoreQuery(Query, FunctionScoreQuery.BoostMode, LuceneScoreFunctionFactory) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneFunctionScoreQuery
 
LuceneGaussDecayFunctionFactory - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneGaussDecayFunctionFactory(LuceneScoreFunctionFactory, DecayParameters) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneGaussDecayFunctionFactory
 
LuceneIndex - Interface in com.atlassian.confluence.plugins.edgeindex.lucene
Represents a lucene index.
LuceneIndexHelper - Class in com.atlassian.confluence.internal.index.lucene
Helper methods to deal with Lucene index in Confluence
LuceneIndexHelper() - Constructor for class com.atlassian.confluence.internal.index.lucene.LuceneIndexHelper
 
LuceneIndexManager - Class in com.atlassian.confluence.search.lucene
Entry point to the majority of the Lucene indexing subsystem.
LuceneIndexManager() - Constructor for class com.atlassian.confluence.search.lucene.LuceneIndexManager
 
LuceneIndexSnapshot - Class in com.atlassian.confluence.internal.index.lucene.snapshot
A Lucene snapshot created for a particular index, at a particular time.
LuceneIndexSnapshot(JournalIdentifier, long) - Constructor for class com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshot
 
LuceneIndexSnapshotCleaner - Class in com.atlassian.confluence.internal.index.lucene.snapshot
Make sure number of snapshots created for each index does not exceed certain limits.
LuceneIndexSnapshotCleaner(LuceneIndexSnapshotManager) - Constructor for class com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotCleaner
 
LuceneIndexSnapshotException - Exception in com.atlassian.confluence.internal.index.lucene.snapshot
Exception when creating or restoring a new Lucene snapshot
LuceneIndexSnapshotException(String) - Constructor for exception com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotException
 
LuceneIndexSnapshotException(String, IndexSnapshotError) - Constructor for exception com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotException
 
LuceneIndexSnapshotException(String, Throwable) - Constructor for exception com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotException
 
LuceneIndexSnapshotException(String, IndexSnapshotError, Throwable) - Constructor for exception com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotException
 
LuceneIndexSnapshotManager - Interface in com.atlassian.confluence.internal.index.lucene.snapshot
Manage Lucene index snapshots.
LuceneIntFieldValueSourceFactory - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneIntFieldValueSourceFactory(String) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneIntFieldValueSourceFactory
 
LuceneLinearDecayFunctionFactory - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneLinearDecayFunctionFactory(LuceneScoreFunctionFactory, DecayParameters) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneLinearDecayFunctionFactory
 
LuceneLongFieldValueSourceFactory - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneLongFieldValueSourceFactory(String) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneLongFieldValueSourceFactory
 
LuceneMapperClassPredicate - Class in com.atlassian.confluence.search.v2.lucene
Deprecated.
since 7.0.1. Use ModuleDescriptorOfClassPredicate instead.
LuceneMapperClassPredicate(Class<? extends AbstractLuceneMapperModuleDescriptor>) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneMapperClassPredicate
Deprecated.
 
LuceneMapperNotFoundException - Exception in com.atlassian.confluence.search.v2.lucene
Exception thrown when a mapper (LuceneSortMapper, LuceneQueryMapper or LuceneResultFilterMapper) cannot be found.
LuceneMapperNotFoundException(Class, String) - Constructor for exception com.atlassian.confluence.search.v2.lucene.LuceneMapperNotFoundException
 
LuceneMapperPredicate - Class in com.atlassian.confluence.search.v2.lucene
Deprecated.
since 7.0.1. Use ModuleDescriptorOfClassPredicate instead, and filter the results for AbstractLuceneMapperModuleDescriptor.handles(String).
LuceneMapperPredicate(Class<? extends AbstractLuceneMapperModuleDescriptor>, String) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneMapperPredicate
Deprecated.
 
LuceneMaxScoreFunctionFactory - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneMaxScoreFunctionFactory(Collection<? extends LuceneScoreFunctionFactory>) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneMaxScoreFunctionFactory
 
LuceneMinScoreFunctionFactory - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneMinScoreFunctionFactory(Collection<? extends LuceneScoreFunctionFactory>) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneMinScoreFunctionFactory
 
LuceneMultiplyScoreFunctionFactory - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneMultiplyScoreFunctionFactory(Collection<? extends LuceneScoreFunctionFactory>) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneMultiplyScoreFunctionFactory
 
LuceneMultiTermFieldComparator<T> - Class in com.atlassian.confluence.internal.search.v2.lucene
When returned from FieldComparatorSource.newComparator, a LuceneMultiTermFieldComparator compares hits so as to determine their sort order when collecting results, using a custom sort comparator that operates on terms that may have multiple values per document.
LuceneMultiTermFieldComparator(String, Function<Iterable<BytesRef>, T>, Comparator<T>, int) - Constructor for class com.atlassian.confluence.internal.search.v2.lucene.LuceneMultiTermFieldComparator
 
LuceneQueryBuilders - Class in com.atlassian.confluence.internal.search.v2.lucene
 
LuceneQueryBuilders() - Constructor for class com.atlassian.confluence.internal.search.v2.lucene.LuceneQueryBuilders
 
LuceneQueryBuilders.BooleanQueryBuilder - Class in com.atlassian.confluence.internal.search.v2.lucene
 
LuceneQueryMapper<T extends SearchQuery> - Interface in com.atlassian.confluence.search.v2.lucene
Deprecated.
since 7.0 use SearchQuery.expand() instead.
LuceneQueryMapperModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.search
 
LuceneQueryMapperModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.search.LuceneQueryMapperModuleDescriptor
 
LuceneQueryParserFactory - Interface in com.atlassian.confluence.search.lucene
 
LuceneQueryTokenizer - Class in com.atlassian.confluence.search.contentnames.lucene
The purpose of this class is to wrap the tokens emitted from lucene analysis inside our own QueryTokens so that we can tag some additional meaning.
LuceneQueryTokenizer(Analyzer) - Constructor for class com.atlassian.confluence.search.contentnames.lucene.LuceneQueryTokenizer
 
LuceneQueryUtil - Class in com.atlassian.confluence.search.v2.lucene
Relocation from confluence-search plugin.
LuceneQueryUtil() - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneQueryUtil
 
LuceneReIndexer - Class in com.atlassian.confluence.internal.index.lucene
 
LuceneReIndexer(AnyTypeDao, SearchableDao, PlatformTransactionManager, IndexTaskFactory, ILuceneConnection, LuceneSearchMapper, EventPublisher, ClusterManager, SystemMaintenanceTaskQueue) - Constructor for class com.atlassian.confluence.internal.index.lucene.LuceneReIndexer
 
LuceneResultFilter - Interface in com.atlassian.confluence.search.v2.lucene
Deprecated.
since 5.5. Please implement a search time Filter instead. If you must perform post search filtering, you can filter SearchResults returned by the methods on SearchManager.
LuceneResultFilterMapper - Interface in com.atlassian.confluence.search.v2.lucene
Deprecated.
since 5.5 as it depends on the deprecated LuceneResultFilter and ResultFilter classes.
LuceneResultFilterMapperModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.search
 
LuceneResultFilterMapperModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.search.LuceneResultFilterMapperModuleDescriptor
 
LuceneScoreFunction - Interface in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneScoreFunctionFactory - Interface in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneSearcher - Interface in com.atlassian.confluence.search.v2.lucene
Deprecated.
since 5.5. This layer of abstraction is no longer required. Just use SearchManager.
LuceneSearcherImpl - Class in com.atlassian.confluence.search.v2.lucene
 
LuceneSearcherImpl(ILuceneConnection) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneSearcherImpl
 
LuceneSearcherInitialisationModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.search
 
LuceneSearcherInitialisationModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.search.LuceneSearcherInitialisationModuleDescriptor
 
LuceneSearchFilterMapper<T extends SearchFilter> - Interface in com.atlassian.confluence.search.v2.lucene
Deprecated.
since 7.0 use SearchFilter.expand() instead.
LuceneSearchFilterMapperModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.search
Module descriptor for lucene search filter mappers.
LuceneSearchFilterMapperModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.search.LuceneSearchFilterMapperModuleDescriptor
 
LuceneSearchManager - Class in com.atlassian.confluence.search.v2.lucene
 
LuceneSearchManager(LuceneSearchMapper, LuceneAnalyzerFactory, ILuceneConnection, SearchResultConverter, EventPublisher, DarkFeaturesManager) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
 
LuceneSearchMapper - Interface in com.atlassian.confluence.search.v2.lucene
 
LuceneSearchMapperRegistry - Interface in com.atlassian.confluence.search.v2.lucene
Class that is responsible for converting a v2 search abstraction like SearchQuery or SearchSort into the equivalent technology specific object.
LuceneSearchQueryTokenizer - Class in com.atlassian.confluence.search.v2.lucene
The Lucene implementation of SearchQueryTokenizer.
LuceneSearchQueryTokenizer(LuceneAnalyzerMapper, SearchLanguageProvider, LuceneAnalyzerFactory) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneSearchQueryTokenizer
 
LuceneSearchResult - Class in com.atlassian.confluence.search.v2.lucene
 
LuceneSearchResult(Document, Optional<HitHighlighter>, Function<String, ConfluenceUser>) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneSearchResult
Constructor to create a search result directly from a Lucene document
LuceneSearchResult(Document, Optional<HitHighlighter>, Optional<String>, Function<String, ConfluenceUser>) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneSearchResult
 
LuceneSearchResult(Document, Function<String, ConfluenceUser>) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneSearchResult
LuceneSearchResult(Document) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneSearchResult
LuceneSearchResults - Class in com.atlassian.confluence.search.v2.lucene
Deprecated.
since 5.9. Use DefaultSearchResults
LuceneSearchResults(List<? extends SearchResult>, int) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneSearchResults
Deprecated.
 
LuceneSearchResults(List<? extends SearchResult>, int, SearchWithToken, List<String>) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneSearchResults
Deprecated.
 
LuceneSiteTextSearchQueryFactory - Class in com.atlassian.confluence.search.v2.lucene
Relocation from confluence-search plugin.
LuceneSiteTextSearchQueryFactory(LuceneAnalyzerFactory, LuceneQueryParserFactory, BoostingStrategy, LuceneSiteTextSearchSpanQueryBuilder, EventPublisher) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneSiteTextSearchQueryFactory
 
LuceneSortMapper<T extends SearchSort> - Interface in com.atlassian.confluence.search.v2.lucene
Deprecated.
since 7.0 use SearchSort.expand() instead.
LuceneSortMapperModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.search
 
LuceneSortMapperModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.search.LuceneSortMapperModuleDescriptor
 
LuceneStaircaseFunctionFactory - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneStaircaseFunctionFactory(LuceneScoreFunctionFactory, SortedMap<Double, Double>) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneStaircaseFunctionFactory
 
LuceneSubsetResultFilter - Class in com.atlassian.confluence.search.v2.lucene
Deprecated.
since 5.5. To limit search results to an offset and count, construct a com.atlassian.confluence.search.v2.ISearch#() with the required offset and count.
LuceneSubsetResultFilter(int) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneSubsetResultFilter
Deprecated.
Construct a filter that returns at most the first count hits.
LuceneSubsetResultFilter(int, int) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneSubsetResultFilter
Deprecated.
Construct a filter with the given start offset and count.
LuceneSumScoreFunctionFactory - Class in com.atlassian.confluence.impl.search.v2.lucene.score
 
LuceneSumScoreFunctionFactory(Collection<? extends LuceneScoreFunctionFactory>) - Constructor for class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneSumScoreFunctionFactory
 
LuceneTermFieldComparator<T> - Class in com.atlassian.confluence.internal.search.v2.lucene
When returned from FieldComparatorSource.newComparator, a LuceneTermFieldComparator compares hits so as to determine their sort order when collecting results, using a custom sort comparator.
LuceneTermFieldComparator(String, Function<BytesRef, T>, Comparator<T>, int) - Constructor for class com.atlassian.confluence.internal.search.v2.lucene.LuceneTermFieldComparator
 
LuceneTextFieldTokenizer - Class in com.atlassian.confluence.search.v2.lucene
 
LuceneTextFieldTokenizer(LuceneAnalyzerFactory) - Constructor for class com.atlassian.confluence.search.v2.lucene.LuceneTextFieldTokenizer
 

M

macro - Variable in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
Macro - Class in com.atlassian.confluence.it
A basic representation of a Macro for testing purposes.
Macro(String, String, String) - Constructor for class com.atlassian.confluence.it.Macro
 
Macro(String, String) - Constructor for class com.atlassian.confluence.it.Macro
 
Macro(String) - Constructor for class com.atlassian.confluence.it.macro.MarkupHelper.Macro
 
Macro - Interface in com.atlassian.confluence.macro
Represents a Confluence macro.
Macro - Class in com.atlassian.confluence.tinymceplugin.rest.entities
 
Macro() - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.Macro
 
Macro.BodyType - Enum in com.atlassian.confluence.macro
 
Macro.Category - Enum in com.atlassian.confluence.it
 
Macro.OutputType - Enum in com.atlassian.confluence.macro
 
MACRO_BODY_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
MACRO_BODY_EXAMPLE_PAGE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
MACRO_BODY_TYPE_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
MACRO_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
MACRO_CLASS - Static variable in class com.atlassian.confluence.diff.marshallers.DiffMacroMarshaller
 
MACRO_COUNTER - Static variable in class com.atlassian.confluence.content.render.xhtml.ConversionContextPropertyName
Name of the property that holds a MacroCounter if available.
MACRO_DECLARATION_POSITION - Static variable in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlMacroRendererComponent
Defines where the position in which the macro is declared in wiki markup.
MACRO_DEFAULT_PARAMETER_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
MACRO_DEFINITION - Static variable in class com.atlassian.confluence.content.render.xhtml.ConversionContextPropertyName
Name of the property that holds the MacroDefinition for the macro, including the typed parameters if the storage format is v2.
MACRO_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroConstants
 
MACRO_FIELD_NAME - Static variable in class com.atlassian.confluence.search.lucene.extractor.MacroUsageExtractorFields
 
MACRO_ID_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
MACRO_ID_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroConstants
 
MACRO_ID_LIST - Static variable in class com.atlassian.confluence.content.render.xhtml.ConversionContextPropertyName
Track the list of MacroIDs that have been used or generated for macros on the current page conversion.
MACRO_METADATA - Static variable in class com.atlassian.confluence.content.render.xhtml.ConversionContextPropertyName
Name of the property that holds the MacroMetadata for the macro
MACRO_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.ConversionContextPropertyName
MACRO_NAME - Static variable in class com.atlassian.confluence.macro.wiki.UnmigratedBlockWikiMarkupMacro
 
MACRO_NAME - Static variable in class com.atlassian.confluence.macro.wiki.UnmigratedInlineWikiMarkupMacro
 
MACRO_NAME - Static variable in class com.atlassian.confluence.plugins.macros.dashboard.CreateSpaceButtonMacro
 
MACRO_NAME - Static variable in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedContentMacro
 
MACRO_NAME - Static variable in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
MACRO_NAME - Static variable in class com.atlassian.confluence.plugins.macros.dashboard.WelcomeMessageMacro
 
MACRO_NAME_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
MACRO_OUTPUT_TYPE_PARAMETER - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroConstants
Name of a macro parameter that contains the value of the macro's output type.
MACRO_PARAMETER_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroConstants
 
MACRO_PARAMETERS_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
Macro
MACRO_SCHEMA_VERSION - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
MACRO_SCHEMA_VERSION_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroConstants
 
MACRO_STORAGE_VERSION_NAME - Static variable in class com.atlassian.confluence.search.lucene.extractor.MacroUsageExtractorFields
 
MACRO_V2_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroConstants
 
MacroAsyncRenderWhitelist - Class in com.atlassian.confluence.content.render.xhtml.view.macro
Used to determine which macros are safe to render in an async context, e.g.
MacroBody - Interface in com.atlassian.confluence.content.render.xhtml.definition
A type to represent macro bodies.
MacroBody - Class in com.atlassian.confluence.macro.browser.beans
Represents body metadata for a macro.
MacroBody(String, String) - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroBody
 
MacroBody(String, String, boolean) - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroBody
 
MacroBodyTransformationCondition - Interface in com.atlassian.confluence.content.render.xhtml.storage.macro
Specifies the conditions by which the body of a macro should be transformed.
MacroBodyType - Enum in com.atlassian.confluence.content.render.xhtml
Represents a macro body type used in macro transformation.
MacroBrowserDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.MacroBrowserDialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
MacroBrowserDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
Deprecated.
 
MacroBrowserManager - Interface in com.atlassian.confluence.macro.browser
 
MacroBrowserPreview - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.MacroBrowserPreview instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
MacroBrowserPreview(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserPreview
Deprecated.
 
MacroCategory - Enum in com.atlassian.confluence.macro.browser.beans
 
MacroCount - Class in com.atlassian.confluence.macro.count
Aggregate macro usages
MacroCount(String, int) - Constructor for class com.atlassian.confluence.macro.count.MacroCount
 
MacroCounter - Interface in com.atlassian.confluence.macro.count
Used to count macro usages through the rendering process.
MacroCountEvent - Class in com.atlassian.confluence.macro.count
Event related to macro counting.
MacroCountEventFactory - Class in com.atlassian.confluence.macro.count
 
MacroCountEventFactory() - Constructor for class com.atlassian.confluence.macro.count.MacroCountEventFactory
 
MacroCountStore - Class in com.atlassian.confluence.macro.count
Persists the number of each type of macro present on the page, and calculates the number of newly added macros by comparing current macro counts with those from the previous version of the page.
MacroCountStore() - Constructor for class com.atlassian.confluence.macro.count.MacroCountStore
 
MacroCreateEventPublisher - Class in com.atlassian.confluence.macro.count
Publishes a MacroCountEvent for each type of newly added macro.
MacroCreateEventPublisher(EventPublisher, MacroCountStore) - Constructor for class com.atlassian.confluence.macro.count.MacroCreateEventPublisher
 
MacroDefinition - Class in com.atlassian.confluence.xhtml.api
An object that encapsulates the state for a macro.
MacroDefinition(MacroDefinition) - Constructor for class com.atlassian.confluence.xhtml.api.MacroDefinition
Copy constructor.
MacroDefinitionBuilder - Class in com.atlassian.confluence.xhtml.api
A builder that will create the a complex MacroDefinition.
MacroDefinitionDeserializer - Interface in com.atlassian.confluence.macro
Responsible for deserializing to a MacroDefinition.
MacroDefinitionHandler - Interface in com.atlassian.confluence.xhtml.api
Handler for MacroDefinitions found in storage format.
MacroDefinitionMarshallingStrategy - Enum in com.atlassian.confluence.xhtml.api
Provides strategies for marshalling MacroDefinitions.
MacroDefinitionReplacer - Interface in com.atlassian.confluence.xhtml.api
Replacer of MacroDefinitions in storage format with other content.
MacroDefinitionRequestDeserializer - Class in com.atlassian.confluence.macro
Responsible for deserializing the encoded representation of a MacroDefinition produced by MacroDefinitionRequestSerializer.
MacroDefinitionRequestDeserializer(MacroDefinitionDeserializer) - Constructor for class com.atlassian.confluence.macro.MacroDefinitionRequestDeserializer
 
MacroDefinitionRequestSerializer - Class in com.atlassian.confluence.macro
Serializes a MacroDefinition first into wiki markup and then base64 encodes the wiki markup.
MacroDefinitionRequestSerializer(MacroDefinitionSerializer) - Constructor for class com.atlassian.confluence.macro.MacroDefinitionRequestSerializer
 
MacroDefinitionSerializer - Interface in com.atlassian.confluence.macro
Responsible for serializing a MacroDefinition.
MacroDefinitionTransformer - Interface in com.atlassian.confluence.content.render.xhtml.storage
Provides oprations fo transforming macro definitions, typically used by macro developers to obtain and optionally modify macro tags (as MacroDefinition objects) in a page of macro body content.
MacroDefinitionTransformerImpl - Class in com.atlassian.confluence.impl.content.render.xhtml
An implementation of MacroDefinitionTransformer based upon a ContentTransformerFactory.
MacroDefinitionTransformerImpl(ContentTransformerFactory) - Constructor for class com.atlassian.confluence.impl.content.render.xhtml.MacroDefinitionTransformerImpl
 
macroDefinitionUpdater(MacroDefinitionUpdater) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig.Builder
 
MacroDefinitionUpdater - Interface in com.atlassian.confluence.xhtml.api
Updater of MacroDefinitions in storage format.
MacroDefinitionWikiMarkupDeserializer - Class in com.atlassian.confluence.macro
Deserializes a wiki markup format macro declaration to a MacroDefinition.
MacroDefinitionWikiMarkupDeserializer(MacroParameterTypeParser) - Constructor for class com.atlassian.confluence.macro.MacroDefinitionWikiMarkupDeserializer
 
MacroDefinitionWikiMarkupSerializer - Class in com.atlassian.confluence.macro
Serializes a MacroDefinition to string in wiki markup.
MacroDefinitionWikiMarkupSerializer() - Constructor for class com.atlassian.confluence.macro.MacroDefinitionWikiMarkupSerializer
 
MacroDetailsAction - Class in com.atlassian.confluence.macro.browser.actions
Creates a Map containing the details of an specific Macro.
MacroDetailsAction() - Constructor for class com.atlassian.confluence.macro.browser.actions.MacroDetailsAction
 
MacroExecutionContext - Class in com.atlassian.confluence.macro
Container for the execution context of a macro (i.e., the state passed to it on Macro.execute(java.util.Map, String, com.atlassian.renderer.RenderContext)).
MacroExecutionContext(Map<String, String>, String, PageContext) - Constructor for class com.atlassian.confluence.macro.MacroExecutionContext
Constructor.
MacroExecutionException - Exception in com.atlassian.confluence.macro
Thrown when there is an error executing a macro.
MacroExecutionException() - Constructor for exception com.atlassian.confluence.macro.MacroExecutionException
 
MacroExecutionException(String) - Constructor for exception com.atlassian.confluence.macro.MacroExecutionException
 
MacroExecutionException(String, Throwable) - Constructor for exception com.atlassian.confluence.macro.MacroExecutionException
 
MacroExecutionException(Throwable) - Constructor for exception com.atlassian.confluence.macro.MacroExecutionException
 
MacroExtractor - Class in com.atlassian.confluence.plugins.macrousage.extractor
Extractor that indexes macro usages on a content entity object
MacroExtractor(XhtmlContent, MacroManager) - Constructor for class com.atlassian.confluence.plugins.macrousage.extractor.MacroExtractor
 
MacroFallbackParser - Class in com.atlassian.confluence.plugin.descriptor
Provides access to the descriptor information retrieved from an xml file for macro meta data.
MacroFallbackParser(String, MacroMetadataParser) - Constructor for class com.atlassian.confluence.plugin.descriptor.MacroFallbackParser
 
MacroForm - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.MacroForm instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
MacroForm() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.MacroForm
Deprecated.
 
MacroFormDetails - Class in com.atlassian.confluence.macro.browser.beans
A Bean that encapsulates the detailed metadata of a macro.
MacroFormDetails.MacroFormDetailsBuilder - Class in com.atlassian.confluence.macro.browser.beans
 
macroHash() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
The macroHash is used to identify a macro if there is no macroId stored.
MacroIcon - Class in com.atlassian.confluence.macro.browser.beans
 
MacroIcon(String, boolean) - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroIcon
 
MacroIcon(String, boolean, int, int) - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroIcon
 
MacroIconInsertingPostProcessor - Class in com.atlassian.confluence.diff
Adds icons and friendly titles to diff headers in macros.
MacroIconInsertingPostProcessor(MacroMetadataManager, MacroIconManager, I18NBeanFactory) - Constructor for class com.atlassian.confluence.diff.MacroIconInsertingPostProcessor
 
MacroIconManager - Interface in com.atlassian.confluence.macro.browser
Allows retrieval of appropriate icons from MacroMetadata.
MacroIconPlaceholderServlet - Class in com.atlassian.confluence.tinymceplugin.placeholder
Servlet to produce just the icon of a macro, rather than the icon and full attribute information.
MacroIconPlaceholderServlet(MacroMetadataManager, MacroIconManager, PlaceholderImageFactory) - Constructor for class com.atlassian.confluence.tinymceplugin.placeholder.MacroIconPlaceholderServlet
 
MacroId - Class in com.atlassian.confluence.content.render.xhtml.storage.macro
A macro Id is used to identify a macro within a version of a page.
MacroIdSupplier - Interface in com.atlassian.confluence.content.render.xhtml.editor.macro
A generator of macro UUIDs.
MacroInstance - Class in com.atlassian.confluence.api.model.content
Represents an instance of a Macro in a piece of Content.
MacroInstance.MacroBuilder - Class in com.atlassian.confluence.api.model.content
Creates History instances.
MacroItem - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.MacroItem instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
MacroItem(String) - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.MacroItem
Deprecated.
 
macroManager - Variable in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
MacroManager - Interface in com.atlassian.confluence.macro.xhtml
Interface for the XHTML macro manager.
MacroManager - Interface in com.atlassian.confluence.renderer
Retrieval, registration and unregistration of macros.
MacroManagerFactory - Interface in com.atlassian.confluence.macro.xhtml
An interface defining a component that can return MacroManagers.
MacroManagerFactoryImpl - Class in com.atlassian.confluence.macro.xhtml
 
MacroManagerFactoryImpl(MacroManager, MacroManager, MacroManager) - Constructor for class com.atlassian.confluence.macro.xhtml.MacroManagerFactoryImpl
 
MacroMarshaller - Interface in com.atlassian.confluence.content.render.xhtml.editor.macro
Implemented by a MacroMarshaller that handles a particular type of Macro.
MacroMarshallingFactory - Interface in com.atlassian.confluence.content.render.xhtml.macro
This interface is only required so that implementations can be exposed to plugin 2 plugins.
MacroMarshallingFactoryImpl - Class in com.atlassian.confluence.content.render.xhtml.macro
A MarshallingFactory that will return MacroDefinition Marshaller and Unmarshaller instances.
MacroMarshallingFactoryImpl(Marshaller<MacroDefinition>, Marshaller<MacroDefinition>, Marshaller<MacroDefinition>, Unmarshaller<MacroDefinition>, Unmarshaller<MacroDefinition>) - Constructor for class com.atlassian.confluence.content.render.xhtml.macro.MacroMarshallingFactoryImpl
 
MacroMetadata - Class in com.atlassian.confluence.macro.browser.beans
A Bean that encapsulates the 'metadata' of the macro.
MacroMetadata(MacroMetadataBuilder) - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
MacroMetadataBuilder - Class in com.atlassian.confluence.macro.browser.beans
Builder class for MacroMetadata.
MacroMetadataBuilder() - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
Deprecated.
since 5.8. Use MacroMetadata.builder().
macroMetadataChanged(MacroMetadataChangedEvent) - Method in class com.atlassian.confluence.macro.browser.MacroMetadataListener
 
MacroMetadataChangedEvent - Class in com.atlassian.confluence.event.events.admin
This event is fired when macro metadata is changed
MacroMetadataChangedEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.MacroMetadataChangedEvent
 
MacroMetadataClientCacheKeyManager - Interface in com.atlassian.confluence.macro.browser
Manage clien cache key
MacroMetadataClientCacheKeyProvider - Class in com.atlassian.confluence.macro.browser
Provide macro metadata client cache key.
MacroMetadataClientCacheKeyProvider(MacroMetadataClientCacheKeyManager) - Constructor for class com.atlassian.confluence.macro.browser.MacroMetadataClientCacheKeyProvider
 
MacroMetadataListener - Class in com.atlassian.confluence.macro.browser
Bind to all events that related to macro to refresh key
MacroMetadataListener(MacroMetadataClientCacheKeyManager) - Constructor for class com.atlassian.confluence.macro.browser.MacroMetadataListener
 
macroMetadataManager - Variable in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
MacroMetadataManager - Interface in com.atlassian.confluence.macro.browser
Provides metadata about macros such as what parameters they expect and how to represent them visually.
MacroMetadataModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.macro
 
MacroMetadataModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.macro.MacroMetadataModuleDescriptor
 
MacroMetadataParser - Class in com.atlassian.confluence.plugin.descriptor
Parses XML formatted macro metadata.
MacroMetadataParser() - Constructor for class com.atlassian.confluence.plugin.descriptor.MacroMetadataParser
 
MacroMetadataParser(DocumentationBeanFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.MacroMetadataParser
Deprecated.
MacroMetadataProvider - Interface in com.atlassian.confluence.macro.browser
Implementations of this class will be used by the MacroBrowserManager to provide additional MacroMetadata.
MacroMetadataSource - Interface in com.atlassian.confluence.macro.browser
 
MacroMetricsKey - Class in com.atlassian.confluence.macro.count
A key used for the accumulation of metrics of macro creation and rendering.
MacroMigration - Interface in com.atlassian.confluence.macro.xhtml
Represents a task that will transform a MacroDefinition for migration.
MacroMigrationLifecycleItem - Class in com.atlassian.confluence.macro.xhtml
 
MacroMigrationLifecycleItem() - Constructor for class com.atlassian.confluence.macro.xhtml.MacroMigrationLifecycleItem
 
MacroMigrationManager - Interface in com.atlassian.confluence.macro.xhtml
 
MacroMigrationModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.xhtml
 
MacroMigrationModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.xhtml.MacroMigrationModuleDescriptor
 
MacroMigrationPoint - Enum in com.atlassian.confluence.macro.xhtml
Defines points at which a MacroMigration may be performed.
MacroMigrationService - Class in com.atlassian.confluence.content.render.xhtml.migration.macro
Provides a way to find and migrate pages with the unmigrated wiki markup macro.
MacroMigrationService(XhtmlWikiMarkupMacroMigrator, SearchManager, ContentDao, LongRunningTaskManager, PlatformTransactionManager, BandanaManager, ConfluenceIndexer) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.macro.MacroMigrationService
 
MacroModuleDescriptor - Interface in com.atlassian.confluence.plugin.descriptor
Marker interface for module descriptors that produce macros.
macroName(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails.MacroFormDetailsBuilder
 
MacroParameter - Class in com.atlassian.confluence.macro.browser.beans
Represents parameter metadata for a macro.
MacroParameter(String, String, String, MacroParameterType, boolean, boolean, String, boolean) - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
MacroParameterBuilder - Class in com.atlassian.confluence.macro.browser.beans
Builder class for MacroParameter.
MacroParameterBuilder() - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
 
MacroParameterInstance - Class in com.atlassian.confluence.api.model.content
Represents the value of a macro parameter.
MacroParameterInstance.MacroParameterBuilder - Class in com.atlassian.confluence.api.model.content
 
MacroParameterSerializer - Interface in com.atlassian.confluence.content.render.xhtml.editor.macro
Serializes and deserializes macro parameters.
MacroParameterType - Enum in com.atlassian.confluence.macro.browser.beans
The type of a macro parameter that will appear in the Macro Browser.
MacroParameterTypeParser - Interface in com.atlassian.confluence.content.render.xhtml.editor.macro
Parses raw macro parameters to typed macro parameters
MacroParameterTypeParserImpl - Class in com.atlassian.confluence.content.render.xhtml.editor.macro
Default implementation of MacroParameterTypeParser
MacroParameterTypeParserImpl(MacroMetadataManager, ConfluenceUserDao) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.macro.MacroParameterTypeParserImpl
 
MacroParamUtils - Class in com.atlassian.confluence.macro.params
Utility methods for macro parameters
MacroParamUtils() - Constructor for class com.atlassian.confluence.macro.params.MacroParamUtils
 
MacroPlaceholder - Class in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.MacroPlaceholder instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
MacroPlaceholder(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.editor.MacroPlaceholder
Deprecated.
 
macroPlaceholderFor(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
MacroPlaceholderServlet - Class in com.atlassian.confluence.tinymceplugin.placeholder
 
MacroPlaceholderServlet(MacroMetadataManager, MacroIconManager, PlaceholderImageFactory, I18NBeanFactory, MacroDefinitionDeserializer) - Constructor for class com.atlassian.confluence.tinymceplugin.placeholder.MacroPlaceholderServlet
 
MacroPropertyPanel - Class in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.MacroPropertyPanel instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
MacroPropertyPanel() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.MacroPropertyPanel
Deprecated.
 
MacroPropertyPanelButton - Class in com.atlassian.confluence.macro.browser.beans
 
MacroPropertyPanelButton(String, String, String) - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroPropertyPanelButton
 
MacroRendering(ConversionContext, MacroDefinition, Macro) - Constructor for class com.atlassian.confluence.internal.diagnostics.MacroRenderingMonitor.MacroRendering
 
MacroRenderingMonitor - Class in com.atlassian.confluence.internal.diagnostics
Macro rendering monitor that uses MonitoringService.
MacroRenderingMonitor(ThreadDumpProducer, AlertTriggerFactory, EventListeningDarkFeatureSetting) - Constructor for class com.atlassian.confluence.internal.diagnostics.MacroRenderingMonitor
 
MacroRenderingMonitor.MacroRendering - Class in com.atlassian.confluence.internal.diagnostics
 
MacroRenderRequest - Class in com.atlassian.confluence.tinymceplugin.rest.entities
 
MacroRenderRequest() - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.MacroRenderRequest
 
MacroReplacementRenderer - Interface in com.atlassian.confluence.content.render.xhtml.migration
Generates a rendering that is to replace or override the default rendering of a macro to XHTML storage format.
MacroReplacementRendererRepository - Interface in com.atlassian.confluence.content.render.xhtml.migration
Representing a component that maintains a list of MacroReplacementRenderer to be used during migration of macros.
MacroResource - Class in com.atlassian.confluence.tinymceplugin.rest
 
MacroResource(XhtmlContent, EditorFormatService, ContentEntityManager, HtmlToXmlConverter, HttpContext, MacroManager, I18nResolver, TransactionTemplate, PermissionManager, SpacePermissionManager, MacroParameterTypeParser, XmlEventReaderFactory, FragmentTransformer, StorageMacroBodyParser, MacroMetadataManager) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.MacroResource
 
MacroSchemaMigrator - Interface in com.atlassian.confluence.impl.macro.schema
Performs macro schema migrations as part of the rendering pipeline.
MacroSchemaMigratorModuleDescriptor - Class in com.atlassian.confluence.impl.macro.schema
Defines a migration for a macro schema, where a macro schema is the shape of a macro's parameters in a MacroDefinition, and a MacroMigration transforms that MacroDefinition.
MacroSchemaMigratorModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.impl.macro.schema.MacroSchemaMigratorModuleDescriptor
 
MacroStorageVersionQuery - Class in com.atlassian.confluence.search.v2.query
 
MacroStorageVersionQuery(String, int) - Constructor for class com.atlassian.confluence.search.v2.query.MacroStorageVersionQuery
 
MacroStorageVersionQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Maps a MacroStorageVersionQuery to a lucene query to compare the macroNameAndVersion to the extracted MacroUsageExtractorFields.MACRO_STORAGE_VERSION_NAME.
MacroStorageVersionQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.MacroStorageVersionQueryMapper
 
MacroSummary - Class in com.atlassian.confluence.macro.browser.beans
 
MacroUsageExtractorFields - Class in com.atlassian.confluence.search.lucene.extractor
This class contains the constants for field names used by the MacroUsageExtractor bundled plugin, it lives here so that core confluence can depend on the field names.
MacroUsageExtractorFields() - Constructor for class com.atlassian.confluence.search.lucene.extractor.MacroUsageExtractorFields
 
MacroUsageQuery - Class in com.atlassian.confluence.search.v2.query
A search query that finds usages of a macro in a content entity object by the macro name.
MacroUsageQuery(String) - Constructor for class com.atlassian.confluence.search.v2.query.MacroUsageQuery
 
MacroUsageQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
MacroUsageQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.MacroUsageQueryMapper
Deprecated.
 
MacroUtils - Class in com.atlassian.confluence.renderer.radeox.macros
 
MacroUtils() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.MacroUtils
 
mail - Variable in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
MAIL_ACCOUNTS - Static variable in interface com.atlassian.confluence.setup.bandana.ConfluenceBandanaKeys
 
MAIL_CONFIG_FILE - Static variable in class com.atlassian.confluence.util.MailConfigMigrator
 
MAIL_ERROR_QUEUE_DELETED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
MAIL_ERROR_QUEUE_RESENT_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
MAIL_QUEUE_FLUSHED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
MAIL_SERVER_CREATED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
MAIL_SERVER_DELETED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
MAIL_SERVER_EDITED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
MailArchivingHelper - Class in com.atlassian.confluence.it.mail
Provides helper functions for testing the Mail Archiving plugin.
MailAssertions - Class in com.atlassian.confluence.it.mail
Assertions on Mail messages.
MailAssertions() - Constructor for class com.atlassian.confluence.it.mail.MailAssertions
 
MailConfigMigrator - Class in com.atlassian.confluence.util
 
MailConfigMigrator() - Constructor for class com.atlassian.confluence.util.MailConfigMigrator
 
MailContentProcessor - Interface in com.atlassian.confluence.mail
An interface defining a component that will process email content.
MailConvertToCustomContentUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
MailConvertToCustomContentUpgradeTask(SessionFactory, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MailConvertToCustomContentUpgradeTask
 
MailErrorQueueDeletedEvent - Class in com.atlassian.confluence.event.events.admin
This event is triggered when admins click "Delete error queue" button in admin panel
MailErrorQueueDeletedEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.MailErrorQueueDeletedEvent
 
MailErrorQueueResentEvent - Class in com.atlassian.confluence.event.events.admin
This event is triggered when admins click "Resend error queue" button in admin panel
MailErrorQueueResentEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.MailErrorQueueResentEvent
 
MailFacade - Class in com.atlassian.confluence.it.mail
Deprecated.
since 7.6.0, use com.atlassian.confluence.test.mail.MailFacade
MailFacade(ConfluenceRpc) - Constructor for class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
MailHelper - Class in com.atlassian.confluence.it.mail
Deprecated.
MailHelper(ConfluenceRpc, WebTester) - Constructor for class com.atlassian.confluence.it.mail.MailHelper
Deprecated.
 
MailNotificationQueueItem - Class in com.atlassian.confluence.mail.template
Handles mail notifications to Confluence users
MailNotificationQueueItem(User, String, String, String) - Constructor for class com.atlassian.confluence.mail.template.MailNotificationQueueItem
 
MailNotificationQueueItem(User, String, String) - Constructor for class com.atlassian.confluence.mail.template.MailNotificationQueueItem
 
MailQueueFlushedEvent - Class in com.atlassian.confluence.event.events.admin
This event is triggered when admins click "Flush Mail Queue" button in admin panel
MailQueueFlushedEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.MailQueueFlushedEvent
 
MailQueueManager - Interface in com.atlassian.confluence.mail
Manages the queue for outgoing mail.
MailRpc - Class in com.atlassian.confluence.it.rpc
Deprecated.
since 7.6.0, no replacement
MailRpc(String, ConfluenceRpc) - Constructor for class com.atlassian.confluence.it.rpc.MailRpc
Deprecated.
 
mailServer() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
mailServer() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
 
MailServerAnalytics - Class in com.atlassian.confluence.event.events.analytics
 
MailServerAnalytics.InboundServerCreated - Class in com.atlassian.confluence.event.events.analytics
 
MailServerAnalytics.InboundServerDeleted - Class in com.atlassian.confluence.event.events.analytics
 
MailServerAnalytics.OutboundServerCreated - Class in com.atlassian.confluence.event.events.analytics
 
MailServerAnalytics.OutboundServerDeleted - Class in com.atlassian.confluence.event.events.analytics
 
MailServerCreateEvent - Class in com.atlassian.confluence.event.events.admin
 
MailServerCreateEvent(Object, MailServer) - Constructor for class com.atlassian.confluence.event.events.admin.MailServerCreateEvent
 
mailServerCreateEvent(MailServerCreateEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
mailServerDeleted(MailServerDeleteEvent) - Method in class com.atlassian.confluence.plugins.easyuser.notifications.MailServerDeletedEventListener
 
MailServerDeletedEventListener - Class in com.atlassian.confluence.plugins.easyuser.notifications
 
MailServerDeletedEventListener(SignupManager, MailServerManager) - Constructor for class com.atlassian.confluence.plugins.easyuser.notifications.MailServerDeletedEventListener
 
MailServerDeleteEvent - Class in com.atlassian.confluence.event.events.admin
 
MailServerDeleteEvent(Object, MailServer) - Constructor for class com.atlassian.confluence.event.events.admin.MailServerDeleteEvent
 
mailServerDeleteEvent(MailServerDeleteEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
MailServerEditEvent - Class in com.atlassian.confluence.event.events.admin
 
MailServerEditEvent(Object, MailServer, String) - Constructor for class com.atlassian.confluence.event.events.admin.MailServerEditEvent
 
mailServerEditEvent(MailServerEditEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
MailServerEvent - Class in com.atlassian.confluence.event.events.admin
 
MailServerEvent(Object, MailServer) - Constructor for class com.atlassian.confluence.event.events.admin.MailServerEvent
 
MailServerEventListener - Class in com.atlassian.confluence.event.listeners
Handles the creation and deletion of MailServers to expose / hide their metrics via JMX.
MailServerEventListener() - Constructor for class com.atlassian.confluence.event.listeners.MailServerEventListener
 
MailServerExistsCriteria - Interface in com.atlassian.confluence.admin.criteria
 
mailServerExistsCriteria - Variable in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
MailServerPage - Class in com.atlassian.confluence.it.admin
 
MailServerPage(WebTester) - Constructor for class com.atlassian.confluence.it.admin.MailServerPage
 
MailServersActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
MailServersActionBreadcrumb(Action) - Constructor for class com.atlassian.confluence.util.breadcrumbs.MailServersActionBreadcrumb
 
MailServerTimeoutUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Updates existing SMTP mail server configurations with an appropriate and short timeout (both socket and connection timeouts).
MailServerTimeoutUpgradeTask(MailServerManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MailServerTimeoutUpgradeTask
 
MailServerUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
MailServerUpgradeTask(ConfluenceBandanaRecordDao, MailServerManager, BandanaPersister) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MailServerUpgradeTask
 
MailServices - Class in com.atlassian.confluence.it.mail
This class provides mail services like POP3 and SMTP for the acceptance tests.
MailServices(int, int, String) - Constructor for class com.atlassian.confluence.it.mail.MailServices
 
MailUser - Class in com.atlassian.confluence.it.mail
Different to a Confluence user, a MailUser includes credentials required to login to a Mail server, and an email address associated with that user's mail account
MailUser(String, String, String) - Constructor for class com.atlassian.confluence.it.mail.MailUser
 
MailUtils - Class in com.atlassian.confluence.it.mail
Static methods for interacting with email messages.
MailUtils() - Constructor for class com.atlassian.confluence.it.mail.MailUtils
 
main(String[]) - Static method in class com.atlassian.confluence.it.mail.SwingMail
 
main(String[]) - Static method in class com.atlassian.confluence.it.system.LocalProcess
 
main(String[]) - Static method in class com.atlassian.confluence.upgrade.HSQL17To18PreUpgradeCleaner
 
main(String[]) - Static method in class com.atlassian.confluence.util.misc.SampleWikiConverter
 
MainIndexRecoverer - Class in com.atlassian.confluence.impl.index
 
MainIndexRecoverer() - Constructor for class com.atlassian.confluence.impl.index.MainIndexRecoverer
 
MAINTENANCE_MODE_BANNER_CHANGED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
MAINTENANCE_MODE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
MaintenanceBannerEvent - Class in com.atlassian.confluence.event.events.analytics
Analytics event fired when the banner feature is turned on or off while read-only mode is not being used, e.g.
MaintenanceBannerEvent(boolean) - Constructor for class com.atlassian.confluence.event.events.analytics.MaintenanceBannerEvent
 
MaintenanceConfigurationAction - Class in com.atlassian.confluence.plugins.maintenance.actions
 
MaintenanceConfigurationAction() - Constructor for class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
maintenanceExpiryDate(Date) - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel.Builder
 
MaintenanceInfo - Class in com.atlassian.confluence.plugins.maintenance.model
 
MaintenanceInfo(boolean, String) - Constructor for class com.atlassian.confluence.plugins.maintenance.model.MaintenanceInfo
 
MaintenanceInfo.Builder - Class in com.atlassian.confluence.plugins.maintenance.model
 
MaintenanceReadOnlyEvent - Class in com.atlassian.confluence.event.events.analytics
Analytics event fired when read-only mode is enabled or disabled
MaintenanceReadOnlyEvent(boolean) - Constructor for class com.atlassian.confluence.event.events.analytics.MaintenanceReadOnlyEvent
 
MaintenanceService - Interface in com.atlassian.confluence.plugins.maintenance.service
This class is responsible for the maintenance logic in Confluence
MaintenanceServiceImpl - Class in com.atlassian.confluence.plugins.maintenance.service.impl
 
MaintenanceServiceImpl(PluginAccessor, PluginMetadataManager, SettingsManager, I18NBeanFactory, LicenseService) - Constructor for class com.atlassian.confluence.plugins.maintenance.service.impl.MaintenanceServiceImpl
 
MaintenanceTaskExecutionException - Exception in com.atlassian.confluence.impl.system
An exception thrown when SystemMaintenanceTask#execute() encounters an unrecoverable error.
MaintenanceTaskExecutionException(String, Throwable) - Constructor for exception com.atlassian.confluence.impl.system.MaintenanceTaskExecutionException
 
MaintenanceTaskExecutionException(String) - Constructor for exception com.atlassian.confluence.impl.system.MaintenanceTaskExecutionException
 
make(ResultSet) - Method in class com.atlassian.confluence.internal.upgrade.constraint.dedup.DuplicateRowHolderFactory
 
make() - Static method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
since 5.6. Use AcceptanceTestHelper.make(boolean) to explicitly specify whether User.TEST should be auto-created.
make(boolean) - Static method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
make(MapType, DeserializationConfig, DeserializerProvider, BeanProperty, KeyDeserializer, TypeDeserializer, JsonDeserializer<?>) - Static method in class com.atlassian.confluence.rest.serialization.EnrichedMapDeserializer
 
makeAnonymousConfluenceUser() - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
Returns the anonymous user
makeAnonymousRow() - Static method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.UnlicensedPermissionRow
 
makeAuthenticatingProxy(Object, Class) - Static method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationInvocationHandler
 
makeContentBodies(ContentEntityObject, BodyContent, Expansions, ContentFactory) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ContentBodyFactory
 
makeContentBodies(BodyContent, Expansions) - Method in class com.atlassian.confluence.ui.rest.builder.LegacyContentBodyBuilder
Deprecated.
 
makeFlatSummary(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Create a summary of this content fragment.
makeFlatSummary(String, String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Create a summary of this content fragment given a query
makeFormatterFromClass() - Method in class com.atlassian.confluence.plugin.descriptor.ConfluenceSourceCodeFormatterModuleDescriptor
 
makeInlineTasksMarkup(String, String, String, String) - Static method in class com.atlassian.confluence.it.macro.MarkupHelper
 
makeMetadata(Space, Fauxpansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.DefaultSpaceMetadataFactory
 
makeMetadata(Space, Fauxpansions) - Method in interface com.atlassian.confluence.api.impl.service.content.factory.SpaceMetadataFactory
Makes metadata for a space
makeMethod(HttpClient, String) - Method in class com.atlassian.confluence.util.http.httpclient.DefaultSeraphAuthenticator
Deprecated.
 
makeMethod(HttpClient, String) - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientAuthenticator
Deprecated.
 
makeMethod(HttpClient, String) - Method in class com.atlassian.confluence.util.http.httpclient.TrustedTokenAuthenticator
Deprecated.
 
makeMultipart(File) - Method in class com.atlassian.confluence.mail.template.MultipartBuilder
Creates a multipart from the provided file
makeMultipart(ByteArrayInputStream) - Method in class com.atlassian.confluence.mail.template.MultipartBuilder
Creates a multipart from the provided byte input stream
makeMultipart(Collection<DataSource>) - Method in class com.atlassian.confluence.mail.template.MultipartBuilder
 
makeNewWrappedServlet() - Method in class com.atlassian.confluence.servlet.DelegatingServletManager
Deprecated.
Override this method to return the servlet that is being wrapped by this manager.
makeNonAnonymousConfluenceUserFromToken(String) - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
Retrieves the user for a particular token
makeOperations() - Method in class com.atlassian.confluence.api.impl.service.permissions.delegates.AttachmentOperationDelegate
 
makeOperations() - Method in class com.atlassian.confluence.api.impl.service.permissions.delegates.BlogPostOperationDelegate
 
makeOperations() - Method in class com.atlassian.confluence.api.impl.service.permissions.delegates.CommentOperationDelegate
 
makeOperations() - Method in class com.atlassian.confluence.api.impl.service.permissions.delegates.PageOperationDelegate
 
makeOperations() - Method in class com.atlassian.confluence.api.impl.service.permissions.delegates.SpaceOperationDelegate
 
makePage(long) - Static method in class com.atlassian.confluence.it.macro.MarkupHelper
 
makePageHashtable(Page) - Static method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcUtils
 
makePageHashtable(String, String, String, long) - Static method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcUtils
 
MakeRelativeAndDelegateResourceIdentifierMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
A Marshaller for ResourceIdentifiers which will first attempt to make the ResourceIdentifier as relative as possible before delegating for actual marshalling.
MakeRelativeAndDelegateResourceIdentifierMarshaller(Marshaller<ResourceIdentifier>, ResourceIdentifierContextUtility) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.MakeRelativeAndDelegateResourceIdentifierMarshaller
 
makeResourceTransformer(TransformerParameters) - Method in class com.atlassian.confluence.plugin.webresource.ColoursWebResourceTransformer
 
makeResult(Entity) - Method in class com.atlassian.confluence.user.PermittedUserFinder
 
makeSpace(String) - Static method in class com.atlassian.confluence.it.macro.MarkupHelper
 
makeStruct(Object) - Static method in class com.atlassian.confluence.rpc.xmlrpc.Translator
 
makeSummary(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Create a proper summary of this content fragment.
makeSummary(String, String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Create a proper summary of this content fragment given a query
makeTestLink(String, PageContext) - Static method in class com.atlassian.confluence.links.linktypes.PageLink
Factory for making a link that can be used in tests
makeTrackback(ContentEntityObject) - Static method in class com.atlassian.confluence.util.ConfluenceTrackbackUtils
Deprecated.
 
makeUnlicensedAuthenticatedUsersRow() - Static method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.UnlicensedPermissionRow
 
makeUploads(int, MediaType) - Method in class com.atlassian.confluence.it.api.TestAttachmentFactory
 
makeUrlBuilder(TransformerParameters) - Method in class com.atlassian.confluence.plugin.webresource.ColoursWebResourceTransformer
 
makeUser(String) - Static method in class com.atlassian.confluence.it.macro.MarkupHelper
 
makeVector(Object[]) - Static method in class com.atlassian.confluence.rpc.xmlrpc.Translator
 
makeVersion(ContentEntityObject) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyFactory
 
makeVersion(ContentEntityObject, boolean) - Method in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyFactory
 
MANAGE_LIKE_NOTIFICATIONS - Static variable in class com.atlassian.confluence.plugins.like.conditions.ManageNotificationsLinkCondition
 
ManageAdminTaskAction - Class in com.atlassian.confluence.admin.actions.tasks
 
ManageAdminTaskAction() - Constructor for class com.atlassian.confluence.admin.actions.tasks.ManageAdminTaskAction
 
ManagedHazelcastHibernateRegionCacheFactory - Class in com.atlassian.confluence.impl.cache.hazelcast.hibernate
Responsible for creating ManagedCache implementations based upon Hibernate Regions.
ManagedScheduledCronJob - Class in com.atlassian.confluence.schedule
Managed job definition for cron based jobs.
ManagedScheduledCronJob(JobDetail, String, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledCronJob
Deprecated.
since 5.10
ManagedScheduledCronJob(String, JobRunner, boolean, String, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledCronJob
For atlassian-scheduler.
ManagedScheduledCronJob(String, JobRunner, boolean, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledCronJob
For atlassian-scheduler.
ManagedScheduledCronJob(String, JobRunner, boolean, String, boolean, boolean, boolean, boolean, boolean, long, TimeoutPolicy) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledCronJob
For atlassian-scheduler.
ManagedScheduledCronJob(String, JobRunner, boolean, String, boolean, boolean, boolean, boolean, boolean, long, TimeoutPolicy, boolean) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledCronJob
For atlassian-scheduler.
ManagedScheduledCronJob(JobId, JobRunner, JobConfig, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledCronJob
For atlassian-scheduler.
ManagedScheduledCronJob(JobId, JobRunner, JobConfig, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledCronJob
For atlassian-scheduler.
ManagedScheduledCronJob(JobId, JobRunner, JobConfig, boolean, boolean, boolean, boolean, boolean, long, TimeoutPolicy) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledCronJob
For atlassian-scheduler.
ManagedScheduledJob - Interface in com.atlassian.confluence.schedule
Encapsulates the static configuration of a managed scheduled job.
ManagedScheduledJobRegistry - Interface in com.atlassian.confluence.schedule.managers
The registry of jobs in the system under management.
ManagedScheduledJobsLifecycle - Class in com.atlassian.confluence.schedule.listeners
Manages the initialisation and shutdown of the managed jobs.
ManagedScheduledJobsLifecycle() - Constructor for class com.atlassian.confluence.schedule.listeners.ManagedScheduledJobsLifecycle
 
ManagedScheduledJobTriggerFactory - Class in com.atlassian.confluence.schedule.quartz
Constructs Trigger instances for Quartz, based on preconfigures (e.g.
ManagedScheduledJobTriggerFactory() - Constructor for class com.atlassian.confluence.schedule.quartz.ManagedScheduledJobTriggerFactory
Required for CGLIB to be able to successfully proxy.
ManagedScheduledJobTriggerFactory(Scheduler, SchedulerService, TimeZoneManager, ScheduledJobDao, DefaultManagedScheduledJobRegistry, JobListener, CronTriggerFactory, SimpleTriggerFactory) - Constructor for class com.atlassian.confluence.schedule.quartz.ManagedScheduledJobTriggerFactory
Deprecated.
since 6.5.1
ManagedScheduledJobTriggerFactory(Scheduler, SchedulerService, TimeZoneManager, ScheduledJobDao, DefaultManagedScheduledJobRegistry, JobListener, CronTriggerFactory, SimpleTriggerFactory, ScheduledJobManager) - Constructor for class com.atlassian.confluence.schedule.quartz.ManagedScheduledJobTriggerFactory
 
ManagedScheduledSimpleJob - Class in com.atlassian.confluence.schedule
Managed job definition for interval based jobs.
ManagedScheduledSimpleJob(JobDetail, Long, Integer, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledSimpleJob
Deprecated.
since 5.10
ManagedScheduledSimpleJob(String, JobRunner, boolean, long, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledSimpleJob
For atlassian-scheduler.
ManagedScheduledSimpleJob(String, JobRunner, boolean, long, int, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledSimpleJob
For atlassian-scheduler.
ManagedScheduledSimpleJob(String, JobRunner, boolean, long, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledSimpleJob
For atlassian-scheduler.
ManagedScheduledSimpleJob(String, JobRunner, boolean, long, boolean, boolean, boolean, boolean, boolean, long, TimeoutPolicy) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledSimpleJob
For atlassian-scheduler.
ManagedScheduledSimpleJob(String, JobRunner, boolean, long, int, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledSimpleJob
For atlassian-scheduler.
ManagedScheduledSimpleJob(String, JobRunner, boolean, long, int, boolean, boolean, boolean, boolean, boolean, long, TimeoutPolicy) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledSimpleJob
For atlassian-scheduler.
ManagedScheduledSimpleJob(JobId, JobRunner, JobConfig, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledSimpleJob
For atlassian-scheduler.
ManagedScheduledSimpleJob(JobId, JobRunner, JobConfig, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledSimpleJob
For atlassian-scheduler.
ManagedScheduledSimpleJob(JobId, JobRunner, JobConfig, boolean, boolean, boolean, boolean, boolean, long, TimeoutPolicy) - Constructor for class com.atlassian.confluence.schedule.ManagedScheduledSimpleJob
For atlassian-scheduler.
ManagedScheduleJobException - Exception in com.atlassian.confluence.schedule.managers
Exceptions for errors or invalid use of the ScheduledJobManager.
ManagedScheduleJobException() - Constructor for exception com.atlassian.confluence.schedule.managers.ManagedScheduleJobException
 
ManagedScheduleJobException(String) - Constructor for exception com.atlassian.confluence.schedule.managers.ManagedScheduleJobException
 
ManagedScheduleJobException(String, Throwable) - Constructor for exception com.atlassian.confluence.schedule.managers.ManagedScheduleJobException
 
ManagedScheduleJobException(Throwable) - Constructor for exception com.atlassian.confluence.schedule.managers.ManagedScheduleJobException
 
ManagedScheduleJobRegistrationService - Interface in com.atlassian.confluence.schedule
Defines the service for registering and unregistering ManagedScheduledJob, e.g.
ManagedTriggerFactory - Interface in com.atlassian.confluence.schedule.quartz
Responsible for constructing triggers and scheduling them with the scheduler.
ManageGroups - Class in com.atlassian.confluence.it.admin
 
ManageNotificationsLinkCondition - Class in com.atlassian.confluence.plugins.like.conditions
Determines if a Like link should be present in a change notification email.
ManageNotificationsLinkCondition() - Constructor for class com.atlassian.confluence.plugins.like.conditions.ManageNotificationsLinkCondition
 
manageUsers() - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
ManageUsers - Class in com.atlassian.confluence.it.admin
Represents the 'Users' administration screen.
ManageWatchersAction - Class in com.atlassian.confluence.mail.notification.actions
 
ManageWatchersAction() - Constructor for class com.atlassian.confluence.mail.notification.actions.ManageWatchersAction
 
manifest(Map<String, String>) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
Deprecated.
 
ManualTotalPaginationSupport<T> - Class in com.atlassian.confluence.pages
Deprecated.
since 6.10.0. Use PaginationService instead.
ManualTotalPaginationSupport() - Constructor for class com.atlassian.confluence.pages.ManualTotalPaginationSupport
Deprecated.
 
ManualTotalPaginationSupport(int) - Constructor for class com.atlassian.confluence.pages.ManualTotalPaginationSupport
Deprecated.
 
ManualTotalPaginationSupport(List<T>, int, int, int) - Constructor for class com.atlassian.confluence.pages.ManualTotalPaginationSupport
Deprecated.
 
ManyFetcher<T> - Interface in com.atlassian.confluence.api.service.finder
 
map(AnalyzerDescriptor) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ConfluenceLuceneAnalyzerMapper
 
map(AnalyzerDescriptor) - Method in interface com.atlassian.confluence.search.v2.lucene.mapper.LuceneAnalyzerMapper
 
MapAndKeyValuePairDeserializer - Class in com.atlassian.confluence.rest.serialization
Deserialize either a map json object, or a key-value pair json array as a map.
MapAndKeyValuePairDeserializer(JavaType, ValueInstantiator, KeyDeserializer, JsonDeserializer<Object>, TypeDeserializer) - Constructor for class com.atlassian.confluence.rest.serialization.MapAndKeyValuePairDeserializer
 
mapCleared(MapEvent) - Method in class com.atlassian.confluence.cache.hazelcast.logging.LoggingEntryListener
 
mapEvicted(MapEvent) - Method in class com.atlassian.confluence.cache.hazelcast.logging.LoggingEntryListener
 
mapExtraFields() - Method in class com.atlassian.confluence.search.v2.lucene.AbstractLuceneSearchResult
Deprecated.
since 5.9.
MappingCharFilterDescriptor - Class in com.atlassian.confluence.search.v2.analysis
A char filter that maps one string to another.
MappingCharFilterDescriptor(Map<String, String>) - Constructor for class com.atlassian.confluence.search.v2.analysis.MappingCharFilterDescriptor
 
MappingResources - Class in bucket.core.persistence.hibernate
Deprecated.
since 5.6
MappingResources() - Constructor for class bucket.core.persistence.hibernate.MappingResources
Deprecated.
 
mapUserToUsername - Static variable in class com.atlassian.confluence.api.model.people.User
 
MARGE - Static variable in class com.atlassian.confluence.it.User.Simpsons
Deprecated.
since 5.6. Use a user generated specifically for your test, e.g. from AcceptanceTestHelper.createTestUser()
mark(int) - Method in class com.atlassian.confluence.core.InputStreamExceptionDecorator
 
mark(int) - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
Deprecated.
 
MarkdownXhtmlConverter - Class in com.atlassian.confluence.tinymceplugin.rest
Resource that will accept wiki content and return its XHTML equivalent.
MarkdownXhtmlConverter(RenderedContentCleaner) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.MarkdownXhtmlConverter
 
MARKER_REF_PROP - Static variable in class com.atlassian.confluence.pages.Comment
ContentProperty key for the reference to the selection's markers in storage format
markSupported() - Method in class com.atlassian.confluence.core.InputStreamExceptionDecorator
 
markSupported() - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
Deprecated.
 
markTaskComplete(String) - Method in interface com.atlassian.confluence.admin.AdminTasklistManager
Marks an AdminTask as being completed.
markTaskComplete(String, User) - Method in interface com.atlassian.confluence.admin.AdminTasklistManager
Marks an AdminTask as being completed.
markTaskComplete(String) - Method in class com.atlassian.confluence.admin.DefaultAdminTasklistManager
 
markTaskComplete(String, User) - Method in class com.atlassian.confluence.admin.DefaultAdminTasklistManager
 
markTaskIncomplete(String) - Method in class com.atlassian.confluence.admin.DefaultAdminTasklistManager
 
MarkupHelper - Class in com.atlassian.confluence.it.macro
Creates markup for pages used in Acceptance tests.
MarkupHelper() - Constructor for class com.atlassian.confluence.it.macro.MarkupHelper
 
MarkupHelper.Macro - Class in com.atlassian.confluence.it.macro
 
markWebSudoRequest(HttpServletRequest) - Method in class com.atlassian.confluence.security.websudo.DefaultWebSudoManager
 
markWebSudoRequest(HttpServletRequest) - Method in interface com.atlassian.confluence.security.websudo.WebSudoManager
Marks the request as a request for a WebSudo resource.
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DelegatingLinkMarshaller
 
marshal(Emoticon, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.inline.EditorEmoticonMarshaller
 
marshal(Attachment, XMLStreamWriter, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.link.AttachmentStaxStreamMarshaller
 
marshal(Link, XMLStreamWriter, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.link.EditorLinkMarshallingStrategy
 
marshal(Macro, MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.CustomImageEditorMacroMarshaller
 
marshal(Macro, MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.CustomPlaceholderEditorMarshaller
 
marshal(Macro, MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodilessMacroMarshaller
 
marshal(Macro, MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodyMacroMarshaller
 
marshal(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorMacroMarshaller
 
marshal(Macro, MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.ImprovedEditorUnknownMacroMarshaller
 
marshal(Macro, MacroDefinition, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.macro.MacroMarshaller
Marshall the supplied macro.
marshal(Placeholder, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.placeholder.EditorPlaceholderMarshaller
 
marshal(ResourceIdentifier, XMLStreamWriter, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.DelegatingEditorResourceIdentifierMarshaller
 
marshal(AttachmentResourceIdentifier, XMLStreamWriter, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorAttachmentResourceIdentifierMarshallerAndUnmarshaller
 
marshal(BlogPostResourceIdentifier, XMLStreamWriter, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorBlogPostResourceIdentifierMarshallerAndUnmarshaller
 
marshal(PageResourceIdentifier, XMLStreamWriter, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorPageResourceIdentifierMarshallerAndUnmarshaller
 
marshal(ShortcutResourceIdentifier, XMLStreamWriter, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorShortcutResourceIdentifierMarshallerAndUnmarshaller
 
marshal(SpaceResourceIdentifier, XMLStreamWriter, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorSpaceResourceIdentifierMarshallerAndUnmarshaller
 
marshal(UserResourceIdentifier, XMLStreamWriter, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorUserResourceIdentifierMarshallerAndUnmarshaller
 
marshal(T, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.Marshaller
Marshals an object to XML.
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.UrlLinkMarshaller
 
marshal(T, XMLStreamWriter, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.StaxStreamMarshaller
 
marshal(EmbeddedImage, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.embed.StorageEmbeddedImageMarshaller
 
marshal(Emoticon, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.inline.StorageEmoticonMarshaller
 
marshal(InlineCommentMarker, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.inlinecommentmarker.StorageInlineCommentMarkerMarshaller
 
marshal(InlineTaskList, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.inlinetask.StorageInlineTaskMarshaller
 
marshal(LinkBody<?>, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkBodyMarshaller
 
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkMarshaller
 
marshal(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.DelegatingStorageMacroMarshaller
Marshals the supplied MacroDefinition using either V1 or V2 macro storage format.
marshal(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroV1Marshaller
 
marshal(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroV2Marshaller
 
marshal(PageLayout, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutMarshaller
 
marshal(Placeholder, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.placeholder.StoragePlaceholderMarshaller
 
marshal(ResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.DelegatingResourceIdentifierMarshaller
 
marshal(ResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.MakeRelativeAndDelegateResourceIdentifierMarshaller
 
marshal(AttachmentResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageAttachmentResourceIdentifierMarshaller
 
marshal(BlogPostResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageBlogPostResourceIdentifierMarshaller
Marshal the provided resource identifier.
marshal(ContentEntityResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageContentEntityResourceIdentifierMarshaller
 
marshal(PageResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StoragePageResourceIdentifierMarshaller
Marshal the provided resource identifier.
marshal(ShortcutResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageShortcutResourceIdentifierMarshaller
 
marshal(SpaceResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageSpaceResourceIdentifierMarshaller
 
marshal(UrlResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageUrlResourceIdentifierMarshaller
 
marshal(UserResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageUserResourceIdentifierMarshaller
Marshal the supplied UserResourceIdentifier to storage format.
marshal(Time, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.time.StorageTimeMarshaller
 
marshal(XmlStreamWriterTemplate, EmbeddedImage, AttachmentResourceIdentifier, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.view.embed.AttachedImageMarshaller
 
marshal(XmlStreamWriterTemplate, EmbeddedImage, AttachmentResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.embed.DefaultAttachedImageResourceMarshaller
 
marshal(EmbeddedImage, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.embed.EmbeddedImageMarshaller
 
marshal(EmbeddedImage, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.embed.ViewEmbeddedImageMarshaller
 
marshal(Emoticon, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.inline.ViewEmoticonMarshaller
 
marshal(InlineCommentMarker, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.inlinecommentmarker.ViewInlineCommentMarkerMarshaller
 
marshal(InlineTaskList, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskMarshaller
 
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewAttachmentLinkMarshaller
 
marshal(Link, XMLStreamWriter, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewAttachmentLinkMarshallingStrategy
 
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewBlogPostLinkMarshaller
 
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewContentEntityLinkMarshaller
 
marshal(CreatePageLink, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewCreatePageLinkMarshaller
 
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewDraftLinkMarshaller
 
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewIdAndTypeLinkMarshaller
 
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkBodyMarshaller
 
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewPageLinkMarshaller
 
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewPageTemplateLinkMarshaller
 
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewShortcutLinkMarshaller
 
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewSpaceLinkMarshaller
Marshals the given link to a String.
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewUnresolvedLinkBodyMarshaller
 
marshal(UnresolvedLink, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewUnresolvedLinkMarshaller
 
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewUserLinkMarshaller
 
marshal(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.macro.ViewMacroMarshaller
 
marshal(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.macro.ViewUnknownMacroMarshaller
 
marshal(PageLayout, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.pagelayouts.ViewPageLayoutMarshaller
 
marshal(Placeholder, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.placeholder.ViewPlaceholderMarshaller
 
marshal(Time, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.time.ViewTimeMarshaller
 
marshal(InlineCommentMarker, ConversionContext) - Method in class com.atlassian.confluence.diff.marshallers.DiffInlineCommentMarkerMarshaller
 
marshal(InlineTaskList, ConversionContext) - Method in class com.atlassian.confluence.diff.marshallers.DiffInlineTaskMarshaller
 
marshal(Link, ConversionContext) - Method in class com.atlassian.confluence.diff.marshallers.DiffLinkMarshaller
 
marshal(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.diff.marshallers.DiffMacroMarshaller
 
marshal(T, ConversionContext) - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MetricsCollectingMarshaller
 
marshal(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.impl.content.render.xhtml.editor.macro.DelegatingEditorMacroMarshaller
 
marshal(SystemMaintenanceTask) - Method in class com.atlassian.confluence.impl.system.task.JsonSystemMaintenanceTaskMarshalling
 
marshal(SystemMaintenanceTask) - Method in interface com.atlassian.confluence.impl.system.task.SystemMaintenanceTaskMarshalling
Convert a SystemMaintenanceTask POJO to a string representation
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.atlassian.confluence.setup.xstream.EnumConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.atlassian.confluence.setup.xstream.XStreamSecurityClassFilter
 
marshal(MacroDefinition, ConversionContext, Marshaller<MacroDefinition>) - Method in enum com.atlassian.confluence.xhtml.api.MacroDefinitionMarshallingStrategy
Convert the MacroDefinition to a string.
marshalCharacters(Characters) - Method in class com.atlassian.confluence.content.render.xhtml.ConfluenceXMLEventWriter
Check for the 3 characters that should be encoded but that aren't by StAX and ensure their encoded form is used in the returned String.
Marshaller<T> - Interface in com.atlassian.confluence.content.render.xhtml
Responsible for marshalling an XML fragment.
MarshallerMetrics - Class in com.atlassian.confluence.impl.content.render.xhtml.analytics
An immutable class representing collected metrics.
MarshallerMetrics(MarshallerMetricsAccumulationKey, int, long, long, Map<String, Long>) - Constructor for class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetrics
 
MarshallerMetricsAccumulationKey - Interface in com.atlassian.confluence.impl.content.render.xhtml.analytics
To be implemented by any classes who wish to be used as metrics accumulation keys.
MarshallerMetricsAccumulator - Interface in com.atlassian.confluence.impl.content.render.xhtml.analytics
Provides operations to allow the accumulation of marshaller execution metrics.
MarshallerMetricsAccumulatorStack - Class in com.atlassian.confluence.impl.content.render.xhtml.analytics
A utility class which maintains a "stack" of MarshallerMetricsAccumulators.
MarshallerMetricsAccumulatorStack() - Constructor for class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAccumulatorStack
 
MarshallerMetricsAnalyticsEvent - Class in com.atlassian.confluence.impl.content.render.xhtml.analytics
Encapsulates information gathered via the marshaller metrics framework as an analytics event.
MarshallerMetricsAnalyticsEventFactory - Class in com.atlassian.confluence.impl.content.render.xhtml.analytics
 
MarshallerMetricsAnalyticsEventFactory() - Constructor for class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEventFactory
 
MarshallerMetricsAnalyticsEventPublisher - Class in com.atlassian.confluence.impl.content.render.xhtml.analytics
A RenderingEventPublisher which should be invoked whenever a rendering process is completed.
MarshallerMetricsAnalyticsEventPublisher(EventPublisher) - Constructor for class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEventPublisher
 
MarshallerMetricsCollector - Interface in com.atlassian.confluence.impl.content.render.xhtml.analytics
A interface against which execution metrics can be recorded.
MarshallerMetricsCollector.Timer - Interface in com.atlassian.confluence.impl.content.render.xhtml.analytics
An interface to allow clients to stop the timing
MarshallerMetricsCollectors - Class in com.atlassian.confluence.impl.content.render.xhtml.analytics
A utility class for obtaining MarshallerMetricsCollector instances for the current context.
MarshallerMetricsCollectors() - Constructor for class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsCollectors
 
MarshallerMetricsConsumer - Interface in com.atlassian.confluence.impl.content.render.xhtml.analytics
Consumes MarshallerMetrics as they are published.
MarshallingFactory<T> - Interface in com.atlassian.confluence.content.render.xhtml
An interface describing a factory capable of returning a Marshaller or Unmarshaller suitable for particular usages.
MarshallingFragmentTransformer<T> - Class in com.atlassian.confluence.content.render.xhtml
Lazily resolves the marshaller and unmarshaller to use for transforming objects of the specified type.
MarshallingFragmentTransformer(Class<T>, MarshallingType, MarshallingType, MarshallingRegistry) - Constructor for class com.atlassian.confluence.content.render.xhtml.MarshallingFragmentTransformer
 
MarshallingRegistry - Interface in com.atlassian.confluence.content.render.xhtml
Gets Marshallers and Unmarshallers, so you don't have to wire them yaself.
MarshallingType - Enum in com.atlassian.confluence.content.render.xhtml
The type of a Marshaller or Unmarshaller.
marshalPlaceholder(XmlStreamWriterTemplate, EmbeddedImage, AttachmentResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.embed.EditorUnidentifiedAttachmentMarshaller
 
marshalPlaceholder(XmlStreamWriterTemplate, EmbeddedImage, AttachmentResourceIdentifier, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.view.embed.UnidentifiedAttachmentMarshaller
 
marshalPlaceholder(XmlStreamWriterTemplate, EmbeddedImage, AttachmentResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.embed.ViewUnidentifiedAttachmentMarshaller
 
maskEmail(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
If configured, masks an email address to defeat the most simplistic spam bots.
maskEmail(String, Settings, I18NBean) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
maskEmail(String, Settings) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
massCreateAttachments(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
massCreateAttachments(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Create a whole series of attachments on a single page.
massCreateAttachments(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
MATCH_ALL - Static variable in interface com.atlassian.confluence.user.SearchEntitiesManager
Deprecated.
 
MATCH_ANY - Static variable in interface com.atlassian.confluence.user.SearchEntitiesManager
Deprecated.
 
MatchAllDocsFilter - Class in com.atlassian.confluence.search.lucene.filter
 
MatchAllDocsFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Represent an entire set of documents
MatchAllDocsFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
MatchAllDocsFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.MatchAllDocsFilterMapper
 
matchAndReplaceSpaces(String) - Static method in class com.atlassian.confluence.util.PlainTextToHtmlConverter
 
matches(ContentEntityObject, ResourceIdentifier) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DefaultResourceIdentifierMatcher
 
matches(Page, ResourceIdentifier) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DefaultResourceIdentifierMatcher
 
matches(BlogPost, ResourceIdentifier) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DefaultResourceIdentifierMatcher
 
matches(Draft, ResourceIdentifier) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DefaultResourceIdentifierMatcher
 
matches(Comment, ResourceIdentifier) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DefaultResourceIdentifierMatcher
Remembering that this implementation is intended for use in rendering then a Comment is said to match the ResourceIdentifier if the parent of the Comment matches the ResourceIdentifier.
matches(ContentEntityObject, ResourceIdentifier) - Method in interface com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ResourceIdentifierMatcher
 
matches(ColumnDescriptor) - Method in class com.atlassian.confluence.core.persistence.schema.descriptor.ColumnDescriptor
 
matches(T) - Method in interface com.atlassian.confluence.core.persistence.schema.descriptor.DescriptorComparator
 
matches(IndexDescriptor) - Method in class com.atlassian.confluence.core.persistence.schema.descriptor.IndexDescriptor
 
matches(String) - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceManager
 
matches(String) - Method in class com.atlassian.confluence.importexport.resource.DelegatorDownloadResourceManager
 
matches(String) - Method in interface com.atlassian.confluence.importexport.resource.DownloadResourceManager
Returns a boolean to indicate whether the current DownloadResourceManager will know how to handle the given resourcePath.
matches(String) - Method in class com.atlassian.confluence.importexport.resource.ExportDownloadResourceManager
 
matches(String) - Method in class com.atlassian.confluence.importexport.resource.IconDownloadResourceManager
 
matches(String) - Method in class com.atlassian.confluence.importexport.resource.PackageResourceManager
 
matches(String) - Method in class com.atlassian.confluence.importexport.resource.ThumbnailDownloadResourceManager
 
matches(String) - Method in class com.atlassian.confluence.importexport.resource.WebImagesDownloadResourceManager
 
matches(Object) - Method in class com.atlassian.confluence.it.api.ContainsContentMatcher
 
matches(String) - Method in enum com.atlassian.confluence.it.Database.Product
Deprecated.
 
matches(ModuleDescriptor) - Method in class com.atlassian.confluence.macro.V2CompatibilityModuleDescriptorPredicate
 
matches(String, String) - Method in class com.atlassian.confluence.pageobjects.component.form.DynamicSelectElement
Deprecated.
Returns a timed query that checks whether the selection option matches the expected text and value.
matches(ModuleDescriptor<? extends T>) - Method in class com.atlassian.confluence.plugin.CompositeModuleDescriptorPredicate
Deprecated.
 
matches(ModuleDescriptor<? extends Macro>) - Method in class com.atlassian.confluence.plugin.descriptor.OutputDeviceTypeMacroModuleDescriptorPredicate
 
matches(String) - Method in interface com.atlassian.confluence.plugin.module.PluginProvidedDecoratorModule
Returns true if this decorator override should match the given path.
matches(Plugin) - Method in class com.atlassian.confluence.plugins.pulp.wrm.IsUserInstalledPlugin
 
matches(ModuleDescriptor) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneMapperClassPredicate
Deprecated.
 
matches(ModuleDescriptor) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneMapperPredicate
Deprecated.
 
matches(String, Class<? extends Action>, Method) - Method in class com.atlassian.confluence.security.websudo.DefaultWebSudoManager
 
matches(String, Class<? extends Action>, Method) - Method in interface com.atlassian.confluence.security.websudo.WebSudoManager
Check if the action method should be WebSudo protected for the given requestURI.
matches(String) - Method in class com.atlassian.confluence.servlet.download.AttachmentDownload
 
matches(String) - Method in class com.atlassian.confluence.servlet.download.ExportDownload
 
matches(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.rewrite.ConfluenceResourceDownloadRewriteRule
 
matches(Group) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipCacheKey
 
matches(String) - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
Deprecated.
 
matches(Class<?>) - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
matches(Method, Class<?>, boolean) - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
matches(Method, Class<?>) - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
matches(Method, Class<?>, Object...) - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
matchesContentType(AbstractPage) - Method in class com.atlassian.confluence.mail.notification.Notification
Returns true if this notification matches the type of the passed content object.
matchesPattern(String) - Static method in class com.atlassian.confluence.it.RegexMatcher
 
matchesSafely(Content) - Method in class com.atlassian.confluence.api.testsupport.matchers.model.content.DateContentMatcher
 
matchesSafely(ContentTemplate) - Method in class com.atlassian.confluence.api.testsupport.matchers.model.content.template.ContentTemplateNameMatcher
 
matchesSafely(SiteSearch, Description) - Method in class com.atlassian.confluence.it.global.SiteSearchMatchers.SiteSearchMatcher
 
matchesSafely(String) - Method in class com.atlassian.confluence.it.RegexMatcher
 
matchesSafely(Timeout) - Method in class com.atlassian.confluence.util.test.matchers.SoftTimeoutMatcher
 
matchesSafely(Timeout) - Method in class com.atlassian.confluence.util.test.matchers.StrictTimeoutMatcher
 
matchesToken(String) - Method in class com.atlassian.confluence.user.UserVerificationToken
 
matchesType(EmbeddedObject) - Method in interface com.atlassian.confluence.renderer.embedded.EmbeddedResourceRenderer
Returns true if the renderer matches the resource
MatchNoDocsFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Represent an empty set of documents
MatchNoDocsFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
MatchNoDocsFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.MatchNoDocsFilterMapper
 
MatchNoDocsQuery - Class in com.atlassian.confluence.search.lucene
Sometimes you want a "match nothing" query, for example to take the place in a search of something that could not be resolved, and therefore can never be found (i.e.
MatchNoDocsQuery() - Constructor for class com.atlassian.confluence.search.lucene.MatchNoDocsQuery
 
MatchNoDocsQuery - Class in com.atlassian.confluence.search.v2.query
 
MatchNoDocsQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
MatchNoDocsQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.MatchNoDocsQueryMapper
 
Material - Class in com.atlassian.confluence.plugin.descriptor.aboutpage
Encapsulates data from the Bill Of Materials
Material(String, String, String, String, String) - Constructor for class com.atlassian.confluence.plugin.descriptor.aboutpage.Material
 
MauApplicationKey - Class in com.atlassian.confluence.api.model.event.mau
Represent a possible sub-product.
MauApplicationKey(String) - Constructor for class com.atlassian.confluence.api.model.event.mau.MauApplicationKey
 
MauEventFilter - Class in com.atlassian.confluence.web.filter
Send MAU events in each servlet request
MauEventFilter() - Constructor for class com.atlassian.confluence.web.filter.MauEventFilter
 
MauEventService - Interface in com.atlassian.confluence.api.service.event.mau
MAU events are sent as analytics events per product per user after a fixed interval, if there are any activities in the product from the user during that interval.
MauEventServiceImpl - Class in com.atlassian.confluence.api.impl.service.event.mau
 
MauEventServiceImpl(EventPublisher, Clock, VCacheFactory, PermissionManager, ConfluenceAccessManager) - Constructor for class com.atlassian.confluence.api.impl.service.event.mau.MauEventServiceImpl
 
MavenDependency - Interface in com.atlassian.confluence.it.maven
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.plugin.maven.MavenDependency} alternative
MavenDependencyHelper - Class in com.atlassian.confluence.it.maven
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.plugin.maven.MavenDependencyHelper} alternative
MavenDependencyHelper() - Constructor for class com.atlassian.confluence.it.maven.MavenDependencyHelper
Deprecated.
 
MavenUploadablePlugin - Class in com.atlassian.confluence.it.maven
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.plugin.maven.MavenUploadablePlugin} alternative
MavenUploadablePlugin(String, String, MavenDependency) - Constructor for class com.atlassian.confluence.it.maven.MavenUploadablePlugin
Deprecated.
 
MAX_ALLOWED_LABELS - Static variable in class com.atlassian.confluence.util.LabelUtil
The maximum number of labels allowed on a page or space.
MAX_ALLOWED_LABELS_PER_INPUT - Static variable in class com.atlassian.confluence.util.LabelUtil
The maximum number of labels we allow to be entered via a single sumbission from the user interface.
MAX_BREADCRUMBS - Static variable in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
MAX_CACHE_SIZE_CHANGED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
MAX_ENTRIES - Static variable in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
the max number of entries for adding groups or users to permission scheme.
MAX_HISTORY - Static variable in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
MAX_LABEL_NAME_LENGTH - Static variable in class com.atlassian.confluence.labels.LabelParser
 
MAX_LABEL_PREFIX_LENGTH - Static variable in class com.atlassian.confluence.labels.LabelParser
 
MAX_LABELS - Static variable in class com.atlassian.confluence.plugins.labels.actions.AbstractLabelDisplayingAction
 
MAX_LIMIT - Static variable in class com.atlassian.confluence.search.v2.SearchConstants
To limit heap usage, define limits for page size.
MAX_LOGO_HEIGHT - Static variable in class com.atlassian.confluence.plugins.lookandfeel.AttachmentSiteLogoManager
The maximum height logo we will serve, in pixels.
MAX_NUM_RESULTS - Static variable in class com.atlassian.confluence.search.v2.SearchConstants
 
MAX_PEOPLE_PER_PAGE - Static variable in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
MAX_PROCESSED_ENTRIES_PROPERTY - Static variable in class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions
 
MAX_REDIRECTS - Static variable in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpRetrievalService
Deprecated.
 
MAX_REFERENCES - Static variable in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.UndefinedPage
Maximum number of references to store, after which only the count is incremented
MAX_RESULTS - Static variable in class com.atlassian.confluence.search.v2.lucene.SearcherAction
Deprecated.
 
MAX_RESULTS_PARAM - Static variable in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroRequestParams
 
MAX_RETRY - Static variable in class com.atlassian.confluence.pages.persistence.dao.bulk.impl.DefaultPageNameConflictResolver
 
MAX_SPACE_NAME_LENGTH - Static variable in class com.atlassian.confluence.spaces.Space
 
MAX_START_OFFSET - Static variable in class com.atlassian.confluence.search.v2.lucene.SearcherAction
Deprecated.
 
MAX_START_OFFSET - Static variable in class com.atlassian.confluence.search.v2.SearchConstants
To limit heap usage, define limits for start offset.
MAX_USER_PROPERTY_UPDATE_BATCH_SIZE - Static variable in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdPropertySetFactoryMigrationUpgradeTask
 
maxBlocks(int) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig.Builder
 
MaxCacheSizeChangedEvent - Class in com.atlassian.confluence.event.events.admin
Event that indicates that max cache size for a particular cache needs to be changed.
MaxCacheSizeChangedEvent(Object, String, int) - Constructor for class com.atlassian.confluence.event.events.admin.MaxCacheSizeChangedEvent
Deprecated.
since 5.10
MaxCacheSizeChangedEvent(Object, String, int, int) - Constructor for class com.atlassian.confluence.event.events.admin.MaxCacheSizeChangedEvent
 
maxCacheSizeChangedEvent(MaxCacheSizeChangedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
maxCharCount(int) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig.Builder
 
MAXIMUM_KEY_LENGTH - Static variable in interface com.atlassian.confluence.api.service.content.ContentPropertyService
 
MAXIMUM_MAX_UPLOAD_ATTACHMENTS - Static variable in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
MAXIMUM_POOL_SIZE_KEY - Static variable in class com.atlassian.confluence.event.CpuBasedThreadPoolConfiguration
 
MAXIMUM_PROPERTIES_PER_PAGE_REQUEST - Static variable in interface com.atlassian.confluence.api.service.content.ContentPropertyService
 
MAXIMUM_VALUE_LENGTH - Static variable in interface com.atlassian.confluence.api.service.content.ContentPropertyService
 
maxProcessedEntries - Variable in class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions.BaseBuilder
 
maxResultsParam - Variable in class com.atlassian.confluence.macro.ContentFilteringMacro
Parameter to handle the maximum number of results.
MaxResultsParameter - Class in com.atlassian.confluence.macro.params
Parameter that resolves an Integer as the maximum number of results to return to a query.
MaxResultsParameter() - Constructor for class com.atlassian.confluence.macro.params.MaxResultsParameter
 
MaxResultsParameter(String) - Constructor for class com.atlassian.confluence.macro.params.MaxResultsParameter
 
MaxResultsParameter(List<String>, String) - Constructor for class com.atlassian.confluence.macro.params.MaxResultsParameter
 
MaxScoreFunction - Class in com.atlassian.confluence.search.v2.score
Maximum score of component functions is used.
MaxScoreFunction(ComposableScoreFunction, ComposableScoreFunction, ComposableScoreFunction...) - Constructor for class com.atlassian.confluence.search.v2.score.MaxScoreFunction
 
MaybeNot<T> - Class in com.atlassian.confluence.core
Deprecated.
since 7.0.1. Use None
maybeRequireSupportingEditorContext(String, Function<String, Void>) - Method in class com.atlassian.confluence.plugin.webresource.EditorContextCompatibility
 
MBeanExporterWithUnregister - Interface in com.atlassian.confluence.jmx
This interface has been created to allow us to perform additional necessary operations that are not provided via Spring's JMX support classes.
MBeanExporterWithUnregisterImpl - Class in com.atlassian.confluence.jmx
Extends Spring's MBeanExporter to provide server state checks around any JMX registration changes.
MBeanExporterWithUnregisterImpl(EventPublisher, TenantAccessor) - Constructor for class com.atlassian.confluence.jmx.MBeanExporterWithUnregisterImpl
 
measureGetUser(Supplier<T>) - Static method in class com.atlassian.confluence.impl.seraph.AuthenticatorMetrics
 
MeasuringPluginUpgradeManager - Class in com.atlassian.sal.confluence.lifecycle
Measures the execution times of individual upgrade tasks.
MeasuringPluginUpgradeManager(List<PluginUpgradeTask>, TransactionTemplate, PluginAccessor, PluginSettingsFactory, PluginEventManager, ClusterLockService) - Constructor for class com.atlassian.sal.confluence.lifecycle.MeasuringPluginUpgradeManager
 
MEDIA_TYPE_METADATA_KEY - Static variable in interface com.atlassian.confluence.api.service.content.AttachmentService
Attachment Media Type is stored in the Content metadata as the "mediaType" entry.
MediaApiClientAdapter - Interface in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics
Deprecated.
since 7.5
MediaApiClientIdentitySupplier - Interface in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore
Deprecated.
since 7.5
MediaApiClientSupplier - Interface in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore
Deprecated.
since 7.5
MediaTypes - Class in com.atlassian.confluence.it.rpc
Non-standard Media types for use with REST calls.
MediaTypes() - Constructor for class com.atlassian.confluence.it.rpc.MediaTypes
 
megabytes() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo.Bytes
 
MEMBER_OF_PATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.UserNav
 
memberOf() - Method in interface com.atlassian.confluence.api.nav.Navigation.UserNav
 
MembershipCache - Interface in com.atlassian.confluence.user.crowd
 
MembershipPersistentType - Class in com.atlassian.crowd.embedded.hibernate2.types
Hibernate custom type for MembershipType since Hibernate 2 does not handle Java enumerations transparently (or at least it does, but by trying to persist their binary serialization, which is sort of broken)
MembershipPersistentType() - Constructor for class com.atlassian.crowd.embedded.hibernate2.types.MembershipPersistentType
 
memoize(Function<T, R>) - Static method in class com.atlassian.confluence.impl.util.Memoizer
 
memoize(BiFunction<T, U, R>) - Static method in class com.atlassian.confluence.impl.util.Memoizer
 
Memoizer<T,R> - Class in com.atlassian.confluence.impl.util
This class can be used to create functions that calculate results only once.
MemoizingComponentReference - Class in com.atlassian.confluence.util
Lazily loads the component from the ContainerManager and memoize the result.
MemoizingComponentReference() - Constructor for class com.atlassian.confluence.util.MemoizingComponentReference
 
MemoryAwareImageRenderPredicate - Class in com.atlassian.confluence.content.render.image
A predicate which can decicide whether or not a given image stream is "safe" to render as a raster, given the currently available amount of free memory.
MemoryAwareImageRenderPredicate() - Constructor for class com.atlassian.confluence.content.render.image.MemoryAwareImageRenderPredicate
 
MemoryInfo - Class in com.atlassian.confluence.status.service.systeminfo
Simple bean encapsulating information about the system's memory usage.
MemoryInfo() - Constructor for class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
Construct a new MemoryInfo containing details of Confluence's memory usage at time of instantiation.
MemoryInfo.Bytes - Class in com.atlassian.confluence.status.service.systeminfo
Represents some number of bytes.
MemoryOptimizedSingleTableEntityPersister - Class in bucket.core.persistence.hibernate
Deprecated.
since 6.10.0. Use com.atlassian.confluence.impl.core.persistence.hibernate.ConfluenceMemoryOptimizedSingleTableEntityPersister instead.
MemoryOptimizedSingleTableEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, PersisterCreationContext) - Constructor for class bucket.core.persistence.hibernate.MemoryOptimizedSingleTableEntityPersister
Deprecated.
 
MENTION - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
 
mentionsAutocomplete(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
MentionsMenu - Class in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.MentionsMenu instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
MentionsMenu() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.MentionsMenu
Deprecated.
 
MentionsParser - Interface in com.atlassian.confluence.content.render.xhtml.storage.link.user
Deprecated.
Since 5.3. No replacement.
Menu - Interface in com.atlassian.confluence.pageobjects.component.menu
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.menu.Menu instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
MENU_ITEM_SELECTED_BACKGROUND - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
MENU_ITEM_SELECTED_TEXT - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
MENU_ITEM_TEXT - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
MENU_SELECTED_BACKGROUND - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
menuContainerLocator - Variable in class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
Deprecated.
 
menuItem - Variable in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceMenuItem
Deprecated.
 
MenuItem - Interface in com.atlassian.confluence.pageobjects.component.menu
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.menu.MenuItem instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
menuTrigger - Variable in class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
Deprecated.
 
merge(Expansions) - Method in class com.atlassian.confluence.api.model.Expansions
 
merge(Expansion[]) - Method in class com.atlassian.confluence.api.model.Expansions
 
merge(String, EntryView, EntryView) - Method in class com.atlassian.confluence.cluster.hazelcast.AlwaysNullMapMergePolicy
 
merge(Expansions) - Method in class com.atlassian.confluence.legacyapi.service.Expansions
Deprecated.
 
merge(BooleanQueryFactory) - Method in class com.atlassian.confluence.macro.query.BooleanQueryFactory
Merges the specified BooleanQueryFactory with the current one.
merge(ChainedSearchFilter) - Method in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Deprecated.
 
mergeAndClose() - Method in class com.atlassian.confluence.search.lucene.TempIndexWriterStrategy
Merges the temp indexes to the main index and closes connections and writers.
mergeContent(Draft) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
Merges the draft with the original version compared to the latest version of the page.
mergeContent(Draft) - Method in interface com.atlassian.confluence.pages.DraftManager
Attempts the merge the changes done by this draft with the latest version of the content.
mergeContent(String, String, String, long, TimeUnit) - Method in class com.atlassian.confluence.plugins.merge.TDMMerger
 
mergeContent(String, String, String) - Method in class com.atlassian.confluence.plugins.merge.TDMMerger
 
mergeContent(String, String, String) - Method in interface com.atlassian.confluence.util.diffs.Merger
Merge the content provided.
mergeContent(String, String, String) - Method in class com.atlassian.confluence.util.diffs.PageLayoutAwareMerger
 
mergeContentObjects(Iterator, Iterator, int) - Static method in class com.atlassian.confluence.util.ContentUtils
 
Merger - Interface in com.atlassian.confluence.util.diffs
 
MergeResult - Interface in com.atlassian.confluence.util.diffs
 
MergerListener - Class in com.atlassian.confluence.util.diffs
 
MergerListener(MergerUpdater) - Constructor for class com.atlassian.confluence.util.diffs.MergerListener
This class listens for plugin events and updates the mergerManager when a change has happened.
MergerManager - Interface in com.atlassian.confluence.util.diffs
 
MergerUpdater - Interface in com.atlassian.confluence.util.diffs
 
mergeTemplate(Template, Context, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
Copy of the method from WebworkVelocityServlet, adding a flush for the writer to get around problems we were having with truncated content when a filter started talking directly to the servletresponse writer without the webwork writer having been flushed in the meanwhile.
MergeToSmallestIdDedupeStrategy - Class in com.atlassian.confluence.internal.upgrade.constraint.dedup
2 steps: 1.
MergeToSmallestIdDedupeStrategy(String, String, Collection<MergeToSmallestIdDedupeStrategy.ReferencedTable>) - Constructor for class com.atlassian.confluence.internal.upgrade.constraint.dedup.MergeToSmallestIdDedupeStrategy
 
MergeToSmallestIdDedupeStrategy.ReferencedTable - Class in com.atlassian.confluence.internal.upgrade.constraint.dedup
Hold information about a table having a foreign key referencing current table This implementation only support simple foreign keys i.e.
MergeValidationResult - Interface in com.atlassian.confluence.api.model.validation
A validation result that also encapsulates the result of a merge operation.
mergeVariables(PageTemplate, List, String) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
mergeVariables(PageTemplate, List, String) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
MergeVisitor - Class in org.apache.commons.jrcs.diff
..
MergeVisitor() - Constructor for class org.apache.commons.jrcs.diff.MergeVisitor
 
mergeWith(SynchronyEvictionProgress) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
message(String) - Method in class com.atlassian.confluence.api.model.content.Version.VersionBuilder
 
Message<T extends Message> - Interface in com.atlassian.confluence.api.model.messages
Contains an key and array of arguments for conversion to an internationalised string.
MESSAGE - Static variable in class com.atlassian.confluence.api.service.content.VersionRestoreParameters
 
message(String, String) - Method in class com.atlassian.confluence.search.v2.lucene.Slf4JInfoStream
 
Message - Class in com.atlassian.confluence.util.i18n
A user interface message consisting of a message key with optional arguments.
Message - Interface in com.atlassian.confluence.util.message
A message to display on a page
messageHolder - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
MessageHolder - Interface in com.atlassian.confluence.validation
An i18n- and character-escaping-agnostic collection of action and field error Messages.
MessageHolderAware - Interface in com.atlassian.confluence.validation
Actions implementing this interface can have MessageHolders loaded into the action's ValidationAware implementation.
MessageHolderFactory - Interface in com.atlassian.confluence.validation
Produces MessageHolder instances.
MessageHolderInterceptor - Class in com.atlassian.confluence.validation
Sets a new MessageHolder instance into all MessageHolderAware actions.
MessageHolderInterceptor() - Constructor for class com.atlassian.confluence.validation.MessageHolderInterceptor
 
MessageLevel - Enum in com.atlassian.confluence.validation
The level that a Message will be displayed at.
MessageLoadingPreResultListener - Class in com.atlassian.confluence.validation
Loads MessageHolder messages into a ConfluenceActionSupport instance after Action execution but before Result execution.
MessageManager - Interface in com.atlassian.confluence.util.message
Manages messages to display in pages
MESSAGES - Static variable in class com.atlassian.confluence.user.SessionKeys
 
MessagesDecoratorFilter - Class in com.atlassian.confluence.util.message
Filter that adds global messages to the templates that use #displayGlobalMessages() macro.
MessagesDecoratorFilter() - Constructor for class com.atlassian.confluence.util.message.MessagesDecoratorFilter
 
Meta - Class in com.atlassian.confluence.it
 
Meta() - Constructor for class com.atlassian.confluence.it.Meta
 
metadata(Map<String, Object>) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
METADATA - Static variable in class com.atlassian.confluence.api.model.content.Content.Expansions
 
METADATA - Static variable in class com.atlassian.confluence.api.model.content.Space.Expansions
 
metadata(Map<String, Object>) - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
 
MetadataKeys() - Constructor for class com.atlassian.confluence.api.model.content.Space.MetadataKeys
 
MetadataProperty - Class in com.atlassian.confluence.api.extension
Describes a meta-data property that's returned from ModelMetadataProvider.
MetadataProperty(String, Type) - Constructor for class com.atlassian.confluence.api.extension.MetadataProperty
 
MetadataProperty(String, List<MetadataProperty>) - Constructor for class com.atlassian.confluence.api.extension.MetadataProperty
 
MetadataValueDeserializer - Class in com.atlassian.confluence.api.serialization
JSON Serializer that converts metadata field
MetadataValueDeserializer() - Constructor for class com.atlassian.confluence.api.serialization.MetadataValueDeserializer
 
metatags - Static variable in class com.atlassian.confluence.api.model.content.webresource.SuperBatchWebResources.Expansions
 
metatags(HtmlString) - Method in class com.atlassian.confluence.api.model.content.webresource.SuperBatchWebResources.SuperBatchWebResourcesBuilder
 
MeteredBandanaPersisterFactoryBean - Class in com.atlassian.confluence.impl.bandana
Responsible for creating MeteredBandanaPersister instances.
MeteredBandanaPersisterFactoryBean(BandanaPersister, MeterRegistry) - Constructor for class com.atlassian.confluence.impl.bandana.MeteredBandanaPersisterFactoryBean
 
methodBlock(FrameworkMethod) - Method in class com.atlassian.confluence.util.test.timing.TimingRunner
 
methodInvoker(FrameworkMethod, Object) - Method in class com.atlassian.confluence.util.test.timing.TimingRunner
 
methodRules - Variable in class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
Deprecated.
 
MetricsCollectingMarshaller<T> - Class in com.atlassian.confluence.impl.content.render.xhtml.analytics
A Marshaller which delegates to another marshaller, whilst collecting metrics about the execution and streaming of that delegate.
metricsCollector(ConversionContext, MarshallerMetricsAccumulationKey) - Static method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsCollectors
Obtain a MarshallerMetricsCollector instance for the given accumulation key and context
MicrometerBinderRegistrar - Class in com.atlassian.confluence.impl.metrics
Responsible for registering a bunch of standard meters with Micrometer, gathering and publishing metrics on the JVM, Tomcat, Hibernate and others.
MicrometerBinderRegistrar(MeterRegistry, MBeanServer, EventListenerRegistrar) - Constructor for class com.atlassian.confluence.impl.metrics.MicrometerBinderRegistrar
 
migrate(AuditConsumer) - Method in class com.atlassian.confluence.api.impl.service.audit.migration.ConfluenceAuditEntityMigrator
 
migrate(String, RenderContext, List<RuntimeException>) - Method in class com.atlassian.confluence.content.render.xhtml.migration.AbstractExceptionTolerantMigrator
 
migrate(String, RenderContext) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ExceptionThrowingMigrator
Migrate the supplied text to a different text format.
migrate(String, RenderContext, List<RuntimeException>) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ExceptionTolerantMigrator
migrate(String, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ExceptionTolerantMigrator
Migrate the supplied content.
migrate() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.JiraIssueMacroServerParamsMigrator
 
migrate(String, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.WikiToEditorHtmlMigrator
 
migrate(String, RenderContext, List<RuntimeException>) - Method in class com.atlassian.confluence.content.render.xhtml.migration.WikiToXhtmlMigrator
Convert wiki text to storage format XHTML.
migrate(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.WikiToXhtmlMigrator
 
migrate(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlRoundTripMigrator
 
migrate(MacroDefinition, ConversionContext) - Method in interface com.atlassian.confluence.macro.xhtml.MacroMigration
Migrates a wiki-markup representation of a macro to XHTML
migrate(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.macro.xhtml.PlainTextMacroMigration
 
migrate(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.macro.xhtml.RichTextMacroMigration
 
migrate(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.macro.xhtml.V2MacroToUnmigratedWikiMarkupMacroMigration
 
migrate(String, ConversionContext) - Method in class com.atlassian.confluence.macro.xhtml.XhtmlWikiMarkupMacroMigrator
Attempt to migrate any instances of unmigrated-wiki-markup found in the supplied storage XHTML formatted content to storage XHTML.
migrate() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao.AttachmentMigrator
Perform the migration
migrate() - Method in class com.atlassian.confluence.pages.persistence.dao.GeneralAttachmentMigrator
 
migrate() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao.IntraHibernateAttachmentMigrator
 
migrate(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.plugins.doctheme.SpaceJumpMacroMigrator
 
migrateAll() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.MacroMigrationService
Attempt to migrate all instances of the unmigrated wiki markup macro to the new xhtml format.
migrateAttachments() - Method in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentToContentMigrator
 
migrateConfig() - Method in class com.atlassian.confluence.cache.ehcache.config.migration.EhCacheConfigMigrator
 
MigrateDocThemeSettingsToCustomPageSettings - Class in com.atlassian.confluence.upgrade.upgradetask
This upgrade tasks migrates over Documentation theme settings to the default theme's Custom Page Settings.
MigrateDocThemeSettingsToCustomPageSettings(CustomPageSettingsManager, ThemeManager, SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MigrateDocThemeSettingsToCustomPageSettings
 
MigrateIndexTaskQueueToJournalUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This upgrade task migrates recent entries from index queue to journal subsystem.
MigrateIndexTaskQueueToJournalUpgradeTask(SessionFactory, HibernateJournalDao, ClusterConfigurationHelper, Clock) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MigrateIndexTaskQueueToJournalUpgradeTask
 
MigrateMailArchiveConfigurationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
MigrateMailArchiveConfigurationUpgradeTask(ConfluenceBandanaRecordDao) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MigrateMailArchiveConfigurationUpgradeTask
 
MigrateOndemandDocThemeCustomizations - Class in com.atlassian.confluence.upgrade.upgradetask
 
MigrateOndemandDocThemeCustomizations(ConfluenceBandanaRecordDao) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MigrateOndemandDocThemeCustomizations
 
MigrateOndemandDocThemeCustomizations.SidebarToDocthemeConverter - Class in com.atlassian.confluence.upgrade.upgradetask
 
migrateSchemaIfNecessary(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.impl.macro.schema.DefaultMacroSchemaMigrator
 
migrateSchemaIfNecessary(MacroDefinition, ConversionContext) - Method in interface com.atlassian.confluence.impl.macro.schema.MacroSchemaMigrator
Migrates the macro definition to the latest version of it's macro schema.
migrateSite() - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
 
migrateSite() - Method in class com.atlassian.confluence.content.render.xhtml.migration.PageTemplateSiteMigrator
 
migrateSite() - Method in interface com.atlassian.confluence.content.render.xhtml.migration.SiteMigrator
Migrate the entire site.
MigrateStatistic() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ServerADGSUpgradeTask.MigrateStatistic
 
migrateToDatabase(boolean) - Method in class com.atlassian.confluence.it.admin.AttachmentStorageConfiguration
Deprecated.
 
migrateToFilesystem(boolean) - Method in class com.atlassian.confluence.it.admin.AttachmentStorageConfiguration
Deprecated.
 
MIGRATION_SETUP_TYPES - Static variable in class com.atlassian.confluence.setup.DefaultSetupPersister
 
MigrationAware - Interface in com.atlassian.confluence.content.render.xhtml.migration
To be implemented by those FragmentTransformers, Unmarshallers and Marshallers which are aware of when they've made a transformation that constitutes a "migration" from one format to another.
MigrationAware.MigrationPerformedPredicate - Class in com.atlassian.confluence.content.render.xhtml.migration
Wraps the MigrationAware interface in a Predicate.
MigrationException - Exception in com.atlassian.confluence.content.render.xhtml.migration.exceptions
The base exception extended by any exceptions thrown during migration.
MigrationException() - Constructor for exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.MigrationException
 
MigrationException(String, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.MigrationException
 
MigrationException(String) - Constructor for exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.MigrationException
 
MigrationException(Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.MigrationException
 
MigrationPageTemplateDao - Class in com.atlassian.confluence.content.render.xhtml.migration
Overrides the default behaviour to prevent the last modified user being changed when migrating.
MigrationPageTemplateDao() - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.MigrationPageTemplateDao
 
MigrationPerformedPredicate(MigrationAware) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.MigrationAware.MigrationPerformedPredicate
 
MigrationRequiredListener - Class in com.atlassian.confluence.content.render.xhtml.migration.macro
Listens for plugin enabled events and requests the macro migration service to update the migration required flag when one is encountered.
MigrationRequiredListener(MacroMigrationService) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.macro.MigrationRequiredListener
 
MigrationResult(int, Collection<MigrationWarning>) - Constructor for class com.atlassian.confluence.cache.ehcache.config.migration.EhCacheConfigMigrator.MigrationResult
 
MigrationResult(String, boolean, List<RuntimeException>) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.ExceptionTolerantMigrator.MigrationResult
 
MigrationResult(String, boolean) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.ExceptionTolerantMigrator.MigrationResult
 
migrator - Variable in class com.atlassian.confluence.util.longrunning.AttachmentMigrationLongRunningTask
 
millisPassedFromEvictionStart() - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
millisPassedFromRemovalStart() - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
millisPassedFromSearchStart() - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
MIME_TYPE_HTML - Static variable in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
MIME_TYPE_HTML - Static variable in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
MIME_TYPE_TEXT - Static variable in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
MIME_TYPE_TEXT - Static variable in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
MimeBodyPartDataSource - Class in com.atlassian.confluence.mail.embed
DataSource decorator that custom-URL-encodes the name for use with a MimeBodyPart.
MimeBodyPartDataSource(DataSource) - Constructor for class com.atlassian.confluence.mail.embed.MimeBodyPartDataSource
 
MimeBodyPartRecorder - Interface in com.atlassian.confluence.mail.embed
Records the usage of images which are meant to be embedded in a MIME email.
MimeBodyPartReference - Class in com.atlassian.confluence.mail.embed
A reference to a designated MIME body part and an RFC 2392 compliant way to locate it within the HTML body part the same email.
MimeBodyPartReference(DataSource) - Constructor for class com.atlassian.confluence.mail.embed.MimeBodyPartReference
 
MimetypesExtensionTranslationMapFactory - Interface in com.atlassian.confluence.core
 
MimetypesFileTypeMapFactory - Interface in com.atlassian.confluence.core
 
minBlocks(int) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig.Builder
 
minCharCount(int) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig.Builder
 
MINIMAL_SPACE_ENTITY - Static variable in class com.atlassian.confluence.plugins.rest.entities.documentation.SpaceEntityExampleDocument
 
MINIMUM_BUILD_NUMBER - Static variable in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
MINIMUM_FULL_IMPORT_BUILD_NUMBER - Static variable in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
Backwards compatibility for full export.
MINIMUM_MAX_UPLOAD_ATTACHMENTS - Static variable in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
MINIMUM_SPACE_IMPORT_BUILD_NUMBER - Static variable in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
If you change this, you will break OD <-> BTF imports.
MINIMUM_SUPPORTED_UPGRADE_BUILD_NUMBER - Static variable in interface com.atlassian.confluence.upgrade.UpgradeManager
The lowest build number we will attempt to upgrade from.
MINIMUM_SUPPORTED_UPGRADE_VERSION - Static variable in interface com.atlassian.confluence.upgrade.UpgradeManager
The Confluence version corresponding to the build numbers above.
MINIMUM_VERSION - Static variable in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
minimumMemoryInMb() - Method in interface com.atlassian.confluence.util.sandbox.SandboxSpec
Minimum amount of heap memory sandbox JVM should have
minimumStackInMb() - Method in interface com.atlassian.confluence.util.sandbox.SandboxSpec
Minimum amount of stack every sandbox thread should have
minimumTimeout() - Static method in class com.atlassian.confluence.renderer.PageContext
Returns a timeout of 1 hour.
MINOR_EDIT - Static variable in class com.atlassian.confluence.core.DefaultSaveContext
 
minorEdit(boolean) - Method in class com.atlassian.confluence.api.model.content.Version.VersionBuilder
 
minorEdit(boolean) - Method in class com.atlassian.confluence.it.Attachment.AttachmentBuilder
Deprecated.
 
MinScoreFunction - Class in com.atlassian.confluence.search.v2.score
Minimum score of component functions is used.
MinScoreFunction(ComposableScoreFunction, ComposableScoreFunction, ComposableScoreFunction...) - Constructor for class com.atlassian.confluence.search.v2.score.MinScoreFunction
 
minus(MemoryInfo.Bytes) - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo.Bytes
 
misses() - Method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatistics
 
MISSING_CONTENT_ID_TRANSLATION - Static variable in class com.atlassian.confluence.api.service.content.ContentDraftService.DraftErrorCodes
 
MISSING_CONTENT_REFERENCE_TRANSLATION - Static variable in class com.atlassian.confluence.api.service.content.ContentDraftService.DraftErrorCodes
 
MISSING_CONTENT_TYPE_TRANSLATION - Static variable in class com.atlassian.confluence.api.service.content.ContentDraftService.DraftErrorCodes
 
MISSING_PERMISSION_KEY - Static variable in class com.atlassian.confluence.api.service.content.ContentDraftService.DraftErrorCodes
 
MISSING_PERMISSION_TRANSLATION - Static variable in class com.atlassian.confluence.api.service.content.ContentDraftService.DraftErrorCodes
 
MISSING_SPACE_KEY_TRANSLATION - Static variable in class com.atlassian.confluence.api.service.content.ContentDraftService.DraftErrorCodes
 
missingConfiguration(HomeHealthCheckFailure.Reason) - Static method in class com.atlassian.confluence.impl.health.checks.HomeHealthCheckFailure
 
MissingConfluenceLicenseValidationException - Exception in com.atlassian.confluence.license.exception
 
MissingConfluenceLicenseValidationException(Iterable<ProductLicense>) - Constructor for exception com.atlassian.confluence.license.exception.MissingConfluenceLicenseValidationException
 
MissingConfluenceLicenseValidationExceptionHandler - Class in com.atlassian.confluence.license.exception.handler
 
MissingConfluenceLicenseValidationExceptionHandler(I18NBean) - Constructor for class com.atlassian.confluence.license.exception.handler.MissingConfluenceLicenseValidationExceptionHandler
 
MissingConstraintsRemediationEvent - Class in com.atlassian.confluence.internal.upgrade.constraint
Hold result of fixing constraints in AddMissingUnmanagedUniqueConstraintsUpgradeTask
MissingConstraintsRemediationEvent(int, int, int, String) - Constructor for class com.atlassian.confluence.internal.upgrade.constraint.MissingConstraintsRemediationEvent
 
MobileAppRequestFilter - Class in com.atlassian.confluence.util
 
MobileAppRequestFilter() - Constructor for class com.atlassian.confluence.util.MobileAppRequestFilter
 
MobileUtils - Class in com.atlassian.confluence.util
Mobile utility class.
MobileUtils() - Constructor for class com.atlassian.confluence.util.MobileUtils
 
MobileUtils.MobileOS - Enum in com.atlassian.confluence.util
 
MockComponent - Class in com.atlassian.confluence.plugins.test.jdk8compat
a mock component that contains java 8 byte code, and is exported to a different plugin to use.
MockComponent(ApplicationProperties) - Constructor for class com.atlassian.confluence.plugins.test.jdk8compat.MockComponent
 
MockitoTestRule - Class in com.atlassian.confluence.util.test.rules
Wrapper around Mockito's own JUnit Rule support, since we need a TestRule for chaining, not a MethodRule.
MockitoTestRule(Object) - Constructor for class com.atlassian.confluence.util.test.rules.MockitoTestRule
 
MockTestTranslationTransform - Class in com.atlassian.confluence.plugin
 
MockTestTranslationTransform(TestTranslationTransformEnabler) - Constructor for class com.atlassian.confluence.plugin.MockTestTranslationTransform
 
modelConverter() - Method in interface com.atlassian.confluence.api.impl.pagination.PaginationQuery
 
ModelFactory<H,M> - Class in com.atlassian.confluence.api.impl.service.content.factory
An abstract factory for producing API model objects from our hibernate business objects.
ModelFactory() - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.ModelFactory
 
ModelListBuilder<T> - Class in com.atlassian.confluence.api.model.reference
Assists in building fields that may be either a list of items or an explicit CollapsedList.
modelMap(ModelMapBuilder<? extends K, ? extends V>) - Static method in class com.atlassian.confluence.api.model.reference.BuilderUtils
All API Model maps must be Immutable and either:
modelMap(ImmutableMap.Builder<? extends K, ? extends V>) - Static method in class com.atlassian.confluence.api.model.reference.BuilderUtils
Deprecated.
modelMap(Map<? extends K, ? extends V>) - Static method in class com.atlassian.confluence.api.model.reference.BuilderUtils
All API Model maps must be Immutable and either:
ModelMapBuilder<K,V> - Class in com.atlassian.confluence.api.model.reference
A Map builder for CollapsedMap and EnrichableMap instances.
ModelMetadataProvider - Interface in com.atlassian.confluence.api.extension
Provides additional metadata such as Likes and Watches to API Model objects.
ModelMetadataProviderModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.api
Describes a plugin module for adding metadata to API Model objects
ModelMetadataProviderModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.api.ModelMetadataProviderModuleDescriptor
 
ModelToRenderedClassMapper - Interface in com.atlassian.confluence.content.render.xhtml.view
Define an object that when given some model instance (only Link supported at the moment) will provide the HTML/XML class attribute value to be used when rendering the link
MODERN_JOHNSON - Static variable in class com.atlassian.confluence.internal.health.HealthCheckAttributes
The value of the HealthCheckAttributes.JOHNSON_UI_VERSION attribute that indicates events are to be displayed in the "modern Johnson" UI added for CONFSRVDEV-2798.
Modification<T extends ContentEntityObject> - Interface in com.atlassian.confluence.core
Clients should implement this interface and modify the passed in reference to ContentEntityObject as they see fit.
MODIFICATION_DATE_PARAMETER - Static variable in class com.atlassian.confluence.servlet.download.AttachmentUrlParser
 
MODIFICATION_DATE_SORT - Static variable in class com.atlassian.confluence.util.AttachmentComparator
 
MODIFIED - Static variable in class com.atlassian.confluence.core.ContentEntityObject
 
MODIFIED - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
MODIFIED_FIELD - Static variable in class com.atlassian.confluence.search.v2.lucene.boosting.BoostByModificationDateStrategy
Deprecated.
 
ModifiedSort - Class in com.atlassian.confluence.search.v2.sort
Order search results by time last modified
ModifiedSort(SearchSort.Order) - Constructor for class com.atlassian.confluence.search.v2.sort.ModifiedSort
 
modify(T) - Method in interface com.atlassian.confluence.core.Modification
Modifies the state of the content specified here.
MODIFY_PERMISSION - Static variable in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
MODIFY_SPACE_PERMISSION_TYPES - Static variable in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
modifyDeserializer(DeserializationConfig, BasicBeanDescription, JsonDeserializer<?>) - Method in class com.atlassian.confluence.rest.serialization.SerializerModule.ConfluenceBeanDeserializerModifier
 
MODULE_KEY - Static variable in class com.atlassian.confluence.themes.DefaultTheme
 
ModuleCompleteKey - Class in com.atlassian.confluence.api.model.plugin
Represents the fully qualified key of a plugin module.
ModuleCompleteKey(String) - Constructor for class com.atlassian.confluence.api.model.plugin.ModuleCompleteKey
Constructs a ModuleCompleteKey given the String representation of the complete key.
ModuleCompleteKey(String, String) - Constructor for class com.atlassian.confluence.api.model.plugin.ModuleCompleteKey
Constructs a ModuleCompleteKey given the separate plugin key and module key.
ModuleDescriptorCache<T extends com.atlassian.plugin.ModuleDescriptor<?>> - Class in com.atlassian.confluence.plugin
Deprecated.
since 7.0.1. All uses of PluginAccessor.getEnabledModuleDescriptorsByClass(Class) are cached now.
ModuleDescriptorCache(Class<? extends T>) - Constructor for class com.atlassian.confluence.plugin.ModuleDescriptorCache
Deprecated.
 
ModuleDescriptorCache(Class<? extends T>, ModuleDescriptorPredicate) - Constructor for class com.atlassian.confluence.plugin.ModuleDescriptorCache
Deprecated.
 
ModuleDescriptorCache.Initializer<T> - Interface in com.atlassian.confluence.plugin
Deprecated.
Implementations of this interface are used to initialize a ModuleDescriptorCache
ModuleDescriptorCacheFactory - Class in com.atlassian.confluence.plugin
Deprecated.
since 7.0.1. Every use of PluginAccessor.getEnabledModuleDescriptorsByClass(Class) is cached now.
ModuleDescriptorCacheFactory(PluginAccessor, PluginEventManager) - Constructor for class com.atlassian.confluence.plugin.ModuleDescriptorCacheFactory
Deprecated.
 
ModuleExecutionFilter<S> - Class in com.atlassian.sal.confluence.lifecycle
Filters by ModuleCompleteKey.
ModuleExecutionFilter(Function<ServiceReference, Option<ModuleCompleteKey>>, ServiceExecutionStrategy<S>, Set<String>) - Constructor for class com.atlassian.sal.confluence.lifecycle.ModuleExecutionFilter
 
moduleIsSupposedToBeDisabled(ModuleDescriptor<?>) - Static method in class com.atlassian.confluence.plugins.pluginstartuptest.PluginStartupTestResource
 
moduleKey - Static variable in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentTypeSupport
 
moduleReferenceParser - Variable in class com.atlassian.sal.confluence.lifecycle.ExecutionStrategyTemplate
 
MonitorableCallerRunsPolicy - Class in com.atlassian.confluence.event
ThreadPoolExecutor.CallerRunsPolicy implementation which logs messages if there are no more threads or queue slots available to process all events
MonitorableCallerRunsPolicy(DurationChecker) - Constructor for class com.atlassian.confluence.event.MonitorableCallerRunsPolicy
 
MonitoringConsoleHelperServlet - Class in com.atlassian.confluence.plugins.servlet
A helper servlet for downloading static content for the plugin.
MonitoringConsoleHelperServlet() - Constructor for class com.atlassian.confluence.plugins.servlet.MonitoringConsoleHelperServlet
 
MoreFormattingDropdownMenu - Class in com.atlassian.confluence.pageobjects.component.editor.toolbars
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.toolbars.MoreFormattingDropdownMenu instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
MoreFormattingDropdownMenu() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.toolbars.MoreFormattingDropdownMenu
Deprecated.
 
MoreFormattingDropdownMenu.FormatItem - Enum in com.atlassian.confluence.pageobjects.component.editor.toolbars
Deprecated.
 
MoreThanOneUserCriteria - Class in com.atlassian.confluence.admin.criteria
Checks whether there is at least two active users registered in Confluence.
MoreThanOneUserCriteria(UserChecker) - Constructor for class com.atlassian.confluence.admin.criteria.MoreThanOneUserCriteria
 
MostPopularCache<T extends Serializable> - Class in com.atlassian.confluence.internal.labels
Deprecated.
MostPopularCache(VCacheFactory, String) - Constructor for class com.atlassian.confluence.internal.labels.MostPopularCache
Deprecated.
 
MostUsedLabelsCacheRecord - Class in com.atlassian.confluence.impl.labels.adaptivelabelcache.dao
Represents a cache records stored in DB
MostUsedLabelsCacheRecord() - Constructor for class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.MostUsedLabelsCacheRecord
 
MOV_TYPE - Static variable in class com.atlassian.confluence.it.Attachment
Deprecated.
 
MOVE - Static variable in class com.atlassian.confluence.api.model.permissions.OperationKey
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentDao
 
moveAttachment(Attachment, String, ContentEntityObject) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
moveAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
moveAttachment(Attachment, ContentEntityObject) - Method in interface com.atlassian.confluence.internal.pages.AttachmentManagerInternal
Moves an attachment to a different ContentEntityObject container.
moveAttachment(Attachment, String, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.AttachmentManager
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
Deprecated.
 
moveAttachment(Attachment, String, ContentEntityObject) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
moveAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
moveAttachment(Attachment, String, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
moveAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
moveAttachment(Attachment, String, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
moveAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Moves an Attachment to a new file name or content object
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Moves an attachment to a new file name or content object
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystem
Move all data relating to one attachment to a new directory corresponding to the given new attachment and content entity.
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.FileStoreAttachmentDataFileSystem
Deprecated.
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryCloud
Deprecated.
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
Deprecated.
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
Deprecated.
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
moveAttachment(String, long, String, long, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Move or rename an attachment
moveAttachment(long, String, long, String) - Method in class com.atlassian.confluence.rpc.soap.services.AttachmentsSoapService
 
moveAttachment(String, long, String, long, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
moveAttachment(String, long, String, long, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
moveAttachment(String, String, String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
moveAttachment(String, String, String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
MoveAttachmentAction - Class in com.atlassian.confluence.pages.actions
 
MoveAttachmentAction() - Constructor for class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
moveAttachments(ContentEntityObject, Space, Space) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystem
Move all data for all versions of all attachments corresponding to the given content entity in the given space, to the same entity in a different space.
moveAttachments(ContentEntityObject, Space, Space) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.FileStoreAttachmentDataFileSystem
Deprecated.
 
moveAttachments(ContentEntityObject, Space, Space) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
 
moveAttachments(ContentEntityObject, Space, Space) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryCloud
Deprecated.
 
moveAttachments(ContentEntityObject, Space, Space) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
Deprecated.
 
moveAttachments(ContentEntityObject, Space, Space) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
Deprecated.
 
moveBlogPost(BlogPost, Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
moveBlogPost(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
moveBlogPost(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
moveBlogPost(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
MoveBlogPostAction - Class in com.atlassian.confluence.pages.actions
Move a blog post to a new space.
MoveBlogPostAction() - Constructor for class com.atlassian.confluence.pages.actions.MoveBlogPostAction
 
moveBlogPostToTopLevel(BlogPost, Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
moveBlogPostToTopLevel(BlogPost, Space) - Method in interface com.atlassian.confluence.pages.PageManager
Move a blog post to the top level of targetSpace.
MoveBlogPostToTopOfSpaceCommand - Class in com.atlassian.confluence.content.service.blogpost
A command that moves a blog post to a top level of a given space.
MoveBlogPostToTopOfSpaceCommand(PageManager, PermissionManager, BlogPostLocator, SpaceLocator) - Constructor for class com.atlassian.confluence.content.service.blogpost.MoveBlogPostToTopOfSpaceCommand
 
moveChildrenToNewParent(Page, Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
moveChildrenToNewParent(Page, Page) - Method in interface com.atlassian.confluence.pages.PageManager
Moves all the children from one page to another The new parent should NOT be the child of the old parent, this method will return with no operation in that case
moveDataForAttachmentVersion(Attachment, Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Moves the attachment data from one AbstractVersionedEntityObject.getVersion() to the other.
moveDataForAttachmentVersion(Attachment, Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystem
Move the data associated with one attachment version, to being associated with a different attachment version
moveDataForAttachmentVersion(Attachment, Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.FileStoreAttachmentDataFileSystem
Deprecated.
 
moveDataForAttachmentVersion(Attachment, Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
Moves the attachment data from one AbstractVersionedEntityObject.getVersion() to the other.
moveDataForAttachmentVersion(Attachment, Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
 
moveDataForAttachmentVersion(Attachment, Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryCloud
Deprecated.
 
moveDataForAttachmentVersion(Attachment, Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
Deprecated.
 
moveDataForAttachmentVersion(Attachment, Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
Deprecated.
 
moveDataForAttachmentVersion(Attachment, Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
moveDataForAttachmentVersion(Attachment, Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
moveDir(File, File) - Static method in class com.atlassian.confluence.util.io.ConfluenceFileUtils
move a directory with all it's children into another directory if destination directory already exists, it will be deleted.
moveDirWithCopyFallback(File, File, DeferredFileDeletionQueue) - Static method in class com.atlassian.confluence.util.io.ConfluenceFileUtils
moveDown() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
moveDownSection() - Method in class com.atlassian.confluence.pageobjects.component.editor.PageLayout2Toolbar
Deprecated.
 
moveMouseOnTopAndClick(int, int) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorTablePicker
Deprecated.
Moves the mouse in cell size increments.
moveMouseOnTopHoldingShiftAndClick(int, int) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorTablePicker
Deprecated.
Moves the mouse in cell size increments.
movePage(long, long, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
movePage(Page, Page, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Move a page "to" another page.
movePage(String, long, long, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
movePage(long, long, String) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
movePage(String, long, long, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
movePage(String, long, long, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
movePage(String, String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
movePage(String, String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
MovePageAbstractCommand - Class in com.atlassian.confluence.content.service.page
Base class for commands which are responsible for page moving
MovePageAction - Class in com.atlassian.confluence.pages.actions
Move a page and its children to a new location in the system.
MovePageAction() - Constructor for class com.atlassian.confluence.pages.actions.MovePageAction
 
movePageAfter(Page, Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
movePageAfter(Page, Page) - Method in interface com.atlassian.confluence.pages.PageManager
Move the provided page (first argument) after the reference page (second argument).
movePageAsChild(Page, Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
Move the source page to the end of targetPage's children list.
movePageAsChild(Page, Page) - Method in interface com.atlassian.confluence.pages.PageManager
Move the provided page (first argument) as a child of the reference page (second argument).
movePageBefore(Page, Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
movePageBefore(Page, Page) - Method in interface com.atlassian.confluence.pages.PageManager
Move the provided page (first argument) before the reference page (second argument).
MovePageCommand - Interface in com.atlassian.confluence.content.service.page
An interface for a command that implements the logic to move a page to another parent or space.
MovePageCommandHelper - Class in com.atlassian.confluence.content.service.page
 
MovePageCommandHelper(PageManager) - Constructor for class com.atlassian.confluence.content.service.page.MovePageCommandHelper
 
MovePageCommandImpl - Class in com.atlassian.confluence.content.service.page
 
MovePageCommandImpl(PageManager, PermissionManager, PageLocator, PageLocator, String) - Constructor for class com.atlassian.confluence.content.service.page.MovePageCommandImpl
 
MovePageDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.MovePageDialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
MovePageDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
Deprecated.
 
MovePageDialogAction - Class in com.atlassian.confluence.pages.actions
An action for suppling panels in the MovePageDialog as they are required.
MovePageDialogAction() - Constructor for class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
movePageToTopLevel(Page, Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Moves a page to the top of the target space
movePageToTopLevel(Page, Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
movePageToTopLevel(Page, Space) - Method in interface com.atlassian.confluence.pages.PageManager
Move a page to the top level of targetSpace.
movePageToTopLevel(String, long, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
movePageToTopLevel(long, String) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
movePageToTopLevel(String, long, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
movePageToTopLevel(String, long, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
movePageToTopLevel(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
movePageToTopLevel(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
MovePageToTopOfSpaceCommand - Class in com.atlassian.confluence.content.service.page
A command that moves a page to a top level of a given space.
MovePageToTopOfSpaceCommand(PageManager, PermissionManager, PageLocator, SpaceLocator) - Constructor for class com.atlassian.confluence.content.service.page.MovePageToTopOfSpaceCommand
 
moveRelationsToContent(RelatableEntity, RelatableEntity, RelationDescriptor) - Method in class com.atlassian.confluence.internal.relations.DefaultRelationManager
 
moveRelationsToContent(RelatableEntity, RelatableEntity, RelationDescriptor) - Method in interface com.atlassian.confluence.internal.relations.RelationManager
Moves all the relations of the specified type from one entity to another.
moveToBottom(String) - Method in class com.atlassian.confluence.it.admin.UserDirectories
Deprecated.
 
moveToTop(Long) - Method in class com.atlassian.confluence.functest.rest.admin.DirectoryResource
 
moveToTop(String) - Method in class com.atlassian.confluence.it.admin.UserDirectories
Deprecated.
 
moveUp() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
moveUpSection() - Method in class com.atlassian.confluence.pageobjects.component.editor.PageLayout2Toolbar
Deprecated.
 
MsSqlCollationRule - Class in com.atlassian.confluence.impl.health.checks.rules
Determines whether the MS SQL Collation is correct.
MsSqlCollationRule(ErrorMessageProvider, DatabaseCollationVerifier, DatabaseHelper, HibernateConfig, String[]) - Constructor for class com.atlassian.confluence.impl.health.checks.rules.MsSqlCollationRule
 
MSSQLDriverMigrationHealthCheck - Class in com.atlassian.confluence.impl.health.checks
This healthcheck looks at the JDBC URL, and will fail if the URL is a URL which uses the jtds driver.
MSSQLDriverMigrationHealthCheck(DataSourceConfiguration, DbHealthCheckHelper, AtlassianBootstrapManager) - Constructor for class com.atlassian.confluence.impl.health.checks.MSSQLDriverMigrationHealthCheck
 
MsSqlServerAoUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This upgrade task will upgrade AO schema columns from varchar to nvarchar
MsSqlServerAoUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MsSqlServerAoUpgradeTask
 
MulticastClusterJoinConfig - Class in com.atlassian.confluence.cluster
 
MulticastRouteTester - Class in com.atlassian.confluence.util
A class for performing diagnostics on the multicast routing table of the current host
MulticastRouteTester(InetAddress, NetworkInterface, int) - Constructor for class com.atlassian.confluence.util.MulticastRouteTester
Construct a multicast test for the specified network address, interface and port
MulticastRouteTester(InetAddress, NetworkInterface, int, MulticastRouteTester.TestReporter) - Constructor for class com.atlassian.confluence.util.MulticastRouteTester
Allows the test to be conducted and reported via the provided reporter delegate.
MulticastRouteTester.Log4JReporter - Class in com.atlassian.confluence.util
Log4J reporting strategy
MulticastRouteTester.TestReporter - Interface in com.atlassian.confluence.util
Reporting strategy interface for reporting problems encountered during the test
MULTIMEDIA - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
MultipartBuilder - Class in com.atlassian.confluence.mail.template
Helper class used for building multiparts to be attached to support request emails.
MultiPicker - Class in com.atlassian.confluence.pageobjects.component.form
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.form.MultiPicker instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
MultiPicker(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.form.MultiPicker
Deprecated.
 
multipleNullsNotAllowed() - Method in class com.atlassian.confluence.internal.upgrade.constraint.dedup.Deduper
Oracle and SQL Server behave differently from the rest: two rows that contain nulls for one or more key columns and the same combination of values for the other key columns violate a unique constraint.
MultiplyScoreFunction - Class in com.atlassian.confluence.search.v2.score
Scores of component functions are multiplied.
MultiplyScoreFunction(ComposableScoreFunction, ComposableScoreFunction, ComposableScoreFunction...) - Constructor for class com.atlassian.confluence.search.v2.score.MultiplyScoreFunction
 
MultiProductLicenseDetailsImpl - Class in com.atlassian.sal.confluence.license
This class is a wrapper on top of ConfluenceLicense with some additions
MultiProductLicenseDetailsImpl(ConfluenceLicense) - Constructor for class com.atlassian.sal.confluence.license.MultiProductLicenseDetailsImpl
 
MultiSearchSort - Class in com.atlassian.confluence.search.v2.sort
This composite SearchSort that allows sort by multiple fields.
MultiSearchSort(Iterable<SearchSort>) - Constructor for class com.atlassian.confluence.search.v2.sort.MultiSearchSort
 
MultiSearchSortMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Relocated from confluence-cql-plugin.
MultiSearchSortMapper(LuceneSearchMapper) - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.MultiSearchSortMapper
 
MultiTermFilter - Class in com.atlassian.confluence.search.lucene.filter
Lucene filter that finds documents that match any of the supplied Term.
MultiTermFilter() - Constructor for class com.atlassian.confluence.search.lucene.filter.MultiTermFilter
Create a new MultiTermFilter with a default behaviour of not negating.
MultiTermFilter(boolean) - Constructor for class com.atlassian.confluence.search.lucene.filter.MultiTermFilter
Create a new MultiTermFilter with control over whether it is negating or not.
MultiTermQuery - Class in com.atlassian.confluence.plugins.contentproperty.search.query
Represents a set of terms used to construct a boolean Lucene query.
MultiTermQuery(ContentPropertySchemaField, Collection<String>) - Constructor for class com.atlassian.confluence.plugins.contentproperty.search.query.MultiTermQuery
 
MultiTermQueryMapper - Class in com.atlassian.confluence.plugins.contentproperty.search.query
Transforms MultiTermQuery into Query.
MultiTermQueryMapper() - Constructor for class com.atlassian.confluence.plugins.contentproperty.search.query.MultiTermQueryMapper
 
MultiTextFieldQuery - Class in com.atlassian.confluence.search.v2.query
Represents a query against multiple fields.
MultiTextFieldQuery(String, Set<String>, BooleanOperator) - Constructor for class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
Constructs a multi-field query with the specified query, fields and operator.
MultiTextFieldQuery(String, String...) - Constructor for class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
Constructs a multi-field query with the operator set to BooleanOperator.AND.
MultiTextFieldQuery(Collection<String>, Map<String, ? extends AnalyzerDescriptorProvider>, BooleanOperator, String) - Constructor for class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
Create a query where a field can be tokenized by a provided analyzer.
MultiTextFieldQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
MultiTextFieldQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.MultiTextFieldQueryMapper
Deprecated.
 
MultiUserPicker - Class in com.atlassian.confluence.pageobjects.component.form
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.form.MultiUserPicker instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
MultiUserPicker(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.form.MultiUserPicker
Deprecated.
 
MultiValueParameter - Class in com.atlassian.confluence.macro.query.params
Represents a macro parameter that can accept a multiple delimited values.
MultiValueParameter(String, String, String) - Constructor for class com.atlassian.confluence.macro.query.params.MultiValueParameter
 
MultiValueParameter(String[], String, String) - Constructor for class com.atlassian.confluence.macro.query.params.MultiValueParameter
 
MultiValueParameter(List<String>, String, String) - Constructor for class com.atlassian.confluence.macro.query.params.MultiValueParameter
 
MutableApplicationStatusService - Interface in com.atlassian.confluence.server
Monitors for the state of the server.
MutableRegistryConfiguration - Interface in com.atlassian.confluence.util.profiling
Interface to define method for RegistryConfiguration modification
MyProfileConstants - Interface in com.atlassian.confluence.user.actions
MyProfileConstants.Homepage - Interface in com.atlassian.confluence.user.actions
 
MYSQL_RELATION_ALREADY_EXISTS_ERRORCODE - Static variable in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
MYSQL_RELATION_ALREADY_EXISTS_SQLSTATE - Static variable in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
MySQLChecker - Class in com.atlassian.confluence.setup.dbcheck
Verifies that the MySQL database has been correctly configured
MySQLChecker(DatabaseHelper) - Constructor for class com.atlassian.confluence.setup.dbcheck.MySQLChecker
 
MySqlCollationRule - Class in com.atlassian.confluence.impl.health.checks.rules
Determines whether the MySQL Collation is correct.
MySqlCollationRule(ErrorMessageProvider, DatabaseCollationVerifier, DatabaseHelper, HibernateConfig, String[]) - Constructor for class com.atlassian.confluence.impl.health.checks.rules.MySqlCollationRule
 
MySQLDialect - Class in com.atlassian.confluence.impl.hibernate.dialect
The hibernate Dialect that's used for MySQL.
MySQLDialect() - Constructor for class com.atlassian.confluence.impl.hibernate.dialect.MySQLDialect
 
MySQLDialect - Class in com.atlassian.hibernate.dialect
Deprecated.
since 6.1 This dialect has been replaced with com.atlassian.confluence.impl.hibernate.dialect.MySQLDialect
MySQLDialect() - Constructor for class com.atlassian.hibernate.dialect.MySQLDialect
Deprecated.
 
MySQLDialectV2 - Class in com.atlassian.confluence.impl.hibernate.dialect
The v2 hibernate Dialect that's returned from net.sf.hibernate.engine.SessionFactory.getDialect.
MySQLDialectV2() - Constructor for class com.atlassian.confluence.impl.hibernate.dialect.MySQLDialectV2
 
MySQLJDBCUrlBuilder - Class in com.atlassian.confluence.setup
 
MySQLJDBCUrlBuilder() - Constructor for class com.atlassian.confluence.setup.MySQLJDBCUrlBuilder
 
MySqlJdbcUrlHealthCheck - Class in com.atlassian.confluence.impl.health.checks
If Confluence is using MySQL, this HealthCheck checks whether the JDBC URL contains the deprecated parameter 'storage_engine'.
MySqlJdbcUrlHealthCheck(HibernateConfig, DataSourceConfiguration, DatabaseHelper, DbHealthCheckHelper) - Constructor for class com.atlassian.confluence.impl.health.checks.MySqlJdbcUrlHealthCheck
 
MySQLUTF8SupportInterceptor - Class in com.atlassian.confluence.impl.content.encoding
A Hibernate Interceptor to validate MySQL Content Support as per its collation setting.
MySQLUTF8SupportInterceptor(DatabaseHelper, HibernateConfig) - Constructor for class com.atlassian.confluence.impl.content.encoding.MySQLUTF8SupportInterceptor
 

N

name(String) - Method in class com.atlassian.confluence.api.model.audit.AffectedObject.Builder
Deprecated.
 
name(String) - Method in class com.atlassian.confluence.api.model.audit.ChangedValue.Builder
Deprecated.
 
name(String) - Method in class com.atlassian.confluence.api.model.content.Label.LabelBuilder
 
name(String) - Method in class com.atlassian.confluence.api.model.content.MacroInstance.MacroBuilder
 
name(String) - Method in class com.atlassian.confluence.api.model.content.Space.SpaceBuilder
 
name(String) - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate.ContentTemplateBuilder
 
name(Message) - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus.LongTaskBuilder
 
NAME - Static variable in class com.atlassian.confluence.api.model.relations.CollaboratorRelationDescriptor
The name of the relationship for user collaborations
NAME - Static variable in class com.atlassian.confluence.api.model.relations.FavouriteRelationDescriptor
The name of the relationship for user favourites.
NAME - Static variable in class com.atlassian.confluence.api.model.relations.LikeRelationDescriptor
The name of the relationship for user likes.
NAME - Static variable in class com.atlassian.confluence.api.model.relations.TouchedRelationDescriptor
The name of the relationship for user touching content
name() - Method in interface com.atlassian.confluence.core.PluginDataSourceFactory.ResourceView
 
name - Variable in class com.atlassian.confluence.it.rest.AbstractRestAcceptanceTest
Deprecated.
Since 5.6 - Use TestCase.getName() in JUnit3 tests
name(String) - Method in class com.atlassian.confluence.labels.LabelUrlBuilder
 
NAME - Static variable in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.PopularTab
 
name(String) - Method in class com.atlassian.confluence.plugins.maintenance.model.Addon.Builder
 
name - Variable in class com.atlassian.confluence.plugins.rest.entities.GroupSearchResultEntity
 
NAME - Static variable in class com.atlassian.confluence.setup.velocity.DisableAntiXssDirective
 
name - Variable in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
name() - Method in class com.atlassian.confluence.tenant.SystemTenant
 
name - Variable in class com.atlassian.confluence.user.actions.AbstractGroupAction
 
name - Variable in class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
Deprecated.
 
name - Variable in class com.atlassian.confluence.webdriver.AbstractWebDriverTest
Deprecated.
 
NAME_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroConstants
 
NAME_BUCKET_CLOB_STRING_TYPE - Static variable in class com.atlassian.confluence.importexport.impl.AtlassianXMLDatabinder
 
NAME_CRYPTOGRAPHIC_KEY_TYPE - Static variable in class com.atlassian.confluence.importexport.impl.AtlassianXMLDatabinder
 
NAME_CUSTOM_CLOB_TYPE - Static variable in class com.atlassian.confluence.importexport.impl.AtlassianXMLDatabinder
 
NAME_INSTANT_TYPE - Static variable in class com.atlassian.confluence.importexport.impl.AtlassianXMLDatabinder
 
NAME_NAMESPACE_USER_TYPE - Static variable in class com.atlassian.confluence.importexport.impl.AtlassianXMLDatabinder
 
NAME_SPOOLING_BLOB_INPUT_STREAM_TYPE - Static variable in class com.atlassian.confluence.importexport.impl.AtlassianXMLDatabinder
 
NAME_USER_KEY_TYPE - Static variable in class com.atlassian.confluence.importexport.impl.AtlassianXMLDatabinder
 
NamedBeanContextItemProvider - Class in com.atlassian.confluence.setup.velocity
Context map provider which will construct a bean name to bean reference map from the configured bean names and return this singleton map for every invocation of NamedBeanContextItemProvider.getContextMap()
NamedBeanContextItemProvider() - Constructor for class com.atlassian.confluence.setup.velocity.NamedBeanContextItemProvider
 
NamedClusterException - Exception in com.atlassian.confluence.cluster
 
NamedClusterException(String, ClusterJoinConfig) - Constructor for exception com.atlassian.confluence.cluster.NamedClusterException
 
NamedClusterException(String, InetAddress) - Constructor for exception com.atlassian.confluence.cluster.NamedClusterException
Deprecated.
since 5.9
NamedDataSource(DataSource, String) - Constructor for class com.atlassian.confluence.core.DefaultDataSourceFactory.NamedDataSource
 
NamedRelationDescriptor<S extends Relatable,T extends Relatable> - Class in com.atlassian.confluence.api.model.relations
Simple implementation of RelationDescriptor, which allows to create simple named relation descriptors.
NamedRelationDescriptor(String, Class<S>, Class<T>) - Constructor for class com.atlassian.confluence.api.model.relations.NamedRelationDescriptor
 
NamedResourceIdentifier - Interface in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Defines a resource identifier for which a name can be determined.
nameFilter - Variable in class com.atlassian.confluence.user.UserPickerFilter
 
nameForComparison(CustomContentEntityObject) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
Return the sorting-friendly title for the content, if the content is to be sorted in alphabetical order.
NameResolver - Interface in com.atlassian.confluence.cluster
Deprecated.
since 5.5.1. Use ClusterUtils instead}
nameSearch(RestSearchParameters, boolean, int, Integer, Integer) - Method in class com.atlassian.confluence.plugins.rest.service.DefaultRestSearchService
 
nameSearch(RestSearchParameters, boolean, int, Integer, Integer) - Method in interface com.atlassian.confluence.plugins.rest.service.RestSearchService
 
Namespace - Class in com.atlassian.confluence.content.render.xhtml
Represents an XML namespace.
NAMESPACE - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.embed.StorageImageAttributeWriter
 
Namespace - Class in com.atlassian.confluence.it
 
namespace(String) - Method in class com.atlassian.confluence.labels.LabelUrlBuilder
 
Namespace - Class in com.atlassian.confluence.labels
 
NAMESPACE_DELIMITER - Static variable in class com.atlassian.confluence.labels.LabelParser
 
NamespaceLabelFilter - Class in com.atlassian.confluence.labels
Created by IntelliJ IDEA.
NamespaceLabelFilter(Namespace) - Constructor for class com.atlassian.confluence.labels.NamespaceLabelFilter
 
NamespaceLabelFilter(Namespace, String) - Constructor for class com.atlassian.confluence.labels.NamespaceLabelFilter
 
NamespaceUserType - Class in com.atlassian.confluence.labels.persistence.dao.hibernate
 
NamespaceUserType() - Constructor for class com.atlassian.confluence.labels.persistence.dao.hibernate.NamespaceUserType
 
nameSuffix - Variable in class com.atlassian.confluence.util.test.rules.TestResource
 
NameUtils - Class in com.atlassian.confluence.user.crowd
 
NameUtils() - Constructor for class com.atlassian.confluence.user.crowd.NameUtils
 
NAMING_STRATEGY_FILE_NAME - Static variable in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
NAMING_STRATEGY_ID - Static variable in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
NastyUtilitiesWhichWillBeMadeRedundant - Class in com.atlassian.confluence.content.render.xhtml
Deprecated.
NastyUtilitiesWhichWillBeMadeRedundant() - Constructor for class com.atlassian.confluence.content.render.xhtml.NastyUtilitiesWhichWillBeMadeRedundant
Deprecated.
 
NaturalComparator() - Constructor for class com.atlassian.confluence.schedule.ScheduledJobHistory.NaturalComparator
 
NaturalStringComparator - Class in com.atlassian.confluence.pages
A comparator makes string comparisons based on their natural order.
NaturalStringComparator() - Constructor for class com.atlassian.confluence.pages.NaturalStringComparator
Constructs a comparator for the default system locale.
NaturalStringComparator(Locale) - Constructor for class com.atlassian.confluence.pages.NaturalStringComparator
Constructs a comparator using the specified locale.
NAV_BACKGROUND - Static variable in interface com.atlassian.confluence.themes.ColourScheme
Deprecated.
since 6.7
NAV_SELECTED_BACKGROUND - Static variable in interface com.atlassian.confluence.themes.ColourScheme
Deprecated.
since 6.7
NAV_SELECTED_TEXT - Static variable in interface com.atlassian.confluence.themes.ColourScheme
Deprecated.
since 6.7
NAV_TEXT - Static variable in interface com.atlassian.confluence.themes.ColourScheme
Deprecated.
since 6.7
navigable(Navigation.Builder) - Method in class com.atlassian.confluence.api.model.reference.ModelMapBuilder
 
navigateToEditor() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
Navigation - Interface in com.atlassian.confluence.api.nav
NavBuilder facilitates building URLs from our model objects.
navigation() - Method in class com.atlassian.confluence.plugins.restapi.enrich.AbstractLinkEnricher
 
Navigation.Builder - Interface in com.atlassian.confluence.api.nav
 
Navigation.ContentNav - Interface in com.atlassian.confluence.api.nav
 
Navigation.ContentRestrictionByOperationNav - Interface in com.atlassian.confluence.api.nav
 
Navigation.ExperimentalContentNav - Interface in com.atlassian.confluence.api.nav
ExperimentalContentNav will change as new resources are added and promoted to production.
Navigation.ExperimentalContentTemplateNav - Interface in com.atlassian.confluence.api.nav
 
Navigation.ExperimentalNav - Interface in com.atlassian.confluence.api.nav
ExperimentalNav will change as new resources are added and promoted to production.
Navigation.ExperimentalSynchronyDataNav - Interface in com.atlassian.confluence.api.nav
 
Navigation.GroupNav - Interface in com.atlassian.confluence.api.nav
 
Navigation.LongTaskNav - Interface in com.atlassian.confluence.api.nav
 
Navigation.SpaceContentNav - Interface in com.atlassian.confluence.api.nav
 
Navigation.SpaceNav - Interface in com.atlassian.confluence.api.nav
 
Navigation.UserNav - Interface in com.atlassian.confluence.api.nav
 
NavigationAware - Interface in com.atlassian.confluence.api.nav
Provides methods to create Navigation.Builder instances.
navigationAware(Navigation.Builder) - Method in class com.atlassian.confluence.rest.api.model.RestList.Builder
 
NavigationService - Interface in com.atlassian.confluence.api.nav
An injectable service that provides a nav builder which can be used to generate URLs from confluence api model objects.
navigationService - Variable in class com.atlassian.confluence.plugins.restapi.enrich.AbstractLinkEnricher
 
NavlinksProjectManager - Class in com.atlassian.confluence.plugins.navlinks.spi.impl
Dummy implementation, as Confluence doesn't allow maintenance of Custom Content Links at present
NavlinksProjectManager() - Constructor for class com.atlassian.confluence.plugins.navlinks.spi.impl.NavlinksProjectManager
 
NavlinksProjectPermissionManager - Class in com.atlassian.confluence.plugins.navlinks.spi.impl
Dummy implementation, as Confluence doesn't allow maintenance of Custom Content Links at present
NavlinksProjectPermissionManager() - Constructor for class com.atlassian.confluence.plugins.navlinks.spi.impl.NavlinksProjectPermissionManager
 
NED - Static variable in class com.atlassian.confluence.it.User.Simpsons
Deprecated.
since 5.6. Use a user generated specifically for your test, e.g. from AcceptanceTestHelper.createTestUser()
needsAdminSetup() - Method in class com.atlassian.confluence.it.setup.content.DemoSpace
 
needsAdminSetup() - Method in class com.atlassian.confluence.it.setup.content.EmptySite
 
needsAdminSetup() - Method in interface com.atlassian.confluence.it.setup.content.InitialContent
 
needsAdminSetup() - Method in class com.atlassian.confluence.it.setup.content.XmlBackup
 
needsReload() - Method in class com.atlassian.confluence.plugin.descriptor.PluginConfigurationProvider
 
needsReload() - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
needsReload() - Method in class com.atlassian.confluence.setup.webwork.CachedConfigurationProvider
 
needUpgrade() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
needUpgrade() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
This method has a side effect of putting an entry into the published cache indicating whether an upgrade is required or not.
needUpgrade() - Method in interface com.atlassian.confluence.upgrade.UpgradeManager
 
NestedCommentCountQuery - Class in com.atlassian.confluence.plugins.edgeindex.edge
 
NestedCommentCountQuery(ContentEntityHelper) - Constructor for class com.atlassian.confluence.plugins.edgeindex.edge.NestedCommentCountQuery
 
network(HttpServletRequest) - Method in class com.atlassian.confluence.plugins.macros.dashboard.rest.GlobalEntitiesResource
 
NETWORK_FEED_SEARCH - Static variable in class com.atlassian.confluence.search.v2.ChangesSearch
 
NetworkFeedAction - Class in com.atlassian.confluence.rss.actions
Generates a feed of the people who are being followed by a specified user.
NetworkFeedAction() - Constructor for class com.atlassian.confluence.rss.actions.NetworkFeedAction
 
networkFollowees() - Static method in class com.atlassian.confluence.rest.api.model.pagination.PaginationLimits
Maximum number of followees to return at a time.
networkFollowers() - Static method in class com.atlassian.confluence.rest.api.model.pagination.PaginationLimits
Maximum number of followers to return at at time.
NetworkMacro - Class in com.atlassian.confluence.macro.profile
Deprecated.
since 7.0.0, it will be removed in future
NetworkMacro() - Constructor for class com.atlassian.confluence.macro.profile.NetworkMacro
Deprecated.
 
NetworkService - Interface in com.atlassian.confluence.api.service.network
Provides methods for reading Confluence network graph.
NetworkServiceImpl - Class in com.atlassian.confluence.api.impl.service.network
Server implementation of the NetworkService.
NetworkServiceImpl(FollowManagerInternal, UserAccessor, PersonFactory) - Constructor for class com.atlassian.confluence.api.impl.service.network.NetworkServiceImpl
 
NetworkTab - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs
Implements the "Network" tab, which displays updates from users that the current user follows
NetworkTab(HttpContext, I18NBeanFactory, FollowManagerInternal, LocaleManager) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.NetworkTab
 
NeverPermittedContentPermission - Class in com.atlassian.confluence.security
 
NeverPermittedContentPermission(String) - Constructor for class com.atlassian.confluence.security.NeverPermittedContentPermission
 
NeverPermittedContentPermissionSet - Class in com.atlassian.confluence.impl.security
Used only when Content permissions cannot be determined (such as ancestor table corruption).
NeverPermittedContentPermissionSet - Class in com.atlassian.confluence.security
Deprecated.
since 7.5, replaced with NeverPermittedContentPermissionSet
NeverPermittedContentPermissionSet(String, ContentEntityObject) - Constructor for class com.atlassian.confluence.security.NeverPermittedContentPermissionSet
Deprecated.
 
NEW - Static variable in class com.atlassian.confluence.pages.Draft
 
NEW_GLOBAL_SPACE_TEMPLATE_KEY - Static variable in interface com.atlassian.confluence.spaces.SystemTemplateManager
 
NEW_GLOBAL_SPACE_TEMPLATE_NAME - Static variable in interface com.atlassian.confluence.spaces.SystemTemplateManager
 
NEW_PERSONAL_SPACE_TEMPLATE_KEY - Static variable in interface com.atlassian.confluence.spaces.SystemTemplateManager
 
NEW_PERSONAL_SPACE_TEMPLATE_NAME - Static variable in interface com.atlassian.confluence.spaces.SystemTemplateManager
 
NEW_TAB_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.view.link.DefaultCommonLinkAttributesWriter
 
newAddLabelCommand(String, User, long) - Method in class com.atlassian.confluence.labels.service.DefaultLabelsService
 
newAddLabelCommand(String, User, long, String) - Method in class com.atlassian.confluence.labels.service.DefaultLabelsService
 
newAddLabelCommand(String, User, long) - Method in interface com.atlassian.confluence.labels.service.LabelsService
Builds a command that takes a string of comma separated labels and adds them to a Page or Blog Post for the specified user.
newAddLabelCommand(String, User, long, String) - Method in interface com.atlassian.confluence.labels.service.LabelsService
Builds a command that takes a string of comma separated labels and adds them to a Page or Blog Post for the specified user.
newBlogPostLinkMarshaller() - Method in interface com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerFactory
 
newBlogPostLinkMarshaller(HrefEvaluator, Marshaller<Link>) - Method in interface com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerFactory
Get a new instance of a blog post link view marshaller which will usage a specific HrefEvaluator instead of the default for creating the actual href attribute in the rendererd link.
newBlogPostLinkMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerFactoryImpl
 
newBlogPostLinkMarshaller(HrefEvaluator, Marshaller<Link>) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerFactoryImpl
 
newChangedValue(String, Object, Object) - Method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
 
newClient() - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
Create a new Jersey client configured for Jackson annotations.
newClient(Module) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
Creates a new client configured with the provided jackson module for custom deserialization
newClient() - Static method in class com.atlassian.confluence.rest.client.RestClientFactory
Create a client with default configuration suitable for remotely communicating with the Confluence REST API.
newClient(Module) - Static method in class com.atlassian.confluence.rest.client.RestClientFactory
 
newClient(Object, Object...) - Static method in class com.atlassian.confluence.rest.client.RestClientFactory
 
NewColourUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
NewColourUpgradeTask(BandanaManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.NewColourUpgradeTask
 
NewComment() - Constructor for class com.atlassian.confluence.pageobjects.page.content.CommentsSection.NewComment
Deprecated.
 
newCommentBody - Variable in class com.atlassian.confluence.content.service.comment.EditCommentCommandImpl
 
NewCommentDeduplicator - Interface in com.atlassian.confluence.pages
Defines operations for deduplicating comments.
newCommentSaved(Comment) - Method in interface com.atlassian.confluence.pages.NewCommentDeduplicator
Called when a new comment has been saved
newCommentSaved(Comment) - Method in class com.atlassian.confluence.pages.SubmissionTokenCommentDeduplicator
 
newComparator(String, int, int, boolean) - Method in class com.atlassian.confluence.search.lucene.CaseInsensitiveSortComparatorSource
 
newCondition() - Method in class com.atlassian.confluence.concurrent.LockAdapter
Deprecated.
Not supported by this implementation.
newContentWebResource() - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
 
newContentWebResource() - Method in class com.atlassian.confluence.rest.client.RemoteContentBlueprintServiceImpl
 
newContextWithTimeout(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.
newCreateBlogPostCommand(BlogPostProvider, ContentPermissionProvider, CreateContextProvider, BlogPost, User, boolean) - Method in interface com.atlassian.confluence.content.service.BlogPostService
 
newCreateBlogPostCommand(BlogPostProvider, ContentPermissionProvider, CreateContextProvider, ContentEntityObject, User, boolean) - Method in interface com.atlassian.confluence.content.service.BlogPostService
 
newCreateBlogPostCommand(BlogPostProvider, ContentPermissionProvider, CreateContextProvider, Draft, User, boolean) - Method in interface com.atlassian.confluence.content.service.BlogPostService
 
newCreateBlogPostCommand(BlogPostProvider, ContentPermissionProvider, CreateContextProvider, BlogPost, User, boolean) - Method in class com.atlassian.confluence.content.service.DefaultBlogPostService
 
newCreateBlogPostCommand(BlogPostProvider, ContentPermissionProvider, CreateContextProvider, ContentEntityObject, User, boolean) - Method in class com.atlassian.confluence.content.service.DefaultBlogPostService
Deprecated.
newCreateBlogPostCommand(BlogPostProvider, ContentPermissionProvider, CreateContextProvider, Draft, User, boolean) - Method in class com.atlassian.confluence.content.service.DefaultBlogPostService
Deprecated.
newCreateCommentCommand(long, String, UUID) - Method in interface com.atlassian.confluence.content.service.CommentService
Retrieve a command to create a new comment and add it to some content.
newCreateCommentCommand(long, long, String, UUID) - Method in interface com.atlassian.confluence.content.service.CommentService
Retrieve a command to add a new command to some content, threaded below some other comment.
newCreateCommentCommand(long, String, UUID) - Method in class com.atlassian.confluence.content.service.DefaultCommentService
 
newCreateCommentCommand(long, long, String, UUID) - Method in class com.atlassian.confluence.content.service.DefaultCommentService
 
newCreateCommentFromEditorCommand(long, long, String, UUID) - Method in interface com.atlassian.confluence.content.service.CommentService
Retrieve a command to add a new command to some content, threaded below some other comment.
newCreateCommentFromEditorCommand(long, long, String, UUID) - Method in class com.atlassian.confluence.content.service.DefaultCommentService
 
newCreatePageCommand(PageProvider, ContentPermissionProvider, CreateContextProvider, Page, User, boolean) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
newCreatePageCommand(PageProvider, ContentPermissionProvider, CreateContextProvider, ContentEntityObject, User, boolean) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
newCreatePageCommand(PageProvider, ContentPermissionProvider, CreateContextProvider, Draft, User, boolean) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
newCreatePageCommand(PageProvider, ContentPermissionProvider, CreateContextProvider, Page, User, boolean) - Method in interface com.atlassian.confluence.content.service.PageService
Retrieve a command for creating a new page for the specified user.
newCreatePageCommand(PageProvider, ContentPermissionProvider, CreateContextProvider, ContentEntityObject, User, boolean) - Method in interface com.atlassian.confluence.content.service.PageService
Retrieve a command for creating a new page for the specified user.
newCreatePageCommand(PageProvider, ContentPermissionProvider, CreateContextProvider, Draft, User, boolean) - Method in interface com.atlassian.confluence.content.service.PageService
Retrieve a command for creating a new page for the specified user.
newCreatePageCommandFromExisting(PageProvider, ContentPermissionProvider, Draft, User, boolean, SpaceProvider) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
newCreatePageCommandFromExisting(PageProvider, ContentPermissionProvider, ContentEntityObject, User, boolean, SpaceProvider) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
newCreatePageCommandFromExisting(PageProvider, ContentPermissionProvider, CreateContextProvider, ContentEntityObject, User, boolean, SpaceProvider) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
newCreatePageCommandFromExisting(PageProvider, ContentPermissionProvider, CreateContextProvider, Page, User, boolean, SpaceProvider) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
newCreatePageCommandFromExisting(PageProvider, ContentPermissionProvider, Draft, User, boolean, SpaceProvider) - Method in interface com.atlassian.confluence.content.service.PageService
This is not a public API method! Creating a page from an existing page has different authorisation and validation logic from creating a brand new page.
newCreatePageCommandFromExisting(PageProvider, ContentPermissionProvider, ContentEntityObject, User, boolean, SpaceProvider) - Method in interface com.atlassian.confluence.content.service.PageService
This is not a public API method! Creating a page from an existing page has different authorisation and validation logic from creating a brand new page.
newCreatePageCommandFromExisting(PageProvider, ContentPermissionProvider, CreateContextProvider, ContentEntityObject, User, boolean, SpaceProvider) - Method in interface com.atlassian.confluence.content.service.PageService
This is not a public API method! Creating a page from an existing page has different authorisation and validation logic from creating a brand new page.
newCreatePageCommandFromExisting(PageProvider, ContentPermissionProvider, CreateContextProvider, Page, User, boolean, SpaceProvider) - Method in interface com.atlassian.confluence.content.service.PageService
This is not a public API method! Creating a page from an existing page has different authorisation and validation logic from creating a brand new page.
newDateRangeBuilder() - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.DateTimeContentPropertyAliasFieldHandler
 
newDateRangeQuery(DateRangeQuery.DateRangeQueryType) - Static method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
 
newDateRangeQuery(String) - Static method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
 
newDecoratorTimer(Decorator, HttpServletRequest) - Static method in class com.atlassian.confluence.impl.profiling.DecoratorTimings
 
newDelegate(String, String, String, Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.CollectionPropertyParser
 
newDelegate(String, String, String, Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.ComponentParser
 
newDelegate(String, String, String, Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.CompositeIdParser
 
newDelegate(String, String, String, Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.DefaultFragmentParser
 
newDelegate(String, String, String, Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.EnumPropertyParser
 
newDelegate(String, String, String, Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.ImportedObjectParser
 
newDelegate(String, String, String, Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.PrimitiveIdParser
 
newDelegate(String, String, String, Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.PrimitivePropertyParser
 
newDelegate(String, String, String, Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.ReferencePropertyParser
 
newDeleteBlogPostCommand(BlogPostLocator) - Method in interface com.atlassian.confluence.content.service.BlogPostService
Retrieve a command to remove an existing blog post
newDeleteBlogPostCommand(BlogPostLocator) - Method in class com.atlassian.confluence.content.service.DefaultBlogPostService
 
newDeleteCommentCommand(long) - Method in interface com.atlassian.confluence.content.service.CommentService
Retrieve a command to delete an existing comment
newDeleteCommentCommand(long) - Method in class com.atlassian.confluence.content.service.DefaultCommentService
 
newDeletePageCommand(PageLocator) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
newDeletePageCommand(PageLocator) - Method in interface com.atlassian.confluence.content.service.PageService
Retrieve a command to remove an existing page
newDescribedTimer(Supplier<String>, boolean) - Method in class com.atlassian.confluence.util.profiling.DurationThresholdWarningTimingHelper
Creates a new Timer for timing an operation.
NewDirectoryType - Enum in com.atlassian.confluence.it.admin
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.jwebunit.usermanagement.NewDirectoryType} alternative
newEditCommentCommand(long, String) - Method in interface com.atlassian.confluence.content.service.CommentService
Retrieve a command to edit the contents of a comment.
newEditCommentCommand(long, String) - Method in class com.atlassian.confluence.content.service.DefaultCommentService
 
newEditCommentFromEditorCommand(long, String) - Method in interface com.atlassian.confluence.content.service.CommentService
Retrieve a command to edit the contents of a comment.
newEditCommentFromEditorCommand(long, String) - Method in class com.atlassian.confluence.content.service.DefaultCommentService
 
newExpandedInstance() - Static method in class com.atlassian.confluence.api.model.reference.ModelListBuilder
Create a new builder, expanded by default
newExpandedInstance() - Static method in class com.atlassian.confluence.api.model.reference.ModelMapBuilder
 
newExperimentalContentWebResource() - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
 
newExperimentalRestWebResource() - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
newFileFromChunks(ClientIdentity, List<ChunkETag>, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreClientAdapter
Deprecated.
 
newFileFromChunks(ClientIdentity, List<ChunkETag>, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.MediaApiClientAdapter
Deprecated.
 
newFilter() - Method in class com.atlassian.confluence.search.v2.lucene.DisabledContentTypeFilterFactory
 
newFilter() - Method in class com.atlassian.confluence.search.v2.lucene.NonViewableContentTypeFilterFactory
 
newFixedThreadPool(int, ThreadFactory) - Static method in class com.atlassian.confluence.impl.util.concurrent.ConfluenceExecutors
Deprecated.
 
newHolder() - Method in class com.atlassian.confluence.validation.DefaultMessageHolderFactory
 
newHolder() - Method in interface com.atlassian.confluence.validation.MessageHolderFactory
Returns a fresh MessageHolder instance.
newHtmlContext(Map) - Static method in class com.atlassian.confluence.velocity.context.OutputMimeTypeAwareVelocityContext
Return a new OutputMimeTypeAwareVelocityContext with a "text/html" mimetype.
newIdentityQuery() - Static method in class com.atlassian.confluence.api.impl.pagination.PaginationQueryImpl
Constructs a PaginationQuery that does not perform model conversion.
newIdentityQuery(Class<T>) - Static method in class com.atlassian.confluence.api.impl.pagination.PaginationQueryImpl
An alternate form of newIdentityQuery that accepts a Class to piggy-back type token T from.
newImportExportException(String, String) - Method in class com.atlassian.confluence.upgrade.recovery.RecoveryErrorService
 
newImportExportSqlException(String, String, SQLException) - Method in class com.atlassian.confluence.upgrade.recovery.RecoveryErrorService
 
newIndexRecoveryReIndexFinishedEvent(long) - Static method in class com.atlassian.confluence.internal.index.event.ReIndexFinishedEvent
 
newIndexRecoveryReIndexStartedEvent() - Static method in class com.atlassian.confluence.internal.index.event.ReIndexStartedEvent
 
newInputStream() - Method in interface com.atlassian.confluence.importexport.xmlimport.InputStreamFactory
 
newInstance() - Static method in class com.atlassian.confluence.api.model.reference.ModelListBuilder
Create a new builder, collapsed by default
newInstance() - Static method in class com.atlassian.confluence.api.model.reference.ModelMapBuilder
 
newInstance(Map<? extends K, ? extends V>) - Static method in class com.atlassian.confluence.api.model.reference.ModelMapBuilder
 
newInstance() - Static method in class com.atlassian.confluence.cache.ThreadLocalCacheAccessor
Factory method (for type inference)
newInstance(ListBuilderCallback<T>) - Static method in class com.atlassian.confluence.core.DefaultListBuilder
Instantiate a new default ListBuilder from a callback.
newInstance(int) - Static method in class com.atlassian.confluence.it.content.CommentBean
Returns an instance of this class representing the comment on the page with the given index.
newInstance(int, WebTester) - Static method in class com.atlassian.confluence.it.content.CommentBean
 
newInstance(String, ConfluenceRpc.Version) - Static method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Create a new RPC stub pointed at a specific version of the server-side API.
newInstance(BaseUrlSelector, ConfluenceRpc.Version) - Static method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Create a new RPC stub pointed at a specific version of the server-side API.
newInstance(String) - Static method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Create a new RPC stub pointed at the default version of the server-side API.
newInstance(BaseUrlSelector) - Static method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Create a new RPC stub pointed at the default version of the server-side API.
newInstance(String, Client) - Static method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
newInstance(BaseUrlSelector, Client) - Static method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
newInstance(WebTester, ConfluenceRpc) - Static method in class com.atlassian.confluence.it.user.UserProfile
 
newInstance() - Static method in class com.atlassian.confluence.search.lucene.MatchNoDocsQuery
 
newInstance(Map<K, ? extends Supplier<? extends V>>) - Static method in class com.atlassian.confluence.util.collections.LazyMap
Deprecated.
newInstance() - Static method in class com.atlassian.confluence.util.longrunning.LongRunningTaskId
 
newInstanceForSetup(String, ConfluenceRpc.Version) - Static method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Create a new RPC stub pointed at a specific version of the server-side API, for use with Setup acceptance tests.
newInstanceFromLink(String, String) - Static method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostResourceIdentifier
Returns a new ResourceIdentifier for a blog post wiki-link in the form "KEY:/2013/03/10/Blog title" or "/2013/03/10/Blog title".
newInviteUrl() - Method in class com.atlassian.confluence.plugins.easyuser.EasyUserResource
 
newJsonResource(String, User) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
Returns a new web resource accepting JSON, with OS credentials for the passed user.
newJsonResource(String) - Method in class com.atlassian.confluence.rest.client.authentication.AuthenticatedWebResourceProvider
Returns a new web resource accepting JSON.
newKey - Variable in class com.atlassian.confluence.pageobjects.page.space.CopySpacePage
Deprecated.
 
newLazyMacroReference(ModuleDescriptor<?>) - Method in interface com.atlassian.confluence.macro.xhtml.MacroManager
Macros are lazy loaded to avoid plugin module ordering problems like CONF-13386.
newLinkBodyMarshaller() - Method in interface com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkSubMarshallerFactory
 
newLinkBodyMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkSubMarshallerFactoryImpl
 
newMacroCreateCountEvent(Object, ContentEntityObject, ConversionContext, MacroCount) - Static method in class com.atlassian.confluence.macro.count.MacroCountEventFactory
Constructs a macro creation analytics event event.
newMacroMarshaller() - Method in interface com.atlassian.confluence.content.render.xhtml.view.macro.ViewMacroMarshallerFactory
Get a new instance of the default view macro Marshaller.
newMacroMarshaller(MacroManager, Marshaller<MacroDefinition>, ViewMacroErrorPlaceholder) - Method in interface com.atlassian.confluence.content.render.xhtml.view.macro.ViewMacroMarshallerFactory
Get a new instance of a macro Marshaller which uses the supplied MacroManager, unknown macro Marshaller and ViewMacroErrorPlaceholder.
newMacroMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.view.macro.ViewMacroMarshallerFactoryImpl
 
newMacroMarshaller(MacroManager, Marshaller<MacroDefinition>, ViewMacroErrorPlaceholder) - Method in class com.atlassian.confluence.content.render.xhtml.view.macro.ViewMacroMarshallerFactoryImpl
 
newMarshallerMetricsAnalyticsEvent(ConversionContext, MarshallerMetrics, String, String) - Static method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEventFactory
 
newMetricsCollector(MarshallerMetricsAccumulationKey) - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.DefaultMarshallerMetricsAccumulator
 
newMetricsCollector(MarshallerMetricsAccumulationKey) - Method in interface com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAccumulator
Obtain a collector for recording metrics
newMoveBlogPostCommand(BlogPostLocator, SpaceLocator) - Method in interface com.atlassian.confluence.content.service.BlogPostService
Creates a new ServiceCommand for moving an existing BlogPost.
newMoveBlogPostCommand(BlogPostLocator, SpaceLocator) - Method in class com.atlassian.confluence.content.service.DefaultBlogPostService
 
newMovePageCommand(PageLocator, PageLocator, String) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
newMovePageCommand(PageLocator, SpaceLocator) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
newMovePageCommand(PageLocator, PageLocator, String) - Method in interface com.atlassian.confluence.content.service.PageService
Retrieve a command to perform a simple move operation.
newMovePageCommand(PageLocator, SpaceLocator) - Method in interface com.atlassian.confluence.content.service.PageService
Retrieve a command that performs a move operation of a page to a top level of a target space.
newName - Variable in class com.atlassian.confluence.pageobjects.page.space.CopySpacePage
Deprecated.
 
newNotificationEmailHelper() - Static method in class com.atlassian.confluence.mail.notification.NotificationEmailHelper
newPageLinkMarshaller() - Method in interface com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerFactory
Get a new instance of the default page link view marshaller.
newPageLinkMarshaller(Marshaller<CreatePageLink>, HrefEvaluator, Marshaller<Link>) - Method in interface com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerFactory
Get a new instance of a page link view marshaller which will use a specific 'create page' link Marshaller and a specific HrefEvaluator for creating the actual rendered link.
newPageLinkMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerFactoryImpl
 
newPageLinkMarshaller(Marshaller<CreatePageLink>, HrefEvaluator, Marshaller<Link>) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerFactoryImpl
 
newPageTemplateLinkMarshaller() - Method in interface com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerFactory
 
newPageTemplateLinkMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerFactoryImpl
 
newPaginated(PaginationBatch<F>, Function<Iterable<F>, Iterable<T>>, int) - Method in interface com.atlassian.confluence.api.impl.pagination.PaginationServiceInternal
Constructs a Paginated implementation backed by the given PaginationBatch.
newPagingIterator(PaginationBatch<F>, int, Function<Iterable<F>, Iterable<T>>) - Method in interface com.atlassian.confluence.api.impl.pagination.PaginationServiceInternal
Constructs a PagingIterator backed by the given PaginationBatch.
newParseException(Throwable) - Method in class com.atlassian.confluence.upgrade.recovery.RecoveryErrorService
 
newParseException(String) - Method in class com.atlassian.confluence.upgrade.recovery.RecoveryErrorService
 
newParseException(String, Throwable) - Method in class com.atlassian.confluence.upgrade.recovery.RecoveryErrorService
 
newPluginContentEntityObject(String) - Method in interface com.atlassian.confluence.content.CustomContentManager
Create a new CustomContentEntityObject for the given module.
newPluginContentEntityObject(String) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
newPluginLoader(File) - Method in class com.atlassian.confluence.plugin.ExtraBundledPluginsFactory
 
newPropagationReIndexFinishedEvent(String, long, int, long) - Static method in class com.atlassian.confluence.internal.index.event.ReIndexFinishedEvent
 
newPropagationReIndexStartedEvent(String) - Static method in class com.atlassian.confluence.internal.index.event.ReIndexStartedEvent
 
newQuery() - Static method in class com.atlassian.confluence.api.impl.pagination.PaginationQueryImpl
Constructs a new PaginationQuery with no predicates or model converter.
newQuery(Function<F, T>) - Static method in class com.atlassian.confluence.api.impl.pagination.PaginationQueryImpl
newQuery(List) - Method in class com.atlassian.confluence.plugin.descriptor.search.SearchQueryModuleDescriptor
 
newQuery(String) - Method in class com.atlassian.confluence.search.v2.DefaultQueryFactory
 
newQuery(String, List) - Method in class com.atlassian.confluence.search.v2.DefaultQueryFactory
 
newQuery(String) - Method in interface com.atlassian.confluence.search.v2.QueryFactory
Generate a SearchQuery without parameters
newQuery(String, List) - Method in interface com.atlassian.confluence.search.v2.QueryFactory
Generate a SearchQuery with parameters.
newQuery() - Static method in class com.atlassian.confluence.spaces.SpacesQuery
 
newRelationEntity(ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.Content2ContentHibernateRelationDao
 
newRelationEntity(S, T) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.HibernateRelationDao
 
newRelationEntity(ConfluenceUser, ContentEntityObject) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2ContentHibernateRelationDao
 
newRelationEntity(ConfluenceUser, ConfluenceUser) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2UserHibernateRelationDao
 
newRemoteWebView() - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.AbstractRemoteWebViewService
 
newRemoteWebView() - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql.GraphQLRemoteWebViewServiceImpl
 
newRemoteWebView() - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewServiceImpl
 
newRemoveBlogPostVersionCommand(BlogPostLocator) - Method in interface com.atlassian.confluence.content.service.BlogPostService
 
newRemoveBlogPostVersionCommand(BlogPostLocator) - Method in class com.atlassian.confluence.content.service.DefaultBlogPostService
 
newRemoveLabelCommand(Label, User, long) - Method in class com.atlassian.confluence.labels.service.DefaultLabelsService
 
newRemoveLabelCommand(Label, User, long, String) - Method in class com.atlassian.confluence.labels.service.DefaultLabelsService
 
newRemoveLabelCommand(String, User, long) - Method in class com.atlassian.confluence.labels.service.DefaultLabelsService
 
newRemoveLabelCommand(long, User, long) - Method in class com.atlassian.confluence.labels.service.DefaultLabelsService
 
newRemoveLabelCommand(Label, User, long) - Method in interface com.atlassian.confluence.labels.service.LabelsService
Builds a command that takes removes the specified label Page or Blog Post for the specified user.
newRemoveLabelCommand(Label, User, long, String) - Method in interface com.atlassian.confluence.labels.service.LabelsService
 
newRemoveLabelCommand(String, User, long) - Method in interface com.atlassian.confluence.labels.service.LabelsService
Builds a command that takes removes the specified label Page or Blog Post for the specified user.
newRemoveLabelCommand(long, User, long) - Method in interface com.atlassian.confluence.labels.service.LabelsService
Builds a command that takes removes the specified label Page or Blog Post for the specified user.
newRemovePageVersionCommand(PageLocator) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
newRemovePageVersionCommand(PageLocator) - Method in interface com.atlassian.confluence.content.service.PageService
 
newRenderWikiMarkupContentCommand(IdContentLocator, SpaceLocator, String, String, ConversionContextOutputType) - Method in class com.atlassian.confluence.content.service.DefaultRenderingService
 
newRenderWikiMarkupContentCommand(IdContentLocator, SpaceLocator, String, String, ConversionContextOutputType) - Method in interface com.atlassian.confluence.content.service.RenderingService
Creates and returns a RenderContentCommand that will render given wiki markup content in the context of the entity and space provided by the locators.
newRenderXHtmlContentCommand(IdContentLocator, SpaceLocator, String, String, ConversionContextOutputType) - Method in class com.atlassian.confluence.content.service.DefaultRenderingService
 
newRenderXHtmlContentCommand(IdContentLocator, SpaceLocator, String, String, ConversionContextOutputType) - Method in interface com.atlassian.confluence.content.service.RenderingService
Creates and returns a RenderContentCommand that will render given xhtml content in the context of the entity and space provided by the locators.
NewReply() - Constructor for class com.atlassian.confluence.pageobjects.page.content.CommentsSection.NewReply
Deprecated.
 
newResource(User) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
newResource(String, User) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
Returns a new web resource with OS credentials for the passed user.
newRestList(PageRequest) - Static method in class com.atlassian.confluence.rest.api.model.RestList
 
newRestList(PageResponse<T>) - Static method in class com.atlassian.confluence.rest.api.model.RestList
 
newRestList() - Static method in class com.atlassian.confluence.rest.api.model.RestList
 
newRestWebResource() - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
newRestWebResource() - Method in class com.atlassian.confluence.rest.client.authentication.AuthenticatedWebResourceProvider
 
newRevertBlogPostCommand(BlogPostLocator, int, String, boolean) - Method in interface com.atlassian.confluence.content.service.BlogPostService
Retrieve a command to revert a blogpost
newRevertBlogPostCommand(BlogPostLocator, int, String, boolean) - Method in class com.atlassian.confluence.content.service.DefaultBlogPostService
 
newRevertPageCommand(PageLocator, int, String, boolean) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
newRevertPageCommand(PageLocator, int, String, boolean) - Method in interface com.atlassian.confluence.content.service.PageService
Retrieve a command to revert a page
newRevertPageOrderCommand(PageLocator) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
newRevertPageOrderCommand(PageLocator) - Method in interface com.atlassian.confluence.content.service.PageService
Retrieve a command to clear any existing positions for children of the located Page.
newRowImportSqlException(String, long, SQLException) - Method in class com.atlassian.confluence.upgrade.recovery.RecoveryErrorService
 
newScheduledThreadPool(int, ThreadFactory) - Static method in class com.atlassian.confluence.impl.util.concurrent.ConfluenceExecutors
Deprecated.
 
newSearchResult(SearchResult, String, String) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
newSetPageOrderCommand(PageLocator, List<Long>) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
newSetPageOrderCommand(PageLocator, List<Long>) - Method in interface com.atlassian.confluence.content.service.PageService
Retrieve a command to set the order of all children for a supplied parent Page locator.
newSingleThreadExecutor(ThreadFactory) - Static method in class com.atlassian.confluence.impl.util.concurrent.ConfluenceExecutors
Deprecated.
 
newSpaceKey - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
newSpaceKey - Variable in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
NewsWrmDataProvider - Class in com.atlassian.confluence.plugins.pulp.wrm
Data provider to return the news section for the Post Upgrade Landing Page.
NewsWrmDataProvider(I18NBeanFactory, LocaleManager, ApplicationProperties) - Constructor for class com.atlassian.confluence.plugins.pulp.wrm.NewsWrmDataProvider
 
newTimer(Supplier<String>, boolean) - Method in class com.atlassian.confluence.util.profiling.DurationThresholdWarningTimingHelper
newTitle - Variable in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
newUnknownMacroMarshaller() - Method in interface com.atlassian.confluence.content.render.xhtml.view.macro.ViewMacroMarshallerFactory
 
newUnknownMacroMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.view.macro.ViewMacroMarshallerFactoryImpl
 
newUnresolvedLinkBodyMarshaller() - Method in interface com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkSubMarshallerFactory
 
newUnresolvedLinkBodyMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkSubMarshallerFactoryImpl
 
newUnresolvedLinkMarshaller() - Method in interface com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkSubMarshallerFactory
 
newUnresolvedLinkMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkSubMarshallerFactoryImpl
 
newUserCreated(AdminAddedUserEvent) - Method in class com.atlassian.confluence.mail.notification.listeners.CreateUserNotificationsListener
Deprecated.
 
newUserLinkMarshaller() - Method in interface com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerFactory
 
newUserLinkMarshaller(HrefEvaluator, Marshaller<Link>) - Method in interface com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerFactory
Get a new instance of a user link view marshaller which will usage a specific HrefEvaluator instead of the default for creating the actual href attribute in the rendererd link.
newUserLinkMarshaller() - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerFactoryImpl
 
newUserLinkMarshaller(HrefEvaluator, Marshaller<Link>) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewLinkMarshallerFactoryImpl
 
newValidateLabelCommand(String, User) - Method in class com.atlassian.confluence.labels.service.DefaultLabelsService
 
newValidateLabelCommand(String, User) - Method in interface com.atlassian.confluence.labels.service.LabelsService
Builds a command that will validate the labels without actually adding them.
newValue(String) - Method in class com.atlassian.confluence.api.model.audit.ChangedValue.Builder
Deprecated.
 
newWarningTimer(String, Object...) - Method in class com.atlassian.confluence.util.profiling.DurationThresholdWarningTimingHelper
Creates a new timer for timing an operation.
newWiredConfluenceActionSupport() - Static method in class com.atlassian.confluence.util.GeneralUtil
 
newWiredConfluenceActionSupport(Space) - Static method in class com.atlassian.confluence.util.GeneralUtil
Create a wired ConfluenceActionSupport to be used for rendering a decorator.
NEXT - Static variable in class com.atlassian.confluence.api.model.content.History.Expansions
 
next() - Method in class com.atlassian.confluence.content.render.xhtml.ElementTransformingXmlEventReader
 
next() - Method in class com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
 
next() - Method in class com.atlassian.confluence.content.render.xhtml.ResettableXmlEventReader
 
next() - Method in class com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader
 
next() - Method in class com.atlassian.confluence.pageobjects.page.content.PageTemplateWizard
Deprecated.
 
NEXT_LINK_XPATH_SELECTOR_SUFFIX - Static variable in class com.atlassian.confluence.it.PaginationBean
 
nextBoolean() - Method in class com.atlassian.confluence.RandomnessHandler
Deprecated.
 
nextBuilder() - Method in class com.atlassian.confluence.api.model.content.Version
Creates a version builder with the version number set as the next version after this version
nextEvent() - Method in class com.atlassian.confluence.content.render.xhtml.ElementTransformingXmlEventReader
 
nextEvent() - Method in class com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
 
nextEvent() - Method in class com.atlassian.confluence.content.render.xhtml.ResettableXmlEventReader
 
nextEvent() - Method in class com.atlassian.confluence.content.render.xhtml.TextExtractingXmlFragmentEventReader
 
nextEvent() - Method in class com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader
 
nextInt(int) - Method in class com.atlassian.confluence.RandomnessHandler
Deprecated.
 
nextOnJDBCConnectionWithIncorrectPassword() - Method in class com.atlassian.confluence.webdriver.WebDriverDatabaseConnectionTest
 
nextPendingDeferredObject() - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Pops any pending deferred object off the stack (see ImportProcessorContext.hasPendingDeferredObject()
nextStartIndexes - Variable in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
nextTag() - Method in class com.atlassian.confluence.content.render.xhtml.ElementTransformingXmlEventReader
 
nextTag() - Method in class com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
 
nextTag() - Method in class com.atlassian.confluence.content.render.xhtml.ResettableXmlEventReader
 
nextTag() - Method in class com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader
 
nextTimestamp() - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
nextTimestamp() - Method in class com.atlassian.confluence.impl.cache.hibernate.ConfluenceRegionFactory
Deprecated.
 
nextVersion(Reference<Version>) - Method in class com.atlassian.confluence.api.model.content.History.HistoryBuilder
 
nextWhenJDBCConnectionIsSucceeded() - Method in class com.atlassian.confluence.webdriver.WebDriverDatabaseConnectionTest
 
NGramTokenizerDescriptor - Class in com.atlassian.confluence.search.v2.analysis
A tokenizer that produces a stream of n-gram.
NGramTokenizerDescriptor(int, int) - Constructor for class com.atlassian.confluence.search.v2.analysis.NGramTokenizerDescriptor
 
NGramTokenizerDescriptor(int, int, boolean) - Constructor for class com.atlassian.confluence.search.v2.analysis.NGramTokenizerDescriptor
 
NO_CHANGE - Static variable in interface com.atlassian.confluence.labels.LabelManager
Indicates no change.
NO_FEATURES - Static variable in class com.atlassian.confluence.setup.settings.VacantDarkFeaturesManager
 
NO_FILES_MESSAGE - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
NO_MATCHING_USER_FOUND - Static variable in class com.atlassian.confluence.it.global.SiteSearch
 
NO_MAX_RESULTS - Static variable in interface com.atlassian.confluence.labels.LabelManager
Indicates no maximum (i.e.
NO_OFFSET - Static variable in interface com.atlassian.confluence.labels.LabelManager
Indicates zero offset to methods accepting an 'offset' parameter.
NO_RESULTS_MESSAGE - Static variable in class com.atlassian.confluence.it.global.SiteSearch
 
NoAnchorHeadingBlockRenderer - Class in com.atlassian.confluence.renderer
A heading block renderer which places the anchor name in the ID of the heading, rather than generating a separate empty anchor element.
NoAnchorHeadingBlockRenderer() - Constructor for class com.atlassian.confluence.renderer.NoAnchorHeadingBlockRenderer
 
noAttachmentsMessageVisible() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
noAuditing() - Method in interface com.atlassian.confluence.audit.AuditingContext
This method provides convenient AutoCloseable, to use in try-with-resource expressions.
noAuditing(String) - Method in interface com.atlassian.confluence.audit.AuditingContext
This method provides convenient AutoCloseable, to use in try-with-resource expressions.
noAuditing() - Method in class com.atlassian.confluence.impl.audit.DefaultAuditingContext
 
noAuditing(String) - Method in class com.atlassian.confluence.impl.audit.DefaultAuditingContext
 
NoAutoescapeCharacters - Class in com.atlassian.confluence.xml
 
NoAutoescapeCharacters(String) - Constructor for class com.atlassian.confluence.xml.NoAutoescapeCharacters
 
NOCACHE_PREFIX - Static variable in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
NoConfluencePermissionEvent - Class in com.atlassian.confluence.event.events.security
 
NoConfluencePermissionEvent(Object) - Constructor for class com.atlassian.confluence.event.events.security.NoConfluencePermissionEvent
 
NodeStatus - Interface in com.atlassian.confluence.cluster
 
NodeStatusImpl - Class in com.atlassian.confluence.cluster
 
NodeStatusImpl(Map<String, String>, Map<String, String>, Map<String, String>) - Constructor for class com.atlassian.confluence.cluster.NodeStatusImpl
 
NodeStatusImpl(NodeStatus) - Constructor for class com.atlassian.confluence.cluster.NodeStatusImpl
 
NOFORMAT_MACRO - Static variable in class com.atlassian.confluence.it.Macro
 
NoFormatFormatter - Class in com.atlassian.confluence.search.summary
A highlight formatter that doesn't highlight.
NoFormatFormatter() - Constructor for class com.atlassian.confluence.search.summary.NoFormatFormatter
 
NolinkMacroReplacementRenderer - Class in com.atlassian.confluence.content.render.xhtml.migration
Converts the old style nolink or nl macro into an XHTML <span> elements
NolinkMacroReplacementRenderer() - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.NolinkMacroReplacementRenderer
 
NOLOCALE - Static variable in class com.atlassian.confluence.util.i18n.I18NResourceBundlesLoader
 
noMessages() - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
NON_CLUSTERED_NODE_NAME - Static variable in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
NON_PROXY_HOSTS_PROPERTY - Static variable in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
 
NON_SPACED_DIRECTORY_NAME - Static variable in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
 
NON_UNIQUE_TITLE_ERROR - Static variable in class com.atlassian.confluence.content.service.page.RevertContentToVersionCommand
 
NonClusterConfigurationHelper - Class in com.atlassian.confluence.cluster.nonclustered
An implementation of ClusterConfigurationHelper for use when clustering is not being used.
NonClusterConfigurationHelper(ApplicationConfig) - Constructor for class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
NonClusterEventWrapperService - Class in com.atlassian.confluence.cluster.nonclustered
Generic wrapper service for use in non-clustered confluence.
NonClusterEventWrapperService() - Constructor for class com.atlassian.confluence.cluster.nonclustered.NonClusterEventWrapperService
 
NonClusterMonitoring - Class in com.atlassian.confluence.cluster.nonclustered
An implementation of ClusterMonitoring for use when no clustering is configured.
NonClusterMonitoring(ApplicationConfiguration) - Constructor for class com.atlassian.confluence.cluster.nonclustered.NonClusterMonitoring
 
NonClusterSharedDataManager - Class in com.atlassian.confluence.cluster.nonclustered
An implementation of SharedDataManager for use when no clustering is configured.
NonClusterSharedDataManager() - Constructor for class com.atlassian.confluence.cluster.nonclustered.NonClusterSharedDataManager
 
none() - Static method in class com.atlassian.confluence.api.model.audit.AffectedObject
Deprecated.
 
NONE - Static variable in class com.atlassian.confluence.api.model.content.Position
 
NONE - Static variable in class com.atlassian.confluence.api.model.search.SearchOptions.Excerpt
An excerpt of the result is not required
NONE - Static variable in interface com.atlassian.confluence.api.nav.Navigation.Builder
Some Model classes need to provide a builder, but don't need to provide any navigation.
None<T> - Class in com.atlassian.confluence.cache.option
Deprecated.
Since 5.6. Use Option.none()
None() - Constructor for class com.atlassian.confluence.cache.option.None
Deprecated.
 
None<T> - Class in com.atlassian.confluence.core
Helps constructing the left, erroneous case of a Maybe.
NONE - Static variable in class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
 
NONE_ENCODER - Static variable in class com.atlassian.confluence.search.v2.DefaultHighlightParams
 
NONE_FILESTORE_ID - Static variable in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreEvent
Deprecated.
 
NonIdlingExternalProcessFactory - Class in com.atlassian.confluence.plugins.synchrony.bootstrap
 
NonIdlingExternalProcessFactory() - Constructor for class com.atlassian.confluence.plugins.synchrony.bootstrap.NonIdlingExternalProcessFactory
 
NonTransactionalAttachmentDataDao - Interface in com.atlassian.confluence.pages.persistence.dao
 
NonTransactionalHibernateAttachmentDao - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
Non-transactional version of the AbstractHibernateAttachmentDao, which removes all attachment data from the data store after removing the attachments from the database.
NonTransactionalHibernateAttachmentDao() - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.NonTransactionalHibernateAttachmentDao
 
NonUserMailNotificationQueueItem - Class in com.atlassian.confluence.mail.template
Handles mail notifications to be sent to non-Confluence users, i.e.
NonUserMailNotificationQueueItem(String, String, String, String, String) - Constructor for class com.atlassian.confluence.mail.template.NonUserMailNotificationQueueItem
 
NonViewableContentTypeFilterFactory - Class in com.atlassian.confluence.search.v2.lucene
Relocation from confluence-search plugin.
NonViewableContentTypeFilterFactory(PluginAccessor) - Constructor for class com.atlassian.confluence.search.v2.lucene.NonViewableContentTypeFilterFactory
 
NonViewableContentTypeSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
The logic is from NonViewableContentTypeFilterFactory in confluence-search plugin.
NonViewableContentTypeSearchFilter(Supplier<Set<String>>) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.NonViewableContentTypeSearchFilter
 
NonViewableContentTypeSupplier - Class in com.atlassian.confluence.search.v2.searchfilter
 
NonViewableContentTypeSupplier(PluginAccessor) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.NonViewableContentTypeSupplier
 
noop() - Static method in interface com.atlassian.confluence.impl.cache.whitelist.CacheOperationsWhitelistService
Creates a CacheOperationsWhitelistService implementation that just returns the original caches unwrapped.
NoopClusterCacheCompactor - Class in com.atlassian.confluence.cache
A compactor that does nothing.
NoopClusterCacheCompactor() - Constructor for class com.atlassian.confluence.cache.NoopClusterCacheCompactor
 
NoopContentFinder - Class in com.atlassian.confluence.impl.service.finder.content
 
NoopContentFinder() - Constructor for class com.atlassian.confluence.impl.service.finder.content.NoopContentFinder
 
NoOpEncoder - Class in com.atlassian.confluence.search.summary
Encoder that does nothing on input string.
NoOpEncoder() - Constructor for class com.atlassian.confluence.search.summary.NoOpEncoder
 
NoOpEventPublisher - Class in com.atlassian.confluence.event
Used in bootstrap code when we don't want to publish any events.
NoOpEventPublisher() - Constructor for class com.atlassian.confluence.event.NoOpEventPublisher
 
NoopFetcher<T> - Class in com.atlassian.confluence.impl.service.finder
A Fetcher that always returns nothing
NoopFetcher() - Constructor for class com.atlassian.confluence.impl.service.finder.NoopFetcher
 
NoopGenerator() - Constructor for class com.atlassian.confluence.api.impl.service.audit.uri.ResourceUriGenerator.NoopGenerator
 
NoopGroupFinder - Class in com.atlassian.confluence.impl.service.finder.people
 
NoopGroupFinder() - Constructor for class com.atlassian.confluence.impl.service.finder.people.NoopGroupFinder
 
NoOpHealthCheckAnalyticsSender - Class in com.atlassian.confluence.impl.health.analytics
A fallback for when we are unable to send analytics, either because the required components aren't available or because we can't tell whether the product is allowed to send analytics events.
NoOpHealthCheckAnalyticsSender() - Constructor for class com.atlassian.confluence.impl.health.analytics.NoOpHealthCheckAnalyticsSender
 
NoopHostComponentProvider - Class in com.atlassian.confluence.plugin.osgi
 
NoopHostComponentProvider() - Constructor for class com.atlassian.confluence.plugin.osgi.NoopHostComponentProvider
 
NoOpIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Represents a no operation index task.
NoopInternalUserPermissionDao - Class in com.atlassian.crowd.embedded.hibernate2
Crowd libraries currently need an implementation of this, but it's only applicable for Crowd the product.
NoopInternalUserPermissionDao() - Constructor for class com.atlassian.crowd.embedded.hibernate2.NoopInternalUserPermissionDao
 
NoOpModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
 
NoOpModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.NoOpModuleDescriptor
 
NoOpPage - Class in com.atlassian.confluence.pageobjects.page
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.NoOpPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
NoOpPage() - Constructor for class com.atlassian.confluence.pageobjects.page.NoOpPage
Deprecated.
 
NoopPersister - Class in com.atlassian.confluence.importexport.xmlimport.persister
The persister that does nothing.
NoopPersister() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.NoopPersister
 
NoopPersonFinder - Class in com.atlassian.confluence.impl.service.finder.people
 
NoopPersonFinder() - Constructor for class com.atlassian.confluence.impl.service.finder.people.NoopPersonFinder
 
NoopPersonSearcher - Class in com.atlassian.confluence.impl.service.finder.people
 
NoopPersonSearcher() - Constructor for class com.atlassian.confluence.impl.service.finder.people.NoopPersonSearcher
 
NoOpSortMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Sort mapper that returns nothing, defaulting to the index's native sort (which in Lucene's case is by descending order of relevance)
NoOpSortMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.NoOpSortMapper
 
NoopSpaceFinder - Class in com.atlassian.confluence.impl.service.finder.content
 
NoopSpaceFinder() - Constructor for class com.atlassian.confluence.impl.service.finder.content.NoopSpaceFinder
 
NoopTransactionManager - Class in com.atlassian.confluence.spring.transaction
 
NoopTransactionManager() - Constructor for class com.atlassian.confluence.spring.transaction.NoopTransactionManager
 
NopActivityMonitor - Class in com.atlassian.confluence.util.profiling
Provides an implementation of the ActivityMonitor that does nothing.
NopCrowdAvatarProvider - Class in com.atlassian.confluence.impl.user.crowd
Stub implementation of the Crowd AvatarProvider interface.
NopCrowdAvatarProvider() - Constructor for class com.atlassian.confluence.impl.user.crowd.NopCrowdAvatarProvider
 
NoRequireAnnotationAction - Class in com.atlassian.confluence.httpmethod
 
NoRequireAnnotationAction() - Constructor for class com.atlassian.confluence.httpmethod.NoRequireAnnotationAction
 
noResultMessageIsVisible() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
NORMAL_LINK_PATTERN - Static variable in interface com.atlassian.confluence.links.LinkManager
 
normalizedHtmlContains(String, boolean) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
normalizeHtml(String, boolean) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
normalizeSchemeAndSubprotocol(String) - Static method in class com.atlassian.confluence.plugins.synchrony.utils.JdbcUrlUtil
Normalize the protocol part of the JDBC URL
NormalTranslationMode - Class in com.atlassian.confluence.util.i18n
 
NormalTranslationMode() - Constructor for class com.atlassian.confluence.util.i18n.NormalTranslationMode
 
normalUser2 - Variable in class com.atlassian.confluence.it.TestData
 
NoSuchClusterException - Exception in com.atlassian.confluence.cluster
 
NoSuchClusterException(String, InetAddress) - Constructor for exception com.atlassian.confluence.cluster.NoSuchClusterException
Deprecated.
since 5.9
NoSuchClusterException(String, ClusterJoinConfig) - Constructor for exception com.atlassian.confluence.cluster.NoSuchClusterException
 
NOT_ALLOWED_IN_READ_ONLY_MODE - Static variable in class com.atlassian.confluence.api.model.validation.SimpleValidationResult
A singleton notAllowedInReadOnlyMode result
NOT_FOUND - Static variable in class com.atlassian.confluence.security.actions.PermissionCheckInterceptor
 
NOT_FOUND_STATEMENT - Static variable in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
NOT_IMPLEMENTED - Static variable in class com.atlassian.confluence.rest.api.model.ExceptionConverter
 
NOT_PERMITTED - Static variable in class com.atlassian.confluence.security.actions.PermissionCheckInterceptor
 
NOT_PERMITTED_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
NotAuthorizedException - Exception in com.atlassian.confluence.core.service
Exception thrown from a service action when the execute() method is called in the context of a user who is not authorized to perform the action.
NotAuthorizedException(String) - Constructor for exception com.atlassian.confluence.core.service.NotAuthorizedException
 
NotAuthorizedException(User, Permission, Object) - Constructor for exception com.atlassian.confluence.core.service.NotAuthorizedException
 
NotExportable - Interface in com.atlassian.confluence.core
Classes which implement this are not exported as part of exports.
notFound(String) - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
 
notFound(String) - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
notFoundException() - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
notFoundException(String) - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
Deprecated.
NotFoundException - Exception in com.atlassian.confluence.api.service.exceptions
Thrown when things that are expected to be found are NOT found.
NotFoundException() - Constructor for exception com.atlassian.confluence.api.service.exceptions.NotFoundException
 
NotFoundException(String) - Constructor for exception com.atlassian.confluence.api.service.exceptions.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception com.atlassian.confluence.api.service.exceptions.NotFoundException
 
NotFoundException(String, ValidationResult) - Constructor for exception com.atlassian.confluence.api.service.exceptions.NotFoundException
 
NotFoundException - Exception in com.atlassian.confluence.legacyapi
Deprecated.
since 7.0.1 , use NotFoundException
NotFoundException() - Constructor for exception com.atlassian.confluence.legacyapi.NotFoundException
Deprecated.
 
NotFoundException(String) - Constructor for exception com.atlassian.confluence.legacyapi.NotFoundException
Deprecated.
 
NotFoundException(String, Throwable) - Constructor for exception com.atlassian.confluence.legacyapi.NotFoundException
Deprecated.
 
NotFoundException(Throwable) - Constructor for exception com.atlassian.confluence.legacyapi.NotFoundException
Deprecated.
 
notFoundException(String) - Static method in class com.atlassian.confluence.plugins.restapi.resources.ResultSuppliers
 
NotFoundException - Exception in com.atlassian.confluence.rpc
Thrown when a remote method can't find an object specified by the caller.
NotFoundException() - Constructor for exception com.atlassian.confluence.rpc.NotFoundException
 
NotFoundException(String) - Constructor for exception com.atlassian.confluence.rpc.NotFoundException
 
NotFoundException(Throwable) - Constructor for exception com.atlassian.confluence.rpc.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception com.atlassian.confluence.rpc.NotFoundException
 
notFoundExceptionSupplier() - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
 
notFoundResult(String, Object...) - Static method in class com.atlassian.confluence.api.model.validation.SimpleValidationResults
 
notification - Variable in class com.atlassian.confluence.event.events.content.mail.notification.NotificationEvent
 
Notification - Class in com.atlassian.confluence.mail.notification
A "Notification" is an email subscription or "watch" on some space.
Notification() - Constructor for class com.atlassian.confluence.mail.notification.Notification
 
Notification.WatchType - Enum in com.atlassian.confluence.mail.notification
A single enum value representing the combination of notification type, page, space and network settings.
NotificationApiDarkFeature - Enum in com.atlassian.confluence.mail.notification.listeners
Deprecated.
since 7.6.0 , no replacement
NotificationContext - Class in com.atlassian.confluence.plugin.descriptor.mail
Contains data about an email Notification that is specific to a single Email sent to a single User.
NotificationContext() - Constructor for class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
NotificationContext(NotificationContext) - Constructor for class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
NotificationContext(NotificationContext, Set<DataSource>) - Constructor for class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
NotificationDao - Interface in com.atlassian.confluence.mail.notification.persistence
Data Access Object interface for dealing with notifications.
NotificationDao - Interface in com.atlassian.confluence.plugins.like.notifications.dao
Responsible for persisting notifications.
NotificationDaoInternal - Interface in com.atlassian.confluence.internal.notification.persistence
Dao for Notifications.
NotificationData - Class in com.atlassian.confluence.mail.notification.listeners
Data that is related to a set of notifications about a change in the system.
NotificationData(User, boolean, ConfluenceEntityObject) - Constructor for class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
NotificationData(User, boolean, ConfluenceEntityObject, String, String, Collection<DataSource>) - Constructor for class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
NotificationEmailHelper - Class in com.atlassian.confluence.mail.notification
Deprecated.
since 7.5.0
NotificationEmailHelper(MailServerManager) - Constructor for class com.atlassian.confluence.mail.notification.NotificationEmailHelper
Deprecated.
 
NotificationEmailHelper.ContentFinder - Interface in com.atlassian.confluence.mail.notification
Deprecated.
Finder for content ids.
NotificationEnabledEvent - Interface in com.atlassian.confluence.api.model.event.notification
Represents an event that is to be consumed by the notifications-api :
NotificationEvent - Class in com.atlassian.confluence.event.events.content.mail.notification
 
NotificationEvent(Object, Notification) - Constructor for class com.atlassian.confluence.event.events.content.mail.notification.NotificationEvent
 
notificationManager - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
notificationManager - Variable in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
 
NotificationManager - Interface in com.atlassian.confluence.mail.notification
 
notificationManager - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
notificationManager - Variable in class com.atlassian.confluence.pages.actions.ViewPageAction
 
notificationManager - Variable in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
notificationManager - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
NotificationManagerEventListener - Class in com.atlassian.confluence.impl.labels
Responsible for listening to NotificationManagerEventListener.VisitorEvents and resolving them against the LabelManager.
NotificationManagerEventListener.VisitorEvent - Interface in com.atlassian.confluence.impl.labels
 
NotificationPageColumnUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
NotificationPageColumnUpgradeTask(SessionFactory, BootstrapManager, PlatformTransactionManager, DropForeignKeyConstraintCommandFactory, ConfluenceHibernateConfig) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.NotificationPageColumnUpgradeTask
 
NotificationRemovalListener - Class in com.atlassian.confluence.mail.notification
Listens to any permissions changes and removes notifications as necessary
NotificationRemovalListener(NotificationManager, PermissionManager) - Constructor for class com.atlassian.confluence.mail.notification.NotificationRemovalListener
 
NotificationRenderManager - Interface in com.atlassian.confluence.plugin.descriptor.mail
Provides web items and resources for Email Notifications.
notifications - Variable in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
NotificationsAction - Class in com.atlassian.confluence.plugins.like.actions
 
NotificationsAction() - Constructor for class com.atlassian.confluence.plugins.like.actions.NotificationsAction
 
NotificationSendResult - Class in com.atlassian.confluence.user.notifications
Includes the successful and failed email addresses for a notification send.
NotificationSendResult(Set<String>, Set<String>) - Constructor for class com.atlassian.confluence.user.notifications.NotificationSendResult
 
NotificationsPermissionsCheck - Interface in com.atlassian.confluence.mail.notification.listeners
 
NotificationsRpc - Class in com.atlassian.confluence.it.rpc
Wraps the ConfluenceRpc object for notification-specific calls.
notificationsSender - Variable in class com.atlassian.confluence.mail.notification.listeners.AbstractContentNotificationsListener
Deprecated.
 
notificationsSender - Variable in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
 
NotificationsSender - Interface in com.atlassian.confluence.mail.notification
 
NotificationsSoapService - Class in com.atlassian.confluence.rpc.soap.services
 
NotificationsSoapService() - Constructor for class com.atlassian.confluence.rpc.soap.services.NotificationsSoapService
 
NotificationTemplate - Enum in com.atlassian.confluence.mail.notification.listeners
Deprecated.
since 7.6.0, no replacement
NOTIFY_BY_EMAIL - Static variable in class com.atlassian.confluence.it.user.UserProfile
 
NOTIFY_ON_SIGNUP_TOKEN - Static variable in class com.atlassian.confluence.user.DefaultSignupManager
 
notifyApplicationStarted() - Method in class com.atlassian.confluence.server.DefaultApplicationStatusService
 
notifyApplicationStarted() - Method in interface com.atlassian.confluence.server.MutableApplicationStatusService
 
notifySelf - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
A flag indicating if the user creating the page wants to be notified about this event.
notifyServletsLoaded() - Method in class com.atlassian.confluence.server.DefaultApplicationStatusService
 
notifyServletsLoaded() - Method in interface com.atlassian.confluence.server.MutableApplicationStatusService
 
notImplemented() - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
notImplementedResult(String, Object...) - Static method in class com.atlassian.confluence.api.model.validation.SimpleValidationResults
To be used where some functionality hasn't been implemented.
NotImplementedServiceException - Exception in com.atlassian.confluence.api.service.exceptions.unchecked
Indicates that a particular service is not yet implemented, maps to a 501 error
NotImplementedServiceException(String) - Constructor for exception com.atlassian.confluence.api.service.exceptions.unchecked.NotImplementedServiceException
 
NotImplementedServiceException(String, Exception) - Constructor for exception com.atlassian.confluence.api.service.exceptions.unchecked.NotImplementedServiceException
 
NotImplementedServiceException(String, ValidationResult) - Constructor for exception com.atlassian.confluence.api.service.exceptions.unchecked.NotImplementedServiceException
 
notImplementedSupplier() - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
 
NotNullBandanaRecordPreProcessor - Class in com.atlassian.confluence.importexport.impl
 
NotNullBandanaRecordPreProcessor() - Constructor for class com.atlassian.confluence.importexport.impl.NotNullBandanaRecordPreProcessor
 
notPermitted(String) - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
NotPermittedAction - Class in com.atlassian.confluence.security.actions
 
NotPermittedAction() - Constructor for class com.atlassian.confluence.security.actions.NotPermittedAction
 
NotPermittedException - Exception in com.atlassian.confluence.legacyapi
Deprecated.
since 7.0.1 , use PermissionException
NotPermittedException() - Constructor for exception com.atlassian.confluence.legacyapi.NotPermittedException
Deprecated.
 
NotPermittedException(String) - Constructor for exception com.atlassian.confluence.legacyapi.NotPermittedException
Deprecated.
 
NotPermittedException(String, Throwable) - Constructor for exception com.atlassian.confluence.legacyapi.NotPermittedException
Deprecated.
 
NotPermittedException(Throwable) - Constructor for exception com.atlassian.confluence.legacyapi.NotPermittedException
Deprecated.
 
NotPermittedException - Exception in com.atlassian.confluence.rpc
Exception thrown when a user attempts to do something they're not allowed to do.
NotPermittedException() - Constructor for exception com.atlassian.confluence.rpc.NotPermittedException
 
NotPermittedException(String) - Constructor for exception com.atlassian.confluence.rpc.NotPermittedException
 
NotPermittedException(Throwable) - Constructor for exception com.atlassian.confluence.rpc.NotPermittedException
 
NotPermittedException(String, Throwable) - Constructor for exception com.atlassian.confluence.rpc.NotPermittedException
 
NotPermittedLink - Class in com.atlassian.confluence.content.render.xhtml.model.links
A not permitted link.
NotPermittedLink(Link) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.links.NotPermittedLink
 
notPermittedLinkMarshaller - Variable in class com.atlassian.confluence.content.render.xhtml.view.link.ViewIdAndTypeLinkMarshaller
 
NotPersonalSpaceCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Do not show web fragment if we are in a personal space
NotPersonalSpaceCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.NotPersonalSpaceCondition
 
notSecretValues() - Static method in enum com.atlassian.confluence.content.render.xhtml.model.inline.Emoticon
 
NotValidException - Exception in com.atlassian.confluence.core.service
 
NotValidException() - Constructor for exception com.atlassian.confluence.core.service.NotValidException
 
NotValidException(String) - Constructor for exception com.atlassian.confluence.core.service.NotValidException
 
NotValidException(String, Throwable) - Constructor for exception com.atlassian.confluence.core.service.NotValidException
 
NoUrlLoggingWebDriverScreenshotRule - Class in com.atlassian.confluence.webdriver.rules
This clumsy hack might stop the WebDriverScreenshotRule choking on modals.
NoUrlLoggingWebDriverScreenshotRule() - Constructor for class com.atlassian.confluence.webdriver.rules.NoUrlLoggingWebDriverScreenshotRule
 
NPS_PLUGIN - Static variable in class com.atlassian.confluence.it.plugin.TestPlugins
 
NTLM_DOMAIN_PROPERTY - Static variable in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
 
NULL_OBJECT - Static variable in interface com.atlassian.confluence.content.apisupport.CommentExtensionsSupport
 
NULL_OBJECT - Static variable in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
NULL_STR - Static variable in class com.atlassian.confluence.it.rpc.delegates.admin.LoggingRpc
 
NullChoice - Enum in com.atlassian.confluence.upgrade.ddl
Represents the null/not null choice for a database column.
NullCommentExtensionsSupport - Class in com.atlassian.confluence.content.apisupport
A null implementation for comment extension support, no additional extension sproperties are provided or supported
NullCommentExtensionsSupport() - Constructor for class com.atlassian.confluence.content.apisupport.NullCommentExtensionsSupport
 
NullModificationDateDraftUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
As we update the logic of `removeStaleSharedDrafts`, we should call it in our upgrading task to make sure invalid data is cleaned up.
NullModificationDateDraftUpgradeTask(PageManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.NullModificationDateDraftUpgradeTask
 
NullPluginAccessor - Class in com.atlassian.confluence.plugin
No-op plugin accessor that can be substituted when the plugin system is unavailable.
NullPluginAccessor() - Constructor for class com.atlassian.confluence.plugin.NullPluginAccessor
 
NullRestrictionEntity - Class in com.atlassian.confluence.functest.rest.admin.crowd
Represents a null (no) restriction entity.
NullResultFilter - Class in com.atlassian.confluence.search.v2.lucene
Result filter that allows everything into the final result set.
NullResultFilter() - Constructor for class com.atlassian.confluence.search.v2.lucene.NullResultFilter
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.atlassian.confluence.core.BodyTypeUserType
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentTypeEnumUserType
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.InstantType
 
nullSafeGet(ResultSet, String[], SharedSessionContractImplementor, Object) - Method in class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.atlassian.confluence.impl.hibernate.HibernateUserType
 
nullSafeGet(ResultSet, String[], SharedSessionContractImplementor, Object) - Method in class com.atlassian.confluence.impl.hibernate.HibernateUserType
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.atlassian.confluence.impl.journal.JournalIdentifierUserType
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.RelatableEntityTypeEnumUserType
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.NamespaceUserType
 
nullSafeGet(ResultSet, String[], SharedSessionContractImplementor, Object) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.CryptographicKeyType
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceStatusUserType
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceTypeUserType
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.UserKeyUserType
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.atlassian.hibernate.BucketClobStringType
 
nullSafeGet(ResultSet, String[], SharedSessionContractImplementor, Object) - Method in class com.atlassian.hibernate.BucketClobStringType
 
nullSafeGet(ResultSet, String[], SharedSessionContractImplementor, Object) - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
nullSafeGetInternal(ResultSet, int, LobHandler) - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
nullSafeGetInternal(ResultSet, int, LobHandler) - Method in class org.springframework.orm.hibernate.support.SpoolingBlobInputStreamType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.atlassian.confluence.core.BodyTypeUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentTypeEnumUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.InstantType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.atlassian.confluence.impl.hibernate.HibernateUserType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class com.atlassian.confluence.impl.hibernate.HibernateUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.atlassian.confluence.impl.journal.JournalIdentifierUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.RelatableEntityTypeEnumUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.NamespaceUserType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.CryptographicKeyType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceStatusUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceTypeUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.UserKeyUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.atlassian.hibernate.BucketClobStringType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class com.atlassian.hibernate.BucketClobStringType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
nullSafeSetInternal(PreparedStatement, int, Object, LobCreator) - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
nullSafeSetInternal(PreparedStatement, int, Object, LobCreator) - Method in class org.springframework.orm.hibernate.support.SpoolingBlobInputStreamType
 
NullVelocityLogSystem - Class in com.atlassian.confluence.util.velocity
Implement the LogSystem interface to swallow velocity log messages.
NullVelocityLogSystem() - Constructor for class com.atlassian.confluence.util.velocity.NullVelocityLogSystem
 
NUM_THREADS - Static variable in class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
NUM_THREADS - Static variable in class com.atlassian.confluence.content.render.xhtml.migration.PageTemplateSiteMigrator
The number of conversion threads that may be running concurrently.
number(int) - Method in class com.atlassian.confluence.api.model.content.Version.VersionBuilder
 
NUMBER_OF_REGISTERED_USERS - Static variable in interface com.atlassian.confluence.util.UserChecker
 
numberAttachments() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
numberOfBatches() - Method in interface com.atlassian.confluence.content.render.xhtml.migration.BatchableWorkSource
 
numberOfBatches() - Method in class com.atlassian.confluence.content.render.xhtml.migration.ContentWithTasksWorkSource
 
numberOfBatches() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.SearchResultsBatchWorkSource
 
numberOfBatches() - Method in class com.atlassian.confluence.content.render.xhtml.migration.OrderedEntityObjectBatchableWorkSource
 
numberOfBatches() - Method in class com.atlassian.confluence.content.render.xhtml.migration.WikiMarkupContentEntityObjectMigrationWorkSource
 
numberOfBatches() - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlContentWorkSource
 
numberOfBatches() - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlSpaceDescriptionsWorkSource
 
numberOfClusterNodes(ConfluenceLicense) - Static method in class com.atlassian.confluence.license.util.ConfluenceLicenseUtils
Deprecated.
since 5.9.1. Use ConfluenceLicense.getMaximumNumberOfClusterNodes() instead.
NumberRangeQuery - Class in com.atlassian.confluence.plugins.contentproperty.search.query
Deprecated.
since 5.10, use DoubleRangeQuery instead
NumberRangeQuery(ContentPropertySchemaField, Range<? extends Number>) - Constructor for class com.atlassian.confluence.plugins.contentproperty.search.query.NumberRangeQuery
Deprecated.
 
NumberRangeQueryMapper - Class in com.atlassian.confluence.plugins.contentproperty.search.query
Creates a numeric range Lucene query NumberRangeQuery from NumberRangeQuery.
NumberRangeQueryMapper() - Constructor for class com.atlassian.confluence.plugins.contentproperty.search.query.NumberRangeQueryMapper
 
numberSearchResults() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
NumberUtil - Class in com.atlassian.confluence.impl.util
Number-related utility methods.
NUMERIC - Static variable in class com.atlassian.confluence.util.actions.AlphabeticalGroupingSupport
 
NUMERIC - Static variable in class com.atlassian.confluence.util.actions.AlphabeticalLabelGroupingSupport
 
NumericContentPropertyAliasFieldHandler - Class in com.atlassian.confluence.plugins.contentproperty.search.fields
A Field handler for a numeric content property field alias.
NumericContentPropertyAliasFieldHandler(String, ContentPropertySchemaField) - Constructor for class com.atlassian.confluence.plugins.contentproperty.search.fields.NumericContentPropertyAliasFieldHandler
 

O

object(String...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
object(String...) - Static method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcUtils
 
ObjectDao - Interface in bucket.core.persistence
Deprecated.
since 6.10.0. Use com.atlassian.confluence.internal.persistence.ObjectDaoInternal instead.
ObjectDaoInternal<T extends com.atlassian.core.bean.EntityObject> - Interface in com.atlassian.confluence.internal.persistence
A Dao for EntityObjects.
ObjectHolder - Class in com.atlassian.confluence.spring
Replacement for BeanReferenceFactoryBean, which was deprecated in Spring 3.2 and removed in Spring 4.
ObjectHolder() - Constructor for class com.atlassian.confluence.spring.ObjectHolder
 
objectImported(TransientHibernateHandle) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Record that a particular object has been successfully persisted.
objectMapper - Variable in class com.atlassian.confluence.setup.bundles.upm.responsehandlers.JsonBaseResponseHandler
 
objectOrHandleToHandle(Object) - Method in class com.atlassian.confluence.importexport.impl.HibernateObjectHandleTranslator
 
objectOrHandleToObject(Object) - Method in class com.atlassian.confluence.importexport.impl.HibernateObjectHandleTranslator
 
ObjectPersister - Interface in com.atlassian.confluence.importexport.xmlimport
Handles the persistence of objects imported from a backup.
ObjectPersisterFactory - Interface in com.atlassian.confluence.importexport.xmlimport
Factory to provide the correct ObjectPersister for a given ImportedObject.
ObjectQueue - Class in com.atlassian.confluence.search.lucene
An abstraction over a list of HibernateHandles, to allow clients to pop the queue and only have to deal with actual persistent objects.
ObjectQueue(List<HibernateHandle>, AnyTypeDao) - Constructor for class com.atlassian.confluence.search.lucene.ObjectQueue
 
objectToHandle(Object) - Method in class com.atlassian.confluence.importexport.impl.HibernateObjectHandleTranslator
 
objectToHandle() - Method in class com.atlassian.confluence.importexport.impl.HibernateObjectHandleTranslator
objectToSQLString(Object) - Method in class com.atlassian.confluence.core.BodyTypeUserType
 
objectToSQLString(Object) - Method in class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
objectType(String) - Method in class com.atlassian.confluence.api.model.audit.AffectedObject.Builder
Deprecated.
 
ObjectUpdateOperation - Class in com.atlassian.confluence.importexport.impl
 
ObjectUpdateOperation(ImportProcessorContext, TransientHibernateHandle, String, TransientHibernateHandle) - Constructor for class com.atlassian.confluence.importexport.impl.ObjectUpdateOperation
 
Observability - Interface in com.atlassian.cache.hazelcast.asyncinvalidation
Defines a series of callbacks which can be used to observe internal events occurring within the cache, for purposes of monitoring or alerting.
OCTET_STREAM_MIME_TYPE - Static variable in class com.atlassian.confluence.pages.DefaultFileUploadManager
 
of(int, ChronoUnit) - Static method in class com.atlassian.confluence.api.model.audit.RetentionPeriod
Deprecated.
 
of(ContentType, long) - Static method in class com.atlassian.confluence.api.model.content.id.ContentId
Deprecated.
since 6.10.0 use ContentId.of(long)
of(long) - Static method in class com.atlassian.confluence.api.model.content.id.ContentId
 
of(long) - Static method in class com.atlassian.confluence.api.model.content.id.JsonContentPropertyId
 
of(Integer) - Static method in class com.atlassian.confluence.api.model.content.Position
 
of(String...) - Static method in class com.atlassian.confluence.api.model.Expansions
 
of(String) - Static method in enum com.atlassian.confluence.functest.rest.admin.crowd.SearchRestrictionEntityTranslator.SupportedType
Returns the SupportedType from the specified name.
of(Class) - Static method in enum com.atlassian.confluence.functest.rest.admin.crowd.SearchRestrictionEntityTranslator.SupportedType
Returns the SupportedType from the specified Class type.
of(byte[], boolean) - Static method in class com.atlassian.confluence.internal.index.attachment.DefaultAttachmentTextExtraction
 
of(String, boolean) - Static method in class com.atlassian.confluence.internal.index.attachment.DefaultAttachmentTextExtraction
 
of(InputStreamSource, boolean) - Static method in class com.atlassian.confluence.internal.index.attachment.DefaultAttachmentTextExtraction
 
of(String) - Static method in enum com.atlassian.confluence.macro.xhtml.MacroMigrationPoint
Returns the MacroMigrationPoint enum for a string.
of(Category) - Static method in class com.atlassian.confluence.search.lucene.filter.ContentCategoryFilter
 
of(Principal) - Static method in class com.atlassian.confluence.security.seraph.ConfluenceUserPrincipal
 
of(Map<K, V>, Map<K, V>) - Static method in class com.atlassian.confluence.util.collections.CompositeMap
Create a new CompositeMap with two composited Map instances.
of(T, T) - Static method in class com.atlassian.confluence.util.sandbox.SandboxSerializers
 
of(Duration) - Static method in interface com.atlassian.confluence.util.sandbox.SandboxSpec
 
offer(File) - Method in class com.atlassian.confluence.schedule.jobs.filedeletion.DeferredFileDeletionQueue
 
offset(double) - Method in class com.atlassian.confluence.search.v2.score.DecayParameters.Builder
 
offset(long) - Method in class com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand.Builder
Set the offset of the results returned by the query.
ofNullable(String) - Static method in enum com.atlassian.confluence.internal.index.attachment.AttachmentStatus
 
ok() - Static method in class com.atlassian.confluence.api.model.eviction.SynchronyEvictionResult
 
OldAdminConsole - Class in com.atlassian.confluence.it.oldconfluence
A version of the AdminConsole that works with the com.atlassian.confluence.setup.SetupOldConfluenceAcceptanceTest.
OldEditGeneralConfiguration - Class in com.atlassian.confluence.it.admin
Allows setting and retrieving values from the general configuration section of the AdminConsole.
OldEditGeneralConfiguration(WebTester, String) - Constructor for class com.atlassian.confluence.it.admin.OldEditGeneralConfiguration
 
oldSetupDemoSpace(boolean) - Method in class com.atlassian.confluence.it.setup.steps.LoadContentPage
 
oldSetupEmptySite(boolean) - Method in class com.atlassian.confluence.it.setup.steps.LoadContentPage
 
oldValue(String) - Method in class com.atlassian.confluence.api.model.audit.ChangedValue.Builder
Deprecated.
 
onAccessModeChanged(ClusterAccessModeEvent) - Method in class com.atlassian.confluence.plugins.quickreload.QuickReloadCaches
 
onApplicationEvent(ApplicationEvent) - Method in class com.atlassian.confluence.event.ConfluenceEventPublisherManager
 
onApplicationEvent(ApplicationEvent) - Method in class com.atlassian.confluence.logging.ConfluenceLoggingConfigurationListener
 
onApplicationEvent(ApplicationEvent) - Method in class com.atlassian.confluence.plugin.ConfluencePluginManager
Initialised the plugin system on receipt of a DatabaseConfiguredEvent and update local plugin state on clustered plugin events
onApplicationEvent(ApplicationEvent) - Method in class com.atlassian.confluence.plugin.PluginsClassLoaderConfigurationListener
 
onApplicationEvent(ContextClosedEvent) - Method in class com.atlassian.confluence.setup.BootstrapApplicationShutdownListener
 
onApplicationEvent(ContainerContextLoadedEvent) - Method in class com.atlassian.confluence.setup.BootstrapApplicationStartupListener
 
onApplicationEvent(ApplicationEvent) - Method in class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener
Handles cluster events from other nodes.
onApplicationStarted(ApplicationStartedEvent) - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceDiagnosticsConfiguration
 
onApplicationStarted(ApplicationStartedEvent) - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceMonitoringService
 
onApplicationStartedEvent(ApplicationStartedEvent) - Method in class com.atlassian.confluence.impl.security.SpacePermissionCachePrimer
Use ApplicationStartedEvent as the trigger for priming cache.
onApplicationStartedEvent(ApplicationStartedEvent) - Method in class com.atlassian.confluence.impl.security.SpacePermissionManagerFactory
 
onApplicationStartedEvent(ApplicationStartedEvent) - Method in class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventPublisher
Use ApplicationStartedEvent as the trigger for sending our own event.
onApplicationStartedEvent(ApplicationStartedEvent) - Method in class com.atlassian.confluence.plugins.scheduler.spi.descriptor.JobConfigModuleDescriptor
 
onApplicationStartedEvent(ApplicationStartedEvent) - Method in class com.atlassian.confluence.schedule.UnmanagedJobScheduler
 
onAttachmentCreated(AttachmentCreateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onAttachmentDownloadedEvent(AttachmentViewEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AttachmentAuditListener
 
onAttachmentRemove(GeneralAttachmentRemoveEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AttachmentAuditListener
 
onAttachmentRemoved(AttachmentRemoveEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onAttachmentRemoveEvent(AttachmentRemoveEvent) - Method in class com.atlassian.confluence.event.events.like.listeners.DatabaseLikesRemovalListener
 
onAttachmentRestored(GeneralAttachmentRestoreEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onAttachmentTrashed(AttachmentTrashedEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onAttachmentTrashedEvent(AttachmentTrashedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AttachmentAuditListener
 
onAttachmentUpdated(AttachmentUpdateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onAttachmentUploadedEvent(AttachmentCreatedAuditingEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AttachmentAuditListener
 
onAttachmentVersionRemoved(GeneralAttachmentVersionRemoveEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AttachmentAuditListener
 
onAttachmentVersionRemoveEvent(AttachmentVersionRemoveEvent) - Method in class com.atlassian.confluence.event.events.like.listeners.DatabaseLikesRemovalListener
 
onAttachmentViewEvent(AttachmentViewEvent) - Method in class com.atlassian.confluence.test.vendors.ContentEventListener
https://jira.atlassian.com/browse/CONFSERVER-37166
onBannerChanged(ClusterMaintenanceBannerEvent) - Method in class com.atlassian.confluence.plugins.quickreload.QuickReloadCaches
 
onBannerChanged(ClusterEventWrapper) - Method in class com.atlassian.confluence.plugins.quickreload.QuickReloadCaches
 
onBlogCreated(BlogPostCreateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onBlogPostCreateEvent(BlogPostCreateEvent) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeListener
 
onBlogPostCreateEvent(BlogPostCreateEvent) - Method in class com.atlassian.confluence.tinymceplugin.listeners.PageLayoutCreateListener
 
onBlogPostCreateEvent(BlogPostCreateEvent) - Method in class com.atlassian.confluence.tinymceplugin.listeners.SectionAndColumnMacroCreateListener
 
onBlogPostMovedEvent(BlogPostMovedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
onBlogPostRestoreEvent(BlogPostRestoreEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
onBlogPostTrashedEvent(BlogPostTrashedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
onBlogRemoved(BlogPostRemoveEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onBlogRestored(BlogPostRestoreEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onBlogTrashed(BlogPostTrashedEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onBlogUpdated(BlogPostUpdateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onBlueprintPageCreated(BlueprintPageCreateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
ONBOARDING_PLUGIN - Static variable in class com.atlassian.confluence.it.plugin.TestPlugins
 
onCacheNumberIsMissed(Integer, int) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
onCacheNumberIsMissed(Integer, int) - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
Method is called when safety number is missed in cache.
onClusterCacheFlush(ClusterEventWrapper) - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
Timestamp cache region has been flushed, time to flush all local query caches.
onClusterDisableJobEvent(ClusterDisableJobEvent) - Method in class com.atlassian.confluence.event.listeners.ClusterChangeJobStatusListener
 
onClusterEnableJobEvent(ClusterEnableJobEvent) - Method in class com.atlassian.confluence.event.listeners.ClusterChangeJobStatusListener
 
onClusterEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForAtlassianScheduler
 
onClusterEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForQuartz
Deprecated.
 
onClusterPanicEvent(ClusterPanicEvent) - Method in class com.atlassian.confluence.cluster.safety.ClusterPanicListener
 
onCollabEditingModeChangedEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProcessManager
 
onCollectionRecreate(Object, Serializable) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
onCollectionRemove(Object, Serializable) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
onCollectionUpdate(Object, Serializable) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
onComment(CommentEvent) - Method in class com.atlassian.confluence.plugins.quickreload.QuickReloadCaches
 
onCommentCreated(CommentCreateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onCommentCreateEvent(CommentCreateEvent) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeListener
 
onCommentRemoved(CommentRemoveEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onCommentUpdated(CommentUpdateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onConfluenceLicenseChanged(LicenceUpdatedEvent) - Method in class com.atlassian.sal.confluence.license.LicenseUpdateListener
 
onContentEvent(ContentEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onContentPermissionChanged(ContentPermissionAddedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.ContentPermissionsAuditListener
 
onContentPermissionChanged(ContentPermissionRemovedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.ContentPermissionsAuditListener
 
onContentPermissionEvent(ContentPermissionEvent) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
onContentPermissionEvent(ContentPermissionEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onContentPermissionReindex(ContentTreePermissionReindexEvent) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeListener
 
onContentPurgedFromTrashEvent(ContentPurgedFromTrashEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
onContentRemoved(Removed) - Method in class com.atlassian.confluence.impl.labels.NotificationManagerEventListener
 
onContentRemoveEvent(Removed) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeListener
 
onContentRevertedEvent(ContentRevertedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
onContentTrashed(Trashed) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeListener
 
onContentTreePermissionReindexEvent(ContentTreePermissionReindexEvent) - Method in class com.atlassian.confluence.impl.search.IndexerEventListener
 
onCopyPageHierarchyFinishEvent(CopyPageHierarchyFinishEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
onCopyPageHierarchyStartEvent(CopyPageHierarchyStartEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
onCrowdUserUpdatedEvent(UserEditedEvent) - Method in class com.atlassian.confluence.user.crowd.UserIndexingListener
 
onDatabaseNumberIsMissed(String, Integer, int) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
onDatabaseNumberIsMissed(String, Integer, int) - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
Method is called when safety number is missed in database.
onDebug(String, String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Records a debug message in the report
onDelete(Object, Serializable, Object[], String[], Type[]) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
onDeletePageHierarchyFinishEvent(DeletePageHierarchyFinishEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
onDeletePageHierarchyStartEvent(DeletePageHierarchyStartEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
ONDEMAND_ALACARTE_USERS - Static variable in class com.atlassian.confluence.it.Group
Deprecated.
 
ONDEMAND_BALSAMIC_MOCKUP_EDITORS - Static variable in class com.atlassian.confluence.it.Group
Deprecated.
 
ONDEMAND_BAMBOO_USERS - Static variable in class com.atlassian.confluence.it.Group
Deprecated.
 
ONDEMAND_CONFLUENCE_ADMINISTRATORS - Static variable in class com.atlassian.confluence.it.Group
Deprecated.
 
ONDEMAND_JIRA_ADMINISTRATORS - Static variable in class com.atlassian.confluence.it.Group
Deprecated.
 
ONDEMAND_JIRA_DEVELOPERS - Static variable in class com.atlassian.confluence.it.Group
Deprecated.
 
ONDEMAND_JIRA_USERS - Static variable in class com.atlassian.confluence.it.Group
Deprecated.
Groups in ondemand.
ONDEMAND_LEGACY_USERS - Static variable in class com.atlassian.confluence.it.Group
Deprecated.
 
ONDEMAND_SITE_ADMINS - Static variable in class com.atlassian.confluence.it.Group
Deprecated.
 
ONDEMAND_SYSTEM_ADMINISTRATORS - Static variable in class com.atlassian.confluence.it.Group
Deprecated.
 
OnDemandSpacePermissionsDefaultUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Migrates A la carte default space permission settings from a studio specific context to the Confluence default context.
OnDemandSpacePermissionsDefaultUpgradeTask(BandanaManager, SettingsManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.OnDemandSpacePermissionsDefaultUpgradeTask
 
onDestroy() - Method in class com.atlassian.confluence.plugins.restapi.resources.OsgiOptionalServiceProvider
 
ONE - Static variable in class com.atlassian.confluence.api.model.pagination.SimplePageRequest
 
ONE - Static variable in class com.atlassian.confluence.plugins.rest.entities.documentation.ContentEntityListExampleDocument
 
ONE_DAY - Static variable in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
Deprecated.
since 6.10.0. Use TimeUnit or Duration instead.
onEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.impl.journal.JournalStateResettingListener
 
onEvent(ContentEntityAutoWatcher.AutowatchIfRequiredEvent) - Method in class com.atlassian.confluence.impl.notifications.ContentEntityAutoWatcher
 
onEvent(IndexerEventListener.VisitorEvent) - Method in class com.atlassian.confluence.impl.search.IndexerEventListener
 
onEvent(ContentPermissionEvent) - Method in class com.atlassian.confluence.impl.security.CachingInheritedContentPermissionManager
On reception of any ContentPermissionEvent we clear the cache of any permissions related to the event's referenced ContentEntityObject and any of its descendents.
onEvent(AncestorsUpdateEvent) - Method in class com.atlassian.confluence.impl.security.CachingInheritedContentPermissionManager
 
onEvent(Object) - Method in class com.atlassian.confluence.test.rpc.LatchEventListener
 
onEvent(RemoteDirectorySynchronisedEvent) - Method in class com.atlassian.confluence.test.rpc.SyncLatchEventListener
 
onException(String, String, Throwable) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Records an exception in the report
onExpireUserSessionsClusterNotificationEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.event.listeners.HttpSessionRegistrarEventListener
 
onFailedLoginAttempt(String, HttpServletRequest) - Method in class com.atlassian.confluence.security.login.DefaultLoginManager
 
onFailedLoginAttempt(String, HttpServletRequest) - Method in interface com.atlassian.confluence.security.login.LoginManager
This is called after an unsuccessful login attempt has been made.
onFailedLoginAttempt(HttpServletRequest, String) - Method in class com.atlassian.confluence.security.seraph.ConfluenceElevatedSecurityGuard
 
onFailure(String, String, String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Records a test failure in the report
onFeatureDisabled(SiteDarkFeatureDisabledEvent) - Method in class com.atlassian.confluence.internal.diagnostics.EventListeningDarkFeatureSetting
 
onFeatureEnabled(SiteDarkFeatureEnabledEvent) - Method in class com.atlassian.confluence.internal.diagnostics.EventListeningDarkFeatureSetting
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class com.atlassian.confluence.content.render.xhtml.storage.XhtmlCleaningInterceptor
When a BodyContent is being modified ensure that the body of the entity is safe XHTML.
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class com.atlassian.confluence.impl.content.encoding.MySQLUTF8SupportInterceptor
 
onGlobalPermissionChangeEvent(GlobalPermissionChangeEvent) - Method in class com.atlassian.confluence.user.crowd.UserIndexingListener
 
onGlobalSettingsChangedEvent(GlobalSettingsChangedEvent) - Method in class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfigLoaderCache
 
onGlobalSettingsChangedEvent(GlobalSettingsChangedEvent) - Method in class com.atlassian.confluence.util.i18n.CachingI18NBeanFactory
 
onGlobalSettingsChangeEvent(GlobalSettingsChangedEvent) - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.SynchronyInteropBootstrap
 
onGlobalSettingsChangeEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.SynchronyInteropBootstrap
 
onGroupCreated(GroupCreateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onGroupCreated(GroupRemoveEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onImportFinishedEvent(ImportFinishedEvent) - Method in class com.atlassian.sal.confluence.upgrade.ImportFinishedListener
 
onIndexRebuildFinished(ReindexFinishedEvent) - Method in class com.atlassian.confluence.internal.index.status.DefaultReIndexJobManager
 
onIndexRebuildStarted(ReindexStartedEvent) - Method in class com.atlassian.confluence.internal.index.status.DefaultReIndexJobManager
 
onIndexSnapshotCreationFailedEvent(IndexSnapshotCreationFailedEvent) - Method in class com.atlassian.confluence.internal.index.status.DefaultReIndexJobManager
 
onIndexSnapshotRestorationFailedEvent(IndexSnapshotRestorationFailedEvent) - Method in class com.atlassian.confluence.internal.index.status.DefaultReIndexJobManager
 
onIndexSnapshotRestoredSuccessfullyEvent(IndexSnapshotRestoredSuccessfullyEvent) - Method in class com.atlassian.confluence.internal.index.status.DefaultReIndexJobManager
 
onLabelAdded(LabelAddEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onLabelCreated(LabelCreateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onLabelDelete(LabelDeleteEvent) - Method in class com.atlassian.confluence.labels.listeners.LabelDeleteListener
 
onLabelDeleted(LabelDeleteEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onLabelManagerEvent(LabelManagerEventListener.VisitorEvent) - Method in class com.atlassian.confluence.impl.labels.LabelManagerEventListener
 
onLabelManagerEvent(AttachmentManagerEventListener.VisitorEvent) - Method in class com.atlassian.confluence.impl.pages.attachments.AttachmentManagerEventListener
 
onLabelRemoved(LabelRemoveEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onLessCompilationEvent(LessCssCompilationEvent) - Method in class com.atlassian.confluence.test.compilationmonitor.lesscss.LessCssCompilationListener
 
onLicenseChanged(LicenceUpdatedEvent) - Method in class com.atlassian.confluence.event.listeners.LicenseUpdateAccessModeEventListener
 
onLicenseUpdatedEvent(LicenceUpdatedEvent) - Method in class com.atlassian.confluence.internal.license.LicenseBasedCachingEnterpriseFeatureFlag
 
onLifecycleExport(ServiceReference) - Method in class com.atlassian.sal.confluence.lifecycle.TenantAwareLifecycleManager
 
onLikeEvent(AsyncLikeEvent) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeListener
 
onLinkManagerEvent(LinkManagerEventListener.VisitorEvent) - Method in class com.atlassian.confluence.impl.content.links.LinkManagerEventListener
 
onLoad(Object, Serializable, Object[], String[], Type[]) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateInterceptor
 
onLoad(Object, Serializable, Object[], String[], Type[]) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
ONLY_START_GRAMS - Static variable in class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
Deprecated.
 
ONLY_SYSTEM_FEATURES - Static variable in class com.atlassian.confluence.setup.settings.VacantDarkFeaturesManager
 
onlyAuditFor(String, Runnable) - Method in interface com.atlassian.confluence.audit.AuditingContext
Execute operation without auditing except for an event with given subjectKey
onlyAuditFor(String, Runnable) - Method in class com.atlassian.confluence.impl.audit.DefaultAuditingContext
 
onMailQueueFlushedListener(MailQueueFlushedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
onMailQueueFlushedListener(MailErrorQueueResentEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
onMailQueueFlushedListener(MailErrorQueueDeletedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
onMaintenanceBannerChanged(ClusterMaintenanceBannerEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
onMaxEntriesSettingChanged(ClusterEventWrapper) - Method in class com.atlassian.confluence.cache.DefaultCacheConfigManager
Listen to cluster wide event about changing of max entries setting only.
onMembershipCreatedEvent(GroupMembershipCreatedEvent) - Method in class com.atlassian.confluence.user.crowd.UserIndexingListener
 
onMembershipDeletedEvent(GroupMembershipDeletedEvent) - Method in class com.atlassian.confluence.user.crowd.UserIndexingListener
 
onNumbersAreDifferent(String, Integer, Integer, int) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
onNumbersAreDifferent(String, Integer, Integer, int) - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
Method is called when safety numbers in cache and database are not equal.
onNumbersAreEqual(String, Integer, Integer, int) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
onNumbersAreEqual(String, Integer, Integer, int) - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
Method is called when safety numbers in cache and database are equal.
onNumbersMissed(int) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
onNumbersMissed(int) - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
Method is called when safety numbers in cache and database are missed.
onOutOfMemory(OutOfMemoryError, HazelcastInstance[]) - Method in class com.atlassian.confluence.cluster.hazelcast.ConfluenceOutOfMemoryHandler
 
onPageChildrenReordered(PageChildrenReorderEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onPageCreated(PageCreateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onPageCreateEvent(PageCreateEvent) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeListener
 
onPageCreateEvent(PageCreateEvent) - Method in class com.atlassian.confluence.tinymceplugin.listeners.PageLayoutCreateListener
 
onPageCreateEvent(PageCreateEvent) - Method in class com.atlassian.confluence.tinymceplugin.listeners.SectionAndColumnMacroCreateListener
 
onPageMoved(PageMoveEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onPageMoveEvent(PageMoveEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
onPageOrBlogExportedToWordEvent(ContentExportedToWordEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
onPageRemoved(PageRemoveEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onPageRestored(PageRestoreEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onPageRestoreEvent(PageRestoreEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
onPagesMoved(PageMoveCompletedEvent) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
onPagesMoved(BlogPostMovedEvent) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
onPagesMoved(PageMoveCompletedEvent) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
onPagesMoved(BlogPostMovedEvent) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
onPageTrashed(PageTrashedEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onPageTrashedEvent(PageTrashedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
onPageUpdate(PageUpdateEvent) - Method in class com.atlassian.confluence.plugins.quickreload.QuickReloadCaches
 
onPageUpdated(PageUpdateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onPass(String, String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Records a test pass in the report
onPluginDisabled(PluginDisabledEvent) - Method in class com.atlassian.confluence.plugin.descriptor.WeightedPluginModuleTracker
 
onPluginDisabled(PluginDisabledEvent) - Method in class com.atlassian.confluence.plugins.edgeindex.plugin.PluggableEdgeTypeRepository
 
onPluginEvent(PluginEvent) - Method in class com.atlassian.confluence.util.i18n.CachingI18NBeanFactory
This listens to the confluence-level plugin events, which have come across the cluster.
onPluginFrameworkStarted(PluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.impl.webresource.ConfluenceCDNStrategyFactory
 
onPluginFrameworkStarted(PluginFrameworkStartedEvent) - Method in class com.atlassian.sal.confluence.lifecycle.TenantAwareLifecycleManager
 
onPluginFrameworkStartedEvent(PluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.impl.health.PluginFrameworkStartedHealthCheckListener
 
onPluginFrameworkStartedEvent(PluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.impl.index.DefaultIndexRecoveryService
 
onPluginFrameworkStartedEvent(PluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.impl.spring.CachedIntrospectionResultsFlusher
 
onPluginFrameworkStartedEvent(AsyncPluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataManager
 
onPluginFrameworkStartedEvent(AsyncPluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.upgrade.upgradetask.AddMissingUnmanagedUniqueConstraintsUpgradeTask
 
onPluginFrameworkStartedEvent(PluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.util.i18n.CachingI18NBeanFactory
 
onPluginFrameworkStartedEvent(PluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.util.profiling.DefaultConfluenceMonitoringController
 
onPluginModuleDisable(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.content.render.xhtml.view.macro.DefaultViewMacroWrapper
 
onPluginModuleDisable(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfigLoaderCache
 
onPluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.impl.macro.metadata.AllMacroMetadataCache
 
onPluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.plugin.descriptor.WeightedPluginModuleTracker
 
onPluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.plugins.edgeindex.plugin.PluggableEdgeTypeRepository
 
onPluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.content.render.xhtml.view.macro.DefaultViewMacroWrapper
 
onPluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.impl.macro.metadata.AllMacroMetadataCache
 
onPluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.plugin.descriptor.WeightedPluginModuleTracker
 
onPluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.plugins.edgeindex.plugin.PluggableEdgeTypeRepository
 
onPluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfigLoaderCache
 
onPluginStopped(PluginDisableEvent) - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.SynchronyInteropBootstrap
 
onPluginStopped(ClusterEventWrapper) - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.SynchronyInteropBootstrap
 
onPluginSystemPluginDisabledEvent(PluginDisabledEvent) - Method in class com.atlassian.confluence.util.i18n.CachingI18NBeanFactory
 
onPluginSystemPluginEnabledEvent(PluginEnabledEvent) - Method in class com.atlassian.confluence.util.i18n.CachingI18NBeanFactory
 
onPluginSystemPluginUpgradedEvent(PluginUpgradedEvent) - Method in class com.atlassian.confluence.util.i18n.CachingI18NBeanFactory
 
onPrepareStatement(String) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
onReadOnlyModeEvent(MaintenanceReadOnlyEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AdminAuditListener
 
onReIndexFinishedEvent(ReindexFinishedEvent) - Method in class com.atlassian.confluence.impl.index.DefaultIndexRecoveryService
 
onRemoteEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.cluster.safety.ClusterPanicListener
 
onRemoteEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.event.listeners.ClusterAccessModeEventListener
 
onRemoteEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.event.listeners.ClusterChangeJobStatusListener
 
onRemoteEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.event.listeners.ClusterUpdateJobScheduleListener
 
onRemoteEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.internal.diagnostics.EventListeningDarkFeatureSetting
 
onRemoteEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.license.store.ApplicationConfigurationLicenseStore
 
onRemoteEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.util.i18n.CachingI18NBeanFactory
Listens for cluster-wrapped events that this class needs to worry about, unwraps them and handles them accordingly
onRemoteEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.util.profiling.DefaultConfluenceMonitoringController
 
onRemoteSiteDarkFeatureEvent(ClusterEventWrapper) - Method in class com.atlassian.confluence.impl.webresource.ConfluenceCDNStrategyFactory
 
onRemoveEvent(Removed) - Method in class com.atlassian.confluence.event.events.like.listeners.DatabaseLikesRemovalListener
 
onRequestEnd() - Method in class com.atlassian.confluence.util.profiling.ConfluenceProfilerStrategy
 
onRestore(Restore) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
onRestore(Restore) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
onRestoreIndexSnapshotStartedEvent(RestoreIndexSnapshotStartedEvent) - Method in class com.atlassian.confluence.internal.index.status.DefaultReIndexJobManager
 
onRestrictedPageViewNotPermittedEvent(RestrictedPageViewNotPermittedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.ContentPermissionsAuditListener
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class com.atlassian.confluence.content.render.xhtml.storage.XhtmlCleaningInterceptor
If a BodyContent entity is being saved, then ensure the body of the entity is safe XHTML.
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class com.atlassian.confluence.impl.content.encoding.MySQLUTF8SupportInterceptor
 
onSetupComplete(SetupCompleteEvent) - Method in class com.atlassian.sal.confluence.lifecycle.TenantAwareLifecycleManager
 
onSiteDarkFeatureDisabled(SiteDarkFeatureDisabledEvent) - Method in class com.atlassian.confluence.impl.webresource.ConfluenceCDNStrategyFactory
 
onSiteDarkFeatureDisabledEvent(SiteDarkFeatureDisabledEvent) - Method in class com.atlassian.confluence.impl.security.SpacePermissionManagerFactory
 
onSiteDarkFeatureDisabledEvent(SiteDarkFeatureDisabledEvent) - Method in class com.atlassian.confluence.util.profiling.DefaultConfluenceMonitoringController
 
onSiteDarkFeatureEnabled(SiteDarkFeatureEnabledEvent) - Method in class com.atlassian.confluence.impl.webresource.ConfluenceCDNStrategyFactory
 
onSiteDarkFeatureEnabledEvent(SiteDarkFeatureEnabledEvent) - Method in class com.atlassian.confluence.impl.security.SpacePermissionManagerFactory
 
onSiteDarkFeatureEnabledEvent(SiteDarkFeatureEnabledEvent) - Method in class com.atlassian.confluence.util.profiling.DefaultConfluenceMonitoringController
 
onSpaceCreated(SpaceCreateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onSpaceCreateEvent(SpaceCreateEvent) - Method in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
 
onSpaceLogoUpdated(SpaceLogoUpdateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onSpacePermissionRemovedEvent(SpacePermissionRemoveEvent) - Method in class com.atlassian.confluence.mail.notification.NotificationRemovalListener
If a VIEWSPACE permission is being removed, iterate through the list of space watchers and remove any users who should no longer be there.
onSpacePermissionsUpdated(SpacePermissionsUpdateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onSpaceRemove(SpaceRemoveEvent) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
onSpaceRemoved(SpaceRemoveEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onSpaceUpdated(SpaceUpdateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onStart(ApplicationStartedEvent) - Method in class com.atlassian.confluence.impl.event.ApplicationStatusStartupListener
 
onStart() - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceMonitoringService
 
onStart() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.SynchronyInteropBootstrap
 
onStop() - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceMonitoringService
 
onStop() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.SynchronyInteropBootstrap
 
onSuccessfulLoginAttempt(String, HttpServletRequest) - Method in class com.atlassian.confluence.security.login.DefaultLoginManager
 
onSuccessfulLoginAttempt(String, HttpServletRequest) - Method in interface com.atlassian.confluence.security.login.LoginManager
This is called after a successful login attempt has been made.
onSuccessfulLoginAttempt(HttpServletRequest, String) - Method in class com.atlassian.confluence.security.seraph.ConfluenceElevatedSecurityGuard
 
onTenantArrived(TenantArrivedEvent) - Method in class com.atlassian.confluence.cache.hazelcast.AsyncInvalidationCacheFactory
Registers a sequence snapshot to be published on a scheduled, if and only if CacheInvalidatorFactory has been initialised.
onTenantArrived(TenantArrivedEvent) - Method in class com.atlassian.confluence.cache.hazelcast.monitoring.DistributedCacheInvalidationCounter
Deprecated.
 
onTenantArrived(TenantArrivedEvent) - Method in class com.atlassian.confluence.impl.metrics.MicrometerBinderRegistrar
Some services aren't available until we have a tenant, so defer binding metrics for those until then.
onTenantArrived(TenantArrivedEvent) - Method in class com.atlassian.confluence.internal.diagnostics.EventListeningDarkFeatureSetting
We can't initialize our setting on start because we do not have access to DB so we have to catch this events instead
onTenantArrived(TenantArrivedEvent) - Method in class com.atlassian.sal.confluence.lifecycle.TenantAwareLifecycleManager
 
onTenantArriveEvent(TenantArrivedEvent) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
onTenantArriveEvent(TenantArrivedEvent) - Method in class com.atlassian.confluence.impl.cache.hazelcast.hibernate.QueryCacheSplitBrainDetector
 
onThemeEnabled(ThemeChangedEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onTinyMceIFrame(Callable<T>) - Method in interface com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutor
Deprecated.
Switches the driver to the TinyMCE IFrame if necessary and executes the given callback.
onTinyMceIFrame(Callable<T>) - Method in class com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutorTemplate
Deprecated.
 
onTrash(Trashed) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
onTrash(Trashed) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
onUpdateCronJobScheduleEvent(ClusterUpdateCronJobScheduleEvent) - Method in class com.atlassian.confluence.event.listeners.ClusterUpdateJobScheduleListener
 
onUpdateSimpleJobScheduleEvent(ClusterUpdateSimpleJobScheduleEvent) - Method in class com.atlassian.confluence.event.listeners.ClusterUpdateJobScheduleListener
 
onUpgradeStarted(UpgradeStartedEvent) - Static method in class com.atlassian.confluence.impl.upgrade.UpgradeEventRegistry
 
onUserAddEvent(UserCreatedFromDirectorySynchronisationEvent) - Method in class com.atlassian.confluence.user.crowd.UserIndexingListener
 
onUserCreated(UserCreateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onUserCredentialUpdatedEvent(UserCredentialUpdatedEvent) - Method in class com.atlassian.confluence.event.listeners.HttpSessionRegistrarEventListener
 
onUserDeactivated(UserDeactivateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onUserDeleteEvent(UserDeletedEvent) - Method in class com.atlassian.confluence.user.crowd.UserIndexingListener
 
onUserFollowed(FollowEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onUserProfilePictureUpdateEvent(UserProfilePictureUpdateEvent) - Method in class com.atlassian.confluence.user.crowd.UserIndexingListener
Update the URL stored in the index when a user changes their profile picture.
onUserReactivated(UserReactivateEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onUserRemovalEvent(UserCredentialUpdatedEvent) - Method in class com.atlassian.confluence.user.listeners.UserCredentialUpdateListener
 
onUserRemoved(UserRemoveEvent) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookEventPublisher
 
onUserRemoveEvent(UserRemoveEvent) - Method in class com.atlassian.confluence.event.events.like.listeners.DatabaseLikesRemovalListener
 
onUserRenamedEvent(DirectoryUserRenamedEvent) - Method in class com.atlassian.confluence.user.listeners.UserDirectoryListener
 
onWebhookCreated(WebhookCreatedEvent) - Method in class com.atlassian.confluence.internal.webhooks.analytics.WebhookEventListener
 
onWebhookDeleted(WebhookDeletedEvent) - Method in class com.atlassian.confluence.internal.webhooks.analytics.WebhookEventListener
 
open() - Method in class com.atlassian.confluence.pageobjects.component.menu.AddMenu
Deprecated.
since 5.9.0
open() - Method in class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
Deprecated.
 
open() - Method in class com.atlassian.confluence.pageobjects.component.menu.ToolsMenu
Deprecated.
 
open() - Method in class com.atlassian.confluence.pageobjects.page.content.WatchDialog
Deprecated.
 
open(Callable<T>) - Static method in class com.atlassian.confluence.tenant.TenantGate
OPEN_IN_NEW_WINDOW_DARK_FEATURE - Static variable in class com.atlassian.confluence.content.render.xhtml.view.link.DefaultCommonLinkAttributesWriter
 
openAddMenu() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceMainHeader
Deprecated.
since 5.9.0
openColorPickerDropdownMenu() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar
Deprecated.
 
openCreateDialog() - Method in class com.atlassian.confluence.pageobjects.page.DashboardPage
Deprecated.
 
openCreatePageDialog() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
Deprecated.
 
openDatePicker() - Method in class com.atlassian.confluence.pageobjects.component.form.DatePicker
Deprecated.
Clicks on the input field to open the date picker.
openDraftChangesDialogFromAutosave() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
openDraftChangesDialogFromWarning() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
openFormatDropdownMenu() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar
Deprecated.
 
openFromMenu() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
openHelpMenu() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
Deprecated.
 
openImageDialog() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
openImageDialog() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
openImagePropertiesDialog() - Method in class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
Deprecated.
 
openInsertDropdownMenu() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar
Deprecated.
 
openInsertMenu() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
openInsertMenu() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
openLabelsDialog() - Method in class com.atlassian.confluence.pageobjects.component.labels.PageLabelsSection
Deprecated.
 
openLabelsDialog() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
openLabelsDialog() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
openLabelsDialog() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
openLabelsDialog() - Method in class com.atlassian.confluence.pageobjects.page.space.CreatePageTemplate
Deprecated.
 
openLinkBrowserDialog() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
openMacroBrowser() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
openMacroBrowser() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
openMoreFormattingMenu() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar
Deprecated.
 
openMovePageDialog() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
openPageRestrictionsDialog() - Method in class com.atlassian.confluence.pageobjects.component.menu.ToolsMenu
Deprecated.
 
openRestrictionsDialog() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
OpenSearchDescriptorAction - Class in com.atlassian.confluence.search.actions
 
OpenSearchDescriptorAction() - Constructor for class com.atlassian.confluence.search.actions.OpenSearchDescriptorAction
 
openSession() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
openSourceEditor() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
openStatelessSession() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
openStatelessSession(Connection) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
openTemporarySession() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
OpenTenantGateLongRunningTask - Class in com.atlassian.confluence.tenant
Allow LongRunningTasks to pass through the ThreadLocalTenantGate even though it's currently closed (vacant instance).
OpenTenantGateLongRunningTask(LongRunningTask) - Constructor for class com.atlassian.confluence.tenant.OpenTenantGateLongRunningTask
 
openToolsMenu() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceMainHeader
Deprecated.
 
openToolsMenu() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
 
openUserMenu() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
Deprecated.
 
openWikiMarkupDialog() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
openWikiMarkupDialog() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
operate(String) - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
OperatingSystemFreeMemoryHealthCheck - Class in com.atlassian.confluence.impl.health.checks
A HealthCheck that checks whether there are enough free memory to run Confluence safely.
OperatingSystemFreeMemoryHealthCheck(LicenseService) - Constructor for class com.atlassian.confluence.impl.health.checks.OperatingSystemFreeMemoryHealthCheck
 
operation(OperationKey) - Method in class com.atlassian.confluence.api.model.permissions.ContentRestriction.ContentRestrictionBuilder
 
Operation - Interface in com.atlassian.confluence.api.model.permissions
 
operation(OperationKey) - Method in interface com.atlassian.confluence.api.nav.Navigation.ContentRestrictionByOperationNav
 
operation() - Method in interface com.atlassian.confluence.core.BatchOperation
Deprecated.
Operation - Interface in com.atlassian.confluence.importexport.xmlimport
A deferred operation that is waiting on the availability of some object that has not yet been imported.
operation(OperationKey) - Method in class com.atlassian.confluence.rest.serialization.RestData.RestDataBuilder
 
OperationCheck - Interface in com.atlassian.confluence.api.model.permissions.spi
A permission and validation check, for use with OperationService.
OperationCheckResult - Class in com.atlassian.confluence.api.model.permissions
The result of an operation check on a specific Target.
OperationCheckResult.OperationCheckResultBuilder - Class in com.atlassian.confluence.api.model.permissions
 
OperationCheckResultBuilder() - Constructor for class com.atlassian.confluence.api.model.permissions.OperationCheckResult.OperationCheckResultBuilder
 
OperationContext<TRIGGER extends OperationTrigger> - Interface in com.atlassian.confluence.core
Context for managers to call upon when making decisions on how to handle a given object operation (create,delete,save)
operationCount() - Method in class com.atlassian.confluence.cache.CacheOperations
 
OperationDelegate - Interface in com.atlassian.confluence.api.model.permissions.spi
A delegate defining operation checks for a single TargetType.
OperationDescription - Class in com.atlassian.confluence.api.model.permissions
Describes an {operation, targetType} combination that the operations APIs can answer queries for.
OperationDescription.OperationDescriptionBuilder - Class in com.atlassian.confluence.api.model.permissions
 
OperationDescriptionBuilder() - Constructor for class com.atlassian.confluence.api.model.permissions.OperationDescription.OperationDescriptionBuilder
 
operationKey(OperationKey) - Method in class com.atlassian.confluence.api.model.permissions.OperationCheckResult.OperationCheckResultBuilder
 
operationKey(OperationKey) - Method in class com.atlassian.confluence.api.model.permissions.OperationDescription.OperationDescriptionBuilder
 
OperationKey - Class in com.atlassian.confluence.api.model.permissions
An OperationKey is used to identify operations that can be performed on Targets.
OperationPersistentType - Class in com.atlassian.crowd.embedded.hibernate2.types
 
OperationPersistentType() - Constructor for class com.atlassian.crowd.embedded.hibernate2.types.OperationPersistentType
 
operations(Iterable<OperationCheckResult>) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
OPERATIONS - Static variable in class com.atlassian.confluence.api.model.content.Content.Expansions
 
OperationService - Interface in com.atlassian.confluence.api.service.permissions
 
OperationServiceImpl - Class in com.atlassian.confluence.api.impl.service.permissions
 
OperationServiceImpl(Map<TargetType, OperationDelegate>, PersonFactory, UserAccessorInternal, PermissionCheckExemptions, AccessModeManager) - Constructor for class com.atlassian.confluence.api.impl.service.permissions.OperationServiceImpl
 
OperationSet - Class in com.atlassian.confluence.importexport.xmlimport
A mapping between a list of Operations, and the handles of all the objects that must be imported for those operations to be performed.
OperationSet(Set<TransientHibernateHandle>) - Constructor for class com.atlassian.confluence.importexport.xmlimport.OperationSet
 
OperationTimedOutException - Exception in com.atlassian.confluence.rpc
Thrown when an operation times out on the server.
OperationTimedOutException() - Constructor for exception com.atlassian.confluence.rpc.OperationTimedOutException
 
OperationTimedOutException(String) - Constructor for exception com.atlassian.confluence.rpc.OperationTimedOutException
 
OperationTimedOutException(Throwable) - Constructor for exception com.atlassian.confluence.rpc.OperationTimedOutException
 
OperationTimedOutException(String, Throwable) - Constructor for exception com.atlassian.confluence.rpc.OperationTimedOutException
 
OperationTrigger - Interface in com.atlassian.confluence.core
Used to specify how an operation was triggered.
operator - Variable in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
optimiseSourceMapsForDevelopment() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
 
Option<T> - Interface in com.atlassian.confluence.cache.option
Deprecated.
Since 5.6 Use Option for serializable entries (remote or persistent) or Optional for non-serializable (local and in memory).
Option.Builder - Class in com.atlassian.confluence.cache.option
Deprecated.
Builds an appropriate instance of Option.
OptionalDeserializer - Class in com.atlassian.confluence.rest.serialization
 
OptionalDeserializer(JsonDeserializer, JavaType) - Constructor for class com.atlassian.confluence.rest.serialization.OptionalDeserializer
 
OptionalReadThroughCache<K,V> - Class in com.atlassian.confluence.cache.option
Deprecated.
Since 5.6 Use CacheFactory.getCache(String, com.atlassian.cache.CacheLoader)
OptionalReadThroughCache(Cache<K, Option<V>>, Function<K, V>) - Constructor for class com.atlassian.confluence.cache.option.OptionalReadThroughCache
Deprecated.
 
OptionalSerializer - Class in com.atlassian.confluence.rest.serialization
Serialize java Optional classes.
OptionalSerializer() - Constructor for class com.atlassian.confluence.rest.serialization.OptionalSerializer
 
OptionalServiceProvider - Interface in com.atlassian.confluence.plugins.restapi.resources
 
optionalUserKey() - Method in class com.atlassian.confluence.api.model.people.Person
 
optionalUsername() - Method in class com.atlassian.confluence.api.model.people.Person
 
OptionalUtils - Class in com.atlassian.confluence.impl.util
Utility methods relating to Optionals.
optionalValidationResult() - Method in exception com.atlassian.confluence.api.service.exceptions.ServiceException
 
OptionDeserializer - Class in com.atlassian.confluence.rest.serialization
Deprecated.
since 7.0.1. Fugue options shouldn't be used in REST API. OptionalDeserializer is doing the same thing for deserialising Optional
OptionDeserializer(JsonDeserializer, JavaType) - Constructor for class com.atlassian.confluence.rest.serialization.OptionDeserializer
Deprecated.
 
OptionGetters - Class in com.atlassian.confluence.plugins.restapi.resources
Methods for getting values from Options and other Fugue wrappers.
OptionGetters() - Constructor for class com.atlassian.confluence.plugins.restapi.resources.OptionGetters
 
options - Variable in class com.atlassian.confluence.pages.persistence.dao.bulk.AbstractBulkPageAction
 
OptionSerializer - Class in com.atlassian.confluence.rest.serialization
Deprecated.
since 7.0.1. Fugue options shouldn't be used in REST API. OptionalSerializer is doing the same thing for serialising Optional
OptionSerializer() - Constructor for class com.atlassian.confluence.rest.serialization.OptionSerializer
Deprecated.
 
or(SearchFilter) - Method in class com.atlassian.confluence.search.v2.AbstractChainableSearchFilter
 
or(SearchFilter) - Method in class com.atlassian.confluence.search.v2.searchfilter.BooleanSearchFilter
 
or(SearchFilter) - Method in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Deprecated.
 
or(SearchFilter) - Method in class com.atlassian.confluence.search.v2.searchfilter.MatchAllDocsFilter
 
or(SearchFilter) - Method in class com.atlassian.confluence.search.v2.searchfilter.MatchNoDocsFilter
 
or(SearchFilter) - Method in interface com.atlassian.confluence.search.v2.SearchFilter
Combines this filter with the one specified, returning a new filter.
OracleDialect - Class in com.atlassian.confluence.impl.hibernate.dialect
The hibernate Dialect that's used for Oracle.
OracleDialect() - Constructor for class com.atlassian.confluence.impl.hibernate.dialect.OracleDialect
 
OracleDialectV2 - Class in com.atlassian.confluence.impl.hibernate.dialect
The v2 hibernate Dialect that's returned from net.sf.hibernate.engine.SessionFactory.getDialect.
OracleDialectV2() - Constructor for class com.atlassian.confluence.impl.hibernate.dialect.OracleDialectV2
 
OracleJDBCUrlBuilder - Class in com.atlassian.confluence.setup
 
OracleJDBCUrlBuilder() - Constructor for class com.atlassian.confluence.setup.OracleJDBCUrlBuilder
 
orderBy(String) - Method in class com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand.Builder
Set the content of the "order by" clause.
ORDERED_KEYS - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
OrderedEntityObjectBatchableWorkSource<T extends com.atlassian.core.bean.EntityObject> - Class in com.atlassian.confluence.content.render.xhtml.migration
A BatchableWorkSource implementation which retrieves batches of EntityObjects by ordering the entities by their IDs.
OrderedEntityObjectBatchableWorkSource(int, OrderedEntityObjectBatchableWorkSource.EntitySource<T>) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.OrderedEntityObjectBatchableWorkSource
 
OrderedEntityObjectBatchableWorkSource.EntityRetrievalException - Exception in com.atlassian.confluence.content.render.xhtml.migration
 
OrderedEntityObjectBatchableWorkSource.EntitySource<T extends com.atlassian.core.bean.EntityObject> - Interface in com.atlassian.confluence.content.render.xhtml.migration
 
OrderedNGramMatchingFilter - Class in com.atlassian.confluence.search.lucene.filter
Deprecated.
Since 7.1 Unused, no replacement.
OrderedNGramMatchingFilter(String, String, Analyzer) - Constructor for class com.atlassian.confluence.search.lucene.filter.OrderedNGramMatchingFilter
Deprecated.
Matches the query specified as one cohesive token.
orEmpty(Reference<T>, Class<T>) - Static method in class com.atlassian.confluence.api.model.reference.Reference
 
orEmpty(T, Class<T>) - Static method in class com.atlassian.confluence.api.model.reference.Reference
 
org.apache.commons.jrcs.diff - package org.apache.commons.jrcs.diff
The diff package implements the differencing engine that JRCS uses.
org.apache.lucene.analysis - package org.apache.lucene.analysis
 
org.apache.lucene.analysis.en - package org.apache.lucene.analysis.en
 
org.springframework.aop.aspectj - package org.springframework.aop.aspectj
 
org.springframework.aop.framework.autoproxy - package org.springframework.aop.framework.autoproxy
 
org.springframework.orm.hibernate.support - package org.springframework.orm.hibernate.support
 
ORIGINAL_LINKS_PROPERTY - Static variable in class com.atlassian.confluence.plugins.restapi.enrich.AbstractLinkEnricher
 
ORIGINAL_SELECTION_PROP - Static variable in class com.atlassian.confluence.pages.Comment
ContentProperty key for original selection text of the inline comment
originalAttachmentStorageType - Variable in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
OriginalFieldVisitor - Class in com.atlassian.confluence.plugins.edgeindex.lucene
Default visitor, DocumentStoredFieldVisitor, only keeps store attribute of number fields.
OriginalFieldVisitor() - Constructor for class com.atlassian.confluence.plugins.edgeindex.lucene.OriginalFieldVisitor
 
originalPage - Variable in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
originalPageTemplate - Variable in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
originalReferrer - Variable in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
To get back to the correct place if creation gets cancelled.
originalTemplate(ModuleCompleteKey) - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate.ContentTemplateBuilder
 
originalTemplate() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
 
orQuery(SearchQuery...) - Static method in class com.atlassian.confluence.search.v2.query.BooleanQuery
Create a query that is the OR of the provided sub-queries
OS_CTRL_KEY - Static variable in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
os_destination - Variable in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
OSGI_PERSISTENT_CACHE_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
OsgiNoServiceAvailableException - Exception in com.atlassian.confluence.impl.osgi
Thrown if a proxied OSGI service is invoked and there's no underlying service available in OSGi host.
OsgiNoServiceAvailableException() - Constructor for exception com.atlassian.confluence.impl.osgi.OsgiNoServiceAvailableException
 
OsgiNoServiceAvailableException(String) - Constructor for exception com.atlassian.confluence.impl.osgi.OsgiNoServiceAvailableException
 
OsgiOptionalServiceProvider - Class in com.atlassian.confluence.plugins.restapi.resources
 
OsgiOptionalServiceProvider(BundleContext) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.OsgiOptionalServiceProvider
 
OsgiPersistentCacheFactory - Class in com.atlassian.confluence.plugin.spring
Factory to create the OSGi persistent cache, as it needs to be aware of the Confluence Home location before it is constructed.
OsgiPersistentCacheFactory(PluginDirectoryProvider) - Constructor for class com.atlassian.confluence.plugin.spring.OsgiPersistentCacheFactory
 
OsgiServiceRegistry - Interface in com.atlassian.confluence.impl.osgi
This registry eliminates the boilerplate required for a component in Confluence Core to consume a service that is not available in the application context, but exclusively published through OSGi.
OsgiServiceRegistryImpl - Class in com.atlassian.confluence.impl.osgi
This implementation will hand out services in the form of Proxy's that lazily use the underlying ServiceTracker when invoked.
OsgiServiceRegistryImpl(FelixOsgiContainerManager) - Constructor for class com.atlassian.confluence.impl.osgi.OsgiServiceRegistryImpl
 
OsgiUtils - Class in com.atlassian.confluence.util
This util helps plugins to do shady things directly with OSGi.
OsgiUtils() - Constructor for class com.atlassian.confluence.util.OsgiUtils
 
OutboundServerCreated(String) - Constructor for class com.atlassian.confluence.event.events.analytics.MailServerAnalytics.OutboundServerCreated
 
OutboundServerDeleted(String) - Constructor for class com.atlassian.confluence.event.events.analytics.MailServerAnalytics.OutboundServerDeleted
 
OutgoingLink - Class in com.atlassian.confluence.links
Represents a link from a source page to a destination.
OutgoingLink() - Constructor for class com.atlassian.confluence.links.OutgoingLink
Default constructor
OutgoingLink(ContentEntityObject, String, String) - Constructor for class com.atlassian.confluence.links.OutgoingLink
Convenience constructor
OutgoingLinkMeta - Class in com.atlassian.confluence.links
Simple DTO object to store link metadata
OutgoingLinkMeta(long, String, String, long) - Constructor for class com.atlassian.confluence.links.OutgoingLinkMeta
 
OutgoingLinksExtractor - Interface in com.atlassian.confluence.content.render.xhtml.links
OUTPUT_TYPE_HTML - Static variable in class com.atlassian.confluence.renderer.UserMacroConfig
Deprecated.
since 4.0. There is only a single output type of HTML supported.
OUTPUT_TYPE_WIKI - Static variable in class com.atlassian.confluence.renderer.UserMacroConfig
Deprecated.
since 4.0. There is only a single output type of HTML supported beyond 4.0.
OutputAwareWebWorkVelocityContext - Class in com.atlassian.confluence.setup.webwork
A WebWorkVelocityContext that is OutputMimeTypeAwareContext
OutputAwareWebWorkVelocityContext(OgnlValueStack) - Constructor for class com.atlassian.confluence.setup.webwork.OutputAwareWebWorkVelocityContext
 
OutputAwareWebWorkVelocityContext(VelocityContext[], OgnlValueStack) - Constructor for class com.atlassian.confluence.setup.webwork.OutputAwareWebWorkVelocityContext
 
OutputDeviceTypeMacroModuleDescriptorPredicate - Class in com.atlassian.confluence.plugin.descriptor
A predicate that passes XhtmlMacroModuleDescriptors for specific device-types
OutputDeviceTypeMacroModuleDescriptorPredicate(Set<String>) - Constructor for class com.atlassian.confluence.plugin.descriptor.OutputDeviceTypeMacroModuleDescriptorPredicate
 
OutputMimeTypeAwareContext - Interface in com.atlassian.confluence.velocity.context
Used by Velocity contexts that are aware of the MIME type that will be generated when merging with templates.
OutputMimeTypeAwareVelocityContext - Class in com.atlassian.confluence.velocity.context
Velocity context that allows tracking of its output destination as a MIME type.
OutputMimeTypeAwareVelocityContext() - Constructor for class com.atlassian.confluence.velocity.context.OutputMimeTypeAwareVelocityContext
 
OutputMimeTypeAwareVelocityContext(Map) - Constructor for class com.atlassian.confluence.velocity.context.OutputMimeTypeAwareVelocityContext
 
OutputMimeTypeAwareVelocityContext(Context) - Constructor for class com.atlassian.confluence.velocity.context.OutputMimeTypeAwareVelocityContext
 
OutputMimeTypeAwareVelocityContext(Map, Context) - Constructor for class com.atlassian.confluence.velocity.context.OutputMimeTypeAwareVelocityContext
 
outputSerializer() - Method in interface com.atlassian.confluence.util.sandbox.SandboxCallback
Returns SandboxSerializer for the callback output.
outputSerializer() - Method in interface com.atlassian.confluence.util.sandbox.SandboxTask
Returns SandboxSerializer for the task output.
OutputTypeAwareHrefEvaluator - Class in com.atlassian.confluence.content.render.xhtml.links
An HrefEvaluator which inspects the ConversionContextOutputType in the ConversionContext and evaluates href values appropriately for the output type targeted.
OutputTypeAwareHrefEvaluator(Map<String, HrefEvaluator>, HrefEvaluator) - Constructor for class com.atlassian.confluence.content.render.xhtml.links.OutputTypeAwareHrefEvaluator
 
overwrite() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
overwriteMetaData(Attachment, Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
Overwrites attachment meta data.
owner(String) - Method in class com.atlassian.confluence.labels.LabelUrlBuilder
 
OWNER_CONTENT_TITLE - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
OWNER_TYPE - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
OwningPluginAndModuleNamesComparator - Class in com.atlassian.confluence.plugins.contentproperty.index.config
Allows comparison of ContentPropertyIndexSchemaModuleDescriptor based on their owning plugin names and module names.
OwningPluginAndModuleNamesComparator() - Constructor for class com.atlassian.confluence.plugins.contentproperty.index.config.OwningPluginAndModuleNamesComparator
 

P

P_TAG - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.InlineTasksUtils
 
PackageResourceManager - Class in com.atlassian.confluence.importexport.resource
Allow plugin to get bundle plugin from others folder inside WEB-INF
PackageResourceManager(ResourceAccessor) - Constructor for class com.atlassian.confluence.importexport.resource.PackageResourceManager
 
PackageScannerConfigurationFactory - Class in com.atlassian.confluence.plugin.spring
Factory for the PackageScannerConfiguration to provide the scanner with Confluence's version number on startup.
PackageScannerConfigurationFactory(List<String>, List<String>, Properties) - Constructor for class com.atlassian.confluence.plugin.spring.PackageScannerConfigurationFactory
Create a PackageScannerConfigurationFactory with the given package includes/excludes and version mappings.
packagesFilename() - Static method in class com.atlassian.confluence.impl.util.InternalOsgiUtils
 
page - Variable in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
page(PageRequest) - Method in interface com.atlassian.confluence.api.impl.pagination.Paginated
Retrieves a page of data.
page() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
PAGE - Static variable in class com.atlassian.confluence.api.model.content.ContentType
 
PAGE - Static variable in class com.atlassian.confluence.api.model.content.template.ContentTemplateType
 
PAGE - Static variable in class com.atlassian.confluence.api.model.permissions.TargetType
 
page() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
This type represents an AbstractPage which covers both Page and Blogpost
page(Page) - Method in class com.atlassian.confluence.it.content.ViewContentBean.Builder
 
Page - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-java-api module instead. See {com.atlassian.confluence.api.model.content.Content} alternative
Page(Space, String, String) - Constructor for class com.atlassian.confluence.it.Page
Deprecated.
 
Page(Space, String, String, long) - Constructor for class com.atlassian.confluence.it.Page
Deprecated.
 
Page(String, String, Page) - Constructor for class com.atlassian.confluence.it.Page
Deprecated.
 
Page(long) - Constructor for class com.atlassian.confluence.it.Page
Deprecated.
 
Page(Map) - Constructor for class com.atlassian.confluence.it.Page
Deprecated.
Creates a page object from the map returned from ConfluenceRpc.createPage() Note this creates a page with an unknown space
Page(long, String, String) - Constructor for class com.atlassian.confluence.it.Page
Deprecated.
Create a page when the space is not known.
Page(Page) - Constructor for class com.atlassian.confluence.it.Page
Deprecated.
 
page - Variable in class com.atlassian.confluence.it.TestData
 
PAGE - Static variable in class com.atlassian.confluence.legacyapi.model.content.ContentType
Deprecated.
 
page - Variable in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
page - Variable in class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
 
Page - Class in com.atlassian.confluence.pages
Represents a Page within Confluence.
Page() - Constructor for class com.atlassian.confluence.pages.Page
 
PAGE_CREATE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
PAGE_DELETE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
PAGE_DISPLAY_TITLE - Static variable in class com.atlassian.confluence.search.lucene.extractor.PageContentEntityObjectExtractor.FieldNames
 
PAGE_ELEMENT_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
PAGE_EXPORTED_TO_WORD_EVENT_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
PAGE_HIERARCHY_COPY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
PAGE_HIERARCHY_COPY_ATTRIBUTE_ATTACHMENTS_COPIED - Static variable in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
PAGE_HIERARCHY_COPY_ATTRIBUTE_LABELS_COPIED - Static variable in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
PAGE_HIERARCHY_COPY_ATTRIBUTE_RESTRICTIONS_COPIED - Static variable in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
PAGE_HIERARCHY_COPY_ATTRIBUTE_SOURCE_PAGE - Static variable in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
PAGE_HIERARCHY_COPY_ATTRIBUTE_SOURCE_SPACE - Static variable in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
PAGE_HIERARCHY_COPY_ATTRIBUTE_TARGET_PARENT_PAGE - Static variable in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
PAGE_HIERARCHY_COPY_ATTRIBUTE_TARGET_SPACE - Static variable in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
PAGE_HIERARCHY_COPY_FINISH - Static variable in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
PAGE_HIERARCHY_DELETE_FINISH - Static variable in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
PAGE_HIERARCHY_DELETE_START - Static variable in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
PAGE_ID_META_IDENTIFIER - Static variable in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
PAGE_ID_META_IDENTIFIER - Static variable in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
PAGE_LAYOUT - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_CELL - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_CELL_ELEMENT_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_CELL_EMPTY_TEXT - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_CELL_XHTML_DATATYPE_ASIDE_VALUE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_CELL_XHTML_DATATYPE_ATTR_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_CELL_XHTML_DATATYPE_NORMAL_VALUE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_CELL_XHTML_DATATYPE_SIDEBARS_VALUE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_CELL_XHTML_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_CELL_XHTML_ELEMENT_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_ELEMENT_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_INNER_CELL_XHTML_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_INNER_CELL_XHTML_ELEMENT_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_SECTION - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_SECTION_ELEMENT_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_SECTION_TYPE_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_SECTION_TYPE_ATTRIBUTE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_SECTION_TYPE_SINGLE - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_SECTION_TYPE_THREE_EQUAL - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_SECTION_TYPE_THREE_WITH_SIDEBARS - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_SECTION_TYPE_TWO_EQUAL - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_SECTION_TYPE_TWO_LEFT_SIDEBAR - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_SECTION_TYPE_TWO_RIGHT_SIDEBAR - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
PAGE_LAYOUT_SECTION_XHTML_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_SECTION_XHTML_ELEMENT_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_SINGLE_VALUE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_THREE_EQUAL_VALUE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_THREE_WITH_SIDEBARS_VALUE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_TWO_EQUAL_VALUE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_TWO_LEFT_SIDEBAR_VALUE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_TWO_RIGHT_SIDEBAR_VALUE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_XHTML_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_LAYOUT_XHTML_ELEMENT_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.pagelayouts.EditorPageLayoutConstants
 
PAGE_MOVE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
PAGE_NOT_PERMITTED - Static variable in class com.atlassian.confluence.security.actions.PermissionCheckInterceptor
 
PAGE_OF_WEBHOOKS - Static variable in class com.atlassian.confluence.plugins.restapi.examples.WebhookExamples
 
PAGE_PURGE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
PAGE_RESOURCE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
PAGE_RESTORE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
PAGE_TEMPLATES - Static variable in class com.atlassian.confluence.impl.audit.AuditCategories
 
PAGE_TITLE - Static variable in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec
The key in the context specifying the title of the page or draft to be created.
PAGE_UPDATE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
PAGE_URL_PATH - Static variable in class com.atlassian.confluence.search.lucene.extractor.PageContentEntityObjectExtractor.FieldNames
 
PAGE_VERSION_DELETE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
PageAncestorManager - Interface in com.atlassian.confluence.pages.ancestors
Manages the storage of page ancestors, primarily to clean up the relationships after a bulk change.
PageAware - Interface in com.atlassian.confluence.pages.actions
Indicates that an action may have a page set on it by the PageAwareInterceptor.
PageAwareHelper - Class in com.atlassian.confluence.impl.pages.actions
Encapsulates all the complicated "how are the many ways I can look up a page so the action knows about it?" stuff.
PageAwareHelper(PageManager, ContentEntityManager, PermissionManager, SpaceManager, ConfluenceWebResourceManager, CollaborativeEditingHelper, AccessModeService, EventPublisher) - Constructor for class com.atlassian.confluence.impl.pages.actions.PageAwareHelper
 
PageAwareHelper.ParameterSource - Interface in com.atlassian.confluence.impl.pages.actions
 
PageAwareHelper.Result - Enum in com.atlassian.confluence.impl.pages.actions
 
PageAwareInterceptor - Class in com.atlassian.confluence.pages.actions
An XWork interceptor which injects a Page into the current Action if that action implements PageAware.
PageAwareInterceptor() - Constructor for class com.atlassian.confluence.pages.actions.PageAwareInterceptor
 
pageBeingChanged - Variable in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
pageBinder - Variable in class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
Deprecated.
 
pageBinder - Variable in class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection.Label
Deprecated.
 
pageBinder - Variable in class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
Deprecated.
 
pageBinder - Variable in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
 
pageBinder - Variable in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
Deprecated.
 
pageBinder - Variable in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
Deprecated.
 
PageBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
Breadcrumb for a Page.
PageBreadcrumb(Page) - Constructor for class com.atlassian.confluence.util.breadcrumbs.PageBreadcrumb
 
PageBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs.spaceia
Breadcrumb for a Page for the 5.0+ default theme (Space IA).
PageBreadcrumb(Page) - Constructor for class com.atlassian.confluence.util.breadcrumbs.spaceia.PageBreadcrumb
 
PageChangesBean - Class in com.atlassian.confluence.util
 
PageChangesBean(int, Iterable<ConfluenceUser>) - Constructor for class com.atlassian.confluence.util.PageChangesBean
 
PageChildrenAction - Class in com.atlassian.confluence.pages.actions
 
PageChildrenAction() - Constructor for class com.atlassian.confluence.pages.actions.PageChildrenAction
 
PageChildrenAction.PageWrapper - Class in com.atlassian.confluence.pages.actions
Wrap the page object to expose a subset of the page entity object via JSON.
PageChildrenReorderEvent - Class in com.atlassian.confluence.event.events.content.page
An event where a page's children are re-ordered.
PageChildrenReorderEvent(Object, Page, List<Page>, List<Page>, User) - Constructor for class com.atlassian.confluence.event.events.content.page.PageChildrenReorderEvent
 
pageCommentsVisibleCondition() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
pageCommentsVisibleCondition() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
PageComponent - Interface in com.atlassian.confluence.pageobjects.component
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.PageComponent instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
PageContentAuditListener - Class in com.atlassian.confluence.impl.audit.listener
 
PageContentAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, PageManager, SpaceManager, DateFormatterFactory, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
PageContentEntityBuilder - Class in com.atlassian.confluence.plugins.rest.entities.builders
 
PageContentEntityBuilder(SettingsManager, DateEntityFactory, UserEntityHelper) - Constructor for class com.atlassian.confluence.plugins.rest.entities.builders.PageContentEntityBuilder
 
PageContentEntityObjectExtractor - Class in com.atlassian.confluence.search.lucene.extractor
 
PageContentEntityObjectExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.PageContentEntityObjectExtractor
 
PageContentEntityObjectExtractor.FieldNames - Class in com.atlassian.confluence.search.lucene.extractor
 
PageContentTransformer - Interface in com.atlassian.confluence.pages.persistence.dao.bulk
Could use to transform content during copy
PageContentTypeApiSupport - Class in com.atlassian.confluence.api.impl.service.content.typebinding
Provides Pages for the API.
PageContentTypeApiSupport(ContentFactory, PageManagerInternal, SpaceManager, PaginationService, ApiSupportProvider, ContentCreator, EventPublisher, PageTemplateManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.typebinding.PageContentTypeApiSupport
 
PageContext - Class in com.atlassian.confluence.renderer
Context object that gets passed to the renderer to tell it what circumstances the page is being rendered in.
PageContext() - Constructor for class com.atlassian.confluence.renderer.PageContext
 
PageContext(String) - Constructor for class com.atlassian.confluence.renderer.PageContext
 
PageContext(ContentEntityObject) - Constructor for class com.atlassian.confluence.renderer.PageContext
 
PageContext(ContentEntityObject, PageContext) - Constructor for class com.atlassian.confluence.renderer.PageContext
Deprecated.
since 4.3. The ability to have an original context is likely to be removed in a future version
PageCopiedAnalyticsEvent - Class in com.atlassian.confluence.event.events.analytics
 
PageCopiedAnalyticsEvent(boolean) - Constructor for class com.atlassian.confluence.event.events.analytics.PageCopiedAnalyticsEvent
 
PageCopyEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageCopyEvent(Object, Page, Page, ConfluenceUser, boolean) - Constructor for class com.atlassian.confluence.event.events.content.page.PageCopyEvent
 
PageCopyOptions - Class in com.atlassian.confluence.pages.persistence.dao.bulk.copy
Option to guide how we should copy pages
PageCopyOptions.Builder - Class in com.atlassian.confluence.pages.persistence.dao.bulk.copy
 
PageCreatedEvent - Class in com.atlassian.confluence.event.events.content.page.async
Deprecated.
since 5.5. Use the synchronous events
PageCreatedEvent(Object, UserKey, Long, Integer, boolean) - Constructor for class com.atlassian.confluence.event.events.content.page.async.PageCreatedEvent
Deprecated.
 
PageCreateEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageCreateEvent(Object, Page) - Constructor for class com.atlassian.confluence.event.events.content.page.PageCreateEvent
PageCreateEvent(Object, Page, Map<String, Serializable>) - Constructor for class com.atlassian.confluence.event.events.content.page.PageCreateEvent
PageCreateEvent(Object, Page, Map<String, Serializable>, boolean) - Constructor for class com.atlassian.confluence.event.events.content.page.PageCreateEvent
PageCreateEvent(Object, Page, Map<String, Serializable>, boolean, PageUpdateTrigger) - Constructor for class com.atlassian.confluence.event.events.content.page.PageCreateEvent
PageCreateEvent(Object, Page, Map<String, Serializable>, OperationContext<PageUpdateTrigger>) - Constructor for class com.atlassian.confluence.event.events.content.page.PageCreateEvent
 
pageCreateEvent(PageCreateEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
PageCreateFromTemplateEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageCreateFromTemplateEvent(Object, Page, String) - Constructor for class com.atlassian.confluence.event.events.content.page.PageCreateFromTemplateEvent
 
PageCreateLink - Class in com.atlassian.confluence.links.linktypes
 
PageCreateLink(GenericLinkParser, PageContext) - Constructor for class com.atlassian.confluence.links.linktypes.PageCreateLink
 
PageDao - Interface in com.atlassian.confluence.pages.persistence.dao
 
PageDaoInternal - Interface in com.atlassian.confluence.internal.pages.persistence
Dao for Pages.
PageDeleteOptions - Class in com.atlassian.confluence.pages.persistence.dao.bulk.delete
 
PageDeleteOptions.Builder - Class in com.atlassian.confluence.pages.persistence.dao.bulk.delete
 
PageDeleteTrigger - Enum in com.atlassian.confluence.pages
Used to specify how a page delete was triggered.
PageDestinationSearchAction - Class in com.atlassian.confluence.pages.actions
An action that will perform a search in Confluence returning results suitable as targets for moving a page to a new parent.
PageDestinationSearchAction() - Constructor for class com.atlassian.confluence.pages.actions.PageDestinationSearchAction
 
PageDestinationSearchAction.DestinationSearchResults - Class in com.atlassian.confluence.pages.actions
 
PageDestinationSearchAction.IndividualDestinationSearchResult - Class in com.atlassian.confluence.pages.actions
 
PageEdgeType - Class in com.atlassian.confluence.plugins.edgeindex.edge
 
PageEdgeType() - Constructor for class com.atlassian.confluence.plugins.edgeindex.edge.PageEdgeType
 
PageEditedEvent - Class in com.atlassian.confluence.event.events.content.page.async
Deprecated.
since 5.5. Use the synchronous events
PageEditedEvent(Object, UserKey, Long, Integer, Long, Integer, boolean) - Constructor for class com.atlassian.confluence.event.events.content.page.async.PageEditedEvent
Deprecated.
 
pageElementFinder - Variable in class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
Deprecated.
 
pageElementFinder - Variable in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
pageElementFinder - Variable in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
 
pageEntity - Variable in class com.atlassian.confluence.pageobjects.page.content.AbstractViewPage
Deprecated.
 
PageEvent - Class in com.atlassian.confluence.event.events.content.page.async
Deprecated.
since 7.2.0
PageEvent(Object, UserKey, Long, Integer, boolean) - Constructor for class com.atlassian.confluence.event.events.content.page.async.PageEvent
Deprecated.
 
PageEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageEvent(Object, Page) - Constructor for class com.atlassian.confluence.event.events.content.page.PageEvent
Deprecated.
PageEvent(Object, Page, boolean) - Constructor for class com.atlassian.confluence.event.events.content.page.PageEvent
PageEvent(Object, Page, OperationContext<?>) - Constructor for class com.atlassian.confluence.event.events.content.page.PageEvent
 
PageEventListener - Class in com.atlassian.confluence.mail.notification.listeners.async
Event listener for async events.
PageEventListener(PageManager, UserAccessor, DataSourceFactory, NotificationsSender, PlatformTransactionManager, MailServerManager) - Constructor for class com.atlassian.confluence.mail.notification.listeners.async.PageEventListener
 
PageEventToAsyncPageEventTransformerListener - Class in com.atlassian.confluence.mail.notification.listeners
Deprecated.
since 5.3 this class is intermittent bridge for safe migration from sync to async event processing and not intended to long term usage. In next releases sync version will be removed and async version of events will be published from PageManager
PageEventToAsyncPageEventTransformerListener(EventPublisher, SynchronizationManager, PageEventListener, DarkFeaturesManager) - Constructor for class com.atlassian.confluence.mail.notification.listeners.PageEventToAsyncPageEventTransformerListener
Deprecated.
 
pageExists(String, String) - Method in class com.atlassian.confluence.util.QuickPageRenderBean
 
pageExists(long) - Method in class com.atlassian.confluence.util.QuickPageRenderBean
 
pageHasElement(String) - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
pageHasElement(String) - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
PageHelper - Class in com.atlassian.confluence.themes
Note - this is not a helper for the Page object but rather a helper for rendering pages in Confluence themes in general.
PageHelper() - Constructor for class com.atlassian.confluence.themes.PageHelper
 
PageHelper(AbstractPageAction) - Constructor for class com.atlassian.confluence.themes.PageHelper
 
PageHierarchyAuditListener - Class in com.atlassian.confluence.impl.audit.listener
Audit listener transforming and saving page hierarchy events as audit records
PageHierarchyAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, PageManager, SpaceManager, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
 
PageIdCache - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
Deprecated.
since 7.5
PageIdCache(Supplier<StableReadExternalCache<Long>>) - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.PageIdCache
Deprecated.
 
PageIncomingLinks - Class in com.atlassian.confluence.pages.actions.beans
Returns all incomings link of a Page that are visible to the given user.
PageIncomingLinks(LinkManager, PermissionManager) - Constructor for class com.atlassian.confluence.pages.actions.beans.PageIncomingLinks
 
PageInfo - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.PageInfo instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
PageInfo(long) - Constructor for class com.atlassian.confluence.pageobjects.page.content.PageInfo
Deprecated.
 
PageInfoAction - Class in com.atlassian.confluence.pages.actions
 
PageInfoAction() - Constructor for class com.atlassian.confluence.pages.actions.PageInfoAction
 
PageInfoViewEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageInfoViewEvent(Object, Page) - Constructor for class com.atlassian.confluence.event.events.content.page.PageInfoViewEvent
Deprecated.
since 6.2.0
PageInfoViewEvent(Object, Page, LocaleInfo) - Constructor for class com.atlassian.confluence.event.events.content.page.PageInfoViewEvent
 
pageIsLatestVersionAndDoesNotHaveSpace() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
PageLabelsSection - Class in com.atlassian.confluence.pageobjects.component.labels
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.labels.PageLabelsSection instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
PageLabelsSection(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.labels.PageLabelsSection
Deprecated.
 
PageLayout - Class in com.atlassian.confluence.content.render.xhtml.model.pagelayouts
Representation of a Page Layout for xhtml unmarshalling and marshalling.
PageLayout(Collection<PageLayoutSection>) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayout
 
PageLayout(PageLayoutSection...) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayout
 
PageLayout2Toolbar - Class in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.PageLayout2Toolbar instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
PageLayout2Toolbar() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.PageLayout2Toolbar
Deprecated.
 
PageLayout2Toolbar.PageLayoutSectionType - Enum in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
 
PageLayoutAwareMerger - Class in com.atlassian.confluence.util.diffs
 
PageLayoutAwareMerger(Merger, XmlEventReaderFactory, XMLOutputFactory) - Constructor for class com.atlassian.confluence.util.diffs.PageLayoutAwareMerger
 
PageLayoutCell - Class in com.atlassian.confluence.content.render.xhtml.model.pagelayouts
Representation of cell within a PageLayoutSection.
PageLayoutCell(PageLayoutCellType, Streamable) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutCell
 
PageLayoutCellType - Enum in com.atlassian.confluence.content.render.xhtml.model.pagelayouts
The available width-types of layout cells.
PageLayoutCreateListener - Class in com.atlassian.confluence.tinymceplugin.listeners
Sends an event to the analytics server when a page/blog post is created using a page layout
PageLayoutCreateListener(EventPublisher, XhtmlContent) - Constructor for class com.atlassian.confluence.tinymceplugin.listeners.PageLayoutCreateListener
 
PageLayoutSection - Class in com.atlassian.confluence.content.render.xhtml.model.pagelayouts
A Page Layout Section is a single "row" of content within a PageLayout.
PageLayoutSection(Collection<PageLayoutCell>) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutSection
 
PageLayoutSection(PageLayoutCell...) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutSection
 
PageLayoutSectionLayoutType - Enum in com.atlassian.confluence.content.render.xhtml.model.pagelayouts
Available layouts for layout sections
PageLayoutVisitor - Class in com.atlassian.confluence.xhtml.api
Provides a handler for detecting if a page contains an atlassian page layout.
PageLayoutVisitor() - Constructor for class com.atlassian.confluence.xhtml.api.PageLayoutVisitor
 
PageLink - Class in com.atlassian.confluence.links.linktypes
 
PageLink(GenericLinkParser, PageContext, PageManager) - Constructor for class com.atlassian.confluence.links.linktypes.PageLink
 
PageLinkRenamingBean - Class in com.atlassian.confluence.util
 
PageLinkRenamingBean(ContentEntityObject, SpaceContentEntityObject, String, String) - Constructor for class com.atlassian.confluence.util.PageLinkRenamingBean
 
PageListViewEvent - Class in com.atlassian.confluence.event.events.content.page
Represents a user viewing any of the page listview actions.
PageListViewEvent(Object, Space, String) - Constructor for class com.atlassian.confluence.event.events.content.page.PageListViewEvent
 
PageLocator - Interface in com.atlassian.confluence.content.service.page
 
pageManager - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
pageManager - Variable in class com.atlassian.confluence.content.service.page.MovePageAbstractCommand
 
pageManager - Variable in class com.atlassian.confluence.pages.actions.AbstractBlogPostsAction
 
pageManager - Variable in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
pageManager - Variable in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
pageManager - Variable in class com.atlassian.confluence.pages.actions.ChildrenAction
 
pageManager - Variable in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
PageManager - Interface in com.atlassian.confluence.pages
Manages the retrieval and manipulation both pages and blog entries.
pageManager - Variable in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
pageManager - Variable in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
pageManager - Variable in class com.atlassian.confluence.spaces.listeners.AbstractSpaceContentListener
 
PageManagerInternal - Interface in com.atlassian.confluence.internal.pages
Internal version of the PageManager interface; see the package-info.java for rationale.
PageMetadata - Class in com.atlassian.confluence.it.content
Contains the metadata for the current page.
PageMoveCompletedEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageMoveCompletedEvent(Page, List<Page>, Space) - Constructor for class com.atlassian.confluence.event.events.content.page.PageMoveCompletedEvent
 
PageMovedEvent - Class in com.atlassian.confluence.event.events.content.page.async
Deprecated.
since 5.5. Use the synchronous events
PageMovedEvent(Object, UserKey, Long, Integer, String, String, Long, Long, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.event.events.content.page.async.PageMovedEvent
Deprecated.
 
PageMoveEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageMoveEvent(Object, Page, List<Page>, Space, Page, Integer, User, boolean) - Constructor for class com.atlassian.confluence.event.events.content.page.PageMoveEvent
 
PageNameConflictResolver - Interface in com.atlassian.confluence.pages.persistence.dao.bulk
Help resolve any conflicts that may arise during a copy.
pageNotFound() - Method in class com.atlassian.confluence.it.content.ViewContentBean
Returns true if the "Page Not Found" screen is presented.
PageNotFoundAction - Class in com.atlassian.confluence.pages.actions
Redirect to this action if you ever find yourself in a "page not found" situation, it deals with possible alternative pages, and so on.
PageNotFoundAction() - Constructor for class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
PageNotificationAction - Class in com.atlassian.confluence.mail.notification.actions
 
PageNotificationAction() - Constructor for class com.atlassian.confluence.mail.notification.actions.PageNotificationAction
 
PageNotPermittedAction - Class in com.atlassian.confluence.pages.actions
 
PageNotPermittedAction() - Constructor for class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
PageOperationDelegate - Class in com.atlassian.confluence.api.impl.service.permissions.delegates
 
PageOperationDelegate(PagePermissionsDelegate, UserAccessorInternal, TargetResolver, SpacePermissionManager, ContentPermissionManager, PersonFactory, PageManagerInternal) - Constructor for class com.atlassian.confluence.api.impl.service.permissions.delegates.PageOperationDelegate
 
PagePathConverter - Class in com.atlassian.confluence.servlet.simpledisplay
This path converter takes a friendly page url and converts it into a viewpage action url.
PagePathConverter() - Constructor for class com.atlassian.confluence.servlet.simpledisplay.PagePathConverter
 
PagePermissionCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
PagePermissionCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.PagePermissionCondition
 
PagePermissionData - Class in com.atlassian.confluence.tinymceplugin.rest.entities
 
PagePermissionData() - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.PagePermissionData
 
PagePermissionData(String, String, String, String) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.PagePermissionData
 
PagePermissionsActionHelper - Class in com.atlassian.confluence.pages.actions
Provides methods for converting user and group permission strings from web forms into collections of ContentPermission objects.
PagePermissionsActionHelper(ConfluenceUser, UserAccessor) - Constructor for class com.atlassian.confluence.pages.actions.PagePermissionsActionHelper
 
PagePermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
PagePermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
PageProvider - Interface in com.atlassian.confluence.content.service.page
An interface implemented by a class that can provide the page to be created.
pageProvider - Variable in class com.atlassian.confluence.pages.actions.CreatePageAction
 
PageRedirectMenuItem<T extends Page> - Class in com.atlassian.confluence.pageobjects.component.menu
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.menu.PageRedirectMenuItem instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
PageRedirectMenuItem(By, Class<T>) - Constructor for class com.atlassian.confluence.pageobjects.component.menu.PageRedirectMenuItem
Deprecated.
 
PageReference - Class in com.atlassian.confluence.pages.actions.beans
Context object placed in the HttpServletRequest attributes so that the PageNotFoundAction can determine which page was targetted by the user.
PageReference(String, String) - Constructor for class com.atlassian.confluence.pages.actions.beans.PageReference
 
PageRemoveEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageRemoveEvent(Object, Page) - Constructor for class com.atlassian.confluence.event.events.content.page.PageRemoveEvent
 
PageRenderSupport - Class in com.atlassian.confluence.rss
Responsible for rendering RSS feeds for implementations of AbstractPage: blog posts and pages.
PageRenderSupport() - Constructor for class com.atlassian.confluence.rss.PageRenderSupport
 
PageRepairWorker - Class in com.atlassian.confluence.pages.ancestors
This worker fixes broken pages in separated transactions It has own queue for broken pages
PageReport - Class in com.atlassian.confluence.mail.reports
 
PageReport(AbstractPage, ChangeDigestReport) - Constructor for class com.atlassian.confluence.mail.reports.PageReport
 
PageRepresentation() - Constructor for class com.atlassian.confluence.it.export.SimpleSiteStructure.PageRepresentation
 
PageRequest - Interface in com.atlassian.confluence.api.model.pagination
Specifies the pagination requirements of a request.
pageRequest(PageRequest) - Method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl.Builder
 
pageRequest(LimitedRequest) - Method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl.Builder
 
pageRequest - Variable in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
 
pageRequest(PageRequest) - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
 
pageRequest(PageRequest) - Method in class com.atlassian.confluence.rest.api.model.RestList.Builder
 
PageResource - Class in com.atlassian.confluence.tinymceplugin.rest
REST resource to allowing the creation of a comment against Confluence content.
PageResource(CommentService, NotificationManager, CommentRenderService, CaptchaManager, FormatConverter, PageManager, PermissionManager, XsrfTokenGenerator, DraftsTransitionHelper, HeartbeatManager, Differ, UserChecker, CollaborativeEditingHelper, EventPublisher) - Constructor for class com.atlassian.confluence.tinymceplugin.rest.PageResource
 
PageResourceIdentifier - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
PageResourceIdentifier(String) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageResourceIdentifier
 
PageResourceIdentifier(String, String) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageResourceIdentifier
Create a new identifier for a PageResource.
PageResourceIdentifierResolver - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
PageResourceIdentifierResolver(PageManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageResourceIdentifierResolver
 
PageResponse<T> - Interface in com.atlassian.confluence.api.model.pagination
A response to a page request, used in pagination.
PageResponseImpl<T> - Class in com.atlassian.confluence.api.model.pagination
A wrapper around a list of content.
PageResponseImpl(PageResponseImpl.Builder<T, ? extends PageResponseImpl.Builder>) - Constructor for class com.atlassian.confluence.api.model.pagination.PageResponseImpl
 
PageResponseImpl.Builder<E,B extends PageResponseImpl.Builder<E,B>> - Class in com.atlassian.confluence.api.model.pagination
 
PageResponseSerializer - Class in com.atlassian.confluence.rest.serialization
A Serializer that can handle PageResponses, that also includes special case logic to handle RestList's enriched properties.
PageResponseSerializer() - Constructor for class com.atlassian.confluence.rest.serialization.PageResponseSerializer
 
PageResponseTypeBuilder - Class in com.atlassian.confluence.plugins.graphql.types
A builder for GraphQLOutputType objects for PageResponse, which map to graphql pagination objects.
PageResponseTypeBuilder(GraphQLTypeBuilder) - Constructor for class com.atlassian.confluence.plugins.graphql.types.PageResponseTypeBuilder
 
PageRestoreEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageRestoreEvent(Object, Page) - Constructor for class com.atlassian.confluence.event.events.content.page.PageRestoreEvent
 
PageRestrictionsDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.PageRestrictionsDialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
PageRestrictionsDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
 
PageRestrictionsDialogModeSelector - Class in com.atlassian.confluence.pageobjects.component.dropdown
 
PageRestrictionsDialogModeSelector() - Constructor for class com.atlassian.confluence.pageobjects.component.dropdown.PageRestrictionsDialogModeSelector
 
PageRestrictionsDialogModeSelector.MODE - Enum in com.atlassian.confluence.pageobjects.component.dropdown
 
PageResult - Class in com.atlassian.confluence.plugins.quickreload
 
PageResult(Commenter) - Constructor for class com.atlassian.confluence.plugins.quickreload.PageResult
 
PagerPaginationSupport - Class in bucket.core.actions
Deprecated.
since 6.10.0. Use PaginationService instead.
PagerPaginationSupport() - Constructor for class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
PagerPaginationSupport(int) - Constructor for class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
pagerSize - Variable in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
PagerToPageResponseHelper - Class in com.atlassian.confluence.api.impl.pagination
 
PagerToPageResponseHelper() - Constructor for class com.atlassian.confluence.api.impl.pagination.PagerToPageResponseHelper
 
PAGES - Static variable in class com.atlassian.confluence.impl.audit.AuditCategories
 
pages() - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
PAGES - Static variable in class com.atlassian.confluence.it.global.SiteSearch.BuiltInContentTypes
 
pages(HttpServletRequest) - Method in class com.atlassian.confluence.plugins.macros.dashboard.rest.GlobalEntitiesResource
 
PAGES - Static variable in class com.atlassian.confluence.search.contentnames.Category
A category for page results.
PagesCollectorBean - Class in com.atlassian.confluence.it.content
 
PagesCollectorBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs.spaceia
 
PagesCollectorBreadcrumb(Space) - Constructor for class com.atlassian.confluence.util.breadcrumbs.spaceia.PagesCollectorBreadcrumb
 
PageService - Interface in com.atlassian.confluence.content.service
The PageService is a service layer implementation of the PageManager.
pageService - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
PageSourceWrappingExceptionTransformer - Class in com.atlassian.confluence.htmlunit
Wraps various JWebUnit exception types in other exceptions which include the page source.
PageSourceWrappingExceptionTransformer() - Constructor for class com.atlassian.confluence.htmlunit.PageSourceWrappingExceptionTransformer
 
pageSpaceToolsBody() - Method in class com.atlassian.confluence.pageobjects.page.space.ViewSpaceTrashPage
Deprecated.
 
PagesSoapService - Class in com.atlassian.confluence.rpc.soap.services
 
PagesSoapService() - Constructor for class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
PageStatisticsDTO - Class in com.atlassian.confluence.pages
Simple class to store statistics data fetched by PageDao.getPageStatistics()
PageStatisticsDTO(int, int, int, int) - Constructor for class com.atlassian.confluence.pages.PageStatisticsDTO
 
pageTemplate() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
pageTemplate() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
 
PageTemplate - Class in com.atlassian.confluence.pages.templates
 
PageTemplate() - Constructor for class com.atlassian.confluence.pages.templates.PageTemplate
 
PageTemplate(PageTemplate) - Constructor for class com.atlassian.confluence.pages.templates.PageTemplate
 
pageTemplate - Variable in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
PageTemplateAuditListener - Class in com.atlassian.confluence.impl.audit.listener
 
PageTemplateAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.PageTemplateAuditListener
 
PageTemplateContext - Class in com.atlassian.confluence.renderer
 
PageTemplateContext() - Constructor for class com.atlassian.confluence.renderer.PageTemplateContext
 
PageTemplateContext(PageTemplate) - Constructor for class com.atlassian.confluence.renderer.PageTemplateContext
 
PageTemplateDao - Interface in com.atlassian.confluence.pages.templates.persistence.dao
 
pageTemplateManager - Variable in class com.atlassian.confluence.pages.actions.AbstractTemplatePageAction
 
PageTemplateManager - Interface in com.atlassian.confluence.pages.templates
 
pageTemplateManager - Variable in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
PageTemplateMigrationException - Exception in com.atlassian.confluence.content.render.xhtml.migration.exceptions
Exception during migration of a PageTemplate.
PageTemplateMigrationException(PageTemplate, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.PageTemplateMigrationException
 
PageTemplateMigratorTask - Class in com.atlassian.confluence.content.render.xhtml.migration.tasks
Performs migration of all Page Templates that match a given selector, by passing the templates' content through an ExceptionTolerantMigrator and storing the result as a new template version.
PageTemplateMigratorTask(ExceptionTolerantMigrator, PageTemplateDao, PageTemplateManager, ExceptionReport, Predicate<PageTemplate>) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.tasks.PageTemplateMigratorTask
 
PageTemplatePermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
PageTemplatePermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
 
PageTemplateResourceIdentifier - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
PageTemplateResourceIdentifier(long) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageTemplateResourceIdentifier
 
PageTemplateResourceIdentifierResolver - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
PageTemplateResourceIdentifierResolver(PageTemplateDao) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageTemplateResourceIdentifierResolver
 
PageTemplatesActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
PageTemplatesActionBreadcrumb(Action, Space) - Constructor for class com.atlassian.confluence.util.breadcrumbs.PageTemplatesActionBreadcrumb
 
PageTemplateSiteMigrator - Class in com.atlassian.confluence.content.render.xhtml.migration
A SiteMigrator that manages the migration of Page Templates.
PageTemplateSiteMigrator(int, PlatformTransactionManager, Scheduler, ExceptionTolerantMigrator, PageTemplateDao, PageTemplateManager, Predicate<PageTemplate>) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.PageTemplateSiteMigrator
Deprecated.
since 5.9.0
PageTemplateSiteMigrator(int, PlatformTransactionManager, ExceptionTolerantMigrator, PageTemplateDao, PageTemplateManager, LifecycleAwareSchedulerService, Predicate<PageTemplate>) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.PageTemplateSiteMigrator
The size of each batch.
PageTemplateWikiToXhtmlMigrationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Convert all wiki formatted content to XHTML content as part of the upgrade.
PageTemplateWikiToXhtmlMigrationUpgradeTask(SiteMigrator) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.PageTemplateWikiToXhtmlMigrationUpgradeTask
 
PageTemplateWizard - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.PageTemplateWizard instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
PageTemplateWizard(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.content.PageTemplateWizard
Deprecated.
 
PageTemplateWizard(Space, Page) - Constructor for class com.atlassian.confluence.pageobjects.page.content.PageTemplateWizard
Deprecated.
 
PageTemplateWizard(Space, Long) - Constructor for class com.atlassian.confluence.pageobjects.page.content.PageTemplateWizard
Deprecated.
 
PageTemplateXhtmlRoundTripMigrationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Migrates page templates using a storage format round trip process.
PageTemplateXhtmlRoundTripMigrationUpgradeTask(SiteMigrator) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.PageTemplateXhtmlRoundTripMigrationUpgradeTask
 
PageTrashedEvent - Class in com.atlassian.confluence.event.events.content.page.async
Deprecated.
since 5.5. Use the synchronous events
PageTrashedEvent(Object, UserKey, Long, Integer, boolean) - Constructor for class com.atlassian.confluence.event.events.content.page.async.PageTrashedEvent
Deprecated.
 
PageTrashedEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageTrashedEvent(Object, Page, User) - Constructor for class com.atlassian.confluence.event.events.content.page.PageTrashedEvent
PageTrashedEvent(Object, Page, User, boolean) - Constructor for class com.atlassian.confluence.event.events.content.page.PageTrashedEvent
 
PageUiSupport - Class in com.atlassian.confluence.content.ui
 
PageUiSupport(WebResourceUrlProvider) - Constructor for class com.atlassian.confluence.content.ui.PageUiSupport
 
PageUpdateEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageUpdateEvent(Object, Page, AbstractPage, boolean, PageUpdateTrigger) - Constructor for class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
PageUpdateEvent(Object, Page, AbstractPage, OperationContext<PageUpdateTrigger>) - Constructor for class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
 
pageUpdateEvent(PageUpdateEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageContentAuditListener
 
PageUpdateService - Interface in com.atlassian.confluence.content.service.experimental
 
PageUpdateTrigger - Enum in com.atlassian.confluence.pages
Used to specify how a page update was triggered.
PageUriGenerator - Class in com.atlassian.confluence.api.impl.service.audit.uri
Generates links to Confluence pages
PageUriGenerator(PageManagerInternal, ContentEntityManagerInternal) - Constructor for class com.atlassian.confluence.api.impl.service.audit.uri.PageUriGenerator
 
PageVariablesAction - Class in com.atlassian.confluence.pages.actions
 
PageVariablesAction() - Constructor for class com.atlassian.confluence.pages.actions.PageVariablesAction
 
PageViewEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageViewEvent(Object, Page) - Constructor for class com.atlassian.confluence.event.events.content.page.PageViewEvent
Deprecated.
since 6.2.0
PageViewEvent(Object, Page, LocaleInfo) - Constructor for class com.atlassian.confluence.event.events.content.page.PageViewEvent
 
Paginated<T> - Interface in com.atlassian.confluence.api.impl.pagination
Paginated is a containing type that allows consumers to handle paginated data in different ways, depending on their use case.
PaginationBatch<T> - Interface in com.atlassian.confluence.api.model.pagination
A pagination batch is responsible for supplying a pageResponse for a given pageRequest.
PaginationBean - Class in com.atlassian.confluence.it
Represents pagination links somewhere on a page.
PaginationBean(WebTester, String) - Constructor for class com.atlassian.confluence.it.PaginationBean
 
PaginationLimits - Class in com.atlassian.confluence.rest.api.model.pagination
Provides pagination max limits for our various types of content.
PaginationLimits() - Constructor for class com.atlassian.confluence.rest.api.model.pagination.PaginationLimits
 
PaginationQuery<F,T> - Interface in com.atlassian.confluence.api.impl.pagination
Enclosing type for the parameters generally required when dealing with a pagination request from the database.
PaginationQueryImpl<F,T> - Class in com.atlassian.confluence.api.impl.pagination
 
PaginationQueryImpl() - Constructor for class com.atlassian.confluence.api.impl.pagination.PaginationQueryImpl
 
PaginationService - Interface in com.atlassian.confluence.api.service.pagination
Provides paginated access to Model data.
PaginationServiceImpl - Class in com.atlassian.confluence.api.impl.pagination
 
PaginationServiceImpl(PlatformTransactionManager, SessionFactory) - Constructor for class com.atlassian.confluence.api.impl.pagination.PaginationServiceImpl
 
PaginationServiceInternal - Interface in com.atlassian.confluence.api.impl.pagination
Additional pagination functionality dealing with PagingIterators / Paginated live here Until CONFDEV-26743 is resolved and we have a blessed path going forward, the PagingIterator / Paginated types should not be leaked to consumers.
PaginationServiceSupportActionAware - Interface in com.atlassian.confluence.pages.actions
An indicator to identify whether a subclass of AbstractPaginatedListAction support PaginationService
PaginationSupport<T> - Class in bucket.core.actions
Deprecated.
since 6.10.0. Use PaginationService instead.
PaginationSupport() - Constructor for class bucket.core.actions.PaginationSupport
Deprecated.
 
PaginationSupport(int) - Constructor for class bucket.core.actions.PaginationSupport
Deprecated.
 
PaginationSupport(List<T>, int) - Constructor for class bucket.core.actions.PaginationSupport
Deprecated.
 
PaginationSupport<T> - Interface in bucket.core
Deprecated.
since 6.10.0. Use PaginationService instead.
paginationSupport - Variable in class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction
 
paginationSupport - Variable in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
Pagination support to assist in the display of the list of content associated with the label.
paginationSupport - Variable in class com.atlassian.confluence.user.actions.AbstractEntityPaginationAction
 
paginationSupport - Variable in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
PaginationSupportAdaptor<T> - Class in com.atlassian.confluence.pages.actions
This class will wrap an instance of PageResponse and make it behave like PaginationSupport Note: we need that so that we could reuse all VM code
PaginationSupportAdaptor(long, int, PageResponse<T>) - Constructor for class com.atlassian.confluence.pages.actions.PaginationSupportAdaptor
 
pagingIterator() - Method in interface com.atlassian.confluence.api.impl.pagination.Paginated
Obtain a PagingIterator, which will yield all possible results in a memory / CPU efficient manner.
PagingIterator<T> - Interface in com.atlassian.confluence.api.impl.pagination
Many operations require walking across the entire domain of data available.
PagingIterators - Class in com.atlassian.confluence.api.impl.pagination
 
PagingIterators() - Constructor for class com.atlassian.confluence.api.impl.pagination.PagingIterators
 
panels(SortedSet<String>, ContentId) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.WebFragmentResource
Fetch web panels for the given locations.
panels(String, List<String>, ContentId, String) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.WebFragmentResource
Fetch web panels for the given location.
PanelsForLocationFunction - Class in com.atlassian.confluence.plugins.soy
A soy server function that retrieves web-panels for a given location.
PanelsForLocationFunction(WebViewService) - Constructor for class com.atlassian.confluence.plugins.soy.PanelsForLocationFunction
 
ParagraphFragment - Class in com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody
Represents a paragraph fragment.
ParagraphFragment(XMLEventFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragment
 
ParagraphFragment(XMLEventReader) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragment
 
ParagraphFragmentsBuffer - Class in com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody
 
ParagraphFragmentsBuffer(XMLEventFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragmentsBuffer
 
ParamDirective - Class in com.atlassian.confluence.setup.velocity
A ParamDirective for Velocity to add parameters to a decorator directive.
ParamDirective() - Constructor for class com.atlassian.confluence.setup.velocity.ParamDirective
 
parameter(String, String) - Method in class com.atlassian.confluence.it.content.ViewContentBean.Builder
 
Parameter<T> - Interface in com.atlassian.confluence.macro.params
Provides a way to retrieve more complex values from macro parameters.
PARAMETER_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
PARAMETER_PREFIX - Static variable in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
 
ParameterException - Exception in com.atlassian.confluence.macro.params
Thrown when there is a problem while processing a parameter.
ParameterException(String) - Constructor for exception com.atlassian.confluence.macro.params.ParameterException
 
ParameterException(String, Throwable) - Constructor for exception com.atlassian.confluence.macro.params.ParameterException
 
ParameterException(Throwable, String, String, Set<String>) - Constructor for exception com.atlassian.confluence.macro.params.ParameterException
Constructor that captures failure information so more useful feedback can be provided to the user.
parameters(Map<String, String>) - Method in class com.atlassian.confluence.api.model.content.MacroInstance.MacroBuilder
 
parameters(List<MacroParameter>) - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails.MacroFormDetailsBuilder
 
parameters - Variable in class com.atlassian.confluence.search.v2.query.AbstractParameterListQuery
 
PARAMETERS_ELEMENT - Static variable in class com.atlassian.confluence.plugin.descriptor.MacroMetadataParser
 
ParamNameWhitelistStrategy - Class in com.atlassian.confluence.web.filter.validateparam
A simple whitelist cleaning strategy that accepts a set of parameter names, and permits any parameters whose name is in that set.
ParamNameWhitelistStrategy() - Constructor for class com.atlassian.confluence.web.filter.validateparam.ParamNameWhitelistStrategy
 
params() - Method in interface com.atlassian.confluence.core.PluginDataSourceFactory.ResourceView
 
params(Map<String, String>) - Method in class com.atlassian.confluence.rest.serialization.RestData.RestDataBuilder
 
parent(Content) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
Shortcut method for creating ancestors with a single item of Content
PARENT_DIRECTORY_PROPERTY_KEY - Static variable in class com.atlassian.confluence.plugin.ConfluencePluginUtils
Setting this system property will place all the plugin system's directories in a particular parent directory in confluence-home.
PARENT_TITLE_UNSTEMMED_FIELD - Static variable in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameSearcher
Deprecated.
 
PARENT_TITLE_UNSTEMMED_FIELD - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
parentPage - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
parentPageId - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
parentPageSpaceKey - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
parentPageString - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
parentPageTitle - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
parentVersion - Variable in class com.atlassian.confluence.rest.client.AbstractRemoteChildContentService.AbstractRemoteChildContentFinder
 
parse(String, PageContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.ConfluenceContentMacroParameterParser
 
parse(SitemeshBuffer, Writer, ImageProcessingRule) - Method in class com.atlassian.confluence.importexport.impl.HtmlImageParser
 
parse(String, User) - Static method in class com.atlassian.confluence.labels.LabelParser
 
parse(String) - Static method in class com.atlassian.confluence.labels.LabelParser
Deprecated.
since 6.0. Use LabelParser.parse(String, User) instead.
parse(String, SearchQueryInterpreter) - Method in class com.atlassian.confluence.macro.query.SearchQueryParser
Parses the provided filter value, using the specified criterion parser to findObject individual criterion.
parse(String) - Method in class com.atlassian.confluence.macro.query.SimpleSearchQueryParser
Parses the specified String into a BooleanQueryFactory implementation according to the rules specified by the SearchQueryInterpreter.
parse(String) - Static method in class com.atlassian.confluence.rest.api.model.ExpansionsParser
Converts a string representation of a collection of Expansions back into an Expansion array.
parse(String...) - Static method in class com.atlassian.confluence.rest.api.model.ExpansionsParser
 
parse(InputSource) - Method in class com.atlassian.confluence.rpc.xmlrpc.SafeXMLParser
 
parse(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.SafeXMLParser
 
parse(String) - Static method in class com.atlassian.confluence.ui.rest.LegacyExpansionsParser
Deprecated.
 
parse(String, long) - Static method in class com.atlassian.confluence.web.rangerequest.RangeRequest
Parse a range header value into a RangeRequest
parseAsExpansions(String) - Static method in class com.atlassian.confluence.rest.api.model.ExpansionsParser
Converts a string representation of a collection of Expansions into an Expansions instance.
parseBlogPostReference(String) - Method in class com.atlassian.confluence.renderer.BlogPostReferenceParser
 
parseBuildNumberOrFail(String, String) - Method in interface com.atlassian.confluence.setup.settings.BuildNumberRangeChecker
 
parseBuildNumberOrThrow(String, String) - Method in interface com.atlassian.confluence.setup.settings.BuildNumberRangeChecker
parseBuildNumberOrThrow(String, String) - Method in class com.atlassian.confluence.setup.settings.DefaultBuildNumberRangeChecker
parseCommaSeparatedStrings(String) - Static method in class com.atlassian.confluence.macro.params.MacroParamUtils
Efficiently parses comma separated lists and trims the whitespace for each element.
parseCustomType(Writer, Type, Object, String) - Method in class com.atlassian.confluence.importexport.impl.AtlassianXMLDatabinder
You will need to insert code here everytime you add a custom type.
parseDate(String) - Static method in class com.atlassian.confluence.importexport.xmlimport.BackupParserUtil
 
ParsedLabelName - Class in com.atlassian.confluence.labels
The label reference object encapsulates the unique string representation of a label within confluence.
ParsedLabelName(String) - Constructor for class com.atlassian.confluence.labels.ParsedLabelName
 
ParsedLabelName(String, String) - Constructor for class com.atlassian.confluence.labels.ParsedLabelName
 
ParsedLabelName(String, String, String) - Constructor for class com.atlassian.confluence.labels.ParsedLabelName
 
parseExperimental(String) - Static method in class com.atlassian.confluence.rest.api.model.ExpansionsParser
Converts a string representation of a collection of Expansions back into an Expansion array.
parseExperimental(String...) - Static method in class com.atlassian.confluence.rest.api.model.ExpansionsParser
 
parseExperimentalAsExpansions(String) - Static method in class com.atlassian.confluence.rest.api.model.ExpansionsParser
Same as calling ExpansionsParser.parseAsExpansions(java.lang.String), but allows for experimental expansions.
parseExperimentalSingle(String) - Static method in class com.atlassian.confluence.rest.api.model.ExpansionsParser
Same as calling ExpansionsParser.parseSingle(java.lang.String), but allows for experimental expansions.
parseExperimentalWithPrefix(String, String) - Static method in class com.atlassian.confluence.rest.api.model.ExpansionsParser
 
parseInstanceType(String) - Method in interface com.atlassian.confluence.status.service.systeminfo.CloudPlatform
By default, assumes that the response body contains just the instance type and returns it unparsed.
parseInstanceType(String) - Method in class com.atlassian.confluence.status.service.systeminfo.GoogleCloudPlatform
Expected responseBody format: projects/[NUMERIC_PROJECT_ID]/machineTypes/[MACHINE_TYPE] See https://cloud.google.com/compute/docs/storing-retrieving-metadata for more details
parseInteger(String) - Static method in class com.atlassian.confluence.impl.util.NumberUtil
Parses the given string into an Integer.
parseMacroParameter(String, String, String, Map<String, String>, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.macro.MacroParameterTypeParser
 
parseMacroParameter(String, String, String, Map<String, String>, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.MacroParameterTypeParserImpl
 
parseMacroParameters(String, Map<String, String>, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.macro.MacroParameterTypeParser
Given raw macro parameter types, this converts them to the appropriate kind of object.
parseMacroParameters(String, Map<String, String>, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.MacroParameterTypeParserImpl
 
parseOffset(int, String) - Static method in class com.atlassian.confluence.plugins.restapi.graphql.GraphQLOffsetCursor
Parse graphql 'offset' and 'after' query arguments into a single offset integer.
parseParameterForKey(MacroParameter, String) - Method in class com.atlassian.confluence.renderer.radeox.macros.AbstractHtmlGeneratingMacro
This method is a helper wrapper to macroParameter.getParameter(key); if a null is returned it will try with key + " " then " " + key, etc..
parseSingle(String) - Static method in class com.atlassian.confluence.rest.api.model.ExpansionsParser
Converts a string representation of a single Expansion back into an Expansion.
parseTagsTo(String, TagCallback) - Method in class com.atlassian.confluence.userstatus.tag.TagExtractor
Deprecated.
 
parseTimestamp(String) - Static method in class com.atlassian.confluence.importexport.xmlimport.BackupParserUtil
 
parseUsers() - Method in class com.atlassian.confluence.pageobjects.page.PeopleDirectoryPage
Deprecated.
 
parseWithPrefix(String, String) - Static method in class com.atlassian.confluence.rest.api.model.ExpansionsParser
 
partial(V, long) - Static method in class com.atlassian.confluence.api.service.journal.EntryProcessorResult
Create a result after having successfully processed some of the entries.
PartialAttachmentDownloadResourceReader - Class in com.atlassian.confluence.importexport.resource
 
PartialAttachmentDownloadResourceReader(Attachment, InputStreamSource, RangeRequest) - Constructor for class com.atlassian.confluence.importexport.resource.PartialAttachmentDownloadResourceReader
 
PartialDownloadResourceManager - Interface in com.atlassian.confluence.importexport.resource
Interface for downloadResourceManagers that support partial downloading of resources
PartialDownloadResourceReader - Interface in com.atlassian.confluence.importexport.resource
A DownloadResourceReader that can read a part of the resource
PartialList<T> - Class in com.atlassian.confluence.core
CAVEAT: This class is a temporary copy of the PartialList in confluence-api, for use with managers that are planned for migration to the API (at which point this class can be removed).
PartialList(int, int, List<T>) - Constructor for class com.atlassian.confluence.core.PartialList
 
PartialList(int, int, int, Iterable<T>) - Constructor for class com.atlassian.confluence.core.PartialList
 
PartialList<T> - Class in com.atlassian.confluence.legacyapi.model
Deprecated.
since 7.0.1 , use PageResponse
PartialList(int, int, List<T>) - Constructor for class com.atlassian.confluence.legacyapi.model.PartialList
Deprecated.
 
PartialList(int, int, int, Iterable<T>) - Constructor for class com.atlassian.confluence.legacyapi.model.PartialList
Deprecated.
 
partitionedQuery(Collection<I>, int, Function<Collection<I>, Collection<O>>) - Static method in class com.atlassian.confluence.impl.content.render.prefetch.hibernate.HibernatePrefetchHelper
A convenience method for running a query against a large set of inputs.
PASSED - Static variable in class com.atlassian.confluence.search.lucene.ChangeDocumentIndexPolicy.PolicyCheckResult
 
passed() - Method in class com.atlassian.confluence.search.lucene.ChangeDocumentIndexPolicy.PolicyCheckResult
 
passMessage - Variable in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
password - Variable in class com.atlassian.confluence.user.actions.CreateUserAction
 
PASSWORD_CHANGE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
PASSWORD_ERROR_ID - Static variable in class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
Deprecated.
 
PASSWORD_RESET_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
pasteContent(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Pastes the content as though it came from the clipboard.
PathConversionAction - Enum in com.atlassian.confluence.servlet.simpledisplay
Specifies the action to take after PathConverter.getPath has been evaluated.
PathConverter - Interface in com.atlassian.confluence.servlet.simpledisplay
Path converters are used by the SimpleDisplayServlet to convert friendly URL's to action URLs.
PathConverterManager - Interface in com.atlassian.confluence.servlet.simpledisplay
 
PathConverterModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
A plugin module descriptor used to load path converter plugins.
PathConverterModuleDescriptor(ModuleFactory, PathConverterManager) - Constructor for class com.atlassian.confluence.plugin.descriptor.PathConverterModuleDescriptor
 
PathHierarchyTokenizerDescriptor - Class in com.atlassian.confluence.search.v2.analysis
Tokenizer for path-like hierarchies.
PathHierarchyTokenizerDescriptor() - Constructor for class com.atlassian.confluence.search.v2.analysis.PathHierarchyTokenizerDescriptor
 
PathHierarchyTokenizerDescriptor(char) - Constructor for class com.atlassian.confluence.search.v2.analysis.PathHierarchyTokenizerDescriptor
 
PathHierarchyTokenizerDescriptor(char, char, int) - Constructor for class com.atlassian.confluence.search.v2.analysis.PathHierarchyTokenizerDescriptor
 
pattern - Static variable in class com.atlassian.confluence.links.linktypes.IncludePageMacroLink
 
PATTERN - Static variable in class com.atlassian.confluence.renderer.radeox.filters.LinkTestFilter
The following pattern can be broken down as follows: (\\[) == literal '[' [\\p{L}&[^\[\\]\\p{Space}]] == a single character but not ' ', '[' or ']' [\\p{L}&[^\[\\]]]* == zero or more instances of characters that are not '[' or ']' \\] == literal ']'
PatternLayoutWithContext - Class in com.atlassian.confluence.util
Pattern layout that will dump the current logging context as a line between the initial log line and stack trace (if any).
PatternLayoutWithContext() - Constructor for class com.atlassian.confluence.util.PatternLayoutWithContext
 
PatternLayoutWithStackTrace - Class in com.atlassian.confluence.util
Pattern layout with specialist stack trace printing
PatternLayoutWithStackTrace() - Constructor for class com.atlassian.confluence.util.PatternLayoutWithStackTrace
 
PatternReplaceCharFilterDescriptor - Class in com.atlassian.confluence.search.v2.analysis
A char filter that replace a string matching the given pattern with the specified replacement.
PatternReplaceCharFilterDescriptor(Pattern, String) - Constructor for class com.atlassian.confluence.search.v2.analysis.PatternReplaceCharFilterDescriptor
 
PatternTokenizerDescriptor - Class in com.atlassian.confluence.search.v2.analysis
The pattern tokenizer uses a regular expression to either split text into terms whenever it matches a word separator, or to capture matching text as terms.
PatternTokenizerDescriptor(Pattern, int) - Constructor for class com.atlassian.confluence.search.v2.analysis.PatternTokenizerDescriptor
 
pause() - Method in class com.atlassian.confluence.impl.search.DefaultIndexFlushRequester
 
pause() - Static method in class com.atlassian.confluence.it.Database
Deprecated.
pause() - Method in interface com.atlassian.confluence.search.IndexFlushRequester
 
pause() - Method in interface com.atlassian.confluence.search.IndexFlushScheduler
Deprecated.
 
pause(TimePeriod) - Static method in class com.atlassian.confluence.util.TimeUtils
 
pause(Duration) - Static method in class com.atlassian.confluence.util.TimeUtils
 
pause(long, TimeUnit) - Static method in class com.atlassian.confluence.util.TimeUtils
 
PAUSE_ATTACHMENT_NAMING - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
PAUSE_BACKGROUND_JOBS - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
PAUSE_LONGTASK - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
PAUSE_MILLIS - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
The length of time to pause between actions must be longer for some databases than others.
PAUSE_PLUGIN_INSTALLATION - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
DatabasePluginScanner does not support installing the same plugin twice inside the same second
PAUSE_REINDEX - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
PAUSE_RENDER_CONTENT - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
pauseAllJobs() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
pauseAllJobs() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.SchedulerRpc
 
pauseAllJobs(PauseAllJobsEvent) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForAtlassianScheduler
 
pauseAllJobs(PauseAllJobsEvent) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForQuartz
Deprecated.
 
pauseAllJobs(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
pauseAllJobs(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminSchedulerResource.
pauseAllJobs(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminSchedulerResource.
PauseAllJobsEvent - Class in com.atlassian.confluence.schedule.events
A cluster-wide event indicating that all scheduled jobs should be paused.
PauseAllJobsEvent(Object) - Constructor for class com.atlassian.confluence.schedule.events.PauseAllJobsEvent
 
pauseAndFlushSchedulerService(LifecycleAwareSchedulerService) - Static method in class com.atlassian.confluence.schedule.ScheduleUtil
If there's error, it will be wrapped in a SchedulerServiceException.
pauseFlushing() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.IndexRpc
 
pauseJob(ScheduledJobKey) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
pauseJob(QuartzJob) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
pauseJob(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
pauseJob(ScheduledJobKey) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.SchedulerRpc
 
pauseJob(QuartzJob) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.SchedulerRpc
Deprecated.
pauseJob(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.SchedulerRpc
Deprecated.
pauseJob(PauseJobEvent) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForAtlassianScheduler
 
pauseJob(PauseJobEvent) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForQuartz
Deprecated.
 
pauseJob(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
pauseJob(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminSchedulerResource.
pauseJob(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminSchedulerResource.
PauseJobEvent - Class in com.atlassian.confluence.schedule.events
A cluster-wide event indicating that a specific scheduled job should be paused.
PauseJobEvent(Object, ScheduledJobKey) - Constructor for class com.atlassian.confluence.schedule.events.PauseJobEvent
 
pauseJobGroup(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
pauseJobGroup(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.SchedulerRpc
 
pauseJobGroup(PauseJobGroupEvent) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForAtlassianScheduler
 
pauseJobGroup(PauseJobGroupEvent) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForQuartz
Deprecated.
 
pauseJobGroup(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
pauseJobGroup(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminSchedulerResource.
pauseJobGroup(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminSchedulerResource.
PauseJobGroupEvent - Class in com.atlassian.confluence.schedule.events
A cluster-wide event indicating that all scheduled jobs in a specific group should be paused.
PauseJobGroupEvent(Object, String) - Constructor for class com.atlassian.confluence.schedule.events.PauseJobGroupEvent
 
pauseUntil(Date) - Static method in class com.atlassian.confluence.util.TimeUtils
 
pauseUntilNextSyncDate(Date) - Static method in class com.atlassian.confluence.it.Database
Deprecated.
 
PDF - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
PDF_TYPE - Static variable in class com.atlassian.confluence.it.Attachment
Deprecated.
 
pdfExportSandboxExplicitlyDisabled() - Static method in class com.atlassian.confluence.impl.util.sandbox.misc.PluginSandboxCheck
 
PDL_NEW - Static variable in interface com.atlassian.confluence.plugin.webresource.PdlLocationProvider
 
PdlLocationProvider - Interface in com.atlassian.confluence.plugin.webresource
Provides substitution variables of the PDL version used by AUI.
peek(JournalIdentifier, int) - Method in interface com.atlassian.confluence.api.service.journal.JournalService
Return a copy of journal entries that are waiting to be processed.
peek() - Method in class com.atlassian.confluence.content.render.xhtml.ElementTransformingXmlEventReader
 
peek() - Method in class com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
 
peek() - Method in class com.atlassian.confluence.content.render.xhtml.ResettableXmlEventReader
 
peek() - Method in class com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader
 
peek(JournalIdentifier, int) - Method in class com.atlassian.confluence.impl.journal.DefaultJournalManager
 
peek(JournalIdentifier, int) - Method in class com.atlassian.confluence.impl.journal.DefaultJournalService
 
peek(JournalIdentifier, int) - Method in interface com.atlassian.confluence.impl.journal.JournalManager
Return a copy of journal entries that are waiting to be processed.
peek() - Static method in class com.atlassian.confluence.renderer.ContentIncludeStack
 
peek() - Method in class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.DirectiveStack
 
PEOPLE - Static variable in class com.atlassian.confluence.search.contentnames.Category
A category for people results.
PEOPLE_MAX - Static variable in class com.atlassian.confluence.macro.profile.NetworkMacro
Deprecated.
Set a hard limit on the number of avatars to display to preserve resonable page load times.
PeopleBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
PeopleDirectoryAction - Class in com.atlassian.confluence.user.actions
 
PeopleDirectoryAction() - Constructor for class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
PeopleDirectoryEnabledCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Only enabled if - the Confluence people directory disable properties have not been set the user is anonymous but has the VIEWUSERPROFILE permission Confluence is not running in shared mode
PeopleDirectoryEnabledCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.PeopleDirectoryEnabledCondition
 
PeopleDirectoryPage - Class in com.atlassian.confluence.pageobjects.page
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.PeopleDirectoryPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
PeopleDirectoryPage() - Constructor for class com.atlassian.confluence.pageobjects.page.PeopleDirectoryPage
Deprecated.
 
PeopleDirectoryPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
PeopleDirectoryPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
PeopleDirectoryViewEvent - Class in com.atlassian.confluence.event.events.people
 
PeopleDirectoryViewEvent(PeopleDirectoryAction) - Constructor for class com.atlassian.confluence.event.events.people.PeopleDirectoryViewEvent
 
percentageComplete(int) - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskStatus.LongTaskBuilder
 
perform(Cache<K, V>) - Method in class com.atlassian.confluence.cache.CacheOperations
Perform all recorded cachedOperations on the provided cache
perform(LifecyclePhase) - Method in class com.atlassian.confluence.impl.health.checks.FakeHealthCheck
 
perform(LifecyclePhase) - Method in class com.atlassian.confluence.impl.health.HealthCheckTemplate
 
perform(LifecyclePhase) - Method in interface com.atlassian.confluence.internal.health.HealthCheck
Performs health check for given phase.
perform(JdbcTemplate, SortedSet<Object>) - Method in interface com.atlassian.confluence.internal.upgrade.constraint.dedup.DedupeStrategy
Remove duplicates so a unique constraint can be added
perform(JdbcTemplate, SortedSet<Object>) - Method in class com.atlassian.confluence.internal.upgrade.constraint.dedup.JustFailDedupeStrategy
 
perform(JdbcTemplate, SortedSet<Object>) - Method in class com.atlassian.confluence.internal.upgrade.constraint.dedup.KeepOneDedupeStrategy
 
perform(JdbcTemplate, SortedSet<Object>) - Method in class com.atlassian.confluence.internal.upgrade.constraint.dedup.MergeToSmallestIdDedupeStrategy
 
perform(IndexWriter) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.AddEdgeDocumentIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.DeleteEdgeDocumentIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.DeleteEdgeTargetingDocumentIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.DeleteEdgeTypeByUserDocumentIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.ReIndexPermissionsIndexTask
 
perform(ConfluenceIndexTask) - Method in interface com.atlassian.confluence.search.IndexTaskPerformer
Performs an index task.
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.AddChangeDocumentIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.AddDocumentIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.BulkWriteIndexTask
Deprecated.
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.ContentIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.DeleteChangeDocumentsIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.DeleteDocumentIndexTask
 
perform(ConfluenceIndexTask) - Method in class com.atlassian.confluence.search.lucene.tasks.LuceneConnectionBackedIndexTaskPerformer
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.NoOpIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.RebuildChangeDocumentsIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.ReindexAllBlogsIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.ReindexAllSpacesIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.ReindexAllUsersIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.ReindexUsersInGroupIndexTask
 
perform(ConfluenceIndexTask) - Method in class com.atlassian.confluence.search.lucene.tasks.TempIndexBackedIndexTaskPerformer
Deprecated.
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.UnindexContentTypeIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.UnIndexSpaceIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.UpdateDocumentIndexTask
 
perform(ILuceneConnection.WriterAction) - Method in class com.atlassian.confluence.search.lucene.TempIndexWriterStrategy
 
perform(ILuceneConnection.WriterAction) - Method in interface com.atlassian.confluence.search.lucene.WriterStrategy
Perform the specified action
perform(IndexSearcher) - Method in class com.atlassian.confluence.search.v2.lucene.SearcherAction
Deprecated.
 
perform(IndexSearcher, long) - Method in class com.atlassian.confluence.search.v2.lucene.SearcherWithTokenAction
 
perform() - Method in interface com.atlassian.confluence.vcache.VCacheRequestContextOperations.Action
 
performAsBatch(Iterable<I>, int, int, Function<I, O>) - Method in interface com.atlassian.confluence.core.BatchOperationManager
performAsBatch(Iterable<I>, int, Function<I, O>) - Method in interface com.atlassian.confluence.core.BatchOperationManager
performAsBatch(Iterable<I>, int, int, Function<I, O>) - Method in class com.atlassian.confluence.core.persistence.hibernate.SimpleHibernateBatchOperationManager
performAsBatch(Iterable<I>, int, Function<I, O>) - Method in class com.atlassian.confluence.core.persistence.hibernate.SimpleHibernateBatchOperationManager
performBackup(boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
performBackup(String, boolean) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
performBackup(boolean) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
Performs a backup, and return the file path on the server.
performBackup(String, boolean) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
performBackup(String, boolean) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
performBackup(String, boolean) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
performBackup(String, boolean) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
performElevatedSecurityCheck(HttpServletRequest, String) - Method in class com.atlassian.confluence.security.seraph.ConfluenceElevatedSecurityGuard
This will be called to perform an elevated security check for a given user name.
performHardDataEviction(HardEvictionParams) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.SynchronyDataEvictionResource
 
performHealthChecks(Collection<HealthCheck>, LifecyclePhase) - Method in class com.atlassian.confluence.impl.health.DefaultHealthCheckExecutor
 
performHealthChecks(Collection<HealthCheck>, LifecyclePhase) - Method in interface com.atlassian.confluence.internal.health.HealthCheckExecutor
Executes given health checks for the given phase of the Confluence lifecycle.
performImport(ImportContext) - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
performImport(ImportContext) - Method in interface com.atlassian.confluence.importexport.ImportExportManager
Performs an import specified by the given context and returns the summary of import result.
performInChunks(Iterable<I>, int, int, Function<List<I>, List<O>>) - Method in interface com.atlassian.confluence.core.BatchOperationManager
performInChunks(Iterable<I>, int, int, Function<List<I>, List<O>>) - Method in class com.atlassian.confluence.core.persistence.hibernate.SimpleHibernateBatchOperationManager
performOnAll(Consumer<Space>) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
performOnAll(Consumer<Space>) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Perform the task with all spaces.
performOperation(Object, Session) - Method in class com.atlassian.crowd.embedded.hibernate2.batch.operation.RemoveOperation
 
performOperation(Object, Session) - Method in class com.atlassian.crowd.embedded.hibernate2.batch.operation.RemoveUserOperation
 
performOperation(Object, Session) - Method in class com.atlassian.crowd.embedded.hibernate2.batch.operation.ReplicateOperation
 
performOperation(Object, Session) - Method in class com.atlassian.crowd.embedded.hibernate2.batch.operation.SaveOrUpdateOperation
 
performPaginationListRequest(LimitedRequest, PaginationBatch<H>, Function<Iterable<H>, Iterable<M>>) - Method in interface com.atlassian.confluence.api.service.pagination.PaginationService
Perform a pagination request, this will execute the fetchBatch function as many times as necessary to retrieve the page of results.
performPaginationRequest(LimitedRequest, PaginationBatch<H>, Function<? super H, M>) - Method in interface com.atlassian.confluence.api.service.pagination.PaginationService
Perform a pagination request, this will execute the fetchBatch function as many times as necessary to retrieve the page of results.
performPersistenceUpgrade() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
performSoftDataEviction(SoftEvictionParams) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.SynchronyDataEvictionResource
 
performSpaceLabelTransformations() - Method in class com.atlassian.confluence.spaces.actions.AddLabelToSpaceAction
Perform any transformations to the labels required by this specific action.
performSpaceLabelTransformations() - Method in class com.atlassian.confluence.spaces.actions.AddTeamLabelToSpaceAction
Prefix each label with "team:"
performTransactionAction(TransactionCallback) - Method in class com.atlassian.confluence.util.transaction.ReadOnlyTransactionExecutor
 
performTransactionAction(TransactionCallback) - Method in interface com.atlassian.confluence.util.transaction.TransactionExecutor
Invokes the provided action within its own transaction context, and returns a Future representing the results of the invocation.
PeriodicEvent - Interface in com.atlassian.confluence.plugins.analytics.jobs.api
An interface for events which are created by PeriodicEventSupplier implementations and fired periodically.
PeriodicEventPublisherJob - Class in com.atlassian.confluence.plugins.analytics.jobs
 
PeriodicEventSupplier - Interface in com.atlassian.confluence.plugins.analytics.jobs.api
An interface implemented by plugins that want to broadcast an analytics event periodically.
PeriodicEventSupplierModuleDescriptor - Class in com.atlassian.confluence.plugins.analytics.jobs
 
PeriodicEventSupplierModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugins.analytics.jobs.PeriodicEventSupplierModuleDescriptor
 
PeriodicEventSupplierModuleDescriptorFactory - Class in com.atlassian.confluence.plugins.analytics.jobs
 
PeriodicEventSupplierModuleDescriptorFactory(HostContainer) - Constructor for class com.atlassian.confluence.plugins.analytics.jobs.PeriodicEventSupplierModuleDescriptorFactory
 
permission - Variable in class com.atlassian.confluence.event.events.permission.GlobalPermissionChangeEvent
 
permission(String) - Method in class com.atlassian.confluence.functest.rest.admin.model.PermissionChange.Builder
 
Permission - Interface in com.atlassian.confluence.it
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.rpc.api.permissions.GlobalPermission} alternative
Permission - Enum in com.atlassian.confluence.legacyapi.model.content
Deprecated.
since 7.0.1 , use Operation
permission - Variable in class com.atlassian.confluence.plugin.descriptor.web.conditions.BasePermissionCondition
 
Permission - Class in com.atlassian.confluence.security
Enumeration of all possible permission types for use with the PermissionManager.
PERMISSION_SETS_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.ContentPermissionsExtractor
 
PERMISSION_TYPES - Static variable in class com.atlassian.confluence.security.SpacePermission
A list of all possible permissions
PermissionChange - Class in com.atlassian.confluence.functest.rest.admin.model
Model object for PermissionsResource, representing a grant or revoke of a single permission.
PermissionChange() - Constructor for class com.atlassian.confluence.functest.rest.admin.model.PermissionChange
 
PermissionChange(PermissionChange.Builder) - Constructor for class com.atlassian.confluence.functest.rest.admin.model.PermissionChange
 
PermissionChange.Builder<T extends PermissionChange.Builder> - Class in com.atlassian.confluence.functest.rest.admin.model
 
PermissionCheckDispatcherResultCache - Class in com.atlassian.confluence.security
Deprecated.
since 5.9. No longer used.
PermissionCheckDispatcherResultCache() - Constructor for class com.atlassian.confluence.security.PermissionCheckDispatcherResultCache
Deprecated.
 
PermissionCheckedUser - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
 
PermissionCheckedUser(User, boolean) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.PermissionCheckedUser
 
PermissionCheckedUserSerialiser - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.serialisers
JSON Serialiser for a PermissionCheckedUser object
PermissionCheckedUserSerialiser() - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.serialisers.PermissionCheckedUserSerialiser
 
permissionCheckExemptions - Variable in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
PermissionCheckExemptions - Interface in com.atlassian.confluence.security
 
PermissionCheckingSynchronyDataService - Class in com.atlassian.confluence.pages.collab
Decorator over SynchronyDataService, which allows only Confluence administrator to launch the operation.
PermissionCheckingSynchronyDataService(SynchronyDataService, PermissionManager) - Constructor for class com.atlassian.confluence.pages.collab.PermissionCheckingSynchronyDataService
 
PermissionCheckInterceptor - Class in com.atlassian.confluence.security.actions
This interceptor checks if an action is allowed in read-only mode or in other normal use cases
PermissionCheckInterceptor() - Constructor for class com.atlassian.confluence.security.actions.PermissionCheckInterceptor
 
PermissionDelegate<TARGET> - Interface in com.atlassian.confluence.security
Each type of target that can have permissions checked against it will have a delegate.
PermissionEvent - Class in com.atlassian.confluence.event.events.permission
Event sent for any space or global permission related operation.
PermissionEvent(Object) - Constructor for class com.atlassian.confluence.event.events.permission.PermissionEvent
 
PermissionException - Exception in com.atlassian.confluence.api.service.exceptions
Raised when a user attempts to perform an action they do not have permission for.
PermissionException() - Constructor for exception com.atlassian.confluence.api.service.exceptions.PermissionException
 
PermissionException(String) - Constructor for exception com.atlassian.confluence.api.service.exceptions.PermissionException
 
PermissionException(Throwable) - Constructor for exception com.atlassian.confluence.api.service.exceptions.PermissionException
 
PermissionException(String, Throwable) - Constructor for exception com.atlassian.confluence.api.service.exceptions.PermissionException
 
PermissionException(String, ValidationResult) - Constructor for exception com.atlassian.confluence.api.service.exceptions.PermissionException
 
permissionExceptionException() - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
permissionExceptionExceptionSupplier() - Static method in class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
 
permissionExists(SpacePermission) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
permissionExists(SpacePermission) - Method in interface com.atlassian.confluence.security.access.DefaultConfluenceAccessManager.AccessManagerPermissionChecker
Check whether the given SpacePermission exists.
permissionExists(SpacePermission) - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
Looks up permission in the cache instance.
permissionExists(SpacePermission) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
Determines if permission exists in the SpacePermissionDao
permissionExists(SpacePermission) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
permissionExists(SpacePermission) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
permissionExists(SpacePermission) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
Check whether the given SpacePermission exists.
PermissionHelper - Class in com.atlassian.confluence.security
Provides methods to allow the PermissionManager to be more easily called from within Velocity templates
PermissionHelper(PermissionManager, PersonalInformationManager, PageManager) - Constructor for class com.atlassian.confluence.security.PermissionHelper
 
permissionManager - Variable in class com.atlassian.confluence.content.render.xhtml.view.link.ViewIdAndTypeLinkMarshaller
 
permissionManager - Variable in class com.atlassian.confluence.content.service.page.CreatePageCommandImpl
 
permissionManager - Variable in class com.atlassian.confluence.content.service.page.MovePageAbstractCommand
 
permissionManager - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
permissionManager - Variable in class com.atlassian.confluence.plugin.descriptor.web.conditions.BasePermissionCondition
 
permissionManager - Variable in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
PermissionManager - Interface in com.atlassian.confluence.security
Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
PermissionManager.Criterion - Interface in com.atlassian.confluence.security
A criterion for whether an entity should be permitted or not
permissionPredicate(Permission, PermissionManager) - Static method in class com.atlassian.confluence.api.impl.service.content.finder.FinderPredicates
 
permissionPredicate(User, Permission, PermissionManager) - Static method in class com.atlassian.confluence.api.impl.service.content.finder.FinderPredicates
 
permissionProvider - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
PermissionResolver - Interface in com.atlassian.confluence.security.administrators
The resolver is used to obtain the permissions for a global or space object
PermissionRow - Class in com.atlassian.confluence.security.actions
 
PermissionRow() - Constructor for class com.atlassian.confluence.security.actions.PermissionRow
 
PERMISSIONS - Static variable in class com.atlassian.confluence.api.model.content.Content.Expansions
 
permissions - Variable in class com.atlassian.confluence.event.events.permission.SpacePermissionChangeEvent
 
PERMISSIONS - Static variable in class com.atlassian.confluence.impl.audit.AuditCategories
 
permissions - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
permissions - Variable in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator
 
permissionsAdministrator - Variable in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
PermissionsAdministrator - Interface in com.atlassian.confluence.security.administrators
Provides the logic required by the actions to view the permissions for both global and spaces
permissionsAdministratorBuilder - Variable in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
 
PermissionsAdministratorBuilder - Class in com.atlassian.confluence.security.administrators
Builds the various permissions administrators for the permissions actions.
PermissionsAdministratorBuilder() - Constructor for class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
 
PermissionsAuditListener - Class in com.atlassian.confluence.impl.audit.listener
 
PermissionsAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.PermissionsAuditListener
 
PermissionsAware - Interface in com.atlassian.confluence.security.actions
This interface is used by all actions that need to access permissions.
PermissionsDelegateFactory - Class in com.atlassian.confluence.security.delegate
Factory for permission delegates that wrap them in the permission delegate interceptors and decorators
PermissionsDelegateFactory() - Constructor for class com.atlassian.confluence.security.delegate.PermissionsDelegateFactory
 
PermissionsFormHandler - Class in com.atlassian.confluence.security
 
PermissionsFormHandler(UserAccessor) - Constructor for class com.atlassian.confluence.security.PermissionsFormHandler
 
PermissionsResource - Class in com.atlassian.confluence.functest.rest.admin
Modifies space and global permission settings.
PermissionsResource(SpacePermissionManager, SpaceManager, UserAccessor, TransactionalExecutorFactory) - Constructor for class com.atlassian.confluence.functest.rest.admin.PermissionsResource
 
PermissionsRpc - Class in com.atlassian.confluence.it.rpc.delegates.admin
Makes remote calls to PermissionsResource.
PermissionsRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
PermissionUtils - Class in com.atlassian.confluence.it
 
PermissionUtils() - Constructor for class com.atlassian.confluence.it.PermissionUtils
 
PermissionUtils - Class in com.atlassian.confluence.security
 
PermissionUtils() - Constructor for class com.atlassian.confluence.security.PermissionUtils
 
permit(boolean, Callable<T>) - Static method in class com.atlassian.confluence.tenant.TenantGate
permitDatabaseUpgrades() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
This is used to guard against database upgrades being performed multiple times on the same database.
permitDatabaseUpgrades() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
If we are in a clustered setup, only one node should be allowed to perform upgrades that affect the database.
permitted - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
PermittedLabelView - Class in com.atlassian.confluence.labels
This wrapper exposes only those labels and functions of the labelable object that the specified user is permitted to view.
PermittedLabelView(Labelable, User, boolean) - Constructor for class com.atlassian.confluence.labels.PermittedLabelView
 
PermittedSpacesQuery - Class in com.atlassian.confluence.search.v2.query
Deprecated.
since 3.0. Please use SpacePermissionsSearchFilter instead.
PermittedSpacesQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Maps a PermittedSpacesQuery to an appropriate lucene query for the currently logged in user.
PermittedSpacesQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.PermittedSpacesQueryMapper
 
PermittedUserFinder - Class in com.atlassian.confluence.user
Object to check user permissions for a specific action instance.
PermittedUserFinder(PageManager, PermissionManager, SpacePermissionManager, Page, Space) - Constructor for class com.atlassian.confluence.user.PermittedUserFinder
 
PermittedUserFinder.SearchResult - Class in com.atlassian.confluence.user
Encapsulates all the data required by the Page Restrictions UI.
PerNotificationData - Class in com.atlassian.confluence.mail.notification.listeners
Data that is specific to a single email notification sent to a single user.
PerNotificationData() - Constructor for class com.atlassian.confluence.mail.notification.listeners.PerNotificationData
 
persist(ImportProcessorContext, ImportedObject) - Method in interface com.atlassian.confluence.importexport.xmlimport.ObjectPersister
Persist a given imported object.
persist(ImportProcessorContext, ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.ConfluenceUserPersister
See this page for a chart explaining various cases covered by this method: https://extranet.atlassian.com/display/MEGALODON/How+does+Confluence+handle+user+import
persist(ImportProcessorContext, ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.ContentPropertyPersister
 
persist(ImportProcessorContext, ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.HibernateContentPermissionPersister
 
persist(ImportProcessorContext, ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.HibernateKeyPersister
 
persist(ImportProcessorContext, ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.HibernateMembershipPersister
 
persist(ImportProcessorContext, ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.NoopPersister
 
persist(ImportProcessorContext, ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.PropertySetItemPersister
 
persist(ImportProcessorContext, ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.ReflectiveObjectPersister
 
persist() - Static method in class com.atlassian.confluence.xwork.FlashScope
Persist FlashScope values recorded so far in the current request using FlashScope.put(String, Object)
PERSISTENCE_KEY - Static variable in class com.atlassian.confluence.util.message.BandanaMessageManager
 
PersistentDecorator - Class in com.atlassian.confluence.core
 
PersistentDecorator() - Constructor for class com.atlassian.confluence.core.PersistentDecorator
 
PersistentDecorator(String, String, String, Date) - Constructor for class com.atlassian.confluence.core.PersistentDecorator
 
PersistentDecoratorDao - Interface in com.atlassian.confluence.themes.persistence
 
persisterOperations - Variable in class com.atlassian.confluence.importexport.xmlimport.persister.AbstractObjectPersister
 
PersisterOperations - Class in com.atlassian.confluence.importexport.xmlimport.persister
Common operations used by various persisters.
PersisterOperations() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.PersisterOperations
 
persistInstanceKey() - Method in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
Persists instance keys into database.
Person - Class in com.atlassian.confluence.api.model.people
 
Person(Icon, String) - Constructor for class com.atlassian.confluence.api.model.people.Person
 
Person(Icon) - Constructor for class com.atlassian.confluence.api.model.people.Person
Deprecated.
since 5.6 use Person.Person(Icon, String) instead
Person - Class in com.atlassian.confluence.legacyapi.model.people
Deprecated.
since 7.0.1 , use Person
Person(Icon) - Constructor for class com.atlassian.confluence.legacyapi.model.people.Person
Deprecated.
 
PERSONAL - Static variable in class com.atlassian.confluence.api.model.content.SpaceType
 
PERSONAL - Static variable in class com.atlassian.confluence.it.feed.SpaceScope
 
PERSONAL - Static variable in class com.atlassian.confluence.it.global.SiteSearch.SpecialSpaceOptions
 
PERSONAL - Static variable in class com.atlassian.confluence.it.Namespace
 
PERSONAL - Static variable in class com.atlassian.confluence.labels.Namespace
 
PERSONAL - Static variable in interface com.atlassian.confluence.search.v2.SpaceCategories
 
PERSONAL - Static variable in class com.atlassian.confluence.spaces.SpaceType
 
PERSONAL_INFORMATION - Static variable in class com.atlassian.confluence.legacyapi.model.content.ContentType
Deprecated.
 
PERSONAL_LABEL_PREFIX - Static variable in class com.atlassian.confluence.labels.LabelParser
 
PERSONAL_SPACE - Static variable in class com.atlassian.confluence.search.contentnames.Category
A category for personal spaces.
PERSONAL_SPACE_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
PERSONAL_SPACE_USER_ICON - Static variable in class com.atlassian.confluence.links.linktypes.UserProfileLink
 
PERSONAL_SPACEKEY_IDENTIFIER - Static variable in class com.atlassian.confluence.spaces.Space
 
PersonalInfoReport - Class in com.atlassian.confluence.mail.reports
 
PersonalInfoReport(PersonalInformation, ChangeDigestReport) - Constructor for class com.atlassian.confluence.mail.reports.PersonalInfoReport
 
PersonalInformation - Class in com.atlassian.confluence.user
 
PersonalInformation() - Constructor for class com.atlassian.confluence.user.PersonalInformation
 
PersonalInformation(User, UserAccessor) - Constructor for class com.atlassian.confluence.user.PersonalInformation
PersonalInformation(ConfluenceUser, String) - Constructor for class com.atlassian.confluence.user.PersonalInformation
 
PersonalInformationBulkDao - Interface in com.atlassian.confluence.impl.content.render.prefetch
A specialist DAO interface for bulk-fetching PersonalInformation entities.
PersonalInformationContentEntityBuilder - Class in com.atlassian.confluence.plugins.rest.entities.builders
 
PersonalInformationContentEntityBuilder(SettingsManager, DateEntityFactory, UserAccessor, UserEntityHelper) - Constructor for class com.atlassian.confluence.plugins.rest.entities.builders.PersonalInformationContentEntityBuilder
Deprecated.
since 5.10
PersonalInformationContentEntityBuilder(SettingsManager, DateEntityFactory, UserAccessor, UserEntityHelper, AvatarProviderAccessor, AttachmentManager) - Constructor for class com.atlassian.confluence.plugins.rest.entities.builders.PersonalInformationContentEntityBuilder
 
PersonalInformationCreateEvent - Class in com.atlassian.confluence.event.events.content.user
Personal information creation event
PersonalInformationCreateEvent(Object, PersonalInformation) - Constructor for class com.atlassian.confluence.event.events.content.user.PersonalInformationCreateEvent
PersonalInformationCreateEvent(Object, PersonalInformation, OperationContext<?>) - Constructor for class com.atlassian.confluence.event.events.content.user.PersonalInformationCreateEvent
 
PersonalInformationDao - Interface in com.atlassian.confluence.user.persistence.dao
Manages the persistence of personal information objects, containing user properties like logos, preferences, etc.
PersonalInformationDaoInternal - Interface in com.atlassian.confluence.internal.user.persistence
Dao for PersonalInformation.
PersonalInformationEvent - Class in com.atlassian.confluence.event.events.content.user
Personal information specific event
PersonalInformationEvent(Object, PersonalInformation) - Constructor for class com.atlassian.confluence.event.events.content.user.PersonalInformationEvent
PersonalInformationEvent(Object, PersonalInformation, boolean) - Constructor for class com.atlassian.confluence.event.events.content.user.PersonalInformationEvent
PersonalInformationEvent(Object, PersonalInformation, OperationContext<?>) - Constructor for class com.atlassian.confluence.event.events.content.user.PersonalInformationEvent
 
PersonalInformationExtractor - Class in com.atlassian.confluence.search.lucene.extractor
Adds PersonalInformation specific fields
PersonalInformationExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.PersonalInformationExtractor
 
personalInformationManager - Variable in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
personalInformationManager - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
PersonalInformationManager - Interface in com.atlassian.confluence.user
 
PersonalInformationPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
PersonalInformationPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
PersonalInformationRemoveEvent - Class in com.atlassian.confluence.event.events.content.user
Personal information deletion event
PersonalInformationRemoveEvent(Object, PersonalInformation) - Constructor for class com.atlassian.confluence.event.events.content.user.PersonalInformationRemoveEvent
 
PersonalInformationUpdateEvent - Class in com.atlassian.confluence.event.events.content.user
 
PersonalInformationUpdateEvent(Object, PersonalInformation, PersonalInformation) - Constructor for class com.atlassian.confluence.event.events.content.user.PersonalInformationUpdateEvent
Deprecated.
since 6.3.0
PersonalInformationUpdateEvent(Object, PersonalInformation, PersonalInformation, boolean) - Constructor for class com.atlassian.confluence.event.events.content.user.PersonalInformationUpdateEvent
 
PersonalSpaceCreatorCheckUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
An upgrade task which ensures that all personal spaces have a creator user which matches their user name.
PersonalSpaceCreatorCheckUpgradeTask(SessionFactory, UserAccessor, SpaceDao) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.PersonalSpaceCreatorCheckUpgradeTask
 
personalSpaceFor(User) - Static method in class com.atlassian.confluence.it.Space
Deprecated.
 
personalSpaces(int) - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo.Builder
 
PersonFactory - Class in com.atlassian.confluence.api.impl.service.content.factory
Builder for Person objects.
PersonFactory(UserAccessor, WebResourceUrlProvider, I18NBeanFactory) - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.PersonFactory
 
PersonFinderImpl(Expansion...) - Constructor for class com.atlassian.confluence.api.impl.service.people.PersonServiceImpl.PersonFinderImpl
 
PersonSearcherImpl() - Constructor for class com.atlassian.confluence.api.impl.service.people.PersonServiceImpl.PersonSearcherImpl
 
PersonService - Interface in com.atlassian.confluence.api.service.people
Provides READ operation on Persons.
personService - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
PersonService - Interface in com.atlassian.confluence.legacyapi.service.people
Deprecated.
since 7.0.1 , use PersonService
PersonService.PersonFinder - Interface in com.atlassian.confluence.api.service.people
A finder for locating persons.
PersonService.PersonSearcher - Interface in com.atlassian.confluence.api.service.people
A searcher for finding people based on a search term.
PersonService.SinglePersonFetcher - Interface in com.atlassian.confluence.api.service.people
only here so that the remote person service can proxy it.
PersonService.Validator - Interface in com.atlassian.confluence.api.service.people
Provides methods for validating the view method.
PersonServiceImpl - Class in com.atlassian.confluence.api.impl.service.people
 
PersonServiceImpl(PermissionManager, PersonFactory, UserAccessorInternal, GroupManager, FinderProxyFactory, LongRunningTaskManager, LongTaskFactory, I18NBeanFactory, SettingsManager, EventPublisher) - Constructor for class com.atlassian.confluence.api.impl.service.people.PersonServiceImpl
 
PersonServiceImpl.PersonFinderImpl - Class in com.atlassian.confluence.api.impl.service.people
 
PersonServiceImpl.PersonSearcherImpl - Class in com.atlassian.confluence.api.impl.service.people
 
PersonServiceImpl.ValidatorImpl - Class in com.atlassian.confluence.api.impl.service.people
 
PhraseQuery - Class in com.atlassian.confluence.search.v2.query
v2 primitive query
PhraseQuery(String, String, int) - Constructor for class com.atlassian.confluence.search.v2.query.PhraseQuery
 
PhraseQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
PhraseQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.PhraseQueryMapper
 
PICTURE_SIZE - Static variable in interface com.atlassian.confluence.user.service.SetProfilePictureCommand
 
placeCursor(String, int) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Positions the cursor at the specified position in the first matched element for the provided CSS selector.
placeCursorAtEnd(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Positions the cursor at the end of the first matched element for the provided CSS selector.
placeCursorAtStart(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Positions the cursor at the start of the first matched element for the provided CSS selector.
placeCursorAtTheEndOfElement(String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Positions the cursor at the end of the first matched element for the provided CSS selector.
placeCursorAtTheStartOfElement(String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Positions the cursor at the start of the first matched element for the provided CSS selector.
Placeholder - Class in com.atlassian.confluence.xhtml.api
 
Placeholder(String, String) - Constructor for class com.atlassian.confluence.xhtml.api.Placeholder
 
Placeholder(Placeholder) - Constructor for class com.atlassian.confluence.xhtml.api.Placeholder
 
PLACEHOLDER_CHROME_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
PLACEHOLDER_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.placeholder.StoragePlaceholderConstants
 
PLACEHOLDER_TYPE_ATTR - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.placeholder.StoragePlaceholderConstants
 
PlaceholderCachingFilter - Class in com.atlassian.confluence.tinymceplugin.placeholder
Filter responsible for marking all placeholder images as long term public fresh resources.
PlaceholderCachingFilter() - Constructor for class com.atlassian.confluence.tinymceplugin.placeholder.PlaceholderCachingFilter
 
PlaceholderGenerationException() - Constructor for exception com.atlassian.confluence.macro.CustomHtmlEditorPlaceholder.PlaceholderGenerationException
 
PlaceholderGenerationException(String, Throwable) - Constructor for exception com.atlassian.confluence.macro.CustomHtmlEditorPlaceholder.PlaceholderGenerationException
 
PlaceholderGenerationException(String) - Constructor for exception com.atlassian.confluence.macro.CustomHtmlEditorPlaceholder.PlaceholderGenerationException
 
PlaceholderGenerationException(Throwable) - Constructor for exception com.atlassian.confluence.macro.CustomHtmlEditorPlaceholder.PlaceholderGenerationException
 
PlaceholderImageFactory - Interface in com.atlassian.confluence.plugins.templates.servlet
Generates placeholder images.
PlaceholderImageFactory - Interface in com.atlassian.confluence.tinymceplugin.placeholder
Generates placeholder images.
PlaceholderMarshallingFactory - Interface in com.atlassian.confluence.content.render.xhtml.placeholder
 
PlaceholderMarshallingFactoryImpl - Class in com.atlassian.confluence.content.render.xhtml.placeholder
 
PlaceholderMarshallingFactoryImpl(Marshaller<Placeholder>, Marshaller<Placeholder>, Marshaller<Placeholder>, Unmarshaller<Placeholder>, Unmarshaller<Placeholder>) - Constructor for class com.atlassian.confluence.content.render.xhtml.placeholder.PlaceholderMarshallingFactoryImpl
 
placeholderUrlFactory - Variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodilessMacroMarshaller
 
PlaceholderUrlFactory - Interface in com.atlassian.confluence.content.render.xhtml.editor.macro
Generates URLs for placeholders.
PLAIN - Static variable in class com.atlassian.confluence.api.model.content.ContentRepresentation
Raw database format as plain text with no XHTML or WIKI markup.
plain2html(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
PLAIN_TEXT_BODY_PARAMETER_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroConstants
 
PLAIN_TEXT_LINK_BODY_ELEMENT_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkConstants
 
PLAIN_TEXT_LINK_BODY_ELEMENT_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkConstants
 
PlainTextLinkBody - Class in com.atlassian.confluence.xhtml.api
A PlainTextLinkBody is one that contains nothing but plain textual data.
PlainTextLinkBody(String) - Constructor for class com.atlassian.confluence.xhtml.api.PlainTextLinkBody
 
PlainTextMacroBody - Class in com.atlassian.confluence.content.render.xhtml.definition
Holds plain text and preserves white space.
PlainTextMacroBody(String) - Constructor for class com.atlassian.confluence.content.render.xhtml.definition.PlainTextMacroBody
 
PlainTextMacroMigration - Class in com.atlassian.confluence.macro.xhtml
Migration task for migrating plain text Macros.
PlainTextMacroMigration() - Constructor for class com.atlassian.confluence.macro.xhtml.PlainTextMacroMigration
 
PlainTextToHtmlConverter - Class in com.atlassian.confluence.util
Static methods for the conversion of text to HTML.
PlainTextToHtmlConverter() - Constructor for class com.atlassian.confluence.util.PlainTextToHtmlConverter
 
PlatformAwareClusteredDatabaseMetadataRetriever - Interface in com.atlassian.confluence.status.service
Strategy to get clustered database metadata once the cloud platform Confluence is running on is known.
PluggableEdgeTypeRepository - Class in com.atlassian.confluence.plugins.edgeindex.plugin
 
PluggableEdgeTypeRepository(PluginAccessor, PluginEventManager) - Constructor for class com.atlassian.confluence.plugins.edgeindex.plugin.PluggableEdgeTypeRepository
 
PluggableLuceneSearchMapperRegistry - Class in com.atlassian.confluence.search.v2.lucene
 
PluggableLuceneSearchMapperRegistry(PluginAccessor) - Constructor for class com.atlassian.confluence.search.v2.lucene.PluggableLuceneSearchMapperRegistry
 
PluggableSearcherInitialisation - Class in com.atlassian.confluence.search.lucene
 
PluggableSearcherInitialisation(ModuleDescriptorCache<LuceneSearcherInitialisationModuleDescriptor>) - Constructor for class com.atlassian.confluence.search.lucene.PluggableSearcherInitialisation
 
PluggableTransformerChain - Class in com.atlassian.confluence.content.render.xhtml
A Transformer which passes the input through a series of other transformers provided by enabled plugins' TransformerModuleDescriptors, in addition to a set of defaults transformers.
PluggableTransformerChain(PluginAccessor, List<TransformerWeight>, String) - Constructor for class com.atlassian.confluence.content.render.xhtml.PluggableTransformerChain
 
plugin() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
plugin() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
 
Plugin - Interface in com.atlassian.confluence.it.plugin
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.plugin.Plugin} alternative
PLUGIN_DESCRIPTOR_FILENAME - Static variable in interface com.atlassian.confluence.it.plugin.Plugin
Deprecated.
 
PLUGIN_DESCRIPTOR_FILENAME - Static variable in class com.atlassian.confluence.plugin.ConfluencePluginUtils
 
PLUGIN_DISABLED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PluginAuditListener
 
PLUGIN_ENABLED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PluginAuditListener
 
PLUGIN_INSTALLED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PluginAuditListener
 
PLUGIN_JSON - Static variable in class com.atlassian.confluence.it.rpc.MediaTypes
 
PLUGIN_KEY - Static variable in class com.atlassian.confluence.plugins.contentproperty.JsonPropertyStorageConstants
 
PLUGIN_KEY - Static variable in class com.atlassian.confluence.themes.DefaultTheme
 
PLUGIN_MODULE_DISABLED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PluginAuditListener
 
PLUGIN_MODULE_ENABLED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PluginAuditListener
 
PLUGIN_MODULE_JSON - Static variable in class com.atlassian.confluence.it.rpc.MediaTypes
 
PLUGIN_UNINSTALLED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.PluginAuditListener
 
pluginAccessor - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
pluginAccessor - Variable in class com.atlassian.confluence.search.v2.lucene.CacheBackedLuceneSearchMapperRegistry
Deprecated.
 
pluginAccessor - Variable in class com.atlassian.confluence.search.v2.lucene.PluggableLuceneSearchMapperRegistry
 
pluginAccessor - Variable in class com.atlassian.confluence.spaces.listeners.AbstractSpaceContentListener
 
PluginAndMaterials - Class in com.atlassian.confluence.plugin.descriptor.aboutpage
Ties a bill of materials in with its plugins
PluginAndMaterials(String, String, String, String, List<Material>) - Constructor for class com.atlassian.confluence.plugin.descriptor.aboutpage.PluginAndMaterials
 
PluginAttachmentTextExtractorsProvider - Class in com.atlassian.confluence.internal.index.attachment
Provides a list of available attachment text extractors which are classes implementing AttachmentTextExtractor and registered according to AttachmentTextExtractorModuleDescriptor.
PluginAttachmentTextExtractorsProvider(PluginAccessor) - Constructor for class com.atlassian.confluence.internal.index.attachment.PluginAttachmentTextExtractorsProvider
 
PluginAuditListener - Class in com.atlassian.confluence.impl.audit.listener
 
PluginAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, PluginAccessor, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.PluginAuditListener
 
PluginAwareActionConfig - Class in com.atlassian.confluence.plugin.descriptor
ActionConfig that contains a reference to its parent plugin.
PluginAwareActionConfig(String, String, Map, Map, List, Plugin) - Constructor for class com.atlassian.confluence.plugin.descriptor.PluginAwareActionConfig
 
PluginAwareActionConfig(String, String, Map, Map, List, List, String, Plugin) - Constructor for class com.atlassian.confluence.plugin.descriptor.PluginAwareActionConfig
 
PluginAwareConfiguration - Class in com.atlassian.confluence.setup.webwork
An XWork Configuration implementation that allows for PluginAware XWork actions.
PluginAwareConfiguration() - Constructor for class com.atlassian.confluence.setup.webwork.PluginAwareConfiguration
 
PluginConfigurationProvider - Class in com.atlassian.confluence.plugin.descriptor
A custom xwork configuration provider that loads the configuration out of the plugins module descriptor.
PluginConfigurationProvider(List) - Constructor for class com.atlassian.confluence.plugin.descriptor.PluginConfigurationProvider
A list of PackageConfig instances.
PluginConstants - Class in com.atlassian.confluence.it.plugin
 
PluginConstants() - Constructor for class com.atlassian.confluence.it.plugin.PluginConstants
 
PluginContentCreatedEvent - Class in com.atlassian.confluence.content.event
 
PluginContentCreatedEvent(Object, CustomContentEntityObject) - Constructor for class com.atlassian.confluence.content.event.PluginContentCreatedEvent
PluginContentCreatedEvent(Object, CustomContentEntityObject, OperationContext<?>) - Constructor for class com.atlassian.confluence.content.event.PluginContentCreatedEvent
 
PluginContentHibernateDao - Class in com.atlassian.confluence.content.persistence.hibernate
Hibernate Implementation of the CustomContentDao
PluginContentHibernateDao() - Constructor for class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
PluginContentHibernateInterceptor - Class in com.atlassian.confluence.content.persistence.hibernate
Interceptor responsible for adding the pluggable content adapter to any content loaded from the database.
PluginContentHibernateInterceptor() - Constructor for class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateInterceptor
 
PluginContentRemovedEvent - Class in com.atlassian.confluence.content.event
 
PluginContentRemovedEvent(Object, CustomContentEntityObject) - Constructor for class com.atlassian.confluence.content.event.PluginContentRemovedEvent
 
PluginContentUpdatedEvent - Class in com.atlassian.confluence.content.event
 
PluginContentUpdatedEvent(Object, CustomContentEntityObject, CustomContentEntityObject, SaveContext) - Constructor for class com.atlassian.confluence.content.event.PluginContentUpdatedEvent
 
PluginContentWillBeRemovedForSpaceEvent - Class in com.atlassian.confluence.content.event
 
PluginContentWillBeRemovedForSpaceEvent(Object, Space) - Constructor for class com.atlassian.confluence.content.event.PluginContentWillBeRemovedForSpaceEvent
 
PluginContextItemProvider - Class in com.atlassian.confluence.setup.velocity
This context map provider will return a map of all currently enabled Velocity context item modules.
PluginContextItemProvider() - Constructor for class com.atlassian.confluence.setup.velocity.PluginContextItemProvider
Deprecated.
since 7.7.4
PluginContextItemProvider(PluginAccessor) - Constructor for class com.atlassian.confluence.setup.velocity.PluginContextItemProvider
 
PluginCounterInvalidatorListener - Class in com.atlassian.confluence.plugin.webresource
 
PluginCounterInvalidatorListener(Counter) - Constructor for class com.atlassian.confluence.plugin.webresource.PluginCounterInvalidatorListener
 
PluginData - Class in com.atlassian.confluence.plugin.persistence
Value bean to transport plugin data to and from the persistence layer
PluginData() - Constructor for class com.atlassian.confluence.plugin.persistence.PluginData
 
PluginDataDao - Interface in com.atlassian.confluence.plugin.persistence
Interface for storing and retrieving plugin data
pluginDataExists(String) - Method in class com.atlassian.confluence.plugin.persistence.hibernate.HibernatePluginDataDao
 
pluginDataExists(String) - Method in interface com.atlassian.confluence.plugin.persistence.PluginDataDao
 
PluginDataSourceFactory - Interface in com.atlassian.confluence.core
Produces DataSources for plugin module resources.
PluginDataSourceFactory.FilterByType - Enum in com.atlassian.confluence.core
 
PluginDataSourceFactory.ResourceView - Interface in com.atlassian.confluence.core
A view on the ResourceDescriptor.
PluginDataWithoutBinary - Class in com.atlassian.confluence.plugin.persistence
 
PluginDataWithoutBinary() - Constructor for class com.atlassian.confluence.plugin.persistence.PluginDataWithoutBinary
 
PluginDecoratorMapper - Class in com.atlassian.confluence.setup.sitemesh
 
PluginDecoratorMapper() - Constructor for class com.atlassian.confluence.setup.sitemesh.PluginDecoratorMapper
 
PluginDirectoryProvider - Interface in com.atlassian.confluence.plugin
This bean provides access to plugin-specific directories found in the confluence home.
pluginDisabled(PluginDisabledEvent) - Method in class com.atlassian.confluence.cluster.shareddata.DefaultPluginSharedDataRegistry
 
PluginDisableEvent - Class in com.atlassian.confluence.event.events.plugin
 
PluginDisableEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginDisableEvent
 
PluginDisableEvent(Object, String, PluginDisableEvent.Scope) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginDisableEvent
 
pluginDisableEvent(AsyncPluginDisableEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PluginAuditListener
 
PluginDisableEvent.Scope - Enum in com.atlassian.confluence.event.events.plugin
 
PluginEnableEvent - Class in com.atlassian.confluence.event.events.plugin
 
PluginEnableEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginEnableEvent
 
pluginEnableEvent(AsyncPluginEnableEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PluginAuditListener
 
PluginEvent - Class in com.atlassian.confluence.event.events.plugin
 
PluginEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginEvent
 
PluginEventLogger - Class in com.atlassian.confluence.plugin
Listens for Confluence plugin events and logs them.
PluginEventLogger() - Constructor for class com.atlassian.confluence.plugin.PluginEventLogger
 
PluginExportCompatibility - Class in com.atlassian.confluence.upgrade
Describes how the plugin's ActiveObjects data can be exported to other versions of the plugin.
PluginExportCompatibility(String, String) - Constructor for class com.atlassian.confluence.upgrade.PluginExportCompatibility
 
PluginFrameworkContextListener - Class in com.atlassian.confluence.plugin
Starts the plugin framework when the application starts and shuts it down when it finishes.
PluginFrameworkContextListener() - Constructor for class com.atlassian.confluence.plugin.PluginFrameworkContextListener
 
PluginFrameworkDependentUpgrader - Class in com.atlassian.confluence.upgrade
Run the upgrade tasks that require that PluginFramework to be available.
PluginFrameworkDependentUpgrader() - Constructor for class com.atlassian.confluence.upgrade.PluginFrameworkDependentUpgrader
 
PluginFrameworkStartedEvent - Class in com.atlassian.confluence.event.events.plugin
Published when the plugin framework has finished starting.
PluginFrameworkStartedEvent(Object) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginFrameworkStartedEvent
 
PluginFrameworkStartedHealthCheckListener - Class in com.atlassian.confluence.impl.health
In the event of a PluginFrameworkStartedEvent runs the PLUGIN_FRAMEWORK_STARTED Johnson health checking phase.
PluginFrameworkStartedHealthCheckListener(HealthCheckRunner, EventListenerRegistrar) - Constructor for class com.atlassian.confluence.impl.health.PluginFrameworkStartedHealthCheckListener
 
PluginHelper - Interface in com.atlassian.confluence.it.plugin
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.plugin.PluginHelper} alternative
PluginHibernateSessionFactory - Interface in com.atlassian.hibernate
Deprecated.
since 6.1.0. Consider using documented Java or REST APIs as an alternative. See https://developer.atlassian.com/confdev/confluence-plugin-guide for more information.
PluginI18NResource - Class in com.atlassian.confluence.util.i18n
 
PluginI18NResource(Plugin, ResourceDescriptor) - Constructor for class com.atlassian.confluence.util.i18n.PluginI18NResource
 
PluginInstallEvent - Class in com.atlassian.confluence.event.events.plugin
Fired when a plugin is detected by scanForNewPlugins
PluginInstallEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginInstallEvent
 
pluginInstallEvent(AsyncPluginInstallEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PluginAuditListener
 
PluginJob - Class in com.atlassian.confluence.it.rpc
 
PluginJob() - Constructor for class com.atlassian.confluence.it.rpc.PluginJob
 
PluginLoadersFactory - Class in com.atlassian.confluence.plugin
Responsible for initialising all the plugin loaders Confluence needs to start the plugin system.
PluginLoadersFactory(Collection<String>, Collection<PluginLoader>, ExtraBundledPluginsFactory) - Constructor for class com.atlassian.confluence.plugin.PluginLoadersFactory
 
pluginMacroRegistered(PluginMacroRegisteredEvent) - Method in class com.atlassian.confluence.macro.browser.MacroMetadataListener
 
pluginMacroRegistered(PluginMacroUnregisteredEvent) - Method in class com.atlassian.confluence.macro.browser.MacroMetadataListener
 
pluginMacroRegistered(PluginMacroRegisteredEvent) - Method in class com.atlassian.confluence.renderer.UserMacroLibrary
 
PluginMacroRegisteredEvent - Class in com.atlassian.confluence.event.events.admin
An event to indicate that a macro has been registered with an XHTML MacroManager from a plugin.
PluginMacroRegisteredEvent(String, Object) - Constructor for class com.atlassian.confluence.event.events.admin.PluginMacroRegisteredEvent
 
pluginMacroUnregistered(PluginMacroUnregisteredEvent) - Method in class com.atlassian.confluence.renderer.UserMacroLibrary
 
PluginMacroUnregisteredEvent - Class in com.atlassian.confluence.event.events.admin
An event to indicate that a plugin hosted macro has been unregistered with an XHTML MacroManager.
PluginMacroUnregisteredEvent(String, Object) - Constructor for class com.atlassian.confluence.event.events.admin.PluginMacroUnregisteredEvent
 
PluginMetadataResource - Class in com.atlassian.confluence.functest.rest.admin
Modifies PluginSettings values
PluginMetadataResource(PluginAccessor, PluginController, RequiredPluginProvider) - Constructor for class com.atlassian.confluence.functest.rest.admin.PluginMetadataResource
 
pluginModule() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
pluginModule() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
 
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.content.render.xhtml.DeviceTypeAwareRenderer
 
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.DefaultMacroMigrationManager
 
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.UserMacroPluginMacroManager
 
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.V2CompatibilityMacroManager
 
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.XhtmlMacroManager
 
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.plugin.ModuleDescriptorCache
Deprecated.
Removes module descriptors from the cache when plugin modules are disabled.
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.renderer.DefaultMacroManager
 
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.setup.settings.DefaultFeatureService
 
PluginModuleDisableEvent - Class in com.atlassian.confluence.event.events.plugin
 
PluginModuleDisableEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginModuleDisableEvent
 
pluginModuleDisableEvent(AsyncPluginModuleDisableEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PluginAuditListener
 
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.content.render.xhtml.DeviceTypeAwareRenderer
 
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.DefaultMacroMigrationManager
 
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.UserMacroPluginMacroManager
 
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.V2CompatibilityMacroManager
 
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.XhtmlMacroManager
 
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.plugin.dev.DeprecatedPluginModuleListener
 
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.plugin.ModuleDescriptorCache
Deprecated.
Adds module descriptors to the cache when plugin modules are enabled.
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.renderer.DefaultMacroManager
 
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.setup.settings.DefaultFeatureService
 
PluginModuleEnableEvent - Class in com.atlassian.confluence.event.events.plugin
 
PluginModuleEnableEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginModuleEnableEvent
 
pluginModuleEnableEvent(AsyncPluginModuleEnableEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PluginAuditListener
 
PluginModuleEvent - Class in com.atlassian.confluence.event.events.plugin
Abstract superclass of all plugin module events.
PluginModuleEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginModuleEvent
 
PluginModuleFactory<T> - Interface in com.atlassian.confluence.plugin.module
 
PluginModuleHolder<T> - Class in com.atlassian.confluence.plugin.module
Manages the lifecycle of a plugin module of type T that is constructed when the module is first requested via getModule() method.
PluginOsgiExportsAction - Class in com.atlassian.confluence.admin.actions.debug
 
PluginOsgiExportsAction() - Constructor for class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction
 
PluginOsgiExportsAction.StubComponentRegistrar - Class in com.atlassian.confluence.admin.actions.debug
 
PluginParentDirectoryLocator - Interface in com.atlassian.confluence.plugin
Strategy class for the SimplePluginDirectoryProvider to find the parent directory in which to put all the plugin working directories.
PluginProvidedDecoratorModule - Interface in com.atlassian.confluence.plugin.module
Holds data about the decorator override.
PluginQuartzJob - Class in com.atlassian.confluence.it.rpc
Deprecated.
Use confluence-test-utils module's com.atlassian.confluence.test.rest.api.scheduler.PluginQuartzJob.
PluginQuartzJob(Plugin, String) - Constructor for class com.atlassian.confluence.it.rpc.PluginQuartzJob
Deprecated.
 
PLUGINS - Static variable in class com.atlassian.confluence.impl.audit.AuditCategories
 
plugins - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
PLUGINS_CACHE_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
PLUGINS_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
PLUGINS_SETTINGS_PREFIX - Static variable in interface com.atlassian.confluence.setup.bandana.ConfluenceBandanaKeys
 
PLUGINS_TEMP_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
PluginSandboxCheck - Class in com.atlassian.confluence.impl.util.sandbox.misc
Core checks and analytics depend on the status of plugin sandboxes.
PluginSandboxCheck() - Constructor for class com.atlassian.confluence.impl.util.sandbox.misc.PluginSandboxCheck
 
PluginsClassLoaderAvailableEvent - Class in com.atlassian.confluence.plugin
Event fired to signal that the plugin system classloader is available for use.
PluginsClassLoaderAvailableEvent(Object, ClassLoader) - Constructor for class com.atlassian.confluence.plugin.PluginsClassLoaderAvailableEvent
 
PluginsClassLoaderConfigurationListener - Class in com.atlassian.confluence.plugin
This application event listener will configure the provided delegation class loader to use the plugins classloader once the PluginsClassLoaderAvailableEvent is fired.
PluginsClassLoaderConfigurationListener() - Constructor for class com.atlassian.confluence.plugin.PluginsClassLoaderConfigurationListener
 
PluginSettings - Interface in com.atlassian.confluence.setup.settings
 
PluginSettingsResource - Class in com.atlassian.confluence.functest.rest.admin
Modifies PluginSettings values
PluginSettingsResource(PluginSettingsFactory) - Constructor for class com.atlassian.confluence.functest.rest.admin.PluginSettingsResource
 
PluginSharedDataKey - Class in com.atlassian.confluence.cluster.shareddata
 
PluginSharedDataKey(String, String) - Constructor for class com.atlassian.confluence.cluster.shareddata.PluginSharedDataKey
 
PluginSharedDataRegistry - Interface in com.atlassian.confluence.cluster.shareddata
Provides facilities to allow plugins to obtain SharedData instances.
PluginSharedDataStore - Interface in com.atlassian.confluence.cluster.shareddata
Defines a mechanism to manage the storage of plugin-specific SharedData.
PluginsRpc - Class in com.atlassian.confluence.it.rpc.delegates.admin
Makes calls to the UPM REST resources for acceptance tests.
PluginsRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.PluginsRpc
 
PluginStartupTestResource - Class in com.atlassian.confluence.plugins.pluginstartuptest
For PluginStartupAcceptanceTest and PluginStartupCloudTest.
PluginStartupTestResource(PluginAccessor) - Constructor for class com.atlassian.confluence.plugins.pluginstartuptest.PluginStartupTestResource
 
PluginStatusWrmDataProvider - Class in com.atlassian.confluence.plugins.pulp.wrm
Provides the PULP with WRM data about the status of user-installed plugins.
PluginStatusWrmDataProvider(PluginAccessor, IsUserInstalledPlugin) - Constructor for class com.atlassian.confluence.plugins.pulp.wrm.PluginStatusWrmDataProvider
 
pluginSystemStarted(PluginFrameworkStartedEvent) - Method in class com.atlassian.confluence.renderer.UserMacroLibrary
 
PluginTemplateReference - Class in com.atlassian.confluence.pages.templates
Used to reference a template based on the complete module key, space and referencing plugin key
PluginThemeResource - Class in com.atlassian.confluence.themes
A theme stylesheet which is a resource in a plugin.
PluginThemesAccessor - Class in com.atlassian.confluence.impl.themes
A helper class for obtaining Themes and ThemeModuleDescriptors from a PluginAccessor.
PluginThemesAccessor(PluginAccessor) - Constructor for class com.atlassian.confluence.impl.themes.PluginThemesAccessor
 
PluginUninstallEvent - Class in com.atlassian.confluence.event.events.plugin
 
PluginUninstallEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginUninstallEvent
 
PluginUninstallEvent(Object, String, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginUninstallEvent
 
pluginUninstallEvent(AsyncPluginUninstallEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PluginAuditListener
 
plus(MemoryInfo.Bytes) - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo.Bytes
 
PNG - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
PNG_TYPE - Static variable in class com.atlassian.confluence.it.Attachment
Deprecated.
 
PointcutClassLoaderProcessor - Class in com.atlassian.confluence.core
BeanPostProcessor that swaps out Spring's default AspectJExpressionPointcut and substitutes it for an implementation that is customised to use the Confluence application classloader.
PointcutClassLoaderProcessor() - Constructor for class com.atlassian.confluence.core.PointcutClassLoaderProcessor
 
PolicyConfiguredCleaner - Class in com.atlassian.confluence.content.render.xhtml
A thread safe xhtml/html/xml Cleaner which is configured via a policy file classpath resource.
PolicyConfiguredCleaner(String) - Constructor for class com.atlassian.confluence.content.render.xhtml.PolicyConfiguredCleaner
Constructor that will lazily load the Transformer as it is required.
POLL_MAIL - Static variable in class com.atlassian.confluence.it.rpc.StandardConfluenceJob
The job that fetches mail from the server for email archiving in a space.
pollHeartbeat() - Method in interface com.atlassian.confluence.plugins.synchrony.api.SynchronyMonitor
Ping the Synchrony heartbeat rest endpoint, until the result is a 200 OK or a timeout is reached.
pollHeartbeat() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyMonitor
 
PollingChangeTracker - Class in com.atlassian.confluence.it
 
PollingChangeTracker() - Constructor for class com.atlassian.confluence.it.PollingChangeTracker
 
polyMorphicLookupByUnfixedId(long, Class<? extends T>...) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
pop(ConversionContext) - Static method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAccumulatorStack
 
pop() - Static method in class com.atlassian.confluence.renderer.ContentIncludeStack
 
pop() - Method in class com.atlassian.confluence.search.lucene.ObjectQueue
Converts up to numberToPop handles of the same class into objects.
pop() - Method in class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.DirectiveStack
 
PopMailConfigPage - Class in com.atlassian.confluence.pageobjects.page.admin
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.admin.PopMailConfigPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
PopMailConfigPage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.PopMailConfigPage
Deprecated.
 
PopularContentQueries - Interface in com.atlassian.confluence.plugins.edgeindex
 
PopularQueryExecutionEvent - Class in com.atlassian.confluence.event.events.search
 
PopularQueryExecutionEvent(long, long) - Constructor for class com.atlassian.confluence.event.events.search.PopularQueryExecutionEvent
 
PopularTab - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs
 
PopularTab(HttpContext, I18NBeanFactory, LocaleManager) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.PopularTab
 
populateAdministrator() - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
 
populateAdministrator() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
populateAdministrator() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
populateAdministrator() - Method in interface com.atlassian.confluence.security.actions.PermissionsAware
 
populateAdministrator() - Method in class com.atlassian.confluence.security.actions.ViewGlobalPermissionsAction
 
populateAdministrator() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionDefaultsAction
 
populateAdministrator() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
populateBuildProperties() - Method in class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventFactory
 
populateClusterProperties() - Method in class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventFactory
 
populateContextProvider() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
populateContextProvider() - Method in class com.atlassian.confluence.pages.actions.CreateBlogPostAction
 
populateDatabaseProperties() - Method in class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventFactory
 
populateExistingClusterSetupConfig() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
populateExistingClusterSetupConfig() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
populateExistingClusterSetupConfig() - Method in interface com.atlassian.confluence.impl.cluster.ClusterConfigurationHelperInternal
Merges the config file in shared home into the current config file (in local home folder).
populateHardwareProperties() - Method in class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventFactory
 
populateHibernateProperties() - Method in class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventFactory
 
PopulateLowerFieldsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Populates new fields that are lower-cased copies of other fields.
PopulateLowerFieldsUpgradeTask(ConfluenceHibernateConfig, SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.PopulateLowerFieldsUpgradeTask
 
populateParentPageTitleField() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
populatePersonalLabels(Document) - Method in class com.atlassian.confluence.search.v2.lucene.AbstractLuceneSearchResult
Deprecated.
since 5.9.
populatePlatformProperties() - Method in class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventFactory
 
populateSafeModeProperties() - Method in class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventFactory
 
populateSimpleMessage(String, List<String>) - Static method in class com.atlassian.confluence.util.GeneralUtil
Populate the template String supplied using the given values.
populateSystemProperties() - Method in class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventFactory
 
populateTrackingHeaders(Email, Long) - Method in class com.atlassian.confluence.mail.notification.NotificationEmailHelper
Deprecated.
Adds a message id and reply address derived from the given content id
POPUP_WINDOW_NAME - Static variable in class com.atlassian.confluence.pageobjects.component.popup.GroupPickerPopup
Deprecated.
 
POPUP_WINDOW_NAME - Static variable in class com.atlassian.confluence.pageobjects.component.popup.UserPickerPopup
Deprecated.
 
Position - Class in com.atlassian.confluence.api.model.content
Represents the position of a piece of Content among its siblings.
POSITION_ABOVE - Static variable in interface com.atlassian.confluence.content.service.page.MovePageCommand
Indicates to move the source node above (immediately before) the target node
POSITION_APPEND - Static variable in interface com.atlassian.confluence.content.service.page.MovePageCommand
Indicates to move the source node the last of the target node
POSITION_BELOW - Static variable in interface com.atlassian.confluence.content.service.page.MovePageCommand
Indicates to move the source node below (immediately after) the target node
POSITION_KEY - Static variable in class com.atlassian.confluence.api.model.content.Position
Used in the Content extensions map.
POSITION_TOP_LEVEL - Static variable in interface com.atlassian.confluence.content.service.page.MovePageCommand
Indicates to move the source node to the top level of a space
postBootstrapDatabase() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
postCompletionStage(WebResource, Class<? extends E>, Object) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
postCompletionStage(WebResource, Class<? extends E>, Object, MediaType) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
postCompletionStage(WebResource, Class<E>, Class, Object) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
postCompletionStageToPageResponse(WebResource, Class<T>, Object, MediaType) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
postFlush(Iterator) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
postFuture(WebResource, Class<? extends E>, Object) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
postFuture(WebResource, Class<? extends E>, Object, MediaType) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
postFuture(WebResource, Class<E>, Class, Object) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
postFutureToPageResponse(WebResource, Class<T>, Object, MediaType) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
POSTGRES_RELATION_ALREADY_EXISTS_SQLSTATE - Static variable in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
PostgresCollationRule - Class in com.atlassian.confluence.impl.health.checks.rules
Determines whether the Postgres Collation is correct.
PostgresCollationRule(ErrorMessageProvider, DatabaseCollationVerifier, DatabaseHelper, HibernateConfig, String[]) - Constructor for class com.atlassian.confluence.impl.health.checks.rules.PostgresCollationRule
 
PostgreSQLDialect - Class in com.atlassian.confluence.impl.hibernate.dialect
The hibernate Dialect that's used for Postgres.
PostgreSQLDialect() - Constructor for class com.atlassian.confluence.impl.hibernate.dialect.PostgreSQLDialect
 
PostgreSQLDialectV2 - Class in com.atlassian.confluence.impl.hibernate.dialect
The v2 hibernate Dialect that's returned from net.sf.hibernate.engine.SessionFactory.getDialect.
PostgreSQLDialectV2() - Constructor for class com.atlassian.confluence.impl.hibernate.dialect.PostgreSQLDialectV2
 
PostgreSQLJDBCUrlBuilder - Class in com.atlassian.confluence.setup
 
PostgreSQLJDBCUrlBuilder() - Constructor for class com.atlassian.confluence.setup.PostgreSQLJDBCUrlBuilder
 
postImportAndCleanUp() - Method in class com.atlassian.confluence.importexport.Importer
Perform any special logic after the import and post-import tasks are complete.
postImportAndCleanUp() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
postImportAndCleanUp() - Method in class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
 
PostImportTask - Interface in com.atlassian.confluence.importexport
A task which will be executed after an import is complete to ensure the data integrity of the system.
POSTING_DATE - Static variable in class com.atlassian.confluence.pages.BlogPost
Name of the form field used to store the posting date of the blog post
POSTING_DAY_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
POSTING_DAY_ATTRIBUTE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
POSTING_DAY_FORMAT - Static variable in class com.atlassian.confluence.pages.BlogPost
 
POSTINGDAY_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
The posting day for a blog post link.
postJson(String, String, User) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
 
postJsonWithNoResponse(String, String, User) - Static method in class com.atlassian.confluence.it.RestHelper
Deprecated.
 
postProcessAfterInitialization(Object, String) - Method in class com.atlassian.confluence.core.PointcutClassLoaderProcessor
 
postProcessAfterInitialization(Object, String) - Method in class com.atlassian.confluence.util.i18n.UserLocaleAwareBeanPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Create a proxy with the configured interceptors if the bean is identified as one to proxy by the subclass.
postProcessAfterInstantiation(Object, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.atlassian.confluence.setup.ConfluenceAnnotationConfigApplicationContext
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.atlassian.confluence.setup.ConfluenceClassPathXmlApplicationContext
 
postProcessBeforeInitialization(Object, String) - Method in class com.atlassian.confluence.core.PointcutClassLoaderProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class com.atlassian.confluence.util.i18n.UserLocaleAwareBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
postProcessBeforeInstantiation(Class<?>, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
postProcessConfiguration() - Method in interface com.atlassian.confluence.it.admin.UserDirectories.ConfigurationCallback
Deprecated.
 
postProcessLoader(ResourceLoader, ExtendedProperties) - Method in class com.atlassian.confluence.util.velocity.CompatibleVelocityResourceManager
Wraps configured resource loaders in a Velocity13CompatibleResourceLoader
postProcessLoader(ResourceLoader, ExtendedProperties) - Method in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
Template method to allow subclasses to post process and possibly wrap a resource loader before it is added to the loader list.
postProcessLoader(ResourceLoader, ExtendedProperties) - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceManager
 
postProcessNode(QueryNode) - Method in class com.atlassian.confluence.search.lucene.queryparser.AnalyzerSwitcherQueryNodeProcessor
 
postProcessProperties(PropertyValues, Object, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
postProcessUser(User) - Method in class com.atlassian.confluence.it.usermanagement.ExternalUserSynchroniser
Deprecated.
Apply workarounds and set any properties required for the user.
postRestoreSteps() - Static method in class com.atlassian.confluence.importexport.actions.SetupRestoreHelper
 
postSendUserInvites(String, String[]) - Method in class com.atlassian.confluence.it.admin.SignupSettings
 
PostSetupHelper - Class in com.atlassian.confluence.it.setup
Helper for various tasks that are commonly done after a setup
PostSetupHelper(WebTester, User, ConfluenceRpc) - Constructor for class com.atlassian.confluence.it.setup.PostSetupHelper
 
postUpgrade() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
postUpgrade() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
POWERPOINT97_TEMPLATE - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
POWERPOINT_MACRO - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
POWERPOINT_SLIDESHOW - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
POWERPOINT_TEMPLATE - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
PPT - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
PPTX - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.
 
PredefinedSearchBuilder - Interface in com.atlassian.confluence.search.service
Class for building searches that are commonly used.
preDestroy() - Method in class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastClusterMonitoring
 
preDestroy() - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceDiagnosticsConfiguration
 
preDestroy() - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceMonitoringService
 
preDestroy() - Method in class com.atlassian.confluence.internal.diagnostics.EventListeningDarkFeatureSetting
 
predicates() - Method in interface com.atlassian.confluence.api.impl.pagination.PaginationQuery
 
predictBeanType(Class<?>, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
PREFERRED_SPACE_KEY - Static variable in class com.atlassian.confluence.search.v2.lucene.boosting.BoostPreferredSpaceStrategy
Deprecated.
 
preferredUserLocale - Variable in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
prefetch(Set<AttachmentResourceIdentifier>, ConversionContext) - Method in class com.atlassian.confluence.impl.content.render.prefetch.AttachmentPrefetcher
Fetch the attachments for the given set of identifiers, and store them in the given conversion context.
prefetch(Set<T>, ConversionContext) - Method in interface com.atlassian.confluence.impl.content.render.prefetch.ResourcePrefetcher
Attempts to pre-fetch and pre-cache the given resource identifiers.
prefetch(Set<UserResourceIdentifier>, ConversionContext) - Method in class com.atlassian.confluence.impl.content.render.prefetch.UserPrefetcher
 
prefetchAndCacheUsers(long, Collection<String>) - Method in interface com.atlassian.confluence.impl.content.render.prefetch.UserPrefetcher.PrefetchDao
 
prefetchAndCacheUsers(long, Collection<String>) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
Provides an implementation of UserPrefetcher.PrefetchDao for optimised prefetch and caching of multiple users at once.
prefetchContentResources(BodyContent, ConversionContext) - Method in class com.atlassian.confluence.impl.content.render.prefetch.ContentResourcePrefetcher
 
preFetchedAttachmentCount(int) - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent.Builder
 
prefetchedAttachments(ConversionContext) - Static method in class com.atlassian.confluence.impl.content.render.prefetch.AttachmentPrefetcher
 
preFetchedImageDetailsCount(int) - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent.Builder
 
prefetchEntitiesById(String, Collection<?>, Class<T>) - Method in class com.atlassian.confluence.impl.content.render.prefetch.hibernate.HibernatePrefetchHelper
Attempts to efficiently load Hibernate entities of a given type given a collection od IDs.
prefetchImageDetails(Collection<Attachment>) - Method in interface com.atlassian.confluence.impl.content.render.prefetch.ImageDetailsPrefetchDao
 
prefetchImageDetails(Collection<Attachment>) - Method in class com.atlassian.confluence.pages.attachments.DefaultImageDetailsDao
Attempts to efficiently resolve the ImageDetailsDto of each given Attachment.
prefix(String) - Method in class com.atlassian.confluence.api.model.content.Label.LabelBuilder
 
prefix(Label.Prefix) - Method in class com.atlassian.confluence.api.model.content.Label.LabelBuilder
 
PREFIX - Static variable in class com.atlassian.confluence.cache.hazelcast.DefaultHazelcastHelper
 
PREFIX - Static variable in class com.atlassian.confluence.cluster.hazelcast.shareddata.HazelcastSharedDataSupport
 
PREFIX - Static variable in class com.atlassian.confluence.user.actions.UserDetailsMap
 
PREFIX_CACHE - Static variable in class com.atlassian.confluence.cache.hazelcast.DefaultHazelcastHelper
 
PREFIX_CACHE_REFERENCE - Static variable in class com.atlassian.confluence.cache.hazelcast.DefaultHazelcastHelper
 
prefixAllMapKeys(String, Map<K, V>) - Static method in class com.atlassian.confluence.util.GeneralUtil
Convert the supplied Map so that all of the keys in the Map are prefixed by the supplied String followed by a full stop.
PrefixNameConflictResolver - Class in com.atlassian.confluence.pages.persistence.dao.bulk.impl
Will apply a prefix before a conflicting page title
PrefixNameConflictResolver(String) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.impl.PrefixNameConflictResolver
 
PrefixNameConflictResolver(boolean, String) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.impl.PrefixNameConflictResolver
 
PrefixNameConflictResolver(boolean, String, int) - Constructor for class com.atlassian.confluence.pages.persistence.dao.bulk.impl.PrefixNameConflictResolver
 
PrefixQuery - Class in com.atlassian.confluence.search.v2.query
v2 primitive query
PrefixQuery(String, String) - Constructor for class com.atlassian.confluence.search.v2.query.PrefixQuery
 
PrefixQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
PrefixQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.PrefixQueryMapper
 
PrefixSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
v2 primitive filter
PrefixSearchFilter(String, String) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.PrefixSearchFilter
 
PrefixSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
PrefixSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.PrefixSearchFilterMapper
 
preFlush(Iterator) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
PREFORMATTED_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
preImport() - Method in class com.atlassian.confluence.importexport.Importer
Perform any special logic prior to the import starting.
preImport() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
preImport() - Method in class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
 
prepare(long, Modification<AbstractPage>, SaveContext) - Method in class com.atlassian.confluence.content.service.experimental.DefaultPageUpdateService
 
prepare(long, Modification<AbstractPage>, SaveContext) - Method in interface com.atlassian.confluence.content.service.experimental.PageUpdateService
Prepare content (page or blogpost) for update.
prepare() - Method in interface com.atlassian.confluence.core.BatchOperation
Called before the batch is processed.
prepare() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
prepare() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
prepare() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
prepareConfiguration(Configuration) - Method in class bucket.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
Deprecated.
This method is called after the Configuration object has been created and before the SessionFactory has been created.
prepareConfiguration(Configuration) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
This method is called after the Configuration object has been created and before the SessionFactory has been created.
prepareConfigurationForBackupOperation(Configuration) - Static method in class com.atlassian.confluence.importexport.impl.BackupRestoreHibernateUtil
prepareConfluenceForTesting(Class<?>, TestName, ConfluenceTestedProduct, ConfluenceRpc, ServerStateManager) - Static method in class com.atlassian.confluence.webdriver.WebdriverTestSessionInitializer
 
PreparedAbstractPage - Class in com.atlassian.confluence.content.service.experimental
 
prepareDownloadPath(String) - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
prepareDownloadPath(String) - Method in interface com.atlassian.confluence.importexport.ImportExportManager
Helper method - returns the location to be used in the URL generated to download an exported archive.
prepareDownloadPath(String) - Method in class com.atlassian.confluence.pages.actions.DownloadAllAttachmentsOnPageAction
 
prepareExportFileName(ConfluenceEntityObject) - Method in class com.atlassian.confluence.importexport.impl.AbstractExporterImpl
 
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
prepareForMigrationTo() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Prepare the data store for a migration from another type of data store.
prepareForMigrationTo() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Prepare the data store for a migration from another type of data store.
prepareForMigrationTo() - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystem
Prepare the data store for a migration from another type of data store.
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.FileStoreAttachmentDataFileSystem
Deprecated.
 
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
 
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
In this implementation, we want to make sure the attachments directory is empty, otherwise we will have attachments or files that don't belong.
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryCloud
Deprecated.
 
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
Deprecated.
 
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
Deprecated.
 
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
In this implementation, we want to make sure the attachments directory is empty, otherwise we will have attachments or files that don't belong.
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
This implementation removes the contents of the table and passes the migration tasks onto the AttachmentDataDao
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
This implementation clears out the Attachment data table, so we have a clean base for migration.
prepareForRestore() - Static method in class com.atlassian.confluence.importexport.actions.SetupRestoreHelper
 
prepareNewCache(int, long, Supplier<List<ListUndefinedPagesAction.UndefinedPage>>, Map) - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction
Clean previous cache, call supplier to get new data then put it into the cache if cache condition is match
prepend(String) - Method in class com.atlassian.confluence.api.model.Expansions
Create a new Expansions that prepends the propertyName to the path of all expansions represented in this Expansions object.
preprocess(HttpClient, HttpMethod) - Method in class com.atlassian.confluence.util.http.httpclient.BasicAuthenticator
Deprecated.
 
preprocess(HttpClient, HttpMethod) - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientAuthenticator
Deprecated.
 
preProcessNode(QueryNode) - Method in class com.atlassian.confluence.search.lucene.queryparser.AnalyzerSwitcherQueryNodeProcessor
 
preRenderBody(Map<String, Object>) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
This method will not retain a local copy of the contextMap - making it advantageous for pre-rendering templates with contexts comprising of transient or session-based data.
PreRenderedMailNotificationQueueItem - Class in com.atlassian.confluence.mail.template
 
PreRenderedMailNotificationQueueItem.Builder - Class in com.atlassian.confluence.mail.template
press(Keys) - Method in class com.atlassian.confluence.pageobjects.component.dropdown.QuickSearch
Deprecated.
 
pressBackspace() - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Simulates pressing backspace on the TinyMCE iframe.
pressDelete() - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Simulates pressing the delete key on the TinyMCE iframe.
pressDown() - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Simulates pressing the down arrow key on the TinyMCE iframe.
pressEnter() - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Simulates pressing the enter key on the TinyMCE iframe.
pressEnterInLinkAliasField() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
pressEnterInSearchField() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
pressEnterOnFindField() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
pressEnterOnReplaceField() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
pressEsc() - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Simulates pressing the escape key on the TinyMCE iframe.
pressEscape() - Method in class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
Deprecated.
Presses the escape key in the dialog.
pressEscapeOnFindField() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
pressEscapeOnly() - Method in class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
Deprecated.
Presses the escape key in the dialog, without doing the entire up / pressed / down event sequence.
pressEscapeOnReplaceField() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
pressLeft() - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Simulates pressing the left arrow key on the TinyMCE iframe.
pressMultipleKeys(String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Simulates pressing multiple keys at once on the TinyMCE iframe.
pressReturn() - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Simulates pressing the return key on the TinyMCE iframe.
pressRight() - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Simulates pressing the right arrow key on the TinyMCE iframe.
pressStartButton() - Method in class com.atlassian.confluence.pageobjects.page.setup.SetupCompletePage
Deprecated.
 
pressTab() - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Simulates pressing the tab key on the TinyMCE iframe.
pressUp() - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
Simulates pressing the up arrow key on the TinyMCE iframe.
PREVENT_CACHING - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
Prevents all client and proxy caching.
PREVENT_CACHING_IE_SSL - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
Prevent caching in a way that is compatible with downloading attachments over SSL in Internet Explorer.
PreventCachingResourceFilterFactory - Class in com.atlassian.confluence.plugins.rest.jersey.cachecontrol
Sets Cache-Control HTTP headers which prevent caching of ALL responses from REST resources in the plugin, and forces revalidation when you come back to the page.
PreventCachingResourceFilterFactory() - Constructor for class com.atlassian.confluence.plugins.rest.jersey.cachecontrol.PreventCachingResourceFilterFactory
 
PreventCachingResponseFilter - Class in com.atlassian.confluence.plugins.rest.jersey.cachecontrol
Sets Cache-Control HTTP headers which prevent caching of ALL responses, and forces revalidation when you come back to the page.
PreventCachingResponseFilter() - Constructor for class com.atlassian.confluence.plugins.rest.jersey.cachecontrol.PreventCachingResponseFilter
 
PREVIEW - Static variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
preview() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
Deprecated.
Triggers the preview and returns the preview frame page object.
preview() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
Preview a comment in the quick editor
PREVIEW - Static variable in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
preview - Variable in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
Deprecated.
since 5.3 (and really much much longer)
preview - Variable in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
previewExternalImage() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ExternalImagePanelImageBrowserDialog
Deprecated.
 
PreviewMacroRequest - Class in com.atlassian.confluence.tinymceplugin.rest.entities
 
PreviewMacroRequest() - Constructor for class com.atlassian.confluence.tinymceplugin.rest.entities.PreviewMacroRequest
 
previewVisibleCondition() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
Checks to see if preview pane is showing
PREVIOUS - Static variable in class com.atlassian.confluence.api.model.content.History.Expansions
 
PREVIOUS_LINK_XPATH_SELECTOR_SUFFIX - Static variable in class com.atlassian.confluence.it.PaginationBean
 
PREVIOUS_SIGNUP_TOKEN - Static variable in class com.atlassian.confluence.user.DefaultSignupManager
 
previousStartIndexes - Variable in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
previousVersion(Reference<Version>) - Method in class com.atlassian.confluence.api.model.content.History.HistoryBuilder
 
prime(Iterable<? extends Space>) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
PrimitiveId - Class in com.atlassian.confluence.importexport.xmlimport.model
 
PrimitiveId(String, String) - Constructor for class com.atlassian.confluence.importexport.xmlimport.model.PrimitiveId
 
PrimitiveIdParser - Class in com.atlassian.confluence.importexport.xmlimport.parser
 
PrimitiveIdParser() - Constructor for class com.atlassian.confluence.importexport.xmlimport.parser.PrimitiveIdParser
 
PrimitiveProperty - Class in com.atlassian.confluence.importexport.xmlimport.model
 
PrimitiveProperty(String, String, String) - Constructor for class com.atlassian.confluence.importexport.xmlimport.model.PrimitiveProperty
 
PrimitivePropertyParser - Class in com.atlassian.confluence.importexport.xmlimport.parser
 
PrimitivePropertyParser(String) - Constructor for class com.atlassian.confluence.importexport.xmlimport.parser.PrimitivePropertyParser
 
PrintableVersionCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
PrintableVersionCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.PrintableVersionCondition
 
PRIVATE - Static variable in class com.atlassian.confluence.spaces.actions.AbstractCreateSpaceAction
 
PRIVATE_LONG_TERM - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
Indicates to proxies and clients that this is private data.
PRIVATE_SHORT_TERM - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
Indicates to proxies and clients that this is private data.
PRIVATE_SPACE_SUBPATH - Static variable in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl
 
process(Document) - Method in class com.atlassian.confluence.diff.ContextBlockMarkingDiffPostProcessor
 
process(Document) - Method in interface com.atlassian.confluence.diff.DiffPostProcessor
Perform some process on the supplied JDOM Document.
process(Document) - Method in class com.atlassian.confluence.diff.MacroIconInsertingPostProcessor
 
process(Document) - Method in class com.atlassian.confluence.diff.StripDaisyDiffDataPostProcessor
 
process(Document) - Method in class com.atlassian.confluence.diff.StripEmptySpansDiffPostProcessor
 
process(Document) - Method in class com.atlassian.confluence.diff.StripToContextDiffPostProcessor
 
process(Document) - Method in class com.atlassian.confluence.diff.XSLDiffPostProcessor
 
process(CONTEXT, TARGET) - Method in interface com.atlassian.confluence.impl.hibernate.bulk.BulkAction
Do logic for single item in bulk action
process(ImportedObject) - Method in class com.atlassian.confluence.importexport.ChainedImportedObjectPreProcessor
Process the object with each of the contained preprocessors
process(ImportedObject) - Method in class com.atlassian.confluence.importexport.impl.AttachmentContentStatusPreProcessor
 
process(ImportedObject) - Method in class com.atlassian.confluence.importexport.impl.ContentPropertyFilterPreProcessor
 
process(Tag) - Method in class com.atlassian.confluence.importexport.impl.HtmlImageProcessingRule
 
process(ImportedObject) - Method in class com.atlassian.confluence.importexport.impl.NotNullBandanaRecordPreProcessor
 
process(ImportedObject) - Method in class com.atlassian.confluence.importexport.impl.SkipObjectPreProcessor
 
process(ImportedObject) - Method in class com.atlassian.confluence.importexport.impl.SkipObjectPropertyPreProcessor
 
process(ImportedObject) - Method in class com.atlassian.confluence.importexport.impl.SkipObjectWithReferencePreProcessor
 
process(Object) - Method in interface com.atlassian.confluence.importexport.ImportedObjectPostProcessor
Perform post-processing on an imported object.
process(ImportedObject) - Method in interface com.atlassian.confluence.importexport.ImportedObjectPreProcessor
Takes an ImportedObject and returns a new, processed ImportedObject, or null if the ImportedObject should be skipped.
process(ModuleDescriptor<BackupRestoreProvider>, File, ImportProcessorSummary) - Method in interface com.atlassian.confluence.importexport.ImportedPluginDataPreProcessor
Takes a source file of plugin data and returns a new, processed plugin data file, or the original file if no processing is required, or null if the plugin data should be skipped.
process(String) - Method in class com.atlassian.confluence.mail.BotocssMailContentProcessor
 
process(String) - Method in class com.atlassian.confluence.mail.DefaultMailContentProcessor
 
process(String) - Method in interface com.atlassian.confluence.mail.MailContentProcessor
Take the supplied input data and process it in some fashion, returning the result.
process(String) - Method in class com.atlassian.confluence.mail.XsltMailContentProcessor
 
process(LikePayload, LikeContext) - Method in class com.atlassian.confluence.plugins.like.notifications.batch.LikeCreatedBatchingProcessor
 
process(Document) - Method in class com.atlassian.confluence.search.lucene.postprocessor.ContentBoostPostProcessor
 
process(String) - Method in class com.atlassian.confluence.util.RegExpProcessor
 
process(String, RegExpProcessor.RegExpProcessorHandler) - Method in class com.atlassian.confluence.util.RegExpProcessor
 
processBatchFind(long, Collection<String>, Class<E>) - Method in class com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2BatchFinder
 
processContextForRendering(Context) - Static method in class com.atlassian.confluence.setup.webwork.ConfluenceVelocityManager
 
processEntries(JournalIdentifier, int, Function<Iterable<JournalEntry>, EntryProcessorResult<V>>) - Method in interface com.atlassian.confluence.api.service.journal.JournalService
processEntries(JournalIdentifier, int, Function<Iterable<JournalEntry>, EntryProcessorResult<V>>) - Method in class com.atlassian.confluence.impl.journal.DefaultJournalManager
 
processEntries(JournalIdentifier, int, Function<Iterable<JournalEntry>, EntryProcessorResult<V>>) - Method in class com.atlassian.confluence.impl.journal.DefaultJournalService
 
processEntries(JournalIdentifier, int, Function<Iterable<JournalEntry>, EntryProcessorResult<V>>) - Method in interface com.atlassian.confluence.impl.journal.JournalManager
processEntries() - Method in class com.atlassian.confluence.impl.system.JournalSystemMaintenanceTaskQueue
 
processEntries() - Method in interface com.atlassian.confluence.impl.system.SystemMaintenanceTaskQueue
Apply the given action to contents of the queue.
processEntries(Effect<EdgeIndexTask>) - Method in interface com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexTaskQueue
Apply the given action to contents of the queue.
processLine(int, String) - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.LoggingOutputHandler
 
processManager - Variable in class com.atlassian.confluence.plugins.synchrony.tasks.AbstractConfigLongRunningTask
 
processMonitor - Variable in class com.atlassian.confluence.plugins.synchrony.tasks.AbstractConfigLongRunningTask
 
processMultipartRequest(MultiPartRequestWrapper) - Method in class com.atlassian.confluence.pages.actions.beans.FileStorer
Checks the request to see that the MultiPartRequest provided contains a valid image.
processMultipartRequest(MultiPartRequestWrapper) - Method in class com.atlassian.confluence.pages.actions.beans.ImageStorer
Checks the request to see that the MultiPartRequest provided contains a valid image.
processNewEntries(JournalIdentifier, int, Function<Iterable<JournalEntry>, EntryProcessorResult<V>>) - Method in interface com.atlassian.confluence.api.service.journal.JournalService
Processes journal entries that were added since the last time this method was called for this journal on this cluster node.
processNewEntries(JournalIdentifier, int, Function<Iterable<JournalEntry>, EntryProcessorResult<V>>) - Method in interface com.atlassian.confluence.impl.journal.JournalManager
Processes journal entries that were added since the last time this method was called for this journal on this cluster node.
processNotifications(T) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
Generates the notifications associated with an event.
processNotifications(UserEvent) - Method in class com.atlassian.confluence.user.notifications.UserSignUpNotificationsListener
Deprecated.
 
processObject(ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.DefaultImportProcessor
 
processObject(ImportedObject) - Method in interface com.atlassian.confluence.importexport.xmlimport.ImportProcessor
 
processRow(ResultSet) - Method in class com.atlassian.confluence.upgrade.upgradetask.SessionClearingRowCallbackHandler
 
processRowInternal(ResultSet) - Method in class com.atlassian.confluence.upgrade.upgradetask.SessionClearingRowCallbackHandler
 
processSocketTimeoutException(WebRequest, SocketTimeoutException) - Method in class com.atlassian.confluence.htmlunit.ConfluenceHtmlUnitConfig
Deprecated.
 
processTaskTitle(XMLEventReader, FragmentTransformer, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.inlinetask.StorageInlineTaskUnmarshaller
 
processTemplate(Object, Writer) - Method in class com.atlassian.confluence.util.TemplateSupport
 
processUser(User) - Method in class com.atlassian.confluence.it.usermanagement.ExternalUserSynchroniser
Deprecated.
 
product - Static variable in class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
 
product - Static variable in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
product - Variable in class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
Deprecated.
 
product - Variable in class com.atlassian.confluence.webdriver.AbstractWebDriverTest
Deprecated.
 
Profile(String) - Constructor for class com.atlassian.confluence.plugins.quickreload.Commenter.Profile
 
PROFILE - Static variable in interface com.atlassian.confluence.user.actions.MyProfileConstants.Homepage
 
PROFILE_ATTACHMENT_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
PROFILE_PICTURE_BUILTIN_PATH - Static variable in interface com.atlassian.confluence.user.UserAccessor
Relative path to default profile pictures in the web application, used to determine whether a user has uploaded a custom profile picture.
PROFILE_PICTURE_COMMENT - Static variable in class com.atlassian.confluence.pages.Attachment
 
PROFILE_PICTURE_URL - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
Relative URL of the user's profile picture, as returned by ProfilePictureInfo.getUriReference().
ProfileMacro - Class in com.atlassian.confluence.macro.profile
A macro that shows profile information.
ProfileMacro() - Constructor for class com.atlassian.confluence.macro.profile.ProfileMacro
 
profilePicture(Icon) - Method in class com.atlassian.confluence.api.model.people.KnownUser.Builder
 
ProfilePictureInfo - Class in com.atlassian.confluence.user.actions
This class handles the difference between an avatar which is a standard icon and one which is an attachment.
ProfilePictureInfo(String) - Constructor for class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
ProfilePictureInfo(String, String, boolean) - Constructor for class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
ProfilePictureInfo(Attachment) - Constructor for class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
ProfilePictureInfo(Avatar) - Constructor for class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
ProfilePictureInfoSerialiser - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.serialisers
JSON Serialiser for the ProfilePictureInfo object
ProfilePictureInfoSerialiser() - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.serialisers.ProfilePictureInfoSerialiser
 
ProfilePictureThumbnailViewEvent - Class in com.atlassian.confluence.event.events.content.attachment
Event fired every time a thumbnail of a profile picture attachment is viewed.
ProfilePictureThumbnailViewEvent(Object, Attachment) - Constructor for class com.atlassian.confluence.event.events.content.attachment.ProfilePictureThumbnailViewEvent
 
ProfilePictureViewEvent - Class in com.atlassian.confluence.event.events.content.attachment
Event fired every time a full sized profile picture attachment is viewed.
ProfilePictureViewEvent(Object, Attachment) - Constructor for class com.atlassian.confluence.event.events.content.attachment.ProfilePictureViewEvent
 
profilePop(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.0. Use Timers.start(String) and a try-finally block.
profilePush(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.0. Use Timers.start(String).
ProfilingLogAppender - Class in com.atlassian.confluence.util.profiling
 
ProfilingLogAppender() - Constructor for class com.atlassian.confluence.util.profiling.ProfilingLogAppender
 
ProfilingLogAppender(Layout) - Constructor for class com.atlassian.confluence.util.profiling.ProfilingLogAppender
 
ProfilingParseDirective - Class in com.atlassian.confluence.setup.velocity
 
ProfilingParseDirective() - Constructor for class com.atlassian.confluence.setup.velocity.ProfilingParseDirective
 
ProfilingSiteMeshFilter - Class in com.atlassian.confluence.util.profiling
An extension of the SiteMeshFilter which adds profiling and delegates to ConfluenceSitemeshDecorator for the actual decoration.
ProfilingSiteMeshFilter() - Constructor for class com.atlassian.confluence.util.profiling.ProfilingSiteMeshFilter
 
progessSetupStep() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
Progress() - Constructor for class com.atlassian.confluence.index.status.ReIndexJob.Progress
 
Progress(long, long) - Constructor for class com.atlassian.confluence.index.status.ReIndexJob.Progress
 
progress - Variable in class com.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier
 
Progress - Interface in com.atlassian.confluence.util
 
progressMeter - Variable in class com.atlassian.confluence.pages.persistence.dao.bulk.DefaultBulkOptions.BaseBuilder
 
ProjectedSearchResult - Class in com.atlassian.confluence.search.v2
 
ProjectedSearchResult(SearchResult, Collection<String>) - Constructor for class com.atlassian.confluence.search.v2.ProjectedSearchResult
 
PromisingExecutorService - Class in com.atlassian.confluence.rest.client
Deprecated.
since 7.0.1. Use a regular Executor instead.
PromisingExecutorService(ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.PromisingExecutorService
Deprecated.
 
PROP_BACKUP_ATTACHMENTS - Static variable in class com.atlassian.confluence.importexport.impl.ExportUtils
 
PROP_BUILD_NUMBER - Static variable in class com.atlassian.confluence.importexport.impl.ExportUtils
build number of the earliest confluence version that this export can be imported by
PROP_CREATED_BY_BUILD_NUMBER - Static variable in class com.atlassian.confluence.importexport.impl.ExportUtils
build number of the version of confluence that was used to generate export
PROP_DEFAULT_USERS_GROUP - Static variable in class com.atlassian.confluence.importexport.impl.ExportUtils
Default users group for this instance, used to remap group permissions on import.
PROP_EXPORT_TYPE - Static variable in class com.atlassian.confluence.importexport.impl.ExportUtils
 
PROP_EXPORTED_SPACEKEY - Static variable in class com.atlassian.confluence.importexport.impl.ExportUtils
Indicates a specific space key which has been exported.
PROP_FILE_STORE_ID - Static variable in class com.atlassian.confluence.pages.Attachment
 
PROP_FILESIZE - Static variable in class com.atlassian.confluence.pages.Attachment
 
PROP_HIDDEN - Static variable in class com.atlassian.confluence.pages.Attachment
 
PROP_MEDIA_TYPE - Static variable in class com.atlassian.confluence.pages.Attachment
 
PROP_MINOR_EDIT - Static variable in class com.atlassian.confluence.pages.Attachment
 
PROP_PLUGIN_CREATED_BY_VERSION - Static variable in class com.atlassian.confluence.importexport.impl.ExportUtils
Plugin version used to export (Mostly for ActiveObjects data)
PROP_PLUGIN_EARLIEST_VERSION - Static variable in class com.atlassian.confluence.importexport.impl.ExportUtils
Earliest plugin version compatible with export
PROP_PLUGINS_EXPORTING_DATA - Static variable in class com.atlassian.confluence.importexport.impl.ExportUtils
 
PROP_SUPPORT_ENTITLEMENT_NUMBER - Static variable in class com.atlassian.confluence.importexport.impl.ExportUtils
 
properties() - Method in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
 
properties(String, String, int, int, UriInfo, DataFetchingEnvironment) - Method in class com.atlassian.confluence.plugins.graphql.providers.ContentPropertyProvider
 
properties() - Method in class com.atlassian.confluence.rest.api.model.RestObject
 
Properties() - Constructor for class com.atlassian.confluence.rest.api.model.RestObject.Properties
 
PropertiesBackedColorSupport - Class in com.atlassian.confluence.themes
 
PropertiesBackedColorSupport(String) - Constructor for class com.atlassian.confluence.themes.PropertiesBackedColorSupport
 
PropertiesFileCacheSettingsManager - Class in com.atlassian.confluence.impl.cache.config
 
PropertiesFileCacheSettingsManager(Path, Path, Lock) - Constructor for class com.atlassian.confluence.impl.cache.config.PropertiesFileCacheSettingsManager
 
PropertiesManager - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.properties.PropertiesManager} alternative
PropertiesManager(Properties...) - Constructor for class com.atlassian.confluence.it.PropertiesManager
Deprecated.
 
propertiesManager - Static variable in class com.atlassian.confluence.it.TestProperties
Deprecated.
 
PropertiesManagerFactory - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.properties.PropertiesManagerFactory} alternative
PropertiesModelMetadataProvider - Class in com.atlassian.confluence.plugins.restapi.metadata.content
Provides content metadata pertaining to properties on a Content entity.
PropertiesModelMetadataProvider(ContentPropertyService, NavigationService) - Constructor for class com.atlassian.confluence.plugins.restapi.metadata.content.PropertiesModelMetadataProvider
 
property(JsonContentProperty) - Method in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
 
property(JsonSpaceProperty) - Method in interface com.atlassian.confluence.api.nav.Navigation.SpaceNav
 
PROPERTY_ENTRY_GARDENING_JOB - Static variable in class com.atlassian.confluence.it.rpc.StandardConfluenceJob
 
PROPERTY_NAME_JMX_DISABLED - Static variable in interface com.atlassian.confluence.jmx.MBeanExporterWithUnregister
Setting this system property to true will prevent the exporter from registering or unregistering MBeans, and cause MBeanExporterWithUnregister.isEnabled() to always return false
PROPERTY_PREFIX - Static variable in class com.atlassian.confluence.user.ConfluenceUserPropertySetFactory
 
PROPERTY_PREFIX - Static variable in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdPropertySetFactory
Deprecated.
 
PROPERTY_SET_KEY_ARGUMENT - Static variable in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
PROPERTY_SETS_REFERENCES_CACHE - Static variable in class com.atlassian.confluence.user.CachingConfluenceUserPropertySetFactory
Deprecated.
 
PROPERTY_USER_CHANGE_PASSWORD_TOKEN - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_CHANGE_PASSWORD_TOKEN_ISSUE_DATE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_DASHBOARD_SPACES_SELECTED_TAB - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_DASHBOARD_SPACES_SELECTED_TEAM - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_DEACTIVATED - Static variable in class bucket.user.UserPreferencesKeys
Deprecated.
since 6.10.0. Use com.atlassian.crowd.embedded.api.CrowdService instead.
PROPERTY_USER_EDITOR_AUTOCOMPLETE_DISABLED - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_EDITOR_AUTOFORMAT_DISABLED - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_EMAIL_MIMETYPE - Static variable in class com.atlassian.confluence.it.User
Deprecated.
 
PROPERTY_USER_EMAIL_MIMETYPE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_EMAIL_SHOW_DIFF - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_ENABLED_FEATURES - Static variable in class com.atlassian.confluence.it.DarkFeaturesHelper
 
PROPERTY_USER_HIGHLIGHT_OPTION_PANEL_ENABLED - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_KEYBOARD_SHORTCUTS_DISABLED - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_LIKES_NOTIFY_AUTHOR - Static variable in class com.atlassian.confluence.plugins.like.LikeNotificationPreferences
 
PROPERTY_USER_LOCALE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_NOTIFY_FOR_MY_OWN_ACTIONS - Static variable in class com.atlassian.confluence.it.User
Deprecated.
 
PROPERTY_USER_NOTIFY_FOR_MY_OWN_ACTIONS - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_NOTIFY_ON_NEW_FOLLOWERS - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_PERSONAL_INFORMATION - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_PROFILE_PICTURE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_RECENT_CHANGES_SIZE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_RECOMMENDED_UPDATES_SCHEDULE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SHOW_ATTACHMENTS - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SHOW_CHILDREN - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SHOW_EXPERT_MODE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SIGNUP_DATE - Static variable in class bucket.user.UserPreferencesKeys
Deprecated.
since 6.10.0. Use com.atlassian.confluence.user.UserPreferencesKeys#PROPERTY_USER_SIGNUP_DATE instead.
PROPERTY_USER_SIGNUP_DATE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SIGNUP_TOKEN - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SIGNUP_TOKEN_ISSUE_DATE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SITE_HOMEPAGE - Static variable in class com.atlassian.confluence.it.User
Deprecated.
 
PROPERTY_USER_SITE_HOMEPAGE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SUBSCRIBE_TO_DIGEST - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SUBSCRIBE_TO_RECOMMENDED_UPDATES - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SUBSCRIBE_TO_RECOMMENDED_UPDATES_SET - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_TIME_ZONE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_WATCH_MY_OWN_CONTENT - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PropertyEntity - Class in com.atlassian.confluence.functest.rest.admin.crowd
Represents a property entity.
PropertyEntity(String, String) - Constructor for class com.atlassian.confluence.functest.rest.admin.crowd.PropertyEntity
Constructs a property with the specified name and type.
PropertyEntryGardeningJob - Class in com.atlassian.confluence.schedule.jobs
This job runs every month and clean up the redundant property entries in the os_propertyentry table.
PropertyEntryGardeningJob(SessionFactory, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.schedule.jobs.PropertyEntryGardeningJob
 
PropertyPanel - Class in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.PropertyPanel instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
PropertyPanel() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.PropertyPanel
Deprecated.
 
propertyPanelElement - Variable in class com.atlassian.confluence.pageobjects.component.editor.PropertyPanel
Deprecated.
 
PropertyRestrictionEntity - Class in com.atlassian.confluence.functest.rest.admin.crowd
Represents a property restriction entity.
PropertyRestrictionEntity(PropertyEntity, String, String) - Constructor for class com.atlassian.confluence.functest.rest.admin.crowd.PropertyRestrictionEntity
Creates a new instance of RestPropertyRestriction.
PropertySetHibernateConfigurationProvider - Class in com.atlassian.confluence.impl.user
 
PropertySetHibernateConfigurationProvider(HibernatePropertySetDAO) - Constructor for class com.atlassian.confluence.impl.user.PropertySetHibernateConfigurationProvider
 
PropertySetItemPersister - Class in com.atlassian.confluence.importexport.xmlimport.persister
Persister for PropertySet items that handles some rather hairy upgrade logic, for example the rewriting of IDs.
PropertySetItemPersister() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.PropertySetItemPersister
 
PropertySetItemPersisterFactory - Class in com.atlassian.confluence.importexport.xmlimport.persister
Creates an instance of PropertySetItemPersister if the ImportedObject matches.
PropertySetItemPersisterFactory() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.PropertySetItemPersisterFactory
 
protocol - Variable in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
PROTOTYPE_REST_PATH - Static variable in class com.atlassian.confluence.it.RestHelper
Deprecated.
 
PrototypeApiCacheControlResourceFilterFactory - Class in com.atlassian.confluence.plugins.rest.filter
Sets appropriate Cache-Control HTTP headers for REST resources in this plugin.
PrototypeApiCacheControlResourceFilterFactory() - Constructor for class com.atlassian.confluence.plugins.rest.filter.PrototypeApiCacheControlResourceFilterFactory
 
PrototypeAttachmentResource - Class in com.atlassian.confluence.plugins.rest.resources
Deprecated.
since 5.10. Use the official REST API that lives in confluence-rest-resources.
PrototypeAttachmentResource(UserAccessor, RestAttachmentManager, SpacePermissionManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.PrototypeAttachmentResource
Deprecated.
 
PrototypeBeanContextItemProvider - Class in com.atlassian.confluence.setup.velocity
Looks up the named bean each time in the application context before setting it in the Velocity context.
PrototypeBeanContextItemProvider() - Constructor for class com.atlassian.confluence.setup.velocity.PrototypeBeanContextItemProvider
 
PrototypeContentResource - Class in com.atlassian.confluence.plugins.rest.resources
Deprecated.
since 5.10. Use the official REST API that lives in confluence-rest-resources.
PrototypeContentResource(UserAccessor, RestContentManager, SpacePermissionManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.PrototypeContentResource
Deprecated.
 
PrototypeSearchService - Class in com.atlassian.confluence.plugins.rest.resources
Deprecated.
since 5.10. Use the official REST API that lives in confluence-rest-resources.
PrototypeSearchService(UserAccessor, RestSearchService, SpacePermissionManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.PrototypeSearchService
Deprecated.
 
PrototypeSpaceResource - Class in com.atlassian.confluence.plugins.rest.resources
Deprecated.
since 5.10. Use the official REST API that lives in confluence-rest-resources.
PrototypeSpaceResource(UserAccessor, RestSpaceManager, SpacePermissionManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.PrototypeSpaceResource
Deprecated.
 
PrototypeUserResource - Class in com.atlassian.confluence.plugins.rest.resources
Deprecated.
since 5.10. Use the official REST API that lives in confluence-rest-resources.
PrototypeUserResource(UserAccessor, PermissionManager, WebResourceUrlProvider, SettingsManager, I18NBeanFactory, SpacePermissionManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.PrototypeUserResource
Deprecated.
 
PrototypeUserSession - Class in com.atlassian.confluence.plugins.rest.resources
Deprecated.
since 5.10. Use the official REST API that lives in confluence-rest-resources.
PrototypeUserSession(UserAccessor, RestUserSessionManager, SpacePermissionManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.PrototypeUserSession
Deprecated.
 
provide(ComponentRegistrar) - Method in class com.atlassian.confluence.plugin.osgi.CompositeHostComponentProvider
 
provide(ComponentRegistrar) - Method in class com.atlassian.confluence.plugin.osgi.NoopHostComponentProvider
 
provider - Variable in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
ProviderBasedAsymmetricKeyFactory - Class in com.atlassian.confluence.security.trust
Key factory for generating asymmetric cryptographic keys.
ProviderBasedAsymmetricKeyFactory() - Constructor for class com.atlassian.confluence.security.trust.ProviderBasedAsymmetricKeyFactory
 
provideValidationRules(ValidationPattern) - Method in class com.atlassian.confluence.plugins.edgeindex.plugin.EdgeTypeModuleDescriptor
 
proxy(Class<T>, String) - Method in class com.atlassian.confluence.impl.spring.LazyProxyFactory
Creates a proxy object for the Spring bean with the given name and type.
PROXY_AUTHENTICATION - Static variable in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
 
PROXY_HOST_PROPERTY - Static variable in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
 
PROXY_PASSWORD_PROPERTY - Static variable in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
 
PROXY_PORT_PROPERTY - Static variable in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
 
PROXY_USERNAME_PROPERTY - Static variable in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
 
PROXY_WITHOUT_ADDITIONAL_INTERCEPTORS - Static variable in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Convenience constant for subclasses: Return value for "proxy without additional interceptors, just the common ones".
proxyCommand(ServiceCommand, Class) - Method in class com.atlassian.confluence.spring.service.ServiceCommandTransactionProxy
 
proxyInterfaces - Variable in class com.atlassian.confluence.tenant.TenantGate
Deprecated.
since 7.0. Access via TenantGate.getProxyInterfaces().
PUBLIC_LONG_TERM - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
Indicates to proxies and clients that this is public data.
PUBLIC_SHORT_TERM - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
Indicates to proxies and clients that this is public data.
PublicAccess - Annotation Type in com.atlassian.confluence.security.access.annotations
Add this annotation to an action invocation method, action class, or package to allow ANY USER (logged in or anonymous) to execute the target action.
PublicUserSignupEvent - Class in com.atlassian.confluence.event.events.user
 
PublicUserSignupEvent(Object, User) - Constructor for class com.atlassian.confluence.event.events.user.PublicUserSignupEvent
 
publish(Object, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DummyRenderingEventPublisher
 
publish(Object, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.RenderingEventPublisher
Processes the ConversionContext to publish relevant events.
publish(Object) - Method in class com.atlassian.confluence.event.BatchingMultiEventPublisher
 
publish(Object) - Method in class com.atlassian.confluence.event.ConfluenceEventPublisherManager
 
publish(Object) - Method in class com.atlassian.confluence.event.NoOpEventPublisher
 
publish(Object) - Method in class com.atlassian.confluence.event.TimingEventPublisher
 
publish(Object, ConversionContext) - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEventPublisher
 
publish() - Method in interface com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsCollector
Publishes the metrics collected so far by this collector
publish(Alert) - Method in class com.atlassian.confluence.internal.diagnostics.ConfluenceAlertPublisher
 
publish(Object, ConversionContext) - Method in class com.atlassian.confluence.macro.count.MacroCreateEventPublisher
Publishes a MacroCountEvent for each type of newly added macro encountered.
publish(SharedDataManager) - Method in class com.atlassian.confluence.setup.SharedConfigurationMap
 
publishAll(Collection<Object>) - Method in class com.atlassian.confluence.event.BatchingMultiEventPublisher
 
publishCallbackEvent(Consumer<ConfluenceIndexer>) - Method in class com.atlassian.confluence.impl.search.IndexerEventPublisher
Publishes an event which will received by IndexerEventListener, which in turn will invoke the supplied callback with the ConfluenceIndexer.
publishCallbackEvent(BiConsumer<ConfluenceIndexer, ChangeIndexer>) - Method in class com.atlassian.confluence.impl.search.IndexerEventPublisher
Publishes an event which will received by IndexerEventListener, which in turn will invoke the supplied callback with the ConfluenceIndexer and the ChangeIndexer.
publishConfiguration() - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
Deprecated.
since 5.9
publishConfiguration() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
Deprecated.
since 5.9
publishConfiguration() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
publishConfiguration() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
Deprecated.
since 5.9
publishCreateEvent(ContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
publishCreateEvent(ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
publishCreateEvent(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
This method publishes *CreateEventss.
publishCreateEvent(ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
publishCreateEvent(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
publishCreateEvent(ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
publishCreateEvent(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
publishCreateEvent(ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
publishCreateEvent(ContentEntityObject) - Method in class com.atlassian.confluence.spaces.DefaultSpaceDescriptionManager
Sends no event.
publishCreateEvent(ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.spaces.DefaultSpaceDescriptionManager
Sends no event.
publishCreateEvent(ContentEntityObject) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
publishCreateEvent(ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
publishedInterface - Variable in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
publishEditDraft(Content, ContentDraftService.ConflictPolicy) - Method in class com.atlassian.confluence.api.impl.service.content.draft.ContentDraftServiceImpl
 
publishEditDraft(Content, ContentDraftService.ConflictPolicy) - Method in class com.atlassian.confluence.api.impl.service.content.draft.LegacyContentDraftServiceImpl
 
publishEditDraft(Content, ContentDraftService.ConflictPolicy) - Method in class com.atlassian.confluence.api.impl.service.content.draft.SharedContentDraftServiceImpl
 
publishEditDraft(Content, ContentDraftService.ConflictPolicy) - Method in interface com.atlassian.confluence.api.service.content.ContentDraftService
Update existing page/blog post that has an existing draft
publishEditDraft(Content, ContentDraftService.ConflictPolicy) - Method in interface com.atlassian.confluence.rest.client.RemoteContentDraftService
publishEditDraft(Content, ContentDraftService.ConflictPolicy) - Method in class com.atlassian.confluence.rest.client.RemoteContentDraftServiceImpl
publishEditDraftCompletionStage(Content, ContentDraftService.ConflictPolicy) - Method in interface com.atlassian.confluence.rest.client.RemoteContentDraftService
Update content
publishEditDraftCompletionStage(Content, ContentDraftService.ConflictPolicy) - Method in class com.atlassian.confluence.rest.client.RemoteContentDraftServiceImpl
 
publishers(Reference<ContributorUsers>) - Method in class com.atlassian.confluence.api.model.content.Contributors.Builder
 
PUBLISHERS - Static variable in class com.atlassian.confluence.api.model.content.Contributors.Expansions
 
publishEvent(ConfluenceEvent) - Method in interface com.atlassian.confluence.cluster.ClusterManager
Publish an event as a ClusterEventWrapper to other nodes
publishEvent(ConfluenceEvent) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
publishEvent(Event) - Method in class com.atlassian.confluence.event.ConfluenceEventManager
Deprecated.
 
publishEvent(Object) - Method in class com.atlassian.confluence.importexport.Importer
Publish an event to the rest of the system.
publishEvent(Event) - Method in class com.atlassian.confluence.spring.DelegatingContainerContext
 
publishEventImmediately(ConfluenceEvent) - Method in interface com.atlassian.confluence.cluster.ClusterManager
Publish immediately, an event as a ClusterEventWrapper to other nodes
publishEventImmediately(ConfluenceEvent) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
publishEvents(Attachment, boolean) - Method in class com.atlassian.confluence.servlet.download.AttachmentDownload
 
publishEvents(Attachment, boolean) - Method in class com.atlassian.confluence.servlet.download.ThumbnailDownload
 
publishEventToCluster(Object) - Method in interface com.atlassian.confluence.cluster.hazelcast.HazelcastClusterEventService
 
publishEventToCluster(Object) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastExecutorClusterEventService
 
publishInstance(Content, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.ContentBlueprintService
 
publishInstance(Content, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentBlueprintService
publishInstance(Content, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentBlueprintServiceImpl
publishInstanceCompletionStage(Content, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentBlueprintService
Publishes the draft from blueprints.
publishInstanceCompletionStage(Content, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentBlueprintServiceImpl
 
publishLegacyDraft(ContentId, Content, ContentStatus, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentBlueprintResource
Publishes a legacy draft of a Content created from a ContentBlueprint
publishNewDraft(Content, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.draft.ContentDraftServiceImpl
 
publishNewDraft(Content, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.draft.LegacyContentDraftServiceImpl
 
publishNewDraft(Content, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.draft.SharedContentDraftServiceImpl
Deprecated.
since 5.9 - we use the same method for publishing drafts for new pages and for page edits
publishNewDraft(Content, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.ContentDraftService
Publishes the draft.
publishNewDraft(Content, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentDraftService
publishNewDraft(Content, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentDraftServiceImpl
publishNewDraftCompletionStage(Content, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentDraftService
Publishes the draft.
publishNewDraftCompletionStage(Content, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentDraftServiceImpl
 
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
This method publishes *RemoveEvents.
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.spaces.DefaultSpaceDescriptionManager
Sends no event.
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
publishSequenceSnapshot() - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.CacheInvalidatorFactory
Builds a snapshot of the current invalidation sequence numbers for every cache, and publishes them to the other nodes.
publishSharedDraft(ContentId, Content, ContentStatus, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentBlueprintResource
Publishes a shared draft of a Content created from a ContentBlueprint
publishUpdateEvent(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
publishUpdateEvent(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
This method publishes *UpdateEvents.
publishUpdateEvent(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
publishUpdateEvent(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
publishUpdateEvent(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.spaces.DefaultSpaceDescriptionManager
Sends no event.
publishUpdateEvent(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
pullAbsoluteCounter(String) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
pullCacheCollector(String, CacheCollector.Sizer) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
pullCacheCollector(String) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
pullCacheCounter(String, CacheCounter.Sizer) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
pullCacheCounter(String) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
pullCounter(String) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
pullDerivedCounter(String) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
pullGauge(String) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
pullOpCounter(String) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
pullTimer(String) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
PulpFilter - Class in com.atlassian.confluence.plugins.pulp
A filter to redirect admins to the PULP after they have upgraded
PulpRedirectDao - Interface in com.atlassian.confluence.plugins.pulp
DAO for keeping a record of redirects to the post-upgrade landing page (PULP).
PulpRedirectDaoImpl - Class in com.atlassian.confluence.plugins.pulp.impl
A PulpRedirectDao that is backed by the PluginSettings API.
PulpRedirectDaoImpl(PluginSettingsFactory) - Constructor for class com.atlassian.confluence.plugins.pulp.impl.PulpRedirectDaoImpl
 
PulpRenderAction - Class in com.atlassian.confluence.plugins.pulp
Renders the Post Upgrade Landing Page.
purchaseDate(Date) - Method in class com.atlassian.confluence.license.rest.model.LicenseDetailsModel.Builder
 
PURE_URL_PATTERN - Static variable in class com.atlassian.confluence.renderer.radeox.filters.UrlFilter
 
purge(Content) - Method in class com.atlassian.confluence.api.impl.service.content.ContentTrashServiceImpl
 
PURGE - Static variable in class com.atlassian.confluence.api.model.permissions.OperationKey
 
purge(Content) - Method in interface com.atlassian.confluence.api.service.content.ContentTrashService
Permanently delete a piece of content.
purge(ContentId) - Method in class com.atlassian.confluence.it.rpc.delegates.ContentRpc
Purges trashed content from the system forever.
purge(String, long) - Method in class com.atlassian.confluence.pages.DefaultTrashManager
 
purge(String, long) - Method in interface com.atlassian.confluence.pages.TrashManager
Remove one item from the trash.
purge(Content) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
Deprecated.
purge(Content) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTrashServiceImpl
purge(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
Deprecated.
purge(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTrashService
Deprecated.
PURGE_VERSION - Static variable in class com.atlassian.confluence.api.model.permissions.OperationKey
 
purgeAll() - Method in class com.atlassian.confluence.internal.schedule.persistence.dao.HibernateInternalRunDetailsDao
 
purgeAll() - Method in interface com.atlassian.confluence.internal.schedule.persistence.dao.InternalRunDetailsDao
This method purges all run details.
purgeAllContent() - Method in class com.atlassian.confluence.pageobjects.page.space.ViewSpaceTrashPage
Deprecated.
 
purgeCompletionStage(Content) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
 
purgeCompletionStage(Content) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTrashServiceImpl
 
purgeCompletionStage(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
Permanently delete a trashed piece of content.
purgeCompletionStage(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTrashService
Permanently delete a piece of content.
purgeFromTrash(Space, long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Since 5.6. Just call ContentRpc.purge(ContentId) directly.
purgeFromTrash(Space, long) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
purgeFromTrash(String, String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
purgeFromTrash(String, long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
purgeFromTrash(String, String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
purgeFromTrash(String, String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
purgeFromTrash(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
purgeFromTrash(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
purgeOldRunDetails(SchedulerRunDetailsPurgeMode, int) - Method in class com.atlassian.confluence.internal.schedule.persistence.dao.HibernateInternalRunDetailsDao
 
purgeOldRunDetails(SchedulerRunDetailsPurgeMode, int) - Method in interface com.atlassian.confluence.internal.schedule.persistence.dao.InternalRunDetailsDao
 
purgeOldRunDetails() - Method in class com.atlassian.confluence.schedule.managers.DefaultSchedulerRunDetailsManager
 
purgeOldRunDetails() - Method in interface com.atlassian.confluence.schedule.managers.SchedulerRunDetailsManager
This method purges the old run details, i.e.
PurgeTrashItemAction - Class in com.atlassian.confluence.pages.actions
 
PurgeTrashItemAction() - Constructor for class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
push(ContentEntityObject) - Static method in class com.atlassian.confluence.renderer.ContentIncludeStack
 
push(ApplyDecoratorDirective) - Method in class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.DirectiveStack
 
pushNewMetricsAccumulator(ConversionContext) - Static method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAccumulatorStack
 
put(K, V) - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
put(K, V) - Method in class com.atlassian.confluence.api.model.reference.ModelMapBuilder
 
put(K, V) - Method in class com.atlassian.confluence.cache.CacheOperations
 
put(K, V) - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
put(K, V) - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
put(K, V) - Method in class com.atlassian.confluence.cache.DeferredOperationsCache
 
put(K, V) - Method in class com.atlassian.confluence.cache.option.OptionalReadThroughCache
Deprecated.
 
put(Class, boolean, boolean, String[]) - Method in class com.atlassian.confluence.cache.spring.BeanNameTypeCache
Put a new value into the cache.
put(Object, Object) - Static method in class com.atlassian.confluence.cache.ThreadLocalCache
Put an object in the cache
put(K, V) - Method in class com.atlassian.confluence.cache.ThreadLocalCacheAccessor
Put a value in the threadlocal cache
put(String, Map<String, Object>) - Method in class com.atlassian.confluence.functest.rest.admin.BandanaResource
 
put(String, String, Map<String, Object>) - Method in class com.atlassian.confluence.functest.rest.admin.BandanaResource
 
put(String) - Method in class com.atlassian.confluence.functest.rest.admin.PluginMetadataResource
 
put(String, String) - Method in class com.atlassian.confluence.functest.rest.admin.PluginSettingsResource
 
put(String, String, String) - Method in class com.atlassian.confluence.functest.rest.admin.PluginSettingsResource
 
put(K, V) - Method in interface com.atlassian.confluence.impl.cache.tx.TransactionAwareCache
 
put(String, V) - Method in class com.atlassian.confluence.impl.vcache.SynchronousExternalCache
Deprecated.
since 7.5 Use SynchronousExternalCache.get(String, Supplier) to populate cache values.
put(String, V, PutPolicy) - Method in class com.atlassian.confluence.impl.vcache.SynchronousExternalCache
Deprecated.
since 7.5 Use SynchronousExternalCache.get(String, Supplier) to populate cache values.
put(String, V, PutPolicy, Consumer<Throwable>) - Method in class com.atlassian.confluence.impl.vcache.SynchronousExternalCache
Deprecated.
since 7.5 Use SynchronousExternalCache.get(String, Supplier) to populate cache values.
put(String, V, PutPolicy, Function<Throwable, Boolean>) - Method in class com.atlassian.confluence.impl.vcache.SynchronousExternalCache
Deprecated.
since 7.5 Use SynchronousExternalCache.get(String, Supplier) to populate cache values.
put(String, String, Set<String>) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.BandanaRpc
 
put(String, String, Object) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.BandanaRpc
 
put(AttachmentDownloadPathCache.AttachmentDownloadPathCacheKey, Option<String>) - Method in class com.atlassian.confluence.pages.AttachmentDownloadPathCache
put(Attachment) - Method in class com.atlassian.confluence.pages.attachments.AttachmentCache
Deprecated.
Caches the ID of the current version of an attachment (which should never change) against its content ID + file name.
put(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.PageIdCache
Deprecated.
put(String, Object) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
put(Object, Object) - Method in class com.atlassian.confluence.rpc.auth.TokenMap
 
put(ScheduledJobKey, ScheduledJobStatus) - Method in interface com.atlassian.confluence.schedule.persistence.dao.ScheduledJobStatusCache
 
put(String, Object) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaConfigMap
 
put(Serializable, Serializable) - Method in class com.atlassian.confluence.setup.SharedConfigurationMap
 
put(String, Object) - Method in class com.atlassian.confluence.setup.webwork.CompositeContext
 
put(K, V) - Method in class com.atlassian.confluence.util.collections.CompositeMap
 
put(String, Object) - Static method in class com.atlassian.confluence.util.logging.LoggingContext
Sets the value associated with the key in the logging context, overwriting any existing value.
put(Object, Resource) - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
 
put(Parser) - Method in class com.atlassian.confluence.velocity.ConfluenceParserPool
 
put(String, Object) - Static method in class com.atlassian.confluence.xwork.FlashScope
Adds things to the FlashScope.
put(String, Object) - Method in class com.atlassian.sal.confluence.pluginsettings.ConfluencePluginSettings
 
putAll(Iterable<? extends T>) - Method in class com.atlassian.confluence.api.model.reference.ModelListBuilder
Add all items in the iterable to this builder.
putAll(Map<? extends K, ? extends V>) - Method in class com.atlassian.confluence.api.model.reference.ModelMapBuilder
 
putAll(Map<? extends String, ?>) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
putAll(Map) - Method in class com.atlassian.confluence.rpc.auth.TokenMap
 
putAll(Context, Context) - Static method in class com.atlassian.confluence.velocity.ContextUtils
Copies entries from a source Context to a destination Context.
putAllMissing(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
Put all missing parameters from source into current web interface context
putApplication(Application) - Method in interface com.atlassian.confluence.user.crowd.ApplicationCache
putApplication(Application) - Method in class com.atlassian.confluence.user.crowd.DefaultApplicationCache
 
putCompletionStage(WebResource, Class<? extends T>, Object) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
 
putContextEntry(String, Object) - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintSpec.ContentBlueprintSpecBuilder
 
putCount() - Method in class com.atlassian.confluence.cache.CacheOperations
 
putCursorAtStartOfElementWithSelectorAndIndex(String, int) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Place the cursor at the start of the element matching the given selector and index.
putFuture(WebResource, Class<? extends T>, Object) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteService
putIfAbsent(K, V) - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
putIfAbsent(K, V) - Method in class com.atlassian.confluence.cache.CacheOperations
Deprecated.
since 7.5 No longer used
putIfAbsent(K, V) - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
putIfAbsent(K, V) - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
putIfAbsent(String, Instrument) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
putIfAbsentCount() - Method in class com.atlassian.confluence.cache.CacheOperations
 
putInContext(String, Object) - Method in class com.atlassian.confluence.util.TemplateSupport
 
putInstrument(Instrument) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
putMetadata(String, String) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
Adds key-value String pairs to a map to be rendered later.
putMetadata(String, String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
putPrincipalInSessionContext(HttpServletRequest, Principal) - Method in class com.atlassian.confluence.user.ConfluenceAuthenticator
 
putPrincipalInSessionContext(HttpServletRequest, Principal) - Method in class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
 
putProperties(Map<String, Object>) - Method in class com.atlassian.confluence.rest.api.model.RestObject
 
putProperty(String, String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
putProperty(String, Object) - Method in class com.atlassian.confluence.rest.api.model.RestObject
 
putProperty(Pair<String, Object>) - Method in class com.atlassian.confluence.rest.api.model.RestObject
Deprecated.
putStringMappingInCache(String, String, String) - Method in class com.atlassian.confluence.functest.rest.admin.CacheResource
Map a key to a value for a given cache.
putStringMappingInCache(String, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
putStringMappingInCache(String, String, String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.CacheRpc
 
putStringMappingInCache(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
putStringMappingInCache(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminCacheResource.
putStringMappingInCache(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminCacheResource.
putTime() - Method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatistics
 

Q

QUARTZ_EXECUTING_JOBS_MANAGER_CLASS_NAME - Static variable in class com.atlassian.confluence.schedule.listeners.ScheduledJobsListener
 
QuartzJob - Interface in com.atlassian.confluence.it.rpc
Deprecated.
Use confluence-test-utils module's com.atlassian.confluence.test.rest.api.scheduler.QuartzJob.
QuartzUtil - Class in com.atlassian.confluence.schedule.quartz
Utility for simplifying some quartz access.
QuartzUtil - Class in com.atlassian.quartz
Deprecated.
since 6.10.0. Use com.atlassian.scheduler.SchedulerService instead.
QuartzUtil() - Constructor for class com.atlassian.quartz.QuartzUtil
Deprecated.
 
query(String, String, UriInfo, HttpServletRequest) - Method in class com.atlassian.confluence.plugins.graphql.resource.GraphResource
 
query(String) - Method in class com.atlassian.confluence.search.service.UserSearchQueryParameters.Builder
 
query - Variable in class com.atlassian.confluence.search.v2.AbstractSearch
 
QueryCacheSplitBrainDetector - Class in com.atlassian.confluence.impl.cache.hazelcast.hibernate
Query regions are local.
QueryFactory - Interface in com.atlassian.confluence.search.v2
Used by the query deserializer to map between key/parameters and SearchQuery objects.
queryForCertificate() - Method in class com.atlassian.confluence.it.admin.TrustedApplication
 
queryOnIFrame(String, Callable<T>) - Method in interface com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutor
Deprecated.
Switches the driver to a named IFrame to execute a query.
queryOnIFrame(String, Callable<T>) - Method in class com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutorTemplate
Deprecated.
 
queryOnTinyMceIFrame(Callable<T>) - Method in interface com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutor
Deprecated.
Allows repeated switching the driver to the TinyMCE IFrame if necessary to execute a query.
queryOnTinyMceIFrame(Callable<T>) - Method in class com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutorTemplate
Deprecated.
 
QuerySerializer - Class in com.atlassian.confluence.search.v2
Note: Query serialization and deserialization does not work for all possible permutations of query parts at the moment.
QuerySerializer(QueryFactory) - Constructor for class com.atlassian.confluence.search.v2.QuerySerializer
Construct a new query serializer
QueryStringQuery - Class in com.atlassian.confluence.search.v2.query
v2 primitive query
QueryStringQuery(Collection<String>, String, BooleanOperator) - Constructor for class com.atlassian.confluence.search.v2.query.QueryStringQuery
 
QueryStringQuery(Collection<String>, Map<String, ? extends AnalyzerDescriptorProvider>, BooleanOperator, String) - Constructor for class com.atlassian.confluence.search.v2.query.QueryStringQuery
Construct a query with a custom analyzer.
QueryStringQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
QueryStringQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.QueryStringQueryMapper
 
QueryStringUtil - Class in com.atlassian.confluence.util
 
QueryStringUtil() - Constructor for class com.atlassian.confluence.util.QueryStringUtil
 
QueryToken - Class in com.atlassian.confluence.search.contentnames
A token emitted from tokenization performed by QueryTokenizer.
QueryToken(String, QueryToken.Type) - Constructor for class com.atlassian.confluence.search.contentnames.QueryToken
 
QueryToken.Type - Enum in com.atlassian.confluence.search.contentnames
 
QueryTokenizer - Interface in com.atlassian.confluence.search.contentnames
Tokenizes a query string into QueryTokens.
queryToString(SearchQuery) - Static method in class com.atlassian.confluence.search.v2.QuerySerializer
Convert a SearchQuery into a string form that can be transported over the wire, saved, and so on
queryType(DateRangeQuery.DateRangeQueryType) - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery.Builder
 
queryType() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery
 
QueryUtil - Class in com.atlassian.confluence.search.lucene.queryparser
 
QueryUtil() - Constructor for class com.atlassian.confluence.search.lucene.queryparser.QueryUtil
 
QUEUE_BATCH_SIZE_KEY - Static variable in class com.atlassian.confluence.search.lucene.LuceneIndexManager
 
QUEUE_SIZE - Static variable in class com.atlassian.confluence.event.CpuBasedThreadPoolConfiguration
QUEUE_SIZE_KEY - Static variable in class com.atlassian.confluence.event.CpuBasedThreadPoolConfiguration
 
queueLongRunningTask(LongRunningTask) - Method in interface com.atlassian.confluence.internal.longrunning.LongRunningTaskManagerInternal
Start tracking a long running task that should be started in a new thread when LongRunningTaskManagerInternal.startIfQueued(com.atlassian.confluence.util.longrunning.LongRunningTaskId) is called.
queueLongRunningTask(LongRunningTask) - Method in class com.atlassian.confluence.util.longrunning.DefaultLongRunningTaskManager
 
queueWithCustomCreationDate(JournalEntry, Date) - Method in class com.atlassian.confluence.impl.journal.HibernateJournalDao
 
QueuingChangeIndexer - Class in com.atlassian.confluence.search
 
QueuingChangeIndexer() - Constructor for class com.atlassian.confluence.search.QueuingChangeIndexer
 
QueuingConfluenceIndexer - Class in com.atlassian.confluence.search.lucene
 
QueuingConfluenceIndexer() - Constructor for class com.atlassian.confluence.search.lucene.QueuingConfluenceIndexer
 
quickCommentPromptVisibleCondition() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
quickCommentPromptVisibleCondition() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
Deprecated.
 
quickEdit() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
Deprecated.
Edit the comment without reloading page
QuickEdit() - Constructor for class com.atlassian.confluence.pageobjects.page.content.CommentsSection.QuickEdit
Deprecated.
 
QuickNavResource - Class in com.atlassian.confluence.plugins.quicknav.resources
This is the resource that provides QuickNav search endpoints to Confluence Users.
QuickNavResource(ContentNameSearchService) - Constructor for class com.atlassian.confluence.plugins.quicknav.resources.QuickNavResource
 
QuickPageRenderBean - Class in com.atlassian.confluence.util
This appears to be used by the include page velocity macro (see #includePage in macros.vm).
QuickPageRenderBean() - Constructor for class com.atlassian.confluence.util.QuickPageRenderBean
 
QuickReloadCaches - Class in com.atlassian.confluence.plugins.quickreload
Manage cached last updated timestamp built by listening to page update event and comment events as well as update from last built result for REST calls
QuickReloadCaches(EventPublisher, VCacheFactory) - Constructor for class com.atlassian.confluence.plugins.quickreload.QuickReloadCaches
 
QuickReloadFilter - Class in com.atlassian.confluence.plugins.quickreload
Filter to quickly return empty data by looking into a cached last contents' (pages') last updated timestamp built by listening to page update event and comment events
QuickReloadFilter(QuickReloadCaches) - Constructor for class com.atlassian.confluence.plugins.quickreload.QuickReloadFilter
 
QuickReloadResource - Class in com.atlassian.confluence.plugins.quickreload
Endpoint for retrieving comments and page content after a specified time.
QuickReloadResource(CommentManager, CommentRenderService, UserAccessor, PageManager, PermissionManager, I18NBeanFactory, QuickReloadCaches, AccessModeService, SettingsManager, LicenseService, AttachmentManager) - Constructor for class com.atlassian.confluence.plugins.quickreload.QuickReloadResource
 
QuickSearch - Class in com.atlassian.confluence.pageobjects.component.dropdown
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dropdown.QuickSearch instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
QuickSearch() - Constructor for class com.atlassian.confluence.pageobjects.component.dropdown.QuickSearch
Deprecated.
 
quietSend(Email) - Method in class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
QUnitTestCollector - Class in com.atlassian.confluence.test.qunit
Finds all Javascript Test files (*.js files under baseTestDir) in the classpath (non-jar files) and in the specified jar files.
QUnitTestCollector(String, List<UploadablePlugin>) - Constructor for class com.atlassian.confluence.test.qunit.QUnitTestCollector
 
QUnitTestCollectorCriteria - Class in com.atlassian.confluence.test.qunit
Shared code to determining if a file is a test file.
QUnitTestCollectorCriteria() - Constructor for class com.atlassian.confluence.test.qunit.QUnitTestCollectorCriteria
 
QUnitTestFinder - Class in com.atlassian.confluence.test.qunit
High level utility that returns the test names for the available tests in a given folder.
QUnitTestFinder() - Constructor for class com.atlassian.confluence.test.qunit.QUnitTestFinder
 
QUnitTestResourceCondition - Class in com.atlassian.confluence.test.qunit
Determines if test resources should be loaded on the current page.
QUnitTestResourceCondition(HttpContext) - Constructor for class com.atlassian.confluence.test.qunit.QUnitTestResourceCondition
 
QUnitTestResourceContextProvider - Class in com.atlassian.confluence.test.qunit
Velocity context provider.
QUnitTestResourceContextProvider(ConfluenceWebResourceManager) - Constructor for class com.atlassian.confluence.test.qunit.QUnitTestResourceContextProvider
 
QUnitTestResourceProvider - Class in com.atlassian.confluence.test.qunit
For use in velocity.
QUnitTestResourceProvider(ConfluenceWebResourceManager) - Constructor for class com.atlassian.confluence.test.qunit.QUnitTestResourceProvider
 
QUnitTestResourceServlet - Class in com.atlassian.confluence.test.qunit
Provides a means to download an arbitrary test javascript file from the plugin.
QUnitTestResourceServlet() - Constructor for class com.atlassian.confluence.test.qunit.QUnitTestResourceServlet
 
quote(String) - Static method in class com.atlassian.confluence.json.json.JsonEscapeUtils
Produce a string in double quotes with backslash sequences in all the right places.
QuoteMacroReplacementRenderer - Class in com.atlassian.confluence.content.render.xhtml.migration
 
QuoteMacroReplacementRenderer(V2SubRenderer) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.QuoteMacroReplacementRenderer
 
quoteReplacement(String) - Static method in class com.atlassian.confluence.util.RegexUtils
 

R

RadeoxCompatibilityMacro - Class in com.atlassian.confluence.renderer.v2.macros
A wrapper macro that retains compatibility with our old Radeox-style macros
RadeoxCompatibilityMacro(Macro) - Constructor for class com.atlassian.confluence.renderer.v2.macros.RadeoxCompatibilityMacro
 
raiseJohnsonEvent(JohnsonEventType, String, String, JohnsonEventLevel) - Static method in class com.atlassian.confluence.setup.johnson.JohnsonUtils
Raises an Event with the given properties in the currently initialised Johnson container.
raiseJohnsonEventRequiringTranslation(JohnsonEventType, String, String, JohnsonEventLevel) - Static method in class com.atlassian.confluence.setup.johnson.JohnsonUtils
Raises an Event whose description requires translation in the currently initialised Johnson container.
random - Variable in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
RandomFileWrapper(AttachmentDataStreamType, File, RangeRequest) - Constructor for class com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream.RandomFileWrapper
 
RANDOMNESS_HANDLER - Static variable in class com.atlassian.confluence.it.ConfluenceBaseUrlSelector
Deprecated.
 
RandomnessHandler - Class in com.atlassian.confluence
Deprecated.
since 5.8. Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.utils.RandomnessHandler} alternative
RandomnessHandler(String, String) - Constructor for class com.atlassian.confluence.RandomnessHandler
Deprecated.
Constructor, which for convenience takes the arguments as strings to be converted, rather than the appropriate primitives.
Range<T> - Class in com.atlassian.confluence.plugins.contentproperty.search.query
Deprecated.
since 5.10, use Range instead
Range(T, T, boolean, boolean) - Constructor for class com.atlassian.confluence.plugins.contentproperty.search.query.Range
Deprecated.
 
Range<T> - Class in com.atlassian.confluence.search.v2
Represent a set of data needed to perform a Lucene range queries.
Range(T, T, boolean, boolean) - Constructor for class com.atlassian.confluence.search.v2.Range
 
range(Class<T>) - Static method in class com.atlassian.confluence.search.v2.Range.Builder
 
range(R, R, boolean, boolean) - Static method in class com.atlassian.confluence.search.v2.Range
 
Range - Class in com.atlassian.confluence.util.collections
Represents an integer range suitable for iterating over.
range(int, int) - Static method in class com.atlassian.confluence.util.collections.Range
Creates a new range with a given start value (inclusive) and end value (exclusive).
Range.Builder<T> - Class in com.atlassian.confluence.search.v2
 
RANGE_PATTERN - Static variable in class com.atlassian.confluence.web.rangerequest.RangeRequest
 
RangeNotSatisfiableException - Exception in com.atlassian.confluence.web.rangerequest
 
RangeNotSatisfiableException(String) - Constructor for exception com.atlassian.confluence.web.rangerequest.RangeNotSatisfiableException
 
RangeNotSatisfiableException(String, Throwable) - Constructor for exception com.atlassian.confluence.web.rangerequest.RangeNotSatisfiableException
 
RangeRequest - Class in com.atlassian.confluence.web.rangerequest
Represents a valid HTTP byte range request http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.35.1
RangeRequest(long, long) - Constructor for class com.atlassian.confluence.web.rangerequest.RangeRequest
 
RangeRequest(long, long, long) - Constructor for class com.atlassian.confluence.web.rangerequest.RangeRequest
 
RankedLabelSearchResult - Class in com.atlassian.confluence.labels.persistence.dao
Simple helper object that associates a Label with a 'rank' value.
RankedLabelSearchResult(LabelSearchResult, int) - Constructor for class com.atlassian.confluence.labels.persistence.dao.RankedLabelSearchResult
 
RankedLabelSearchResult(Label, int, int) - Constructor for class com.atlassian.confluence.labels.persistence.dao.RankedLabelSearchResult
 
RankedLiteLabelSearchResult - Class in com.atlassian.confluence.labels.dto
A DTO class which adds 'rank' property to LiteLabelSearchResult which reflects the frequency of labels.
RankedLiteLabelSearchResult(LiteLabelSearchResult, int) - Constructor for class com.atlassian.confluence.labels.dto.RankedLiteLabelSearchResult
 
RankedNameComparator - Class in com.atlassian.confluence.labels.actions
 
RankedNameComparator() - Constructor for class com.atlassian.confluence.labels.actions.RankedNameComparator
 
RankedRankComparator - Class in com.atlassian.confluence.labels.actions
 
RankedRankComparator() - Constructor for class com.atlassian.confluence.labels.actions.RankedRankComparator
 
RankListLabelsAction - Class in com.atlassian.confluence.plugins.labels.actions
 
RankListLabelsAction() - Constructor for class com.atlassian.confluence.plugins.labels.actions.RankListLabelsAction
 
rankResults(List) - Static method in class com.atlassian.confluence.util.LabelUtil
 
RAW - Static variable in class com.atlassian.confluence.api.model.content.ContentRepresentation
Raw "database" format.
RAW - Static variable in class com.atlassian.confluence.core.BodyType
Body is raw character data (will not be rendered for display)
RAW_DRAFT - Static variable in class com.atlassian.confluence.core.DefaultSaveContext
 
RawTextResult - Class in com.atlassian.confluence.setup.webwork
 
RawTextResult() - Constructor for class com.atlassian.confluence.setup.webwork.RawTextResult
 
rdfEncode(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
A fairly evil hack to work around CONF-10364.
reactivateUser(User) - Method in interface bucket.user.UserAccessor
Deprecated.
Marks the specified user as active, which allows them to log in.
reactivateUser(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Reactivates the user matching the specified username
reactivateUser(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Reactivates the given user
reactivateUser(String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
reactivateUser(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
reactivateUser(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
reactivateUser(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
reactivateUser(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
reactivateUser(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
READ - Static variable in class com.atlassian.confluence.api.model.permissions.OperationKey
 
read() - Method in class com.atlassian.confluence.core.InputStreamExceptionDecorator
 
read(byte[]) - Method in class com.atlassian.confluence.core.InputStreamExceptionDecorator
 
read(byte[], int, int) - Method in class com.atlassian.confluence.core.InputStreamExceptionDecorator
 
read(long) - Method in interface com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.AdaptiveLabelCacheDao
Reads cached record by space id.
read(long) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.DatabaseBasedAdaptiveLabelCacheDaoImpl
Reads cached record by space id.
read() - Method in class com.atlassian.confluence.importexport.xmlimport.SanitizedFilterReader
 
read(char[], int, int) - Method in class com.atlassian.confluence.importexport.xmlimport.SanitizedFilterReader
 
read(Element, String, String) - Method in class com.atlassian.confluence.plugins.contentproperty.index.config.XmlDescriptorSchemaReader
Reads content property index schema from a XML document.
read(DatabaseInformation, EntityNameProcessor) - Method in class com.atlassian.confluence.upgrade.recovery.ConfluenceTableReader
 
read() - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
Deprecated.
 
READ_ONLY - Static variable in class com.atlassian.confluence.security.actions.PermissionCheckInterceptor
 
READ_ONLY_ACCESS_MODE_COMPATIBLE - Static variable in interface com.atlassian.confluence.plugins.maintenance.service.MaintenanceService
 
READ_ONLY_SPACE_PERMISSIONS - Static variable in class com.atlassian.confluence.security.SpacePermission
 
READ_ONLY_WHITELIST - Static variable in class com.atlassian.confluence.api.model.permissions.OperationKey
 
readCharactersAndEntities(XMLEventReader) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
Read all characters and entities from the supplied reader until a non-character or non-entity event is read.
readData(ObjectDataInput) - Method in class com.atlassian.confluence.cluster.hazelcast.AlwaysNullMapMergePolicy
 
readData(ObjectDataInput) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterEventWrapper
 
readDefaultTemplate() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
 
readDefaultTemplate() - Method in class com.atlassian.confluence.spaces.actions.SpaceEditDecoratorAction
We override the super.readDefaultTemplate() here because we want to read _any_ template we can find with this name, not just the 'default' off disk.
readDefaultTemplate() - Method in class com.atlassian.confluence.spaces.actions.SpaceViewDefaultDecoratorAction
We override the super.readDefaultTemplate() here because we want to read _any_ template we can find with this name, not just the 'default' off disk.
readExposedOsgiPackagesFromFile() - Static method in class com.atlassian.confluence.impl.util.InternalOsgiUtils
Read a list of package names from a file, one per line, filtering comments and blank lines.
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.atlassian.confluence.it.rpc.UpmJsonProvider
 
readId(Class, String, ClassPersister) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.PersisterOperations
 
readImageAttributes(StartElement) - Method in class com.atlassian.confluence.content.render.xhtml.editor.embed.EditorImageAttributeParser
Adds additional handling of the class attribute for editor formatted images
readImageAttributes(StartElement) - Method in class com.atlassian.confluence.content.render.xhtml.ImageAttributeParser
 
readImageAttributes(String, String, StartElement) - Method in class com.atlassian.confluence.content.render.xhtml.ImageAttributeParser
 
readImageAttributes(StartElement) - Method in class com.atlassian.confluence.content.render.xhtml.storage.embed.StorageImageAttributeParser
 
readInputsToString() - Method in class com.atlassian.confluence.core.InputStreamSerializer
 
ReadOnlyAccessAction - Class in com.atlassian.confluence.accessmode.actions
This action is responsible for returning a JSON string or a Read Only page depending on the request's Accept header or path.
ReadOnlyAccessAction() - Constructor for class com.atlassian.confluence.accessmode.actions.ReadOnlyAccessAction
 
ReadOnlyAccessAllowed - Annotation Type in com.atlassian.confluence.api.service.accessmode
Specifies that the annotated method (or all methods in the class, or all the methods in all the classes in the package) should be bypassed by read-only access check.
ReadOnlyAccessBlocked - Annotation Type in com.atlassian.confluence.api.service.accessmode
Specifies that the annotated method (or all methods in the class, or all the methods in all the classes in the package) should be blocked by read-only access check.
ReadOnlyAccessRequestFilter - Class in com.atlassian.confluence.plugins.restapi.filters
ContainerRequestFilter assumes that read-only mode is enabled and blocks the REST request with POST/PUT/DELETE method in read-only mode
ReadOnlyAccessRequestFilter(AccessModeService, SettingsService, boolean) - Constructor for class com.atlassian.confluence.plugins.restapi.filters.ReadOnlyAccessRequestFilter
 
ReadOnlyAccessResourceFilter - Class in com.atlassian.confluence.plugins.restapi.filters
This filter assumes that read-only mode is enabled ResourceFilter that only returns a ReadOnlyAccessRequestFilter.
ReadOnlyAccessResourceFilter(AccessModeService, SettingsService, boolean) - Constructor for class com.atlassian.confluence.plugins.restapi.filters.ReadOnlyAccessResourceFilter
 
ReadOnlyAccessResourceFilterFactory - Class in com.atlassian.confluence.plugins.restapi.filters
Creates a ResourceFilter that blocks any requests.
ReadOnlyAccessResourceFilterFactory(AccessModeService, SettingsService) - Constructor for class com.atlassian.confluence.plugins.restapi.filters.ReadOnlyAccessResourceFilterFactory
 
ReadOnlyAndReadWriteTransactionConversionTemplate<T> - Class in com.atlassian.confluence.api.impl
Provides methods for changing between read/write and readonly transactions.
ReadOnlyAndReadWriteTransactionConversionTemplate(PlatformTransactionManager) - Constructor for class com.atlassian.confluence.api.impl.ReadOnlyAndReadWriteTransactionConversionTemplate
 
ReadOnlyException - Exception in com.atlassian.confluence.api.service.exceptions
This exception is thrown when things that are expected to be read-only
ReadOnlyException() - Constructor for exception com.atlassian.confluence.api.service.exceptions.ReadOnlyException
 
ReadOnlyException(String) - Constructor for exception com.atlassian.confluence.api.service.exceptions.ReadOnlyException
 
ReadOnlyException(String, Throwable) - Constructor for exception com.atlassian.confluence.api.service.exceptions.ReadOnlyException
 
ReadOnlyException(String, ValidationResult) - Constructor for exception com.atlassian.confluence.api.service.exceptions.ReadOnlyException
 
ReadOnlyJsonResult - Class in com.atlassian.confluence.json
Inspired by the HttpHeaderResult and JsonResult
ReadOnlyJsonResult() - Constructor for class com.atlassian.confluence.json.ReadOnlyJsonResult
 
ReadOnlyLicenseCalculator - Class in com.atlassian.confluence.util
Calculates the number of Users in a Confluence instance.
ReadOnlyLicenseCalculator(RegisteredUsersCache, TransactionExecutor<Integer>) - Constructor for class com.atlassian.confluence.util.ReadOnlyLicenseCalculator
 
readOnlyModeCompatible(boolean) - Method in class com.atlassian.confluence.plugins.maintenance.model.Addon.Builder
 
ReadOnlyModeResult - Class in com.atlassian.confluence.plugins.quickreload
 
ReadOnlyModeResult(boolean, boolean, String) - Constructor for class com.atlassian.confluence.plugins.quickreload.ReadOnlyModeResult
 
ReadOnlySpacePermissionManager - Class in com.atlassian.confluence.security
 
ReadOnlySpacePermissionManager(SpacePermissionManager) - Constructor for class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
ReadOnlyTransactionExecutor<K> - Class in com.atlassian.confluence.util.transaction
TransactionExecutor that wraps all TransactionCallback calls within a read only transaction.
ReadOnlyTransactionExecutor(PlatformTransactionManager) - Constructor for class com.atlassian.confluence.util.transaction.ReadOnlyTransactionExecutor
 
readStoredConfig() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheConfigFileStore
 
readStoredConfig() - Method in interface com.atlassian.confluence.cache.ehcache.EhCacheConfigStore
 
ReadThroughAtlassianCache<K,V> - Class in com.atlassian.confluence.impl.cache
An implementation of ReadThroughCache backed by an atlassian-cache Cache.
ReadThroughAtlassianCache(Cache<K, V>) - Constructor for class com.atlassian.confluence.impl.cache.ReadThroughAtlassianCache
 
ReadThroughAttachmentDownloadPathCache - Class in com.atlassian.confluence.impl.pages.attachments
Cache for attachment download paths.
ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey - Class in com.atlassian.confluence.impl.pages.attachments
 
ReadThroughCache<K,V> - Interface in com.atlassian.confluence.impl.cache
A simple cache interface that supports the use of read-through operations.
ReadThroughCachingAttachmentDao - Class in com.atlassian.confluence.impl.pages.attachments
Caches the IDs of attachments retrieved with ReadThroughCachingAttachmentDao.getLatestAttachment(ContentEntityObject, String) in a cache.
ReadThroughCachingAttachmentDao(AttachmentDaoInternal, ReadThroughCache<String, Attachment>) - Constructor for class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentDao
 
ReadThroughCachingAttachmentManager - Class in com.atlassian.confluence.impl.pages.attachments
Caches the download paths of attachments.
ReadThroughCachingAttachmentManager(AttachmentManagerInternal, ReadThroughAttachmentDownloadPathCache) - Constructor for class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
ReadThroughCachingBandanaPersister - Class in com.atlassian.confluence.impl.bandana
An implementation of BandanaPersister which caches the data from another BandanaPersister.
ReadThroughCachingContentPropertyManager - Class in com.atlassian.confluence.impl.propertyset
An implementation of ContentPropertyManager which caches the data from an underlying ConfluencePropertySetManager.
ReadThroughCachingPageDao - Class in com.atlassian.confluence.impl.pages.persistence.dao
This maintains a cache of (space key, page title) -> (page id) mappings.
ReadThroughCachingPersonalInformationDao - Class in com.atlassian.confluence.impl.user.persistence.dao
 
ReadThroughCachingUserPropertySetFactory - Class in com.atlassian.confluence.impl.propertyset
An implementation of PropertySetFactory which delegates to another PropertySetFactory, and which keeps the resulting PropertySets in a node-local cache.
ReadThroughEntityCache<CACHEKEY extends Serializable,ENTITYID extends Serializable,ENTITY> - Class in com.atlassian.confluence.impl.cache
An implementation of ReadThroughCache which caches the IDs of entity objects against arbitrary keys.
ReadThroughEntityCache(ReadThroughCache<CACHEKEY, ENTITYID>, Function<ENTITYID, ENTITY>, Function<ENTITY, ENTITYID>) - Constructor for class com.atlassian.confluence.impl.cache.ReadThroughEntityCache
 
ReadThroughMostPopularCache<T extends Serializable> - Class in com.atlassian.confluence.impl.labels
Maintains a cache of the "most popular things" (globally, and by space).
ReadWriteAccessModeCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
This condition checks if the current access mode is READ_WRITE
ReadWriteAccessModeCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.ReadWriteAccessModeCondition
 
ready() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
Deprecated.
 
ready() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ViewDraftDiffDialog
Deprecated.
 
ready() - Method in class com.atlassian.confluence.pageobjects.component.editor.LinkPropertyPanel
Deprecated.
 
ReadyToServeServlet - Class in com.atlassian.confluence.servlet
Servlet used to log an application ready message to the lifecycle log, and marks that the last servlet has loaded.
ReadyToServeServlet() - Constructor for class com.atlassian.confluence.servlet.ReadyToServeServlet
 
reason() - Method in exception com.atlassian.confluence.license.exception.KnownConfluenceLicenseValidationException
 
rebuild() - Method in class com.atlassian.confluence.pageobjects.page.admin.SearchIndexesPage
Deprecated.
 
rebuild(Period, EdgeIndexBuilder.RebuildCondition) - Method in class com.atlassian.confluence.plugins.edgeindex.DefaultEdgeIndexBuilder
 
rebuild(Period, EdgeIndexBuilder.RebuildCondition) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeIndexBuilder
 
rebuildAll() - Method in class com.atlassian.confluence.pages.ancestors.HibernatePageAncestorManager
 
rebuildAll() - Method in interface com.atlassian.confluence.pages.ancestors.PageAncestorManager
Rebuilds all the ancestors for all pages in the Confluence instance.
RebuildAncestorsPostImportTask - Class in com.atlassian.confluence.pages.ancestors
Ensures the page ancestor table is consistent after a successful import.
RebuildAncestorsPostImportTask(PageAncestorManager, SpaceManager) - Constructor for class com.atlassian.confluence.pages.ancestors.RebuildAncestorsPostImportTask
 
RebuildAncestorTableAction - Class in com.atlassian.confluence.admin.actions.debug
 
RebuildAncestorTableAction() - Constructor for class com.atlassian.confluence.admin.actions.debug.RebuildAncestorTableAction
 
RebuildChangeDocumentsIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Responsible for rebuilding all change document(s) for a searchable (removing change documents for all versions of the searchable and then adding them back).
RebuildChangeDocumentsIndexTask(Searchable, ContentEntityObjectDao, AttachmentManager, IndexTaskFactory) - Constructor for class com.atlassian.confluence.search.lucene.tasks.RebuildChangeDocumentsIndexTask
Constructs a rebuild change document index task.
RebuildFavouriteContentIndexUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Trigger a rebuild of the lucene index, for label creation date of favourite labels.
RebuildFavouriteContentIndexUpgradeTask(MultiQueueTaskManager, IndexManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RebuildFavouriteContentIndexUpgradeTask
 
RebuildIndexUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Trigger a rebuild of the lucene index
RebuildIndexUpgradeTask(MultiQueueTaskManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RebuildIndexUpgradeTask
 
rebuildSpace(Space) - Method in class com.atlassian.confluence.pages.ancestors.HibernatePageAncestorManager
 
rebuildSpace(Space) - Method in interface com.atlassian.confluence.pages.ancestors.PageAncestorManager
Rebuilds all the ancestors for pages within the given space.
RECENT_CHANGES_SIZE - Static variable in class com.atlassian.confluence.user.SessionKeys
 
RECENT_UPDATES_SEARCH - Static variable in class com.atlassian.confluence.search.v2.ChangesSearch
 
RecentBlogPostsAction - Class in com.atlassian.confluence.pages.actions
 
RecentBlogPostsAction() - Constructor for class com.atlassian.confluence.pages.actions.RecentBlogPostsAction
 
RECENTLY_UPDATED_MACRO - Static variable in class com.atlassian.confluence.it.Macro
 
RECENTLY_VIEWED_PANEL - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
RecentlyUpdatedChangeSet - Interface in com.atlassian.confluence.it.dashboard
A set of related RecentlyUpdatedItems with a common author, as displayed on the Confluence dashboard.
RecentlyUpdatedContentMacro - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
 
RecentlyUpdatedContentMacro(RecentlyUpdatedContentService, RecentlyUpdatedMacroTabProvider, LabelManager, EventPublisher, HttpContext, I18NBeanFactory, TemplateRenderer, LocaleManager, PageBuilderService) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedContentMacro
 
RecentlyUpdatedContentResource - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest
REST service for the RecentlyUpdatedContentMacro
RecentlyUpdatedContentResource(RecentlyUpdatedContentService, RecentlyUpdatedMacroTabProvider, LabelManager, UserAccessor) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.RecentlyUpdatedContentResource
 
RecentlyUpdatedContentResourceRequestDto - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.dto
This class represents a request which can be POSTed to RecentlyUpdatedContentResource
RecentlyUpdatedContentResourceRequestDto() - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.dto.RecentlyUpdatedContentResourceRequestDto
 
RecentlyUpdatedContentService - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
Service to retrieve recently updated content
RecentlyUpdatedContentService(ContentUiSupport, I18NBeanFactory, PermissionManager, HttpContext, LocaleManager, FormatSettingsManager, UserAccessor, SearchManager, PredefinedSearchBuilder, ConfluenceMonitoring, EventPublisher) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedContentService
 
RecentlyUpdatedItem - Interface in com.atlassian.confluence.it.dashboard
An item that appears on the recently updated list on the dashboard.
RecentlyUpdatedMacroParams - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
Represents and parses macro parameters for the dashboard recently updated content macro.
RecentlyUpdatedMacroParams(Map<String, String>, LabelManager) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroParams
 
RecentlyUpdatedMacroRequestParams - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
Represents all the configuration options passed in via request parameters.
RecentlyUpdatedMacroRequestParams(Integer, String, String) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroRequestParams
 
RecentlyUpdatedMacroRequestParams(HttpContext) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroRequestParams
 
RecentlyUpdatedMacroTab - Interface in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs
A tab on the dashboard recently-updated list.
RecentlyUpdatedMacroTabProvider - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
Provider for tabs.
RecentlyUpdatedMacroTabProvider(SpaceManager, LabelManager, PermissionManager, FollowManagerInternal, UserAccessor, HttpContext, I18NBeanFactory, LocaleManager) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroTabProvider
 
recentSpaces(DataFetchingEnvironment, int) - Method in class com.atlassian.confluence.plugins.graphql.providers.RecentSpacesProvider
Get recently viewed spaces for the current user.
RecentSpacesProvider - Class in com.atlassian.confluence.plugins.graphql.providers
Provides the 'recentSpaces' top level field
RecentSpacesProvider(RecentlyViewedManager) - Constructor for class com.atlassian.confluence.plugins.graphql.providers.RecentSpacesProvider
 
RecentUpdate - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
Structure to represent a recent update.
RecentUpdate(SearchResult, FriendlyDateFormatter, String, ContentUiSupport, I18NBeanFactory) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
RecentUpdateGroup - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
Represents a single group of recent updates.
RecentUpdateGroup(User, ProfilePictureInfo, boolean) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdateGroup
 
RecentUpdateQueryParameters - Class in com.atlassian.confluence.search.service
 
RecentUpdateQueryParameters(Set<ConfluenceUser>, Set<String>, Set<String>, EnumSet<ContentTypeEnum>) - Constructor for class com.atlassian.confluence.search.service.RecentUpdateQueryParameters
 
RECOMMENDED_UPDATES_DEFAULT_ENABLED_KEY - Static variable in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
reconcileIfNeeded(AbstractPage, SaveContext) - Method in interface com.atlassian.confluence.internal.pages.PageManagerInternal
This method triggers SynchronyRecoveryEvent if collab editing is turned on and data recovery is needed.
reconcileIfNeeded(AbstractPage, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
reconfigure(ClusterConfig) - Method in interface com.atlassian.confluence.cluster.ClusterManager
Set a new cluster configuration and cycle the service
reconfigure(ClusterConfig) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
record(Iterable<String>, Iterable<String>, Callable<T>) - Method in class com.atlassian.confluence.api.impl.service.content.ThreadlocalWebResourceDependenciesRecorder
record(Iterable<String>, Iterable<String>, boolean, Callable<T>) - Method in class com.atlassian.confluence.api.impl.service.content.ThreadlocalWebResourceDependenciesRecorder
record(Iterable<String>, Iterable<String>, Iterable<String>, Iterable<String>, boolean, Callable<T>) - Method in class com.atlassian.confluence.api.impl.service.content.ThreadlocalWebResourceDependenciesRecorder
record(Callable<T>) - Method in class com.atlassian.confluence.api.impl.service.content.ThreadlocalWebResourceDependenciesRecorder
record(Callable<T>) - Method in interface com.atlassian.confluence.mail.embed.MimeBodyPartRecorder
Deprecated.
record(Callable<T>) - Method in class com.atlassian.confluence.mail.embed.ThreadLocalMimeBodyPartRecorder
Deprecated.
record(Callable<T>) - Method in interface com.atlassian.confluence.plugin.webresource.WebResourceDependenciesRecorder
record(Iterable<String>, Iterable<String>, Callable<T>) - Method in interface com.atlassian.confluence.plugin.webresource.WebResourceDependenciesRecorder
record(Iterable<String>, Iterable<String>, boolean, Callable<T>) - Method in interface com.atlassian.confluence.plugin.webresource.WebResourceDependenciesRecorder
record(Iterable<String>, Iterable<String>, Iterable<String>, Iterable<String>, boolean, Callable<T>) - Method in interface com.atlassian.confluence.plugin.webresource.WebResourceDependenciesRecorder
recordFeatureState() - Method in class com.atlassian.confluence.it.content.SharedDraftsDarkFeatureTestHelper
 
recordLabelInteractionInHistory(Label) - Static method in class com.atlassian.confluence.util.LabelUtil
 
recordRequestTime(long) - Method in class com.atlassian.confluence.jmx.RequestMetrics
 
recordResources(Callable<T>) - Method in interface com.atlassian.confluence.plugin.webresource.WebResourceDependenciesRecorder
Records the webresources used during the execution of the given callback.
recordResources(Iterable<String>, Iterable<String>, Callable<T>) - Method in interface com.atlassian.confluence.plugin.webresource.WebResourceDependenciesRecorder
recordResources(Iterable<String>, Iterable<String>, boolean, Callable<T>) - Method in interface com.atlassian.confluence.plugin.webresource.WebResourceDependenciesRecorder
Records the webresources used during the execution of the given callback.
recordResources(Iterable<String>, Iterable<String>, Iterable<String>, Iterable<String>, boolean, Callable<T>) - Method in interface com.atlassian.confluence.plugin.webresource.WebResourceDependenciesRecorder
 
recoverIndex(JournalIdentifier, String) - Method in interface com.atlassian.confluence.api.service.index.IndexRecoveryService
Recovers the index required by asking other nodes in the cluster for a snapshot of their index and copying it to its local home directory.
recoverIndex(JournalIdentifier, String) - Method in class com.atlassian.confluence.impl.index.DefaultIndexRecoveryService
 
recoverIndex() - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
recoverIndexFromSharedHome(JournalIdentifier, String) - Method in interface com.atlassian.confluence.api.service.index.IndexRecoveryService
Recovers the index snapshot stored in the shared home.
recoverIndexFromSharedHome(JournalIdentifier, String) - Method in class com.atlassian.confluence.impl.index.DefaultIndexRecoveryService
 
recoverMainIndex() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
recoverMainIndex(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
recoverMainIndex(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
recoverMainIndex(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
recoverMainIndex(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
recoverMainIndex(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
RECOVERY_ADMIN_NAME - Static variable in class com.atlassian.confluence.impl.security.recovery.RecoveryUtil
 
RECOVERY_ADMIN_PASSWORD_KEY - Static variable in class com.atlassian.confluence.impl.security.recovery.RecoveryUtil
 
RecoveryAwareCachingSpacePermissionManager - Class in com.atlassian.confluence.impl.security.recovery
An extension of CachingSpacePermissionManager that supports recovery mode.
RecoveryAwareCachingSpacePermissionManager(SpacePermissionDao, PermissionCheckExemptions, SpacePermissionDefaultsStoreFactory, TransactionAwareCacheFactory, EventPublisher, ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService, UserAccessor, AccessModeManager) - Constructor for class com.atlassian.confluence.impl.security.recovery.RecoveryAwareCachingSpacePermissionManager
 
RecoveryAwareCachingSpacePermissionManager(SpacePermissionDao, PermissionCheckExemptions, SpacePermissionDefaultsStoreFactory, CacheFactory, EventPublisher, ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService, Supplier<UserAccessor>, AccessModeManager) - Constructor for class com.atlassian.confluence.impl.security.recovery.RecoveryAwareCachingSpacePermissionManager
RecoveryAwareCGCachingSpacePermissionManager - Class in com.atlassian.confluence.impl.security.recovery
An extension of CoarseGrainedCachingSpacePermissionManager that supports recovery mode.
RecoveryAwareCGCachingSpacePermissionManager(PermissionCheckExemptions, VCacheFactory, SpacePermissionManagerInternal, SpacePermissionDao, EventPublisher, ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService, UserAccessor, AccessModeManager) - Constructor for class com.atlassian.confluence.impl.security.recovery.RecoveryAwareCGCachingSpacePermissionManager
 
RecoveryAwareCGCachingSpacePermissionManager(PermissionCheckExemptions, VCacheFactory, SpacePermissionManagerInternal, SpacePermissionDao, EventPublisher, ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService, Supplier<UserAccessor>, AccessModeManager) - Constructor for class com.atlassian.confluence.impl.security.recovery.RecoveryAwareCGCachingSpacePermissionManager
Deprecated.
since 7.5
RecoveryContextListener - Class in com.atlassian.confluence.impl.security.recovery
This context listener creates the recovery_admin user if confluence is running under recovery mode.
RecoveryContextListener() - Constructor for class com.atlassian.confluence.impl.security.recovery.RecoveryContextListener
 
RecoveryErrorService - Class in com.atlassian.confluence.upgrade.recovery
This class creates RecoveryException instances for any errors.
RecoveryErrorService() - Constructor for class com.atlassian.confluence.upgrade.recovery.RecoveryErrorService
 
RecoveryFileGenerator - Interface in com.atlassian.confluence.upgrade.recovery
Module for generating upgrade recovery files.
RecoveryUtil - Class in com.atlassian.confluence.impl.security.recovery
Recovery related utility methods.
RecoveryUtil() - Constructor for class com.atlassian.confluence.impl.security.recovery.RecoveryUtil
 
recreateDatabase() - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
Deprecated.
 
RecursiveHibernateBulkAction<CONTEXT extends BulkExecutionContext,TARGET> - Class in com.atlassian.confluence.impl.hibernate.bulk
Abstract bulk recursive action.
RecursiveHibernateBulkAction(BulkTransaction, ProgressMeter, int, int) - Constructor for class com.atlassian.confluence.impl.hibernate.bulk.RecursiveHibernateBulkAction
 
RedirectActionHelper - Class in com.atlassian.confluence.core.actions
 
RedirectActionHelper(WebInterfaceManager) - Constructor for class com.atlassian.confluence.core.actions.RedirectActionHelper
 
REDIRECTION_FLAG - Static variable in class com.atlassian.confluence.plugins.pulp.PulpFilter
The name of the session attribute that indicates whether the request arrived at PULP because it was redirected.
RedirectResult - Class in com.atlassian.confluence.xwork
A wrapper around xwork's ServletRedirectResult to patch up an issue revolving around IE6's incompetency and some servlet container's inability to parse request URLs with fragment ids ("#")
RedirectResult() - Constructor for class com.atlassian.confluence.xwork.RedirectResult
 
RedirectWithFlashResult - Class in com.atlassian.confluence.xwork
Takes Flash scope objects from the current request and puts them on the session.
RedirectWithFlashResult() - Constructor for class com.atlassian.confluence.xwork.RedirectWithFlashResult
 
reduce(int, int[], IntBinaryOperator) - Method in class com.atlassian.confluence.plugins.test.jdk8compat.MockComponent
 
reduce(int, int[], IntBinaryOperator) - Method in interface com.atlassian.confluence.plugins.test.jdk8compat.SomeInterface
 
reencodeURL(String) - Static method in class com.atlassian.confluence.util.HtmlUtil
Attempts to handle common encoding errors in hand-edited URLs, such as failing to URL encode quotes.
REFACTORING - Static variable in class com.atlassian.confluence.core.DefaultSaveContext
 
refactorReferencesToBeRelative(SpaceContentEntityObject) - Method in class com.atlassian.confluence.links.DefaultRelatedContentRefactorer
 
refactorReferencesToBeRelative(SpaceContentEntityObject) - Method in interface com.atlassian.confluence.links.RelatedContentRefactorer
Update any references to the content itself (such as attachment links or embedded images) or to content in the same space.
Reference<T> - Class in com.atlassian.confluence.api.model.reference
A reference to a model object.
Reference() - Constructor for class com.atlassian.confluence.api.model.reference.Reference
Deprecated.
since 5.6 use @{link Reference#Reference(boolean)}
ReferencedTable(String, String) - Constructor for class com.atlassian.confluence.internal.upgrade.constraint.dedup.MergeToSmallestIdDedupeStrategy.ReferencedTable
 
ReferencedUsersUserMappingUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Upgrade task to ensure that for all the user names in Confluence a ConfluenceUser object exist.
ReferencedUsersUserMappingUpgradeTask(ConfluenceUserDao, SessionFactory, PlatformTransactionManager, BatchOperationManager, Map<String, Set<String>>, HibernateConfig) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ReferencedUsersUserMappingUpgradeTask
 
referenceInsert(String, Object) - Method in class com.atlassian.confluence.util.velocity.debug.DebugReferenceInsertionEventHandler
 
ReferenceMatchers - Class in com.atlassian.confluence.api.testsupport.matchers.model.reference
Hamcrest matchers for Reference objects.
ReferenceProperty - Class in com.atlassian.confluence.importexport.xmlimport.model
 
ReferenceProperty(String, String, String, PrimitiveId) - Constructor for class com.atlassian.confluence.importexport.xmlimport.model.ReferenceProperty
 
ReferencePropertyParser - Class in com.atlassian.confluence.importexport.xmlimport.parser
 
ReferencePropertyParser(String) - Constructor for class com.atlassian.confluence.importexport.xmlimport.parser.ReferencePropertyParser
 
ReferenceTypeBuilder - Class in com.atlassian.confluence.plugins.graphql.types
A builder for GraphQLType objects, generated for api Reference objects.
ReferenceTypeBuilder(GraphQLTypeBuilder) - Constructor for class com.atlassian.confluence.plugins.graphql.types.ReferenceTypeBuilder
 
referencingBlueprint(ContentBlueprintId) - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate.ContentTemplateBuilder
 
referencingBlueprint() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
 
referentClass() - Method in class com.atlassian.confluence.api.model.reference.ExpandedReference
 
referentClass() - Method in class com.atlassian.confluence.api.model.reference.Reference
 
ReferralLink - Class in com.atlassian.confluence.links
Deprecated.
since 7.0.1, it will be removed by this ticket: https://jira.atlassian.com/browse/CONFSRVDEV-10243
ReferralLink() - Constructor for class com.atlassian.confluence.links.ReferralLink
Deprecated.
 
ReferralManager - Interface in com.atlassian.confluence.links
Deprecated.
since 7.0.1, it will be removed by this ticket: https://jira.atlassian.com/browse/CONFSRVDEV-10259
referralManager - Variable in class com.atlassian.confluence.pages.actions.ViewPageAction
 
ReferrerSettings - Class in com.atlassian.confluence.setup.settings.beans
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243 Just fields declare, no need setter for bandana
ReferrerSettings() - Constructor for class com.atlassian.confluence.setup.settings.beans.ReferrerSettings
Deprecated.
 
referringContent - Variable in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
referToContent(Handle, String, int) - Method in class com.atlassian.confluence.links.DefaultReferralManager
Deprecated.
Extracts the "referring URL" from the request and
(a) adds it as a ReferralLink to the content if it doesn't exist
(b) increments the view count of that link if it already exists
referToContent(Handle, String, int) - Method in interface com.atlassian.confluence.links.ReferralManager
Deprecated.
 
REFFERAL_TABLE_NAME - Static variable in class com.atlassian.confluence.upgrade.upgradetask.DropTrackBackAndReferrerTablesUpgradeTask
 
refineOsDestination(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Escape XML and replace all space with %20
ReflectionUtil - Class in com.atlassian.confluence.internal.util.reflection
Reflection-related utility methods.
ReflectionUtil - Class in com.atlassian.confluence.plugins.restapi.graphql
 
ReflectionUtil() - Constructor for class com.atlassian.confluence.plugins.restapi.graphql.ReflectionUtil
 
ReflectiveObjectPersister - Class in com.atlassian.confluence.importexport.xmlimport.persister
Uses Hibernate metadata to persist imported objects.
ReflectiveObjectPersister(LabelManager, ConfluenceUserDao, StorageFormatUserRewriter) - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.ReflectiveObjectPersister
 
ReflectiveObjectPersisterFactory - Class in com.atlassian.confluence.importexport.xmlimport.persister
Creates an instance of ReflectiveObjectPersister.
ReflectiveObjectPersisterFactory(LabelManager, ConfluenceUserDao, StorageFormatUserRewriter) - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.ReflectiveObjectPersisterFactory
 
refresh(EntityObject) - Method in interface bucket.core.persistence.ObjectDao
Deprecated.
since 6.10.0. Use ObjectDaoInternal#refreshEntity(EntityObject) instead.
refresh(EntityObject) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
Update the stat of an object based on the current state of the database.
refresh(EntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
refresh() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDao
 
refresh() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDaoProxyWrapper
 
refresh(EntityObject) - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
Deprecated.
refresh(EntityObject) - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Deprecated.
refresh() - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
Deprecated.
Make the underlying driver refresh the current page, e.g.
refresh(EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
refresh() - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
refresh() - Method in class com.atlassian.confluence.spring.DelegatingContainerContext
 
refresh() - Method in class com.atlassian.confluence.tenant.TenantedContainerContext
 
refreshAndGetToken() - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
refreshAndGetToken() - Method in interface com.atlassian.confluence.user.SignupManager
Creates a new sign-up token and returns it.
refreshClusteredJobsIntervalInMinutes() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerConfiguration
 
refreshContentEntity(ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Refreshes the specified entity (including content) in the Hibernate session to ensure that subsequent retrievals are up-to-date.
refreshContentEntity(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
refreshEntity(T) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
refreshEntity(T) - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
 
refreshEntity(T) - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Refreshes the object again with the fresh data from db.
refreshEntity(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
refreshKey() - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataClientCacheKeyManager
 
refreshKey() - Method in interface com.atlassian.confluence.macro.browser.MacroMetadataClientCacheKeyManager
 
RefreshLicensingAction - Class in com.atlassian.confluence.admin.actions
 
RefreshLicensingAction() - Constructor for class com.atlassian.confluence.admin.actions.RefreshLicensingAction
 
refreshPage(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
refreshPage(ContentEntityObject) - Method in interface com.atlassian.confluence.pages.PageManager
Refresh the page object in the hibernate session.
refreshPageTemplate(PageTemplate) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
refreshPageTemplate(PageTemplate) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
refreshPrincipalObtainedFromSession(UserAccessor, Principal) - Static method in class com.atlassian.confluence.security.seraph.ConfluenceAuthenticatorUtils
 
refreshPrincipalObtainedFromSession(HttpServletRequest, Principal) - Method in class com.atlassian.confluence.user.ConfluenceAuthenticator
 
refreshPrincipalObtainedFromSession(HttpServletRequest, Principal) - Method in class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
 
refreshResource(Resource, String) - Method in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
Takes an existing resource, and 'refreshes' it.
refreshSearcher() - Method in interface com.atlassian.confluence.plugins.edgeindex.lucene.LuceneIndex
Refresh the underlying shared searcher instance that backs the LuceneIndex.search(IndexSearcherCallback).
refreshSemaphore() - Method in class com.atlassian.confluence.search.contentnames.SemaphoreHolder
Update the underlying semaphore to the size of Settings.maxSimultaneousQuickNavRequests.
RegexMatcher - Class in com.atlassian.confluence.it
A Hamcrest Matcher which catches Strings that match a given regex.
RegExpProcessor - Class in com.atlassian.confluence.util
 
RegExpProcessor(String, String) - Constructor for class com.atlassian.confluence.util.RegExpProcessor
 
RegExpProcessor(String, String, RegExpProcessor.RegExpProcessorHandler) - Constructor for class com.atlassian.confluence.util.RegExpProcessor
 
RegExpProcessor(String, String, boolean, RegExpProcessor.RegExpProcessorHandler) - Constructor for class com.atlassian.confluence.util.RegExpProcessor
 
RegExpProcessor.RegExpProcessorHandler - Interface in com.atlassian.confluence.util
 
RegexUtils - Class in com.atlassian.confluence.util
 
RegexUtils() - Constructor for class com.atlassian.confluence.util.RegexUtils
 
register(Class<?>...) - Method in class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction.StubComponentRegistrar
 
register(Marshaller, Class, MarshallingType) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultMarshallingRegistry
 
register(Unmarshaller, Class, MarshallingType) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultMarshallingRegistry
 
register(Marshaller, Class, MarshallingType) - Method in interface com.atlassian.confluence.content.render.xhtml.MarshallingRegistry
 
register(Unmarshaller, Class, MarshallingType) - Method in interface com.atlassian.confluence.content.render.xhtml.MarshallingRegistry
 
register(Object) - Method in class com.atlassian.confluence.event.BatchingMultiEventPublisher
 
register(Object) - Method in class com.atlassian.confluence.event.ConfluenceEventPublisherManager
 
register(Object) - Method in class com.atlassian.confluence.event.NoOpEventPublisher
 
register(Object) - Method in class com.atlassian.confluence.event.TimingEventPublisher
 
register(HealthCheck) - Method in class com.atlassian.confluence.impl.health.DefaultHealthCheckRegistry
 
register(SystemMaintenanceTaskType, SystemMaintenanceTaskRunner<T>) - Method in class com.atlassian.confluence.impl.system.DefaultSystemMaintenanceTaskRegistry
 
register() - Method in class com.atlassian.confluence.impl.system.runner.CreateIndexSnapshotMaintenanceTaskRunner
 
register() - Method in class com.atlassian.confluence.impl.system.runner.RestoreIndexSnapshotMaintenanceTaskRunner
 
register(SystemMaintenanceTaskType, SystemMaintenanceTaskRunner<T>) - Method in interface com.atlassian.confluence.impl.system.SystemMaintenanceTaskRegistry
Register taskRunner to run tasks of a specific type
register(HealthCheck) - Method in interface com.atlassian.confluence.internal.health.HealthCheckRegistry
Registers the given health check for later execution.
register() - Method in class com.atlassian.confluence.internal.index.status.DefaultReIndexJobManager
 
register() - Method in class com.atlassian.confluence.internal.license.LicenseBasedCachingEnterpriseFeatureFlag
 
register() - Method in class com.atlassian.confluence.setup.quartz.CachedIntrospectionResultsClearingClassLoader
 
registerAppender() - Method in class com.atlassian.confluence.impl.metrics.LogEventMetricsAppenderRegistrar
 
registerBean(String, Object) - Static method in class com.atlassian.confluence.jmx.JmxUtil
Exposes an object as an MBean.
registerBeanDefinition(String, BeanDefinition) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
registerCallbackContextObject(Class<?>, Object) - Method in interface com.atlassian.confluence.util.sandbox.SandboxSpec.SpecBuilder
Add single mapping to callback context for this sandbox spec
registerCallbacks() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEventPublisher
Registers a known set of metrics types
registerClient(String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingFileStoreClient
registerClient(String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingMediaApiClient
registerClientWithName(String, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreClientAdapter
Deprecated.
 
registerClientWithName(String, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.MediaApiClientAdapter
Deprecated.
 
registerDropwizardMetrics() - Method in class com.atlassian.confluence.impl.metrics.AtlassianProfilingRegistrar
 
REGISTERED - Static variable in class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
 
RegisteredUsersCache - Class in com.atlassian.confluence.impl.user
An abstraction around a cache which contains the number of the registered users.
RegisteredUsersCache(VCacheFactory) - Constructor for class com.atlassian.confluence.impl.user.RegisteredUsersCache
 
registerEventListener() - Method in class com.atlassian.confluence.impl.notifications.ContentEntityAutoWatcher
 
registerEventListener() - Method in class com.atlassian.confluence.impl.security.CachingInheritedContentPermissionManager
 
registerEventListener(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
registerEventListener(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
registerEventListener(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Registers a temporary event listener on the server to listen for the specified event.
registerEventListener(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
registerEventListeners() - Method in class com.atlassian.confluence.impl.metrics.MicrometerBinderRegistrar
 
registerForEvents() - Method in class com.atlassian.confluence.cluster.shareddata.DefaultPluginSharedDataRegistry
 
registerForEvents() - Method in class com.atlassian.confluence.impl.macro.metadata.AllMacroMetadataCache
 
registerForEvents() - Method in class com.atlassian.confluence.impl.security.SpacePermissionCachePrimer
 
registerForEvents() - Method in class com.atlassian.confluence.impl.security.SpacePermissionManagerFactory
 
registerForEvents() - Method in class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventPublisher
 
registerForEvents() - Method in class com.atlassian.confluence.user.crowd.CacheableDirectoryInstanceLoader
 
registerForTenantArrivalEvent() - Method in class com.atlassian.confluence.cache.hazelcast.monitoring.DistributedCacheInvalidationCounter
Deprecated.
 
registerHealthChecks() - Method in class com.atlassian.confluence.impl.health.HealthCheckRegistrar
Registers the Confluence HealthChecks with the registry.
registerJobRunner(JobRunnerKey, JobRunner) - Method in class com.atlassian.confluence.impl.schedule.caesium.ConfluenceSchedulerService
 
registerListener(String, EventListener) - Method in class com.atlassian.confluence.event.ConfluenceEventManager
Deprecated.
 
registerListener() - Method in class com.atlassian.confluence.it.rpc.EventWaitingLatch
 
registerLoggingErrorEventsWithAction(List) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
adds these logging events to action errors map so they can be displayed in the action's view
registerMacro(String, Macro) - Method in class com.atlassian.confluence.macro.xhtml.DelegatingReadOnlyMacroManager
 
registerMacro(String, Macro) - Method in interface com.atlassian.confluence.macro.xhtml.MacroManager
Registers a new macro with the given name.
registerMacro(String, Macro) - Method in class com.atlassian.confluence.macro.xhtml.UserMacroLibraryMacroManager
 
registerMacro(String, Macro) - Method in class com.atlassian.confluence.macro.xhtml.UserMacroPluginMacroManager
 
registerMacro(String, Macro) - Method in class com.atlassian.confluence.macro.xhtml.V2CompatibilityMacroManager
 
registerMacro(String, Macro) - Method in class com.atlassian.confluence.macro.xhtml.XhtmlMacroManager
 
registerMacro(String, Macro) - Method in class com.atlassian.confluence.renderer.DefaultMacroManager
 
registerMacro(String, Macro) - Method in interface com.atlassian.confluence.renderer.MacroManager
Registers a new macro with the given name.
registerManagedResource(Object, ObjectName) - Method in class com.atlassian.confluence.jmx.MBeanExporterWithUnregisterImpl
 
registerManagedScheduledJob(ManagedScheduledJob) - Method in interface com.atlassian.confluence.schedule.ManagedScheduleJobRegistrationService
Registers a managedScheduleJob with the system.
registerManagedScheduledJob(ManagedScheduledJob) - Method in class com.atlassian.confluence.schedule.quartz.ManagedScheduledJobTriggerFactory
For registering of additional ManagedScheduledJob's (e.g.
registerMessageConsumer(HazelcastTopicMessageRouter.TopicFilter, HazelcastTopicMessageRouter.MessageConsumer<M>) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastTopicMessageRouter
Deprecated.
Registers a HazelcastTopicMessageRouter.MessageConsumer to receive all messages from topics that pass the HazelcastTopicMessageRouter.TopicFilter.
registerMicrometer() - Method in class com.atlassian.confluence.impl.metrics.AtlassianProfilingRegistrar
 
registerProfilerStrategy() - Method in class com.atlassian.confluence.impl.metrics.AtlassianProfilingRegistrar
 
registerSingleton(String, Object) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
registerStart(String, String, String) - Method in interface com.atlassian.confluence.util.profiling.ActivityMonitor
Starts tracking an activity using the current thread.
registerStart(String, String, String) - Method in class com.atlassian.confluence.util.profiling.DefaultActivityMonitor
 
registerStart(String, String, String) - Method in class com.atlassian.confluence.util.profiling.NopActivityMonitor
 
registerSynchronization(TransactionSynchronization) - Method in class com.atlassian.confluence.core.ConfluenceSynchronizationManager
 
registerSynchronization(TransactionSynchronization) - Method in interface com.atlassian.confluence.core.SynchronizationManager
Registers a Spring TransactionSynchronization on the current transaction.
registerTestAppenderForClass(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
registerTestAppenderForClass(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
registerTestAppenderForClass(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
registerVarcharTypes() - Method in class com.atlassian.confluence.impl.hibernate.dialect.MySQLDialect
 
registerWebhook(Application, String, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
registrationComplete() - Method in class com.atlassian.confluence.impl.health.DefaultHealthCheckRegistry
 
registrationComplete() - Method in interface com.atlassian.confluence.internal.health.HealthCheckRegistry
Signals to this registry that registration of health checks is complete.
reindex() - Method in interface com.atlassian.confluence.api.model.index.IndexRecoverer
Deprecated.
Trigger a reindex
reIndex(EntityObject) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
Deprecated.
reindex() - Method in class com.atlassian.confluence.impl.index.MainIndexRecoverer
 
reIndex(Progress) - Method in interface com.atlassian.confluence.index.ReIndexer
Triggers a system wide re-index.
reIndex(Set<ReIndexOption>, Progress) - Method in interface com.atlassian.confluence.index.ReIndexer
Deprecated.
since 5.10. Use ReIndexer.reIndex(EnumSet, Progress) instead.
reIndex(Set<ReIndexOption>, SearchQuery, Progress) - Method in interface com.atlassian.confluence.index.ReIndexer
Deprecated.
reIndex(EnumSet<ReIndexOption>, Progress) - Method in interface com.atlassian.confluence.index.ReIndexer
Triggers a system wide re-index all entities from the database.
reIndex(EnumSet<ReIndexOption>, SearchQuery, Progress) - Method in interface com.atlassian.confluence.index.ReIndexer
Triggers a system wide re-index re-index all entities loaded from searchQuery.
reIndex(ReIndexSpec, Progress) - Method in interface com.atlassian.confluence.index.ReIndexer
Trigger reindex large amount of content entities accoding to the given specification.
reIndex(EnumSet<ReIndexOption>, Progress) - Method in class com.atlassian.confluence.internal.index.lucene.LuceneReIndexer
 
reIndex(EnumSet<ReIndexOption>, SearchQuery, Progress) - Method in class com.atlassian.confluence.internal.index.lucene.LuceneReIndexer
 
reIndex(ReIndexSpec, Progress) - Method in class com.atlassian.confluence.internal.index.lucene.LuceneReIndexer
 
reindex() - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexRecoverer
 
reIndex(List<String>) - Method in class com.atlassian.confluence.plugins.rest.resources.IndexResource
 
reIndex() - Method in class com.atlassian.confluence.search.actions.SearchIndexesAction
Trigger a full reindex of the system.
reIndex(Searchable) - Method in interface com.atlassian.confluence.search.ConfluenceIndexer
Updates an object in the index
reIndex() - Method in interface com.atlassian.confluence.search.IndexManager
Triggers a system wide reindex of all content.
reIndex(EnumSet<ReIndexOption>) - Method in interface com.atlassian.confluence.search.IndexManager
Triggers a system wide reindex with specified options, entities are loaded from the database.
reIndex(EnumSet<ReIndexOption>, SearchQuery) - Method in interface com.atlassian.confluence.search.IndexManager
Triggers a system wide re-index.
reIndex(Set<ReIndexOption>) - Method in interface com.atlassian.confluence.search.lucene.ConfluenceIndexManager
Deprecated.
reIndex(Set<ReIndexOption>, SearchQuery) - Method in interface com.atlassian.confluence.search.lucene.ConfluenceIndexManager
Deprecated.
reIndex(EnumSet<ReIndexOption>, SearchQuery) - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
Trigger an asynchronous reindex of the system.
reIndex(EnumSet<ReIndexOption>) - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
 
reIndex(Searchable) - Method in class com.atlassian.confluence.search.lucene.QueuingConfluenceIndexer
 
reIndex(Searchable) - Method in class com.atlassian.confluence.search.QueuingChangeIndexer
 
reindex(ConfluenceUser, String) - Method in class com.atlassian.confluence.user.UserMentionsContentReindexer
Adds content with mentions to the index queue in batches by searching against a specific version of the search index.
REINDEX_IMPROVEMENT_DARKFEATURE_KEY - Static variable in interface com.atlassian.confluence.internal.index.status.ReIndexJobManagerInternal
 
REINDEX_STATUS_KEY - Static variable in class com.atlassian.confluence.internal.index.status.BandanaReIndexJobPersister
 
ReindexAllBlogsIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Update all blogs in the index
ReindexAllBlogsIndexTask(IndexTaskFactory, BatchOperationManager) - Constructor for class com.atlassian.confluence.search.lucene.tasks.ReindexAllBlogsIndexTask
 
ReindexAllBlogsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Upgrade task to re-index all blog post objects.
ReindexAllBlogsUpgradeTask(IndexTaskFactory, JournalIndexTaskQueue) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ReindexAllBlogsUpgradeTask
 
ReindexAllSpacesIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Update all spaces in the index.
ReindexAllSpacesIndexTask(SpaceDao, IndexTaskFactory) - Constructor for class com.atlassian.confluence.search.lucene.tasks.ReindexAllSpacesIndexTask
 
ReindexAllSpacesUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Upgrade task to re-index all space objects.
ReindexAllSpacesUpgradeTask(IndexTaskFactory, JournalIndexTaskQueue) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ReindexAllSpacesUpgradeTask
 
ReindexAllUsersIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Updates all personal information and associated user entries in the index.
ReindexAllUsersIndexTask(BatchOperationManager, PersonalInformationDao, IndexTaskFactory) - Constructor for class com.atlassian.confluence.search.lucene.tasks.ReindexAllUsersIndexTask
 
reIndexAllVersions(Searchable) - Method in interface com.atlassian.confluence.search.ChangeIndexer
Reindexes all versions of the specified content.
reIndexAllVersions(Searchable) - Method in class com.atlassian.confluence.search.QueuingChangeIndexer
 
reIndexEntity(T) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
ReIndexer - Interface in com.atlassian.confluence.index
Responsible for triggering re-indexing / rebuilding of the Confluence search index.
ReIndexError - Enum in com.atlassian.confluence.index.status
 
ReindexEvent - Class in com.atlassian.confluence.event.events.admin
 
ReindexEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.ReindexEvent
 
reIndexExcludingDependents(Searchable) - Method in interface com.atlassian.confluence.search.ConfluenceIndexer
Updates just an object itself in the index, excluding any dependents (attachments, comments, children, etc.)
reIndexExcludingDependents(Searchable) - Method in class com.atlassian.confluence.search.lucene.QueuingConfluenceIndexer
 
ReindexFinishedEvent - Class in com.atlassian.confluence.event.events.admin
 
ReindexFinishedEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.ReindexFinishedEvent
 
ReIndexFinishedEvent - Class in com.atlassian.confluence.internal.index.event
 
ReIndexHouseKeepingJobRunner - Class in com.atlassian.confluence.internal.index.status.schedule
This job is run periodically to detect and fix stalled re-index jobs.
ReIndexHouseKeepingJobRunner(ReIndexJobManagerInternal, ClusterManager, DarkFeatureManager) - Constructor for class com.atlassian.confluence.internal.index.status.schedule.ReIndexHouseKeepingJobRunner
 
ReIndexingScopeThreadLocal - Class in com.atlassian.confluence.cluster
Control whether a reindex should happen cluster-wide or within current node only
ReIndexingScopeThreadLocal() - Constructor for class com.atlassian.confluence.cluster.ReIndexingScopeThreadLocal
 
ReIndexingScopeThreadLocal.ReIndexingScope - Enum in com.atlassian.confluence.cluster
 
ReIndexJob - Class in com.atlassian.confluence.index.status
Hold data about a re-index in Confluence
ReIndexJob() - Constructor for class com.atlassian.confluence.index.status.ReIndexJob
 
ReIndexJob(Instant, long) - Constructor for class com.atlassian.confluence.index.status.ReIndexJob
 
ReIndexJob.Progress - Class in com.atlassian.confluence.index.status
Simple class to hold progress of either rebuilding index or index propagation
ReIndexJobJson - Class in com.atlassian.confluence.plugins.rebuildindex.status
 
ReIndexJobJson(String, Long, Long, Long, ReIndexStage, boolean, long, Collection<ReIndexNodeStatusJson>) - Constructor for class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexJobJson
 
ReIndexJobJson(ReIndexJob) - Constructor for class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexJobJson
 
ReIndexJobManager - Interface in com.atlassian.confluence.index.status
Can be used to retrieve status of running or most recent re-index job.
ReIndexJobManagerInternal - Interface in com.atlassian.confluence.internal.index.status
To be used within Confluence''s core to manage re-index job statuses.
ReIndexJobPersister - Interface in com.atlassian.confluence.internal.index.status
Store/retrieve ReIndexJob.
ReIndexJobResource - Class in com.atlassian.confluence.plugins.rebuildindex.rest
 
ReIndexJobResource(ReIndexJobManager) - Constructor for class com.atlassian.confluence.plugins.rebuildindex.rest.ReIndexJobResource
 
ReIndexNodeStatus - Class in com.atlassian.confluence.index.status
Hold data about a node and its status during a cluster re-index
ReIndexNodeStatus() - Constructor for class com.atlassian.confluence.index.status.ReIndexNodeStatus
 
ReIndexNodeStatus(String, ReIndexNodeStatus.State) - Constructor for class com.atlassian.confluence.index.status.ReIndexNodeStatus
 
ReIndexNodeStatus(String, ReIndexNodeStatus.State, ReIndexError) - Constructor for class com.atlassian.confluence.index.status.ReIndexNodeStatus
 
ReIndexNodeStatus.State - Enum in com.atlassian.confluence.index.status
 
ReIndexNodeStatusJson - Class in com.atlassian.confluence.plugins.rebuildindex.status
 
ReIndexNodeStatusJson(String, ReIndexNodeStatus.State, ReIndexError) - Constructor for class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexNodeStatusJson
 
ReIndexNodeStatusJson(ReIndexNodeStatus) - Constructor for class com.atlassian.confluence.plugins.rebuildindex.status.ReIndexNodeStatusJson
 
ReIndexOption - Enum in com.atlassian.confluence.search.lucene
Deprecated.
since 5.10. Use ReIndexOption
ReIndexOption - Enum in com.atlassian.confluence.search
 
reIndexPermissions(Object) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeIndexManager
Updates the index to reflect any changes to permissions in the specified target object.
reIndexPermissions(Object) - Method in class com.atlassian.confluence.plugins.edgeindex.LuceneEdgeIndexManager
 
ReIndexPermissionsIndexTask - Class in com.atlassian.confluence.plugins.edgeindex.lucene.tasks
 
ReIndexPermissionsIndexTask(String, ContentPermissionsExtractor, ContentEntityManager, TransactionTemplate) - Constructor for class com.atlassian.confluence.plugins.edgeindex.lucene.tasks.ReIndexPermissionsIndexTask
 
ReIndexSpec - Class in com.atlassian.confluence.index
Specifies how to reindex quickly a large amount of contents that is useful for a plugin that creates its own CustomContentEntityObject.
ReIndexSpec(SearchQuery, int, List<HibernateHandle>, String) - Constructor for class com.atlassian.confluence.index.ReIndexSpec
 
ReIndexStage - Enum in com.atlassian.confluence.index.status
Different stages during a re-index in Server/DC
ReindexStageFinishedEvent - Class in com.atlassian.confluence.event.events.admin
 
ReindexStageFinishedEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.admin.ReindexStageFinishedEvent
 
ReindexStageFinishedEvent(Object, ReIndexOption) - Constructor for class com.atlassian.confluence.event.events.admin.ReindexStageFinishedEvent
ReindexStageStartedEvent - Class in com.atlassian.confluence.event.events.admin
 
ReindexStageStartedEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.admin.ReindexStageStartedEvent
 
ReindexStageStartedEvent(Object, ReIndexOption) - Constructor for class com.atlassian.confluence.event.events.admin.ReindexStageStartedEvent
ReindexStartedEvent - Class in com.atlassian.confluence.event.events.admin
 
ReindexStartedEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.ReindexStartedEvent
 
ReindexStartedEvent(Object, Progress) - Constructor for class com.atlassian.confluence.event.events.admin.ReindexStartedEvent
 
ReIndexStartedEvent - Class in com.atlassian.confluence.internal.index.event
 
ReIndexStartedEvent.IndexingMethod - Enum in com.atlassian.confluence.internal.index.event
 
reIndexStatus() - Method in class com.atlassian.confluence.plugins.rest.resources.IndexResource
 
ReIndexTask - Class in com.atlassian.confluence.search
 
ReIndexTask(ReIndexer, SearchableDao, EnumSet<ReIndexOption>, int) - Constructor for class com.atlassian.confluence.search.ReIndexTask
 
ReIndexTask(ReIndexer, SearchableDao, Set<ReIndexOption>, SearchQuery, int) - Constructor for class com.atlassian.confluence.search.ReIndexTask
Deprecated.
since 5.10
ReIndexTask(ReIndexer, SearchableDao, EnumSet<ReIndexOption>, Optional<SearchQuery>, int) - Constructor for class com.atlassian.confluence.search.ReIndexTask
 
ReindexTaskProgressAction - Class in com.atlassian.confluence.search.actions
Responsible for reporting on the progress of a reindex operation on the "Search Indexes" triggered from the content indexing administration UI.
ReindexTaskProgressAction() - Constructor for class com.atlassian.confluence.search.actions.ReindexTaskProgressAction
 
reindexUsersInGroup(String) - Method in interface com.atlassian.confluence.search.ConfluenceIndexer
Optimised reindex of all indexed information relating to the given group
reindexUsersInGroup(String) - Method in class com.atlassian.confluence.search.lucene.QueuingConfluenceIndexer
 
ReindexUsersInGroupIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Updates all personal information and associated user entries in the index for a particular group.
ReindexUsersInGroupIndexTask(BatchOperationManager, PersonalInformationManager, UserAccessor, IndexTaskFactory, String) - Constructor for class com.atlassian.confluence.search.lucene.tasks.ReindexUsersInGroupIndexTask
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class com.atlassian.confluence.event.MonitorableCallerRunsPolicy
 
Relatable - Interface in com.atlassian.confluence.api.model.relations
THis is marker interface, that is used to mark entities, which can participate in relations, created by RelationService
RelatableEntity - Interface in com.atlassian.confluence.internal.relations
Marker interface for hibernate entities that participate in the relationService
RelatableEntityTypeEnum - Enum in com.atlassian.confluence.internal.relations
An enum representing the different entity types that may be used in relations.
RelatableEntityTypeEnumUserType - Class in com.atlassian.confluence.internal.relations.dao.hibernate
Converts RelatableEntityTypeEnums to and from strings in the DB.
RelatableEntityTypeEnumUserType() - Constructor for class com.atlassian.confluence.internal.relations.dao.hibernate.RelatableEntityTypeEnumUserType
 
RelatableFactory<S extends RelatableEntity,T extends Relatable> - Class in com.atlassian.confluence.api.impl.service.relation
 
RelatableFactory(ContentFactory, SpaceFactory, PersonFactory) - Constructor for class com.atlassian.confluence.api.impl.service.relation.RelatableFactory
 
RelatableResolver - Class in com.atlassian.confluence.api.impl.service.relation
Resolve hibernate entities from their corresponding relatable model
RelatableResolver(SpaceManager, ContentEntityManagerInternal, UserAccessor) - Constructor for class com.atlassian.confluence.api.impl.service.relation.RelatableResolver
 
RelatedContentRefactorer - Interface in com.atlassian.confluence.links
 
RelatedContentRefactoringListener - Class in com.atlassian.confluence.links
A listener that is interested in events that could lead to relationships between the Confluence content requiring to be updated.
RelatedContentRefactoringListener() - Constructor for class com.atlassian.confluence.links.RelatedContentRefactoringListener
 
relation(RelationDescriptor<?, ?>) - Method in class com.atlassian.confluence.internal.relations.query.RelationQuery.Builder
 
RELATION_PARAM_NAME - Static variable in class com.atlassian.confluence.internal.relations.dao.hibernate.HibernateRelationDao
 
RelationConstraintsPostSchemaUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This is upgrade task to fix issue with multi-column unique constraints, caused by https://hibernate.atlassian.net/browse/HB-1245.
RelationConstraintsPostSchemaUpgradeTask(AlterTableExecutor, SessionFactory, HibernateConfig, DdlExecutor, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RelationConstraintsPostSchemaUpgradeTask
 
RelationConstraintsPreSchemaUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This is upgrade task to fix issue with multi-column unique constraints, caused by https://hibernate.atlassian.net/browse/HB-1245.
RelationConstraintsPreSchemaUpgradeTask(DdlExecutor, SessionFactory, PlatformTransactionManager, HibernateConfig) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RelationConstraintsPreSchemaUpgradeTask
 
RelationDao<S extends RelatableEntity,T extends RelatableEntity> - Interface in com.atlassian.confluence.internal.relations.dao
Relation dao interface.
RelationDescriptor<S extends Relatable,T extends Relatable> - Interface in com.atlassian.confluence.api.model.relations
Defines relation name, type and who may have such relations.
RelationDescriptors - Class in com.atlassian.confluence.api.model.relations
Provides static helper methods for RelationDescriptor objects.
RelationDescriptors() - Constructor for class com.atlassian.confluence.api.model.relations.RelationDescriptors
 
RelationEntity<S extends RelatableEntity,T extends RelatableEntity> - Class in com.atlassian.confluence.internal.relations.dao
This class represents "relation" abstraction, which is used for "marking" different entities as related.
RelationEntity() - Constructor for class com.atlassian.confluence.internal.relations.dao.RelationEntity
 
RelationInstance<S extends Relatable,T extends Relatable> - Class in com.atlassian.confluence.api.model.relations
Represents relation between two entities
RelationInstance.RelationInstanceBuilder<S extends Relatable,T extends Relatable> - Class in com.atlassian.confluence.api.model.relations
 
RelationInstanceFactory - Class in com.atlassian.confluence.api.impl.service.relation
 
RelationInstanceFactory(RelatableFactory) - Constructor for class com.atlassian.confluence.api.impl.service.relation.RelationInstanceFactory
 
RelationManager - Interface in com.atlassian.confluence.internal.relations
Manages relations for entities and users.
RelationQuery<E extends RelatableEntity> - Class in com.atlassian.confluence.internal.relations.query
Relation query contains query parameters for basic relation operations.
RelationQuery.Builder<R extends RelatableEntity> - Class in com.atlassian.confluence.internal.relations.query
 
RelationResource - Class in com.atlassian.confluence.plugins.restapi.experimental.resources
A REST resource for manipulating relationships between users, spaces and content.
Favourite relationships between users and space, page or blog post are supported.
RelationResource(RelationService, PersonService) - Constructor for class com.atlassian.confluence.plugins.restapi.experimental.resources.RelationResource
 
RelationService - Interface in com.atlassian.confluence.api.service.relations
Relation service, which allows to manage relations between entities.
RelationService.RelatableFinder<R extends Relatable> - Interface in com.atlassian.confluence.api.service.relations
Finder, which is used to perform basic relation operations, such as fetching source or target entities of particular relation, get total number of related entities etc.
RelationService.Validator - Interface in com.atlassian.confluence.api.service.relations
Responsible for validating the create and delete operations that can be performed using the RelationService
RelationServiceImpl - Class in com.atlassian.confluence.api.impl.service.relation
 
RelationServiceImpl(RelationManager, RelationInstanceFactory, RelatableFactory, RelatableResolver, PaginationService, FavouriteManager, LikeManager, PermissionManager, UserChecker, ValidatingRelationDescriptorRegistry, AccessModeService) - Constructor for class com.atlassian.confluence.api.impl.service.relation.RelationServiceImpl
 
RelationServiceUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
RelationServiceUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RelationServiceUpgradeTask
 
RelationshipTypeEnum - Enum in com.atlassian.confluence.internal.relations
Relationship type helps to understand how to process relations.
RelationUtils - Class in com.atlassian.confluence.internal.relations
 
RelationUtils() - Constructor for class com.atlassian.confluence.internal.relations.RelationUtils
 
releaseSchemaReferences() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
releaseSchemaReferences() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
RelevanceSort - Class in com.atlassian.confluence.search.v2.sort
Order search results most relevant first.
RelevanceSort() - Constructor for class com.atlassian.confluence.search.v2.sort.RelevanceSort
Constructs a relevance sort.
ReloadBundlesContextListener - Class in com.atlassian.confluence.languages
This ContextListener checks for the 'confluence.i18n.reloadbundles' system property.
ReloadBundlesContextListener() - Constructor for class com.atlassian.confluence.languages.ReloadBundlesContextListener
 
reloadConfiguration() - Method in interface com.atlassian.confluence.rpc.RpcServer
 
reloadConfiguration() - Method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcServer
 
RemigrationAdminTaskCriteria - Class in com.atlassian.confluence.admin.criteria
 
RemigrationAdminTaskCriteria(MacroMigrationService) - Constructor for class com.atlassian.confluence.admin.criteria.RemigrationAdminTaskCriteria
 
RemigrationLifecycleItem - Class in com.atlassian.confluence.content.render.xhtml.migration.macro
Lifecycle item to run a remigration of pages that have unmigrated macros, this is only performed if the service deems it is required.
RemigrationLifecycleItem() - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.macro.RemigrationLifecycleItem
 
REMOTE_ADDRESS_KEY - Static variable in class com.atlassian.confluence.util.RequestCacheThreadLocal
 
RemoteAccessModeService - Interface in com.atlassian.confluence.rest.client
AccessModeService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteAccessModeServiceImpl - Class in com.atlassian.confluence.rest.client
 
RemoteAccessModeServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteAccessModeServiceImpl
 
remoteAddress(String) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
Deprecated.
 
RemoteApiEventPublishingFilterConfig - Class in com.atlassian.confluence.impl.servlet
 
RemoteApiEventPublishingFilterConfig() - Constructor for class com.atlassian.confluence.impl.servlet.RemoteApiEventPublishingFilterConfig
 
RemoteAttachment - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteAttachment() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
RemoteAttachment(Attachment) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
RemoteAttachment(long, String, String, String) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
Use this constructor when creating an attachment to add
RemoteAttachmentService - Interface in com.atlassian.confluence.rest.client
* AttachmentService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteAttachmentService.RemoteAttachmentFinder - Interface in com.atlassian.confluence.rest.client
 
RemoteAttachmentServiceImpl - Class in com.atlassian.confluence.rest.client
AttachmentService implementation that communicates with Confluence remotely using the Confluence REST api
RemoteAttachmentServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl
 
RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl - Class in com.atlassian.confluence.rest.client
 
RemoteAttachmentTextExtractionService - Class in com.atlassian.confluence.internal.index.attachment
 
RemoteAttachmentTextExtractionService(ClusterManager) - Constructor for class com.atlassian.confluence.internal.index.attachment.RemoteAttachmentTextExtractionService
 
RemoteAuditService - Interface in com.atlassian.confluence.it.audit
Deprecated.
since 7.5.0. Use AuditRestResource API from atlassian-audit-plugin
RemoteAuditServiceHelper - Class in com.atlassian.confluence.it.audit.impl
Holds common method which are querying and asserting audit entities via new REST API.
RemoteAuditServiceHelper() - Constructor for class com.atlassian.confluence.it.audit.impl.RemoteAuditServiceHelper
 
RemoteAuditServiceImpl - Class in com.atlassian.confluence.it.audit
Deprecated.
since 7.5.0. Use AuditRestResource API from atlassian-audit-plugin
RemoteAuditServiceImpl(AuthenticatedWebResourceProvider, ExecutorService) - Constructor for class com.atlassian.confluence.it.audit.RemoteAuditServiceImpl
Deprecated.
 
RemoteAuditServiceImpl.AuditResponse - Class in com.atlassian.confluence.it.audit
Deprecated.
 
RemoteBlogEntry - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteBlogEntry() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntry
 
RemoteBlogEntry(BlogPost) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntry
 
RemoteBlogEntrySummary - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteBlogEntrySummary() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntrySummary
 
RemoteBlogEntrySummary(AbstractPage) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntrySummary
 
RemoteChildContentFinderImpl(AbstractRemoteService, ContentId, Expansion[]) - Constructor for class com.atlassian.confluence.rest.client.graphql.GraphQLRemoteChildContentServiceImpl.RemoteChildContentFinderImpl
 
RemoteChildContentFinderImpl(AbstractRemoteService, ContentId, Expansion[]) - Constructor for class com.atlassian.confluence.rest.client.RemoteChildContentServiceImpl.RemoteChildContentFinderImpl
 
RemoteChildContentService - Interface in com.atlassian.confluence.rest.client
ChildContentService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteChildContentService.RemoteChildContentFinder - Interface in com.atlassian.confluence.rest.client
 
RemoteChildContentServiceImpl - Class in com.atlassian.confluence.rest.client
ChildContentService implementation that communicates with Confluence remotely.
RemoteChildContentServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteChildContentServiceImpl
 
RemoteChildContentServiceImpl.RemoteChildContentFinderImpl - Class in com.atlassian.confluence.rest.client
 
RemoteClusterInformation - Class in com.atlassian.confluence.rpc.soap.beans
Created by IntelliJ IDEA.
RemoteClusterInformation(ClusterInformation) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteClusterInformation
 
RemoteComment - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteComment() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
RemoteComment(Comment) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
RemoteConfluenceUser - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteConfluenceUser() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
RemoteConfluenceUser(ConfluenceUser) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
RemoteContentBlueprintService - Interface in com.atlassian.confluence.rest.client
ContentBlueprintService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteContentBlueprintServiceImpl - Class in com.atlassian.confluence.rest.client
This service implementation is used in create-content plugin RemoteContentBlueprintServiceAcceptanceTest
RemoteContentBlueprintServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteContentBlueprintServiceImpl
 
RemoteContentBodyConversionService - Interface in com.atlassian.confluence.rest.client
ContentBodyConversionService implementation that communicates with Confluence remotely using the Confluence REST api.
RemoteContentBodyConversionServiceImpl - Class in com.atlassian.confluence.rest.client
ContentBodyConversionService implementation that communicates with Confluence remotely.
RemoteContentBodyConversionServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteContentBodyConversionServiceImpl
 
RemoteContentDraftService - Interface in com.atlassian.confluence.rest.client
ContentDraftService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteContentDraftServiceImpl - Class in com.atlassian.confluence.rest.client
ContentService implementation that communicates with Confluence remotely.
RemoteContentDraftServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteContentDraftServiceImpl
 
RemoteContentLabelService - Interface in com.atlassian.confluence.rest.client
ContentLabelService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteContentLabelServiceImpl - Class in com.atlassian.confluence.rest.client
 
RemoteContentLabelServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteContentLabelServiceImpl
 
RemoteContentMacroService - Interface in com.atlassian.confluence.rest.client
A remote service to access macro instances on a piece of Content
RemoteContentMacroService.RemoteMacroFinder - Interface in com.atlassian.confluence.rest.client
 
RemoteContentMacroServiceImpl - Class in com.atlassian.confluence.rest.client.impl
 
RemoteContentMacroServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.impl.RemoteContentMacroServiceImpl
 
RemoteContentMacroServiceImpl.RemoteMacroFinderImpl - Class in com.atlassian.confluence.rest.client.impl
 
RemoteContentPermission - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteContentPermission() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteContentPermission
 
RemoteContentPermission(SpacePermission) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteContentPermission
 
RemoteContentPermission(ContentPermission) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteContentPermission
 
RemoteContentPermissionSet - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteContentPermissionSet(String) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteContentPermissionSet
 
RemoteContentPermissionSet(ContentPermissionSet) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteContentPermissionSet
 
RemoteContentPropertyFinderImpl(AbstractRemoteService, Expansion...) - Constructor for class com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl
 
RemoteContentPropertyService - Interface in com.atlassian.confluence.rest.client
ContentPropertyService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteContentPropertyService.RemoteContentPropertyFetcher - Interface in com.atlassian.confluence.rest.client
 
RemoteContentPropertyService.RemoteContentPropertyFinder - Interface in com.atlassian.confluence.rest.client
 
RemoteContentPropertyService.RemoteParameterContentPropertyFinder - Interface in com.atlassian.confluence.rest.client
 
RemoteContentPropertyService.RemoteSingleContentPropertyFetcher - Interface in com.atlassian.confluence.rest.client
 
RemoteContentPropertyService.RemoteValidator - Interface in com.atlassian.confluence.rest.client
 
RemoteContentPropertyServiceImpl - Class in com.atlassian.confluence.rest.client
 
RemoteContentPropertyServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl
 
RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl - Class in com.atlassian.confluence.rest.client
 
RemoteContentRestrictionService - Interface in com.atlassian.confluence.rest.client
ContentRestrictionService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteContentRestrictionServiceImpl - Class in com.atlassian.confluence.rest.client
 
RemoteContentRestrictionServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
 
RemoteContentService - Interface in com.atlassian.confluence.rest.client
ContentService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteContentService.RemoteContentFetcher - Interface in com.atlassian.confluence.rest.client
 
RemoteContentService.RemoteContentFinder - Interface in com.atlassian.confluence.rest.client
 
RemoteContentService.RemoteParameterContentFinder - Interface in com.atlassian.confluence.rest.client
 
RemoteContentService.RemoteSingleContentFetcher - Interface in com.atlassian.confluence.rest.client
 
RemoteContentServiceImpl - Class in com.atlassian.confluence.rest.client
ContentService implementation that communicates with Confluence remotely.
RemoteContentServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteContentServiceImpl
 
RemoteContentServiceImpl.RemoteContentFinderImpl - Class in com.atlassian.confluence.rest.client
 
RemoteContentSummaries - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteContentSummaries(int, int, RemoteContentSummary[]) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummaries
 
RemoteContentSummary - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteContentSummary(ContentEntityObject) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummary
 
RemoteContentTemplateService - Interface in com.atlassian.confluence.rest.client
This is a template service interface shared by ContentTemplateService and BlueprintContentTemplateService, so we don't have declare similar methods in two places.
RemoteContentTemplateService.RemoteParameterTemplateFinder - Interface in com.atlassian.confluence.rest.client
 
RemoteContentTemplateService.RemoteSingleTemplateFetcher - Interface in com.atlassian.confluence.rest.client
 
RemoteContentTemplateService.RemoteTemplateFetcher - Interface in com.atlassian.confluence.rest.client
 
RemoteContentTemplateService.RemoteTemplateFinder - Interface in com.atlassian.confluence.rest.client
 
RemoteContentTemplateServiceImpl - Class in com.atlassian.confluence.rest.client.impl
Remote test for TemplateResource.
RemoteContentTemplateServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService, ContentTemplateType) - Constructor for class com.atlassian.confluence.rest.client.impl.RemoteContentTemplateServiceImpl
 
RemoteContentTemplateServiceImpl.RemoteTemplateFinderImpl - Class in com.atlassian.confluence.rest.client.impl
 
RemoteContentTrashService - Interface in com.atlassian.confluence.rest.client
ContentTrashService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteContentTrashServiceImpl - Class in com.atlassian.confluence.rest.client.impl
ContentTrashService implementation that communicates with Confluence remotely.
RemoteContentTrashServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.impl.RemoteContentTrashServiceImpl
 
RemoteContentVersionService - Interface in com.atlassian.confluence.rest.client
Remote client for ContentVersionService
RemoteContentVersionService.RemoteParameterVersionFinder - Interface in com.atlassian.confluence.rest.client
 
RemoteContentVersionService.RemoteVersionFinder - Interface in com.atlassian.confluence.rest.client
 
RemoteContentVersionServiceImpl - Class in com.atlassian.confluence.rest.client.impl
Remote service impl for testing ContentVersionService via REST client.
RemoteContentVersionServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.impl.RemoteContentVersionServiceImpl
 
RemoteContentVersionServiceImpl.RemoteVersionFinderImpl - Class in com.atlassian.confluence.rest.client.impl
 
RemoteCQLSearchService - Interface in com.atlassian.confluence.rest.client
CQLSearchService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteCQLSearchServiceImpl - Class in com.atlassian.confluence.rest.client
 
RemoteCQLSearchServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
 
RemoteException - Exception in com.atlassian.confluence.rpc
 
RemoteException() - Constructor for exception com.atlassian.confluence.rpc.RemoteException
 
RemoteException(String) - Constructor for exception com.atlassian.confluence.rpc.RemoteException
 
RemoteException(Throwable) - Constructor for exception com.atlassian.confluence.rpc.RemoteException
 
RemoteException(String, Throwable) - Constructor for exception com.atlassian.confluence.rpc.RemoteException
 
RemoteGroupFinderImpl(Expansion[]) - Constructor for class com.atlassian.confluence.rest.client.remoteservice.people.RemoteGroupServiceImpl.RemoteGroupFinderImpl
 
RemoteGroupService - Interface in com.atlassian.confluence.rest.client.remoteservice.people
GroupService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteGroupService.RemoteGroupFinder - Interface in com.atlassian.confluence.rest.client.remoteservice.people
 
RemoteGroupServiceImpl - Class in com.atlassian.confluence.rest.client.remoteservice.people
 
RemoteGroupServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.remoteservice.people.RemoteGroupServiceImpl
 
RemoteGroupServiceImpl.RemoteGroupFinderImpl - Class in com.atlassian.confluence.rest.client.remoteservice.people
 
remoteIpAddress() - Method in class com.atlassian.confluence.api.impl.service.audit.ConfluenceAuditIpAddressProvider
 
RemoteLabel - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteLabel() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteLabel
 
RemoteLabel(Label) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteLabel
 
RemoteLongTaskService - Interface in com.atlassian.confluence.rest.client
LongTaskService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteLongTaskServiceImpl - Class in com.atlassian.confluence.rest.client.impl
LongTaskService implementation that communicates with Confluence remotely.
RemoteLongTaskServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.impl.RemoteLongTaskServiceImpl
 
RemoteMacroFinderImpl(AbstractRemoteService, ContentId) - Constructor for class com.atlassian.confluence.rest.client.impl.RemoteContentMacroServiceImpl.RemoteMacroFinderImpl
 
RemoteManyFetcher<T> - Interface in com.atlassian.confluence.rest.client
 
RemoteNodeStatus - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteNodeStatus() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteNodeStatus
 
RemoteNodeStatus(int, NodeStatus) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteNodeStatus
 
RemoteObjectConverter - Class in com.atlassian.confluence.it.rpc
Converter class to build common transformations between objects.
RemoteObjectConverter() - Constructor for class com.atlassian.confluence.it.rpc.RemoteObjectConverter
 
RemotePage - Class in com.atlassian.confluence.rpc.soap.beans
 
RemotePage() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
RemotePage(Page) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
RemotePageHistory - Class in com.atlassian.confluence.rpc.soap.beans
 
RemotePageHistory() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemotePageHistory
 
RemotePageHistory(VersionHistorySummary) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemotePageHistory
 
RemotePageSummary - Class in com.atlassian.confluence.rpc.soap.beans
 
RemotePageSummary() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemotePageSummary
 
RemotePageSummary(Page) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemotePageSummary
 
RemotePageUpdateOptions - Class in com.atlassian.confluence.rpc.soap.beans
Optional arguments for a page edit via remote API.
RemotePageUpdateOptions() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemotePageUpdateOptions
 
RemotePermission - Class in com.atlassian.confluence.rpc.soap.beans
Deprecated.
Since 2.7. use RemoteContentPermission instead
RemotePermission() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemotePermission
Deprecated.
 
RemotePermission(ContentPermission) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemotePermission
Deprecated.
 
RemotePersonFinderImpl(AbstractRemoteService, Expansion...) - Constructor for class com.atlassian.confluence.rest.client.RemotePersonServiceImpl.RemotePersonFinderImpl
 
RemotePersonService - Interface in com.atlassian.confluence.rest.client
PersonService implementation that communicates with Confluence remotely using the Confluence REST API.
RemotePersonService.RemotePersonFinder - Interface in com.atlassian.confluence.rest.client
 
RemotePersonService.RemotePersonManyFetcher<T> - Interface in com.atlassian.confluence.rest.client
Deprecated.
since 7.0.1. Use RemoteManyFetcher instead.
RemotePersonService.RemotePersonSearcher - Interface in com.atlassian.confluence.rest.client
 
RemotePersonService.RemotePersonSingleFetcher - Interface in com.atlassian.confluence.rest.client
Deprecated.
since 7.0.1. Use RemoteSingleFetcher instead.
RemotePersonServiceImpl - Class in com.atlassian.confluence.rest.client
 
RemotePersonServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemotePersonServiceImpl
 
RemotePersonServiceImpl.RemotePersonFinderImpl - Class in com.atlassian.confluence.rest.client
 
RemoteRelationService - Interface in com.atlassian.confluence.rest.client
Relation service, which allows to manage relations between entities.
RemoteRelationServiceImpl - Class in com.atlassian.confluence.rest.client.impl
RelationService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteRelationServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.impl.RemoteRelationServiceImpl
 
RemoteSearchResult - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteSearchResult() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteSearchResult
 
RemoteSearchResult(SearchResult) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteSearchResult
 
RemoteSearchResult(SearchResult, String) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteSearchResult
Construct a new RemoteSearchResult from a SearchResult and the original query
RemoteSearchResult(Addressable) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteSearchResult
Construct a new RemoteSearchResult from properties obtained from an Addressable
RemoteServerInfo - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteServerInfo() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteServerInfo
 
RemoteServiceException - Exception in com.atlassian.confluence.it.api
A RuntimeException wrapping a ServiceException
RemoteServiceException(ServiceException) - Constructor for exception com.atlassian.confluence.it.api.RemoteServiceException
 
RemoteServiceProxyCreator - Class in com.atlassian.confluence.rest.client.proxy
Proxy's a remote service with a local service interface.
RemoteServiceProxyCreator() - Constructor for class com.atlassian.confluence.rest.client.proxy.RemoteServiceProxyCreator
 
RemoteSingleFetcher<T> - Interface in com.atlassian.confluence.rest.client
 
RemoteSpace - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteSpace(Space, WikiStyleRenderer) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteSpace
 
RemoteSpace() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteSpace
 
RemoteSpaceContentFinderImpl(AbstractRemoteService, Space, Expansion[]) - Constructor for class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl.RemoteSpaceContentFinderImpl
 
RemoteSpaceFinderImpl(AbstractRemoteService, Expansion...) - Constructor for class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl.RemoteSpaceFinderImpl
 
RemoteSpaceGroup - Class in com.atlassian.confluence.rpc.soap.beans
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

RemoteSpaceGroup() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceGroup
Deprecated.
 
RemoteSpaceGroup(SpaceGroup) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceGroup
Deprecated.
 
RemoteSpacePermissionSet - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteSpacePermissionSet(String) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteSpacePermissionSet
 
RemoteSpacePermissionSet(String, Collection<SpacePermission>) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteSpacePermissionSet
 
RemoteSpacePropertyFinderImpl(AbstractRemoteService, Expansion...) - Constructor for class com.atlassian.confluence.rest.client.RemoteSpacePropertyServiceImpl.RemoteSpacePropertyFinderImpl
 
RemoteSpacePropertyService - Interface in com.atlassian.confluence.rest.client
SpacePropertyService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteSpacePropertyService.RemoteManyFetcher<T> - Interface in com.atlassian.confluence.rest.client
 
RemoteSpacePropertyService.RemoteSpacePropertyFinder - Interface in com.atlassian.confluence.rest.client
 
RemoteSpacePropertyService.RemoteValidator - Interface in com.atlassian.confluence.rest.client
 
RemoteSpacePropertyServiceImpl - Class in com.atlassian.confluence.rest.client
 
RemoteSpacePropertyServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteSpacePropertyServiceImpl
 
RemoteSpacePropertyServiceImpl.RemoteSpacePropertyFinderImpl - Class in com.atlassian.confluence.rest.client
 
RemoteSpaceService - Interface in com.atlassian.confluence.rest.client
SpaceService implementation that communicates with Confluence remotely using the Confluence REST api.
RemoteSpaceService.RemoteSpaceContentFinder - Interface in com.atlassian.confluence.rest.client
 
RemoteSpaceService.RemoteSpaceFinder - Interface in com.atlassian.confluence.rest.client
 
RemoteSpaceService.RemoteSpaceSingleFetcher - Interface in com.atlassian.confluence.rest.client
 
RemoteSpaceServiceImpl - Class in com.atlassian.confluence.rest.client
SpaceService implementation that communicates with Confluence remotely using the Confluence REST api
RemoteSpaceServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl
 
RemoteSpaceServiceImpl.RemoteSpaceContentFinderImpl - Class in com.atlassian.confluence.rest.client
 
RemoteSpaceServiceImpl.RemoteSpaceFinderImpl - Class in com.atlassian.confluence.rest.client
 
RemoteSpaceSummary - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteSpaceSummary() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceSummary
 
RemoteSpaceSummary(Space) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceSummary
 
remoteStats(RequestMetrics) - Static method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatisticsUtils
 
RemoteUser - Class in com.atlassian.confluence.rpc.soap.beans
 
RemoteUser() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteUser
 
RemoteUser(User) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteUser
 
remoteUser - Variable in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
 
RemoteUserCanUseConfluenceCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions.user
Passes if the remote user has permission to use Confluence.
RemoteUserCanUseConfluenceCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.user.RemoteUserCanUseConfluenceCondition
 
RemoteUserHasLicensedAccessCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions.user
Passes if the remote (current) user is logged in and has licensed access to Confluence.
RemoteUserHasLicensedAccessCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.user.RemoteUserHasLicensedAccessCondition
 
RemoteUserInformation - Class in com.atlassian.confluence.rpc.soap.beans
Created by IntelliJ IDEA.
RemoteUserInformation() - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
RemoteUserInformation(PersonalInformation) - Constructor for class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
RemoteWatchService - Interface in com.atlassian.confluence.rest.client
WatchService implementation that communicates with Confluence remotely using the Confluence REST api.
RemoteWatchServiceImpl - Class in com.atlassian.confluence.rest.client.impl
 
RemoteWatchServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.impl.RemoteWatchServiceImpl
 
RemoteWebView - Interface in com.atlassian.confluence.rest.client.remoteservice.webfragment
Remote helper class for fetching WebView from the REST API, This gets its data from /rest/experimental/webfragment
RemoteWebViewImpl - Class in com.atlassian.confluence.rest.client.remoteservice.webfragment
WebView implementation that communicates with Confluence remotely using the Confluence GraphQL API.
RemoteWebViewService - Interface in com.atlassian.confluence.rest.client.remoteservice.webfragment
Remote service for the WebViewService, this gets its data from /rest/experimental/webfragment
RemoteWebViewServiceImpl - Class in com.atlassian.confluence.rest.client.remoteservice.webfragment
WebViewService implementation that communicates with Confluence remotely using the Confluence GraphQL API.
RemoteWebViewServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewServiceImpl
 
remove(EntityObject) - Method in interface bucket.core.persistence.ObjectDao
Deprecated.
since 6.10.0. Use ObjectDaoInternal#removeEntity(EntityObject) instead.
remove(String, Long, String) - Method in class bucket.user.persistence.dao.hibernate.BucketPropertySetDAO
 
remove(String) - Method in class bucket.user.propertyset.BucketPropertySet
 
remove() - Method in class bucket.user.propertyset.BucketPropertySet
This method is BAD and shouldn't be used really.
remove(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
remove(String) - Method in class bucket.user.providers.CachingAccessProvider
Deprecated.
 
remove(String) - Method in class bucket.user.providers.CachingCredentialsProvider
Deprecated.
 
remove(String) - Method in class bucket.user.providers.CachingProfileProvider
Deprecated.
 
remove(String) - Method in class bucket.user.providers.ChainedUserProvider
Deprecated.
 
remove(K) - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
remove(K, V) - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
remove(K) - Method in class com.atlassian.confluence.cache.CacheOperations
 
remove(K) - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
remove(K, V) - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
remove(K) - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
remove(K, V) - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
remove(K) - Method in class com.atlassian.confluence.cache.DeferredOperationsCache
 
remove(K) - Method in class com.atlassian.confluence.cache.option.OptionalReadThroughCache
Deprecated.
 
remove() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusteredFifoBuffer
 
remove() - Method in class com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
 
remove() - Method in class com.atlassian.confluence.content.render.xhtml.ResettableXmlEventReader
 
remove(EntityObject) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
Remove an object from the database
remove(Application) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationManager
 
remove(BandanaContext) - Method in class com.atlassian.confluence.impl.bandana.ReadThroughCachingBandanaPersister
 
remove(BandanaContext, String) - Method in class com.atlassian.confluence.impl.bandana.ReadThroughCachingBandanaPersister
 
remove(K) - Method in class com.atlassian.confluence.impl.cache.ReadThroughAtlassianCache
 
remove(K) - Method in interface com.atlassian.confluence.impl.cache.ReadThroughCache
Removs the cache entry for the given key.
remove(CACHEKEY) - Method in class com.atlassian.confluence.impl.cache.ReadThroughEntityCache
 
remove(K) - Method in interface com.atlassian.confluence.impl.cache.tx.TransactionAwareCache
 
remove(EntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.CachingNotificationDao
Deprecated.
remove(EntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
remove(ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughAttachmentDownloadPathCache
 
remove(EntityObject) - Method in class com.atlassian.confluence.impl.pages.persistence.dao.ReadThroughCachingPageDao
 
remove(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
remove(PersistentDecorator) - Method in class com.atlassian.confluence.impl.themes.persistence.CachingPersistentDecoratorDao
 
remove(ConfluenceUser) - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
remove(EntityObject) - Method in class com.atlassian.confluence.impl.user.persistence.dao.ReadThroughCachingPersonalInformationDao
 
remove(Object) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
remove(int) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
remove(String) - Method in class com.atlassian.confluence.impl.vcache.SynchronousExternalCache
Removes a cache entry.
remove(String, Consumer<Throwable>) - Method in class com.atlassian.confluence.impl.vcache.SynchronousExternalCache
Removes a cache entry.
remove(EntityObject) - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
Deprecated.
remove(EntityObject) - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Deprecated.
remove() - Method in class com.atlassian.confluence.it.admin.UserDirectory
Deprecated.
 
remove(String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
Clicks the 'Remove' link on the view attachments page.
remove() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
remove(String, String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.BandanaRpc
 
remove(ContentId, String) - Method in class com.atlassian.confluence.it.rpc.delegates.AttachmentRpc
 
remove() - Method in class com.atlassian.confluence.pageobjects.component.editor.MacroPropertyPanel
Deprecated.
Clicks the Remove button common to all generated property panels.
remove() - Method in class com.atlassian.confluence.pageobjects.component.labels.DialogLabelSection.EditableLabel
Deprecated.
 
remove(PageManager) - Method in class com.atlassian.confluence.pages.AbstractPage
Remove this page from the world.
remove(AttachmentDownloadPathCache.AttachmentDownloadPathCacheKey) - Method in class com.atlassian.confluence.pages.AttachmentDownloadPathCache
Deprecated.
 
remove(Attachment) - Method in class com.atlassian.confluence.pages.attachments.AttachmentCache
Deprecated.
Removes the given attachment from the cache.
remove(PageManager) - Method in class com.atlassian.confluence.pages.Page
Sever any homepage
remove(EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
remove(Draft) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
Removes a draft based on its page ID, owner and type.
remove(EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
Deprecated.
since 6.10.0. Use CachingPageDao.removeEntity(Page) instead.
remove(Draft) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
remove(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.PageIdCache
Deprecated.
 
remove(Draft) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
 
remove(DeploymentUnit) - Method in class com.atlassian.confluence.plugin.DatabasePluginScanner
 
remove(String) - Method in class com.atlassian.confluence.plugin.persistence.hibernate.HibernatePluginDataDao
 
remove(String) - Method in interface com.atlassian.confluence.plugin.persistence.PluginDataDao
 
remove(Object) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
remove(int) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
remove(Object) - Method in class com.atlassian.confluence.rpc.auth.TokenMap
 
REMOVE - Static variable in class com.atlassian.confluence.security.Permission
 
remove(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
if space context passed in, remove the whole directory for space if global context passed in, remove the global bandana config file only
remove(BandanaContext, String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
remove(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
Deprecated.
 
remove(BandanaContext, String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
Deprecated.
 
remove(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
remove(BandanaContext, String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
remove(ConfluenceBandanaRecord) - Method in interface com.atlassian.confluence.setup.bandana.persistence.dao.ConfluenceBandanaRecordDao
Remove a record by matching its key (context, key)
remove(ConfluenceBandanaRecord) - Method in class com.atlassian.confluence.setup.bandana.persistence.dao.hibernate.HibernateConfluenceBandanaRecordDao
 
remove(Object) - Method in class com.atlassian.confluence.setup.webwork.CompositeContext
 
remove(EntityObject) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
Override the parent remove method as we want to remove the object out of the cache as well
remove(String, String) - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Removes the custom decorator with the given (spaceKey, name) pair, and flushes it from the velocity cache
remove(PersistentDecorator) - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Removes the given custom decorator, and flushes it from the velocity cache
remove(String, String) - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
remove(PersistentDecorator) - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
remove(PersistentDecorator) - Method in class com.atlassian.confluence.themes.persistence.hibernate.DefaultPersistentDecoratorDao
Deprecated.
 
remove(PersistentDecorator) - Method in interface com.atlassian.confluence.themes.persistence.PersistentDecoratorDao
 
remove(Application) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
remove(Group) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
remove(User) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
remove(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
remove(EntityObject) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
Deprecated.
 
remove(ConfluenceUser) - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
Remove the supplied ConfluenceUser from persistence.
remove(ConfluenceUser) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
remove(String) - Method in class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
Deprecated.
 
remove(String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
Deprecated.
 
remove(Long) - Method in class com.atlassian.confluence.user.rememberme.DefaultConfluenceRememberMeTokenDao
 
remove(Object) - Method in class com.atlassian.confluence.util.collections.CompositeMap
 
remove(Object) - Method in class com.atlassian.confluence.util.collections.LazyMap
 
remove(String...) - Static method in class com.atlassian.confluence.util.logging.LoggingContext
Removes any value associated with the keys in the logging context.
remove(Object) - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
 
remove(Application) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
remove(Directory) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateDirectoryDao
 
remove(Group) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
remove(User) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
remove(String) - Method in class com.atlassian.sal.confluence.pluginsettings.ConfluencePluginSettings
 
REMOVE_ATTACHMENT_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
REMOVE_BLOG_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
REMOVE_COMMENT_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
REMOVE_CONTENT_MENU_LINK - Static variable in class com.atlassian.confluence.it.content.ViewContentBean
 
REMOVE_MAIL_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
REMOVE_OWN_CONTENT_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
REMOVE_PAGE_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
REMOVE_PAGE_PERMISSION_TYPES - Static variable in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
RemoveAbstractPageVersionCommand - Class in com.atlassian.confluence.content.service.page
Service command for removing a version of a page or blog post.
RemoveAbstractPageVersionCommand(PageManager, PermissionManager) - Constructor for class com.atlassian.confluence.content.service.page.RemoveAbstractPageVersionCommand
 
removeAlias(String) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
removeAll() - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
removeAll(Collection<K>) - Method in class com.atlassian.confluence.cache.CacheOperations
 
removeAll() - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
removeAll() - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
removeAll() - Method in class com.atlassian.confluence.cache.DeferredOperationsCache
 
removeAll() - Method in class com.atlassian.confluence.cache.option.OptionalReadThroughCache
Deprecated.
 
removeAll() - Method in class com.atlassian.confluence.impl.cache.ReadThroughAtlassianCache
 
removeAll() - Method in interface com.atlassian.confluence.impl.cache.ReadThroughCache
Removes all cache entries.
removeAll() - Method in class com.atlassian.confluence.impl.cache.ReadThroughEntityCache
 
removeAll() - Method in interface com.atlassian.confluence.impl.cache.tx.TransactionAwareCache
 
removeAll(Collection<?>) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
removeAll() - Method in class com.atlassian.confluence.impl.vcache.SynchronousExternalCache
Remove all entries from the cache
removeAll() - Method in class com.atlassian.confluence.impl.vcache.UnblockingRemovalJvmCache
 
removeAll() - Method in class com.atlassian.confluence.pages.attachments.AttachmentCache
Deprecated.
Removes all entries from the cache.
removeAll(Collection<?>) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
removeAll() - Method in interface com.atlassian.confluence.user.crowd.ApplicationCache
Removes all entries from the cache.
removeAll() - Method in class com.atlassian.confluence.user.crowd.DefaultApplicationCache
 
removeAll() - Method in class com.atlassian.confluence.user.rememberme.DefaultConfluenceRememberMeTokenDao
 
removeAllAttachmentVersions(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
removeAllBlogPosts(Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
removeAllBlogPosts(Space) - Method in interface com.atlassian.confluence.pages.PageManager
 
removeAllConnectionsFor(User) - Method in class com.atlassian.confluence.follow.DefaultFollowManager
 
removeAllConnectionsFor(User) - Method in interface com.atlassian.confluence.follow.FollowManager
Removes all connections for this user (as a follower and as a followee).
removeAllConnectionsFor(User) - Method in interface com.atlassian.confluence.follow.persistence.dao.ConnectionDao
Removes all connections for this user (as a follower and as a followee).
removeAllConnectionsFor(User) - Method in class com.atlassian.confluence.follow.persistence.dao.hibernate.HibernateConnectionDao
 
removeAllCustomGlobalDecorators() - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Removes all globally defines custom decorators (does not remove space level custom decorators)
removeAllCustomGlobalDecorators() - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
removeAllCustomSpaceDecorators(String) - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Removes all custom decorators defined for a given space (does not remove global ones)
removeAllCustomSpaceDecorators(String) - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
removeAllDirectoriesExcept(String) - Method in class com.atlassian.confluence.it.admin.UserDirectories
Deprecated.
 
removeAllDirectoryMemberships(long) - Method in class com.atlassian.confluence.user.crowd.DefaultGroupMembershipCache
 
removeAllDirectoryMemberships(long) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
removeAllDirectoryMemberships(long) - Method in interface com.atlassian.confluence.user.crowd.GroupMembershipCache
Removes any entries in the cache which relate to the specified directory.
removeAllDirectoryMemberships(long) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
Removes any entries in the cache which relate to the specified directory.
removeAllDrafts() - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
removeAllDrafts() - Method in interface com.atlassian.confluence.pages.DraftManager
Removes all drafts stored in the database
removeAllForUser(String) - Method in class com.atlassian.confluence.user.rememberme.DefaultConfluenceRememberMeTokenDao
 
removeAllGlobalGroupPermissions(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
removeAllGroupMemberships(Group) - Method in class com.atlassian.confluence.user.crowd.DefaultGroupMembershipCache
 
removeAllGroupMemberships(long, String) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
removeAllGroupMemberships(Group) - Method in interface com.atlassian.confluence.user.crowd.GroupMembershipCache
Removes any entries in the cache which contain the group in its directory.
removeAllGroupMemberships(long, String) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
Removes any entries in the cache which contain the groupName in the specified directory.
removeAllGroupPermissions(String) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Remove all content permission associated with a given group.
removeAllGroupPermissions(String) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
removeAllGroupRelationships(InternalGroup) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdInternalMembershipDao
 
removeAllGroupRelationships(InternalGroup) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateInternalMembershipDao
 
removeAllGroupRelationships(InternalGroup) - Method in interface com.atlassian.crowd.embedded.hibernate2.InternalMembershipDao
Remove all memberships that rely on the existence of a particular group.
removeAllGroups(long) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
removeAllGroups(long, Set<String>) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
removeAllGroups(long, Set<String>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
removeAllGroups(long) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
removeAllGroups(long) - Method in interface com.atlassian.crowd.embedded.hibernate2.InternalGroupDao
Remove all groups from a particular directory (used when deleting an internal directory)
removeAllInContext(String) - Method in interface com.atlassian.confluence.setup.bandana.persistence.dao.ConfluenceBandanaRecordDao
Remove all the records belonging to the given context
removeAllInContext(String) - Method in class com.atlassian.confluence.setup.bandana.persistence.dao.hibernate.HibernateConfluenceBandanaRecordDao
 
removeAllInSpace(String, Space) - Method in interface com.atlassian.confluence.content.CustomContentManager
Remove all plugin content of a particular type from a given space.
removeAllInSpace(String, Space) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
removeAllJohnsonEvents() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removeAllJohnsonEvents(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removeAllJohnsonEvents(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Removes all Johnson events from Confluence
removeAllJohnsonEvents(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
removeAllLabels(Labelable) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
removeAllLabels(Labelable) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
removeAllLabels(Labelable) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
removeAllLabels(Labelable) - Method in interface com.atlassian.confluence.labels.LabelManager
Remove all of the labels from the specified content.
removeAllLikesFor(String) - Method in class com.atlassian.confluence.like.DefaultLikeManager
 
removeAllLikesFor(UserKey) - Method in class com.atlassian.confluence.like.DefaultLikeManager
 
removeAllLikesFor(String) - Method in class com.atlassian.confluence.like.HibernateLikeEntityDao
 
removeAllLikesFor(UserKey) - Method in class com.atlassian.confluence.like.HibernateLikeEntityDao
 
removeAllLikesFor(String) - Method in interface com.atlassian.confluence.like.LikeEntityDao
Deprecated.
removeAllLikesFor(UserKey) - Method in interface com.atlassian.confluence.like.LikeEntityDao
Remove all likes for the given userKey
removeAllLikesFor(String) - Method in interface com.atlassian.confluence.like.LikeManager
Deprecated.
since 6.13. User LikeManager.removeAllLikesFor(UserKey) instead.
removeAllLikesFor(UserKey) - Method in interface com.atlassian.confluence.like.LikeManager
Remove all likes for the given userkey.
removeAllLikesOn(ContentEntityObject) - Method in class com.atlassian.confluence.like.DefaultLikeManager
 
removeAllLikesOn(ContentEntityObject) - Method in class com.atlassian.confluence.like.HibernateLikeEntityDao
 
removeAllLikesOn(ContentEntityObject) - Method in interface com.atlassian.confluence.like.LikeEntityDao
Removes all likes (for any user) from the specified content entity.
removeAllLikesOn(ContentEntityObject) - Method in interface com.atlassian.confluence.like.LikeManager
Removes all likes (for any user) from the specified content entity.
removeAllNotificationsForSpace(Space) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
removeAllNotificationsForSpace(Space) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
Remove all of the notifications set up for this space.
removeAllNotificationsForUser(User) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
removeAllNotificationsForUser(User) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
Remove all of the notifications setup for this user.
removeAllPages(Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
removeAllPages(Space, ProgressMeter) - Method in class com.atlassian.confluence.pages.DefaultPageManager
removes all the pages in a space (including all dependencies like attachments and notifications)
removeAllPages(Space) - Method in interface com.atlassian.confluence.pages.PageManager
Removes all pages in the space.
removeAllPages(Space, ProgressMeter) - Method in interface com.atlassian.confluence.pages.PageManager
Removes all pages in the space.
removeAllPageTemplates(Space) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
removeAllPageTemplates(Space) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
removeAllPermissions(Space) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
removeAllPermissions(Space, SpacePermissionContext) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
removeAllPermissions(Space, SpacePermissionContext) - Method in interface com.atlassian.confluence.internal.security.SpacePermissionManagerInternal
Removes all permissions belonging to space
removeAllPermissions(Set<SpacePermission>) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Removes the given set of permissions if the current user has permission to do so, otherwise does nothing silently.
removeAllPermissions(Set<SpacePermission>) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Removes the given set of permissions if the current user has permission to do so, otherwise does nothing silently.
removeAllPermissions(Set<SpacePermission>) - Method in class com.atlassian.confluence.security.administrators.EditSpacePermissionsAdministrator
 
removeAllPermissions(Space) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
Deprecated.
removeAllPermissions(Space, SpacePermissionContext) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
removeAllPermissions(Space) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
Deprecated.
removeAllPermissions(Space, SpacePermissionContext) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
removeAllPermissions(Space) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Deprecated.
removeAllPermissions(Space, SpacePermissionContext) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Removes all SpacePermission's from the specified space.
removeAllPermissions(Space) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
removeAllPermissions() - Method in class com.atlassian.confluence.spaces.Space
Remove all permissions from this Space
removeAllPermissionsForGroup(String) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
removeAllPermissionsForGroup(String, SpacePermissionContext) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
removeAllPermissionsForGroup(String, SpacePermissionContext) - Method in interface com.atlassian.confluence.internal.security.SpacePermissionManagerInternal
Removes all permissions for the given group.
removeAllPermissionsForGroup(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Deletes all global and space permissions for the given group
removeAllPermissionsForGroup(String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Delete all permissions (global and space level) permissions for the group with the given name.
removeAllPermissionsForGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeAllPermissionsForGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeAllPermissionsForGroup(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeAllPermissionsForGroup(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removeAllPermissionsForGroup(String) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
Deprecated.
removeAllPermissionsForGroup(String, SpacePermissionContext) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
removeAllPermissionsForGroup(String) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
Deprecated.
removeAllPermissionsForGroup(String, SpacePermissionContext) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
removeAllPermissionsForGroup(String) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Removes all the SpacePermission's for the specified group.
removeAllPermissionsForGroup(String, SpacePermissionContext) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
removeAllPermissionsForGroup(String) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
removeAllPermissionsFromDao(Space) - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
 
removeAllPermissionsFromDao(Space) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
removeAllPersistentObjectsByType(Class<T>) - Method in interface com.atlassian.confluence.core.persistence.AnyTypeDao
Remove all of the persistent objects of the specified type
removeAllPersistentObjectsByType(Class<T>) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateAnyTypeDao
 
removeAllPluginContent(String) - Method in interface com.atlassian.confluence.content.CustomContentManager
Remove all plugin content of a particular type
removeAllPluginContent(String) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
removeAllPluginContentInSpace(Space) - Method in interface com.atlassian.confluence.content.CustomContentManager
Remove all plugin content (of all types) from a given space.
removeAllPluginContentInSpace(Space) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
removeAllReceivedMessages() - Method in class com.atlassian.confluence.it.mail.MailServices
Removes all received mails.
removeAllRecievedMessages() - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
removeAllRelations(RelatableEntity) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.Content2ContentHibernateRelationDao
 
removeAllRelations(Iterable<? extends RelatableEntity>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.Content2ContentHibernateRelationDao
 
removeAllRelations(RelatableEntity) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2ContentHibernateRelationDao
 
removeAllRelations(Iterable<? extends RelatableEntity>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2ContentHibernateRelationDao
 
removeAllRelations(RelatableEntity) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2UserHibernateRelationDao
 
removeAllRelations(Iterable<? extends RelatableEntity>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2UserHibernateRelationDao
 
removeAllRelations(RelatableEntity) - Method in interface com.atlassian.confluence.internal.relations.dao.RelationDao
This method removes all relations (across all names and types), where given entity participates.
removeAllRelations(Iterable<? extends RelatableEntity>) - Method in interface com.atlassian.confluence.internal.relations.dao.RelationDao
This method removes all relations (across all names and types), where given entity participates.
removeAllRelations(RelatableEntity) - Method in class com.atlassian.confluence.internal.relations.DefaultRelationManager
 
removeAllRelations(RelatableEntity) - Method in interface com.atlassian.confluence.internal.relations.RelationManager
This method removes all relations (across all names and types), where given entity participates.
removeAllRelationsFromCurrentAndHistoricalEntities(RelatableEntity) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.Content2ContentHibernateRelationDao
 
removeAllRelationsFromCurrentAndHistoricalEntities(Iterable<? extends RelatableEntity>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.Content2ContentHibernateRelationDao
 
removeAllRelationsFromCurrentAndHistoricalEntities(RelatableEntity) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2ContentHibernateRelationDao
 
removeAllRelationsFromCurrentAndHistoricalEntities(Iterable<? extends RelatableEntity>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2ContentHibernateRelationDao
 
removeAllRelationsFromCurrentAndHistoricalEntities(RelatableEntity) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2UserHibernateRelationDao
 
removeAllRelationsFromCurrentAndHistoricalEntities(Iterable<? extends RelatableEntity>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2UserHibernateRelationDao
 
removeAllRelationsFromCurrentAndHistoricalEntities(RelatableEntity) - Method in interface com.atlassian.confluence.internal.relations.dao.RelationDao
This method removes all relations (across all names and types), where given entity participates.
removeAllRelationsFromCurrentAndHistoricalEntities(Iterable<? extends RelatableEntity>) - Method in interface com.atlassian.confluence.internal.relations.dao.RelationDao
This method removes all relations (across all names and types), where given entity participates.
removeAllRelationsFromCurrentAndHistoricalEntities(RelatableEntity) - Method in class com.atlassian.confluence.internal.relations.DefaultRelationManager
 
removeAllRelationsFromCurrentAndHistoricalEntities(Iterable<? extends RelatableEntity>) - Method in class com.atlassian.confluence.internal.relations.DefaultRelationManager
 
removeAllRelationsFromCurrentAndHistoricalEntities(RelatableEntity) - Method in interface com.atlassian.confluence.internal.relations.RelationManager
This method removes all relations (across all names and types), where given entity participates.
removeAllRelationsFromCurrentAndHistoricalEntities(Iterable<? extends RelatableEntity>) - Method in interface com.atlassian.confluence.internal.relations.RelationManager
This method removes all relations (across all names and types), where given entity participates.
removeAllRelationsFromEntityWithName(String, RelatableEntity) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.Content2ContentHibernateRelationDao
 
removeAllRelationsFromEntityWithName(String, RelatableEntity) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2ContentHibernateRelationDao
 
removeAllRelationsFromEntityWithName(String, RelatableEntity) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.User2UserHibernateRelationDao
 
removeAllRelationsFromEntityWithName(String, RelatableEntity) - Method in interface com.atlassian.confluence.internal.relations.dao.RelationDao
This method remove all relations with the given name, where the given entity participates
removeAllRelationsFromEntityWithType(RelationDescriptor<S, T>, Relatable) - Method in class com.atlassian.confluence.api.impl.service.relation.RelationServiceImpl
 
removeAllRelationsFromEntityWithType(RelationDescriptor<S, T>, Relatable) - Method in interface com.atlassian.confluence.api.service.relations.RelationService
Remove all relations of the given type where the given entity participates
removeAllRelationsFromEntityWithType(RelationDescriptor, RelatableEntity) - Method in class com.atlassian.confluence.internal.relations.DefaultRelationManager
 
removeAllRelationsFromEntityWithType(RelationDescriptor, RelatableEntity) - Method in interface com.atlassian.confluence.internal.relations.RelationManager
This method remove all relations of the given type where the given entity participates
removeAllRelationships(Directory) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdInternalMembershipDao
 
removeAllRelationships(Directory) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateInternalMembershipDao
 
removeAllRelationships(Directory) - Method in interface com.atlassian.crowd.embedded.hibernate2.InternalMembershipDao
Remove all memberships related to a particular directory.
removeAllSmtpServers() - Method in class com.atlassian.confluence.it.admin.AdminConsole
Removes all configured SMTP servers from the Confluence configuration
removeAllSpaceGroupPermissions(String, String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
removeAllSpaces() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removeAllSpaces(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removeAllSpaces(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Kill all the spaces and flush all the queues and caches.
removeAllSpaces(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
removeAllSpecials() - Method in class com.atlassian.confluence.renderer.radeox.ContentPreserver
 
removeAllSynchronyDataFor(Collection<Long>) - Method in class com.atlassian.confluence.pages.persistence.dao.DefaultSynchronyEvictionDao
 
removeAllSynchronyDataFor(Collection<Long>) - Method in interface com.atlassian.confluence.pages.persistence.dao.SynchronyEvictionDao
Remove all synchrony data matching
removeAllTrustedApplications(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removeAllTrustedApplications(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Removes all trusted applications from the database.
removeAllTrustedApplications(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
removeAllUserMemberships(long, String) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
removeAllUserMemberships(long, String) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
Removes any entries in the cache which contain the userName in the specified directory.
removeAllUserPermissions(ConfluenceUser) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Remove all content permission associated with a given user.
removeAllUserPermissions(ConfluenceUser) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
removeAllUserPermissions(ConfluenceUser) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
removeAllUserPermissions(ConfluenceUser, SpacePermissionContext) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
removeAllUserPermissions(ConfluenceUser, SpacePermissionContext) - Method in interface com.atlassian.confluence.internal.security.SpacePermissionManagerInternal
Removes all permissions for the given user.
removeAllUserPermissions(ConfluenceUser) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
removeAllUserPermissions(ConfluenceUser, SpacePermissionContext) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
removeAllUserPermissions(ConfluenceUser) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
Deprecated.
removeAllUserPermissions(ConfluenceUser, SpacePermissionContext) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
removeAllUserPermissions(ConfluenceUser) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Removes all the SpacePermission's for the specified user.
removeAllUserPermissions(ConfluenceUser, SpacePermissionContext) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Removes all the SpacePermission's for the specified user.
removeAllUserPermissions(ConfluenceUser) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
removeAllUserRelationships(InternalUser) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdInternalMembershipDao
 
removeAllUserRelationships(InternalUser) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateInternalMembershipDao
 
removeAllUserRelationships(InternalUser) - Method in interface com.atlassian.crowd.embedded.hibernate2.InternalMembershipDao
Remove all memberships that rely on the existence of a particular user.
removeAllUsers(long) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
removeAllUsers(long, Set<String>) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
removeAllUsers(long, Set<String>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
removeAllUsers(long) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
removeAllUsers(long) - Method in interface com.atlassian.crowd.embedded.hibernate2.InternalUserDao
Remove all users from a particular directory (used when deleting an internal directory)
removeAnonymousPermissionFromSpace(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Removes a Space Permission for anonymous users
removeAnonymousPermissionFromSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeAnonymousPermissionFromSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeAnonymousPermissionFromSpace(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeAnonymousPermissionFromSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removeAnonymousUsePermission(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Remove anonymous use permission.
removeAnonymousUsePermission(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeAnonymousUsePermission(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeAnonymousUsePermission(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeAnonymousUsePermission(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removeAnonymousUserPermission() - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
removeAnonymousViewUserProfilePermission(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
removeAnonymousViewUserProfilePermission() - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
removeAnonymousViewUserProfilePermission(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeAnonymousViewUserProfilePermission(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeAnonymousViewUserProfilePermission(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeAnonymousViewUserProfilePermission(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
RemoveApostropheEntityTransformer - Class in com.atlassian.confluence.content.render.xhtml.transformers
A Transformer that removes that apostrophe entity which is invalid in HTML.
RemoveApostropheEntityTransformer() - Constructor for class com.atlassian.confluence.content.render.xhtml.transformers.RemoveApostropheEntityTransformer
 
removeApplication(String) - Method in interface com.atlassian.confluence.user.crowd.ApplicationCache
Removes the application with the given name from the cache.
removeApplication(Application) - Method in interface com.atlassian.confluence.user.crowd.ApplicationCache
Removes the application with the given name from the cache.
removeApplication(String) - Method in class com.atlassian.confluence.user.crowd.DefaultApplicationCache
 
removeApplicationCredentials(String) - Method in interface com.atlassian.confluence.api.service.eviction.SynchronyDataService
Remove application credentials from Synchrony tables
removeApplicationCredentials(String) - Method in class com.atlassian.confluence.pages.collab.impl.DefaultSynchronyDataService
 
removeApplicationCredentials(String) - Method in class com.atlassian.confluence.pages.collab.PermissionCheckingSynchronyDataService
 
removeApplicationIds(Collection<String>) - Method in class com.atlassian.confluence.pages.persistence.dao.DefaultSynchronyEvictionDao
 
removeApplicationIds(Collection<String>) - Method in interface com.atlassian.confluence.pages.persistence.dao.SynchronyEvictionDao
 
RemoveAttachedFileAction - Class in com.atlassian.confluence.pages.actions
 
RemoveAttachedFileAction() - Constructor for class com.atlassian.confluence.pages.actions.RemoveAttachedFileAction
 
RemoveAttachedFileVersionAction - Class in com.atlassian.confluence.pages.actions
 
RemoveAttachedFileVersionAction() - Constructor for class com.atlassian.confluence.pages.actions.RemoveAttachedFileVersionAction
 
removeAttachment(Attachment) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
removeAttachment(long, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removeAttachment(long, String) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcAttachmentClient
 
removeAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
Severs the connection between attachment and content, and removes the attachment from the database
removeAttachment(String, long, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Remove an attachment.
removeAttachment(long, String) - Method in class com.atlassian.confluence.rpc.soap.services.AttachmentsSoapService
 
removeAttachment(String, long, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeAttachment(String, long, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeAttachment(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeAttachment(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
RemoveAttachmentBean - Class in com.atlassian.confluence.it.content
 
RemoveAttachmentBean(WebTester) - Constructor for class com.atlassian.confluence.it.content.RemoveAttachmentBean
 
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentDao
 
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
removeAttachmentFromServer(Attachment) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Removes an Attachment and its data from the server and data store.
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
Deprecated.
 
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
Removes the attachment and all previous versions
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
removeAttachmentFromServer(Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Removes attachment (and all of its versions)
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.NonTransactionalHibernateAttachmentDao
 
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.TransactionalHibernateAttachmentDao
 
removeAttachments(List<? extends Attachment>) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
removeAttachments(long, String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
removeAttachments(List<? extends Attachment>) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Removes the contents of attachments from the server
removeAttachments(List<? extends Attachment>) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
removeAttachments(List<? extends Attachment>) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
removeAttachments(List<? extends Attachment>) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
removeAttachmentsVersion(long, String, int) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
removeAttachmentUncleanly(long, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removeAttachmentUncleanly(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removeAttachmentUncleanly(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Removes an attachment without cleaning up associated attachment info
removeAttachmentUncleanly(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
RemoveAttachmentVersionBean - Class in com.atlassian.confluence.it.content
 
RemoveAttachmentVersionBean(WebTester) - Constructor for class com.atlassian.confluence.it.content.RemoveAttachmentVersionBean
 
removeAttachmentVersionFromServer(Attachment) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentDao
 
removeAttachmentVersionFromServer(Attachment) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
removeAttachmentVersionFromServer(Attachment) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Removes the given version of the Attachment and its data from the server and data store.
removeAttachmentVersionFromServer(Attachment) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
removeAttachmentVersionFromServer(Attachment) - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
Deprecated.
 
removeAttachmentVersionFromServer(Attachment) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
removeAttachmentVersionFromServer(Attachment) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
removeAttachmentVersionFromServer(Attachment) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
removeAttachmentVersionFromServer(Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Removes an attachment version
removeAttachmentVersionFromServer(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
removeAttachmentVersionFromServer(Attachment, Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
removeAttachmentVersionFromServer(Attachment, Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.NonTransactionalHibernateAttachmentDao
 
removeAttachmentVersionFromServer(Attachment, Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.TransactionalHibernateAttachmentDao
 
removeAttachmentWithoutNotifications(Attachment) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
removeAttachmentWithoutNotifications(Attachment) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Removes an Attachment and its data from the server while suppressing notifications.
removeAttachmentWithoutNotifications(Attachment) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
removeAttachmentWithoutNotifications(Attachment) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
removeAttachmentWithoutNotifications(Attachment) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
removeAttribute(Group, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
removeAttribute(User, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
removeAttribute(Group, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
removeAttribute(User, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
removeBandanaKey(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removeBandanaKey(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removeBandanaKey(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminBandanaResource.
removeBandanaKey(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminBandanaResource.
removeBeanDefinition(String) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
RemoveBlogPostVersionCommand - Class in com.atlassian.confluence.content.service.blogpost
Service command for removing a version of a blog post.
RemoveBlogPostVersionCommand(PageManager, PermissionManager, BlogPostLocator) - Constructor for class com.atlassian.confluence.content.service.blogpost.RemoveBlogPostVersionCommand
 
removeCaptcha(String) - Method in class com.atlassian.confluence.cache.jcaptcha.ConfluenceCachingCaptchaStore
 
removeCaptchaGroup(String) - Method in interface com.atlassian.confluence.security.CaptchaManager
Removes a group from the list of captcha groups
removeCaptchaGroup(String) - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
removeChild(T) - Method in interface com.atlassian.confluence.core.Hierarchical
 
removeChild(Comment) - Method in class com.atlassian.confluence.pages.Comment
 
removeChild(ContentNode) - Method in class com.atlassian.confluence.pages.ContentNode
 
removeChild(Page) - Method in class com.atlassian.confluence.pages.Page
 
removeClusterSetupEntries() - Method in interface com.atlassian.confluence.setup.actions.ConfluenceSetupPersister
Removes config file entries pertaining to clustering
removeClusterSetupEntries() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
removeComment(Comment) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
removeComment(String) - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
removeComment(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Remove a comment, identified by its id.
removeComment(Comment) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removeComment(Comment) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
removeComment(long) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
removeComment(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Removes a comment with the given ID
removeComment(long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
removeComment(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeComment(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeComment(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeComment(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
RemoveCommentAction - Class in com.atlassian.confluence.pages.actions
 
RemoveCommentAction() - Constructor for class com.atlassian.confluence.pages.actions.RemoveCommentAction
 
removeCommentFromObject(long) - Method in interface com.atlassian.confluence.pages.CommentManager
 
removeCommentFromObject(long) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
removeCommentFromPage(long) - Method in interface com.atlassian.confluence.pages.CommentManager
Deprecated.
removeCommentFromPage(long) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
removeComplete() - Method in interface com.atlassian.confluence.internal.longrunning.LongRunningTaskManagerInternal
Remove completed tasks from the tracker.
removeComplete() - Method in class com.atlassian.confluence.util.longrunning.DefaultLongRunningTaskManager
 
RemoveConfluenceThreadDumpPluginUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Upgrade task to remove the Confluence Thread Dump plugin from existing Confluence instances.
RemoveConfluenceThreadDumpPluginUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveConfluenceThreadDumpPluginUpgradeTask
 
removeContent(Attachment) - Method in interface com.atlassian.confluence.index.attachment.AttachmentExtractedTextManager
Remove extracted text of the specified attachment version.
removeContent(Attachment) - Method in class com.atlassian.confluence.internal.index.attachment.DefaultAttachmentExtractedTextManager
 
removeContentEntities(Iterable<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
removeContentEntity(ContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
removeContentEntity(ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Removes given content entity object and all associated domain objects i.e.
removeContentEntity(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
removeContentNotification(User, ContentEntityObject) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
removeContentNotification(User, ContentEntityObject) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
removeContentPermission(ContentPermission) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
 
removeContentPermission(ContentPermission) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
removeContentPermission(ContentPermission) - Method in class com.atlassian.confluence.security.ContentPermissionSet
Remove the given content permission from this set.
removeContentPermissions(Long) - Method in class com.atlassian.confluence.functest.rest.InheritedPermissionCheckResource
 
removeContentPermissionSet(ContentPermissionSet) - Method in class com.atlassian.confluence.core.ContentEntityObject
This method removes the given ContentPermissionSet from this CEO and disconnects the set from its owner.
RemoveContentPropertiesOnRemoveContentListener - Class in com.atlassian.confluence.event.listeners
 
RemoveContentPropertiesOnRemoveContentListener(ContentPropertyManager) - Constructor for class com.atlassian.confluence.event.listeners.RemoveContentPropertiesOnRemoveContentListener
 
removeContentWatch(long) - Method in class com.atlassian.confluence.plugins.rest.resources.ContentWatchesResource
 
removeContentWatcher(UserKey, String, ContentId) - Method in class com.atlassian.confluence.plugins.restapi.resources.UserWatchResource
Delete an existing watcher for the given user and content id.
removeCorruptOutgoingLinks() - Method in class com.atlassian.confluence.links.DefaultLinkManager
 
removeCorruptOutgoingLinks() - Method in interface com.atlassian.confluence.links.LinkManager
 
removeCorruptOutgoingLinks() - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateLinkDao
 
removeCorruptOutgoingLinks() - Method in interface com.atlassian.confluence.links.persistence.dao.LinkDao
 
removeCount() - Method in class com.atlassian.confluence.cache.CacheOperations
 
removeCustomContent(CustomContentEntityObject) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
Removed - Interface in com.atlassian.confluence.event.events.types
Indicates that the implementation represents a removal event.
removeDailyReportNotification(User) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
removeDailyReportNotification(User) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
removeDataForAttachment(Attachment, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Removes all attachment data for the given attachment.
removeDataForAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
Removes all attachment data for the given attachment.
removeDataForAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
Removes all attachment data for the given attachment.
removeDataForAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
removeDataForAttachmentVersion(Attachment, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Removes the attachment data for the given attachment version.
removeDataForAttachmentVersion(Attachment, ContentEntityObject, AttachmentDataStreamType) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Removes the attachment data of the specific stream type for the given attachment version.
removeDataForAttachmentVersion(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
Removes the attachment data for the given attachment version.
removeDataForAttachmentVersion(Attachment, ContentEntityObject, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
 
removeDataForAttachmentVersion(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
Removes the attachment data for the given attachment version.
removeDataForAttachmentVersion(Attachment, ContentEntityObject, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
removeDataForAttachmentVersion(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
removeDataForAttachmentVersion(Attachment, ContentEntityObject, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
removeDetailsFor(Attachment) - Method in class com.atlassian.confluence.pages.attachments.DefaultImageDetailsDao
 
removeDetailsFor(Attachment) - Method in interface com.atlassian.confluence.pages.attachments.ImageDetailsDao
Remove any stored ImageDetails for the given Attachment.
removeDirectory(long) - Method in class com.atlassian.confluence.user.crowd.ConfluenceCrowdDirectoryService
 
removeDirectoryFromApplication(Directory, Application) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationManager
 
removeDirectoryMapping(long, long) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
removeDirectoryMapping(long, long) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
removeDirectoryMappings(long) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
removeDirectoryMappings(long) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
removeDraft(long, long) - Method in class com.atlassian.confluence.content.service.DefaultDraftService
 
removeDraft(long) - Method in class com.atlassian.confluence.content.service.DefaultDraftService
 
removeDraft(long, long) - Method in interface com.atlassian.confluence.content.service.DraftService
Removes the draft specified by the given page id or draft id for the current user.
removeDraft(long) - Method in interface com.atlassian.confluence.content.service.DraftService
Removes the draft with the specified ID if it is found, and returns the same ID passed.
removeDraft(Draft) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
removeDraft(Draft) - Method in interface com.atlassian.confluence.pages.DraftManager
Removes the draft specified.
removeDrafts(User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removeDrafts(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removeDrafts(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Removes all drafts owned by the specified User.
removeDrafts(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
removeDraftsForUser(String) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
removeDraftsForUser(String) - Method in interface com.atlassian.confluence.pages.DraftManager
Removes all drafts in the data store associated with the specified user.
removeDuplicates(String, String, List<String>, DedupeStrategy) - Method in class com.atlassian.confluence.internal.upgrade.constraint.dedup.Deduper
Remove all duplicates of combination of uniqueColumns from table.
removeDynamicModule(Plugin, ModuleDescriptor<?>) - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
 
removeEmailsFromString(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Remove all emails from text
RemoveEmailToPageWelcomeUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
RemoveEmailToPageWelcomeUpgradeTask(SettingsManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveEmailToPageWelcomeUpgradeTask
 
removeEntity(T) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
removeEntity(Notification) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.CachingNotificationDao
 
removeEntity(Page) - Method in class com.atlassian.confluence.impl.pages.persistence.dao.ReadThroughCachingPageDao
 
removeEntity(PersonalInformation) - Method in class com.atlassian.confluence.impl.user.persistence.dao.ReadThroughCachingPersonalInformationDao
 
removeEntity(T) - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
 
removeEntity(T) - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Remove object from persistence.
removeEntity(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
removeEntity(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
Deprecated.
 
removeEntity(PersonalInformation) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
Deprecated.
 
removeEntriesOlderThan(Date) - Method in class com.atlassian.confluence.impl.journal.HibernateJournalDao
 
removeEntriesOlderThan(Date) - Method in interface com.atlassian.confluence.impl.journal.JournalDao
Removes entries from all journals that were created before the given date.
RemoveESIndexJournalVerifierUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
See CONFSRVDEV-3031.
RemoveESIndexJournalVerifierUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveESIndexJournalVerifierUpgradeTask
 
RemoveESIndexQueueFlushJobUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
See CONFDEV-40236.
RemoveESIndexQueueFlushJobUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveESIndexQueueFlushJobUpgradeTask
 
removeEvent(Event) - Static method in class com.atlassian.confluence.setup.johnson.JohnsonUtils
Removes the given event from the currently initialised Johnson container.
removeExpiredTokens() - Method in interface com.atlassian.confluence.user.rememberme.ConfluenceRememberMeTokenDao
Remove all expired remember me tokens.
removeExpiredTokens() - Method in class com.atlassian.confluence.user.rememberme.DefaultConfluenceRememberMeTokenDao
 
RemoveFavouriteAction - Class in com.atlassian.confluence.labels.actions
 
RemoveFavouriteAction() - Constructor for class com.atlassian.confluence.labels.actions.RemoveFavouriteAction
 
removeFile(ClientIdentity, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreClientAdapter
Deprecated.
 
removeFile(ClientIdentity, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.MediaApiClientAdapter
Deprecated.
 
RemoveFixedWidthThemeUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
RemoveFixedWidthThemeUpgradeTask(ConfluenceBandanaRecordDao, DdlExecutor) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveFixedWidthThemeUpgradeTask
 
removeFromCaches(Object) - Static method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
Remove a particular object from the cache
removeFromDefaultLicenseGroup(User) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
removeFromDefaultLicenseGroup(User) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
removeFromDefaultLicenseGroup(User) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
Remove user from the group that has licensed access
removeFromGroup(String, String) - Method in class bucket.user.providers.CachingAccessProvider
Deprecated.
 
removeFromGroup(String, String) - Method in class bucket.user.providers.ChainedAccessProvider
Deprecated.
 
removeFromGroup() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
removeFromGroup(String, String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcAccessProvider
Deprecated.
Overriding as JdbcAccessProvider is broken (uses userName instead of membershipUserName in query etc)
removeFromVelocityCache(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
Deprecated.
since 5.0 use ConfluenceVelocityResourceCache or rely on CustomLayoutManager to do this automatically for you.
removeGlobalAnonymousPermissions(GlobalPermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
removeGlobalGroupPermissions(String, GlobalPermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
removeGlobalPermission(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Remove a global permission
removeGlobalPermission(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
Removes a global permission from the user.
removeGlobalPermission(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeGlobalPermission(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeGlobalPermission(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeGlobalPermission(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removeGlobalPermissionForUser(ConfluenceUser, String) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
removeGlobalPermissionForUser(ConfluenceUser, String, SpacePermissionContext) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
removeGlobalPermissionForUser(ConfluenceUser, String, SpacePermissionContext) - Method in interface com.atlassian.confluence.internal.security.SpacePermissionManagerInternal
Removes global permission of specified type that is directly associated with a user.
removeGlobalPermissionForUser(ConfluenceUser, String) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
Deprecated.
removeGlobalPermissionForUser(ConfluenceUser, String, SpacePermissionContext) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
removeGlobalPermissionForUser(ConfluenceUser, String) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
Deprecated.
removeGlobalPermissionForUser(ConfluenceUser, String, SpacePermissionContext) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
removeGlobalPermissionForUser(ConfluenceUser, String) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Removes the specified Global Permissions of type 'permissionType' from the user
removeGlobalPermissionForUser(ConfluenceUser, String, SpacePermissionContext) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Removes the specified Global Permissions of type 'permissionType' from the user
removeGlobalPermissionForUser(ConfluenceUser, String) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
removeGlobalStylesheet() - Method in class com.atlassian.confluence.themes.DefaultStylesheetManager
 
removeGlobalStylesheet() - Method in interface com.atlassian.confluence.themes.StylesheetManager
removes the global Confluence stylesheet
removeGlobalUnlicensedAuthenticatedPermissions(GlobalPermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
removeGlobalUserPermissions(String, GlobalPermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
removeGroup(Group) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
removeGroup(Group) - Method in interface bucket.user.UserAccessor
Deprecated.
Removes the specified group.
removeGroup(Application, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
removeGroup(Group) - Method in class com.atlassian.confluence.it.admin.ManageGroups
 
removeGroup(Group) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Removes the group if it exists, otherwise does nothing
removeGroup(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Removes the group if it exists, otherwise does nothing
removeGroup(String) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
removeGroup(String) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
removeGroup(Group) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
removeGroup(String) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
 
removeGroup(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Removes an existing group
removeGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Delete group with name groupname.
removeGroup(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeGroup(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeGroup(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeGroup(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removeGroup(Group) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
removeGroup(Group) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
RemoveGroupAction - Class in com.atlassian.confluence.user.actions
 
RemoveGroupAction() - Constructor for class com.atlassian.confluence.user.actions.RemoveGroupAction
 
removeGroupAttributes(Application, String, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
removeGroupFromGroup(Application, String, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
removeGroupFromGroup(long, String, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
 
removeGroupFromGroup(long, String, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembershipDao
 
removeGroupGroupMemberships(long, String) - Method in class com.atlassian.confluence.user.crowd.DefaultGroupMembershipCache
 
removeGroupGroupMemberships(long, String) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
removeGroupGroupMemberships(long, String) - Method in interface com.atlassian.confluence.user.crowd.GroupMembershipCache
Removes any list of groups which are cached for the named group in the specified directory.
removeGroupGroupMemberships(long, String) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
Removes any cached list of group names which are members of the named group in the specified directory.
removeGroupMapping(Application, Directory, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationManager
 
removeGroupMapping(long, long, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
removeGroupMapping(long, long, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
removeGroupMappings(long, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
removeGroupMappings(long, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
removeGroupUncleanly(Group) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
removeGroupUncleanly(Group) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
removeGroupUncleanly(Group) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
Removes a group but do not remove their dependent permissions.
removeGroupUncleanly(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removeGroupUncleanly(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Remove a Group without removing the things that refer to that group.
removeGroupUncleanly(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
removeHistoricalVersion(ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Removes a historical ContentEntityObject.
removeHistoricalVersion(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
RemoveHistoricalVersionAction - Class in com.atlassian.confluence.pages.actions
 
RemoveHistoricalVersionAction() - Constructor for class com.atlassian.confluence.pages.actions.RemoveHistoricalVersionAction
 
RemoveIndexWriteLock - Class in com.atlassian.confluence.index
 
RemoveIndexWriteLock() - Constructor for class com.atlassian.confluence.index.RemoveIndexWriteLock
 
RemoveInvalidSpaceWatchersUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
RemoveInvalidSpaceWatchersUpgradeTask(SpaceManager, PermissionManager, NotificationManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveInvalidSpaceWatchersUpgradeTask
 
removeLabel(ContentId, String) - Method in class com.atlassian.confluence.api.impl.service.content.ContentLabelServiceImpl
removeLabel(ContentId, Label) - Method in class com.atlassian.confluence.api.impl.service.content.ContentLabelServiceImpl
 
removeLabel(ContentId, String) - Method in interface com.atlassian.confluence.api.service.content.ContentLabelService
removeLabel(ContentId, Label) - Method in interface com.atlassian.confluence.api.service.content.ContentLabelService
Removes the given label the content with the given contentId
removeLabel(Labelable, Label) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
removeLabel(String, Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Removes a label from the specified page
removeLabel(long, long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Removes a label from the specified content
removeLabel(String, ContentId) - Method in class com.atlassian.confluence.it.rpc.LabelsRpc
 
removeLabel(Labelable, Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
removeLabel(Labelable, Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
removeLabel(Labelable, Label) - Method in interface com.atlassian.confluence.labels.LabelManager
Remove a label from the specified content.
removeLabel(long, long) - Method in interface com.atlassian.confluence.legacyapi.service.content.AttachmentService
Deprecated.
Remove a label with labelId from the specified content
removeLabel(long, long) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
Deprecated.
Remove a label with labelId from the specified content
removeLabel(String, long) - Method in interface com.atlassian.confluence.legacyapi.service.content.SpaceLabelService
Deprecated.
Remove a label with labelId from the specified content
removeLabel(long, long) - Method in interface com.atlassian.confluence.legacyapi.service.content.TemplateService
Deprecated.
Remove a label with labelId from the specified content
removeLabel() - Method in class com.atlassian.confluence.pages.actions.RemoveLabelAjaxAction
 
removeLabel(ContentId, String) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentLabelService
removeLabel(ContentId, Label) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentLabelService
removeLabel(ContentId, String) - Method in interface com.atlassian.confluence.rest.client.RemoteContentLabelService
removeLabel(ContentId, Label) - Method in interface com.atlassian.confluence.rest.client.RemoteContentLabelService
removeLabel(long, long) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyAttachmentServiceImpl
Deprecated.
 
removeLabel(long, long) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
Deprecated.
 
removeLabel(String, long) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacySpaceLabelServiceImpl
Deprecated.
 
removeLabel(long, long) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyTemplateServiceImpl
Deprecated.
 
RemoveLabelAction - Class in com.atlassian.confluence.plugins.labels.actions
Removes labels from the page or blog post.
RemoveLabelAction() - Constructor for class com.atlassian.confluence.plugins.labels.actions.RemoveLabelAction
 
RemoveLabelAjaxAction - Class in com.atlassian.confluence.pages.actions
 
RemoveLabelAjaxAction() - Constructor for class com.atlassian.confluence.pages.actions.RemoveLabelAjaxAction
 
removeLabelById(String, long, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Removes the label with the given ID from the object with the given ContentEntityObject ID.
removeLabelById(long, long) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
removeLabelById(String, long, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeLabelById(String, long, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeLabelById(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeLabelById(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removeLabelByName(String, String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Removes the given label from the object with the given ContentEntityObject ID.
removeLabelByName(String, long) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
removeLabelByName(String, String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeLabelByName(String, String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeLabelByName(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeLabelByName(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removeLabelByNameFromSpace(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Removes the given label from the given Space
removeLabelByNameFromSpace(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
removeLabelByNameFromSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeLabelByNameFromSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeLabelByNameFromSpace(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeLabelByNameFromSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removeLabelByObject(Object, Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Removes a label from the specified page
removeLabelByObject(String, RemoteLabel, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Removes the given label object from the object with the given ContentEntityObject ID.
removeLabelByObject(RemoteLabel, long) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
removeLabelByObject(String, RemoteLabel, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeLabelByObject(String, RemoteLabel, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeLabelByObject(String, Hashtable, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeLabelByObject(String, Hashtable, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
RemoveLabelCommand - Interface in com.atlassian.confluence.labels.service
Removes a label from a Page or Blog Post.
RemoveLabelCommandImpl - Class in com.atlassian.confluence.labels.service
 
RemoveLabelCommandImpl(String, User, long, LabelManager, PermissionManager, SpaceManager, PageTemplateManager, ContentEntityManager, LabelPermissionEnforcer) - Constructor for class com.atlassian.confluence.labels.service.RemoveLabelCommandImpl
 
RemoveLabelCommandImpl(Label, User, long, LabelManager, PermissionManager, SpaceManager, PageTemplateManager, ContentEntityManager, LabelPermissionEnforcer) - Constructor for class com.atlassian.confluence.labels.service.RemoveLabelCommandImpl
 
RemoveLabelCommandImpl(Label, User, long, String, LabelManager, PermissionManager, SpaceManager, PageTemplateManager, ContentEntityManager, LabelPermissionEnforcer) - Constructor for class com.atlassian.confluence.labels.service.RemoveLabelCommandImpl
 
RemoveLabelCommandImpl(long, User, long, LabelManager, PermissionManager, SpaceManager, PageTemplateManager, ContentEntityManager, LabelPermissionEnforcer) - Constructor for class com.atlassian.confluence.labels.service.RemoveLabelCommandImpl
 
RemoveLabelCommandImpl(long, User, long, String, LabelManager, PermissionManager, SpaceManager, PageTemplateManager, ContentEntityManager, LabelPermissionEnforcer) - Constructor for class com.atlassian.confluence.labels.service.RemoveLabelCommandImpl
 
removeLabelCompletionStage(ContentId, Label) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentLabelService
 
removeLabelCompletionStage(ContentId, Label) - Method in interface com.atlassian.confluence.rest.client.RemoteContentLabelService
Remove a label with from the specified content
removeLabelFromSpace(String, Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Removes a label from the specified space
RemoveLabelFromSpaceAction - Class in com.atlassian.confluence.spaces.actions
 
RemoveLabelFromSpaceAction() - Constructor for class com.atlassian.confluence.spaces.actions.RemoveLabelFromSpaceAction
 
removeLabelling(Labelling) - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
 
removeLabelling(Labelling) - Method in interface com.atlassian.confluence.labels.EditableLabelable
 
removeLabelNotification(User, Label) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
removeLabelNotification(User, Label) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
removeLabels(Labelable, List) - Method in class com.atlassian.confluence.impl.labels.CachingLabelManager
 
removeLabels(Labelable, List) - Method in class com.atlassian.confluence.labels.CachingLabelManager
Deprecated.
 
removeLabels(Labelable, List) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
removeLabels(Labelable, List) - Method in interface com.atlassian.confluence.labels.LabelManager
removes a list of labels from the labelable object
removeLabelWatch(long) - Method in class com.atlassian.confluence.plugins.rest.resources.LabelWatchesResource
 
removeLatch(Class) - Method in class com.atlassian.confluence.test.rpc.EventLatchManager
 
removeLike(ContentEntityObject, User) - Method in class com.atlassian.confluence.like.DefaultLikeManager
 
removeLike(ContentEntityObject, User) - Method in class com.atlassian.confluence.like.HibernateLikeEntityDao
 
removeLike(ContentEntityObject, User) - Method in interface com.atlassian.confluence.like.LikeEntityDao
Remove like from content entity for the given user.
removeLike(ContentEntityObject, User) - Method in interface com.atlassian.confluence.like.LikeManager
Remove like from content entity for the current logged in user.
removeLike(Long) - Method in class com.atlassian.confluence.plugins.like.rest.resources.LikableContentResource
 
removeLink(OutgoingLink) - Method in class com.atlassian.confluence.links.DefaultLinkManager
 
removeLink(OutgoingLink) - Method in interface com.atlassian.confluence.links.LinkManager
Remove an internal link
removeLinkBrackets(String) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
removes "[" and "]" from the link text if its exists
removeListener(CacheEntryListener<K, V>) - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
removeListener(CacheEntryListener<K, V>) - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
removeListener(CacheEntryListener<K, V>) - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
removeLoggingEntry(String) - Method in class com.atlassian.confluence.it.admin.LoggingAndProfiling
 
removeMacro(String) - Method in class com.atlassian.confluence.renderer.UserMacroLibrary
 
removeMailServer(String) - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
removeMailServer() - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
removeMailServer(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removeMailServer(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removeMailServer(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Remove the named mail server.
removeMailServer(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
RemoveMailServerAction - Class in com.atlassian.confluence.admin.actions.mail
 
RemoveMailServerAction() - Constructor for class com.atlassian.confluence.admin.actions.mail.RemoveMailServerAction
 
removeManagedScheduledJob(ManagedScheduledJob) - Method in class com.atlassian.confluence.schedule.managers.DefaultManagedScheduledJobRegistry
 
removeManagedScheduledJob(ManagedScheduledJob) - Method in interface com.atlassian.confluence.schedule.managers.ManagedScheduledJobRegistry
Unregisters a job in the registry.
removeMarshallerMetricsConsumer(MarshallerMetricsConsumer) - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Removes a consumer of MarshallerMetrics that is associated with the current render.
removeMarshallerMetricsConsumer(MarshallerMetricsConsumer) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
removeMembership(Group, User) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
removeMembership(String, String) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
removeMembership(Group, User) - Method in interface bucket.user.UserAccessor
Deprecated.
 
removeMembership(String, String) - Method in interface bucket.user.UserAccessor
Deprecated.
 
removeMembership(Group, User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
Removes the specified user from this group.
removeMembership(Group, User) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager
Deprecated.
 
removeMessage(String) - Method in class com.atlassian.confluence.util.message.AbstractMessageManager
 
removeMessage(String) - Method in class com.atlassian.confluence.util.message.DefaultMessageManager
 
removeMessage(String) - Method in interface com.atlassian.confluence.util.message.MessageManager
Removes a message
removeMetaData(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
Removes attachment meta data.
removeMultipleUsers(List<User>) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
removeMultipleUsers(List<User>) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
removeMultipleUsers(List<User>) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
Removes the list of users (calls UserManagementHelper.removeUser(User))
removeNode(ContentNode) - Method in class com.atlassian.confluence.pages.ContentTree
 
removeNotification(Notification) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
removeNotification(Notification) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
RemoveOperation - Class in com.atlassian.crowd.embedded.hibernate2.batch.operation
Hibernate batch operation to remove a list of entities
RemoveOperation() - Constructor for class com.atlassian.crowd.embedded.hibernate2.batch.operation.RemoveOperation
 
removeOutgoingLink(OutgoingLink) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
removePage(Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removePage(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removePage(Page) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
removePage(long) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
removePage(PageReport) - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
removePage(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
removePage(long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
removePage(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removePage(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removePage(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removePage(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
RemovePageAction - Class in com.atlassian.confluence.pages.actions
 
RemovePageAction() - Constructor for class com.atlassian.confluence.pages.actions.RemovePageAction
 
removePageFromAncestorCollections(Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
removePageFromAncestorCollections(Page) - Method in interface com.atlassian.confluence.pages.PageManager
Removes the page and its ancestors from the ancestor collection of all descendants.
removePageFromFavourites(User, AbstractPage) - Method in class com.atlassian.confluence.userstatus.DefaultFavouriteManager
 
removePageFromFavourites(User, AbstractPage) - Method in interface com.atlassian.confluence.userstatus.FavouriteManager
Remove a page or blog post from a user's favourites.
RemovePagePermissionAction - Class in com.atlassian.confluence.pages.actions
 
RemovePagePermissionAction() - Constructor for class com.atlassian.confluence.pages.actions.RemovePagePermissionAction
 
removePageTemplate(PageTemplate) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
removePageTemplate(PageTemplate) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
removePageTemplate(PageTemplate) - Method in class com.atlassian.confluence.spaces.Space
 
RemovePageTemplateAction - Class in com.atlassian.confluence.plugins.templates.actions
 
RemovePageTemplateAction() - Constructor for class com.atlassian.confluence.plugins.templates.actions.RemovePageTemplateAction
 
RemovePageTemplateEvent - Class in com.atlassian.confluence.plugins.templates.events
 
RemovePageTemplateEvent(Object) - Constructor for class com.atlassian.confluence.plugins.templates.events.RemovePageTemplateEvent
 
removePageVersion(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removePageVersion(long, int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removePageVersion(String, long) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
removePageVersion(String, long, int) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
removePageVersionById(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Remove a historical version of a page.
removePageVersionById(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removePageVersionById(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removePageVersionById(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removePageVersionById(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removePageVersionByVersion(String, long, int) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Remove the identified version of a page.
removePageVersionByVersion(String, long, int) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removePageVersionByVersion(String, long, int) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removePageVersionByVersion(String, String, int) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removePageVersionByVersion(String, String, int) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
RemovePageVersionCommand - Class in com.atlassian.confluence.content.service.page
Service command for removing a version of a page.
RemovePageVersionCommand(PageManager, PermissionManager, PageLocator) - Constructor for class com.atlassian.confluence.content.service.page.RemovePageVersionCommand
 
removePageWatch(String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Remove a watch for the current user on the page or blog post with the specified page ID.
removePageWatch(long) - Method in class com.atlassian.confluence.rpc.soap.services.NotificationsSoapService
 
removePageWatch(String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removePageWatch(String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removePageWatch(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removePageWatch(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removePageWatchForUser(String, long, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Removes a watch from a specific page or blog post for a particular user.
removePageWatchForUser(long, String) - Method in class com.atlassian.confluence.rpc.soap.services.NotificationsSoapService
 
removePageWatchForUser(String, long, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removePageWatchForUser(String, long, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removePageWatchForUser(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removePageWatchForUser(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removePartition() - Method in class com.atlassian.confluence.it.usermanagement.LdapService
 
removePathConverter(PathConverter) - Method in class com.atlassian.confluence.servlet.simpledisplay.DefaultPathConverterManager
 
removePathConverter(PathConverter) - Method in interface com.atlassian.confluence.servlet.simpledisplay.PathConverterManager
 
RemovePeopleDirectoryDuplicatesUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
The index flushing strategy is (intentionally) inaccurate and relies on an in-memory 'flushed entries' cache to prevent the same object being flushed twice.
RemovePeopleDirectoryDuplicatesUpgradeTask(SearchManager, BatchOperationManager, IndexQueueEntryDao) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemovePeopleDirectoryDuplicatesUpgradeTask
 
removePermission(SpacePermission) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
removePermission(SpacePermission, SpacePermissionContext) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
removePermission(SpacePermission, SpacePermissionContext) - Method in interface com.atlassian.confluence.internal.security.SpacePermissionManagerInternal
Removes the given permission.
removePermission(SpacePermission) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Removes the given permission if the current user has permission to do so, otherwise does nothing silently.
removePermission(SpacePermission) - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
Removes the given permission if the current user has permission to do so and updates the current active user count.
removePermission(SpacePermission) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Removes the given permission if the current user has permission to do so, otherwise does nothing silently.
removePermission(SpacePermission) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
Deprecated.
removePermission(SpacePermission, SpacePermissionContext) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
removePermission(SpacePermission) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
Deprecated.
removePermission(SpacePermission, SpacePermissionContext) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
removePermission(SpacePermission) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Deprecated.
removePermission(SpacePermission, SpacePermissionContext) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Removes the specified permission.
removePermission(SpacePermission) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
removePermission(SpacePermission) - Method in class com.atlassian.confluence.spaces.Space
 
removePermissionFromDao(SpacePermission) - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
Removes realPermission from the DAO.
removePermissionFromDao(SpacePermission) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
Removes the permission from the data store
removePermissionFromSpace(String, String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Removes a Space Permission for a user or group
removePermissionFromSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
removePermissionFromSpace(String, String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removePermissionFromSpace(String, String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removePermissionFromSpace(String, String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removePermissionFromSpace(String, String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removePermissionsForGroup(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
removePermissionsForGroup(String) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Removes all permissions for group
removePermissionsForSpace(Space) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
removePermissionsForSpace(Space) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Removes all permissions in space
removePermissionsForUser(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
removePermissionsForUser(String) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Removes all permissions for userName
removePersonalInformation(User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
PersonalInformation gets created automatically by the rpc create user method.
removePersonalInformation(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removePersonalInformation(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
PersonalInformation gets created automatically by the standard create user methods.
removePersonalInformation(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
removePersonalInformation(ConfluenceUser) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
removePersonalInformation(ConfluenceUser) - Method in interface com.atlassian.confluence.user.PersonalInformationManager
 
RemovePersonalSpaceListener - Class in com.atlassian.confluence.spaces.listeners
Trigger a reindex of the PersonalInformation object's lucene document.
RemovePersonalSpaceListener(PersonalInformationManager, Indexer, I18NBeanFactory) - Constructor for class com.atlassian.confluence.spaces.listeners.RemovePersonalSpaceListener
 
RemovePluginLicenseStoragePluginUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Upgrade task to remove the UPM Plugin License Storage Plugin from existing Confluence instances.
RemovePluginLicenseStoragePluginUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemovePluginLicenseStoragePluginUpgradeTask
 
removePopMailServer() - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
removePreviousVersionContent(Attachment) - Method in interface com.atlassian.confluence.index.attachment.AttachmentExtractedTextManager
Remove extracted text of the previous version of the specified attachment version if it exists.
removePreviousVersionContent(Attachment) - Method in class com.atlassian.confluence.internal.index.attachment.DefaultAttachmentExtractedTextManager
 
removeProductLicense(String) - Method in class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
 
removeProperties(ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentPropertyManager
Remove all the properties associated with the content entity object.
removeProperties(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentPropertyManager
Deprecated.
 
removeProperties(ContentEntityObject) - Method in class com.atlassian.confluence.impl.propertyset.ReadThroughCachingContentPropertyManager
 
removeProperty(String) - Method in class com.atlassian.confluence.content.ContentProperties
 
removeProperty(String) - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Removes the property references by the key from the conversion context and returns it.
removeProperty(String) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
removeProperty(ContentEntityObject, String) - Method in interface com.atlassian.confluence.core.ContentPropertyManager
Remove the property associated with the content entity object.
removeProperty(ContentEntityObject, String) - Method in class com.atlassian.confluence.core.DefaultContentPropertyManager
Deprecated.
 
removeProperty(ContentEntityObject, String) - Method in class com.atlassian.confluence.impl.propertyset.ReadThroughCachingContentPropertyManager
 
removeProperty(String) - Method in class com.atlassian.confluence.rest.api.model.RestObject
 
removeProperty(User, String) - Method in class com.atlassian.confluence.user.DefaultUserDetailsManager
 
removeProperty(User, String) - Method in interface com.atlassian.confluence.user.UserDetailsManager
Removes the property associated with the user
removeRecord(long) - Method in interface com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.AdaptiveLabelCacheDao
Removes a record
removeRecord(long) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.DatabaseBasedAdaptiveLabelCacheDaoImpl
 
removeRecordsExpiredAfter(long) - Method in interface com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.AdaptiveLabelCacheDao
Clears expired records
removeRecordsExpiredAfter(long) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.DatabaseBasedAdaptiveLabelCacheDaoImpl
Clears expired records
removeReferralLink(ReferralLink) - Method in class com.atlassian.confluence.core.ContentEntityObject
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
removeRelation(RelatableEntity, RelatableEntity, RelationDescriptor) - Method in class com.atlassian.confluence.internal.relations.DefaultRelationManager
 
removeRelation(RelatableEntity, RelatableEntity, RelationDescriptor) - Method in interface com.atlassian.confluence.internal.relations.RelationManager
Delete relation.
removeRelationEntity(RelationEntity<S, T>) - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.HibernateRelationDao
 
removeRelationEntity(RelationEntity<S, T>) - Method in interface com.atlassian.confluence.internal.relations.dao.RelationDao
Remove relation
removeRemoteAddress(Application, RemoteAddress) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationManager
 
removeRemoteAddress(long, RemoteAddress) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
removeRemoteAddress(long, RemoteAddress) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
RemoveRemoteAppsPluginUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Upgrade task to remove the remotable app i18n plugin from existing confluence instances.
RemoveRemoteAppsPluginUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveRemoteAppsPluginUpgradeTask
 
removeRestriction(String, OperationKey) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
since 5.9. In the new restrictions dialog set the mode first and then use #removeRestriction(com.atlassian.confluence.api.model.people.Subject) to remove the restriction.
removeRestriction(TrustedApplicationRestriction) - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
removeSection() - Method in class com.atlassian.confluence.pageobjects.component.editor.PageLayout2Toolbar
Deprecated.
 
removeShortcut(String) - Method in class com.atlassian.confluence.renderer.ShortcutLinks
 
removeShortcutLink(String) - Method in class com.atlassian.confluence.renderer.DefaultShortcutLinksManager
 
removeShortcutLink(String) - Method in interface com.atlassian.confluence.renderer.ShortcutLinksManager
 
removeSingleton(String) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
removeSingletonIfCreatedForTypeCheckOnly(String) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
removeSpace(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Removes the space if it exists, otherwise does nothing.
removeSpace() - Method in class com.atlassian.confluence.it.space.SpaceAdmin
 
removeSpace(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
removeSpace(String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
removeSpace(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeSpace(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeSpace(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeSpace(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removeSpace(Space) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
removeSpace(String, ProgressMeter) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
removeSpace(Space) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Removes a space with a given spaceKey (case sensitive).
removeSpace(String, ProgressMeter) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Removes a space with a given spaceKey (case sensitive).
RemoveSpaceAction - Class in com.atlassian.confluence.spaces.actions
 
RemoveSpaceAction() - Constructor for class com.atlassian.confluence.spaces.actions.RemoveSpaceAction
 
removeSpaceAnonymousPermissions(String, SpacePermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
RemoveSpaceEntryAction - Class in com.atlassian.confluence.spaces.actions
 
RemoveSpaceEntryAction() - Constructor for class com.atlassian.confluence.spaces.actions.RemoveSpaceEntryAction
 
RemoveSpaceFromFavouriteAjaxAction - Class in com.atlassian.confluence.labels.actions
 
RemoveSpaceFromFavouriteAjaxAction() - Constructor for class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouriteAjaxAction
 
removeSpaceFromFavourites(User, Space) - Method in class com.atlassian.confluence.userstatus.DefaultFavouriteManager
 
removeSpaceFromFavourites(User, Space) - Method in interface com.atlassian.confluence.userstatus.FavouriteManager
Remove a space from a user's favourites.
RemoveSpaceFromFavouritesAction - Class in com.atlassian.confluence.labels.actions
 
RemoveSpaceFromFavouritesAction() - Constructor for class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouritesAction
 
removeSpaceGroup(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

removeSpaceGroup(String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

removeSpaceGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeSpaceGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeSpaceGroup(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

removeSpaceGroup(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removeSpaceGroup(SpaceGroup, boolean) - Method in class com.atlassian.confluence.spaces.DefaultSpaceGroupManager
Deprecated.
 
removeSpaceGroup(SpaceGroup, boolean) - Method in interface com.atlassian.confluence.spaces.SpaceGroupManager
Deprecated.
Removes the spaceGroup without removing the space.
removeSpaceGroupPermissions(String, String, SpacePermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
removeSpaceNotification(User, Space) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
removeSpaceNotification(User, Space) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
RemoveSpaceNotificationAction - Class in com.atlassian.confluence.mail.notification.actions
 
RemoveSpaceNotificationAction() - Constructor for class com.atlassian.confluence.mail.notification.actions.RemoveSpaceNotificationAction
 
removeSpacesInGroup(SpaceGroup) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
removeSpacesInGroup(SpaceGroup) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

removeSpaceStylesheet(String) - Method in class com.atlassian.confluence.themes.DefaultStylesheetManager
 
removeSpaceStylesheet(String) - Method in interface com.atlassian.confluence.themes.StylesheetManager
Removes a space specific stylesheet
removeSpaceUnlicensedAuthenticatedPermissions(String, SpacePermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
removeSpaceUserPermissions(String, String, SpacePermission...) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.PermissionsRpc
 
RemoveSpaceViewEvent - Class in com.atlassian.confluence.event.events.space
Represents the user view the remove space state within Space admin.
RemoveSpaceViewEvent(Object, Space) - Constructor for class com.atlassian.confluence.event.events.space.RemoveSpaceViewEvent
 
removeSpaceWatch(UserKey, String, List<ContentType>, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.UserWatchResource
Delete an existing watcher for the given user and space key.
removeSpaceWatch(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Removes a watch for the current user on the space with the specified space key.
removeSpaceWatch(String) - Method in class com.atlassian.confluence.rpc.soap.services.NotificationsSoapService
 
removeSpaceWatch(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeSpaceWatch(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeSpaceWatch(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeSpaceWatch(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removeSpecial(String) - Method in class com.atlassian.confluence.renderer.radeox.ContentPreserver
 
removeStaleSharedDrafts() - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
removeStaleSharedDrafts() - Method in interface com.atlassian.confluence.pages.PageManager
Removes any stale shared drafts.
removeTask() - Static method in class com.atlassian.confluence.util.longrunning.LongRunningTaskUtils
Deprecated.
 
removeTemplate(ContentTemplateId) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.TemplateResource
Delete an existing customised contentTemplate, for blueprint template this means revert to default template from plugin and remove the customised version of template.
removeTenant(Tenant) - Method in class com.atlassian.confluence.tenant.BroadcastingTenantRegistry
 
removeTenant(Tenant) - Method in interface com.atlassian.confluence.tenant.TenantRegistry
 
removeTenant(Tenant) - Method in class com.atlassian.confluence.tenant.VolatileSingleTenantRegistry
 
removeTestData(Set<User>, Set<Group>, Map<Group, HashSet<User>>) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Perform all test-data reset tasks.
removeTestData() - Method in class com.atlassian.confluence.it.ServerStateManager
Removes all test data, including users, groups, permission, spaces and content.
removeTestData(String, Vector<String>, Vector<String>, Hashtable<String, Vector<String>>) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removeTestData(String, Vector<String>, Vector<String>, Hashtable<String, Vector<String>>) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Big Kahuna remove method.
removeTestData(String, Vector<String>, Vector<String>, Hashtable<String, Vector<String>>) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
removeTestDataAfterExternalUserManagement() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Called on an instance that manages User/Group data externally, this will: 1.
removeTestDataAfterExternalUserManagement(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removeTestDataAfterExternalUserManagement(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Called at the start of tests for which User management is handled by an external server such as LDAP or Crowd.
removeTestDataAfterExternalUserManagement(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Remove the dependencies of all users and groups, except the default dependencies of the default groups, the listed extra groups, the current user, and the listed extra users.
removeTestUsers(String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removeTestUsers(String, int) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Removes test users with usernames "testuser0", "testuser1", etc.
removeTestUsers(String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
removeThumbnail(Attachment) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
Removes the thumbnail for the specified attachment
removeThumbnail(Attachment) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Removes the thumbnail for the specified attachment
removeTrackbackLink(TrackbackLink) - Method in class com.atlassian.confluence.core.ContentEntityObject
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
RemoveTrustedApplicationAction - Class in com.atlassian.confluence.admin.actions.trust
An action to list the trusted applications.
RemoveTrustedApplicationAction() - Constructor for class com.atlassian.confluence.admin.actions.trust.RemoveTrustedApplicationAction
 
RemoveUnsyncedUserAction - Class in com.atlassian.confluence.user.actions
Action for removing an unsynced user: a user whose account has been disconnected from an external directory, i.e.
RemoveUnsyncedUserAction() - Constructor for class com.atlassian.confluence.user.actions.RemoveUnsyncedUserAction
 
removeUrlsFromString(String) - Static method in class com.atlassian.confluence.util.UrlUtils
Remove all Urls from a string
removeUser(User) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
removeUser(User) - Method in interface bucket.user.UserAccessor
Deprecated.
Removes the specified user.
removeUser(Application, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
removeUser() - Method in class com.atlassian.confluence.it.admin.ViewUser
 
removeUser(User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removeUser(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Removes the user if it exists, otherwise does nothing.
removeUser(String) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
removeUser(User) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
removeUser(String) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
removeUser(User) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
removeUser(String) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
 
removeUser(User) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
 
removeUser(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Removes a user with the given username
removeUser(String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Delete the given user from the Confluence System.
removeUser(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeUser(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeUser(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeUser(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removeUser(User) - Method in class com.atlassian.confluence.user.ConfluenceUserManager
 
removeUser(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
Removes the specified user.
removeUser(User) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManager
Deprecated.
 
RemoveUserAction - Class in com.atlassian.confluence.user.actions
Action for removing a user.
RemoveUserAction() - Constructor for class com.atlassian.confluence.user.actions.RemoveUserAction
 
removeUserAttributes(Application, String, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
removeUserDirectory(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removeUserDirectory(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removeUserDirectory(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Removes user directory
removeUserDirectory(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
removeUserFromGroup(Application, String, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
removeUserFromGroup(User) - Method in class com.atlassian.confluence.it.admin.ViewGroup
 
removeUserFromGroup(String) - Method in class com.atlassian.confluence.it.admin.ViewUser
 
removeUserFromGroup(Group) - Method in class com.atlassian.confluence.it.admin.ViewUser
 
removeUserFromGroup(User, Group) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removeUserFromGroup(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removeUserFromGroup(User, Group) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
removeUserFromGroup(User, Group) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
removeUserFromGroup(User, Group) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
 
removeUserFromGroup(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Removes the given user from a group
removeUserFromGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Delete the user with name username from the group with name groupname.
removeUserFromGroup(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
removeUserFromGroup(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
removeUserFromGroup(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
removeUserFromGroup(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
removeUserFromGroup(long, String, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
 
removeUserFromGroup(long, String, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembershipDao
 
removeUserGroupMemberships(long, String) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
removeUserGroupMemberships(long, String) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
Removes any cached list of user names which are members of the named group in the specified directory.
removeUserMacro(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
removeUserMacro(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removeUserMacro(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Remove a User Macro with the given name if it exists.
removeUserMacro(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
RemoveUserMacroAction - Class in com.atlassian.confluence.admin.actions.macros
Action for removing a user macro
RemoveUserMacroAction() - Constructor for class com.atlassian.confluence.admin.actions.macros.RemoveUserMacroAction
 
RemoveUserOperation - Class in com.atlassian.crowd.embedded.hibernate2.batch.operation
Operation to remove a user and all its related information.
RemoveUserOperation(long, List<String>) - Constructor for class com.atlassian.crowd.embedded.hibernate2.batch.operation.RemoveUserOperation
 
removeUserUncleanly(String) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
removeUserUncleanly(User) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
removeUserUncleanly(String) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
removeUserUncleanly(User) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
removeUserUncleanly(String) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
Removes a user with the given username but do not remove their dependent permissions or pages.
removeUserUncleanly(User) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
Removes a user but do not remove their dependent permissions or pages.
removeUserUncleanly(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
removeUserUncleanly(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Remove a User without removing the things that refer to that user.
removeUserUncleanly(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
removeVelocityContextParam(String) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
removeVersion(String, int) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
removeWildcards(String) - Method in class com.atlassian.confluence.internal.user.UserSearchServiceInternalImpl
 
Removing - Interface in com.atlassian.confluence.event.events.types
Marker interface representing an event that indicates something is about to be removed, to allow for clean-up before the actual removal is final.
rename(String, String, boolean) - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
rename(ConfluenceUser, String, boolean) - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
rename(Group, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
rename(String, InternalUser) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdInternalMembershipDao
 
rename(User, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
rename(String, String, boolean) - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
Renames a user
rename(ConfluenceUser, String, boolean) - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
Renames a user
rename(String, String, boolean) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
rename(ConfluenceUser, String, boolean) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
rename(Group, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
rename(String, InternalUser) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateInternalMembershipDao
 
rename(User, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
rename(String, InternalUser) - Method in interface com.atlassian.crowd.embedded.hibernate2.InternalMembershipDao
Make required changes to memberships when user is renamed.
renameAttachment(String, String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
RenameEhcachePropertiesUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Renames ehcache properties to have more generic name so it could be used for cache tuning across different cache providers
RenameEhcachePropertiesUpgradeTask(BootstrapManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RenameEhcachePropertiesUpgradeTask
 
renameGroupMappings(long, String, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
renameGroupMappings(long, String, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
renamePage(AbstractPage, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
renamePage(AbstractPage, String) - Method in interface com.atlassian.confluence.pages.PageManager
Call this function if you want to rename the page only.
renamePageWithoutNotifications(AbstractPage, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
renamePageWithoutNotifications(AbstractPage, String) - Method in interface com.atlassian.confluence.pages.PageManager
Call this function if you want to rename the page only, and don't want notifications generated.
RenameTableCommand - Class in com.atlassian.confluence.upgrade.ddl
Used to rename a table
RenameTableCommand(HibernateConfig, String, String, boolean, boolean) - Constructor for class com.atlassian.confluence.upgrade.ddl.RenameTableCommand
Create a rename table command
RenameTableCommand(HibernateConfig, String, String) - Constructor for class com.atlassian.confluence.upgrade.ddl.RenameTableCommand
Create a rename table command for table renames where both the old and new names aren't quoted.
renameUser(Application, String, String) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
renameUser(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
renameUser(String, String) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
renameUser(String, String) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
renameUser(String, String) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
 
renameUser(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Change user's username
renameUser(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
renameUser(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
renameUser(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
renameUser(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
renameUser(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
renameUser(ConfluenceUser, String) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
renameUser(ConfluenceUser, String) - Method in interface com.atlassian.confluence.user.UserAccessor
Updates the username of the given user.
renameUsers(String, Map<String, String>) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Change usernames for a set of users
renameUsers(Map<String, String>) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Renames multiple users at the same time.
renameUsers(String, Map<String, String>) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
renameUsers(String, Map<String, String>) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
renameUsers(String, Hashtable) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
renameUsers(String, Hashtable) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
render(ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.compatibility.BodyTypeAwareRenderer
 
render(ContentEntityObject, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.compatibility.BodyTypeAwareRenderer
Produces an appropriate rendering of the specified content depending on its BodyType.
render(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.compatibility.BodyTypeAwareRenderer
 
render(BatchedRenderRequest...) - Method in class com.atlassian.confluence.content.render.xhtml.compatibility.BodyTypeAwareRenderer
 
render(ContentEntityObject, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultLinkRenderer
 
render(ContentEntityObject, String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultLinkRenderer
 
render(ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultRenderer
 
render(ContentEntityObject, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultRenderer
 
render(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultRenderer
 
render(BatchedRenderRequest...) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultRenderer
 
render(ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.DeviceTypeAwareRenderer
 
render(ContentEntityObject, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DeviceTypeAwareRenderer
 
render(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DeviceTypeAwareRenderer
 
render(BatchedRenderRequest...) - Method in class com.atlassian.confluence.content.render.xhtml.DeviceTypeAwareRenderer
 
render(ContentEntityObject, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.LinkRenderer
Renders link to specified content using the display name of the content as the link body.
render(ContentEntityObject, String, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.LinkRenderer
Renders link to specified content with specified alias.
render(MacroDefinition, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.ColorMacroReplacementRenderer
 
render(MacroDefinition, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.ColumnMacroReplacementRenderer
 
render(String, RenderContext, List<RuntimeException>) - Method in class com.atlassian.confluence.content.render.xhtml.migration.ErrorReportingV2Renderer
Render the supplied wiki content.
render(String, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.ErrorReportingV2Renderer
 
render(String, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.LazyLoadingMigrationRenderer
 
render(MacroDefinition, RenderContext) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.MacroReplacementRenderer
 
render(MacroDefinition, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.NolinkMacroReplacementRenderer
 
render(MacroDefinition, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.QuoteMacroReplacementRenderer
 
render(MacroDefinition, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.SectionMacroReplacementRenderer
 
render(String, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlCamelCaseLinkMigrationRendererComponent
 
render(String, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlLinkRendererComponent
 
render(String, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlMacroRendererComponent
 
render(String, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlTemplateVariableRendererComponent
 
render(ContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.Renderer
 
render(ContentEntityObject, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.Renderer
 
render(String, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.Renderer
 
render(BatchedRenderRequest...) - Method in interface com.atlassian.confluence.content.render.xhtml.Renderer
Renders an ordered collection of batched render requests, e.g.
render(String, PageContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.embed.InlineStyleHelper
 
render(Label) - Static method in class com.atlassian.confluence.labels.LabelParser
 
render(ParsedLabelName) - Static method in class com.atlassian.confluence.labels.LabelParser
 
render(ParsedLabelName, boolean) - Static method in class com.atlassian.confluence.labels.LabelParser
 
render(ParsedLabelName, User) - Static method in class com.atlassian.confluence.labels.LabelParser
The pure render function without side effects
render() - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem.Builder
Constructs an instance of PreRenderedMailNotificationQueueItem and renders the body.
render() - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem
 
render(SearchResult, SearchResultRenderContext) - Method in interface com.atlassian.confluence.plugin.SearchResultRenderer
Render the given search result.
render(String, Plugin, Map<String, Object>, Writer) - Method in class com.atlassian.confluence.plugin.web.renderer.ConfluenceAwareWebPanelRenderer
 
render(String, String, Map<String, Object>) - Method in class com.atlassian.confluence.plugins.soy.ConfluenceSoyTemplateRenderer
 
render(String, String, Map<String, Object>, Map<String, Object>) - Method in class com.atlassian.confluence.plugins.soy.ConfluenceSoyTemplateRenderer
 
render(String, String, Map<String, Object>) - Method in class com.atlassian.confluence.renderer.template.DelegatingTemplateRenderer
 
render(String, String, Map<String, Object>, Map<String, Object>) - Method in class com.atlassian.confluence.renderer.template.DelegatingTemplateRenderer
 
render(String, String, Map<String, Object>) - Method in interface com.atlassian.confluence.renderer.template.TemplateRenderer
Render a plugin-provided template as a Streamable.
render(String, String, Map<String, Object>, Map<String, Object>) - Method in interface com.atlassian.confluence.renderer.template.TemplateRenderer
Render a plugin-provided template as a Streamable.
render(SearchResult, SearchResultRenderContext) - Method in class com.atlassian.confluence.search.DefaultSearchResultResultRenderer
 
render(SearchResult, SearchResultRenderContext) - Method in class com.atlassian.confluence.search.DelegatedSearchResultRenderer
Render the given search result.
render(InternalContextAdapter, Writer) - Method in class com.atlassian.confluence.setup.sitemesh.SitemeshPageBodyRenderable
 
render(InternalContextAdapter, Writer) - Method in class com.atlassian.confluence.setup.sitemesh.SitemeshPageHeadRenderable
 
render(InternalContextAdapter, Writer, Node) - Method in class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective
Does the actual decoration.
render(InternalContextAdapter, Writer, Node) - Method in class com.atlassian.confluence.setup.velocity.DisableAntiXssDirective
 
render(InternalContextAdapter, Writer, Node) - Method in class com.atlassian.confluence.setup.velocity.HtmlSafeDirective
 
render(InternalContextAdapter, Writer, Node) - Method in class com.atlassian.confluence.setup.velocity.ParamDirective
Add the actual parameter
render(InternalContextAdapter, Writer, Node) - Method in class com.atlassian.confluence.setup.velocity.ProfilingParseDirective
 
render(InternalContextAdapter, Writer, Node) - Method in class com.atlassian.confluence.setup.velocity.RenderVelocityTemplateDirective
 
render(InternalContextAdapter, Writer, Node) - Method in class com.atlassian.confluence.setup.velocity.SkipLinkDirective
 
render(InternalContextAdapter, Writer, Node) - Method in class com.atlassian.confluence.setup.velocity.TrimDirective
 
render(Comment, boolean, HttpServletRequest) - Method in interface com.atlassian.confluence.tinymceplugin.service.CommentRenderService
 
render(Comment, boolean, HttpServletRequest, int, boolean) - Method in interface com.atlassian.confluence.tinymceplugin.service.CommentRenderService
Create the JSON representation of a Comment
render(Comment, boolean, HttpServletRequest) - Method in class com.atlassian.confluence.tinymceplugin.service.impl.CommentRenderServiceImpl
 
render(Comment, boolean, HttpServletRequest, int, boolean) - Method in class com.atlassian.confluence.tinymceplugin.service.impl.CommentRenderServiceImpl
 
render(String) - Method in class com.atlassian.confluence.userstatus.DefaultStatusTextRenderer
Deprecated.
 
render(String) - Method in interface com.atlassian.confluence.userstatus.StatusTextRenderer
Deprecated.
Renders a piece of text with inline styles
render(Content, HttpServletRequest, HttpServletResponse, ServletContext, SiteMeshWebAppContext) - Method in class com.atlassian.confluence.util.profiling.ConfluenceSitemeshDecorator
 
render(Content, HttpServletRequest, HttpServletResponse, ServletContext, SiteMeshWebAppContext) - Method in class com.atlassian.confluence.util.profiling.ConfluenceSitemeshErrorDecorator
 
render(String, String) - Method in class com.atlassian.confluence.util.QuickPageRenderBean
 
render(long) - Method in class com.atlassian.confluence.util.QuickPageRenderBean
 
RENDER_CONTEXT - Static variable in class com.atlassian.confluence.renderer.WikiRendererContextKeys
 
renderAsText(String, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.ErrorReportingV2Renderer
 
renderAsText(String, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.LazyLoadingMigrationRenderer
 
renderBlogPost(BlogPost) - Method in class com.atlassian.confluence.pages.actions.AbstractBlogPostsAction
 
renderButton(Map) - Method in class com.atlassian.confluence.plugins.macros.dashboard.CreateSpaceButtonMacro
 
renderConfluenceMacro(String) - Method in class com.atlassian.confluence.themes.GlobalHelper
 
renderConfluenceMacro(String, String...) - Method in class com.atlassian.confluence.themes.GlobalHelper
 
renderConfluenceMacro(String) - Method in interface com.atlassian.confluence.themes.ThemeHelper
 
renderContent(ContentEntityObject, String) - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.DefaultExcerpter
Deprecated.
renderContent(String, String, long, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
renderContent(String, String, long, String, Map) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
renderContent(String, long, String) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
renderContent(String, long, String, Map) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
renderContent(String, String, long, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
renderContent(String, String, long, String, Map) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
renderContent(String, String, long, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
renderContent(String, String, long, String, Map) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
renderContent(String, String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
renderContent(String, String, String, String, Hashtable) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
renderContent(String, String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
renderContent(String, String, String, String, Hashtable) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
RenderContentAction - Class in com.atlassian.confluence.renderer.actions
Action used for rendering content, specifically for PREVIEW
RenderContentAction() - Constructor for class com.atlassian.confluence.renderer.actions.RenderContentAction
 
RenderContentCommand - Interface in com.atlassian.confluence.content.service
A command that can render some content.
RenderContentCommandImpl - Class in com.atlassian.confluence.content.service
A command that renders content for preview mode in the editor.
RenderContentCommandImpl(PermissionManager, IdContentLocator, SpaceLocator, String, String, FormatConverter, ConversionContextOutputType, PageTemplateManager) - Constructor for class com.atlassian.confluence.content.service.RenderContentCommandImpl
 
renderContext(T, Timeout) - Method in class com.atlassian.confluence.rss.AbstractRenderSupport
 
renderDefaultStylesheet() - Static method in class com.atlassian.confluence.util.ConfluenceRenderUtils
Returns a default stylesheet for Confluence.
RenderedContent - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.RenderedContent instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
RenderedContent() - Constructor for class com.atlassian.confluence.pageobjects.page.content.RenderedContent
Deprecated.
 
RenderedContentCleaner - Interface in com.atlassian.confluence.content.render.xhtml
Responsible for cleaning supplied HTML content into a form that is balanced and free of any insecure markup.
renderedContext(RssRenderItem<? extends T>, Timeout) - Method in interface com.atlassian.confluence.rss.RssRenderSupport
 
renderEmail(String) - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
renderEmail(PreRenderedMailNotificationQueueItem.Builder) - Method in class com.atlassian.confluence.user.notifications.DefaultEmailService
 
Renderer - Interface in com.atlassian.confluence.content.render.xhtml
Render from Confluence storage format to XHTML for viewing or editing.
RendererAttachmentManager - Class in com.atlassian.confluence.renderer.attachments
Implemenation of the RendererAttachmentManager that converts thumbnails and attachments into useable objects for the wiki renderer.
RendererAttachmentManager() - Constructor for class com.atlassian.confluence.renderer.attachments.RendererAttachmentManager
 
renderExternalLink(Link) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
renderForDisplay(Context) - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
This method should be called to render macro details before passing to the front end for display.
renderFragment(String, Plugin, Map<String, Object>) - Method in class com.atlassian.confluence.plugin.web.renderer.ConfluenceAwareWebPanelRenderer
 
renderFragment(Writer, String, Plugin, Map<String, Object>) - Method in class com.atlassian.confluence.plugin.web.renderer.ConfluenceAwareWebPanelRenderer
 
renderGlobalReports(Map) - Method in class com.atlassian.confluence.plugins.macros.dashboard.GlobalReportsMacro
 
renderHeading(String, String, RenderContext, SubRenderer) - Method in class com.atlassian.confluence.content.render.xhtml.migration.HeadingBlockRenderer
Overrides the super method to us an alternate replacement string.
renderHeading(String, String, RenderContext, SubRenderer) - Method in class com.atlassian.confluence.renderer.NoAnchorHeadingBlockRenderer
 
renderingEventPublisher - Variable in class com.atlassian.confluence.content.render.xhtml.DefaultFormatConverter
 
RenderingEventPublisher - Interface in com.atlassian.confluence.content.render.xhtml
Publishes events related to the rendering process.
RenderingService - Interface in com.atlassian.confluence.content.service
 
renderInternal(Content, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.util.profiling.ConfluenceSitemeshDecorator
 
renderInternal(Content, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.util.profiling.ConfluenceSitemeshErrorDecorator
 
renderLink(Link) - Method in class com.atlassian.confluence.importexport.impl.ExportLinkRenderer
 
renderLink(Link, RenderContext) - Method in class com.atlassian.confluence.importexport.impl.ExportLinkRenderer
 
renderMacro(Map, String) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
renderResource(RenderContext, EmbeddedResource, String) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlEmbeddedRendererComponent
 
renderResource(EmbeddedResource, RenderContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlEmbeddedResourceRenderer
 
renderResource(EmbeddedResource, RenderContext) - Method in class com.atlassian.confluence.importexport.impl.DefaultExportEmbeddedResourceRenderer
 
renderResource(EmbeddedResource, RenderContext) - Method in class com.atlassian.confluence.importexport.impl.ExportEmbeddedResourceRenderer
 
renderResource(EmbeddedObject, RenderContext) - Method in interface com.atlassian.confluence.renderer.embedded.EmbeddedResourceRenderer
Render the embedded resource to a string.
RenderResult - Class in com.atlassian.confluence.content.render.xhtml.view
Wraps a single Renderer result, including whether the render was successful or not.
RenderResult - Class in com.atlassian.confluence.renderer
The result of a wiki rendering: the main payload is, of course, the rendered content, but we may during the course of the render want to collect more information like page structure, or excerpts or so on, so this gives us a simple metadata facility.
RenderResult(String, Map) - Constructor for class com.atlassian.confluence.renderer.RenderResult
 
renderSpaceDetails(Map) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceDetailsMacro
Deprecated.
 
renderSpaceStylesheet(Space) - Static method in class com.atlassian.confluence.util.ConfluenceRenderUtils
Returns a default stylesheet for Confluence.
renderTable(Table, SubRenderer, RenderContext) - Method in class com.atlassian.confluence.renderer.v2.ConfluenceTableBlockRenderer
 
renderTemplate(String, String, Map<String, Object>) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
renderTemplate(String, String, Map<String, Object>) - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem
 
renderTemplateWithoutSwallowingErrors(Template, Context, Writer) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
renderTemplateWithoutSwallowingErrors(String, Context, Writer) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
renderTo(Appendable, String, String, Map<String, Object>) - Method in class com.atlassian.confluence.plugins.soy.ConfluenceSoyTemplateRenderer
 
renderTo(Appendable, String, String, Map<String, Object>, Map<String, Object>) - Method in class com.atlassian.confluence.plugins.soy.ConfluenceSoyTemplateRenderer
 
renderTo(Appendable, String, String, Map<String, Object>) - Method in class com.atlassian.confluence.renderer.template.DelegatingTemplateRenderer
 
renderTo(Appendable, String, String, Map<String, Object>, Map<String, Object>) - Method in class com.atlassian.confluence.renderer.template.DelegatingTemplateRenderer
 
renderTo(Appendable, String, String, Map<String, Object>) - Method in interface com.atlassian.confluence.renderer.template.TemplateRenderer
Render a plugin-provided template to a Writer.
renderTo(Appendable, String, String, Map<String, Object>, Map<String, Object>) - Method in interface com.atlassian.confluence.renderer.template.TemplateRenderer
Render a plugin-provided template to a Writer.
renderUrlLink(OutgoingLink) - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
renderVelocityFragment(String, Map) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebFragmentHelper
 
RenderVelocityTemplateDirective - Class in com.atlassian.confluence.setup.velocity
 
RenderVelocityTemplateDirective() - Constructor for class com.atlassian.confluence.setup.velocity.RenderVelocityTemplateDirective
 
renderVersionComment(String) - Static method in class com.atlassian.confluence.core.VersionHistorySummary
Provide a standard wiki-rendering for version comments.
renderWithResult(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.compatibility.BodyTypeAwareRenderer
 
renderWithResult(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultRenderer
 
renderWithResult(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DeviceTypeAwareRenderer
 
renderWithResult(String, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.Renderer
 
REORDER_PAGES_URL - Static variable in class com.atlassian.confluence.pages.ListPagesContextProvider
 
ReorderPageDialogAction - Class in com.atlassian.confluence.pages.actions
An action for supplying panels for the re-order page of the MovePageDialog.
ReorderPageDialogAction() - Constructor for class com.atlassian.confluence.pages.actions.ReorderPageDialogAction
 
repairAncestors() - Method in class com.atlassian.confluence.pages.ancestors.AncestorsRepairer
It goes through all spaces, gets top level pages and then uses DFS algorithm for scanning all trees It reads data in batches and does not use recursion
reparentChildren(Comment) - Method in class com.atlassian.confluence.pages.Comment
 
replace(K, V, V) - Method in class com.atlassian.cache.hazelcast.asyncinvalidation.AsyncInvalidationCache
 
replace(K, V, V) - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
replace(K, V, V) - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
replace(Object, Object, Object) - Method in class com.atlassian.confluence.core.BodyTypeUserType
 
replace(Object, Object, Object) - Method in class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
replace(Object, Object, Object) - Method in class com.atlassian.confluence.impl.hibernate.HibernateUserType
 
replace(MacroDefinition) - Method in interface com.atlassian.confluence.xhtml.api.MacroDefinitionReplacer
Called each time a macro definition is found in the content, so that each definition may be replaced different content.
replace(Object, Object, Object) - Method in class com.atlassian.hibernate.BucketClobStringType
 
replace(Object, Object, Object) - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
replaceAttachmentData(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
replaceAttachmentData(Attachment, InputStream) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Sets the attachment data for attachment
replaceAttachmentData(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
replaceConfluenceConstants(String, File, File) - Static method in class com.atlassian.confluence.util.GeneralUtil
replaceConfluenceHomeConstant(String, String) - Static method in class com.atlassian.confluence.util.GeneralUtil
replaceContentProperties(ContentProperties) - Method in class com.atlassian.confluence.core.ContentEntityObject
Clones the supplied properties and sets these as the properties of the current ContentEntityObject.
replaceDataForAttachment(Attachment, InputStream) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
replaceDataForAttachment(Attachment, AttachmentDataStream) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Sets the data for attachment
replaceDataForAttachment(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
Deprecated.
replaceDataForAttachment(Attachment, AttachmentDataStream) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
 
replaceDataForAttachment(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
replaceDataForAttachment(Attachment, AttachmentDataStream) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
replaceDataForAttachment(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
replaceDataForAttachment(Attachment, AttachmentDataStream) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
replaceDataForAttachment(Attachment, AttachmentDataStream) - Method in class com.atlassian.confluence.pages.persistence.dao.LegacyAttachmentDataDaoSupport
 
replaceIndexDirectory(Path, Path) - Static method in class com.atlassian.confluence.internal.index.lucene.LuceneIndexHelper
Delete existing index files in destination then move all index files from source to destination
replaceInvalidXmlCharacters(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Take a String which may contain characters outside of the XML character range (http://www.w3.org/TR/REC-xml/#charsets) and return a String with those characters converted to Unicode "Replacement Character"s (0xFFFD).
replaceMacroDefinitionsWithString(String, ConversionContext, MacroDefinitionReplacer) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
replaceMacroDefinitionsWithString(String, ConversionContext, MacroDefinitionReplacer) - Method in interface com.atlassian.confluence.content.render.xhtml.storage.MacroDefinitionTransformer
Replaces MacroDefinitions in the supplied storageFragment with a String.
replaceMacroDefinitionsWithString(String, ConversionContext, MacroDefinitionReplacer) - Method in class com.atlassian.confluence.impl.content.render.xhtml.MacroDefinitionTransformerImpl
 
replaceMacroDefinitionsWithString(String, ConversionContext, MacroDefinitionReplacer) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Replaces MacroDefinitions in the supplied storageFragment with a String.
replicate(Object) - Method in interface bucket.core.persistence.ObjectDao
Deprecated.
since 6.10.0. Use ObjectDaoInternal#replicateEntity(EntityObject) instead.
replicate(Object) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
replicate(Object) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
replicate(Object) - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
Deprecated.
replicate(Object) - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Deprecated.
replicate(Object) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
replicateEntity(T) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
replicateEntity(T) - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
 
replicateEntity(T) - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Replicate the object.
replicateEntity(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
ReplicateOperation - Class in com.atlassian.crowd.embedded.hibernate2.batch.operation
 
ReplicateOperation(ReplicationMode) - Constructor for class com.atlassian.crowd.embedded.hibernate2.batch.operation.ReplicateOperation
 
reply() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
Deprecated.
 
replyToComment(String) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
replyToComment(String, WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
replyToComment(String) - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
replyWithFallback() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
Deprecated.
 
report(ProgressMeter, int, int, int) - Method in interface com.atlassian.confluence.impl.hibernate.bulk.BulkActionReportAware
 
report(String) - Method in class com.atlassian.confluence.util.MulticastRouteTester.Log4JReporter
 
report(String) - Method in interface com.atlassian.confluence.util.MulticastRouteTester.TestReporter
 
REPORT_DETAIL_ALL - Static variable in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
REPORT_DETAIL_FAILURES_ONLY - Static variable in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
REPORT_DETAIL_PER_FIXTURE - Static variable in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
REPORT_DETAIL_SUMMARY - Static variable in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
reportBytesLocalHeap(String) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManagementConfig
Deprecated.
 
reportIncompleteDefferredOperations() - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Log any deferred operations that are still pending.
reportOutstandingOperations() - Method in class com.atlassian.confluence.importexport.xmlimport.DeferredOperations
 
representation - Variable in class com.atlassian.confluence.api.model.content.FormattedBody.BaseFormattedBodyBuilder
 
representation(ContentRepresentation) - Method in class com.atlassian.confluence.api.model.content.FormattedBody.BaseFormattedBodyBuilder
 
request - Variable in class com.atlassian.confluence.pages.actions.AbstractRemoveAttachmentAction
 
REQUEST_ID_KEY - Static variable in class com.atlassian.confluence.util.RequestCacheThreadLocal
 
REQUEST_KEY_HELPER - Static variable in class com.atlassian.confluence.pages.actions.ViewPageAction
 
REQUEST_MAXSIZE_DEFAULT_BYTES - Static variable in class com.atlassian.confluence.plugins.restapi.filters.LimitingRequestFilter
 
REQUEST_MAXSIZE_LARGE_BYTES - Static variable in class com.atlassian.confluence.plugins.restapi.filters.LimitingRequestFilter
 
REQUEST_MAXSIZE_SYSTEM_PROPERTY - Static variable in class com.atlassian.confluence.plugins.restapi.filters.LimitingRequestFilter
 
REQUEST_TIME - Static variable in class com.atlassian.confluence.web.ResponseHeaderNames
 
RequestCacheThreadLocal - Class in com.atlassian.confluence.util
Threadlocal for caching objects that must survive the whole HTTP request.
RequestCacheThreadLocal() - Constructor for class com.atlassian.confluence.util.RequestCacheThreadLocal
 
RequestCacheThreadLocalFilter - Class in com.atlassian.confluence.util
Servlet filter for initialising and cleaning up the RequestCacheThreadLocal.
RequestCacheThreadLocalFilter() - Constructor for class com.atlassian.confluence.util.RequestCacheThreadLocalFilter
 
RequestContext - Class in com.atlassian.confluence.plugins.rest.manager
 
RequestContext(User, UriBuilder) - Constructor for class com.atlassian.confluence.plugins.rest.manager.RequestContext
 
RequestContextThreadLocal - Class in com.atlassian.confluence.plugins.rest.manager
 
RequestContextThreadLocal() - Constructor for class com.atlassian.confluence.plugins.rest.manager.RequestContextThreadLocal
 
RequestEntityEnricher - Class in com.atlassian.confluence.plugins.restapi.enrich.documentation
Removes _links and _expandable fields from request objects.
RequestEntityEnricher() - Constructor for class com.atlassian.confluence.plugins.restapi.enrich.documentation.RequestEntityEnricher
 
RequestEventPublishingFilter - Class in com.atlassian.confluence.impl.servlet
A Filter which publishes events when a matching servlet request comes through.
RequestEventPublishingFilter.SimpleRequestEvent - Class in com.atlassian.confluence.impl.servlet
 
requestFlush() - Method in class com.atlassian.confluence.impl.search.DefaultIndexFlushRequester
 
requestFlush(DefaultIndexFlushRequester.RequestIndexFlushEvent) - Method in class com.atlassian.confluence.impl.search.IndexFlushScheduler
 
requestFlush(ClusterEventWrapper) - Method in class com.atlassian.confluence.impl.search.IndexFlushScheduler
 
requestFlush() - Method in interface com.atlassian.confluence.search.IndexFlushRequester
 
RequestIndexFlushEvent(Object) - Constructor for class com.atlassian.confluence.impl.search.DefaultIndexFlushRequester.RequestIndexFlushEvent
 
requestInterceptors(String) - Method in interface com.atlassian.confluence.util.zipkin.api.ZipkinHttpClientInterceptorManager
Returns the HttpRequestInterceptor's for an outbound connection.
requestInterceptors(String, BiFunction<URI, String, String>) - Method in interface com.atlassian.confluence.util.zipkin.api.ZipkinHttpClientInterceptorManager
Returns the HttpRequestInterceptor's for an outbound connection, that generates the span name using the supplied function.
requestInterceptors(String) - Method in class com.atlassian.confluence.util.zipkin.impl.BraveZipkinHttpClientInterceptorManager
 
requestInterceptors(String, BiFunction<URI, String, String>) - Method in class com.atlassian.confluence.util.zipkin.impl.BraveZipkinHttpClientInterceptorManager
 
RequestLimitingResourceFilter - Class in com.atlassian.confluence.plugins.restapi.filters
ResourceFilter that only returns a LimitingRequestFilter.
RequestLimitingResourceFilter(long) - Constructor for class com.atlassian.confluence.plugins.restapi.filters.RequestLimitingResourceFilter
 
RequestLog - Class in com.atlassian.confluence.it.rpc
This helper is used to record url of any http requests made during a certain period.
RequestLog(ConfluenceRpc) - Constructor for class com.atlassian.confluence.it.rpc.RequestLog
 
RequestLogFilter - Class in com.atlassian.confluence.test.rpc
This filter is used to record url of any http requests made during a certain period.
RequestLogFilter(RequestLogger) - Constructor for class com.atlassian.confluence.test.rpc.RequestLogFilter
 
RequestLogger - Class in com.atlassian.confluence.test.rpc
This class is used to record url of any http requests made during a certain period.
RequestLogger() - Constructor for class com.atlassian.confluence.test.rpc.RequestLogger
 
RequestMessageManager - Class in com.atlassian.confluence.util.message
A message manager that stores messages in the request scope
RequestMessageManager() - Constructor for class com.atlassian.confluence.util.message.RequestMessageManager
 
RequestMetrics - Class in com.atlassian.confluence.jmx
Bean intended to be exposed via JMX to represent various system health metrics.
RequestMetrics() - Constructor for class com.atlassian.confluence.jmx.RequestMetrics
 
RequestParamCleaningWhitelistStrategy - Interface in com.atlassian.confluence.web.filter.validateparam
Defines a strategy for whitelisting a request parameter so that it is not explicitly declared clean.
RequestParamValidationFilter - Class in com.atlassian.confluence.web.filter.validateparam
Validates request parameter values so that they cannot contain null characters.
RequestParamValidationFilter() - Constructor for class com.atlassian.confluence.web.filter.validateparam.RequestParamValidationFilter
 
RequestSizeLimitingResourceFilterFactory - Class in com.atlassian.confluence.plugins.restapi.filters
Creates a ResourceFilter that limits the maximum size a request can be.
RequestSizeLimitingResourceFilterFactory() - Constructor for class com.atlassian.confluence.plugins.restapi.filters.RequestSizeLimitingResourceFilterFactory
 
requestTimeLimit() - Method in interface com.atlassian.confluence.util.sandbox.SandboxSpec
Sandbox function call taking longer that this time limit will be terminated.
RequestTimeThreadLocal - Class in com.atlassian.confluence.core.datetime
A thread-local for storing the time a request was received.
RequestTimeThreadLocal() - Constructor for class com.atlassian.confluence.core.datetime.RequestTimeThreadLocal
 
RequestTimeThreadLocalFilter - Class in com.atlassian.confluence.core.datetime
Stores the time of the request in the RequestTimeThreadLocal, and clears it once the request completes.
RequestTimeThreadLocalFilter() - Constructor for class com.atlassian.confluence.core.datetime.RequestTimeThreadLocalFilter
 
RequireGetMethodAction - Class in com.atlassian.confluence.httpmethod
 
RequireGetMethodAction() - Constructor for class com.atlassian.confluence.httpmethod.RequireGetMethodAction
 
RequirePostMethodAction - Class in com.atlassian.confluence.httpmethod
 
RequirePostMethodAction() - Constructor for class com.atlassian.confluence.httpmethod.RequirePostMethodAction
 
requireResource(String, Writer) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
requireResource(String, Writer) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
requireResource(String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
Wraps the parent method to provide logging.
requireResource(String) - Method in class com.atlassian.confluence.setup.velocity.VelocityFriendlyPageBuilderService
 
requireResource(String, Writer) - Method in class com.atlassian.confluence.setup.velocity.VelocityFriendlyPageBuilderService
 
requireResource(String) - Method in class com.atlassian.confluence.test.qunit.QUnitTestResourceProvider
 
requireResourcesForContext(String) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
Requires all resources which have the given context specified in their descriptor
requireResourcesForContext(String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
requireResourcesForContext(String) - Method in class com.atlassian.confluence.setup.velocity.VelocityFriendlyPageBuilderService
 
RequiresAnyConfluenceAccess - Annotation Type in com.atlassian.confluence.security.access.annotations
Add this annotation to an action invocation method, action class, or package to allow any user with Confluence access to execute the target action.
requiresElevatedSecurityCheck(String) - Method in class com.atlassian.confluence.security.login.DefaultLoginManager
 
requiresElevatedSecurityCheck() - Method in interface com.atlassian.confluence.security.login.LoginInfo
This is called to see whether the user requires an extended security check (such as CAPTCHA)
requiresElevatedSecurityCheck(String) - Method in interface com.atlassian.confluence.security.login.LoginManager
This is called to see whether the user requires an extended security check (such as CAPTCHA)
RequiresFormat - Annotation Type in com.atlassian.confluence.content.render.xhtml.macro.annotation
Class annotation for Macro implementations to define what format the macro body should be passed to the execute method as.
requiresLatestVersion() - Method in class com.atlassian.confluence.plugin.descriptor.ChangeDocumentExtractorModuleDescriptor
 
requiresLayout() - Method in class com.atlassian.confluence.impl.logging.LogMessageRecordingAppender
 
requiresLayout() - Method in class com.atlassian.confluence.logging.EventPublishingAppender
 
requiresLayout() - Method in class com.atlassian.confluence.util.profiling.ProfilingLogAppender
 
RequiresLicensedConfluenceAccess - Annotation Type in com.atlassian.confluence.security.access.annotations
Add this annotation to an action invocation method, action class, or package to allow users with licensed access to Confluence to execute the target action.
RequiresLicensedOrAnonymousConfluenceAccess - Annotation Type in com.atlassian.confluence.security.access.annotations
Add this annotation to an action invocation method, action class, or package to allow users with licensed access or anonymous access (if anonymous access is enabled) to execute the target action.
rescheduleJobs() - Method in class com.atlassian.confluence.schedule.TenantAwareJobRescheduler
 
reset() - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
Deprecated.
 
reset(Runnable) - Method in interface com.atlassian.confluence.api.model.index.IndexRecoverer
Deprecated.
Closes the reader and the writer and create new ones.
reset(JournalIdentifier) - Method in interface com.atlassian.confluence.api.service.journal.JournalService
Resets the state of the journal so that all entries currently in the journal will be skipped.
reset() - Method in class com.atlassian.confluence.concurrent.ResettableThreadLocal
 
reset(int) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.BatchableWorkSource
Reset the work source ready to begin getting batches again.
reset(int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.ContentWithTasksWorkSource
 
reset(int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.SearchResultsBatchWorkSource
 
reset(int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.OrderedEntityObjectBatchableWorkSource
 
reset(int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.WikiMarkupContentEntityObjectMigrationWorkSource
 
reset(int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlContentWorkSource
 
reset(int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlSpaceDescriptionsWorkSource
 
reset() - Method in class com.atlassian.confluence.content.render.xhtml.ResettableXmlEventReader
Resets this reader back to its original state before any events have been consumed through methods like ResettableXmlEventReader.nextEvent() or ResettableXmlEventReader.next().
reset() - Method in class com.atlassian.confluence.core.actions.LoginExemptionHelper
 
reset() - Method in class com.atlassian.confluence.core.InputStreamExceptionDecorator
 
reset() - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.schema.ConfluenceSchemaHelper
 
reset(Runnable) - Method in class com.atlassian.confluence.impl.index.MainIndexRecoverer
 
reset(JournalIdentifier) - Method in class com.atlassian.confluence.impl.journal.DefaultJournalManager
 
reset(JournalIdentifier) - Method in class com.atlassian.confluence.impl.journal.DefaultJournalService
 
reset(JournalIdentifier) - Method in interface com.atlassian.confluence.impl.journal.JournalManager
Resets the state of the journal so that all entries currently in the journal will be skipped.
reset() - Method in class com.atlassian.confluence.it.admin.DefaultSpaceLogo
 
reset() - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
reset() - Static method in class com.atlassian.confluence.jmx.CurrentTimeFacade
 
reset() - Method in class com.atlassian.confluence.plugin.DatabasePluginScanner
 
reset(Runnable) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexRecoverer
 
reset() - Method in interface com.atlassian.confluence.search.IndexTaskQueue
Remove all queued index tasks from this queue.
reset() - Method in class com.atlassian.confluence.search.lucene.filter.AnalyzerFilter
 
reset() - Method in class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
Deprecated.
 
reset() - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
Reset this flush instance.
reset() - Method in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
 
reset() - Method in class com.atlassian.confluence.search.queue.InMemoryIndexTaskQueue
 
reset() - Method in class com.atlassian.confluence.security.DefaultSpacePermissionDefaultsStore
 
reset() - Method in interface com.atlassian.confluence.security.SpacePermissionDefaultsStore
Resets default permissions to factory settings.
reset() - Static method in class com.atlassian.confluence.user.AuthenticatedUserThreadLocal
Remove any user from the current context
reset() - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
Deprecated.
 
resetAllJournalStates() - Method in class com.atlassian.confluence.impl.journal.BandanaJournalStateStore
 
resetAllJournalStates() - Method in class com.atlassian.confluence.impl.journal.CachingJournalStateStore
 
resetAllJournalStates() - Method in class com.atlassian.confluence.impl.journal.FilesystemJournalStateStore
 
resetAllJournalStates() - Method in interface com.atlassian.confluence.impl.journal.JournalStateStore
Resets the state of all journals.
resetBeanDefinition(String) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
resetCancelledMigration() - Method in interface com.atlassian.confluence.setup.actions.ConfluenceSetupPersister
Resets the confluence.cfg.xml into the previous working state after a migration to cluster was cancelled
resetCancelledMigration() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
resetColourScheme(Space) - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
resetColourScheme(Space) - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
 
resetColourScheme(Space) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
resetData(Set<User>, Set<Group>, Map<Group, HashSet<User>>) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
resetData(Set<User>, Set<Group>, Map<Group, HashSet<User>>) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
resetData(Set<User>, Set<Group>, Map<Group, HashSet<User>>) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
Return the User/Group/Membership data to a clean state.
resetDatabaseStatistics() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
resetDatabaseStatistics() - Method in class com.atlassian.confluence.test.rpc.DbStatCollector
 
resetDatabaseStatistics(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
resetDatabaseStatistics(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Reset database statistics.
resetDatabaseStatistics(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
resetFailedLoginCount(User) - Method in class com.atlassian.confluence.security.login.DefaultLoginManager
 
resetFailedLoginCount(User) - Method in interface com.atlassian.confluence.security.login.LoginManager
This can be called to reset the failed login count of a user
resetFailedLoginCount() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
 
ResetFailedLoginCountAction - Class in com.atlassian.confluence.user.actions
 
ResetFailedLoginCountAction() - Constructor for class com.atlassian.confluence.user.actions.ResetFailedLoginCountAction
 
resetGlobalThemeToDefault() - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
ResetHibernateIdRangeEvent - Class in com.atlassian.confluence.event.events.admin
 
ResetHibernateIdRangeEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.ResetHibernateIdRangeEvent
 
ResetHiLoAfterImportListener - Class in com.atlassian.confluence.event.listeners
 
ResetHiLoAfterImportListener() - Constructor for class com.atlassian.confluence.event.listeners.ResetHiLoAfterImportListener
 
resetIndexQueue() - Method in interface com.atlassian.confluence.search.IndexManager
Resets the index queue removes all entries from the queue without processing them.
resetIndexQueue() - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
Delete all of the entries on the index queue.
resetLayout(String) - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
resetLayout(String) - Method in class com.atlassian.confluence.it.space.SpaceAdmin
 
resetLinkExists() - Method in class com.atlassian.confluence.it.admin.DefaultSpaceLogo
 
resetLogLevels() - Method in class com.atlassian.confluence.it.system.LogAdjuster
Undoes all level setting by this LogAdjuster.
resetLogo() - Method in class com.atlassian.confluence.it.space.SpaceAdmin
Resets the logo.
resetOpTimerFactorySupplier() - Method in interface com.atlassian.confluence.util.profiling.AtlassianInstrumentationControl
Resets the supplier of OpTimerFactory instances used by the monitoring implementation back to the default.
resetPagination() - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
resetPasswordEvent(ResetPasswordEvent) - Method in class com.atlassian.confluence.impl.audit.listener.UserManagementAuditListener
 
resetPermissions() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator
 
resetPluginEnablementState() - Method in interface com.atlassian.confluence.it.plugin.PluginHelper
Deprecated.
 
resetPluginEnablementState() - Method in class com.atlassian.confluence.it.rpc.RpcPluginHelper
 
resetRecoveryMode() - Static method in class com.atlassian.confluence.impl.security.recovery.RecoveryUtil
 
resetResult() - Method in class com.atlassian.confluence.license.store.FlushUserCheckerCacheOnLicenseUpdate
 
resetResult() - Method in class com.atlassian.confluence.util.DefaultUserChecker
 
resetResult() - Method in interface com.atlassian.confluence.util.UserChecker
 
resetServerConfig() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
resetServerConfig() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.SoapModuleDescriptor
 
resetServerConfig() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.XmlRpcModuleDescriptor
 
ResettableTableHiLoGeneratorV5 - Class in com.atlassian.confluence.impl.hibernate
An extension of the Hibernate2-era ResettableTableHiLoGenerator that implements Hibernate5's IdentifierGenerator.
ResettableTableHiLoGeneratorV5() - Constructor for class com.atlassian.confluence.impl.hibernate.ResettableTableHiLoGeneratorV5
 
ResettableThreadLocal<T> - Class in com.atlassian.confluence.concurrent
Simple abstract class with a method to reset the thread local to its initial value
ResettableThreadLocal() - Constructor for class com.atlassian.confluence.concurrent.ResettableThreadLocal
 
ResettableXmlEventReader - Class in com.atlassian.confluence.content.render.xhtml
Not thread-safe.
ResettableXmlEventReader(XMLEventReader) - Constructor for class com.atlassian.confluence.content.render.xhtml.ResettableXmlEventReader
 
resetTestData() - Method in class com.atlassian.confluence.it.ServerStateManager
Deprecated.
since 5.6 Use ServerStateManager.resetTestData(boolean) to be explicit about auto-test-user creation.
resetTestData(boolean) - Method in class com.atlassian.confluence.it.ServerStateManager
Resets all test data, including users, groups, permission, spaces, content, etc, to a stable state.
resetThemeToDefault() - Method in class com.atlassian.confluence.it.space.SpaceAdmin
 
resetToDefault() - Method in class com.atlassian.confluence.plugins.lookandfeel.AttachmentSiteLogoManager
 
resetToDefault() - Method in interface com.atlassian.confluence.plugins.lookandfeel.SiteLogoManager
 
ResetUserPasswordAction - Class in com.atlassian.confluence.user.actions
 
ResetUserPasswordAction() - Constructor for class com.atlassian.confluence.user.actions.ResetUserPasswordAction
 
resetWelcomeMessage() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
resetWelcomeMessage(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
resetWelcomeMessage(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
resetWelcomeMessage(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
resetWithTextLink() - Method in class com.atlassian.confluence.it.admin.DefaultSpaceLogo
 
resetXStream() - Method in class com.atlassian.confluence.setup.xstream.XStreamManager
 
ResetXStreamPluginListener - Class in com.atlassian.confluence.event.listeners
 
ResetXStreamPluginListener(XStreamManager) - Constructor for class com.atlassian.confluence.event.listeners.ResetXStreamPluginListener
 
ResizableImage - Class in com.atlassian.confluence.util
Deprecated.
Since 5.5, not used.
ResizableImage(File) - Constructor for class com.atlassian.confluence.util.ResizableImage
Deprecated.
 
ResizableImage(InputStream, String) - Constructor for class com.atlassian.confluence.util.ResizableImage
Deprecated.
 
RESIZE_DIR - Static variable in class com.atlassian.confluence.util.ResizableImage
Deprecated.
 
resizeTo(int, int) - Method in class com.atlassian.confluence.util.ResizableImage
Deprecated.
 
resolve(Relatable) - Method in class com.atlassian.confluence.api.impl.service.relation.RelatableResolver
 
resolve(Function<String, T>) - Method in enum com.atlassian.confluence.cache.CoreCache
Resolves this cache using a function which takes the CoreCache.systemCacheName.
resolve(EmbeddedResource, PageContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultEmbeddedResourceResolver
 
resolve(EmbeddedResource, PageContext) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.EmbeddedResourceResolver
 
resolve(String, PageContext) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.LinkResolver
 
resolve(String, PageContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlMigrationLinkResolver
Resolves an xhtml link from the specified link text.
resolve(AttachmentResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentOwningContentResolver
 
resolve(AttachmentResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentResourceIdentifierOnlyUriResolver
 
resolve(AttachmentResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentResourceIdentifierResolver
 
resolve(BlogPostResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostResourceIdentifierResolver
 
resolve(ContentEntityResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ContentEntityResourceIdentifierResolver
 
resolve(DraftResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DraftResourceIdentifierResolver
 
resolve(IdAndTypeResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.IdAndTypeResourceIdentifierResolver
 
resolve(PageResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageResourceIdentifierResolver
 
resolve(PageTemplateResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageTemplateResourceIdentifierResolver
 
resolve(X, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ResourceIdentifierResolver
 
resolve(SpaceResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifierResolver
Resolves a SpaceResourceIdentifier to a Space if a Space for the given spacekey exists.
resolve(Function<String, T>) - Method in enum com.atlassian.confluence.impl.metrics.CoreMetrics
 
resolve(String, String) - Method in class com.atlassian.confluence.importexport.resolvers.ClassPathURIResolver
 
resolve(String, String) - Method in class com.atlassian.confluence.importexport.resolvers.DelegatingURIResolver
 
resolve(String, String) - Method in class com.atlassian.confluence.importexport.resolvers.ServletContextURIResolver
 
resolve(String, String) - Method in class com.atlassian.confluence.importexport.resolvers.ThumbnailURIResolver
 
resolve(String, String) - Static method in class com.atlassian.confluence.it.maven.MavenDependencyHelper
Deprecated.
Resolves the given maven dependency with version defined by the confluence.version system property.
resolve(String, String, String) - Static method in class com.atlassian.confluence.it.maven.MavenDependencyHelper
Deprecated.
Resolves the given maven dependency and version by looking in the reactor first.
resolve(DeserializationConfig, DeserializerProvider) - Method in class com.atlassian.confluence.rest.serialization.ContentDeserializer
 
resolve(DeserializationConfig, DeserializerProvider) - Method in class com.atlassian.confluence.rest.serialization.SpaceDeserializer
 
resolve(ApplicationCertificate) - Method in class com.atlassian.confluence.security.trust.seraph.SeraphTrustedApplicationUserResolver
resolves the application certificate into a valid user object if one is found.
resolve(String) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
 
resolve(String) - Method in class com.atlassian.sal.confluence.user.SetupUserManager
 
resolveAttachment(PageContext, EmbeddedResource) - Static method in class com.atlassian.confluence.renderer.embedded.EmbeddedResourceUtils
 
resolveAttachmentIdClashes() - Method in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentIdClashResolver
 
resolveConflict(int, String) - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.impl.AggregateNameConflictResolver
 
resolveConflict(int, String) - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.impl.DefaultPageNameConflictResolver
 
resolveConflict(int, String) - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.impl.FindAndReplaceNameConflictResolver
 
resolveConflict(int, String) - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.impl.PrefixNameConflictResolver
 
resolveConflict(int, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.bulk.PageNameConflictResolver
Implements the name conflict resolution strategy
resolveContainerHibernateObject(Target, Class<T>) - Method in interface com.atlassian.confluence.internal.permissions.TargetResolver
Get the target hibernate object for the container relating to the specified target.
resolveContainerHibernateObject(Target, Class<T>) - Method in class com.atlassian.confluence.internal.permissions.TargetResolverImpl
 
resolveDefaultLinkAlias(String, String) - Method in class com.atlassian.confluence.renderer.DefaultShortcutLinksManager
 
resolveDefaultLinkAlias(String, String) - Method in interface com.atlassian.confluence.renderer.ShortcutLinksManager
Resolves default alias.
resolveEntity(String, String, String, String) - Method in class com.atlassian.confluence.xml.XhtmlEntityResolver
 
resolveEntity(String, String) - Method in class com.atlassian.confluence.xml.XhtmlEntityResolver
 
resolveHibernateObject(Target, Class<T>) - Method in interface com.atlassian.confluence.internal.permissions.TargetResolver
Get the target hibernate object, if this target is one that has a specific object (not a container)
resolveHibernateObject(Target, Class<T>) - Method in class com.atlassian.confluence.internal.permissions.TargetResolverImpl
 
resolveJdbcContext(Map) - Method in class com.atlassian.confluence.impl.hibernate.ConfluenceHibernateSchemaManagementTool
Suppress schema creation warnings, including things like: - logWarning SQL Warning Code: 0, SQLState: 00000 - logWarning table "attachmentdata" does not exist, skipping
resolveMimeType(String, String) - Method in class com.atlassian.confluence.util.AttachmentMimeTypeTranslator
Resolve a mime type based on the filename.
resolveModelObject(Target, Class<T>) - Method in interface com.atlassian.confluence.internal.permissions.TargetResolver
Get the target model object (e.g.
resolveModelObject(Target, Class<T>) - Method in class com.atlassian.confluence.internal.permissions.TargetResolverImpl
 
resolveName(String) - Method in class com.atlassian.confluence.cluster.HashClusterNameResolver
Deprecated.
 
resolveName(String) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
resolveName(String) - Method in interface com.atlassian.confluence.cluster.NameResolver
Deprecated.
since 5.5.1. Use com.atlassian.confluence.util.ClusterUtils.resolveName(String) instead}
resolveName(String) - Static method in class com.atlassian.confluence.util.ClusterUtils
 
resolveNavigation(NavigationService) - Method in class com.atlassian.confluence.api.model.content.Content
 
resolveNavigation(NavigationService) - Method in class com.atlassian.confluence.api.model.content.History
 
resolveNavigation(NavigationService) - Method in class com.atlassian.confluence.api.model.content.JsonContentProperty
 
resolveNavigation(NavigationService) - Method in class com.atlassian.confluence.api.model.content.Space
 
resolveNavigation(NavigationService) - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
 
resolveNavigation(NavigationService) - Method in class com.atlassian.confluence.api.model.content.Version
 
resolveNavigation(NavigationService) - Method in class com.atlassian.confluence.api.model.people.Group
 
resolveNavigation(NavigationService) - Method in class com.atlassian.confluence.api.model.people.KnownUser
 
resolveNavigation(NavigationService) - Method in class com.atlassian.confluence.api.model.permissions.ContentRestriction
 
resolveNavigation(NavigationService) - Method in class com.atlassian.confluence.api.model.permissions.ContentRestrictionsPageResponse
 
resolveNavigation(NavigationService) - Method in class com.atlassian.confluence.api.model.reference.EnrichableMap
 
resolveNavigation(NavigationService) - Method in interface com.atlassian.confluence.api.nav.NavigationAware
 
resolveNavigation(NavigationService) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
resolveParameterBindType(Object) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
resolveParameterBindType(Class) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.SwitchableCachingSessionFactory
 
resolver - Variable in class com.atlassian.confluence.servlet.simpledisplay.AbstractPathConverter
Deprecated.
 
resolveShortcutUrl(String, String) - Method in class com.atlassian.confluence.renderer.DefaultShortcutLinksManager
 
resolveShortcutUrl(String, String) - Method in interface com.atlassian.confluence.renderer.ShortcutLinksManager
Resolves shortcut url.
resolveText(String, Serializable[]) - Method in class com.atlassian.sal.confluence.message.ConfluenceI18nResolver
 
resolveText(Locale, String, Serializable[]) - Method in class com.atlassian.sal.confluence.message.ConfluenceI18nResolver
resolveTransformerFactory() - Method in class com.atlassian.confluence.xml.ExportXsltTransformerResolver
 
resolveTransformerFactory() - Method in interface com.atlassian.confluence.xml.XsltTransformerResolver
Returns a {TransformerFactory} using the strategy for resolution provided by the underlying implementation.
resource(String) - Method in class com.atlassian.confluence.it.audit.impl.ConfluenceAuditRestClient
 
RESOURCE_BASE - Static variable in interface com.atlassian.confluence.api.nav.Navigation.LongTaskNav
 
RESOURCE_CONTENT - Static variable in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
A static content resource.
RESOURCE_IDENTIFIER_NAMESPACE - Static variable in class com.atlassian.confluence.content.render.xhtml.XhtmlConstants
 
RESOURCE_IDENTIFIER_NAMESPACE_PREFIX - Static variable in class com.atlassian.confluence.content.render.xhtml.XhtmlConstants
 
RESOURCE_IDENTIFIER_NAMESPACE_URI - Static variable in class com.atlassian.confluence.content.render.xhtml.XhtmlConstants
 
RESOURCE_PREFIX - Static variable in class com.atlassian.confluence.macro.xhtml.V2CompatibilityMacroManager
 
RESOURCE_PREFIX - Static variable in class com.atlassian.confluence.macro.xhtml.XhtmlMacroManager
 
RESOURCE_PREFIX - Static variable in class com.atlassian.confluence.renderer.DefaultMacroManager
 
RESOURCE_TEMPLATE - Static variable in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
A template resources.
RESOURCE_URL_PREFIX - Static variable in class com.atlassian.confluence.servlet.FileServerServlet
 
ResourceAccessor - Interface in com.atlassian.confluence.importexport.resource
Simple interface to provide access to a resource.
ResourceAware - Interface in com.atlassian.confluence.macro
Interface for making Macros resource aware.
ResourceBundleI18NResource - Class in com.atlassian.confluence.util.i18n
 
ResourceBundleI18NResource() - Constructor for class com.atlassian.confluence.util.i18n.ResourceBundleI18NResource
 
ResourceBundlesCollector - Class in com.atlassian.confluence.util.i18n
Class that: takes a map of resource bundles (keyed by locale) or single resource bundles sorts them by locale combines all bundles keyed by the same locale into one CombinedResourceBundle and returns a list of CombinedResourceBundles in the correct locale order (most specific locales come first.
ResourceBundlesCollector() - Constructor for class com.atlassian.confluence.util.i18n.ResourceBundlesCollector
 
resourceExists(String) - Static method in class com.atlassian.confluence.it.resource.Classpath
Deprecated.
 
resourceFromModuleByName(String, String) - Method in class com.atlassian.confluence.core.DefaultPluginDataSourceFactory
resourceFromModuleByName(String, String) - Method in interface com.atlassian.confluence.core.PluginDataSourceFactory
ResourceIdentifier - Interface in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Encapsulates all the state that is required to identify or resolve the location of a particular resource.
ResourceIdentifierContextUtility - Interface in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
A utility bean the provides functionality related to manipulating ResourceIdentifier during conversion (i.e.
ResourceIdentifierCreationException - Exception in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Thrown when there is an error creating a resource identifier for a particular resource.
ResourceIdentifierCreationException(Object, String) - Constructor for exception com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ResourceIdentifierCreationException
 
ResourceIdentifierExtractor - Interface in com.atlassian.confluence.impl.content.render.prefetch
 
ResourceIdentifierFactory - Interface in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Responsible for generating a resource identifier for a resource.
ResourceIdentifierMatcher - Interface in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Match a ContentEntityObject against the supplied ResourceIdentifier.
ResourceIdentifierResolver<X extends ResourceIdentifier,Y> - Interface in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Responsible for resolving or locating the actual resource identified by a resource identifier.
resourceIdentifierResolver - Variable in class com.atlassian.confluence.content.render.xhtml.view.link.ViewIdAndTypeLinkMarshaller
 
ResourceIdentifiers - Class in com.atlassian.confluence.impl.content.render.prefetch
 
ResourceIdentifiers(Map<Class<? extends ResourceIdentifier>, Set<ResourceIdentifier>>) - Constructor for class com.atlassian.confluence.impl.content.render.prefetch.ResourceIdentifiers
 
resourceKeys() - Method in interface com.atlassian.confluence.plugin.webresource.WebResourceDependenciesRecorder.RecordedResources
 
resourceLoaders - Variable in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
The List of templateLoaders that the Runtime will use to locate the InputStream source of a template.
ResourceLoaderWrapper - Class in com.atlassian.confluence.util.velocity
Wrapper class for writing resource loader filters, delegating the ResourceLoader methods to the wrapped loader.
ResourceLoaderWrapper(ResourceLoader) - Constructor for class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
 
ResourceLocationDelegate - Class in com.atlassian.confluence.plugin.dev
 
ResourceLocationDelegate(ResourceLocation) - Constructor for class com.atlassian.confluence.plugin.dev.ResourceLocationDelegate
 
ResourcePrefetcher<T extends ResourceIdentifier> - Interface in com.atlassian.confluence.impl.content.render.prefetch
 
RESOURCES_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
resourcesFromModules(String) - Method in class com.atlassian.confluence.core.DefaultPluginDataSourceFactory
resourcesFromModules(String) - Method in interface com.atlassian.confluence.core.PluginDataSourceFactory
ResourceType - Class in com.atlassian.confluence.api.model.content.webresource
Marks the type of tags that is contained in the WebResourceDependencies fields.
ResourceType(String) - Constructor for class com.atlassian.confluence.api.model.content.webresource.ResourceType
 
resourceTypes - Variable in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
 
ResourceUriGenerator - Interface in com.atlassian.confluence.api.impl.service.audit.uri
Defines how links to resources should be generated
ResourceUriGenerator.NoopGenerator - Class in com.atlassian.confluence.api.impl.service.audit.uri
 
resplitMergedContextBatchesForThisRequest() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
 
ResponseHandler<T> - Interface in com.atlassian.confluence.setup.bundles.upm.responsehandlers
 
ResponseHeaderNames - Class in com.atlassian.confluence.web
Response header names for responses from Confluence
ResponseHeaderNames() - Constructor for class com.atlassian.confluence.web.ResponseHeaderNames
 
responseInterceptors() - Method in interface com.atlassian.confluence.util.zipkin.api.ZipkinHttpClientInterceptorManager
Returns the HttpResponseInterceptor's for an outbound connection.
responseInterceptors() - Method in class com.atlassian.confluence.util.zipkin.impl.BraveZipkinHttpClientInterceptorManager
 
ResponseOutputStreamFilter - Class in com.atlassian.confluence.web.filter
Wraps the HttpServletResponse's ServletOutputStream so that it is closed properly.
ResponseOutputStreamFilter() - Constructor for class com.atlassian.confluence.web.filter.ResponseOutputStreamFilter
 
ResponseXPath - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.jwebunit.usermanagement.ResponseXPath} alternative
responseXPath(String) - Static method in class com.atlassian.confluence.it.ResponseXPath
Deprecated.
 
responseXPath(WebTester, String) - Static method in class com.atlassian.confluence.it.ResponseXPath
Deprecated.
 
REST_FUNCTEST_ADMIN_PATH - Static variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
REST_FUNCTEST_PATH - Static variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
restart() - Method in interface com.atlassian.confluence.plugins.synchrony.api.SynchronyProcessManager
Shuts down and then starts up the Synchrony process.
restart() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProcessManager
 
restart() - Method in class com.atlassian.confluence.plugins.synchrony.rest.CollaborativeEditingConfigResource
 
RestartSynchronyTask - Class in com.atlassian.confluence.plugins.synchrony.tasks
Restarts (and waits) for the Synchrony process
RestartSynchronyTask(SynchronyConfigurationManager, SynchronyProcessManager, SynchronyMonitor, CacheManager, SynchronyConfigTaskTracker, EventPublisher, CollaborativeEditingModeDuration) - Constructor for class com.atlassian.confluence.plugins.synchrony.tasks.RestartSynchronyTask
 
RestAttachmentManager - Interface in com.atlassian.confluence.plugins.rest.manager
Responsible for managing AttachmentEntity objects.
restClient() - Method in class com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest
Deprecated.
 
RestClientFactory - Class in com.atlassian.confluence.rest.client
Factory for creating jersey Client instances that can deserialize json returned from the Confluence REST API into confluence java api model objects.
RestClientFactory() - Constructor for class com.atlassian.confluence.rest.client.RestClientFactory
 
RestContentManager - Interface in com.atlassian.confluence.plugins.rest.manager
Responsible for managing ContentEntity objects.
RestData - Class in com.atlassian.confluence.rest.serialization
An class carries the settings needed for an rest operationKey This class contains a property bag for REST operationKey that we have to pass extra parameters in Http body.
RestData.RestDataBuilder - Class in com.atlassian.confluence.rest.serialization
 
RestEnrichable - Annotation Type in com.atlassian.confluence.api.serialization
An annotation indicating that this model object should be enriched when being serialized.
RestEnrichable.Helper - Class in com.atlassian.confluence.api.serialization
 
RestEnrichableProperty - Annotation Type in com.atlassian.confluence.api.serialization
Annotation indicating that a field should be included in a RestEntity even if it doesn't have a JsonProperty annotation.
RestEntity<T> - Class in com.atlassian.confluence.rest.api.model
This entity participates in our object serialization by jackson, and allows objects to be enriched with extra properties during serialization.
RestEntity(T) - Constructor for class com.atlassian.confluence.rest.api.model.RestEntity
 
RestEntityConverter - Class in com.atlassian.confluence.rest.serialization
Converts a rest entity to an enrichable entity.
RestEntityConverter(RestEntityFactory) - Constructor for class com.atlassian.confluence.rest.serialization.RestEntityConverter
 
RestEntityEnrichmentManager - Interface in com.atlassian.confluence.rest.serialization.enrich
 
RestEntityFactory - Interface in com.atlassian.confluence.rest.api.services
 
RestEntitySerializer - Class in com.atlassian.confluence.rest.serialization
 
RestEntitySerializer() - Constructor for class com.atlassian.confluence.rest.serialization.RestEntitySerializer
 
RestError - Class in com.atlassian.confluence.rest.api.model
Contains a standardised error payload for ServiceExceptions thrown by REST resources.
RestExceptionMapper - Class in com.atlassian.confluence.functest.rest.admin
Converts ServiceExceptions into Responses containing RestErrors.
RestExceptionMapper() - Constructor for class com.atlassian.confluence.functest.rest.admin.RestExceptionMapper
 
RestExceptionMapper - Class in com.atlassian.confluence.plugins.graphql.exceptions
Converts ServiceExceptions into Responses containing RestErrors.
RestExceptionMapper() - Constructor for class com.atlassian.confluence.plugins.graphql.exceptions.RestExceptionMapper
 
RestExceptionMapper - Class in com.atlassian.confluence.plugins.like.rest.resources
Converts ServiceExceptions into Responses containing RestErrors.
RestExceptionMapper() - Constructor for class com.atlassian.confluence.plugins.like.rest.resources.RestExceptionMapper
 
RestExceptionMapper - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest
Converts ServiceExceptions into Responses containing RestErrors.
RestExceptionMapper() - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.RestExceptionMapper
 
RestExceptionMapper - Class in com.atlassian.confluence.plugins.restapi.exceptions
Converts ServiceExceptions into Responses containing RestErrors.
RestExceptionMapper() - Constructor for class com.atlassian.confluence.plugins.restapi.exceptions.RestExceptionMapper
 
RestExceptionMapper - Class in com.atlassian.confluence.plugins.synchrony.rest
Converts ServiceExceptions into Responses containing RestErrors.
RestExceptionMapper() - Constructor for class com.atlassian.confluence.plugins.synchrony.rest.RestExceptionMapper
 
RestExceptionMapper - Class in com.atlassian.confluence.tinymceplugin.rest
Converts ServiceExceptions into Responses containing RestErrors.
RestExceptionMapper() - Constructor for class com.atlassian.confluence.tinymceplugin.rest.RestExceptionMapper
 
RestFieldValidationError - Class in com.atlassian.confluence.rest.api.model.validation
REST-friendly version of a SimpleFieldValidationError.
RestFieldValidationError(SimpleFieldValidationError) - Constructor for class com.atlassian.confluence.rest.api.model.validation.RestFieldValidationError
 
RestHelper - Class in com.atlassian.confluence.it
Deprecated.
since 6.4 Use com.atlassian.confluence.test.stateless.ConfluenceStatelessRestTestRunner instead
RestHelper() - Constructor for class com.atlassian.confluence.it.RestHelper
Deprecated.
 
RestList<T> - Class in com.atlassian.confluence.rest.api.model
The RestList participates in our collection serialization by jackson, and allows collections to be enriched with extra properties during serialization.
RestList() - Constructor for class com.atlassian.confluence.rest.api.model.RestList
 
RestList.Builder<T> - Class in com.atlassian.confluence.rest.api.model
 
RestListDeserializer - Class in com.atlassian.confluence.rest.serialization
Deserializer for RestList.
RestListDeserializer(JsonDeserializer, JavaType, TypeDeserializer) - Constructor for class com.atlassian.confluence.rest.serialization.RestListDeserializer
 
RestListLinkEnricher - Class in com.atlassian.confluence.plugins.restapi.enrich.model
Enricher which populates extra links in ContentRestrictionsPageResponses At the moment of creation it did not enrich any other RestLists.
RestListLinkEnricher(RestNavigationService, GraphQL) - Constructor for class com.atlassian.confluence.plugins.restapi.enrich.model.RestListLinkEnricher
 
RestNavigation - Interface in com.atlassian.confluence.rest.api.services
Extends the Navigation API with URI-building methods.
RestNavigation.RestBuilder - Interface in com.atlassian.confluence.rest.api.services
 
RestNavigationImpl - Class in com.atlassian.confluence.plugins.rest.navigation.impl
 
RestNavigationImpl(String, String) - Constructor for class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
RestNavigationService - Interface in com.atlassian.confluence.rest.api.services
Extends the NavigationService to return RestNavigation instances.
RestObject - Class in com.atlassian.confluence.rest.api.model
 
RestObject() - Constructor for class com.atlassian.confluence.rest.api.model.RestObject
 
RestObject.Properties - Class in com.atlassian.confluence.rest.api.model
Common property keys that may be present on a RestObject
RestObjectEnricher - Interface in com.atlassian.confluence.plugins.restapi.enrich
Enriches entities and collections with extra properties that participate in json or graph-ql serialization.
restore(Content) - Method in class com.atlassian.confluence.api.impl.service.content.ContentTrashServiceImpl
 
restore(ContentId, VersionRestoreParameters, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.ContentVersionServiceImpl
 
RESTORE - Static variable in class com.atlassian.confluence.api.model.permissions.OperationKey
 
restore(Content) - Method in interface com.atlassian.confluence.api.service.content.ContentTrashService
Restore a trashed piece of content.
restore(ContentId, VersionRestoreParameters, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.ContentVersionService
Restore on version of content, update current content with that version then increment version number of current version.
restore() - Method in class com.atlassian.confluence.core.ContentEntityObject
restores content from the trash
Restore - Interface in com.atlassian.confluence.event.events.types
Indicates that the implementation represents a restore event.
restore(Attachment) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
restore(InputStream) - Method in interface com.atlassian.confluence.importexport.plugin.BackupRestoreProvider
 
restore(LuceneIndexSnapshot) - Method in class com.atlassian.confluence.internal.index.lucene.snapshot.DefaultLuceneIndexSnapshotManager
 
restore(LuceneIndexSnapshot) - Method in interface com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotManager
Restore a Lucene snapshot for given journal (index) to the current node
restore(Attachment) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Restores an attachment from trash.
restore(Attachment) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
restore(Attachment) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
restore(Attachment) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
restore(Content) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
restore(Content) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTrashServiceImpl
restore(ContentId, VersionRestoreParameters, Expansion...) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentVersionServiceImpl
restore(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
Deprecated.
restore(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTrashService
Deprecated.
restore(ContentId, VersionRestoreParameters, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentVersionService
Restore on version of content, update current content with that version then increment version number of current version.
RESTORE_DIR - Static variable in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
RESTORE_TITLE - Static variable in class com.atlassian.confluence.api.service.content.VersionRestoreParameters
 
restoreAbstractPage(long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
restoreAbstractPage(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
restoreAbstractPage(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Restores an abstract page from the trash.
restoreAbstractPage(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
RestoreAction - Class in com.atlassian.confluence.importexport.actions
restores a file from an uploaded file.
RestoreAction() - Constructor for class com.atlassian.confluence.importexport.actions.RestoreAction
 
restoreAndViewContentVersion(int) - Method in class com.atlassian.confluence.it.content.ViewContentHistoryBean
 
restoreBackupColorScheme() - Method in class com.atlassian.confluence.plugins.lookandfeel.AutoLookAndFeelManager
 
RestoreBandanaValuesTransactionCallbackDecorator - Class in com.atlassian.confluence.importexport.xmlimport
Certain Bandana values may need to be restored after an import is completed.
RestoreBandanaValuesTransactionCallbackDecorator(BandanaManager, TransactionCallback) - Constructor for class com.atlassian.confluence.importexport.xmlimport.RestoreBandanaValuesTransactionCallbackDecorator
 
restoreCompletionStage(Content) - Method in class com.atlassian.confluence.rest.client.AbstractRemoteContentService
 
restoreCompletionStage(Content) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentTrashServiceImpl
 
restoreCompletionStage(ContentId, VersionRestoreParameters, Expansion...) - Method in class com.atlassian.confluence.rest.client.impl.RemoteContentVersionServiceImpl
 
restoreCompletionStage(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
Restore a trashed piece of content.
restoreCompletionStage(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTrashService
Restore a trashed piece of content.
restoreCompletionStage(ContentId, VersionRestoreParameters, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentVersionService
Restore on version of content, update current content with that version then increment version number of current version.
restoreContentHistory(ContentId, RestData, String) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ContentVersionResource
Restore a historical version to be a new current version.
restoreDefaultColorScheme() - Method in class com.atlassian.confluence.plugins.lookandfeel.AutoLookAndFeelManager
 
restoreDependents() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
restoreEventPosition(int) - Method in class com.atlassian.confluence.content.render.xhtml.ResettableXmlEventReader
Moves the pointer of this reader to the specified position.
RestoreExistingTrashItemAction - Class in com.atlassian.confluence.pages.actions
 
RestoreExistingTrashItemAction() - Constructor for class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
restoreFeatureState() - Method in class com.atlassian.confluence.it.content.SharedDraftsDarkFeatureTestHelper
 
RestoreIndexSnapshotMaintenanceTask - Class in com.atlassian.confluence.impl.system.task
A SystemMaintenanceTask that is created when a node uploads a snapshot of its index to be used by other nodes in the cluster to replace their indexes.
RestoreIndexSnapshotMaintenanceTask(String, Collection<RestoreIndexSnapshotMaintenanceTask.IndexSnapshot>) - Constructor for class com.atlassian.confluence.impl.system.task.RestoreIndexSnapshotMaintenanceTask
 
RestoreIndexSnapshotMaintenanceTask.IndexSnapshot - Class in com.atlassian.confluence.impl.system.task
Hold an index snapshot
RestoreIndexSnapshotMaintenanceTaskRunner - Class in com.atlassian.confluence.impl.system.runner
 
RestoreIndexSnapshotMaintenanceTaskRunner(SystemMaintenanceTaskRegistry, LuceneIndexSnapshotManager, ReIndexJobManager, ClusterManager, ClusterLockService, EventPublisher) - Constructor for class com.atlassian.confluence.impl.system.runner.RestoreIndexSnapshotMaintenanceTaskRunner
 
RestoreIndexSnapshotStartedEvent - Class in com.atlassian.confluence.event.events.admin
 
RestoreIndexSnapshotStartedEvent() - Constructor for class com.atlassian.confluence.event.events.admin.RestoreIndexSnapshotStartedEvent
 
RestoreLocalFileAction - Class in com.atlassian.confluence.importexport.actions
Restores a backup file from the restore directory in the Confluence home folder.
RestoreLocalFileAction() - Constructor for class com.atlassian.confluence.importexport.actions.RestoreLocalFileAction
 
restorePage(AbstractPage) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
restorePage(AbstractPage) - Method in interface com.atlassian.confluence.pages.PageManager
Restores a trashed page, effectively moving it out of the trash and promoting it back to being normal page.
RestorePageAction - Class in com.atlassian.confluence.importexport.actions
Restores a single page from a single page XML export.
RestorePageAction() - Constructor for class com.atlassian.confluence.importexport.actions.RestorePageAction
 
RestorePluginStateStoreTransactionCallbackDecorator - Class in com.atlassian.confluence.importexport.xmlimport
Decorates a TransactionCallback with logic to take a snapshot of the PluginPersistentStateStore before execution and restore it after execution.
RestorePluginStateStoreTransactionCallbackDecorator(PluginPersistentStateStore, TransactionCallback) - Constructor for class com.atlassian.confluence.importexport.xmlimport.RestorePluginStateStoreTransactionCallbackDecorator
 
restorePreviousToken() - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
restorePreviousToken() - Method in interface com.atlassian.confluence.user.SignupManager
Restore the previous private-signup token and returns it.
RestoreTrashItemAction - Class in com.atlassian.confluence.pages.actions
 
RestoreTrashItemAction() - Constructor for class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
RestPageRequest - Class in com.atlassian.confluence.rest.api.model
A request for a page of data.
RestPageRequest(UriInfo, int, int) - Constructor for class com.atlassian.confluence.rest.api.model.RestPageRequest
 
RestPageRequest(Navigation.Builder, int, int) - Constructor for class com.atlassian.confluence.rest.api.model.RestPageRequest
 
RestPageRequest(UriBuilder, int, int) - Constructor for class com.atlassian.confluence.rest.api.model.RestPageRequest
 
RestPageRequest(Navigation.Builder, PageResponse<Content>) - Constructor for class com.atlassian.confluence.rest.api.model.RestPageRequest
 
RestPageRequest(UriBuilder, PageResponse) - Constructor for class com.atlassian.confluence.rest.api.model.RestPageRequest
 
RestPlugin - Class in com.atlassian.confluence.it.rpc.delegates.admin.model
Represents a Plugin very simply for RPC purposes.
RestPlugin() - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.model.RestPlugin
 
RestPluginModule - Class in com.atlassian.confluence.it.rpc.delegates.admin.model
Represents a Plugin Module very simply for RPC purposes.
RestPluginModule() - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.model.RestPluginModule
 
RestPluginModule(boolean) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.model.RestPluginModule
 
RESTRICTED_PAGE_VIEW_EXTRA_LINK_TYPE_DRAFT - Static variable in class com.atlassian.confluence.impl.audit.listener.ContentPermissionsAuditListener
 
RESTRICTED_PAGE_VIEW_EXTRA_LINK_TYPE_KEY - Static variable in class com.atlassian.confluence.impl.audit.listener.ContentPermissionsAuditListener
 
RESTRICTED_PAGE_VIEW_NOT_PERMITTED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.ContentPermissionsAuditListener
 
RestrictedPageViewNotPermittedEvent - Class in com.atlassian.confluence.internal.audit.event
This event is fired when a user trying to access a restricted page/blogpost which they don't have permission to view
RestrictedPageViewNotPermittedEvent(AbstractPage) - Constructor for class com.atlassian.confluence.internal.audit.event.RestrictedPageViewNotPermittedEvent
 
RESTRICTION_LIMIT - Static variable in class com.atlassian.confluence.plugins.restapi.resources.DefaultValues
 
RESTRICTION_SUBPATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
 
restrictionByOperation() - Method in interface com.atlassian.confluence.api.nav.Navigation.ContentNav
Create a nav builder to reference a set of restrictions, by operation.
restrictions(Map<OperationKey, ContentRestriction>) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
RESTRICTIONS - Static variable in class com.atlassian.confluence.api.model.content.Content.Expansions
 
restrictions(Map<SubjectType, PageResponse<Subject>>) - Method in class com.atlassian.confluence.api.model.permissions.ContentRestriction.ContentRestrictionBuilder
 
RESTRICTIONS - Static variable in class com.atlassian.confluence.api.model.permissions.ContentRestriction.Expansions
 
restrictions() - Method in interface com.atlassian.confluence.api.nav.Navigation.ExperimentalContentNav
 
restrictionSubjects() - Static method in class com.atlassian.confluence.rest.api.model.pagination.PaginationLimits
Maximum number of Subjects to return at a time.
restrictQuery(User, BooleanQuery) - Method in interface com.atlassian.confluence.search.ConfluenceSearchScope
Deprecated.
 
RestSearchParameters - Class in com.atlassian.confluence.plugins.rest.service
 
RestSearchParameters(String, String, String, Set<String>, Set<String>, boolean, String) - Constructor for class com.atlassian.confluence.plugins.rest.service.RestSearchParameters
 
RestSearchService - Interface in com.atlassian.confluence.plugins.rest.service
Service to implement different search algorithms
RestSpaceManager - Interface in com.atlassian.confluence.plugins.rest.manager
Responsible for managing SpaceEntity objects.
RestUserSessionManager - Interface in com.atlassian.confluence.plugins.rest.manager
Responsible for managing UserSessionEntity objects.
RestValidationError - Class in com.atlassian.confluence.rest.api.model.validation
REST-friendly version of a ValidationError.
RestValidationError(ValidationError) - Constructor for class com.atlassian.confluence.rest.api.model.validation.RestValidationError
 
RestValidationResult - Class in com.atlassian.confluence.rest.api.model.validation
REST-friendly version of a ValidationResult.
RestValidationResult(ValidationResult) - Constructor for class com.atlassian.confluence.rest.api.model.validation.RestValidationResult
 
result(String) - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskSubmission.LongTaskSubmissionBuilder
 
result(Iterable<T>) - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
 
Result() - Constructor for class com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner.Result
 
Result() - Constructor for class com.atlassian.confluence.content.render.xhtml.XhtmlCleaner.Result
Deprecated.
 
Result(CONTEXT, List<TARGET>, boolean) - Constructor for class com.atlassian.confluence.impl.hibernate.bulk.BulkAction.Result
 
RESULT_PRECONDITIONS_FAILED - Static variable in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
 
resultFilter - Variable in class com.atlassian.confluence.search.v2.AbstractSearch
 
ResultFilter - Interface in com.atlassian.confluence.search.v2
Deprecated.
since 5.5. Please consider implementing SearchFilter. If you must perform post search filtering, you can filter SearchResults returned by the methods on SearchManager.
resultGlobalContainer(ContainerSummary) - Method in class com.atlassian.confluence.api.model.search.SearchResult.Builder
 
ResultLoggingInterceptor - Class in com.atlassian.confluence.core
Subclass of default XWork logging interceptor which adds logging of the action result.
ResultLoggingInterceptor() - Constructor for class com.atlassian.confluence.core.ResultLoggingInterceptor
 
resultMessageIsNotEmpty() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
results - Variable in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
 
results - Variable in class com.atlassian.confluence.pageobjects.component.form.MultiPicker
Deprecated.
 
results(List<T>, boolean) - Method in class com.atlassian.confluence.rest.api.model.RestList.Builder
 
results(PageResponse<T>) - Method in class com.atlassian.confluence.rest.api.model.RestList.Builder
 
resultsContain(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorAutoComplete
Deprecated.
 
resultsPerPage - Variable in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
resultsPerPageOptions - Variable in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
ResultSuppliers - Class in com.atlassian.confluence.plugins.restapi.resources
Contains static methods to generate Suppliers with common rest results.
ResultSuppliers() - Constructor for class com.atlassian.confluence.plugins.restapi.resources.ResultSuppliers
 
ResultTemplate - Class in com.atlassian.confluence.search.contentnames
Class that allows clients to specify what categories of results to get back from any content name search.
ResultTemplate() - Constructor for class com.atlassian.confluence.search.contentnames.ResultTemplate
 
resume() - Method in class com.atlassian.confluence.impl.schedule.caesium.ThreadLocalSchedulerControl
 
resume() - Method in class com.atlassian.confluence.impl.search.DefaultIndexFlushRequester
 
resume() - Method in interface com.atlassian.confluence.search.IndexerControl
Enable indexing.
resume() - Method in interface com.atlassian.confluence.search.IndexFlushRequester
 
resume() - Method in interface com.atlassian.confluence.search.IndexFlushScheduler
Deprecated.
 
resume() - Method in class com.atlassian.confluence.search.ThreadLocalIndexerControl
 
resume() - Method in class com.atlassian.confluence.util.longrunning.DefaultLongRunningTaskManager
 
resume() - Method in interface com.atlassian.confluence.util.longrunning.LongRunningTaskManager
Resume accepting long-running tasks after LongRunningTaskManager.stop(long, java.util.concurrent.TimeUnit) has been called.
resumeAllJobs() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.SchedulerRpc
 
resumeAllJobs(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
resumeAllJobs(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminSchedulerResource.
resumeAllJobs(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminSchedulerResource.
resumeDraft(long) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
resumeDraft(long, WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
resumeDraft() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ViewDraftDiffDialog
Deprecated.
 
ResumeDraftAction - Class in com.atlassian.confluence.pages.actions
 
ResumeDraftAction() - Constructor for class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
resumeDraftForContent(String) - Method in class com.atlassian.confluence.pageobjects.page.user.DraftsPage
Deprecated.
 
resumeDraftFromWarning() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
resumeFlushing() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.IndexRpc
 
resumeJob(ScheduledJobKey) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
resumeJob(QuartzJob) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
resumeJob(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
resumeJob(ScheduledJobKey) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.SchedulerRpc
 
resumeJob(QuartzJob) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.SchedulerRpc
Deprecated.
resumeJob(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.SchedulerRpc
Deprecated.
resumeJob(ResumeJobEvent) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForAtlassianScheduler
 
resumeJob(ResumeJobEvent) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForQuartz
Deprecated.
 
resumeJob(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
resumeJob(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminSchedulerResource.
resumeJob(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminSchedulerResource.
ResumeJobEvent - Class in com.atlassian.confluence.schedule.events
A cluster-wide event indicating that a specific scheduled job should be resumed.
ResumeJobEvent(Object, ScheduledJobKey) - Constructor for class com.atlassian.confluence.schedule.events.ResumeJobEvent
 
Resumer() - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.IndexRpc.Resumer
 
retainAll(Collection<?>) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
retainAll(Collection<?>) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
RetentionPeriod - Class in com.atlassian.confluence.api.model.audit
Deprecated.
since 7.5.0. Use AuditRetentionConfig from atlassian-audit-api
retrieve(BandanaContext, String) - Method in class com.atlassian.confluence.impl.bandana.ReadThroughCachingBandanaPersister
Retrieves the value associated with the key from the given context.
retrieve(BandanaContext) - Method in class com.atlassian.confluence.impl.bandana.ReadThroughCachingBandanaPersister
This implementation is extremely processor intensive but correct.
retrieve() - Method in class com.atlassian.confluence.license.DefaultLicenseService
 
retrieve(Product) - Method in class com.atlassian.confluence.license.DefaultLicenseService
Deprecated.
retrieve() - Method in interface com.atlassian.confluence.license.LicenseService
Retrieves the currently installed Confluence license.
retrieve(Product) - Method in interface com.atlassian.confluence.license.LicenseService
Deprecated.
retrieve() - Method in interface com.atlassian.confluence.license.LicenseWebFacade
Deprecated.
retrieve(Product) - Method in interface com.atlassian.confluence.license.LicenseWebFacade
Deprecated.
retrieve() - Method in class com.atlassian.confluence.license.LicenseWebFacadeTemplate
Deprecated.
retrieve(Product) - Method in class com.atlassian.confluence.license.LicenseWebFacadeTemplate
Deprecated.
retrieve() - Method in class com.atlassian.confluence.license.store.ApplicationConfigurationLicenseStore
 
retrieve() - Method in interface com.atlassian.confluence.license.store.LicenseStore
Retrieves the currently installed license.
retrieve() - Method in interface com.atlassian.confluence.license.WebLicenseFacade
Deprecated.
retrieve(BandanaContext, String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
retrieve(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
retrieve(BandanaContext, String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
Deprecated.
Retrieves the value associated with the key from the given context.
retrieve(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
Deprecated.
This implementation is extremely processor intensive but correct.
retrieve(BandanaContext, String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
retrieve(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
retrieveAbstractPage(long) - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
 
retrieveAbstractPage(long) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
Retrieves a given page, and throws RemoteException if the page is not found or the user has no view perm.
retrieveApplicationCertificate(String) - Method in interface com.atlassian.confluence.security.trust.CertificateRetrievalService
 
retrieveApplicationCertificate(String) - Method in class com.atlassian.confluence.security.trust.HttpCertificateRetrievalService
 
retrieveAtlassianLicense() - Method in class com.atlassian.confluence.license.DefaultLicenseService
 
retrieveAtlassianLicense() - Method in interface com.atlassian.confluence.license.LicenseService
Retrieves the currently installed Atlassian license.
retrieveBytes(String) - Method in class com.atlassian.confluence.it.resource.FileRetriever
 
retrieveContent(long) - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
Retrieves the content with the given ID, throwing an exception if the content can not be found, or the current user has not permission to view it.
retrieveContent(long) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
retrieveEntries() - Method in class com.atlassian.confluence.util.message.AbstractMessageManager
 
retrieveEntries() - Method in class com.atlassian.confluence.util.message.BandanaMessageManager
 
retrieveEntries() - Method in class com.atlassian.confluence.util.message.RequestMessageManager
 
retrieveEntries() - Method in class com.atlassian.confluence.util.message.SessionMessageManager
 
retrieveFile(String, String, String) - Method in class com.atlassian.confluence.it.resource.FileRetriever
 
retrieveForProduct(Product) - Method in interface com.atlassian.confluence.license.LicenseService
Retrieves the license for the requested product.
retrieveForProduct(Product) - Method in interface com.atlassian.confluence.license.LicenseWebFacade
 
retrieveKeys(BandanaContext) - Method in class com.atlassian.confluence.impl.bandana.ReadThroughCachingBandanaPersister
Bypass the cache
retrieveKeys(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
retrieveKeys(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
Deprecated.
Bypass the cache
retrieveKeys(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
retrieveLicense() - Method in interface com.atlassian.confluence.license.LicenseWebFacade
 
retrieveLicense() - Method in interface com.atlassian.confluence.license.WebLicenseFacade
 
retrieveMailServer() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
retrieveMatchingAttachment(AbstractPage, AttachmentManager) - Method in class com.atlassian.confluence.pages.actions.beans.AttachmentBean
 
retrieveOptional() - Method in interface com.atlassian.confluence.internal.license.store.LicenseStoreInternal
Only useful during setup.
retrieveOptional() - Method in class com.atlassian.confluence.license.store.ApplicationConfigurationLicenseStore
 
retrieveOrCreateThumbNail(Attachment, File, int, int) - Method in class com.atlassian.confluence.pages.thumbnail.renderer.DelegatingThumbnailRenderer
Create a new or return an existing Thumbnail for this attachment.
retrievePage(String, String) - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
 
retrievePage(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
Retrieves a given page by space key and page title, and throws RemoteException if the page is not found or the user has no view perm.
retrieveSettings(String) - Method in interface com.atlassian.confluence.core.CustomPageSettingsManager
 
retrieveSettings() - Method in interface com.atlassian.confluence.core.CustomPageSettingsManager
Get the global settings for the Custom Page Settings
retrieveSettings(String) - Method in class com.atlassian.confluence.core.DefaultCustomPageSettingsManager
 
retrieveSettings() - Method in class com.atlassian.confluence.core.DefaultCustomPageSettingsManager
 
retrieveSignupToken() - Method in class com.atlassian.confluence.it.admin.SignupSettings
 
retrieveSingletonFromMainContext(Class<T>) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
Retrieves a single bean of the given type from the main context.
retrieveSpace(String) - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
 
retrieveSpace(String) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
Retrieves a given space, and throws RemoteException if the space is not found or the user has no view perm.
retrieveTask() - Static method in class com.atlassian.confluence.util.longrunning.LongRunningTaskUtils
Deprecated.
 
retrieveThemeData(String) - Method in class com.atlassian.confluence.plugins.doctheme.DefaultThemeService
 
retrieveThemeData(String) - Method in interface com.atlassian.confluence.plugins.doctheme.ThemeService
 
retrieveUser(String) - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
Retrieves the user with the given username
retrieveUser(String) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
returnAdminPageContent() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
Deprecated.
 
returnedClass() - Method in class com.atlassian.confluence.core.BodyTypeUserType
 
returnedClass() - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentTypeEnumUserType
 
returnedClass() - Method in class com.atlassian.confluence.core.persistence.hibernate.InstantType
 
returnedClass() - Method in class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
returnedClass() - Method in class com.atlassian.confluence.impl.journal.JournalIdentifierUserType
 
returnedClass() - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.RelatableEntityTypeEnumUserType
 
returnedClass() - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.NamespaceUserType
 
returnedClass() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.CryptographicKeyType
 
returnedClass() - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceStatusUserType
 
returnedClass() - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceTypeUserType
 
returnedClass() - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.UserKeyUserType
 
returnedClass() - Method in class com.atlassian.crowd.embedded.hibernate2.types.ApplicationPersistentType
 
returnedClass() - Method in class com.atlassian.crowd.embedded.hibernate2.types.DirectoryPersistentType
 
returnedClass() - Method in class com.atlassian.crowd.embedded.hibernate2.types.GroupPersistentType
 
returnedClass() - Method in class com.atlassian.crowd.embedded.hibernate2.types.MembershipPersistentType
 
returnedClass() - Method in class com.atlassian.crowd.embedded.hibernate2.types.OperationPersistentType
 
returnedClass() - Method in class com.atlassian.hibernate.BucketClobStringType
 
returnedClass() - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
ReturnValueAnnotation - Annotation Type in com.atlassian.confluence.velocity.annotations
Deprecated.
since 6.5. Use ReturnValueAnnotation instead.
reverse() - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntityList
Reverse the order of the attachments
REVERT - Static variable in class com.atlassian.confluence.core.DefaultSaveContext
 
RevertBlogPostCommand - Class in com.atlassian.confluence.content.service.blogpost
 
RevertBlogPostCommand(PageManager, PermissionManager, BlogPostLocator, String, int, boolean) - Constructor for class com.atlassian.confluence.content.service.blogpost.RevertBlogPostCommand
 
revertChildPageOrder(Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
revertChildPageOrder(Page) - Method in interface com.atlassian.confluence.pages.PageManager
Removes manual ordering of child pages.
revertContentEntityBackToVersion(ContentEntityObject, int, String, boolean) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Reverts a ContentEntityObject back to its state at the version specified by version.
revertContentEntityBackToVersion(ContentEntityObject, int, String, boolean) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
RevertContentToVersionCommand - Class in com.atlassian.confluence.content.service.page
 
RevertContentToVersionCommand(PermissionManager, ContentEntityManager) - Constructor for class com.atlassian.confluence.content.service.page.RevertContentToVersionCommand
 
RevertPageBackToVersionAction - Class in com.atlassian.confluence.pages.actions
 
RevertPageBackToVersionAction() - Constructor for class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
RevertPageCommand - Class in com.atlassian.confluence.content.service.page
 
RevertPageCommand(PageManager, PermissionManager, PageLocator, String, int, boolean) - Constructor for class com.atlassian.confluence.content.service.page.RevertPageCommand
 
RevertPageOrderAction - Class in com.atlassian.confluence.pages.actions
Removes page position information from the children of the provided page, effectively reverting their order to alphabetical.
RevertPageOrderAction() - Constructor for class com.atlassian.confluence.pages.actions.RevertPageOrderAction
 
RevertPageOrderCommand - Class in com.atlassian.confluence.content.service.page
Removes page position information from the children of the provided page, effectively reverting their order to alphabetical.
RevertPageOrderCommand(PageManager, PermissionManager, PageLocator) - Constructor for class com.atlassian.confluence.content.service.page.RevertPageOrderCommand
 
revertRestartRequiredChange(String) - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
 
revoke(InternalGrantedPermission) - Method in class com.atlassian.crowd.embedded.hibernate2.NoopInternalUserPermissionDao
 
revokeAllGlobalPermissions(Subject) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Revoke all global permissions for a group, user, or anonymous.
revokeAllGlobalUnlicensedAuthenticatedPermissions() - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Revoke all global permissions for unlicensed authenticated users.
revokeAllPermissions(Group) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Old XML-RPC method. No exact replacement. Use rpc.admin.permissions.PermissionsRpc.removeAllGlobalGroupPermissions(java.lang.String), and PermissionsRpc.removeAllSpaceGroupPermissions(java.lang.String, java.lang.String) for the appropriate spaces.
revokeAllPermissions(Group) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
revokeAllSpacePermissions(String, Subject) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Revoke all permissions on a space for a user, group or anonymous.
revokeAllSpaceUnlicensedAuthenticatedPermissions(String) - Method in class com.atlassian.confluence.functest.rest.admin.PermissionsResource
Revoke all permissions on a space for unlicensed authenticated users.
revokeAnonymousPermission(SpacePermission, Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
revokeAnonymousUsePermission() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Old XML-RPC method. Use rpc.admin.permissions.PermissionsRpc.disableAnonymousUseConfluence() instead.
revokeAnonymousUsePermission() - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
revokeAnonymousViewUserProfilePermission() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
revokeContentPermission(ContentPermission, ContentEntity) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
revokePermission(GlobalPermission, Entity) - Method in class com.atlassian.confluence.it.admin.GlobalPermissions
 
revokePermission(SpacePermission, Space, Entity) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
revokePermission(GlobalPermission, Entity) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
revokePermission(SpacePermission, Space, Entity) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
revokePermission(GlobalPermission, Entity) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
revokePermission(SpacePermission, Entity) - Method in class com.atlassian.confluence.it.space.SpacePermissions
 
revokePermissions(Space, Entity, SpacePermission...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
revokePermissions(Space, Entity, SpacePermission...) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
 
rewrite(IndexReader) - Method in class com.atlassian.confluence.impl.search.v2.lucene.score.LuceneFunctionScoreQuery
 
rewrite(IndexReader) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostingQuery
Deprecated.
 
RewriteResult(String, Map<UserKey, UserKey>) - Constructor for class com.atlassian.confluence.importexport.impl.StorageFormatUserRewriter.RewriteResult
 
rewriteUserKeysInContent(String, Function<UserKey, UserKey>, ConversionContext) - Method in class com.atlassian.confluence.importexport.impl.StorageFormatUserRewriter
rgbToHsl(int, float[]) - Static method in class com.atlassian.confluence.themes.AbstractColourScheme
Deprecated.
since 5.10
RICH_TEXT_BODY_PARAMETER_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroConstants
 
RICHTEXT - Static variable in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
RichTextLinkBody - Class in com.atlassian.confluence.xhtml.api
A RichTextLinkBody is one that contains XHTML data and may be displayed on an XHTML client without requiring any encoding.
RichTextLinkBody(String) - Constructor for class com.atlassian.confluence.xhtml.api.RichTextLinkBody
 
RichTextMacroBody - Class in com.atlassian.confluence.content.render.xhtml.definition
Macro body that contains rich text or HTML markup.
RichTextMacroBody(String) - Constructor for class com.atlassian.confluence.content.render.xhtml.definition.RichTextMacroBody
RichTextMacroBody(Streamable) - Constructor for class com.atlassian.confluence.content.render.xhtml.definition.RichTextMacroBody
RichTextMacroMigration - Class in com.atlassian.confluence.macro.xhtml
Takes a macro with wiki-markup in its body and converts it to XHTML storage format.
RichTextMacroMigration(MacroManager) - Constructor for class com.atlassian.confluence.macro.xhtml.RichTextMacroMigration
 
RIDICULOUSLY_LONG_TIMEOUT - Static variable in class com.atlassian.confluence.it.export.Importer
 
rollback(TransactionStatus) - Method in class com.atlassian.confluence.spring.transaction.NoopTransactionManager
 
rollbackProcessBatch() - Method in class com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2BatchProcessor
 
rollbackProcessIndividual() - Method in class com.atlassian.crowd.embedded.hibernate2.batch.Hibernate2BatchProcessor
 
rollbackTransaciton() - Method in interface com.atlassian.confluence.impl.hibernate.bulk.BulkTransaction
 
rollbackTransaciton() - Method in class com.atlassian.confluence.impl.hibernate.bulk.HibernateBulkTransaction
 
ROOT - Static variable in class com.atlassian.confluence.api.model.Depth
 
root() - Method in class com.atlassian.confluence.it.jsoup.JsoupTable
 
rootResource - Variable in class com.atlassian.confluence.it.rest.AbstractRestAcceptanceTest
Deprecated.
since 5.6 This is hard-coded to use User.TEST. Create your own with the appropriate user.
RootResource - Class in com.atlassian.confluence.plugins.rest.resources
 
RootResource() - Constructor for class com.atlassian.confluence.plugins.rest.resources.RootResource
 
RosterFilePluginLoaderFactory - Class in com.atlassian.confluence.plugin
The 'RosterFilePluginLoaderFactory' generates a RosterFilePluginLoader which is a PluginLoader that loads plugins according to a list in a provided roster file.
RosterFilePluginLoaderFactory(List<PluginFactory>, PluginEventManager) - Constructor for class com.atlassian.confluence.plugin.RosterFilePluginLoaderFactory
 
rpc() - Method in class com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest
Deprecated.
 
rpc - Variable in class com.atlassian.confluence.it.rest.AbstractRestAcceptanceTest
Deprecated.
 
rpc - Static variable in class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
 
rpc - Static variable in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
rpc - Variable in class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
Deprecated.
 
rpc - Variable in class com.atlassian.confluence.webdriver.AbstractWebDriverTest
Deprecated.
 
RpcAssertions - Class in com.atlassian.confluence.it.rpc
Some common assertions that crop up while testing RPC methods
RpcAssertions() - Constructor for class com.atlassian.confluence.it.rpc.RpcAssertions
 
RpcAuthenticatedEvent - Class in com.atlassian.confluence.event.events.security
Event thrown after successful rpc authentication.
RpcAuthenticatedEvent(Object, User, String) - Constructor for class com.atlassian.confluence.event.events.security.RpcAuthenticatedEvent
 
rpcAuthenticatedEvent(RpcAuthenticatedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AuthAuditListener
 
RpcAuthFailedEvent - Class in com.atlassian.confluence.event.events.security
Kicked when RPC authentication fails
RpcAuthFailedEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.security.RpcAuthFailedEvent
 
rpcAuthFailedEvent(RpcAuthFailedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.AuthAuditListener
 
RpcBaseResolver - Interface in com.atlassian.confluence.it.rpc
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.rpc.RpcBaseResolver} alternative
RpcConfigurationChangeListener - Class in com.atlassian.confluence.rpc
 
RpcConfigurationChangeListener() - Constructor for class com.atlassian.confluence.rpc.RpcConfigurationChangeListener
 
RpcLogDestination - Enum in com.atlassian.confluence.it.rpc
The destinations to which log messages can be sent.
RpcModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.rpc
 
RpcModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
RpcPluginHelper - Class in com.atlassian.confluence.it.rpc
Uses a ConfluenceRpc to perform plugin operations.
RpcRuntimeException - Exception in com.atlassian.confluence.it.rpc
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.rpc.RpcRuntimeException} alternative
RpcRuntimeException() - Constructor for exception com.atlassian.confluence.it.rpc.RpcRuntimeException
Deprecated.
 
RpcRuntimeException(String) - Constructor for exception com.atlassian.confluence.it.rpc.RpcRuntimeException
Deprecated.
 
RpcRuntimeException(Throwable) - Constructor for exception com.atlassian.confluence.it.rpc.RpcRuntimeException
Deprecated.
 
RpcRuntimeException(String, Throwable) - Constructor for exception com.atlassian.confluence.it.rpc.RpcRuntimeException
Deprecated.
 
RpcServer - Interface in com.atlassian.confluence.rpc
 
RssDescriptor - Class in com.atlassian.confluence.core.actions
This class describes an RSS feed.
RssDescriptor(String, String, boolean) - Constructor for class com.atlassian.confluence.core.actions.RssDescriptor
 
RssFeedExecutionEvent - Class in com.atlassian.confluence.rss
An analytics event that is published whenever Confluence executes an RSS feed
RssFeedExecutionEvent(String) - Constructor for class com.atlassian.confluence.rss.RssFeedExecutionEvent
 
RssRenderItem<T> - Class in com.atlassian.confluence.rss
Contains the configuration necessary for an implementation of RssRenderSupport to render an RSS item.
RssRenderItem(T, FeedProperties, User, User, DateFormatter) - Constructor for class com.atlassian.confluence.rss.RssRenderItem
 
RssRenderSupport<T> - Interface in com.atlassian.confluence.rss
Implementations of this class are reponsible for producing RSS content for a particular class of Confluence object: page, mail, attachment, etc.
rsvc - Variable in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
The internal RuntimeServices object.
run() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsPublisher
Deprecated.
 
run() - Method in class com.atlassian.confluence.concurrent.LockOperation
Deprecated.
 
run(BatchableWorkSource<T>, BatchTask<T>, ExecutorService) - Method in class com.atlassian.confluence.content.render.xhtml.migration.WorkSourceBatchRunner
Exposed (as protected) to allow specification of the executor in unit tests.
run(BatchableWorkSource<T>, BatchTask<T>) - Method in class com.atlassian.confluence.content.render.xhtml.migration.WorkSourceBatchRunner
Begin executing against all the work in the supplied work source.
run() - Method in class com.atlassian.confluence.impl.cache.CacheCompactorSupport
 
run() - Method in class com.atlassian.confluence.pages.ancestors.PageRepairWorker
 
run() - Method in class com.atlassian.confluence.search.ReIndexTask
 
run() - Method in class com.atlassian.confluence.tenant.OpenTenantGateLongRunningTask
 
run() - Method in class com.atlassian.confluence.util.BandanaConfigMigrator
Migrate the configuration in the Confluence home config/ directory.
run(File) - Method in class com.atlassian.confluence.util.BandanaConfigMigrator
Migrate the configuration in the nominated directory.
run() - Method in class com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask
Starts the thread of the long running task.
run() - Method in class com.atlassian.confluence.util.longrunning.DelegatingLongRunningTask
 
run() - Method in class com.atlassian.confluence.util.MailConfigMigrator
 
run() - Method in class com.atlassian.confluence.util.MulticastRouteTester
 
run(RunNotifier) - Method in class com.atlassian.confluence.util.test.timing.TimingRunner
 
RunAsUserCommand - Class in com.atlassian.confluence.core.service
TODO : confluence-7.0 do we even want to keep this around ? currently not used An experimental command for running services as another user.
RunAsUserCommand(ConfluenceUser, ServiceCommand) - Constructor for class com.atlassian.confluence.core.service.RunAsUserCommand
 
runEmailHandlers() - Method in class com.atlassian.confluence.it.rpc.MailRpc
Deprecated.
 
runGarbageCollection() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
runGarbageCollection(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
runGarbageCollection(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
runGarbageCollection(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
runHealthChecks(LifecyclePhase) - Method in class com.atlassian.confluence.impl.health.DefaultHealthCheckRunner
 
runHealthChecks(LifecyclePhase) - Method in interface com.atlassian.confluence.impl.health.HealthCheckRunner
Runs the HealthChecks in the given LifecyclePhase.
runInternal() - Method in class com.atlassian.confluence.admin.actions.cluster.StartClusterTask
Deprecated.
 
runInternal() - Method in class com.atlassian.confluence.api.impl.service.longtasks.tasks.SpaceRemovalLongRunningTask
 
runInternal() - Method in class com.atlassian.confluence.cluster.StartClusterLongRunningTask
 
runInternal() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceLongRunningTask
 
runInternal() - Method in class com.atlassian.confluence.importexport.actions.ImportLongRunningTask
 
runInternal() - Method in class com.atlassian.confluence.plugins.synchrony.tasks.AbstractConfigLongRunningTask
 
runInternal() - Method in class com.atlassian.confluence.setup.bundles.InstallPluginLongRunningTask
 
runInternal() - Method in class com.atlassian.confluence.user.actions.DeleteUserLongRunningTask
 
runInternal() - Method in class com.atlassian.confluence.util.longrunning.AttachmentMigrationLongRunningTask
 
runInternal() - Method in class com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask
Run the long running process.
runInThread(Runnable) - Method in class com.atlassian.confluence.schedule.quartz.ConfluenceQuartzThreadPool
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.cluster.safety.ClusterSafetyJob
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.impl.journal.JournalCleaner
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.impl.schedule.jobs.synchrony.eviction.SynchronyEventsHardRemovalScheduledJob
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.impl.schedule.jobs.synchrony.eviction.SynchronyEventsSoftRemovalScheduledJob
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.impl.schedule.jobs.SystemMaintenanceTaskQueueFlusher
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.importexport.impl.BackupJob
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.importexport.impl.CleanTempDirectoryJob
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotCleaner
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.internal.index.status.schedule.ReIndexHouseKeepingJobRunner
 
runJob(ScheduledJobKey) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Triggers a job on the server.
runJob(QuartzJob) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
runJob(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.mail.jobs.ClearOldMailErrors
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.mail.jobs.DailyReportJob
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.pages.ancestors.AncestorsRepairJob
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.plugins.analytics.jobs.PeriodicEventPublisherJob
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.plugins.edgeindex.job.EdgeIndexQueueFlusher
 
runJob() - Method in class com.atlassian.confluence.plugins.schedule.admin.action.JobAction
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.plugins.synchrony.status.SynchronyStatusCheckJob
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.plugins.test.jobconfig.TestJobRunner
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.schedule.jobs.filedeletion.DeferredFileDeletionJob
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.schedule.jobs.LaasPerformanceLoggingJob
Deprecated.
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.schedule.jobs.PropertyEntryGardeningJob
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.schedule.jobs.SchedulerRunDetailsPurgeJob
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.schedule.jobs.TaskQueueFlushJob
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.schedule.RunnableJobRunner
 
runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.user.rememberme.ClearExpiredRememberMeTokensJob
 
RunnableJobRunner - Class in com.atlassian.confluence.schedule
A generic atlassian-scheduler JobRunner which invokes the given Runnable.
RunnableJobRunner(Runnable) - Constructor for class com.atlassian.confluence.schedule.RunnableJobRunner
 
runNow(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.managers.DefaultScheduledJobManager
 
runNow(ScheduledJobKey) - Method in interface com.atlassian.confluence.schedule.managers.ScheduledJobManager
Schedules the specified to run immediately.
runOnSpaceImport() - Method in interface com.atlassian.confluence.upgrade.BackupSupport
Returns true if an older Space can't be imported in a new instance without running this task.
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.AbstractIndexContentUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.AbstractPageTemplateMigrationUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddHibernateVersionColumnUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddMissingOsPropertyIndexUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddMissingUnmanagedUniqueConstraintsUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddSpacePermissionSubjectColumnUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddSpaceStatusColumnUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentContentStatusUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentToCeoConversionUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentLabellingUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentRemoveFileStoreIDsUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.AuditLoggingSchemaUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.BandanaKeyUniqueConstraintUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.CheckAndFixSQLServerCatalogNameInJDBCConnectionUrlUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConditionallyEnableMailArchivePluginUpgradeTask
This upgrade task doesn't modify space-level information
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContainedCustomContentEntityObjectUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentIndexUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentParentTypeFixingUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionUserDeduplicationUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.ContentTypeIndexUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.ConvertToRelativeLinksUpgradeTask
This data cleanup task is a nicety that improves the existing data, but the old data wasn't actually wrong, just suboptimal, and is still valid.
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.CorrectCsvAttachmentMimeTypeUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.CorrectPNGImageAttachmentMimeTypeUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.CrowdUsersUserMappingUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.DefaultSpaceContentPageLayoutsUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.DefaultSpaceContentToPageTemplateUpgradeTask
This task does not apply to spaces, only to global configuration.
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.DeferredMacroExecutionUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.DeleteDidYouMeanIndexFolderUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.DeleteTemporaryAttachmentUploadsUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.DisableBackupJobUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.DisableConfluenceInvitePluginUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropAndRecreateSynchronyEventsIndexUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropAndUpdateContentIndexesUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropContentLockTableUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropSpaceGroupTablesUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.DropTrackBackAndReferrerTablesUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.EhCacheConfigMigrationUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsClearDataUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAddMissingConstraintsUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdAttributeMappingUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdMembershipAggregationUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdPropertySetFactoryMigrationUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.EmbeddedCrowdSchemaUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.FixWrongSpaceLinksUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.GenericContentPropertiesUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.Hibernate5ConstraintNamesPostSchemaUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.Hibernate5ConstraintNamesPreSchemaUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.IndexDraftsUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.InitialiseIndexJournalStateUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.InstallationDateUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.JiraIssueMacroServerParamsUpgradeTask
This upgrade task operates on Space data.
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.LikesDanglingFKCleanupUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.LikesSqlConstraintsUpgradeTask
This doesn't run on import for a site import, so doesn't need to run on space import either.
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.LoginInfoDuplicateEntryRemovalUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.LowerCaseUsernameReferencesUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.MailConvertToCustomContentUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.MailServerTimeoutUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.MailServerUpgradeTask
This task doesn't modify space-level information
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateDocThemeSettingsToCustomPageSettings
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateIndexTaskQueueToJournalUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateMailArchiveConfigurationUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.MigrateOndemandDocThemeCustomizations
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.MsSqlServerAoUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.NewColourUpgradeTask
This upgrade task does not get applied to spaces.
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.NotificationPageColumnUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.NullModificationDateDraftUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.OnDemandSpacePermissionsDefaultUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.PageTemplateWikiToXhtmlMigrationUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.PageTemplateXhtmlRoundTripMigrationUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.PersonalSpaceCreatorCheckUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.PopulateLowerFieldsUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RebuildFavouriteContentIndexUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RebuildIndexUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReferencedUsersUserMappingUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReindexAllBlogsUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.ReindexAllSpacesUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RelationConstraintsPostSchemaUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RelationConstraintsPreSchemaUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RelationServiceUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveConfluenceThreadDumpPluginUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveEmailToPageWelcomeUpgradeTask
This doesn't apply to spaces.
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveESIndexJournalVerifierUpgradeTask
true as exports may include this record
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveESIndexQueueFlushJobUpgradeTask
true as exports may include this record
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveFixedWidthThemeUpgradeTask
This task isn't strictly necessary, since if the fixed width theme isn't installed the theme configuration code will handle that situation correctly.
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveInvalidSpaceWatchersUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemovePeopleDirectoryDuplicatesUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemovePluginLicenseStoragePluginUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RemoveRemoteAppsPluginUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.RenameEhcachePropertiesUpgradeTask
Application level setting, doesn't affect spaces
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.ServerADGSUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.SetAttachmentStorageSettingForClustersUpgradeTask
This doesn't apply to spaces.
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyBtfOffUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionEventsPostSchemaUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionEventsPreSchemaUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionPropertiesCleanupUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionSnapshotPreSchemaUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.SynchronyEvictionSnapshotsPostSchemaUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.UnindexContentTypeUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.UnindexUserStatusUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.UpdateSpacePermissionsIndexUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserIndexingUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserKeyReferenceUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserMappingLowerUsernameSchemaUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.UserMappingSchemaUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.WelcomeMessageUpgradeTask
This task affects only the site welcome message, so it is not required on space import.
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.WikiToXhtmlMigrationUpgradeTask
 
runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.XhtmlRoundTripMigrationUpgradeTask
 
runOnSuccessfulCommit(Runnable) - Method in class com.atlassian.confluence.core.ConfluenceSynchronizationManager
Register a task to be run once the current transaction is successfully committed.
runOnSuccessfulCommit(Runnable) - Method in interface com.atlassian.confluence.core.SynchronizationManager
Register a new task to be run on successful transaction commit.
runOutcomeToChar(RunOutcome) - Static method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetails
 
runRunnable() - Static method in class com.atlassian.confluence.util.test.RunRunnableAnswer
 
RunRunnableAnswer - Class in com.atlassian.confluence.util.test
Answer for simplified mocking of methods accepting Runnable.
RunRunnableAnswer() - Constructor for class com.atlassian.confluence.util.test.RunRunnableAnswer
 
runTenantInitialiser() - Method in class com.atlassian.confluence.core.persistence.schema.StartupSchemaChecker
 
runtimeCompilationCheckRule - Variable in class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
Deprecated.
This rule is currently separate from the default AbstractInjectableWebDriverTest.methodRules so that it only affects subclasses of this class for now.
RuntimeCompilationCheckRule - Class in com.atlassian.confluence.webdriver.rules
A Test Rule which uses the REST resource provided by the compilation-monitor-test-plugin to determine if any runtime LessCSS compilation occurred during execution of the test, and fail the test if so.
RuntimeCompilationCheckRule() - Constructor for class com.atlassian.confluence.webdriver.rules.RuntimeCompilationCheckRule
 
runUpgradePrerequisites() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
Runs all upgrade prerequisites.
runUpgradePrerequisites() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
runUpgradeTasks(List<UpgradeTask>) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
runUpgradeTasks(List<UpgradeTask>) - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
runWithNewConnection(PlatformTransactionManager, SessionFactory, Function<Connection, T>) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
 
runWithNewConnection(PlatformTransactionManager, SessionFactory, Function<Connection, T>) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
 
RUSSIAN - Static variable in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 6.9.0

S

SafeContentHeaderGuesser - Interface in com.atlassian.confluence.servlet.download
Computes a safe content type given an existing content type and filename.
safeEscape(String) - Static method in class com.atlassian.confluence.search.lucene.queryparser.QueryUtil
 
safeRegisterManagedResource(Object, ObjectName) - Method in interface com.atlassian.confluence.jmx.MBeanExporterWithUnregister
Registers the MBean with a given name.
safeRegisterManagedResource(Object, ObjectName) - Method in class com.atlassian.confluence.jmx.MBeanExporterWithUnregisterImpl
 
safeSubList(List<T>, int) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
SAFETY_MAP_PREFIX - Static variable in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
 
SAFETY_NUMBER - Static variable in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
SAFETY_NUMBER_MODIFIER - Static variable in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
 
SafeXMLParser - Class in com.atlassian.confluence.rpc.xmlrpc
XML Parser class that wraps the underlying imlementation ensuring the parser is safely constructed.
SafeXMLParser() - Constructor for class com.atlassian.confluence.rpc.xmlrpc.SafeXMLParser
 
SalLicenseChangedEvent - Class in com.atlassian.sal.confluence.license
Simple implementation of SAL event interface
SalLicenseChangedEvent(BaseLicenseDetails, BaseLicenseDetails) - Constructor for class com.atlassian.sal.confluence.license.SalLicenseChangedEvent
 
sameJobId(ScheduledJob) - Static method in interface com.atlassian.confluence.schedule.ScheduledJob
Utility to get JobId for the job, the same as the JobRunnerKey in the JobConfig.
SAMLLogoutPage - Class in com.atlassian.confluence.pageobjects.page
Deprecated.
in 6.1. Use com.atlassian.confluence.webdriver.pageobjects.page.DefaultLogoutPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
SAMLLogoutPage() - Constructor for class com.atlassian.confluence.pageobjects.page.SAMLLogoutPage
Deprecated.
 
SampleWikiConverter - Class in com.atlassian.confluence.util.misc
This is a sample wiki converter.
SampleWikiConverter() - Constructor for class com.atlassian.confluence.util.misc.SampleWikiConverter
 
Sandbox - Interface in com.atlassian.confluence.util.sandbox
A sandbox is an object responsible for running java code in an isolated OS process.
SandboxCallback<T,R> - Interface in com.atlassian.confluence.util.sandbox
During the course of work a SandboxTask which is executed in a sandbox process may need to ask the host for a specific information or an action.
SandboxCallbackContext - Interface in com.atlassian.confluence.util.sandbox
The execution context for a SandboxCallback.
SandboxCrashedException - Exception in com.atlassian.confluence.util.sandbox
Is thrown when sandbox JVM has crashed
SandboxCrashedException(String) - Constructor for exception com.atlassian.confluence.util.sandbox.SandboxCrashedException
 
SandboxCrashedException(String, Throwable) - Constructor for exception com.atlassian.confluence.util.sandbox.SandboxCrashedException
 
SandboxErrorConsumer - Interface in com.atlassian.confluence.util.sandbox
Consumer of a single line of sandbox standard error.
SandboxException - Exception in com.atlassian.confluence.util.sandbox
This error is thrown when sandbox failed to start or serve a request (e.g.
SandboxException(String) - Constructor for exception com.atlassian.confluence.util.sandbox.SandboxException
 
SandboxException(String, Throwable) - Constructor for exception com.atlassian.confluence.util.sandbox.SandboxException
 
SandboxNotFoundException - Exception in com.atlassian.confluence.util.sandbox
This error is thrown when sandbox instance with given spec can't be obtained
SandboxNotFoundException(String) - Constructor for exception com.atlassian.confluence.util.sandbox.SandboxNotFoundException
 
SandboxNotFoundException(String, Throwable) - Constructor for exception com.atlassian.confluence.util.sandbox.SandboxNotFoundException
 
SandboxPoolConfiguration - Class in com.atlassian.confluence.impl.util.sandbox
The configuration for a sandbox pool of processes.
SandboxPoolConfiguration.Builder - Class in com.atlassian.confluence.impl.util.sandbox
 
SandboxRegistry - Interface in com.atlassian.confluence.util.sandbox
This is the entry point for usage of sandbox API.
SandboxSerializer<T> - Interface in com.atlassian.confluence.util.sandbox
Handles Serialization/deserialization input and output for SandboxTask.
SandboxSerializers - Class in com.atlassian.confluence.util.sandbox
Utility methods for serialization/deserialization.
SandboxSerializers.CompositeByteArraySerializer - Class in com.atlassian.confluence.util.sandbox
 
SandboxSerializers.DurationSerializer - Class in com.atlassian.confluence.util.sandbox
 
SandboxSerializers.IntSerializer - Class in com.atlassian.confluence.util.sandbox
 
SandboxSerializers.StringSerializer - Class in com.atlassian.confluence.util.sandbox
 
SandboxSpec - Interface in com.atlassian.confluence.util.sandbox
Specification for the sandbox which will be used in searching the most suitable sandbox instance in SandboxRegistry.
SandboxSpec.SpecBuilder - Interface in com.atlassian.confluence.util.sandbox
 
SandboxStartupException - Exception in com.atlassian.confluence.util.sandbox
If thrown when the sandbox process has been failed to start
SandboxStartupException(String) - Constructor for exception com.atlassian.confluence.util.sandbox.SandboxStartupException
 
SandboxStartupException(String, Throwable) - Constructor for exception com.atlassian.confluence.util.sandbox.SandboxStartupException
 
SandboxTask<T,R> - Interface in com.atlassian.confluence.util.sandbox
Represents a task intended to be executed in a process sandbox.
SandboxTaskContext - Interface in com.atlassian.confluence.util.sandbox
The execution context for a SandboxTask.
SandboxTimeoutException - Exception in com.atlassian.confluence.util.sandbox
Is thrown when the sandbox process has been killed due to the timeout
SandboxTimeoutException(String) - Constructor for exception com.atlassian.confluence.util.sandbox.SandboxTimeoutException
 
SandboxTimeoutException(String, Throwable) - Constructor for exception com.atlassian.confluence.util.sandbox.SandboxTimeoutException
 
sanitise(String) - Static method in class com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsEvent
Converts the given arbitrary text into a sanitised analytics attribute value.
sanitise(String) - Method in class com.atlassian.confluence.license.DefaultLicenseService
 
sanitiseSelectedSpacesTab(String) - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
four cases to sanitise on "new" tab when there are no new spaces "my" tab when there are no favourite spaces "team" tab when there are no teams
sanitize(File) - Method in class com.atlassian.confluence.util.FileSanitizer
 
SanitizedFilterReader - Class in com.atlassian.confluence.importexport.xmlimport
an InputStream that filters out any characters codes from a set provided during construction
SanitizedFilterReader(Reader, Set<Integer>) - Constructor for class com.atlassian.confluence.importexport.xmlimport.SanitizedFilterReader
 
satisfiesMinJavaVersion() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
saturate(String, double) - Static method in class com.atlassian.confluence.util.ColourUtils
Returns a color more saturated than the given color
saturate(Color, double) - Static method in class com.atlassian.confluence.util.ColourUtils
Returns a color more saturated than the given color
SavableAttachment - Class in com.atlassian.confluence.pages
 
SavableAttachment(Attachment, Attachment, InputStream) - Constructor for class com.atlassian.confluence.pages.SavableAttachment
 
save(EntityObject) - Method in interface bucket.core.persistence.ObjectDao
Deprecated.
since 6.10.0. Use ObjectDaoInternal#saveEntity(EntityObject) instead.
save() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
save() - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
save(EntityObject) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
Deprecated.
save(EntityObject, EntityObject) - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
save(EntityObject, EntityObject) - Method in interface com.atlassian.confluence.core.persistence.VersionedObjectDao
save(Supplier<AuditEvent>) - Method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
 
save(EntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.CachingNotificationDao
Deprecated.
save(EntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
save(EntityObject, EntityObject) - Method in class com.atlassian.confluence.impl.pages.persistence.dao.ReadThroughCachingPageDao
 
save(EntityObject) - Method in class com.atlassian.confluence.impl.pages.persistence.dao.ReadThroughCachingPageDao
 
save(Alert) - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.HibernateAlertEntityDao
 
save(EntityObject) - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
Deprecated.
save(EntityObject) - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Deprecated.
save() - Method in class com.atlassian.confluence.it.admin.GlobalPermissions
 
save() - Method in class com.atlassian.confluence.it.content.CreateSpaceBean
 
save() - Method in class com.atlassian.confluence.it.content.EditAttachmentsBean
 
save() - Method in class com.atlassian.confluence.it.content.EditContentBean
 
save() - Method in class com.atlassian.confluence.it.user.EditMyProfileBean
 
save() - Method in class com.atlassian.confluence.pageobjects.KeyboardShortcuts
Deprecated.
 
save() - Method in class com.atlassian.confluence.pageobjects.page.admin.AbstractEditStylesheetPage
Deprecated.
 
save() - Method in class com.atlassian.confluence.pageobjects.page.admin.EditGlobalStylesheetPage
Deprecated.
 
save() - Method in class com.atlassian.confluence.pageobjects.page.admin.EditSecurityConfigurationPage
Deprecated.
 
save() - Method in class com.atlassian.confluence.pageobjects.page.admin.EditSpacesConfigurationPage
Deprecated.
 
save() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
save() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
 
save() - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserEditorSettingsPage
Deprecated.
 
save() - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserProfilePage
Deprecated.
 
save(ImageDetails) - Method in class com.atlassian.confluence.pages.attachments.DefaultImageDetailsDao
 
save(ImageDetails) - Method in interface com.atlassian.confluence.pages.attachments.ImageDetailsDao
Save the image details of an attachment.
save(EntityObject, EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
save(EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
save(EntityObject, EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
Deprecated.
since 6.10.0. Use CachingPageDao.saveEntity(Page, Page) instead.
save(EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
Deprecated.
since 6.10.0. Use CachingPageDao.saveEntity(Page) instead.
save(EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
save(PluginPersistentState) - Method in class com.atlassian.confluence.plugin.BandanaPluginStateStore
 
save(PluginPersistentState) - Method in class com.atlassian.confluence.plugin.CachingPluginStateStore
 
save(PluginPersistentState) - Method in class com.atlassian.confluence.plugin.EmptyPluginStateStore
 
save(LikeNotification) - Method in class com.atlassian.confluence.plugins.like.notifications.dao.CacheBackedNotificationDao
 
save(LikeNotification) - Method in interface com.atlassian.confluence.plugins.like.notifications.dao.NotificationDao
Persist the specified notification.
save() - Method in class com.atlassian.confluence.security.DefaultSpacePermissionDefaultsStore
 
save() - Method in interface com.atlassian.confluence.security.SpacePermissionDefaultsStore
 
save(DraftData, boolean) - Method in class com.atlassian.confluence.tinymceplugin.rest.DraftsResource
 
save(RememberMeToken) - Method in class com.atlassian.confluence.user.rememberme.DefaultConfluenceRememberMeTokenDao
 
saveAndExpectToFail() - Method in class com.atlassian.confluence.pageobjects.page.admin.EditSpacesConfigurationPage
Deprecated.
 
saveAndExpectToFail() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
saveAttachment(Attachment, Attachment, InputStream, SaveContext) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
saveAttachment(Attachment, Attachment, InputStream) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
saveAttachment(Attachment, Attachment, InputStream, SaveContext) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Saves an Attachment and its data, taking a SaveContext to allow more useful event handling.
saveAttachment(Attachment, Attachment, InputStream) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Saves an Attachment and its data
saveAttachment(Attachment, Attachment, InputStream, SaveContext) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
saveAttachment(Attachment, Attachment, InputStream) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
saveAttachment(Attachment, Attachment, InputStream) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
saveAttachment(Attachment, Attachment, InputStream, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
saveAttachment(Attachment, Attachment, InputStream, SaveContext) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
saveAttachment(Attachment, Attachment, InputStream) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
saveAttachmentData(Attachment, AttachmentDataStream, boolean) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystem
Save new data corresponding to the given attachment.
saveAttachmentData(Attachment, AttachmentDataStream, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.FileStoreAttachmentDataFileSystem
Deprecated.
 
saveAttachmentData(Attachment, AttachmentDataStream, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem
 
saveAttachmentData(Attachment, AttachmentDataStream, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryCloud
Deprecated.
 
saveAttachmentData(Attachment, AttachmentDataStream, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
Deprecated.
 
saveAttachmentData(Attachment, AttachmentDataStream, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
Deprecated.
 
saveAttachments(List<SavableAttachment>, SaveContext) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
saveAttachments(List<SavableAttachment>) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
saveAttachments(List<SavableAttachment>, SaveContext) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Saves multiple attachment and their data
saveAttachments(List<SavableAttachment>) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Saves multiple attachment and their data
saveAttachments(List<SavableAttachment>, SaveContext) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
saveAttachments(List<SavableAttachment>) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
saveAttachments(List<SavableAttachment>) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
saveAttachments(List<SavableAttachment>, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
saveAttachments(List<SavableAttachment>, SaveContext) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
saveAttachments(List<SavableAttachment>) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
saveAuthenticationInfo(String, String) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
saveBlogPost(BlogPost) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
saveBlogPost(BlogPost) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
saveComment(Comment) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
saveComment(Comment) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
saveContent(Attachment, InputStreamSource) - Method in interface com.atlassian.confluence.index.attachment.AttachmentExtractedTextManager
Saves a stream of data as the extracted text of the provided attachment version.
saveContent(Attachment, InputStreamSource) - Method in class com.atlassian.confluence.internal.index.attachment.DefaultAttachmentExtractedTextManager
 
saveContentEntity(ContentEntityObject, ContentEntityObject, SaveContext) - Method in interface com.atlassian.confluence.content.CustomContentManager
 
saveContentEntity(ContentEntityObject, SaveContext) - Method in interface com.atlassian.confluence.core.ContentEntityManager
 
saveContentEntity(ContentEntityObject, ContentEntityObject, SaveContext) - Method in interface com.atlassian.confluence.core.ContentEntityManager
In order to create a history for this object, we need to pass in the modified as well as the original version of the object.
saveContentEntity(ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
saveContentEntity(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
saveContentEntity(ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
saveContentEntity(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
SaveContext - Interface in com.atlassian.confluence.core
Context for managers to call upon when making decisions about how to save an object.
saveDataForAttachment(Attachment, InputStream) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
saveDataForAttachment(Attachment, AttachmentDataStream) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Saves data to the attachment data store
saveDataForAttachment(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
Deprecated.
saveDataForAttachment(Attachment, AttachmentDataStream) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
 
saveDataForAttachment(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
saveDataForAttachment(Attachment, InputStream, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
Saves data to the file system
saveDataForAttachment(Attachment, AttachmentDataStream) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
saveDataForAttachment(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
saveDataForAttachment(Attachment, AttachmentDataStream) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
saveDataForAttachment(Attachment, AttachmentDataStream) - Method in class com.atlassian.confluence.pages.persistence.dao.LegacyAttachmentDataDaoSupport
 
saveDataForAttachmentVersion(Attachment, Attachment, InputStream) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
saveDataForAttachmentVersion(Attachment, Attachment, AttachmentDataStream) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Saves data to the attachment data store, for an attachment that has been updated.
saveDataForAttachmentVersion(Attachment, Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
Deprecated.
saveDataForAttachmentVersion(Attachment, Attachment, AttachmentDataStream) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
 
saveDataForAttachmentVersion(Attachment, Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
saveDataForAttachmentVersion(Attachment, Attachment, AttachmentDataStream) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
saveDataForAttachmentVersion(Attachment, Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
saveDataForAttachmentVersion(Attachment, Attachment, AttachmentDataStream) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
saveDataForAttachmentVersion(Attachment, Attachment, AttachmentDataStream) - Method in class com.atlassian.confluence.pages.persistence.dao.LegacyAttachmentDataDaoSupport
 
saveDateFormat(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
saveDateFormat(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
saveDateFormat(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
saveDateFormat(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
saveDateTimeFormat(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
saveDateTimeFormat(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
saveDateTimeFormat(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
saveDialog() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
 
saveDraft(Draft) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
saveDraft(Draft) - Method in interface com.atlassian.confluence.pages.DraftManager
Saves the provided draft to the data store.
saveDraftFromEditor(Long, Long, String, DraftService.DraftType, String, Long, String, int) - Method in class com.atlassian.confluence.content.service.DefaultDraftService
 
saveDraftFromEditor(Long, String, DraftService.DraftType, String, Long, String, int) - Method in class com.atlassian.confluence.content.service.DefaultDraftService
Deprecated.
saveDraftFromEditor(Long, Long, String, DraftService.DraftType, String, Long, String, int) - Method in interface com.atlassian.confluence.content.service.DraftService
Create and store a draft for the current user with the supplied details.
saveDraftFromEditor(Long, String, DraftService.DraftType, String, Long, String, int) - Method in interface com.atlassian.confluence.content.service.DraftService
saveEntity(T) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
saveEntity(T, T) - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
saveEntity(Notification) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.CachingNotificationDao
 
saveEntity(Page, Page) - Method in class com.atlassian.confluence.impl.pages.persistence.dao.ReadThroughCachingPageDao
 
saveEntity(Page) - Method in class com.atlassian.confluence.impl.pages.persistence.dao.ReadThroughCachingPageDao
 
saveEntity(T) - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
 
saveEntity(T) - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Saves the given object to the database.
saveEntity(T, T) - Method in interface com.atlassian.confluence.internal.persistence.VersionedObjectDaoInternal
Saves the given current object and historical object.
saveEntity(Page, Page) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
saveEntity(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
saveEntity(Page, Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
Deprecated.
 
saveEntity(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
Deprecated.
 
saveEntries(Map<String, Message>) - Method in class com.atlassian.confluence.util.message.AbstractMessageManager
 
saveEntries(Map<String, Message>) - Method in class com.atlassian.confluence.util.message.BandanaMessageManager
 
saveEntries(Map<String, Message>) - Method in class com.atlassian.confluence.util.message.RequestMessageManager
 
saveEntries(Map<String, Message>) - Method in class com.atlassian.confluence.util.message.SessionMessageManager
 
saveEntry(InputStream, ZipEntry) - Method in class com.atlassian.confluence.util.zip.AbstractUnzipper
save the contents of the given inputstream into a file given by the zip entry.
saveForCreate(T) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
saveForCreate(T, Option<Draft>) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
saveForCreate(T, Version, Option<Draft>) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
saveGlobalColourScheme(BaseColourScheme) - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
saveGlobalColourScheme(BaseColourScheme) - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
 
saveGlobalColourScheme(BaseColourScheme) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
saveGroup(HibernateGroup) - Method in class bucket.user.persistence.dao.hibernate.BucketGroupDAO
Deprecated.
 
saveHibernateTrustedApplication(ConfluenceTrustedApplication) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateTrustedApplicationDao
 
saveHibernateTrustedApplication(ConfluenceTrustedApplication) - Method in interface com.atlassian.confluence.security.persistence.dao.TrustedApplicationDao
 
saveIfPresent(Supplier<Optional<AuditEvent>>) - Method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
 
saveLink(OutgoingLink) - Method in class com.atlassian.confluence.links.DefaultLinkManager
 
saveLink(OutgoingLink) - Method in interface com.atlassian.confluence.links.LinkManager
Save an internal link
saveMergeContent() - Method in class com.atlassian.confluence.it.content.EditContentBean
 
saveNewAttachment(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
saveNewAttachment(Attachment, InputStream, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
saveNewAttachment(Attachment, InputStream) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Saves a new attachment
saveNewAttachment(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
saveNewAttachmentVersion(Attachment, Attachment, InputStream) - Method in class com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
 
saveNewAttachmentVersion(Attachment, Attachment, InputStream, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
saveNewAttachmentVersion(Attachment, Attachment, InputStream) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Saves a new version of attachment
saveNewAttachmentVersion(Attachment, Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
This implementation saves the Attachment and its previous version to the VersionedHibernateObjectDao.
saveNewContent(T, Version, Draft) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
Save a newly created content entity object
saveNewVersion(T, T, Version) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
Save a new version of the CEO due to an update
saveNewVersion(T, Modification<T>) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Applies the state changes supplied by modification and persists those changes to a new version.
saveNewVersion(T, Modification<T>, SaveContext) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Applies the state changes supplied by modification and persists those changes to a new version.
saveNewVersion(T, Modification<T>) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
saveNewVersion(T, Modification<T>, SaveContext) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
saveNewVersion(T, Modification<T>, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
saveObject(Object) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Save a particular object to the Hibernate session.
saveObject(Serializable, Class, Object) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
saveOrUpdate(IndexQueueEntry) - Method in interface bucket.search.persistence.dao.IndexQueueEntryDao
Deprecated.
 
saveOrUpdate(IndexQueueEntry) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateIndexQueueEntryDao
Deprecated.
 
saveOrUpdate(PersistentDecorator) - Method in class com.atlassian.confluence.impl.themes.persistence.CachingPersistentDecoratorDao
If a decorator already exists with a certain space key and name, we should try to update it (and not try to create a new one just because the body field is different) (a composite key has not been used for space key and name because spacek key can be null)
saveOrUpdate(ReIndexJob) - Method in class com.atlassian.confluence.internal.index.status.BandanaReIndexJobPersister
 
saveOrUpdate(ReIndexJob) - Method in interface com.atlassian.confluence.internal.index.status.ReIndexJobPersister
Save a new or update a running re-index job
saveOrUpdate(Draft) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
Saves the draft.
saveOrUpdate(Draft) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
saveOrUpdate(Draft) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
 
saveOrUpdate(PluginData) - Method in class com.atlassian.confluence.plugin.persistence.hibernate.HibernatePluginDataDao
 
saveOrUpdate(PluginData) - Method in interface com.atlassian.confluence.plugin.persistence.PluginDataDao
 
saveOrUpdate(UserLoginInfo) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateUserLoginInfoDao
Store the login attached to a particular user
saveOrUpdate(UserLoginInfo) - Method in interface com.atlassian.confluence.security.persistence.dao.UserLoginInfoDao
Store the login attached to a particular user
saveOrUpdate(ConfluenceBandanaRecord) - Method in interface com.atlassian.confluence.setup.bandana.persistence.dao.ConfluenceBandanaRecordDao
Save the record, updating it if it already exists.
saveOrUpdate(ConfluenceBandanaRecord) - Method in class com.atlassian.confluence.setup.bandana.persistence.dao.hibernate.HibernateConfluenceBandanaRecordDao
 
saveOrUpdate(PersistentDecorator) - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Saves the given decorator (or updates it if it already exists), and updates the velocity cache
saveOrUpdate(String, String, String) - Method in interface com.atlassian.confluence.themes.CustomLayoutManager
Creates a decorator for the given spaceKey with the given name, and saves it.
saveOrUpdate(PersistentDecorator) - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
saveOrUpdate(String, String, String) - Method in class com.atlassian.confluence.themes.DefaultCustomLayoutManager
 
saveOrUpdate(PersistentDecorator) - Method in class com.atlassian.confluence.themes.persistence.hibernate.DefaultPersistentDecoratorDao
Deprecated.
If a decorator already exists with a certain space key and name, we should try to update it (and not try to create a new one just because the body field is different) (a composite key has not been used for space key and name because spacek key can be null)
saveOrUpdate(PersistentDecorator) - Method in interface com.atlassian.confluence.themes.persistence.PersistentDecoratorDao
 
SaveOrUpdateOperation - Class in com.atlassian.crowd.embedded.hibernate2.batch.operation
 
SaveOrUpdateOperation() - Constructor for class com.atlassian.crowd.embedded.hibernate2.batch.operation.SaveOrUpdateOperation
 
savePage(Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
savePage(Page) - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcContentClient
 
savePageTemplate(PageTemplate, PageTemplate) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
savePageTemplate(PageTemplate, PageTemplate) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
savePermission(SpacePermission) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
savePermission(SpacePermission, SpacePermissionContext) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
savePermission(SpacePermission, SpacePermissionContext) - Method in interface com.atlassian.confluence.internal.security.SpacePermissionSaverInternal
Saves the permission.
savePermission(SpacePermission) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
Deprecated.
savePermission(SpacePermission, SpacePermissionContext) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
savePermission(SpacePermission) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
Deprecated.
savePermission(SpacePermission, SpacePermissionContext) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
savePermission(SpacePermission) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Deprecated.
savePermission(SpacePermission, SpacePermissionContext) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
savePermission(SpacePermission) - Method in interface com.atlassian.confluence.security.SpacePermissionSaver
savePermissionToDao(SpacePermission) - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
Saves permission to the DAO.
savePermissionToDao(SpacePermission) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
Saves the permission to the data store
savePersonalInformation(PersonalInformation, PersonalInformation) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
savePersonalInformation(User, String, String) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
savePersonalInformation(PersonalInformation, PersonalInformation) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
savePersonalInformation(PersonalInformation, PersonalInformation) - Method in interface com.atlassian.confluence.user.PersonalInformationManager
Saves personal information object.
savePersonalInformation(User, String, String) - Method in interface com.atlassian.confluence.user.PersonalInformationManager
Saves personal information and full name against the user object.
saveRaw(EntityObject) - Method in interface bucket.core.persistence.ObjectDao
Deprecated.
since 6.10.0. Use ObjectDaoInternal#saveRawEntity(EntityObject) instead.
saveRaw(EntityObject) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
Save the object without updateModificationData being called.
saveRaw(EntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.CachingNotificationDao
Deprecated.
saveRaw(EntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
Deprecated.
 
saveRaw(EntityObject) - Method in class com.atlassian.confluence.impl.pages.persistence.dao.ReadThroughCachingPageDao
 
saveRaw(EntityObject) - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
Deprecated.
saveRaw(EntityObject) - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Deprecated.
saveRaw(EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
saveRaw(EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
Deprecated.
since 6.10.0. Use CachingPageDao.saveRawEntity(Page) instead.
saveRawEntity(T) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
saveRawEntity(Notification) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.CachingNotificationDao
 
saveRawEntity(Page) - Method in class com.atlassian.confluence.impl.pages.persistence.dao.ReadThroughCachingPageDao
 
saveRawEntity(T) - Method in class com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
 
saveRawEntity(T) - Method in interface com.atlassian.confluence.internal.persistence.ObjectDaoInternal
Saves the object without updating modification daa.
saveRawEntity(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.DelegatingPageDao
 
saveRawEntity(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
Deprecated.
 
saveRawWithoutReindex(EntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ContentDao
This is for internal use only, Do not rely on it as a public API.
saveRawWithoutReindex(EntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
 
saveReferralLink(ReferralLink) - Method in class com.atlassian.confluence.links.DefaultReferralManager
Deprecated.
 
saveReferralLink(ReferralLink) - Method in interface com.atlassian.confluence.links.ReferralManager
Deprecated.
 
saveScheduledJobConfiguration(ScheduledJobKey, ScheduledJobConfiguration) - Method in class com.atlassian.confluence.schedule.persistence.dao.CachedScheduledJobDao
 
saveScheduledJobConfiguration(ScheduledJobKey, ScheduledJobConfiguration) - Method in class com.atlassian.confluence.schedule.persistence.dao.ClusterSafeScheduledJobDao
 
saveScheduledJobConfiguration(ScheduledJobKey, ScheduledJobConfiguration) - Method in interface com.atlassian.confluence.schedule.persistence.dao.ScheduledJobDao
Stores the job configuration.
saveScheduledJobStatus(ScheduledJobKey, ScheduledJobStatus) - Method in class com.atlassian.confluence.schedule.persistence.dao.CachedScheduledJobDao
 
saveScheduledJobStatus(ScheduledJobKey, ScheduledJobStatus) - Method in class com.atlassian.confluence.schedule.persistence.dao.ClusterSafeScheduledJobDao
 
saveScheduledJobStatus(ScheduledJobKey, ScheduledJobStatus) - Method in interface com.atlassian.confluence.schedule.persistence.dao.ScheduledJobDao
Stores the status for the specified job.
saveSelectedBundlePlugins(BootstrapManager, Map<String, SetupBundlePluginDescriptor>) - Static method in class com.atlassian.confluence.setup.SetupUtil
Add bundlePlugins to bootstrapManager.
saveSelectedPlugins() - Method in class com.atlassian.confluence.setup.actions.AbstractSelectBundleAction
 
saveSettings() - Method in interface com.atlassian.confluence.cache.CacheSettingsManager
Persists all changes made so far by update* methods.
saveSettings() - Method in class com.atlassian.confluence.cache.CachingCacheSettingsManager
 
saveSettings() - Method in class com.atlassian.confluence.cache.DefaultCacheSettingsManager
 
saveSettings(String, CustomPageSettings) - Method in interface com.atlassian.confluence.core.CustomPageSettingsManager
 
saveSettings(CustomPageSettings) - Method in interface com.atlassian.confluence.core.CustomPageSettingsManager
Save the global settings for the Custom Page Settings
saveSettings(String, CustomPageSettings) - Method in class com.atlassian.confluence.core.DefaultCustomPageSettingsManager
 
saveSettings(CustomPageSettings) - Method in class com.atlassian.confluence.core.DefaultCustomPageSettingsManager
 
saveSettings() - Method in class com.atlassian.confluence.impl.cache.config.PropertiesFileCacheSettingsManager
 
saveSetupConfigIntoSharedHome() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
saveSetupConfigIntoSharedHome() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
saveSetupConfigIntoSharedHome() - Method in interface com.atlassian.confluence.impl.cluster.ClusterConfigurationHelperInternal
This method need to be trigger when we finish setup.
saveSharedBuildNumber(String) - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
saveSharedBuildNumber(String) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
saveSharedBuildNumber(String) - Method in interface com.atlassian.confluence.impl.cluster.ClusterConfigurationHelperInternal
Store the build number into the confluence.cfg.xml file in the shared home folder
saveSharedProperty(Object, Object) - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
saveSharedProperty(Object, Object) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
saveSharedProperty(Object, Object) - Method in interface com.atlassian.confluence.impl.cluster.ClusterConfigurationHelperInternal
Save a property into the shared confluence.cfg.xml config file (in the shared home folder)
saveSpace(Space) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
saveSpace(Space, Space) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
saveSpace(Space) - Method in interface com.atlassian.confluence.spaces.SpaceManager
 
saveSpace(Space, Space) - Method in interface com.atlassian.confluence.spaces.SpaceManager
 
saveSpaceColourScheme(Space, BaseColourScheme) - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
saveSpaceColourScheme(Space, BaseColourScheme) - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
 
saveSpaceColourScheme(Space, BaseColourScheme) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
saveSpaceGroup(SpaceGroup) - Method in class com.atlassian.confluence.spaces.DefaultSpaceGroupManager
Deprecated.
 
saveSpaceGroup(SpaceGroup) - Method in interface com.atlassian.confluence.spaces.SpaceGroupManager
Deprecated.
 
saveTemplate(String, String, String) - Method in interface com.atlassian.confluence.spaces.SystemTemplateManager
Saves the given content as a system template.
saveTemplate(String, String, String) - Method in class com.atlassian.confluence.spaces.SystemTemplateManagerImpl
 
saveToOutputStream(OutputStream) - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
saveTrackback(Trackback, long) - Method in class com.atlassian.confluence.links.DefaultReferralManager
Deprecated.
 
saveTrackback(Trackback, long) - Method in interface com.atlassian.confluence.links.ReferralManager
Deprecated.
since 7.0.1, it will be removed by this ticket: https://jira.atlassian.com/browse/CONFSRVDEV-10243
saveTrustedApplication(ConfluenceTrustedApplication) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
 
saveTrustedApplication(ConfluenceTrustedApplication) - Method in interface com.atlassian.confluence.security.trust.TrustedApplicationsManager
 
saveUser(User) - Method in class bucket.user.DefaultUserAccessor
Deprecated.
 
saveUser(User) - Method in interface bucket.user.UserAccessor
Deprecated.
Persists changes made to a user (e.g.
saveUser(User) - Method in class com.atlassian.confluence.user.ConfluenceUserManager
 
saveUser(User) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManager
Deprecated.
 
saveWelcomeMessage(String) - Method in class com.atlassian.confluence.content.service.DefaultWelcomeMessageService
 
saveWelcomeMessage(String) - Method in interface com.atlassian.confluence.content.service.WelcomeMessageService
Save the give welcome message.
saveWithEnterInVersionComment() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
saveWithKeyboardShortcut() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
saveWithoutReload() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
saveWithReload() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
Deprecated.
scaleImageToMaxHeight(File, int) - Method in class com.atlassian.confluence.plugins.lookandfeel.ImageScaler
 
scan(SearchFilter, Set<String>, Consumer<Map<String, String[]>>) - Method in class com.atlassian.confluence.internal.search.DecoratedSearchManager
 
scan(SearchQuery, Set<String>, Consumer<Map<String, String[]>>) - Method in class com.atlassian.confluence.internal.search.DecoratedSearchManager
 
scan() - Method in class com.atlassian.confluence.plugin.DatabasePluginScanner
 
scan(SearchFilter, Set<String>, Consumer<Map<String, String[]>>) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
Execute Consumer.accept(T) for each search result.
scan(SearchQuery, Set<String>, Consumer<Map<String, String[]>>) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
Execute Consumer.accept(T) for each search result.
scan(SearchFilter, Set<String>, Consumer<Map<String, String[]>>) - Method in interface com.atlassian.confluence.search.v2.SearchManager
Deprecated.
scan(SearchQuery, Set<String>, Consumer<Map<String, String[]>>) - Method in interface com.atlassian.confluence.search.v2.SearchManager
Execute Consumer.accept(T) for each search result.
scanForNewPlugins() - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
 
ScanningSuite - Class in com.atlassian.confluence.util.test
A Suite that allows specifying patterns of names classes to include/exclude.
ScanningSuite(Class<?>, RunnerBuilder) - Constructor for class com.atlassian.confluence.util.test.ScanningSuite
Called reflectively on classes annotated with @RunWith(Suite.class)
ScanningSuite.Excludes - Annotation Type in com.atlassian.confluence.util.test
 
ScanningSuite.Filter - Annotation Type in com.atlassian.confluence.util.test
 
ScanningSuite.Includes - Annotation Type in com.atlassian.confluence.util.test
 
ScanningSuite.IncludeWithAnnotation - Annotation Type in com.atlassian.confluence.util.test
 
ScanningSuite.MustIncludes - Annotation Type in com.atlassian.confluence.util.test
 
ScanningSuite.Ordering - Enum in com.atlassian.confluence.util.test
 
ScanningSuite.TestOrdering - Annotation Type in com.atlassian.confluence.util.test
 
scheduled() - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCacheImpl
Check the queue every N seconds and process all records from the queue
SCHEDULED_JOB_INTERVAL - Static variable in class com.atlassian.confluence.schedule.audit.DefaultAuditService
 
SCHEDULED_JOB_SCHEDULE - Static variable in class com.atlassian.confluence.schedule.audit.DefaultAuditService
 
ScheduledCronJob - Class in com.atlassian.confluence.schedule
This class is for easily setting an atlassian-scheduler cron job from Spring.
ScheduledCronJob(String, JobRunner, boolean, String) - Constructor for class com.atlassian.confluence.schedule.ScheduledCronJob
id is used for both JobRunnerKey to register the jobRunner and JobId to schedule the job.
ScheduledCronJob(String, JobRunner, boolean, String, int) - Constructor for class com.atlassian.confluence.schedule.ScheduledCronJob
id is used for both JobRunnerKey to register the jobRunner and JobId to schedule the job.
ScheduledCronJob(String, JobRunner, boolean, String, boolean) - Constructor for class com.atlassian.confluence.schedule.ScheduledCronJob
id is used for both JobRunnerKey to register the jobRunner and JobId to schedule the job.
ScheduledCronJob(String, JobRunner, boolean, String, int, boolean) - Constructor for class com.atlassian.confluence.schedule.ScheduledCronJob
id is used for both JobRunnerKey to register the jobRunner and JobId to schedule the job.
scheduledJob() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
scheduledJob() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
 
ScheduledJob - Interface in com.atlassian.confluence.schedule
This is intended to be the interface for setting atlassian-scheduler jobs from Spring.
ScheduledJobConfiguration - Class in com.atlassian.confluence.schedule
Stores the current configuration of a job managed by the system.
ScheduledJobConfiguration() - Constructor for class com.atlassian.confluence.schedule.ScheduledJobConfiguration
 
ScheduledJobDao - Interface in com.atlassian.confluence.schedule.persistence.dao
Provides the DAO for storing the various scheduled job objects.
ScheduledJobHistory - Class in com.atlassian.confluence.schedule
Represent an execution event of a scheduled job.
ScheduledJobHistory(Date, Date) - Constructor for class com.atlassian.confluence.schedule.ScheduledJobHistory
 
ScheduledJobHistory.NaturalComparator - Class in com.atlassian.confluence.schedule
Natural order is by the natural order of startDate, then endDate (if required).
ScheduledJobKey - Class in com.atlassian.confluence.schedule
Identifier for a scheduled job.
ScheduledJobKey(String) - Constructor for class com.atlassian.confluence.schedule.ScheduledJobKey
 
ScheduledJobKey(String, String) - Constructor for class com.atlassian.confluence.schedule.ScheduledJobKey
 
scheduledJobKeyToJobIdWithRunNowSuffix(ScheduledJobKey) - Static method in class com.atlassian.confluence.schedule.managers.DefaultScheduledJobManager
scheduledJobManager - Variable in class com.atlassian.confluence.plugins.schedule.admin.action.AbstractViewAction
 
ScheduledJobManager - Interface in com.atlassian.confluence.schedule.managers
Defines the services provided for manage scheduled jobs.
ScheduledJobNodeManager - Interface in com.atlassian.confluence.impl.schedule.managers
Manages ScheduledJobs for the local cluster node, rather than the whole cluster.
ScheduledJobsListener - Class in com.atlassian.confluence.schedule.listeners
Listens for changes (from Quartz and atlassian-scheduler) in the activity of job being managed and records they're status / history.
ScheduledJobsListener(SchedulerService, ScheduledJobDao, Supplier<ManagedScheduledJobRegistry>, ScheduleJobStatusManager, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.schedule.listeners.ScheduledJobsListener
 
ScheduledJobStatus - Class in com.atlassian.confluence.schedule
This class contains the transient runtime state of a single job.
ScheduledJobStatus(ScheduledJobKey, List<ScheduledJobHistory>) - Constructor for class com.atlassian.confluence.schedule.ScheduledJobStatus
 
ScheduledJobStatusCache - Interface in com.atlassian.confluence.schedule.persistence.dao
 
ScheduledSimpleJob - Class in com.atlassian.confluence.schedule
This class is for easily setting an atlassian-scheduler interval job from Spring.
ScheduledSimpleJob(String, JobRunner, boolean, long) - Constructor for class com.atlassian.confluence.schedule.ScheduledSimpleJob
id is used for both JobRunnerKey to register the jobRunner and JobId to schedule the job.
ScheduledSimpleJob(String, JobRunner, boolean, long, boolean) - Constructor for class com.atlassian.confluence.schedule.ScheduledSimpleJob
id is used for both JobRunnerKey to register the jobRunner and JobId to schedule the job.
ScheduledSimpleJob(String, JobRunner, boolean, long, int, int) - Constructor for class com.atlassian.confluence.schedule.ScheduledSimpleJob
id is used for both JobRunnerKey to register the jobRunner and JobId to schedule the job.
ScheduledSimpleJob(String, JobRunner, boolean, long, int, int, boolean) - Constructor for class com.atlassian.confluence.schedule.ScheduledSimpleJob
id is used for both JobRunnerKey to register the jobRunner and JobId to schedule the job.
scheduleJob(JobId, JobConfig) - Method in class com.atlassian.confluence.impl.schedule.caesium.ConfluenceSchedulerService
 
ScheduleJobStatusManager - Interface in com.atlassian.confluence.schedule.managers
Finds or creates a schedule job status, based on the current configuration, and status in the schedules.
scheduleJobWithGeneratedId(JobConfig) - Method in class com.atlassian.confluence.impl.schedule.caesium.ConfluenceSchedulerService
 
scheduler - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
 
SCHEDULER_FLUSH_TIMEOUT_SECONDS_PROPERTY_NAME - Static variable in class com.atlassian.confluence.schedule.ScheduleUtil
The customer can set the value of this property to override the default timeout value - 2 minutes.
SCHEDULER_RUN_DETAILS - Static variable in interface com.atlassian.confluence.internal.schedule.persistence.dao.InternalRunDetailsDao
 
SCHEDULER_RUN_DETAILS_PURGE_JOB - Static variable in class com.atlassian.confluence.it.rpc.PluginJob
 
SchedulerClusteredJob - Class in com.atlassian.confluence.impl.schedule.caesium
 
SchedulerClusteredJob() - Constructor for class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
SchedulerClusteredJobDao - Class in com.atlassian.confluence.impl.schedule.caesium
SchedulerClusteredJobDao() - Constructor for class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDao
 
SchedulerClusteredJobDaoProxyWrapper - Class in com.atlassian.confluence.impl.schedule.caesium
See schedulingSubsystemContext.xml.
SchedulerClusteredJobDaoProxyWrapper(ClusteredJobDao) - Constructor for class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDaoProxyWrapper
 
SchedulerConfiguration - Class in com.atlassian.confluence.impl.schedule.caesium
 
SchedulerConfiguration(ClusterManager, Supplier<TimeZoneManager>) - Constructor for class com.atlassian.confluence.impl.schedule.caesium.SchedulerConfiguration
 
schedulerDisabled() - Method in class com.atlassian.confluence.impl.schedule.caesium.ThreadLocalSchedulerControl
 
schedulerEnabled() - Method in class com.atlassian.confluence.impl.schedule.caesium.ThreadLocalSchedulerControl
 
SchedulerLifecycle - Class in com.atlassian.confluence.util
 
SchedulerLifecycle() - Constructor for class com.atlassian.confluence.util.SchedulerLifecycle
 
SchedulerResource - Class in com.atlassian.confluence.functest.rest.admin
Modifies the Scheduler.
SchedulerResource(EventPublisher, Scheduler, LifecycleAwareSchedulerService, SchedulerRunDetailsManager) - Constructor for class com.atlassian.confluence.functest.rest.admin.SchedulerResource
 
SchedulerRpc - Class in com.atlassian.confluence.it.rpc.delegates.admin
Makes remote calls to the Scheduler.
SchedulerRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.admin.SchedulerRpc
 
SchedulerRunDetails - Class in com.atlassian.confluence.impl.schedule.caesium
This is NotExportable, see CONFDEV-40509.
SchedulerRunDetails() - Constructor for class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetails
 
SchedulerRunDetailsDao - Class in com.atlassian.confluence.impl.schedule.caesium
 
SchedulerRunDetailsDao() - Constructor for class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetailsDao
 
SchedulerRunDetailsManager - Interface in com.atlassian.confluence.schedule.managers
This manager is for internal processing of the scheduler run details (aka.
SchedulerRunDetailsPurgeJob - Class in com.atlassian.confluence.schedule.jobs
This job runs every hour and purge the old run details in the scheduler_run_details table.
SchedulerRunDetailsPurgeJob(SchedulerRunDetailsManager) - Constructor for class com.atlassian.confluence.schedule.jobs.SchedulerRunDetailsPurgeJob
 
SchedulerRunDetailsPurgeMode - Enum in com.atlassian.confluence.schedule.managers
 
scheduleTypeToChar(Schedule.Type) - Static method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
ScheduleUtil - Class in com.atlassian.confluence.schedule
A general utility class for scheduling.
ScheduleUtil() - Constructor for class com.atlassian.confluence.schedule.ScheduleUtil
 
SchemaComparison - Interface in com.atlassian.confluence.core.persistence.schema.api
A representation of a comparison between the expected and actual database schemata.
SchemaComparisonService - Interface in com.atlassian.confluence.core.persistence.schema.api
Provides a service for reconciling the actual database schema with an "expected" view of the schema.
SchemaComparisonWarningFactory - Class in com.atlassian.confluence.core.persistence.schema.util
 
SchemaComparisonWarningFactory() - Constructor for class com.atlassian.confluence.core.persistence.schema.util.SchemaComparisonWarningFactory
 
SchemaElementComparison<T> - Interface in com.atlassian.confluence.core.persistence.schema.api
Represents a comparison between the "expected" and "actual" representation of a database schema element.
SchemaElementComparison.ColumnComparison - Interface in com.atlassian.confluence.core.persistence.schema.api
 
SchemaElementComparison.ComparisonResult - Enum in com.atlassian.confluence.core.persistence.schema.api
 
SchemaElementComparison.IndexComparison - Interface in com.atlassian.confluence.core.persistence.schema.api
 
SchemaFieldToContentPropertyValueMapping - Class in com.atlassian.confluence.plugins.contentproperty.search.fields
 
SchemaFieldToContentPropertyValueMapping() - Constructor for class com.atlassian.confluence.plugins.contentproperty.search.fields.SchemaFieldToContentPropertyValueMapping
 
SchemaFieldType - Enum in com.atlassian.confluence.plugins.contentproperty.index.schema
Set of supported index field types.
SchemaHelper - Class in bucket.core.persistence.hibernate.schema
Deprecated.
since 6.10.0. Use com.atlassian.confluence.impl.core.persistence.hibernate.schema.ConfluenceSchemaHelper instead.
SchemaHelper() - Constructor for class bucket.core.persistence.hibernate.schema.SchemaHelper
SchemaHelper(Iterable<String>, Properties) - Constructor for class bucket.core.persistence.hibernate.schema.SchemaHelper
Deprecated.
 
SchemaHelper(Iterable<String>, HibernateConfig) - Constructor for class bucket.core.persistence.hibernate.schema.SchemaHelper
Deprecated.
 
SchemaInconsistencyWarningEvent - Class in com.atlassian.confluence.core.persistence.schema.event
 
SchemaInconsistencyWarningEvent(int) - Constructor for class com.atlassian.confluence.core.persistence.schema.event.SchemaInconsistencyWarningEvent
 
SchemaType - Enum in com.atlassian.confluence.rest.serialization.enrich
 
SchemaUpdateListener - Class in bucket.core.persistence.hibernate.schema
Deprecated.
since 6.10.0. Replaced by com.atlassian.confluence.plugin.PluginFrameworkContextListener.
SchemaUpdateListener() - Constructor for class bucket.core.persistence.hibernate.schema.SchemaUpdateListener
Deprecated.
 
schemaVersion(int) - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails.MacroFormDetailsBuilder
 
SCOPE_PREFIX - Static variable in interface com.atlassian.confluence.search.v2.SpaceCategories
 
ScoreConfig - Class in com.atlassian.confluence.plugins.edgeindex
 
ScoreConfig() - Constructor for class com.atlassian.confluence.plugins.edgeindex.ScoreConfig
 
ScoreFunction - Interface in com.atlassian.confluence.search.v2.score
Marker interface for a function providing score for FunctionScoreQuery.
scorePayload(int, int, int, BytesRef) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
The default implementation returns 1
SCREEN_READER_NEW_WINDOW_TAG_I18N_KEY - Static variable in class com.atlassian.confluence.content.render.xhtml.view.link.DefaultCommonLinkAttributesWriter
 
SCRIPTSFINISHED_PLUGIN - Static variable in class com.atlassian.confluence.it.plugin.TestPlugins
 
SCRIPTSFINISHED_PLUGIN_MODULE - Static variable in class com.atlassian.confluence.it.plugin.TestPlugins
 
scrollToElement(String) - Method in class com.atlassian.confluence.pageobjects.WebdriverUtils
Deprecated.
 
search() - Method in class com.atlassian.confluence.api.impl.service.people.PersonServiceImpl
 
search() - Method in interface com.atlassian.confluence.api.service.people.PersonService
Create a person searcher to find people matching search criteria For given search category and/or criteria, return all People matching the supplied criteria.
search(String, SearchOptions, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.api.service.search.CQLSearchService
Execute a CQL search query and fetch a page of results.
search(EntityQuery) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationManager
 
search(ISearch) - Method in class com.atlassian.confluence.internal.search.DecoratedSearchManager
 
search(SearchWithToken) - Method in class com.atlassian.confluence.internal.search.DecoratedSearchManager
 
search(ISearch, Set<String>) - Method in class com.atlassian.confluence.internal.search.DecoratedSearchManager
 
search(String) - Static method in class com.atlassian.confluence.it.global.SiteSearch
 
search(String, WebTester) - Static method in class com.atlassian.confluence.it.global.SiteSearch
 
search(TitledContent) - Static method in class com.atlassian.confluence.it.global.SiteSearch
 
search(TitledContent, WebTester) - Static method in class com.atlassian.confluence.it.global.SiteSearch
 
search(String, int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Search for the supplied query String.
search(String, Hashtable<String, String>, int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
search(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.SearchPanelInImageBrowserDialog
Deprecated.
 
search(String) - Method in class com.atlassian.confluence.pageobjects.component.form.MultiPicker
Deprecated.
Types the given search string into the input field and waits for any results to appear
search(String) - Method in class com.atlassian.confluence.pageobjects.component.popup.GroupPickerPopup
Deprecated.
 
search(String) - Method in class com.atlassian.confluence.pageobjects.page.PeopleDirectoryPage
Deprecated.
 
search(IndexSearcherCallback<T>) - Method in interface com.atlassian.confluence.plugins.edgeindex.lucene.LuceneIndex
Searches lucene index.
search(String, String, String, String, int, int, boolean, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.ExperimentalSearchResource
 
search(String, String, String, int, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentResource
Fetch a list of content using the Confluence Query Language (CQL).
search(String, String, String, String, int, String, int, boolean, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.SearchResource
Search for entities in Confluence using the Confluence Query Language (CQL)
search(String, SearchOptions, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteCQLSearchService
search(String, SearchOptions, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
search() - Method in interface com.atlassian.confluence.rest.client.RemotePersonService
 
search() - Method in class com.atlassian.confluence.rest.client.RemotePersonServiceImpl
 
search(String, String, int) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Search Confluence for the supplied query String.
search(String, String, Map, int) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Search Confluence for the supplied query String.
search(String, Map, int) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
search(String, int) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
search(String, String, int) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
search(String, String, Map, int) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
search(String, String, int) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
search(String, String, Map, int) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
search(String, String, int) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
search(String, String, Hashtable, int) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
search(String, String, int) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
search(String, String, Hashtable, int) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
search(List<QueryToken>) - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearcher
Search and expect results using the Confluence default ResultTemplate.
search(List<QueryToken>, ResultTemplate) - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearcher
Search returning results meeting the specified ResultTemplate.
search(List<QueryToken>, ResultTemplate, String...) - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearcher
Search returning results in the specified space and ResultTemplate
search(List<QueryToken>, ResultTemplate, Set<Attachment.Type>, String...) - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearcher
Search returning results in the specified space and ResultTemplate
search(List<QueryToken>, ResultTemplate, Set<Attachment.Type>, boolean, int, Integer, Map<String, Object>, String...) - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearcher
Search returning results in the specified space and ResultTemplate include pagination and search parent name support.
search(String, Iterable<String>, String, int, HttpServletRequest) - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearchService
search(String, ContentNameSearchContext) - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearchService
This performs a content name search in Confluence and returns the results.
search(String, Iterable<String>, String, int, HttpServletRequest) - Method in class com.atlassian.confluence.search.contentnames.DefaultContentNameSearchService
 
search(String, ContentNameSearchContext) - Method in class com.atlassian.confluence.search.contentnames.DefaultContentNameSearchService
 
search(Query, Sort, Filter, LuceneResultFilter, Set<String>) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneSearcher
Deprecated.
search(Query, Sort, Filter, LuceneResultFilter, Set<String>) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearcherImpl
 
search(SearchWithToken) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
 
search(ISearch) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
 
search(ISearch, Set<String>) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
 
search(ISearch) - Method in interface com.atlassian.confluence.search.v2.SearchManager
Perform a search with a given criteria.
search(SearchWithToken) - Method in interface com.atlassian.confluence.search.v2.SearchManager
Deprecated.
since 5.10. This method on one hand is rarely used on the other hand is not efficient to implement in ES.
search(ISearch, Set<String>) - Method in interface com.atlassian.confluence.search.v2.SearchManager
Perform a search with a given criteria, the returns searchResults only have the fields requested in the projection filled out, no other fields are valid in the searchResult.
search(EntityQuery<Application>) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
search(long, EntityQuery<T>) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
search(long, MembershipQuery<T>) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
This implementation uses the existing cached data for searches returning strings, and for searches returning Group objects when searching for Groups as well.
search(long, EntityQuery<T>) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
search(EntityQuery<Application>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
 
search(EntityQuery<Directory>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateDirectoryDao
 
search(long, EntityQuery<T>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
search(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembershipDao
 
search(long, EntityQuery<T>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
search(String, String) - Method in class com.atlassian.sal.confluence.search.ConfluenceSearchProvider
 
search(UserKey, String) - Method in class com.atlassian.sal.confluence.search.ConfluenceSearchProvider
SEARCH_FIELD_BACKGROUND - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
SEARCH_FIELD_TEXT - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
SEARCH_FOR_CSS_CLASS - Static variable in class com.atlassian.confluence.search.contentnames.DefaultContentNameSearchService
 
SEARCH_PANEL - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
SEARCH_QUERY_BEAN - Static variable in class com.atlassian.confluence.user.SessionKeys
 
SEARCH_RESULT_DOC_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
SEARCH_RESULT_ENTITY_LIST - Static variable in class com.atlassian.confluence.plugins.rest.entities.documentation.SearchResultEntityExampleDocument
 
SEARCH_STRING_LENGTH_LIMIT - Static variable in class com.atlassian.confluence.impl.audit.AuditRecordEntityFactory
Deprecated.
 
SearchableDao - Interface in com.atlassian.confluence.core.persistence
Provides access to Searchable objects.
searchAndReplaceAll(String, String) - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
searchAndReplaceOneClick(String, String) - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
searchAndReplaceOnePressEnter(String, String) - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
SearchAndReplaceToolbar - Class in com.atlassian.confluence.pageobjects.component.editor
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.editor.SearchAndReplaceToolbar instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
SearchAndReplaceToolbar() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
Deprecated.
 
SearchBodyProperty - Class in com.atlassian.confluence.plugin.module
Provides mapping between content property with custom content type for default searchable text
SearchBodyProperty(ContentType, String) - Constructor for class com.atlassian.confluence.plugin.module.SearchBodyProperty
 
SearchBodyPropertyModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
A module descriptor for appending content property to default search text for Extensible Content Types
SearchBodyPropertyModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.SearchBodyPropertyModuleDescriptor
 
searchCategorised(ISearch, SearchManager.Categorizer<T>) - Method in class com.atlassian.confluence.internal.search.DecoratedSearchManager
 
searchCategorised(ISearch, SearchManager.Categorizer<T>) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
Perform a search with the given criteria, the top results are collected per category specified by the given SearchManager.Categorizer.
searchCategorised(ISearch, SearchManager.Categorizer<T>) - Method in interface com.atlassian.confluence.search.v2.SearchManager
Perform a search with the given criteria, the top results are collected per category specified by the given SearchManager.Categorizer.
searchCompletionStage(String, SearchOptions, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteCQLSearchService
 
searchCompletionStage(String, SearchOptions, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
 
SearchConstants - Class in com.atlassian.confluence.search.v2
Defines search constants.
SearchConstants() - Constructor for class com.atlassian.confluence.search.v2.SearchConstants
 
searchContainer - Variable in class com.atlassian.confluence.pageobjects.component.form.MultiPicker
Deprecated.
 
searchContent(String, SearchContext, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.api.service.search.CQLSearchService
Execute a CQL search query and fetch a page results.
searchContent(String, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.api.service.search.CQLSearchService
Execute a CQL search query and fetch a page results.
searchContent(String, Expansion...) - Method in interface com.atlassian.confluence.api.service.search.CQLSearchService
Execute a CQL search query and fetch a page results.
searchContent(String, SearchContext, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteCQLSearchService
searchContent(String, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteCQLSearchService
searchContent(String, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteCQLSearchService
searchContent(String, SearchContext, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
searchContent(String, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
searchContent(String, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
searchContentCompletionStage(String, SearchContext, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteCQLSearchService
 
searchContentCompletionStage(String, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteCQLSearchService
 
searchContentCompletionStage(String, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteCQLSearchService
 
searchContentCompletionStage(String, SearchContext, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
 
searchContentCompletionStage(String, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
 
searchContentCompletionStage(String, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
 
searchContentType(String, String) - Static method in class com.atlassian.confluence.it.global.SiteSearch
 
searchContentType(String, String, WebTester) - Static method in class com.atlassian.confluence.it.global.SiteSearch
 
SearchContext - Class in com.atlassian.confluence.api.model.search
JSON serializable search context object to allow a user to specify the context they want a search to execute in.
searchContext(SearchContext) - Method in class com.atlassian.confluence.api.model.search.SearchOptions.Builder
 
SearchContext.Builder - Class in com.atlassian.confluence.api.model.search
 
SearchDecorator - Interface in com.atlassian.confluence.search.v2
Decorates a ISearch with a custom logic e.g.
SearchDecoratorModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
A module descriptor that allows to add a SearchDecorator into Confluence.
SearchDecoratorModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.SearchDecoratorModuleDescriptor
 
SearchDecoratorProvider - Interface in com.atlassian.confluence.internal.search.v2
 
searchDirectGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
searchDuration - Variable in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
 
searchDuration(int) - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
 
searchEntities(ISearch, SearchManager.EntityVersionPolicy) - Method in class com.atlassian.confluence.internal.search.DecoratedSearchManager
 
searchEntities(ISearch, SearchManager.EntityVersionPolicy) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
 
searchEntities(ISearch, SearchManager.EntityVersionPolicy) - Method in interface com.atlassian.confluence.search.v2.SearchManager
Perform a search with the given criteria, returning the results as a list of database entity objects.
searchEntitiesManager - Variable in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Deprecated.
since 5.9. No longer used.
searchEntitiesManager - Variable in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
SearchEntitiesManager - Interface in com.atlassian.confluence.user
Deprecated.
since 5.9. Use CrowdService.search(com.atlassian.crowd.embedded.api.Query) instead.
SearchEntityBuilder - Interface in com.atlassian.confluence.plugins.rest.entities.builders
Builds REST ContentEntity objects from Confluence search results.
SearcherAction - Class in com.atlassian.confluence.search.v2.lucene
Deprecated.
since 5.5. Use SearcherWithTokenAction instead.
SearcherAction(Query, Filter, Sort, LuceneResultFilter, Set<String>) - Constructor for class com.atlassian.confluence.search.v2.lucene.SearcherAction
Deprecated.
 
SearcherWithTokenAction - Class in com.atlassian.confluence.search.v2.lucene
 
SearcherWithTokenAction(Query, Filter, Sort, int, int, Set<String>) - Constructor for class com.atlassian.confluence.search.v2.lucene.SearcherWithTokenAction
 
SearcherWithTokenAction(Query, Filter, Sort, int, int, Set<String>, LuceneResultFilter) - Constructor for class com.atlassian.confluence.search.v2.lucene.SearcherWithTokenAction
Deprecated.
since this constructor accepts the deprecated LuceneResultFilter as a parameter. If you need to perform post-search result filtering, perform it on the SearchResults returned by SearchManager.
SearchEvent - Class in com.atlassian.confluence.event.events.search
Superclass of all search-related events
SearchEvent(Object) - Constructor for class com.atlassian.confluence.event.events.search.SearchEvent
 
SearchExpander - Class in com.atlassian.confluence.search.v2
search expander that expands filter/query until no longer possible.
SearchExpander() - Constructor for class com.atlassian.confluence.search.v2.SearchExpander
 
searchField - Variable in class com.atlassian.confluence.pageobjects.component.form.MultiPicker
Deprecated.
 
SearchFieldNames - Class in com.atlassian.confluence.search.v2
A helper class that contains the known set of core available Strings.
SearchFieldNames() - Constructor for class com.atlassian.confluence.search.v2.SearchFieldNames
 
searchFieldWrapper - Variable in class com.atlassian.confluence.pageobjects.component.form.MultiPicker
Deprecated.
 
searchFilter - Variable in class com.atlassian.confluence.search.v2.AbstractSearch
 
SearchFilter - Interface in com.atlassian.confluence.search.v2
A filter to be performed against the search index during search time (not post results).
SearchFilterUtils - Class in com.atlassian.confluence.search.v2.searchfilter
Helper class to assist with any operations that require traversing the tree of SearchFilters
SearchFilterUtils() - Constructor for class com.atlassian.confluence.search.v2.searchfilter.SearchFilterUtils
 
searchFor(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
Deprecated.
 
searchForFirst(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
Deprecated.
Returns the first item matching macro search text.
searchForTypesWithinContainerType(ContentTypeEnum, Set<ContentTypeEnum>) - Static method in class com.atlassian.confluence.search.v2.query.ContainingContentTypeQuery
Helper method for the common "Find me all attachments attached to pages" query - which would be ContainingContentTypeQuery.searchForTypesWithinContainerType(ContentTypeEnum.ATTACHMENT, ContentTypeEnum.PAGE)
searchGroups(Application, EntityQuery<T>) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
searchGroups(SearchRestrictionEntity, int, int) - Method in class com.atlassian.confluence.functest.rest.admin.UserResource
 
searchInArchivedSpaces(TitledContent) - Static method in class com.atlassian.confluence.it.global.SiteSearch
 
searchInArchivedSpaces(TitledContent, WebTester) - Static method in class com.atlassian.confluence.it.global.SiteSearch
 
SearchIndexesAction - Class in com.atlassian.confluence.search.actions
 
SearchIndexesAction() - Constructor for class com.atlassian.confluence.search.actions.SearchIndexesAction
 
SearchIndexesPage - Class in com.atlassian.confluence.pageobjects.page.admin
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.admin.SearchIndexesPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
SearchIndexesPage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.SearchIndexesPage
Deprecated.
 
searchIndexExists() - Method in class com.atlassian.confluence.search.actions.SearchIndexesAction
 
searchInSpace(TitledContent, Space) - Static method in class com.atlassian.confluence.it.global.SiteSearch
 
searchInSpace(TitledContent, Space, WebTester) - Static method in class com.atlassian.confluence.it.global.SiteSearch
 
SearchLanguage - Enum in com.atlassian.confluence.search
 
SearchLanguageProvider - Interface in com.atlassian.confluence.internal.search
Provides SearchLanguage for indexing and search.
searchManager - Variable in class com.atlassian.confluence.macro.ContentFilteringMacro
SearchManager instance for handling queries based on parameter values.
SearchManager - Interface in com.atlassian.confluence.search.v2
Facade for the v2 search API.
SearchManager.Categorizer<T> - Interface in com.atlassian.confluence.search.v2
 
SearchManager.EntityVersionPolicy - Enum in com.atlassian.confluence.search.v2
SearchMappersThreadLocal - Class in com.atlassian.confluence.search.v2.lucene
Deprecated.
since 7.0.1 All uses of PluginAccessor.getEnabledModuleDescriptorsByClass(Class) are cached now.
SearchMappersThreadLocal() - Constructor for class com.atlassian.confluence.search.v2.lucene.SearchMappersThreadLocal
Deprecated.
 
searchNestedGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
searchNoCategorisation(List<QueryToken>, ResultTemplate, Set<Attachment.Type>, boolean, int, Integer, Map<String, Object>, String...) - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearcher
Search returning results in the specified space and ResultTemplate include pagination and search parent name support.
SearchOptions - Class in com.atlassian.confluence.api.model.search
 
SearchOptions(SearchOptions.Builder) - Constructor for class com.atlassian.confluence.api.model.search.SearchOptions
 
SearchOptions.Builder - Class in com.atlassian.confluence.api.model.search
 
SearchOptions.Excerpt - Class in com.atlassian.confluence.api.model.search
 
SearchPageResponse<T> - Class in com.atlassian.confluence.api.model.search
A page response impl for the search service which provides the total size of the result set, along with the CQL Query that was used to generate the result set.
SearchPageResponse.Builder<T> - Class in com.atlassian.confluence.api.model.search
 
SearchPanelInImageBrowserDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.component.dialog.SearchPanelInImageBrowserDialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
SearchPanelInImageBrowserDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.SearchPanelInImageBrowserDialog
Deprecated.
 
SearchPerformedEvent - Class in com.atlassian.confluence.event.events.search
Event triggered whenever a user performs a search through the search screen or the remote API.
SearchPerformedEvent(Object, SearchQuery, User, int) - Constructor for class com.atlassian.confluence.event.events.search.SearchPerformedEvent
 
SearchPrimitive - Annotation Type in com.atlassian.confluence.search.v2
The annotated element as v2 search primitive means it is a building block for composing higher level search classes.
SearchQuery - Interface in com.atlassian.confluence.search.v2
A query to be performed against the search index.
SearchQueryInterpreter - Interface in com.atlassian.confluence.macro.query
Creates a SearchQuery instance from the provided String value.
SearchQueryInterpreterException - Exception in com.atlassian.confluence.macro.query
Exception thrown by SearchQueryInterpreter if an error occurs while creating a SearchQuery.
SearchQueryInterpreterException(String) - Constructor for exception com.atlassian.confluence.macro.query.SearchQueryInterpreterException
 
SearchQueryInterpreterException(String, Throwable) - Constructor for exception com.atlassian.confluence.macro.query.SearchQueryInterpreterException
 
SearchQueryModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.search
 
SearchQueryModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.search.SearchQueryModuleDescriptor
 
SearchQueryParameters - Class in com.atlassian.confluence.search.service
A bean encapsulating the query being issued to the search service.
SearchQueryParameters() - Constructor for class com.atlassian.confluence.search.service.SearchQueryParameters
Construct a query with no search term or filtering.
SearchQueryParameters(String) - Constructor for class com.atlassian.confluence.search.service.SearchQueryParameters
Construct a query for the specified String.
SearchQueryParser - Class in com.atlassian.confluence.macro.query
 
SearchQueryParser() - Constructor for class com.atlassian.confluence.macro.query.SearchQueryParser
 
SearchQueryParser(boolean) - Constructor for class com.atlassian.confluence.macro.query.SearchQueryParser
 
SearchQueryParserException - Exception in com.atlassian.confluence.macro.query
Exception thrown by the SearchQueryParser if it runs into trouble converting a criteria string into a SearchQuery.
SearchQueryParserException(String) - Constructor for exception com.atlassian.confluence.macro.query.SearchQueryParserException
 
SearchQueryParserException(String, Throwable) - Constructor for exception com.atlassian.confluence.macro.query.SearchQueryParserException
 
SearchQueryTokenizer - Interface in com.atlassian.confluence.search.v2.analysis
Breaks a text of a text field into tokens.
SearchRequest - Class in com.atlassian.confluence.internal.user
Common fields for a user management search.
SearchRequest(boolean) - Constructor for class com.atlassian.confluence.internal.user.SearchRequest
 
SearchResource - Class in com.atlassian.confluence.plugins.restapi.resources
API REST Resource for searching for entities in Confluence.
SearchResource(CQLSearchService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.SearchResource
 
SearchRestrictionEntity - Class in com.atlassian.confluence.functest.rest.admin.crowd
Search restriction entity classes should extend this abstract class.
SearchRestrictionEntity() - Constructor for class com.atlassian.confluence.functest.rest.admin.crowd.SearchRestrictionEntity
 
SearchRestrictionEntityTranslator - Class in com.atlassian.confluence.functest.rest.admin.crowd
Utility class to convert from a SearchRestriction interface to one of SearchRestrictionEntity classes.
SearchRestrictionEntityTranslator() - Constructor for class com.atlassian.confluence.functest.rest.admin.crowd.SearchRestrictionEntityTranslator
 
SearchRestrictionEntityTranslator.SupportedType - Enum in com.atlassian.confluence.functest.rest.admin.crowd
Represents a supported value type.
SearchResult<T> - Class in com.atlassian.confluence.api.model.search
A result of a search.
SearchResult - Class in com.atlassian.confluence.it
 
SearchResult(String, long, String, String, String) - Constructor for class com.atlassian.confluence.it.SearchResult
 
SearchResult - Class in com.atlassian.confluence.search.contentnames
Represents a search result from a content name search.
SearchResult(Long, String, String, String) - Constructor for class com.atlassian.confluence.search.contentnames.SearchResult
 
SearchResult - Interface in com.atlassian.confluence.search.v2
An individual search result.
SearchResult(String, Entity) - Constructor for class com.atlassian.confluence.user.PermittedUserFinder.SearchResult
 
SearchResult.Builder<T> - Class in com.atlassian.confluence.api.model.search
 
SearchResultConverter - Class in com.atlassian.confluence.search.v2
 
SearchResultConverter(AnyTypeDao, ContentEntityObjectDao) - Constructor for class com.atlassian.confluence.search.v2.SearchResultConverter
 
SearchResultEntity - Class in com.atlassian.confluence.plugins.rest.entities
A single search result
SearchResultEntity() - Constructor for class com.atlassian.confluence.plugins.rest.entities.SearchResultEntity
 
SearchResultEntityExampleDocument - Class in com.atlassian.confluence.plugins.rest.entities.documentation
 
SearchResultEntityExampleDocument() - Constructor for class com.atlassian.confluence.plugins.rest.entities.documentation.SearchResultEntityExampleDocument
 
SearchResultEntityList - Class in com.atlassian.confluence.plugins.rest.entities
Entity representing a search result
SearchResultEntityList() - Constructor for class com.atlassian.confluence.plugins.rest.entities.SearchResultEntityList
 
SearchResultGroupEntity - Class in com.atlassian.confluence.plugins.rest.entities
 
SearchResultGroupEntity() - Constructor for class com.atlassian.confluence.plugins.rest.entities.SearchResultGroupEntity
 
SearchResultJsonator - Class in com.atlassian.confluence.json.jsonator
 
SearchResultJsonator(ContextPathHolder, I18NBeanFactory, UserAccessor, FormatSettingsManager, LocaleManager) - Constructor for class com.atlassian.confluence.json.jsonator.SearchResultJsonator
 
SearchResultLink - Class in com.atlassian.confluence.search.v2
Represents a HTML link constructed from data contained in a search result (and ultimately the search index).
SearchResultLink(String, String) - Constructor for class com.atlassian.confluence.search.v2.SearchResultLink
 
SearchResultPage - Class in com.atlassian.confluence.pageobjects.page
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.SearchResultPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
SearchResultPage() - Constructor for class com.atlassian.confluence.pageobjects.page.SearchResultPage
Deprecated.
 
SearchResultRenderContext - Class in com.atlassian.confluence.search
Render context for search results.
SearchResultRenderContext(String, String) - Constructor for class com.atlassian.confluence.search.SearchResultRenderContext
Constructor that sets both the queryString and showExcepts properties.
SearchResultRenderContext() - Constructor for class com.atlassian.confluence.search.SearchResultRenderContext
Default constructor.
SearchResultRenderer - Interface in com.atlassian.confluence.plugin
Interface for plugins that will provide a customized rendering of a search result should implement.
SearchResultRendererCache - Class in com.atlassian.confluence.search
The class caches the list of search result renderers installed in the system.
SearchResultRendererCache() - Constructor for class com.atlassian.confluence.search.SearchResultRendererCache
 
SearchResultRendererCacheUpdater - Class in com.atlassian.confluence.search
The class listens for plugin changes and notifies the search result renderer cache of any changes made to plugins.
SearchResultRendererCacheUpdater() - Constructor for class com.atlassian.confluence.search.SearchResultRendererCacheUpdater
 
searchResults(List<AutocompleteResultItem>) - Method in class com.atlassian.confluence.api.model.search.autocomplete.AutocompleteResult.Builder
 
SearchResults - Interface in com.atlassian.confluence.search.v2
The results of a search.
SearchResultsBatchWorkSource<T> - Class in com.atlassian.confluence.content.render.xhtml.migration.macro
Provides a worksource from a searchQuery, the query should return searchResults that can be converted ContentEntityObjects
SearchResultsBatchWorkSource(SearchManager, List<SearchResult>, int, Function<Searchable, T>) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.macro.SearchResultsBatchWorkSource
 
SearchResultSerialiser - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.serialisers
JSON Serialiser for SearchResult objects
SearchResultSerialiser() - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.serialisers.SearchResultSerialiser
 
SearchResultType - Enum in com.atlassian.confluence.search.v2
Represents a confluence search result type.
SearchResultTypeSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Filter by SearchResultType.
SearchResultTypeSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
SearchResultTypeSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.SearchResultTypeSearchFilterMapper
 
SearchServiceException - Exception in com.atlassian.confluence.plugins.rest.service
An error occured during a search
SearchServiceException() - Constructor for exception com.atlassian.confluence.plugins.rest.service.SearchServiceException
 
SearchServiceException(String) - Constructor for exception com.atlassian.confluence.plugins.rest.service.SearchServiceException
 
SearchServiceException(String, Throwable) - Constructor for exception com.atlassian.confluence.plugins.rest.service.SearchServiceException
 
SearchServiceException(Throwable) - Constructor for exception com.atlassian.confluence.plugins.rest.service.SearchServiceException
 
SearchSiteAction - Class in com.atlassian.confluence.search.actions
Deprecated.
since 5.9
SearchSiteAction() - Constructor for class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
SearchSiteAction.BackwardsCompatibility - Class in com.atlassian.confluence.search.actions
Deprecated.
A class used to preserve compatibility with old style search URL's where search parameters were entered in the format: searchQuery.spaceKey=conf_all&searchQuery.queryString=hello.
SearchSiteAction.CriteriaParameters - Class in com.atlassian.confluence.search.actions
Deprecated.
A Class used to represent the different criteria restriction links that are displayed along with the search results.
SearchSiteAction.UserDetails - Class in com.atlassian.confluence.search.actions
Deprecated.
 
SearchSort - Interface in com.atlassian.confluence.search.v2
Represents some method for sorting search results, and the order in which to search them.
SearchSort.Order - Enum in com.atlassian.confluence.search.v2
Enum defining the types of ordering supported.
SearchSort.Type - Enum in com.atlassian.confluence.search.v2
 
SearchSortParameter - Class in com.atlassian.confluence.macro.params
Parameter that resolves a SearchSort instance from parameters named "sort" and "reverse".
SearchSortParameter() - Constructor for class com.atlassian.confluence.macro.params.SearchSortParameter
 
SearchSortParameter(String) - Constructor for class com.atlassian.confluence.macro.params.SearchSortParameter
 
SearchSortParameter(List<String>, String) - Constructor for class com.atlassian.confluence.macro.params.SearchSortParameter
 
searchTerm(String) - Method in class com.atlassian.confluence.internal.user.UserSearchRequestBuilder
 
searchTerm - Variable in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
SearchTokenExpiredException - Exception in com.atlassian.confluence.search.v2
An exception thrown when the search token has expired.
SearchTokenExpiredException(long) - Constructor for exception com.atlassian.confluence.search.v2.SearchTokenExpiredException
 
searchUnsyncedUsers(String) - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
 
searchUnsyncedUsers(String) - Method in interface com.atlassian.confluence.internal.user.UserAccessorInternal
Returns a list of all users for the given username search parameter that are unsynced: a user whose account has been disconnected from an external directory, i.e.
searchUnsyncedUsers(String) - Static method in class com.atlassian.confluence.it.admin.ManageUsers
 
searchUnsyncedUsers(String) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
searchUnsyncedUsers(String) - Method in interface com.atlassian.confluence.user.persistence.dao.ConfluenceUserDao
Search all unsynced users, whose account has been disconnected from an external directory, i.e.
searchUnsyncedUsers(String) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernateConfluenceUserDao
 
searchUsers(Application, EntityQuery<T>) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
searchUsers(SearchRestrictionEntity, int, int) - Method in class com.atlassian.confluence.functest.rest.admin.UserResource
 
searchUsers() - Static method in class com.atlassian.confluence.it.admin.ManageUsers
 
searchUsers(WebTester) - Static method in class com.atlassian.confluence.it.admin.ManageUsers
 
SearchUsersAction - Class in com.atlassian.confluence.user.actions
 
SearchUsersAction() - Constructor for class com.atlassian.confluence.user.actions.SearchUsersAction
 
SearchWithToken - Interface in com.atlassian.confluence.search.v2
A search that additionally specifies a search token.
SECRET_KEY - Static variable in class com.atlassian.confluence.internal.webhooks.WebhookBodySigner
 
Secrets - Class in com.atlassian.synchrony
Faux class for synchrony
Secrets() - Constructor for class com.atlassian.synchrony.Secrets
 
SectionAndColumnMacroCreateListener - Class in com.atlassian.confluence.tinymceplugin.listeners
Sends an event to the analytics server when a page/blog post is created using the section and column macros
SectionAndColumnMacroCreateListener(XhtmlContent, EventPublisher) - Constructor for class com.atlassian.confluence.tinymceplugin.listeners.SectionAndColumnMacroCreateListener
 
SectionMacroCreatedEvent - Class in com.atlassian.confluence.tinymceplugin.events
A layout event is used to define when a page/blog post is created using the section and column macro.
SectionMacroCreatedEvent(AbstractPage) - Constructor for class com.atlassian.confluence.tinymceplugin.events.SectionMacroCreatedEvent
 
SectionMacroReplacementRenderer - Class in com.atlassian.confluence.content.render.xhtml.migration
 
SectionMacroReplacementRenderer(Renderer) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.SectionMacroReplacementRenderer
 
sections(String, List<String>, String, ContentId) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.WebFragmentResource
Fetch the websections at the given location.
sections(SortedSet, String, ContentId) - Method in class com.atlassian.confluence.plugins.restapi.experimental.resources.WebFragmentResource
Fetch the websections at the given locations.
SectionsForLocationFunction - Class in com.atlassian.confluence.plugins.soy
A soy server function that retrieves web-sections for a given location.
SectionsForLocationFunction(WebViewService) - Constructor for class com.atlassian.confluence.plugins.soy.SectionsForLocationFunction
 
SecureRpc - Interface in com.atlassian.confluence.rpc
 
SECURITY - Static variable in class com.atlassian.confluence.impl.audit.AuditCategories
 
SECURITY_SETTINGS_CHANGED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.GlobalSettingsAuditListener
 
securityConfig() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
securityConfig() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
 
SecurityConfigurationAction - Class in com.atlassian.confluence.admin.actions
 
SecurityConfigurationAction() - Constructor for class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
SecurityEvent - Class in com.atlassian.confluence.event.events.security
 
SecurityEvent(Object, String, String) - Constructor for class com.atlassian.confluence.event.events.security.SecurityEvent
 
SecurityEvent(Object, String, String, String, String) - Constructor for class com.atlassian.confluence.event.events.security.SecurityEvent
 
SecurityHeadersHelper - Class in com.atlassian.confluence.util
Add headers to prevent security problems.
SecurityHeadersHelper() - Constructor for class com.atlassian.confluence.util.SecurityHeadersHelper
 
SecurityHeadersInterceptor - Class in com.atlassian.confluence.security.interceptors
Add headers to prevent security problems.
SecurityHeadersInterceptor() - Constructor for class com.atlassian.confluence.security.interceptors.SecurityHeadersInterceptor
 
SeeOtherException - Exception in com.atlassian.confluence.api.service.exceptions
Raised to return an http 303 'see other' to the client.
SeeOtherException() - Constructor for exception com.atlassian.confluence.api.service.exceptions.SeeOtherException
 
SeeOtherException(String) - Constructor for exception com.atlassian.confluence.api.service.exceptions.SeeOtherException
 
SeeOtherException(Throwable) - Constructor for exception com.atlassian.confluence.api.service.exceptions.SeeOtherException
 
SeeOtherException(String, Throwable) - Constructor for exception com.atlassian.confluence.api.service.exceptions.SeeOtherException
 
SeeOtherException(String, ValidationResult) - Constructor for exception com.atlassian.confluence.api.service.exceptions.SeeOtherException
 
select() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroItem
Deprecated.
 
select(String, String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
select(Group) - Method in class com.atlassian.confluence.pageobjects.component.popup.GroupPickerPopup
Deprecated.
 
select(User) - Method in class com.atlassian.confluence.pageobjects.component.popup.UserPickerPopup
Deprecated.
 
select(String...) - Method in class com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand.Builder
Set the list of columns to select.
select(Iterable<String>) - Method in class com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand.Builder
 
SELECT_BUNDLE - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
selectBean(Class<T>, String, String) - Method in class com.atlassian.confluence.impl.cluster.ClusterAwareBeanSelector
Selects one of 2 beans
selectBodyForRepresentation(Content, ContentRepresentation) - Method in interface com.atlassian.confluence.api.service.content.ContentBodyConversionService
Given a Content object for which the body could be converted to a given ContentRepresentation, returns the ContentBody that would be used for the conversion.
SelectBundleAction - Class in com.atlassian.confluence.setup.actions
 
SelectBundleAction() - Constructor for class com.atlassian.confluence.setup.actions.SelectBundleAction
 
SelectBundlePage - Class in com.atlassian.confluence.it.setup.steps
 
SelectBundlePage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.SelectBundlePage
 
SelectBundlePage - Class in com.atlassian.confluence.pageobjects.page.setup
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.setup.SelectBundlePage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
SelectBundlePage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.SelectBundlePage
Deprecated.
 
selectBundlePlugin(List<String>) - Method in class com.atlassian.confluence.it.setup.steps.EvalLicensePage
 
selectCategory(Macro.Category) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
Deprecated.
 
selectCheeseMacro() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorAutocompleteMacro
Deprecated.
 
selectColor(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.ColorPickerDropdownMenu
Deprecated.
 
SelectConnectionTypePage - Class in com.atlassian.confluence.it.setup.steps
 
SelectConnectionTypePage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.SelectConnectionTypePage
 
selectCustomDatabase() - Method in class com.atlassian.confluence.it.setup.steps.ChooseDatabasePage
 
selectDatabase(DatabaseTypePage.Database) - Method in class com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage
Deprecated.
 
selectDatabaseType(ChooseDatabasePage, DatabaseSetupType) - Method in class com.atlassian.confluence.it.setup.SetupWizard
 
selectDatasource() - Method in class com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage
Deprecated.
 
selectDataSourceConnectionType() - Method in class com.atlassian.confluence.it.setup.steps.SelectConnectionTypePage
 
selectDatasourceDatabase() - Method in class com.atlassian.confluence.it.setup.steps.ChooseDatabasePage
 
selectDbms(String) - Method in class com.atlassian.confluence.it.setup.steps.ChooseDatabasePage
 
selectDbmsThenJDBCConfiguration(String) - Method in class com.atlassian.confluence.it.setup.steps.ChooseDatabasePage
 
selectDecorator(Content, SiteMeshContext) - Method in class com.atlassian.confluence.util.profiling.ConfluenceDecoratorSelector
 
selected() - Static method in enum com.atlassian.confluence.setup.settings.ConfluenceFlavour
Deprecated.
since 5.10. No longer needed.
SELECTED_CATEGORY_PARAM - Static variable in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroRequestParams
 
SELECTED_TAB_PARAM - Static variable in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroRequestParams
 
selectedAttachment(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
selectedGroup - Variable in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
selectedGroups - Variable in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
selectedTab - Variable in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
selectedUsername - Variable in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
selectElementWithSelectorAndIndex(String, int) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
selectEmbeddedDatabase() - Method in class com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage
Deprecated.
 
selectEmptySite() - Method in class com.atlassian.confluence.pageobjects.page.setup.LoadContentPage
Deprecated.
 
selectEnter() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
Deprecated.
 
selectExampleSite() - Method in class com.atlassian.confluence.pageobjects.page.setup.LoadContentPage
Deprecated.
 
selectExternalImageTab() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
selectFirstElementWithSelector(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Select the first element matching the given selector.
selectFirstParagraph() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
selectFromQuickSearch(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
SelectGlobalLocaleAction - Class in com.atlassian.confluence.setup.actions
 
SelectGlobalLocaleAction() - Constructor for class com.atlassian.confluence.setup.actions.SelectGlobalLocaleAction
 
selectHideSiteTitleAndSubmitForm() - Method in class com.atlassian.confluence.it.admin.SiteLogoPage
 
selectJdbcConnectionType() - Method in class com.atlassian.confluence.it.setup.steps.SelectConnectionTypePage
 
selectLayout(PageLayout2Toolbar.PageLayoutSectionType) - Method in class com.atlassian.confluence.pageobjects.component.editor.PageLayout2Toolbar
Deprecated.
 
selectMacro(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
Deprecated.
 
selectMacroFromDropdown(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorAutocompleteMacro
Deprecated.
 
selectManageWithConfluence() - Method in class com.atlassian.confluence.pageobjects.page.setup.SelectUserManagementPage
Deprecated.
 
selectOldDbms(String) - Method in class com.atlassian.confluence.it.setup.steps.ChooseDatabasePage
 
selectProductType(String) - Method in class com.atlassian.confluence.it.setup.steps.StartSetupPage
 
selectProductTypeAsInstall() - Method in class com.atlassian.confluence.it.setup.steps.StartSetupPage
 
selectRestrictEditRadioButton() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
since 5.9. This doesn't exist on the new restrictions dialog.
selectRestrictViewRadioButton() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
since 5.9. This doesn't exist on the new restrictions dialog.
selectReturn() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
Deprecated.
 
selectSearchTab() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
SelectSetupStepAction - Class in com.atlassian.confluence.setup.actions
A simple action, the goal of which is to redirect the user to the correct setup step
SelectSetupStepAction() - Constructor for class com.atlassian.confluence.setup.actions.SelectSetupStepAction
 
selectShowSiteTitleAndSubmitForm() - Method in class com.atlassian.confluence.it.admin.SiteLogoPage
 
selectSpace(Space) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
Deprecated.
 
selectStandardDatabase() - Method in class com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage
Deprecated.
 
selectTemplateWithoutVariables(String) - Method in class com.atlassian.confluence.pageobjects.page.content.PageTemplateWizard
Deprecated.
 
selectUser(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.MentionsMenu
Deprecated.
 
selectUser(String) - Method in class com.atlassian.confluence.pageobjects.component.form.MultiUserPicker
Deprecated.
Waits for the given username to appear in the search results and clicks on the user.
selectUserByPartialText(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.MentionsMenu
Deprecated.
 
selectUserByPosition(int) - Method in class com.atlassian.confluence.pageobjects.component.editor.MentionsMenu
Deprecated.
Select nth item
SelectUserManagementPage - Class in com.atlassian.confluence.pageobjects.page.setup
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.setup.SelectUserManagementPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
SelectUserManagementPage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.SelectUserManagementPage
Deprecated.
 
SelectWithOffsetLimitCommand - Class in com.atlassian.confluence.upgrade.dml
Helps generate SQL code to select rows with an offset and limit for all supported databases.
SelectWithOffsetLimitCommand.Builder - Class in com.atlassian.confluence.upgrade.dml
SELF - Static variable in class com.atlassian.confluence.plugins.rest.entities.documentation.LinkExamples
 
SELF_LINK - Static variable in class com.atlassian.confluence.plugins.restapi.enrich.AbstractLinkEnricher
 
SelfPageLinkRenamingBean - Class in com.atlassian.confluence.util
 
SelfPageLinkRenamingBean(ContentEntityObject, String) - Constructor for class com.atlassian.confluence.util.SelfPageLinkRenamingBean
 
SemaphoreHolder - Class in com.atlassian.confluence.search.contentnames
Holds the semaphore used to enforce a limit on the number of simultaneous quick nav searches.
SemaphoreHolder(SettingsManager) - Constructor for class com.atlassian.confluence.search.contentnames.SemaphoreHolder
 
SemaphoreRefreshListener - Class in com.atlassian.confluence.search.contentnames
Listener that listens for changes to the global configuration.
SemaphoreRefreshListener() - Constructor for class com.atlassian.confluence.search.contentnames.SemaphoreRefreshListener
 
send(String, String, String, String) - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
send(LocalProcess.Signal) - Method in class com.atlassian.confluence.it.system.LocalProcess
 
send(Email) - Method in class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
send() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
send() - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
Deprecated.
send() - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem
 
SEND_EMAIL - Static variable in class com.atlassian.confluence.user.actions.CreateUserAction
 
sendConfirmationEmail(String, User) - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
sendConfirmationEmail(String, User) - Method in interface com.atlassian.confluence.user.SignupManager
Sends a confirmation email to the given new user.
sendEmail - Variable in class com.atlassian.confluence.user.actions.CreateUserAction
 
sendEvents(boolean) - Method in class com.atlassian.confluence.internal.security.SpacePermissionContext.Builder
 
sendGeneralHelpLinkClicked(String) - Method in class com.atlassian.confluence.impl.health.analytics.EventPublishingHealthCheckAnalyticsSender
 
sendGeneralHelpLinkClicked(String) - Method in class com.atlassian.confluence.impl.health.analytics.NoOpHealthCheckAnalyticsSender
 
sendGeneralHelpLinkClicked(String) - Method in interface com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsSender
Sends an analytics event to indicate that the user clicked the given non-event-specific knowledge base link on the Johnson page.
sendHealthCheckResult(Event) - Method in class com.atlassian.confluence.impl.health.analytics.EventPublishingHealthCheckAnalyticsSender
 
sendHealthCheckResult(Event) - Method in class com.atlassian.confluence.impl.health.analytics.NoOpHealthCheckAnalyticsSender
 
sendHealthCheckResult(Event) - Method in interface com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsSender
If analytics are available, sends an analytics event relating to the given Johnson event.
sendHelpLinkClickedForEvent(String) - Method in class com.atlassian.confluence.impl.health.analytics.EventPublishingHealthCheckAnalyticsSender
 
sendHelpLinkClickedForEvent(String) - Method in class com.atlassian.confluence.impl.health.analytics.NoOpHealthCheckAnalyticsSender
 
sendHelpLinkClickedForEvent(String) - Method in interface com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsSender
Sends an analytics event to indicate that the user (typically an admin) clicked a help link for a health check result on the Johnson page.
sendInvites(SendUserInviteEvent) - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
sendInvites(SendUserInviteEvent) - Method in interface com.atlassian.confluence.user.SignupManager
Send invitation emails with a message to a list of email addresses.
sendKeys(Keys) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
Deprecated.
 
sendKeys(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
sendKeysToPageBody(String) - Method in class com.atlassian.confluence.pageobjects.KeyboardShortcuts
Deprecated.
Send keys to page body.
sendKeysToWindow(String) - Method in class com.atlassian.confluence.pageobjects.KeyboardShortcuts
Deprecated.
Send keys without a specific target.
sendKeysToWindow(String) - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
sendMauEvents() - Method in class com.atlassian.confluence.api.impl.service.event.mau.MauEventServiceImpl
 
sendMauEvents() - Method in interface com.atlassian.confluence.api.service.event.mau.MauEventService
Send analytics events, if needed, with data accumulated during the whole request.
sendMimeMessage(InputStream) - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
sendMimeMessage(InputStream) - Method in class com.atlassian.confluence.it.mail.MailServices
Sends an email based on a MimeMessage input stream, most likely read from a file.
sendNetworkNotifications(NotificationData, ConversionContext) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationsSender
 
sendNetworkNotifications(NotificationData, ConversionContext) - Method in interface com.atlassian.confluence.mail.notification.NotificationsSender
Sends notifications based on users following other users.
sendNotification(Notification, NotificationData, ConversionContext) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationsSender
 
sendNotification(String, NotificationContext, NotificationData, ConversionContext) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationsSender
Sends a notification.
sendNotification(ConfluenceUser, NotificationContext, NotificationData, ConversionContext) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationsSender
 
sendNotification(Notification, NotificationData) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
Sends content-based notifications.
sendNotification(String, NotificationContext, NotificationData) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
Sends a notification.
sendNotification(Notification, NotificationData, ConversionContext) - Method in interface com.atlassian.confluence.mail.notification.NotificationsSender
Sends content-based notifications.
sendNotification(String, NotificationContext, NotificationData, ConversionContext) - Method in interface com.atlassian.confluence.mail.notification.NotificationsSender
Sends a notification.
sendNotifications(List<Notification>, NotificationData, ConversionContext) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationsSender
 
sendNotifications(List<Notification>, NotificationData) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
Sends the notificationData to each user listed in notifications, as long as they are permitted to see it.
sendNotifications(List<Notification>, NotificationData, ConversionContext) - Method in interface com.atlassian.confluence.mail.notification.NotificationsSender
Sends the notificationData to each user listed in notifications, as long as they are permitted to see it.
sendPageNotifications(AbstractPage, NotificationData, ConversionContext) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationsSender
 
sendPageNotifications(AbstractPage, NotificationData, ConversionContext) - Method in interface com.atlassian.confluence.mail.notification.NotificationsSender
Sends page based notifications.
sendSpaceNotifications(Space, NotificationData, ConversionContext) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationsSender
 
sendSpaceNotifications(Space, NotificationData, ConversionContext) - Method in interface com.atlassian.confluence.mail.notification.NotificationsSender
Sends space based notifications.
SendTestEmailAction - Class in com.atlassian.confluence.admin.actions.mail
 
SendTestEmailAction() - Constructor for class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
sendTextMessage(String, String, String, String) - Method in class com.atlassian.confluence.it.mail.MailServices
Sends an email with the content type "text/plain" and the given contents using the test SMTP server.
sendToEmail(NotificationData, String) - Method in class com.atlassian.confluence.user.notifications.DefaultEmailService
 
sendToEmail(NotificationData, String) - Method in interface com.atlassian.confluence.user.notifications.EmailService
 
sendToEmails(NotificationData, List<String>) - Method in class com.atlassian.confluence.user.notifications.DefaultEmailService
 
sendToEmails(NotificationData, List<String>) - Method in interface com.atlassian.confluence.user.notifications.EmailService
 
SendUserInviteAuditListener - Class in com.atlassian.confluence.impl.audit.listener
 
SendUserInviteAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.SendUserInviteAuditListener
 
SendUserInviteEvent - Class in com.atlassian.confluence.event.events.user
Event sent when a user wants to invite a set of users to use Confluence.
SendUserInviteEvent(Object, User, String, List<String>) - Constructor for class com.atlassian.confluence.event.events.user.SendUserInviteEvent
 
sendUserInviteEvent(SendUserInviteEvent) - Method in class com.atlassian.confluence.impl.audit.listener.SendUserInviteAuditListener
 
sendUserInvites(UserInvites) - Method in class com.atlassian.confluence.plugins.easyuser.EasyUserResource
 
sendWelcomeEmail(ConfluenceUser) - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
sendWelcomeEmail(ConfluenceUser) - Method in interface com.atlassian.confluence.user.SignupManager
Sends a welcome email to the given new user.
SenInformation - Interface in com.atlassian.confluence.it.admin
Provides information about the Support Entitlement Number (SEN) of a test licence.
SEPARATOR - Static variable in class com.atlassian.confluence.api.model.plugin.ModuleCompleteKey
 
sequenceSnapshotInconsistent(String) - Method in interface com.atlassian.cache.hazelcast.asyncinvalidation.Observability
Called when a sequence snapshot verification fails and causes the cache to flushed.
SequentialExecutionStrategy<S> - Class in com.atlassian.sal.confluence.lifecycle
Executes in the registration order.
SequentialExecutionStrategy(Function<ServiceReference, Option<ModuleCompleteKey>>, ExecutorService) - Constructor for class com.atlassian.sal.confluence.lifecycle.SequentialExecutionStrategy
 
SeraphTrustedApplicationIntegration - Class in com.atlassian.confluence.security.trust.seraph
 
SeraphTrustedApplicationIntegration() - Constructor for class com.atlassian.confluence.security.trust.seraph.SeraphTrustedApplicationIntegration
 
SeraphTrustedApplicationUserResolver - Class in com.atlassian.confluence.security.trust.seraph
A UserResolver is used by the TrustedApplicationsFilter to find a user based on the application certificate.
SeraphTrustedApplicationUserResolver() - Constructor for class com.atlassian.confluence.security.trust.seraph.SeraphTrustedApplicationUserResolver
 
SeraphUtils - Class in com.atlassian.confluence.util
 
SeraphUtils() - Constructor for class com.atlassian.confluence.util.SeraphUtils
 
serialise() - Method in interface com.atlassian.confluence.api.model.ApiEnum
 
serialise() - Method in class com.atlassian.confluence.api.model.BaseApiEnum
 
serialise() - Method in class com.atlassian.confluence.api.model.content.id.ContentId
 
serialise() - Method in class com.atlassian.confluence.api.model.content.id.JsonContentPropertyId
 
serialise() - Method in class com.atlassian.confluence.api.model.content.Label
 
serialise() - Method in class com.atlassian.confluence.api.model.content.Position
 
serialise() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintId.ContentBlueprintIdWithId
 
serialise() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintId.ContentBlueprintIdWithKeys
 
serialise() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintId
 
serialise() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId.ContentTemplateIdWithId
 
serialise() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId.ContentTemplateIdWithKeys
 
serialise() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId.ContentTemplateIdWithUUID
 
serialise() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId
 
serialise() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskId
 
serialise() - Method in class com.atlassian.confluence.api.model.people.SubjectType
 
serializableMarshaller(Class<T>) - Static method in class com.atlassian.confluence.impl.vcache.SynchronousExternalCache
A utility method for creating a VCache marshaller for the given serializable type, when that type also has a generic signature, e.g.
serialize(DateTime, JsonGenerator, SerializerProvider) - Method in class com.atlassian.confluence.api.serialization.DateTimeLongSerializer
 
serialize(Map<String, String>) - Method in class com.atlassian.confluence.content.render.xhtml.editor.macro.DefaultMacroParameterSerializer
 
serialize(Map<String, String>) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.macro.MacroParameterSerializer
Serializes a map of parameters into a String.
serialize() - Method in interface com.atlassian.confluence.json.json.Json
Returns a JSON-format string representation of this object.
serialize() - Method in class com.atlassian.confluence.json.json.JsonArray
 
serialize() - Method in class com.atlassian.confluence.json.json.JsonBoolean
 
serialize() - Method in class com.atlassian.confluence.json.json.JsonNull
 
serialize() - Method in class com.atlassian.confluence.json.json.JsonNumber
 
serialize() - Method in class com.atlassian.confluence.json.json.JsonObject
 
serialize() - Method in class com.atlassian.confluence.json.json.JsonString
 
serialize(MacroDefinition) - Method in class com.atlassian.confluence.macro.MacroDefinitionRequestSerializer
 
serialize(MacroDefinition) - Method in interface com.atlassian.confluence.macro.MacroDefinitionSerializer
 
serialize(MacroDefinition) - Method in class com.atlassian.confluence.macro.MacroDefinitionWikiMarkupSerializer
 
serialize(PermissionCheckedUser, JsonGenerator, SerializerProvider) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.serialisers.PermissionCheckedUserSerialiser
 
serialize(ProfilePictureInfo, JsonGenerator, SerializerProvider) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.serialisers.ProfilePictureInfoSerialiser
 
serialize(SearchResult, JsonGenerator, SerializerProvider) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.serialisers.SearchResultSerialiser
 
serialize(DateTime, JsonGenerator, SerializerProvider) - Method in class com.atlassian.confluence.rest.serialization.DateTimeSerializer
 
serialize(JsonString, JsonGenerator, SerializerProvider) - Method in class com.atlassian.confluence.rest.serialization.JsonStringSerializer
 
serialize(Optional, JsonGenerator, SerializerProvider) - Method in class com.atlassian.confluence.rest.serialization.OptionalSerializer
 
serialize(Option, JsonGenerator, SerializerProvider) - Method in class com.atlassian.confluence.rest.serialization.OptionSerializer
Deprecated.
 
serialize(PageResponse<?>, JsonGenerator, SerializerProvider) - Method in class com.atlassian.confluence.rest.serialization.PageResponseSerializer
 
serialize(RestEntity, JsonGenerator, SerializerProvider) - Method in class com.atlassian.confluence.rest.serialization.RestEntitySerializer
 
serialize(Object, Writer) - Method in interface com.atlassian.confluence.setup.bandana.BandanaSerializer
Serialize an object.
serialize(Object, Writer) - Method in class com.atlassian.confluence.setup.bandana.XStreamBandanaSerializer
 
serialize(Option, JsonGenerator, SerializerProvider) - Method in class com.atlassian.confluence.ui.rest.json.LegacyOptionSerializer
Deprecated.
 
serialize(T) - Method in interface com.atlassian.confluence.util.sandbox.SandboxSerializer
 
serialize(List<byte[]>) - Method in class com.atlassian.confluence.util.sandbox.SandboxSerializers.CompositeByteArraySerializer
 
serialize(Duration) - Method in class com.atlassian.confluence.util.sandbox.SandboxSerializers.DurationSerializer
 
serialize(Integer) - Method in class com.atlassian.confluence.util.sandbox.SandboxSerializers.IntSerializer
 
serialize(String) - Method in class com.atlassian.confluence.util.sandbox.SandboxSerializers.StringSerializer
 
serialize(Document) - Static method in class com.atlassian.confluence.util.test.rules.XmlResource
 
SERIALIZED_HIGHLIGHTS_JSON_PROP - Static variable in class com.atlassian.confluence.tinymceplugin.service.impl.CommentRenderServiceImpl
A new Json Property JsonContentProperty key for the reference to the serialized string of the highlights
SerializerModule - Class in com.atlassian.confluence.rest.serialization
Module containing the custom serializers required to serialize the entities in the REST API
SerializerModule() - Constructor for class com.atlassian.confluence.rest.serialization.SerializerModule
 
SerializerModule.ConfluenceBeanDeserializerModifier - Class in com.atlassian.confluence.rest.serialization
 
SerializerModule.ConfluenceJacksonDeserializers - Class in com.atlassian.confluence.rest.serialization
 
SerializerModuleFactory - Class in com.atlassian.confluence.plugins.restapi.serialization.factory
 
SerializerModuleFactory() - Constructor for class com.atlassian.confluence.plugins.restapi.serialization.factory.SerializerModuleFactory
 
ServeAfterTransactionDownload - Class in com.atlassian.confluence.servlet.download
This abstract download strategy allows implementors to gather necessary information from a database and set HTTP headers within a database transaction.
ServeAfterTransactionDownload() - Constructor for class com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload
 
ServeAfterTransactionDownload.StreamResultCallback - Class in com.atlassian.confluence.servlet.download
Spring transactional callback that calls getStreamForDownload within a database transaction
serveFile(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload
 
Server() - Constructor for class com.atlassian.confluence.rest.api.model.ExceptionConverter.Server
 
SERVER_PLATFORM - Static variable in class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventFactory
 
ServerADGSUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Migrating old color scheme for spaces and global
ServerADGSUpgradeTask(BandanaPersisterSupport, HibernateConfluenceBandanaRecordDao) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ServerADGSUpgradeTask
ServerADGSUpgradeTask constructor
ServerADGSUpgradeTask.MigrateStatistic - Class in com.atlassian.confluence.upgrade.upgradetask
Class which contains statistic of this migration
ServerInfoAction - Class in com.atlassian.confluence.core.actions
This class is to serve /server-info.action paths.
ServerInfoAction() - Constructor for class com.atlassian.confluence.core.actions.ServerInfoAction
 
ServerInfoFilter - Class in com.atlassian.confluence.util
 
ServerInfoFilter() - Constructor for class com.atlassian.confluence.util.ServerInfoFilter
 
serverPerformance - Variable in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
 
serverState() - Method in class com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest
Deprecated.
 
serverStateManager - Variable in class com.atlassian.confluence.it.rest.AbstractRestAcceptanceTest
Deprecated.
 
ServerStateManager - Class in com.atlassian.confluence.it
High-level manager for manipulating server state before and after acceptance tests.
ServerStateManager(ConfluenceRpc, TestData) - Constructor for class com.atlassian.confluence.it.ServerStateManager
 
serverStateManager - Variable in class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
Deprecated.
 
serverStateManager - Variable in class com.atlassian.confluence.webdriver.AbstractWebDriverTest
Deprecated.
 
service(SpringManagedServlet, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcServer
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.CssServlet
 
service(SpringManagedServlet, ServletRequest, ServletResponse) - Method in class com.atlassian.confluence.servlet.DelegatingServletManager
Deprecated.
 
service(SpringManagedServlet, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.ExportWordPageServer
 
service(ServletRequest, ServletResponse) - Method in class com.atlassian.confluence.servlet.ReadyToServeServlet
 
service(SpringManagedServlet, HttpServletRequest, HttpServletResponse) - Method in interface com.atlassian.confluence.servlet.ServletManager
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.ServletModuleContainerServlet
 
service(SpringManagedServlet, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.simpledisplay.SimpleDisplayServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.SpringManagedServlet
 
serviceAction(HttpServletRequest, HttpServletResponse, String, String, Map, Map, Map, Map) - Method in class com.atlassian.confluence.servlet.ConfluenceServletDispatcher
This method basically contains the same code as the super method.
ServiceBackedActionHelper - Class in com.atlassian.confluence.core.actions
 
ServiceBackedActionHelper(ServiceCommand) - Constructor for class com.atlassian.confluence.core.actions.ServiceBackedActionHelper
 
serviceCallback - Variable in class com.atlassian.sal.confluence.lifecycle.StaticServiceExecution
 
ServiceCommand - Interface in com.atlassian.confluence.core.service
A command forming part of Confluence's service layer.
ServiceCommandTransactionProxy - Class in com.atlassian.confluence.spring.service
Proxy for wrapping service commands in Spring-managed transactions.
ServiceCommandTransactionProxy(PlatformTransactionManager) - Constructor for class com.atlassian.confluence.spring.service.ServiceCommandTransactionProxy
 
ServiceCommandTransactionProxy(PlatformTransactionManager, String, String) - Constructor for class com.atlassian.confluence.spring.service.ServiceCommandTransactionProxy
 
ServiceCommandValidator - Interface in com.atlassian.confluence.core.service
 
ServiceException - Exception in com.atlassian.confluence.api.service.exceptions
All thrown API Service-level exceptions should extend this exception.
ServiceException() - Constructor for exception com.atlassian.confluence.api.service.exceptions.ServiceException
 
ServiceException(String) - Constructor for exception com.atlassian.confluence.api.service.exceptions.ServiceException
 
ServiceException(Throwable) - Constructor for exception com.atlassian.confluence.api.service.exceptions.ServiceException
 
ServiceException(String, Throwable) - Constructor for exception com.atlassian.confluence.api.service.exceptions.ServiceException
 
ServiceException(String, ValidationResult) - Constructor for exception com.atlassian.confluence.api.service.exceptions.ServiceException
 
ServiceExceptionMapper - Class in com.atlassian.confluence.rest.api.exception
Converts ServiceExceptions into Responses containing RestErrors.
ServiceExceptionMapper() - Constructor for class com.atlassian.confluence.rest.api.exception.ServiceExceptionMapper
 
ServiceExceptionSupplier - Class in com.atlassian.confluence.api.model.validation
ServiceException supplier for use with SimpleValidationResult.
ServiceExceptionSupplier() - Constructor for class com.atlassian.confluence.api.model.validation.ServiceExceptionSupplier
 
serviceExecutions - Variable in class com.atlassian.sal.confluence.lifecycle.ExecutionStrategyTemplate
 
ServiceExecutionStrategy<S> - Interface in com.atlassian.sal.confluence.lifecycle
Strategy interface for triggering service executions.
ServiceExecutionStrategyComposite<S> - Class in com.atlassian.sal.confluence.lifecycle
Composite for different service execution strategies.
ServiceExecutionStrategyComposite(ServiceExecutionStrategy<S>[]) - Constructor for class com.atlassian.sal.confluence.lifecycle.ServiceExecutionStrategyComposite
 
ServiceExecutionTemplate<S,R> - Class in com.atlassian.sal.confluence.lifecycle
Template for service executions.
ServiceExecutionTemplate(ServiceReference) - Constructor for class com.atlassian.sal.confluence.lifecycle.ServiceExecutionTemplate
 
ServiceImports - Class in com.atlassian.confluence.plugins.pulp
This class is just to ensure that this component is imported
ServiceImports() - Constructor for class com.atlassian.confluence.plugins.pulp.ServiceImports
 
servicePath - Variable in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
serviceReference - Variable in class com.atlassian.sal.confluence.lifecycle.ServiceExecutionTemplate
 
serviceReferenceToString() - Method in class com.atlassian.sal.confluence.lifecycle.ServiceExecutionTemplate
 
serving(URL) - Static method in class com.atlassian.confluence.it.system.LocalProcess
Identify a local process via the given URL.
ServletContextResourceAccessor - Class in com.atlassian.confluence.importexport.resource
An implementation of ResourceAccessor that gets resources via the servlet context.
ServletContextResourceAccessor() - Constructor for class com.atlassian.confluence.importexport.resource.ServletContextResourceAccessor
 
ServletContextURIResolver - Class in com.atlassian.confluence.importexport.resolvers
Resolves URI's against the ServletContext (which has access to resources starting from the web app root such as /images).
ServletContextURIResolver() - Constructor for class com.atlassian.confluence.importexport.resolvers.ServletContextURIResolver
 
servletDestroyed(SpringManagedServlet) - Method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcServer
 
servletDestroyed(SpringManagedServlet) - Method in class com.atlassian.confluence.servlet.DelegatingServletManager
Deprecated.
 
servletDestroyed(SpringManagedServlet) - Method in class com.atlassian.confluence.servlet.ExportWordPageServer
 
servletDestroyed(SpringManagedServlet) - Method in interface com.atlassian.confluence.servlet.ServletManager
 
servletDestroyed(SpringManagedServlet) - Method in class com.atlassian.confluence.servlet.simpledisplay.SimpleDisplayServlet
 
ServletFilterModuleContainerFilter - Class in com.atlassian.confluence.plugin.servlet.filter
Filter implementation which delegates to plugin filters.
ServletFilterModuleContainerFilter() - Constructor for class com.atlassian.confluence.plugin.servlet.filter.ServletFilterModuleContainerFilter
 
servletInitialised(SpringManagedServlet, ServletConfig) - Method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcServer
 
servletInitialised(SpringManagedServlet, ServletConfig) - Method in class com.atlassian.confluence.servlet.DelegatingServletManager
Deprecated.
 
servletInitialised(SpringManagedServlet, ServletConfig) - Method in class com.atlassian.confluence.servlet.ExportWordPageServer
 
servletInitialised(SpringManagedServlet, ServletConfig) - Method in interface com.atlassian.confluence.servlet.ServletManager
 
servletInitialised(SpringManagedServlet, ServletConfig) - Method in class com.atlassian.confluence.servlet.simpledisplay.SimpleDisplayServlet
 
ServletManager - Interface in com.atlassian.confluence.servlet
 
ServletModuleContainerServlet - Class in com.atlassian.confluence.servlet
 
ServletModuleContainerServlet() - Constructor for class com.atlassian.confluence.servlet.ServletModuleContainerServlet
 
servletPostInit(Servlet) - Method in class com.atlassian.confluence.servlet.DelegatingServletManager
Deprecated.
Override this method to perform any custom initialisation on the wrapped servlet.
SessionCacheModeThreadLocal - Class in com.atlassian.confluence.core.persistence.hibernate
A thread local that stores the CacheMode during use of a session.
SessionCacheModeThreadLocal() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.SessionCacheModeThreadLocal
 
sessionCleanupRule - Variable in class com.atlassian.confluence.webdriver.AbstractWebDriverTest
Deprecated.
 
sessionCleanupRule - Variable in class com.atlassian.confluence.webdriver.WebDriverDatabaseConnectionTest
 
sessionCleanupRule - Variable in class com.atlassian.confluence.webdriver.WebDriverSetupTest
 
SessionClearingRowCallbackHandler - Class in com.atlassian.confluence.upgrade.upgradetask
Implementation of RowCallbackHandler which clears the session after processing a configurable number of rows.
SessionClearingRowCallbackHandler(Session, int, int) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.SessionClearingRowCallbackHandler
 
sessionCreated(HttpSessionEvent) - Method in class com.atlassian.confluence.user.listeners.UserSessionExpiryListener
 
sessionDestroyed(HttpSessionEvent) - Method in class com.atlassian.confluence.user.listeners.UserSessionExpiryListener
 
SessionDraftDao - Class in com.atlassian.confluence.pages.persistence.dao
Stores drafts in the session, primarily for anonymous users.
SessionDraftDao(HttpSession) - Constructor for class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
 
sessionFactory - Variable in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
sessionFactory - Variable in class com.atlassian.confluence.importexport.Importer
 
sessionFactory - Variable in class com.atlassian.confluence.internal.relations.dao.hibernate.HibernateRelationDao
 
sessionFactory - Variable in class com.atlassian.confluence.upgrade.upgradetask.AbstractConstraintCreationUpgradeTask
 
SessionFactoryTypeEnum - Enum in com.atlassian.confluence.core.persistence.confluence
Deprecated.
since 5.10
SessionFactoryTypeThreadLocal - Class in com.atlassian.confluence.core.persistence.confluence
Deprecated.
since 5.10. Replaced by SessionCacheModeThreadLocal.
SessionFactoryTypeThreadLocal() - Constructor for class com.atlassian.confluence.core.persistence.confluence.SessionFactoryTypeThreadLocal
Deprecated.
 
SessionKeys - Class in com.atlassian.confluence.user
All of the keys used to store Confluence information in the user's session.
SessionKeys() - Constructor for class com.atlassian.confluence.user.SessionKeys
 
SessionMessageManager - Class in com.atlassian.confluence.util.message
 
SessionMessageManager() - Constructor for class com.atlassian.confluence.util.message.SessionMessageManager
 
set(SessionFactoryTypeEnum) - Static method in class com.atlassian.confluence.core.persistence.confluence.SessionFactoryTypeThreadLocal
Deprecated.
since 5.10
set(CacheMode) - Static method in class com.atlassian.confluence.core.persistence.hibernate.SessionCacheModeThreadLocal
Set cache mode for Hibernate sessions in current thread
set(PreparedStatement, Object, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.StringClobType
 
set(int, E) - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
set(User, String, String) - Method in class com.atlassian.confluence.it.rpc.UserPreferencesRpc
 
set(User, String, long) - Method in class com.atlassian.confluence.it.rpc.UserPreferencesRpc
 
set(User, String, boolean) - Method in class com.atlassian.confluence.it.rpc.UserPreferencesRpc
 
set(HttpServletRequest, String, String) - Static method in class com.atlassian.confluence.pages.actions.beans.PageReference
 
set(RequestContext) - Static method in class com.atlassian.confluence.plugins.rest.manager.RequestContextThreadLocal
 
set(int, T) - Method in class com.atlassian.confluence.rest.api.model.RestList
 
set(SetupLocks.Lock, boolean) - Method in class com.atlassian.confluence.setup.SetupLocks
Unconditionally sets to the given value.
set(String, String) - Method in class com.atlassian.confluence.themes.BaseColourScheme
 
set(ServletRequest, Space, Theme, Theme) - Static method in class com.atlassian.confluence.themes.ThemeContext
 
set(ConfluenceUser) - Static method in class com.atlassian.confluence.user.AuthenticatedUserThreadLocal
 
SET_PAGE_PERMISSIONS_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
SET_PERMISSIONS - Static variable in class com.atlassian.confluence.security.Permission
 
setAboutMe(String) - Method in class com.atlassian.confluence.it.user.EditMyProfileBean
 
setAcceptableValues(Set<String>) - Method in exception com.atlassian.confluence.macro.params.ParameterException
Sets acceptable values of this parameter.
setAccessKey(String) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
setAccessKey(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setAccessModeManager(AccessModeManager) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
setAccessModeManager(AccessModeManager) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
setAccessModeManager(AccessModeManager) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setAccessModeService(AccessModeService) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setAccessModeService(AccessModeService) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ReadWriteAccessModeCondition
 
setAccessProviderProperties(Properties) - Method in class com.atlassian.confluence.user.HibernateUserProviderFactory
 
setAcknowledged(boolean) - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
setAcknowledged(ConfluenceUser) - Method in class com.atlassian.confluence.user.extras.aggregation.impl.AggregationWarningManager
 
setAction(ActionSupport) - Method in class com.atlassian.confluence.impl.util.DecoratorUtil.SideBarContext
 
setAction(String) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
The type of action (e.g.
setActionName(String) - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
setActor(User) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
Sets the user that performed the action that caused the notification to be sent.
setAdapter(ContentEntityAdapter) - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
setAddWildcardsToUserAndGroupSearches(boolean) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setAddWildcardsToUserAndGroupSearches(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setAddWildcardsToUserAndGroupSearchesEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
setAdminEllipsis(Boolean) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
setAdmins(UserEntityList) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
setAdminSoapService(AdminSoapService) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setAdminTaskIgnored(boolean) - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.MacroMigrationService
 
setAdminTasklistManager(AdminTasklistManager) - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
setAdminTasklistManager(AdminTasklistManager) - Method in class com.atlassian.confluence.admin.actions.tasks.ManageAdminTaskAction
 
setAdminUiProperties(AdminUiProperties) - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
setAdminUiProperties(AdminUiProperties) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setAdminUiProperties(AdminUiProperties) - Method in class com.atlassian.confluence.importexport.actions.BackupAction
 
setAdminUiProperties(AdminUiProperties) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setAdvisorAdapterRegistry(AdvisorAdapterRegistry) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Specify the AdvisorAdapterRegistry to use.
setAfterBodyStart(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomHtmlAction
 
setAfterBodyStart(String) - Method in class com.atlassian.confluence.setup.settings.CustomHtmlSettings
 
setAlgorithm(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
setAlias(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.AliasedKey
 
setAliases(Set<String>) - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
setAliases(Set<String>) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
 
setAlignment(String) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
setAlignment(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.EmbeddedImagePlaceholderRequest
 
setAllowCamelCase(boolean) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setAllowCamelCase(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setAllowRemoteApi(boolean) - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
setAllowRemoteApi(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setAllowRemoteApiAnonymous(boolean) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setAllowRemoteApiAnonymous(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setAllowThreadedComments(boolean) - Method in class com.atlassian.confluence.it.admin.EditSpacesConfiguration
 
setAllowThreadedComments(boolean) - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
setAllowThreadedComments(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setAllowTrackbacks(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 7.0.1, it will be removed by this ticket: https://jira.atlassian.com/browse/CONFSRVDEV-10243
setAllUsersSubject(String) - Method in class com.atlassian.confluence.security.SpacePermission
 
setAlmostSupportPeriodEndMessageOff(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setAlternateId(String) - Method in class com.atlassian.confluence.macro.browser.actions.MacroDetailsAction
 
setAlternateId(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
setAlternativeText(String) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
setAltText(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageAttributesPanel
Deprecated.
 
setAlwaysShowConfig(boolean) - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
setAncestors(List<Page>) - Method in class com.atlassian.confluence.pages.Page
This should only ever be set by Hibernate.
setAnchor(String) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.AbstractNav
 
setAnchor(String) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.BaseNav
 
setAnonymous(boolean) - Method in class com.atlassian.confluence.plugins.rest.entities.UserEntity
 
setAnonymousRemoteApiEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
setAnonymousUserPermissionsService(AnonymousUserPermissionsService) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setAnonymousUserPermissionsService(AnonymousUserPermissionsService) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
setAnonymousUserPermissionsService(AnonymousUserPermissionsService) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setAntiXssMode(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.10, turning off antixss mode is not supported
setAntiXssModeEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
Deprecated.
setAnyTypeDao(ExporterAnyTypeDao) - Method in class com.atlassian.confluence.importexport.impl.BackupExporter
 
setAnyTypeDao(AnyTypeDao) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setApiContentService(ContentService) - Method in class com.atlassian.confluence.pages.actions.RemoveCommentAction
 
setApiDateFormatService(DateFormatService) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setApiPaginationService(PaginationService) - Method in class com.atlassian.confluence.labels.actions.ListLabelsBySpaceAction
 
setApiPaginationService(PaginationService) - Method in class com.atlassian.confluence.pages.actions.ListPermissionPagesAction
 
setApiPersonService(PersonService) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setApiRelationService(RelationService) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
setAppenderName(String) - Method in class com.atlassian.confluence.logging.ConfluenceLoggingConfigurationListener
 
setApplicationConfig(ApplicationConfiguration) - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
setApplicationConfig(ApplicationConfiguration) - Method in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
setApplicationConfig(ApplicationConfiguration) - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
setApplicationConfig(ApplicationConfiguration) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setApplicationConfig(ApplicationConfiguration) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
setApplicationConfig(ApplicationConfiguration) - Method in class com.atlassian.quartz.jobs.AbstractJob
Deprecated.
 
setApplicationConfigProperty(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setApplicationConfigProperty(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setApplicationConfigProperty(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets a property on the global ApplicationConfiguration instance.
setApplicationConfigProperty(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setApplicationContext(ApplicationContext) - Method in class com.atlassian.confluence.event.ConfluenceEventPublisherManager
 
setApplicationContext(ApplicationContext) - Method in class com.atlassian.confluence.impl.metrics.MicrometerBinderRegistrar
 
setApplicationContext(ApplicationContext) - Method in class com.atlassian.confluence.plugin.ConfluenceHostContainer
 
setApplicationContext(ApplicationContext) - Method in class com.atlassian.confluence.plugin.ConfluencePluginManager
 
setApplicationContext(ApplicationContext) - Method in class com.atlassian.confluence.plugin.descriptor.ComponentModuleDescriptor
Support autowire of application context
setApplicationContext(ApplicationContext) - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
 
setApplicationContext(ApplicationContext) - Method in class com.atlassian.confluence.plugin.descriptor.SpringComponentModuleDescriptor
Support autowire of application context
setApplicationContext(ApplicationContext) - Method in class com.atlassian.confluence.setup.velocity.NamedBeanContextItemProvider
 
setApplicationContext(ApplicationContext) - Method in class com.atlassian.confluence.setup.velocity.PrototypeBeanContextItemProvider
 
setApplicationContext(ApplicationContext) - Method in class com.atlassian.confluence.user.crowd.ConfluenceSpringContextInstanceFactory
 
setApplicationContext(ApplicationContext) - Method in class com.atlassian.confluence.util.i18n.UserLocaleAwareBeanPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
 
setApplicationDao(ApplicationDAO) - Method in class com.atlassian.confluence.user.crowd.EmbeddedCrowdApplicationFactory
 
setApplicationDao(ApplicationDAO) - Method in class com.atlassian.confluence.user.crowd.EmbeddedCrowdBootstrap
 
setApplicationKeyAlias(String) - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
setApplicationName(String) - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
setApplicationStatusService(ApplicationStatusService) - Method in class com.atlassian.confluence.search.lucene.extractor.AttachmentExtractedTextExtractor
Is called by plugin system that injects application status service into this object
setApplinkAndCrowdReady(boolean) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setApplinkApplicationLink(MutatingApplicationLinkService) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setApplinkHostApplication(HostApplication) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setApplinkManifestRetriever(ManifestRetriever) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setApplinkTypeAccessor(TypeAccessor) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setApplyCommonInterceptorsFirst(boolean) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Set whether the common interceptors should be applied before bean-specific ones.
setArchiveBackup(boolean) - Method in class com.atlassian.confluence.importexport.actions.BackupAction
 
setArchived(boolean) - Method in class com.atlassian.confluence.spaces.actions.EditSpaceAction
 
setAsActualType(String, Object) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
setAsActualType(String, Object) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
setAsActualType(String, Object) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
setAsFavourite() - Method in class com.atlassian.confluence.it.content.ViewContentBean
Marks this page as a favourite.
SetAsList<E> - Class in com.atlassian.confluence.impl.util.collections
A List wrapper around an ordered Set.
SetAsList(Set<E>) - Constructor for class com.atlassian.confluence.impl.util.collections.SetAsList
 
setAsymmetricKeyFactory(AsymmetricKeyFactory) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
 
setAttachment(Attachment) - Method in class com.atlassian.confluence.pages.AttachmentData
 
setAttachment(Attachment) - Method in class com.atlassian.confluence.pages.SavableAttachment
 
setAttachment(Attachment) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
setAttachmentBean(AttachmentBean) - Method in class com.atlassian.confluence.pages.actions.AbstractRemoveAttachmentAction
 
setAttachmentCache(AttachmentCache) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDaoFactoryBean
setAttachmentDao(AttachmentDaoInternal) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
setAttachmentData(Attachment, InputStream) - Method in class com.atlassian.confluence.impl.pages.attachments.ReadThroughCachingAttachmentManager
 
setAttachmentData(Attachment, InputStream) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Set the data belonging to attachment
setAttachmentData(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
Deprecated.
 
setAttachmentData(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
setAttachmentData(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
setAttachmentData(InputStream) - Method in class com.atlassian.confluence.pages.SavableAttachment
 
setAttachmentDataStore(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setAttachmentExtractedTextManager(AttachmentExtractedTextManager) - Method in class com.atlassian.confluence.search.lucene.extractor.AttachmentExtractedTextExtractor
Is called by plugin system that injects attachment extracted text manager into this object.
setAttachmentLinksUpdater(AttachmentLinksUpdater) - Method in class com.atlassian.confluence.links.DefaultLinkManager
Deprecated.
since 7.7 unused
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.importexport.impl.FileXmlExporter
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.importexport.impl.HtmlExporter
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceManager
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.actions.AbstractRemoveAttachmentAction
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.actions.AttachedImagesAction
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.actions.AttachFileAction
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.actions.beans.AttachmentStorer
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.actions.DownloadAllAttachmentsOnPageAction
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.attachments.AttachmentCountContextProvider
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.attachments.DefaultImageDetailsManager
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.DefaultFileUploadManager
 
setAttachmentManager(AttachmentManager) - Method in interface com.atlassian.confluence.pages.FileUploadManager
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.UpdateAttachmentsOnFilesystemOnPageMoveListener
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.AttachmentDataStorageWhitelistCondition
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.HasAttachmentCondition
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.rpc.soap.services.AttachmentsSoapService
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.rss.AttachmentRenderSupport
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.search.actions.AttachmentSearchAction
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.search.actions.DraftAttachmentSearchAction
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.servlet.download.AttachmentUrlParser
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.spaces.actions.AbstractLogoAction
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.user.actions.DeleteUserProfilePictureAction
 
setAttachmentMaxSize(String) - Method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
 
setAttachmentMaxSize(long) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setAttachmentMaxSizeMb(String) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setAttachmentResourceIdentifierMarshaller(Marshaller<AttachmentResourceIdentifier>) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.DelegatingResourceIdentifierMarshaller
 
setAttachments(List<Attachment>) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
setAttachments(AttachmentEntityList) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setAttachmentSafeContentHeaderGuesser(SafeContentHeaderGuesser) - Method in class com.atlassian.confluence.servlet.download.AttachmentDownload
 
setAttachmentsDirResolver(FileLocationResolver) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
setAttachmentSecurityLevel(String) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setAttachmentSecurityLevel(AttachmentSecurityLevel) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
setAttachmentSecurityLevel(AttachmentSecurityLevel) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setAttachmentsShowing(Boolean) - Method in class com.atlassian.confluence.user.UserInterfaceState
 
setAttachmentsSoapService(AttachmentsSoapService) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setAttachmentStatusManager(AttachmentStatusManager) - Method in class com.atlassian.confluence.search.lucene.extractor.AttachmentExtractedTextExtractor
Is called by plugin system that injects attachment status manager into this object
SetAttachmentStorageSettingForClustersUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Set attachment storage type setting to database for clustered instances.
SetAttachmentStorageSettingForClustersUpgradeTask(ClusterConfigurationHelper, SettingsManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.SetAttachmentStorageSettingForClustersUpgradeTask
 
setAttachmentStorageType(String) - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
setAttachmentStorageTypes(List) - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
Deprecated.
 
setAttachmentTypes(Set<Attachment.Type>) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
setAttachmentUrlParser(AttachmentUrlParser) - Method in class com.atlassian.confluence.importexport.impl.HtmlImageProcessingRule
 
setAttachmentUrlParser(AttachmentUrlParser) - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceManager
 
setAttachmentUrlParser(AttachmentUrlParser) - Method in class com.atlassian.confluence.servlet.download.AttachmentDownload
 
setAttribute(String, String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorEmbeddedImage
Deprecated.
 
setAttributeForAllInDirectory(long, String, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
setAttributeForAllInDirectory(long, String, String) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
setAuditingContext(AuditingContext) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ChooseThemeAction
 
setAuditingContext(AuditingContext) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
setAuditingContext(AuditingContext) - Method in class com.atlassian.confluence.spaces.actions.ChooseThemeAction
 
setAuditingContext(AuditingContext) - Method in class com.atlassian.confluence.themes.DefaultThemeManager
 
setAuditLogRetentionNumber(int) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setAuditLogRetentionUnit(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setAuthContext(AuthenticationContext) - Method in class com.atlassian.confluence.plugins.easyuser.EasyUserResource
 
setAuthContext(AuthenticationContext) - Method in class com.atlassian.confluence.plugins.easyuser.EasyUserSignupSettingsResource
 
setAuthContext(String, char[]) - Method in class com.atlassian.confluence.rest.client.authentication.AuthenticatedWebResourceProvider
Authenticates a user to make remote requests with.
setAuthenticatedFeed(boolean) - Method in class com.atlassian.confluence.it.feed.FeedOptions
Sets whether to use basic HTTP authentication for the feed.
setAuthenticationInfo(String) - Method in class com.atlassian.confluence.setup.bundles.upm.UpmClient.UpmClientBuilder
 
setAuthenticator(Authenticator) - Method in class com.atlassian.confluence.util.http.HttpRequest
Deprecated.
 
setAuthenticator(Authenticator) - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
Deprecated.
 
setAuthor(User) - Method in class com.atlassian.confluence.it.global.SiteSearch
 
setAuthor(UserDto) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
setAuthor(UserDto) - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
setAuthor(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntrySummary
 
setAutocompleteDisabled(boolean) - Method in class com.atlassian.confluence.user.actions.EditorSettingsAction
 
setAutoformatDisabled(boolean) - Method in class com.atlassian.confluence.user.actions.EditorSettingsAction
 
setAutoLookAndFeelManager(AutoLookAndFeelManager) - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
setAutoSync(boolean) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
setAutoSync(boolean) - Method in class com.atlassian.confluence.it.usermanagement.ExternalUserSynchroniser
Deprecated.
 
setAutoSync(boolean) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
setAutoSync(boolean) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
 
setAvatarUrl(String) - Method in class com.atlassian.confluence.plugins.like.rest.entities.UserEntity
 
setAvatarUrl(String) - Method in class com.atlassian.confluence.plugins.rest.entities.UserEntity
 
setAwsAuthMethod(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setAxisSoapServer(RpcServer) - Method in class com.atlassian.confluence.rpc.RpcConfigurationChangeListener
 
setBack(String) - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
Deprecated.
since 5.3 (and really much much longer)
setBack(String) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
setBackingUser(User) - Method in class com.atlassian.confluence.user.ConfluenceUserImpl
Provided to aid the strategy of automatically setting the backing user as this object is loaded.
setBackupAttachments(boolean) - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
setBackupAttachments(boolean) - Method in class com.atlassian.confluence.importexport.actions.BackupAction
 
setBackupAttachments(boolean) - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
setBackupAttachmentsDaily(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setBackupDaily(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 6.11
setBackupOption(String) - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
setBackupPath(String) - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
setBackupPath(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setBackupRestoreProviderManager(BackupRestoreProviderManager) - Method in class com.atlassian.confluence.importexport.impl.FileXmlExporter
 
setBackupRestoreProviderManager(BackupRestoreProviderManager) - Method in class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
 
setBalance(int) - Method in interface com.atlassian.confluence.plugin.BankAccount
 
setBandanaConfigMigrator(BandanaConfigMigrator) - Method in class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
 
setBandanaKey(String, String, Set<String>) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setBandanaKey(String, String, List<String>) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setBandanaKey(String, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setBandanaKey(String, String, boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setBandanaKey(String, String, int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setBandanaKey(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setBandanaKey(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminBandanaResource.
setBandanaKey(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminBandanaResource.
setBandanaKeyBoolean(String, String, String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setBandanaKeyBoolean(String, String, String, boolean) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminBandanaResource.
setBandanaKeyBoolean(String, String, String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminBandanaResource.
setBandanaKeyInteger(String, String, String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setBandanaKeyInteger(String, String, String, int) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminBandanaResource.
setBandanaKeyInteger(String, String, String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminBandanaResource.
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.core.DatabaseSidManager
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.mail.ConfluenceMailServerManager
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.plugin.BandanaPluginStateStore
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.renderer.DefaultShortcutLinksManager
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.setup.settings.DefaultSettingsManager
Deprecated.
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.themes.DefaultStylesheetManager
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.themes.DefaultThemeManager
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.util.http.BaseHttpRetrievalService
Deprecated.
 
setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.util.message.BandanaMessageManager
 
setBandanaPersister(BandanaPersister) - Method in class com.atlassian.confluence.util.BandanaConfigMigrator
 
setBandanaPersisterSupport(BandanaPersisterSupport) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
setBandanaStringList(String, String, String, Vector<String>) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setBandanaStringList(String, String, String, Vector<String>) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminBandanaResource.
setBandanaStringList(String, String, String, Vector<String>) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminBandanaResource.
setBandanaStringSet(String, String, String, Vector<String>) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setBandanaStringSet(String, String, String, Vector<String>) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminBandanaResource.
setBandanaStringSet(String, String, String, Vector<String>) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminBandanaResource.
setBannerMessage(String) - Method in class com.atlassian.confluence.it.admin.EditMaintenance
 
setBannerMessage(String) - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
setBannerMessageEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditMaintenance
 
setBannerMessageOn(boolean) - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
setBaseColors(ColorScheme) - Method in class com.atlassian.confluence.plugins.lookandfeel.AutoLookAndFeelManager
 
setBaseUrl(String) - Method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
 
setBaseUrl(String) - Method in class com.atlassian.confluence.setup.bundles.upm.UpmClient.UpmClientBuilder
 
setBaseUrl(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setBaseUrl(String) - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
setBaseUrlAdminMessageOff(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setBatchOperationManager(BatchOperationManager) - Method in class com.atlassian.confluence.pages.ancestors.HibernatePageAncestorManager
 
setBeanFactory(BeanFactory) - Method in class com.atlassian.confluence.core.PointcutClassLoaderProcessor
 
setBeanFactory(BeanFactory) - Method in class com.atlassian.confluence.impl.cluster.ClusterAwareBeanSelector
 
setBeanFactory(BeanFactory) - Method in class com.atlassian.confluence.impl.tenant.TenantedProxyFactory
 
setBeanFactory(BeanFactory) - Method in class com.atlassian.confluence.renderer.plugin.SpringRendererComponentFactory
 
setBeanFactory(BeanFactory) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
setBeanFactory(BeanFactory) - Method in class com.atlassian.confluence.upgrade.upgradetask.EhCacheConfigMigrationUpgradeTask
 
setBeanFactory(BeanFactory) - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
setBeanFactory(BeanFactory) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
setBeanName(String) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
setBeanNames(Set<String>) - Method in class com.atlassian.confluence.cluster.ClusteredImplementationBeanRegistry
Deprecated.
 
setBeanNames(String[]) - Method in class com.atlassian.confluence.setup.velocity.NamedBeanContextItemProvider
 
setBeforeBodyEnd(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomHtmlAction
 
setBeforeBodyEnd(String) - Method in class com.atlassian.confluence.setup.settings.CustomHtmlSettings
 
setBeforeHeadEnd(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomHtmlAction
 
setBeforeHeadEnd(String) - Method in class com.atlassian.confluence.setup.settings.CustomHtmlSettings
 
setBlogName(String) - Method in class com.atlassian.confluence.links.TrackbackLink
Deprecated.
 
setBlogPostId(long) - Method in class com.atlassian.confluence.pages.actions.MoveBlogPostAction
 
setBlogPostResourceIdentifierMarshaller(Marshaller<BlogPostResourceIdentifier>) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.DelegatingResourceIdentifierMarshaller
 
setBlogPosts(List<BlogPost>) - Method in class com.atlassian.confluence.pages.ContentTree
 
setBlogPostService(BlogPostService) - Method in class com.atlassian.confluence.pages.actions.CreateBlogPostAction
 
setBlogPostService(BlogPostService) - Method in class com.atlassian.confluence.pages.actions.MoveBlogPostAction
 
setBlogPostService(BlogPostService) - Method in class com.atlassian.confluence.pages.actions.RemoveHistoricalVersionAction
 
setBlogPostService(BlogPostService) - Method in class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
setBlogpostSubTypes(List<String>) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setBlogpostSubTypes(List<String>) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
setBlogRestriction(ContentPermission, BlogPost) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Restricts blog post to single given user or group, wiping out any other existing restrictions.
setBlogsSoapService(BlogsSoapService) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setBlogSubTypes(ContentType...) - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
setBody(String) - Method in class com.atlassian.confluence.core.BodyContent
Sets the new body for this object.
setBody(String) - Method in class com.atlassian.confluence.core.PersistentDecorator
 
setBody(MacroBody) - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
setBody(String) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
setBody(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.Macro
 
setBody(MacroBody) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
setBodyAsString(String) - Method in class com.atlassian.confluence.core.ContentEntityObject
Convenience method that sets the content of this ContentEntityObject.
setBodyContent(BodyContent) - Method in class com.atlassian.confluence.core.ContentEntityObject
Sets the BodyContent object for this ContentEntityObject.
setBodyContents(List<BodyContent>) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
setBodyDeprecated(boolean) - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
setBodyRenderMode(RenderMode) - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
setBodyType(BodyType) - Method in class com.atlassian.confluence.core.BodyContent
Changes the body type for this object.
setBodyType(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroBody
 
setBodyType(Macro.BodyType) - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
setBodyType(BodyType) - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
setBodyType(String) - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
setBoolean(String, boolean) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
setBoolean(String, boolean) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
setBoolean(String, boolean) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
setBooleanUserPreference(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setBooleanUserPreference(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets a boolean user preference.
setBooleanUserPreference(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setBooleanValue(String, boolean) - Method in class com.atlassian.confluence.functest.rest.admin.GlobalSettingsResource
 
setBoostingQueryFactory(BoostingQueryFactory) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.BoostingQueryMapper
Deprecated.
 
setBootstrapManager(BootstrapManager) - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
setBootstrapManager(BootstrapManager) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setBootstrapManager(BootstrapManager) - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
setBootstrapManager(BootstrapManager) - Method in class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
 
setBootstrapManager(BootstrapManager) - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
setBootstrapManager(BootstrapManager) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
 
setBootstrapManager(BootstrapManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.BuildNumberCondition
 
setBootstrapManager(BootstrapManager) - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
setBootstrapManager(BootstrapManager) - Method in class com.atlassian.confluence.security.DefaultSetSpacePermissionChecker
 
setBootstrapManager(BootstrapManager) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
setBootstrapManager(BootstrapManager) - Method in class com.atlassian.confluence.setup.bundles.InstallBundleConfluenceListener
 
setBootstrapManager(BootstrapManager) - Method in class com.atlassian.confluence.setup.ConfluenceLicenseRegistry
Deprecated.
 
setBootstrapManager(BootstrapManager) - Method in class com.atlassian.confluence.setup.DefaultDatabaseVerifier
 
setBootstrapManager(BootstrapManager) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setBootstrapSidManager(ConfluenceSidManager) - Method in class com.atlassian.confluence.core.DatabaseSidManager
 
setBootstrapSidManager(ConfluenceSidManager) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
setBootstrapSidManager(ConfluenceSidManager) - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
There's no ConfluenceSidManager in the setup context, but in its parent, the bootstrap context.
setBorder(boolean) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
setBorder(boolean) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.EmbeddedImagePlaceholderRequest
 
setBottom(int) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneTermFieldComparator
 
setBottom(int) - Method in class com.atlassian.confluence.search.lucene.CaseInsensitiveSortComparator
 
setBreadcrumbGenerator(BreadcrumbGenerator) - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
setBreadcrumbGenerator(BreadcrumbGenerator) - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
setBreadcrumbGenerator(BreadcrumbGenerator) - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
setBreadcrumbGenerator(BreadcrumbGenerator) - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
setBreadcrumbGenerator(BreadcrumbGenerator) - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
setBreadcrumbGenerator(BreadcrumbGenerator) - Method in class com.atlassian.confluence.plugins.editorloader.EditorAction
 
setBreadcrumbGenerator(BreadcrumbGenerator) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
setBreadcrumbGenerator(BreadcrumbGenerator) - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
setBrowseUsersPermissionsFilterFactory(BrowseUsersPermissionsFilterFactory) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ViewUserProfilePermissionsSearchFilterMapper
 
setBuildIndex(boolean) - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
setBuildIndexLocalFileRestore(boolean) - Method in class com.atlassian.confluence.importexport.actions.RestoreLocalFileAction
 
setBuildNumber(int) - Method in class com.atlassian.confluence.core.VersionHistory
 
setBuildNumber(String) - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
setBuildNumber(String) - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
setBuildNumber(String) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
setBuildNumberRangeChecker(BuildNumberRangeChecker) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.BuildNumberCondition
 
setBundlePluginService(BundlePluginService) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
setButtons(List<MacroPropertyPanelButton>) - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
setCache(String) - Method in class com.atlassian.confluence.admin.actions.FlushCacheAction
 
setCache(ApplicationCache) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
setCacheConfigManager(CacheConfigManager) - Method in class com.atlassian.confluence.cache.CacheStatisticsAction
Deprecated.
 
setCacheConfigManager(CacheConfigManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setCacheFactory(CacheFactory) - Method in class bucket.user.providers.CachingAccessProvider
Deprecated.
 
setCacheFactory(CacheFactory) - Method in class bucket.user.providers.CachingCredentialsProvider
Deprecated.
 
setCacheFactory(CacheFactory) - Method in class bucket.user.providers.CachingProfileProvider
Deprecated.
 
setCacheFactory(TransactionAwareCacheFactory) - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
Deprecated.
 
setCacheFactory(CacheFactory) - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
setCacheFactory(CacheFactory) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateVersionHistoryDao
 
setCacheFactory(CacheFactory) - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
Deprecated.
since 5.10. Subclasses should implement this themselves.
setCacheFactory(VCacheFactory) - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
 
setCacheFactory(CacheFactory) - Method in class com.atlassian.confluence.pages.ancestors.HibernatePageAncestorManager
Deprecated.
since 5.10. No longer used.
setCacheFactory(CacheFactory) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDaoFactoryBean
 
setCacheFactory(CacheFactory) - Method in class com.atlassian.confluence.themes.persistence.hibernate.DefaultPersistentDecoratorDao
Deprecated.
 
setCacheFactory(CacheFactory) - Method in class com.atlassian.confluence.user.HibernateUserProviderFactory
 
setCacheFactory(CacheFactory) - Method in class com.atlassian.confluence.util.DefaultUserChecker
Deprecated.
since 5.10
setCacheFactory(CacheFactory) - Method in class com.atlassian.confluence.util.ReadOnlyLicenseCalculator
Deprecated.
since 5.10.
setCacheFactory(CacheFactory) - Static method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceManager
setCacheFactory(VCacheFactory) - Static method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceManager
 
setCacheFlusher(CacheFlusher) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setCacheFlusher(CacheFlusher) - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
setCacheManager(CacheManager) - Method in class com.atlassian.confluence.admin.actions.FlushCacheAction
 
setCacheManager(CacheManager) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
setCacheManager(CacheManager) - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
setCacheManager(CacheManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setCacheMaxEntries(String, int) - Method in class com.atlassian.confluence.functest.rest.admin.CacheResource
(Re)configures the maximum number of elements in the given cache
setCacheMaxEntries(String, int) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.CacheRpc
 
setCacheMaximumNumberOfElements(String, int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
setCacheMaximumNumberOfElements(String, String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setCacheMaximumNumberOfElements(String, String, int) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminCacheResource.
setCacheMaximumNumberOfElements(String, String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminCacheResource.
setCacheName(String) - Method in class com.atlassian.confluence.cache.CacheStatisticsAction
Deprecated.
 
setCacheSize(int) - Method in class com.atlassian.confluence.cache.CacheStatisticsAction
Deprecated.
 
setCacheSize(String, int) - Method in class com.atlassian.confluence.it.admin.CacheStatisticsPage
Deprecated.
 
setCacheStatisticsManager(CacheStatisticsManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setCacheTimeout(int) - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction
 
setCachingOn(boolean) - Method in class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
 
setCamelCaseEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
 
setCancel(String) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Set by the "cancel" button on forms.
setCanInviteUserCriteria(CanInviteUserCriteria) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.CanInviteUserCondition
 
setCanInviteUserCriteria(CanInviteUserCriteria) - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
setCaptchaEnabled(Boolean) - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
setCaptchaEnabled(boolean) - Method in interface com.atlassian.confluence.security.CaptchaManager
 
setCaptchaEnabled(boolean) - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
setCaptchaEngine(CaptchaEngine) - Method in class com.atlassian.confluence.security.ConfluenceImageCaptchaService
 
setCaptchaEngineClassName(String) - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
setCaptchaField(String) - Method in class com.atlassian.confluence.it.content.EditContentBean
 
setCaptchaField(String) - Method in class com.atlassian.confluence.it.content.security.Captcha
 
setCaptchaGroups(Collection) - Method in interface com.atlassian.confluence.security.CaptchaManager
 
setCaptchaGroups(Collection) - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
setCaptchaGroups(Collection<String>) - Method in class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
 
setCaptchaManager(CaptchaManager) - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
setCaptchaManager(CaptchaManager) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setCaptchaManager(CaptchaManager) - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
setCaptchaManager(CaptchaManager) - Method in class com.atlassian.confluence.pages.actions.EditCommentAction
 
setCaptchaManager(CaptchaManager) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
setCaptchaManager(CaptchaManager) - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
setCaptchaManager(CaptchaManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setCaptchaManager(CaptchaManager) - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
setCaptchaManager(CaptchaManager) - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
setCaptchaManager(CaptchaManager) - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
setCaptchaManager(CaptchaManager) - Method in class com.atlassian.confluence.user.actions.ViewMyProfileAction
 
setCaptchaSettings(CaptchaSettings) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setCaptchaStore(CaptchaStore) - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
setCatalogName(String) - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
setCategories(Set<String>) - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
setCategories(Set<String>) - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
setCategory(Category) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setCategory(SpaceCategoryEnum) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
setCertificateRetrievalService(HttpCertificateRetrievalService) - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
setChangeIndexer(ChangeIndexer) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
Deprecated.
since 7.5
setChangeIndexer(ChangeIndexer) - Method in class com.atlassian.confluence.search.lucene.QueuingConfluenceIndexer
 
setChangesSaved(boolean) - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
setChildPageOrder(Page, List<Long>) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
setChildPageOrder(Page, List<Long>) - Method in interface com.atlassian.confluence.pages.PageManager
Sets ordering of child pages for a supplied page, based on a map of child ids to positions.
setChildren(List<T>) - Method in interface com.atlassian.confluence.core.Hierarchical
 
setChildren(List<Comment>) - Method in class com.atlassian.confluence.pages.Comment
 
setChildren(List<ContentNode>) - Method in class com.atlassian.confluence.pages.ContentNode
 
setChildren(List<Page>) - Method in class com.atlassian.confluence.pages.Page
 
setChildren(ContentEntityList) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setChildrenOrder(List<QueryNode>) - Method in class com.atlassian.confluence.search.lucene.queryparser.AnalyzerSwitcherQueryNodeProcessor
 
setChildrenShowing(Boolean) - Method in class com.atlassian.confluence.user.UserInterfaceState
 
setClassAssertionStatus(String, boolean) - Method in class com.atlassian.confluence.plugin.dev.ClassLoaderDelegate
 
setClassName(String) - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
setClassNames(String[]) - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
setClazz(String) - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
 
setCleanedData(String) - Method in class com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner.Result
 
setCleanedData(String) - Method in class com.atlassian.confluence.content.render.xhtml.XhtmlCleaner.Result
Deprecated.
 
setCloudPlatformMetadataService(CloudPlatformMetadataService) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setClusterAddressString(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setClusterConfigurationHelper(ClusterConfigurationHelper) - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
setClusterConfigurationHelper(ClusterConfigurationHelperInternal) - Method in class com.atlassian.confluence.setup.actions.FinishSetupAction
 
setClusterConfigurationHelper(ClusterConfigurationHelperInternal) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setClusterConfigurationHelper(ClusterConfigurationHelperInternal) - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
Setter method for clusterConfigurationHelper
setClusteredDatabasePlatformMetadataService(ClusteredDatabasePlatformMetadataService) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setClusterEventWrapperService(ClusterEventWrapperService) - Method in class com.atlassian.confluence.cluster.ClusterEventBroadcaster
 
setClusterHome(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setClusterManager(ClusterManager) - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
setClusterManager(ClusterManager) - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
Deprecated.
 
setClusterManager(ClusterManager) - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
setClusterManager(ClusterManager) - Method in class com.atlassian.confluence.cluster.ClusterEventBroadcaster
 
setClusterManager(ClusterManager) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setClusterManager(ClusterManager) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setClusterManager(ClusterManager) - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
Deprecated.
since 5.9.1
setClusterManager(ClusterManager) - Method in class com.atlassian.confluence.setup.quartz.AbstractClusterAwareQuartzJobBean
Deprecated.
 
setClusterManager(ClusterManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setClusterManager(ClusterManager) - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
setClusterManager(ClusterManager) - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
setClusterName(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setClusterPeersString(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setClusterSharedDataManager(SharedDataManager) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setCollaborativeEditingHelper(CollaborativeEditingHelper) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setCollaborativeEditingHelper(CollaborativeEditingHelper) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
setCollaborativeEditingHelper(CollaborativeEditingHelper) - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
setCollaborativeEditingHelper(CollaborativeEditingHelper) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
setCollaborativeEditingHelper(CollaborativeEditingHelper) - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
setCollaborativeEditingUuid(String) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
setColorSchemeUpdated(boolean) - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
setColourKey(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ColourPickerAction
 
setColourSchemeManager(ColourSchemeManager) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractLookAndFeelAction
 
setColourSchemeManager(ColourSchemeManager) - Method in class com.atlassian.confluence.core.actions.ColorsStylesheetAction
 
setColourSchemeManager(ColourSchemeManager) - Method in class com.atlassian.confluence.core.actions.ThemeColorsStylesheetAction
 
setColourSchemeSetting(Space, String) - Method in class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
setColourSchemeSetting(Space, String) - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
 
setColourSchemeSetting(Space, String) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
setColourSchemesSettings(ColourSchemesSettings) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setColourSchemesSettings(ColourSchemesSettings) - Method in class com.atlassian.confluence.setup.settings.SpaceSettings
 
setColourSchemeType(String) - Method in class com.atlassian.confluence.setup.settings.beans.ColourSchemesSettings
 
setColumns(int) - Method in class com.atlassian.confluence.pages.templates.variables.TextAreaVariable
 
setComment(String) - Method in class com.atlassian.confluence.it.content.EditContentBean
Set the version comment for this change.
setComment(Comment) - Method in interface com.atlassian.confluence.pages.actions.CommentAware
 
setComment(Comment) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
Sets the currently focused comment.
setComment(Comment) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
setComment(String) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Comment for the attachment.
setCommentId(long) - Method in class com.atlassian.confluence.pages.actions.EditCommentAction
 
setCommentId(long) - Method in class com.atlassian.confluence.pages.actions.RemoveCommentAction
 
setCommentManager(CommentManager) - Method in class com.atlassian.confluence.admin.actions.debug.BrowseCommentsAction
 
setCommentManager(CommentManager) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
setCommentManager(CommentManager) - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
setCommentManager(CommentManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setComments(List<Comment>) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
setComments(CommentEntityTree) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setCommentService(CommentService) - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
setCommentService(CommentService) - Method in class com.atlassian.confluence.pages.actions.EditCommentAction
 
setCommentService(CommentService) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setCommonMetadata(Content, ContentEntityObject) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
Sets the common metadata on the entity
setCommonPropertiesForCreate(Content, ContentEntityObject, User) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
Sets common properties on a newly created entity in preparation for being saved.
setCommonPropertiesForUpdate(Content, ContentEntityObject) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
Sets common properties on the entity in preparation for an update.
setCompletedSuccessfully(boolean) - Method in class com.atlassian.confluence.util.LogProgressMeterWrapper
 
setCompletedSuccessfully(boolean) - Method in class com.atlassian.confluence.util.SubProgressMeter
 
setCompleteKey(String) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
setCompleteKey(String) - Method in class com.atlassian.confluence.api.model.web.WebPanelView.Builder
 
setCompleteModuleKey(String) - Method in class com.atlassian.confluence.core.actions.ThemeColorsStylesheetAction
 
setCompleteModuleKey(String) - Method in class com.atlassian.confluence.xwork.SoyResult
 
setComponents(List) - Method in class com.atlassian.confluence.content.render.xhtml.migration.ErrorReportingV2Renderer
 
setConfiguration(Configuration) - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
Deprecated.
since 5.6, use #SchemaHelper(com.atlassian.util.concurrent.Supplier)
setConfiguration(ProfilerConfiguration) - Method in class com.atlassian.confluence.util.profiling.ConfluenceProfilerStrategy
 
setConfigurations(List) - Method in class com.atlassian.confluence.util.http.HttpRetrievalServiceConfig
Deprecated.
 
setConfiguredBuildNumber(String) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
setConfiguredMemberName(Member, String) - Static method in class com.atlassian.confluence.cluster.hazelcast.HazelcastUtils
 
setConfirm(String) - Method in class com.atlassian.confluence.pages.actions.RemoveCommentAction
 
setConfirm(String) - Method in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
setConfirm(String) - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
setConfirm(String) - Method in class com.atlassian.confluence.user.actions.RemoveGroupAction
 
setConfirm(String) - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
setConfirm(String) - Method in class com.atlassian.confluence.user.UserForm
 
setConfLicenseString(String) - Method in class com.atlassian.confluence.setup.actions.AbstractLicenseAction
 
setConflictingVersion(int) - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
setConfluenceAccessManager(ConfluenceAccessManager) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setConfluenceAccessManager(ConfluenceAccessManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.RemoteUserHasLicensedAccessCondition
 
setConfluenceAccessManager(ConfluenceAccessManager) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
setConfluenceAccessManager(ConfluenceAccessManager) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
setConfluenceAccessManager(ConfluenceAccessManager) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
 
setConfluenceBandanaRecordDao(ConfluenceBandanaRecordDao) - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
 
setConfluenceBandanaRecordDao(ConfluenceBandanaRecordDao) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
setConfluenceBaseUrl(String) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setConfluenceFlavourService(ConfluenceFlavourService) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ConfluenceFlavourCondition
Deprecated.
 
setConfluenceHibernateConfig(ConfluenceHibernateConfig) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
setConfluenceHome(String) - Method in interface com.atlassian.confluence.setup.BootstrapManager
 
setConfluenceHome(String) - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
setConfluenceHttpParameters(ConfluenceHttpParameters) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setConfluenceMonitoring(ConfluenceMonitoring) - Method in class com.atlassian.confluence.util.ConfluenceUberClassLoader
 
setConfluenceSchemaCreator(ConfluenceSchemaCreator) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setConfluenceUserDao(ConfluenceUserDao) - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
Deprecated.
since 5.10. Subclasses should implement this themselves.
setConfluenceUserDao(ConfluenceUserDao) - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceManager
 
setConfluenceUserDao(ConfluenceUserDao) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
setConfluenceUserDao(ConfluenceUserDao) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
setConfluenceUserDao(ConfluenceUserDao) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.AbstractUserQueryMapper
 
setConfluenceUserDao(ConfluenceUserDao) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.LastModifierSearchFilterMapper
Deprecated.
 
setConfluenceUserDao(ConfluenceUserDao) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setConfluenceWysiwygConverter(ConfluenceWysiwygConverter) - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
setConfluenceWysiwygConverter(ConfluenceWysiwygConverter) - Method in class com.atlassian.confluence.pages.actions.WysiwygConverterAction
 
setConfluenceWysiwygConverter(ConfluenceWysiwygConverter) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setConnectionsEnabled(boolean) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setConnectionTimeout(int) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setConnectionTimeout(int) - Method in class com.atlassian.confluence.util.http.ConfluenceHttpParameters
 
setContactAddress(String) - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
setContactAdministratorsFormEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
 
setContainer(ContentEntityObject) - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
setContainer(ContentEntityObject) - Method in class com.atlassian.confluence.pages.Attachment
 
setContainer(ContentEntityObject) - Method in class com.atlassian.confluence.pages.Comment
 
setContainerContent(ContentEntityObject) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
setContainerContent(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.AttachmentRepresentation
 
setContainerManager(ContainerManager) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
setContent(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
 
setContent(ContentEntityObject) - Method in class com.atlassian.confluence.core.BodyContent
 
setContent(String) - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
setContent(String) - Method in class com.atlassian.confluence.it.content.EditContentBean
 
setContent(ContentEntityObject) - Method in class com.atlassian.confluence.labels.Labelling
 
setContent(ContentEntityObject) - Method in class com.atlassian.confluence.like.LikeEntity
 
setContent(ContentEntityObject) - Method in class com.atlassian.confluence.mail.notification.Notification
 
setContent(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
 
setContent(String) - Method in class com.atlassian.confluence.pageobjects.page.admin.AbstractEditStylesheetPage
Deprecated.
 
setContent(String) - Method in class com.atlassian.confluence.pageobjects.page.space.CreatePageTemplate
Deprecated.
 
setContent(String) - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
setContent(ConfluenceEntityObject) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
Sets the entity that the notification is being sent regarding.
setContent(String) - Method in class com.atlassian.confluence.plugins.templates.actions.ViewPageTemplateAction
 
setContent(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseFailureReport
 
setContent(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntry
 
setContent(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
setContent(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
setContent(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
setContent(String) - Method in class com.atlassian.confluence.util.EditPageBean
 
setContent2ContentHibernateRelationDao(Content2ContentHibernateRelationDao) - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
 
setContentBody(ContentBodyEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setContentBodyOnEntity(Content, ContentEntityObject) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
Sets the body content in updatedContent on the entity
setContentChoice(String) - Method in class com.atlassian.confluence.setup.actions.SetupDataAction
 
setContentCssClass(String) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
setContentEntity(ContentEntityObject) - Method in class com.atlassian.confluence.content.ContentProperty
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.content.service.DefaultRenderingService
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.pages.actions.AttachedImagesAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.pages.actions.AttachFileAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UnpublishedStatusLozengeCondition
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.plugins.like.actions.LikeAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.plugins.viewsource.ViewSourceAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.rpc.soap.services.AttachmentsSoapService
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.user.actions.HistoryAction
 
setContentEntityManager(ContentDraftManagerInternal) - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.user.actions.ViewUserHistoryAction
 
setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
setContentEntityObjectDao(ContentEntityObjectDao) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
setContentEntityObjectDao(ContentEntityObjectDao) - Method in class com.atlassian.confluence.renderer.radeox.macros.ContentByUserMacro
 
setContentEntityObjectDao(ContentEntityObjectDao) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
setContentEntityObjectDao(ContentEntityObjectDao) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setContentEntityObjectDao(ContentEntityObjectDao) - Method in class com.atlassian.confluence.search.lucene.extractor.ContentEntityMetadataExtractor
 
setContentEntityObjectDao(ContentEntityObjectDao) - Method in class com.atlassian.confluence.servlet.download.AttachmentUrlParser
 
setContentEntityResourceIdentifierMarshaller(Marshaller<ContentEntityResourceIdentifier>) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.DelegatingResourceIdentifierMarshaller
 
setContentFacade(ContentFacade) - Method in class com.atlassian.confluence.pages.actions.ListNewOrUpdatedPagesAction
 
setContentFactory(ContentFactory) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
setContentId(long) - Method in class com.atlassian.confluence.pages.actions.AttachedImagesAction
 
setContentId(long) - Method in class com.atlassian.confluence.pages.actions.AttachFileAction
 
setContentId(long) - Method in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
 
setContentId(Long) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
setContentId(long) - Method in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
setContentId(long) - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
setContentId(long) - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
setContentId(long) - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
setContentId(ContentId) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
Sets id of the entity that the notification is being sent regarding.
setContentId(long) - Method in class com.atlassian.confluence.plugins.labels.actions.AutocompleteLabelsAction
 
setContentId(long) - Method in class com.atlassian.confluence.plugins.like.actions.LikeAction
 
setContentId(String) - Method in class com.atlassian.confluence.plugins.like.rest.entities.LikeEntity
 
setContentId(String) - Method in class com.atlassian.confluence.renderer.actions.RenderContentAction
 
setContentId(Long) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.EmbeddedImagePlaceholderRequest
 
setContentId(Long) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.MacroRenderRequest
 
setContentId(Long) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.PreviewMacroRequest
 
setContentId(Long) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.UnmarshalMacroRequest
 
setContentId(long) - Method in class com.atlassian.synchrony.Events
 
setContentId(long) - Method in class com.atlassian.synchrony.Snapshots
 
setContentInColumn(int, String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
Set content in the given column index.
setContentNameSearcher(ContentNameSearcher) - Method in class com.atlassian.confluence.search.contentnames.DefaultContentNameSearchSectionsProvider
 
setContentNameSearchSectionSpecsProvider(Supplier<Map<Category, ContentNameSearchSectionSpec>>) - Method in class com.atlassian.confluence.search.contentnames.DefaultContentNameSearchSectionsProvider
 
setContentNameSearchSemaphoreHolder(SemaphoreHolder) - Method in class com.atlassian.confluence.search.contentnames.SemaphoreRefreshListener
 
setContentNameSearchService(ContentNameSearchService) - Method in class com.atlassian.confluence.search.actions.ContentNameSearchAction
Deprecated.
 
setContentNavContext(AbstractPage, String, String, ThemeHelper) - Static method in class com.atlassian.confluence.impl.util.DecoratorUtil
Page/blogpost context should be saved for deferred (sitemesh) content navigation execution, because main sitemesh decorator is executed under DecoratorAction, which does not contain page/space context of the main request.
setContentOption(String) - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
setContentPermissionDao(ContentPermissionDao) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
setContentPermissionManager(ContentPermissionManager) - Method in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
setContentPermissionManager(ContentPermissionManagerInternal) - Method in class com.atlassian.confluence.pages.actions.ChildrenAction
 
setContentPermissionManager(ContentPermissionManager) - Method in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
 
setContentPermissionManager(ContentPermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ContentHasAnyPermissionsSetCondition
 
setContentPermissionManager(ContentPermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ContentHasInheritedPermissionsSetCondition
 
setContentPermissionManager(ContentPermissionManager) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setContentPermissionManager(ContentPermissionManager) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
setContentPermissionManager(ContentPermissionManager) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
setContentPermissionManager(ContentPermissionManager) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
setContentPermissionManager(ContentPermissionManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setContentPermissions(Collection<ContentPermission>, ContentEntityObject, String) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Set the Content Permissions on the CEO to be the list of ContentPermissions passed.
setContentPermissions(Map<String, Collection<ContentPermission>>, ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Set the Content Permissions on the CEO to be the list of ContentPermissions passed.
setContentPermissions(Map<String, Collection<ContentPermission>>, ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
setContentPermissions(Collection<ContentPermission>, ContentEntityObject, String) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
setContentPermissions(Long, String, String) - Method in class com.atlassian.confluence.functest.rest.InheritedPermissionCheckResource
 
setContentPermissions() - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
setContentPermissions(String, long, String, RemoteContentPermission[]) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Set the content permissions for a particular permission type on some content.
setContentPermissions(long, String, RemoteContentPermission[]) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setContentPermissions(String, long, String, RemoteContentPermission[]) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
setContentPermissions(String, long, String, RemoteContentPermission[]) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setContentPermissions(String, String, String, Vector) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
setContentPermissions(String, String, String, Vector) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
setContentPermissionSetDao(ContentPermissionSetDao) - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
Deprecated.
 
setContentPermissionSetDao(ContentPermissionSetDao) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
setContentPermissionSetDao(ContentPermissionSetDao) - Method in class com.atlassian.confluence.core.DefaultInheritedContentPermissionManager
 
setContentPluginKey(String) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setContentPropertiesFrom(ContentEntityObject) - Method in class com.atlassian.confluence.core.ContentEntityObject
Initialises the ContentProperties of this ContentEntityObject by performing a deep clone of the ContentEntityObject object's properties.
setContentPropertiesFromDraft(Draft) - Method in class com.atlassian.confluence.pages.AbstractPage
setContentPropertiesString(long, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
setContentPropertiesString(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setContentPropertiesString(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets the string value of a ContentProperty associated with a content entity given its id and the property name
setContentPropertiesString(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setContentPropertiesStringForSpace(String, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Uses ContentProperties associated with the SpaceDescription.
setContentPropertiesStringForSpace(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setContentPropertiesStringForSpace(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets the string value of a ContentProperty associated with the SpaceDescription of the space
setContentPropertiesStringForSpace(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setContentPropertyManager(ContentPropertyManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setContentPropertyManager(ContentPropertyManager) - Method in class com.atlassian.confluence.util.ContentMacrosHelper
 
setContentRestriction(ContentPermission, AbstractPageEntity) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Restricts page or blog post to single given user or group, wiping out any other existing restrictions.
setContents(List<ContentEntity>) - Method in class com.atlassian.confluence.plugins.rest.entities.CommentEntityTree
 
setContents(List<ContentEntity>) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntityList
 
setContentService(ContentService) - Method in class com.atlassian.confluence.plugins.test.jdk8compat.servlet.WebResourceExpansionServlet
 
setContentStatus(String) - Method in class com.atlassian.confluence.core.ContentEntityObject
Set the hibernate field for content status, distinguishing only draft/deleted/current status.
setContentStatus(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.ContentRepresentation
 
setContentStatus(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
setContentStatusOnEntity(Content, ContentEntityObject) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
Sets the content status from updatedContent on the entity
setContentStringProperty(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setContentStringProperty(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Set the content property string value (in OS_PROPERTYENTRY) for a content entity given its id, property key and value
setContentStringProperty(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setContentTextProperty(long, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
setContentTextProperty(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setContentTextProperty(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets a text content property for a content entity given its id
setContentTextProperty(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setContentToBeExcluded(long[]) - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
setContentToBeExported(long[]) - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
setContentTransformerFactory(ContentTransformerFactory) - Method in class com.atlassian.confluence.util.ExcerptHelper
 
setContentTree(ContentTree) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
setContentTree(ContentTree) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
setContentType(String) - Method in class com.atlassian.confluence.it.global.SiteSearch
 
setContentType(String) - Method in class com.atlassian.confluence.mail.notification.actions.AddSpaceNotificationAction
 
setContentType(String) - Method in class com.atlassian.confluence.mail.notification.actions.RemoveSpaceNotificationAction
 
setContentType(String) - Method in class com.atlassian.confluence.pages.actions.RemoveHistoricalVersionAction
 
setContentType(String) - Method in class com.atlassian.confluence.pages.Attachment
Deprecated.
setContentType(String) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setContentType(String) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
MIME type for the attached file, as reported by the browser when uploaded.
setContentType(String) - Method in class com.atlassian.confluence.renderer.actions.RenderContentAction
 
setContentType(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
setContentType(ContentTypeEnum) - Method in class com.atlassian.confluence.rss.actions.NetworkFeedAction
Set the content type to be returned.
setContentType(String) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setContentType(ContentTypeEnum) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
setContentType(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
Sets the content type of the response.
setContentType(String) - Method in class com.atlassian.confluence.setup.bundles.upm.models.TaskStatus
 
setContentType(String) - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
setContentType(String) - Method in class com.atlassian.confluence.xwork.SoyResult
 
setContentTypeAndDispositionHeaderBlacklist(ContentDispositionHeaderGuesser) - Method in class com.atlassian.confluence.servlet.download.DefaultAttachmentSafeContentHeaderGuesser
 
setContentTypeManager(ContentTypeManager) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
setContentTypeManager(ContentTypeManager) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateInterceptor
 
setContentTypeManager(ContentTypeManager) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
setContentTypeManager(ContentTypeManager) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
setContentTypes(Set<ContentTypeEnum>) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
setContentTypesDisplayMapper(ContentTypesDisplayMapper) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setContentUiSupport(ContentUiSupport) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setContentViaJs(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
Deprecated.
This sets the content of the editor using the TinyMCE api.
setContext(String) - Method in class com.atlassian.confluence.content.service.page.StringParsingContextProvider
 
setContext(ExportContext) - Method in class com.atlassian.confluence.importexport.Exporter
 
setContext(ExportContext) - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
 
setContext(ImportContext) - Method in class com.atlassian.confluence.importexport.Importer
 
setContext(ConfluenceBandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaConfigMap
 
setContext(String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord
 
setContextKeyToBeanNameMapping(Map<String, String>) - Method in class com.atlassian.confluence.setup.velocity.PrototypeBeanContextItemProvider
 
setContextPathHolder(ContextPathHolder) - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceManager
 
setContextVariable(String, Object) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Free-form storage so persisters can maintain state during an import (for example, the BucketPropertySet persister needs to maintain a counter to help it fix broken property IDs).
setContributor(String) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setContributor(String) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
Deprecated.
since 5.2. This method can be slow. Use SearchQueryParameters.setContributor(ConfluenceUser) instead.
setContributor(ConfluenceUser) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
Limits results to ones where the given user has been a contributor
setContributorsHash(String) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
setContributorUsername(String) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setCookie(String, String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Sets a cookie.
setCopyAttachments(Boolean) - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
setCount(int) - Method in class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
setCount(Integer) - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPagination
 
setCountry(String) - Method in class com.atlassian.confluence.languages.Language
 
setCountry(String) - Method in class com.atlassian.confluence.plugin.descriptor.LanguageModuleDescriptor
 
setCounts(List<CountItem>) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
setCoverPeriod(long) - Method in class com.atlassian.confluence.mail.reports.ChangeDigestReport
 
setCpuCostCollected(boolean) - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistryConfiguration
 
setCpuCostCollected(boolean) - Method in interface com.atlassian.confluence.util.profiling.MutableRegistryConfiguration
 
setCreated(boolean) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setCreated(Date) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
setCreated(Date) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
setCreated(Date) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
setCreatedByBuildNumber(String) - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
setCreatedDate(DateEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Date this attachment was created.
setCreatedDate(DateEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setCreatedDate(DateEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
setCreatedDate(DateEntity) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
setCreatedDate(Date) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setCreatedTime(long) - Method in class com.atlassian.confluence.user.persistence.dao.ConfluenceRememberMeToken
 
setCreationDate(Date) - Method in class bucket.search.persistence.IndexQueueEntry
Deprecated.
 
setCreationDate(Date) - Method in class com.atlassian.confluence.like.LikeEntity
 
setCreationDate(Date) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
setCreator(ConfluenceUser) - Method in class com.atlassian.confluence.core.ConfluenceEntityObject
 
setCreator(UserEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setCreator(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
setCreator(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
setCreator(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
setCreatorKey(UserKey) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setCreatorName(String) - Method in class com.atlassian.confluence.core.ConfluenceEntityObject
Deprecated.
setCreatorName(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceGroup
Deprecated.
 
setCreatorName(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
setCredentialsProviderProperties(Properties) - Method in class com.atlassian.confluence.user.HibernateUserProviderFactory
 
setCronExpression(String) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
setCronExpression(String) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeCronJobScheduleAction
 
setCronExpression(String) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction
 
setCronSchedule(String) - Method in class com.atlassian.confluence.schedule.ScheduledJobConfiguration
 
setCronTimeZone(String) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
setCrowdApplicationName(String) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setCrowdApplicationPassword(String) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setCrowdDirectoryManager(DirectoryManager) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setCrowdDirectoryManager(DirectoryManager) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraSyncDirectoryAction
 
setCrowdDirectoryService(CrowdDirectoryService) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setCrowdDirectoryService(CrowdDirectoryService) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraSyncDirectoryAction
 
setCrowdDirectoryService(CrowdDirectoryService) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setCrowdDirectoryService(CrowdDirectoryService) - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
setCrowdDirectoryService(CrowdDirectoryService) - Method in class com.atlassian.confluence.user.crowd.EmbeddedCrowdBootstrap
 
setCrowdService(CrowdService) - Method in class com.atlassian.confluence.user.actions.ConfirmEmailAction
 
setCrowdService(CrowdService) - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
setCrowdService(CrowdService) - Method in class com.atlassian.confluence.user.actions.ViewUserAction
 
setCrowdService(CrowdService) - Method in class com.atlassian.confluence.user.SignupsCleanupJob
 
setCrowdUserDirectoryHelper(CrowdUserDirectoryHelper) - Method in class com.atlassian.confluence.user.actions.ViewUserAction
 
setCssClass(String) - Method in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
setCssClass(String) - Method in interface com.atlassian.confluence.util.breadcrumbs.Breadcrumb
Override the default CSS class of the breadcrumb
setCssClasses(String) - Method in class com.atlassian.confluence.content.render.xhtml.model.time.Time
 
setCurrentApplicationIdProvider(CurrentApplicationIdProvider) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
 
setCurrentCount(int) - Method in class com.atlassian.confluence.util.LogProgressMeterWrapper
 
setCurrentDate(DateTime) - Method in class com.atlassian.confluence.it.system.SettableClock
 
setCurrentDate(Date) - Method in class com.atlassian.confluence.it.system.SettableClock
 
setCurrentDate(long) - Method in class com.atlassian.confluence.it.system.SettableClock
 
setCurrentFailedLoginCount(int) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
 
setCurrentMappingResources(Iterable<String>) - Method in class bucket.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
Deprecated.
 
setCurrentMappingResources(Iterable<String>) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
 
setCurrentPage(int) - Method in class com.atlassian.confluence.pages.actions.RecentBlogPostsAction
 
setCurrentPage(int) - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
setCurrentPassword(String) - Method in class com.atlassian.confluence.user.actions.ChangeMyPasswordAction
 
setCurrentRequest(HttpServletRequest) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Sets the current page request
setCurrentTime(Date) - Static method in class com.atlassian.confluence.jmx.CurrentTimeFacade
Note that you should NEVER call this outside of a unit test.
setCurrentUser(ConfluenceUser) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
Set the current user on the context
setCustomContactAdministratorsMessage(String) - Method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
 
setCustomContactAdminMessage(String) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setCustomContactMessage(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setCustomContentManager(CustomContentManager) - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
 
setCustomContentManager(CustomContentManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setCustomer(String) - Method in interface com.atlassian.confluence.plugin.BankAccount
 
setCustomHtmlSettings(CustomHtmlSettings) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setCustomLayoutManager(CustomLayoutManager) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditDecoratorAction
 
setCustomPageSettingsManager(CustomPageSettingsManager) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomPageContentAction
 
setCustomPageSettingsManager(CustomPageSettingsManager) - Method in class com.atlassian.confluence.spaces.actions.CustomPageContentAction
 
setCustomProperties(ExportDescriptor) - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
Override this in subclasses to add extra properties to the export descriptor.
setCustomProperties(ExportDescriptor) - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
Adds the space key to the customer descriptor properties.
setCustomTargetSourceCreators(TargetSourceCreator...) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Set custom TargetSourceCreators to be applied in this order.
setDailyBackupDateFormatPattern(String) - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
setDailyBackupDateFormatPattern(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setDailyBackupFilePrefix(String) - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
setDailyBackupFilePrefix(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setDailyEmailPreference(boolean) - Method in class com.atlassian.confluence.it.user.UserProfile
 
setDarkFeaturesManager(DarkFeaturesManager) - Method in class com.atlassian.confluence.admin.actions.SiteDarkFeaturesAction
 
setDarkFeaturesManager(DarkFeaturesManager) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
setDarkFeaturesManager(DarkFeaturesManager) - Method in class com.atlassian.confluence.test.rpc.EventQueueFettler
 
setDarkFeaturesManager(DarkFeaturesManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setDarkFeaturesManager(DarkFeaturesManager) - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
setDarkFeaturesManager(DarkFeaturesManager) - Method in class com.atlassian.confluence.user.actions.UserDarkFeaturesAction
 
setDarkFeaturesManager(DarkFeaturesManager) - Method in class com.atlassian.confluence.user.DarkFeatureEnabledCondition
 
setDashboardSpacesSelectedTeam(String) - Method in class com.atlassian.confluence.user.UserInterfaceState
 
setDashboardSpacesTab(String) - Method in class com.atlassian.confluence.user.UserInterfaceState
 
setData(String, byte[]) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
setData(String, byte[]) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
setData(InputStream) - Method in class com.atlassian.confluence.pages.AttachmentData
 
setData(InputStream) - Method in class com.atlassian.confluence.plugin.persistence.PluginData
 
setData(String, byte[]) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
setDatabase(String) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
 
setDatabaseAttachmentManager(AttachmentManagerInternal) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
setDatabaseBuildNumber(String) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
Once the upgrade is complete, we'll need to set the new database build number in the database.
setDatabaseBuildNumber() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
setDatabaseBuildNumber(String) - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
setDatabaseBuildNumber() - Method in interface com.atlassian.confluence.upgrade.UpgradeManager
Once installation is complete, we'll need to set the database build number in the database, so that a subsequent startup of Confluence is able to check that the home directory build number matches the database build number (see https://jira.atlassian.com/browse/CONF-13798).
setDatabasedTestString(String) - Method in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
setDatabaseName(String) - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
setDatabaseName(String) - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
setDatabaseType(String) - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
setDatabaseUrl(String) - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
setDatabaseVerifier(DatabaseVerifier) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
 
setDataDao(NonTransactionalAttachmentDataDao) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.NonTransactionalHibernateAttachmentDao
 
setDataDao(TransactionalAttachmentDataDao) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.TransactionalHibernateAttachmentDao
We override the parent setter here so we are certain we're getting a transactional AttachmentDataDao to work with
setDataRef(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.CommentResultWithActions.CommentResultWithActionsBuilder
 
setDataSource(DataSource) - Method in class bucket.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
Deprecated.
 
setDataSource(DataSource) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
 
setDatasource(String) - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatasourcePage
 
setDataSourceFactory(DataSourceFactory) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
 
setDataSourceFactory(DataSourceFactory) - Method in class com.atlassian.confluence.plugin.descriptor.mail.DefaultNotificationRenderManager
 
setDataSourceFactory(DataSourceFactory) - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
Deprecated.
since 7.7 unused
setDataSourceFactory(DataSourceFactory) - Method in class com.atlassian.confluence.user.notifications.UserSignUpNotificationsListener
Deprecated.
 
setDatasourceName(String) - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceAction
 
setDatasourceName(String) - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceTestConnectionAction
 
setDate(String, Date) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
setDate(String, Date) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
setDate(String) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
setDate(String) - Method in class com.atlassian.confluence.plugins.rest.entities.DateEntity
 
setDate(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setDate(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
 
setDate(String, Date) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
setDateFormat(String) - Method in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
setDateFormat(String) - Method in interface com.atlassian.confluence.core.FormatSettingsManager
Stores the formatting pattern to be used for dates.
setDateFormat(String) - Method in class com.atlassian.confluence.impl.settings.CachingFormatSettingsManager
 
setDateFormat(String) - Method in class com.atlassian.confluence.it.TestingFormatSettingsManager
 
setDateFormatter(DateFormatter) - Method in class com.atlassian.confluence.rss.RssRenderItem
 
setDateFormatterFactory(DateFormatterFactory) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setDateRestriction(SiteSearch.DateRestriction) - Method in class com.atlassian.confluence.it.global.SiteSearch
 
setDateTimeFormat(String) - Method in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
setDateTimeFormat(String) - Method in interface com.atlassian.confluence.core.FormatSettingsManager
Stores the formatting pattern to be used for date and time together.
setDateTimeFormat(String) - Method in class com.atlassian.confluence.impl.settings.CachingFormatSettingsManager
 
setDateTimeFormat(String) - Method in class com.atlassian.confluence.it.TestingFormatSettingsManager
 
setDateValue(Date) - Method in class com.atlassian.confluence.content.ContentProperty
 
setDbChoice(String) - Method in class com.atlassian.confluence.setup.actions.SetupDBChoiceAction
 
setDbChoiceSelect(String) - Method in class com.atlassian.confluence.setup.actions.SetupDBTypeAction
 
setDbConfigInfo(ConfluenceDatabaseDetails) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
 
setDbStatCollector(DbStatCollector) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setDebug(boolean) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
setDebugMessage(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
setDebugMessage(String) - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
setDebugMode(boolean) - Method in interface com.atlassian.confluence.security.CaptchaManager
If true the captcha manager will accept "DEBUG" for every generated capthca and reject all other tokens.
setDebugMode(boolean) - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
setDecimalNumberFormat(String) - Method in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
setDecimalNumberFormat(String) - Method in interface com.atlassian.confluence.core.FormatSettingsManager
Stores the formatting pattern to be used for decimal numbers.
setDecimalNumberFormat(String) - Method in class com.atlassian.confluence.impl.settings.CachingFormatSettingsManager
 
setDecimalNumberFormat(String) - Method in class com.atlassian.confluence.it.TestingFormatSettingsManager
 
setDecoratorName(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
 
setDefault(String) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.RecentlyUpdatedContentResource
Set the default dashboard tab
setDefaultAlias(String) - Method in class com.atlassian.confluence.renderer.ShortcutLinkConfig
 
setDefaultAssertionStatus(boolean) - Method in class com.atlassian.confluence.plugin.dev.ClassLoaderDelegate
 
setDefaultAttachmentManager(AttachmentManagerInternal) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
setDefaultBeanType(Class<? extends T>) - Method in class com.atlassian.confluence.cluster.ClusterAwareFactoryBean
Deprecated.
 
setDefaultConfiguration(HttpRequestConfig) - Method in class com.atlassian.confluence.util.http.HttpRetrievalServiceConfig
Deprecated.
 
setDefaultDateFormatterPattern(String) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setDefaultDateTimeFormatterPattern(String) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setDefaultDecimalNumberFormatterPattern(String) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setDefaultEncoding(String) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setDefaultEncoding(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setDefaultInclusionCriteria(InclusionCriteria) - Method in class com.atlassian.confluence.macro.query.params.BooleanQueryFactoryParameter
Sets the default InclusionCriteria value to use in the underlying parser.
setDefaultInclusionCriteria(InclusionCriteria) - Method in class com.atlassian.confluence.macro.query.SimpleSearchQueryParser
Sets which InclusionCriteria should be applied to a value in the absence of a specific token.
setDefaultInheritedContentPermissionManager(InheritedContentPermissionManager) - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
Deprecated.
 
setDefaultLongNumberFormatterPattern(String) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setDefaultNamespace(String) - Method in class com.atlassian.confluence.content.render.xhtml.ConfluenceXMLEventWriter
 
setDefaultParameterValue(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.Macro
 
setDefaultParameterValue(String) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
setDefaultParameterValue(String) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinitionBuilder
 
setDefaultPersonalSpaceHomepageContent(String) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.0 because default space homepage content is now fetched from a global template
setDefaultRenderer(SearchResultRenderer) - Method in class com.atlassian.confluence.search.DelegatedSearchResultRenderer
 
setDefaults() - Method in class com.atlassian.confluence.util.SupportUtility
 
setDefaultSpaceHomepageContent(String) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.0 because default space homepage content is now fetched from a global template
setDefaultSpaceHomepageTitle(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setDefaultSpaceKey(String) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
setDefaultTimeFormatterPattern(String) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setDefaultTimezoneId(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setDefaultUserGroup(String) - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
setDefaultUsersGroup(String) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
setDefaultUsersGroup(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setDefaultValue(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
 
setDefaultValue(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
setDeferMigrate(boolean) - Method in class com.atlassian.confluence.upgrade.upgradetask.ServerADGSUpgradeTask.MigrateStatistic
 
setDelegate(FragmentParser<?>) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.DefaultFragmentParser
 
setDelegate(ApplicationDAO) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
setDelegatedSearchResultRenderer(DelegatedSearchResultRenderer) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setDelegates(Map<String, PermissionDelegate>) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
setDelegationClassLoader(ConfluenceUberClassLoader) - Method in class com.atlassian.confluence.plugin.PluginsClassLoaderConfigurationListener
 
setDeleteCommentsList(List<String>) - Method in class com.atlassian.confluence.admin.actions.debug.BrowseCommentsAction
 
setDeleteWorkingFile(boolean) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
setDeleteWorkingFile(boolean) - Method in interface com.atlassian.confluence.importexport.ImportContext
 
setDemonstrationContentInstalled() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
setDemoSiteUrl(URL) - Method in class com.atlassian.confluence.setup.actions.SetupDemoContentAction
 
setDenyPublicSignup(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setDescription(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
setDescription(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
setDescription(String) - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
setDescription(String) - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
 
setDescription(String) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
setDescription(String) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
setDescription(String) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
setDescription(String) - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
setDescription(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpace
 
setDescription(String) - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
setDescription(String) - Method in class com.atlassian.confluence.spaces.actions.EditSpaceAction
 
setDescription(String) - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
setDescription(SpaceDescription) - Method in class com.atlassian.confluence.spaces.Space
 
setDescription(String) - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
setDestination(String) - Method in class com.atlassian.confluence.security.websudo.AuthenticateAction
 
setDestinationPageTitle(String) - Method in class com.atlassian.confluence.links.OutgoingLink
 
setDestinationSpaceKey(String) - Method in class com.atlassian.confluence.links.OutgoingLink
 
setDetailed(boolean) - Method in class com.atlassian.confluence.macro.browser.actions.BrowseMacrosAction
 
setDialect(String) - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceAction
 
setDialect(String) - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
setDialogMode(String) - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
setDigest(boolean) - Method in class com.atlassian.confluence.mail.notification.Notification
 
setDirectory(String) - Method in class com.atlassian.confluence.spaces.actions.ImportPagesAction
 
setDirectoryPasswordEncoder(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setDirectoryPasswordEncoder(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setDirectoryPasswordEncoder(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Changes the password encoder for the given directory
setDirectoryPasswordEncoder(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setDisableCaching(boolean) - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction
 
setDisableFailure(boolean) - Method in class com.atlassian.confluence.user.actions.ViewUserAction
 
setDisableLogo(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setDisableLogo(boolean) - Method in class com.atlassian.confluence.setup.settings.SpaceSettings
 
setDiscountOverlaps(boolean) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
Sets whether overlap tokens (Tokens with 0 position increment) are ignored when computing norm.
setDisplayableEmail(String) - Method in class com.atlassian.confluence.plugins.rest.entities.UserEntity
 
setDisplayAlmostSupportPeriodEndMessage(String) - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
setDisplayLinkIcons(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 4.0
setDisplayName(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
setDisplaySupportPeriodEndMessage(String) - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
setDisplayText(String) - Method in class com.atlassian.confluence.xhtml.api.Placeholder
 
setDocumentationBeanFactory(DocumentationBeanFactory) - Method in class com.atlassian.confluence.importexport.actions.AbstractFileRestoreAction
 
setDocumentationUrl(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
Deprecated.
since 5.5. No replacement.
setDocumentationUrl(String) - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
setDocumentHandler(DocumentHandler) - Method in class com.atlassian.confluence.rpc.xmlrpc.SafeXMLParser
 
setDomainName(String) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setDomainRestrictedSignupMode(String) - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
setDomainRestrictedSignupMode(String) - Method in interface com.atlassian.confluence.user.SignupManager
Set the domains that user's email address should belong to to be able to sign up.
setDomains(String) - Method in class com.atlassian.confluence.plugins.easyuser.SignupSettingsBean
 
setDone(boolean) - Method in class com.atlassian.confluence.setup.bundles.upm.models.InstallPluginResult
 
setDone(boolean) - Method in class com.atlassian.confluence.setup.bundles.upm.models.TaskStatus
 
setDouble(String, double) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
setDouble(String, double) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
setDouble(String, double) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
setDownloadResourceManager(DownloadResourceManager) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
setDownloadResourceManager(DownloadResourceManager) - Method in class com.atlassian.confluence.servlet.download.AttachmentDownload
 
setDownloadResourceManager(DownloadResourceManager) - Method in class com.atlassian.confluence.servlet.download.ExportDownload
 
setDownloadResourceManagers(List<DownloadResourceManager>) - Method in class com.atlassian.confluence.importexport.resource.DelegatorDownloadResourceManager
 
setDraftDao(DraftDao) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
setDraftId(long) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setDraftId(long) - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
setDraftId(long) - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
setDraftId(long) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setDraftId(long) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
setDraftId(long) - Method in class com.atlassian.confluence.search.actions.DraftAttachmentSearchAction
 
setDraftId(String) - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
setDraftId(long) - Method in class com.atlassian.confluence.util.EditPageBean
 
setDraftManager(DraftManager) - Method in class com.atlassian.confluence.diff.actions.ViewDiffOfDraftAction
 
setDraftManager(DraftManager) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setDraftManager(DraftManager) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
setDraftManager(DraftManager) - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
setDraftManager(DraftManager) - Method in class com.atlassian.confluence.search.actions.DraftAttachmentSearchAction
 
setDraftManager(DraftManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setDraftRestriction(ContentPermission, Draft) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Restricts blog post to single given user or group, wiping out any other existing restrictions.
setDraftSaveInterval(int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setDraftSaveInterval(int) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setDraftSaveInterval(String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setDraftSaveInterval(String, int) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets the given draft save interval.
setDraftSaveInterval(String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setDraftSaveIntervalMinutes(int) - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
setDraftSaveIntervalSeconds(int) - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
setDraftService(DraftService) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setDraftService(DraftService) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setDraftService(DraftService) - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
setDraftShareId(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setDraftShareId(String) - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
setDraftSpaceKey(String) - Method in class com.atlassian.confluence.pages.Draft
 
setDraftsTransitionHelper(DraftsTransitionHelper) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setDraftsTransitionHelper(DraftsTransitionHelper) - Method in class com.atlassian.confluence.pages.actions.MovePageAction
 
setDraftsTransitionHelper(DraftsTransitionHelper) - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
setDraftsTransitionHelper(DraftsTransitionHelper) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.DraftStatusLozengeCondition
 
setDraftsTransitionHelper(DraftsTransitionHelper) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UnpublishedStatusLozengeCondition
 
setDraftType(String) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
setDraftType(String) - Method in class com.atlassian.confluence.pages.Draft
 
setDragAndDropEntityId(long) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setDragAndDropService(DragAndDropService) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setDriverFile(File) - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
set the path to the JDBC driver
setDriverName(String) - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
setDriverVersion(String) - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
setDTDHandler(DTDHandler) - Method in class com.atlassian.confluence.rpc.xmlrpc.SafeXMLParser
 
setDuration(long) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetails
 
setEasyUserManager(SignupManager) - Method in class com.atlassian.confluence.user.SignupsCleanupJob
 
setEdges(List<GraphQLPaginationEdge<T>>) - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPagination
 
setEditComment(boolean) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
setEditorFormatService(EditorFormatService) - Method in class com.atlassian.confluence.pages.actions.PageVariablesAction
Deprecated.
since 5.10. Unused.
setEditorManager(EditorManager) - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
setEditPermissions(Collection<ContentPermission>) - Method in class com.atlassian.confluence.content.service.page.SimpleContentPermissionProvider
 
setEditPermissionsGroupList(List<String>) - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
setEditPermissionsGroups(String) - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
setEditPermissionsGroups(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.PagePermissionData
 
setEditPermissionsGroups(String) - Method in class com.atlassian.confluence.util.EditPageBean
 
setEditPermissionsUserList(List<String>) - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
setEditPermissionsUsers(String) - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
setEditPermissionsUsers(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.PagePermissionData
 
setEditPermissionsUsers(String) - Method in class com.atlassian.confluence.util.EditPageBean
 
setEditRenderer(Renderer) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
setEditRenderer(Renderer) - Method in class com.atlassian.confluence.plugins.viewsource.ViewSourceAction
 
setEditUserGroupAdministrator(EditUserGroupAdministrator) - Method in class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
setEffectiveUser(String) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserProperties
 
setEffectiveUser(String) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
setElevatedSecurityCheckEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
setEmail(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.UserRepresentation
 
setEmail(String) - Method in class com.atlassian.confluence.it.user.EditMyProfileBean
 
setEmail(String) - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserProfilePage
Deprecated.
 
setEmail(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
setEmail(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUser
 
setEmail(String) - Method in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
setEmail(String) - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
setEmail(Object) - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
setEmail(String) - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
setEmail(String) - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
setEmail(String) - Method in class com.atlassian.confluence.user.extras.entities.UserCreateRequestEntity
 
setEmail(String) - Method in class com.atlassian.confluence.user.UserForm
 
setEmailAddress(String) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
setEmailAddressVisibility(String) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setEmailAddressVisibility(String) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
setEmailAddressVisibility(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setEmailAdminMessageOff(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setEmailFilter(String) - Method in class com.atlassian.confluence.user.UserPickerFilter
 
setEmailFormatPreference(UserProfile.EmailFormat) - Method in class com.atlassian.confluence.it.user.UserProfile
 
setEmailMask(String) - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
setEmailPattern(String) - Method in class bucket.user.UserFilter
Deprecated.
 
setEmailPattern(String) - Method in class com.atlassian.confluence.util.UserFilterBean
 
setEmailSentOnInviteSignUp(boolean) - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
setEmailSentOnInviteSignUp(boolean) - Method in interface com.atlassian.confluence.user.SignupManager
 
setEmailTerm(String) - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
setEmailTerm(String) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
setEmbeddedCrowdBootstrap(EmbeddedCrowdBootstrap) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setEmbeddedCrowdBootstrap(EmbeddedCrowdBootstrap) - Method in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
setEmoticonDisplayMapper(EmoticonDisplayMapper) - Method in class com.atlassian.plugins.editor.actions.TinyMceEmotionsAction
 
setEnable(boolean) - Method in class com.atlassian.confluence.setup.bundles.upm.models.InstallPluginResult
 
setEnableAnonymousAccess(boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
setEnableAnonymousAccess(String, boolean) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
setEnableAnonymousAccess(boolean) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setEnableAnonymousAccess(String, boolean) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
setEnableAnonymousAccess(String, boolean) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setEnableAnonymousAccess(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
setEnableAnonymousAccess(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
setEnableAnonymousRpc(boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setEnableAnonymousRpc(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setEnableAnonymousRpc(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Toggle the setting to allow/deny anonymous RPC calls.
setEnableAnonymousRpc(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setEnableCaptcha(boolean) - Method in class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
 
setEnabled(boolean) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.model.RestPlugin
 
setEnabled(boolean) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.model.RestPluginModule
 
setEnabled(boolean) - Method in interface com.atlassian.confluence.plugin.BankAccount
 
setEnabled(boolean) - Method in class com.atlassian.confluence.plugin.TestTranslationTransformEnabler
 
setEnabled(boolean) - Method in class com.atlassian.confluence.plugins.easyuser.SignupSettingsBean
 
setEnabled(boolean) - Method in class com.atlassian.confluence.schedule.ScheduledJobConfiguration
 
setEnabled(boolean) - Method in class com.atlassian.confluence.util.http.ConfluenceHttpParameters
 
setEnableDebug(boolean) - Method in class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
 
setEnableDidYouMean(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.2 because we don't use did you mean anymore
setEnabledPlugins(Collection<Plugin>) - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
setEnableElevatedSecurityCheck(boolean) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setEnableElevatedSecurityCheck(boolean) - Method in class com.atlassian.confluence.setup.settings.beans.LoginManagerSettings
 
setEnableFailure(boolean) - Method in class com.atlassian.confluence.user.actions.ViewUserAction
 
setEnableJavascriptTop(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.0. We always serve javascript at the top.
setEnableOpenSearch(boolean) - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
setEnableOpenSearch(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setEnableQuickNav(boolean) - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
setEnableQuickNav(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setEnableSpaceStyles(boolean) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setEnableSpaceStyles(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setEnableWysiwyg(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 4.0
setEncodedKey(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
setEncodedTitle(String) - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
setEncoding(String) - Method in class com.atlassian.confluence.languages.Language
 
setEncoding(String) - Method in class com.atlassian.confluence.plugin.descriptor.LanguageModuleDescriptor
 
setEncoding(String) - Method in class com.atlassian.confluence.xwork.SoyResult
 
setEncryptionProvider(EncryptionProvider) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
 
setEncryptionProvider(EncryptionProvider) - Method in class com.atlassian.confluence.security.trust.ProviderBasedAsymmetricKeyFactory
 
setEncryptionProvider(EncryptionProvider) - Method in class com.atlassian.confluence.security.trust.seraph.SeraphTrustedApplicationIntegration
 
setEntity(T) - Method in class com.atlassian.confluence.rss.RssRenderItem
 
setEntityId(long) - Method in class com.atlassian.confluence.labels.actions.AddFavouriteAction
 
setEntityId(long) - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouriteAjaxAction
 
setEntityId(long) - Method in class com.atlassian.confluence.labels.actions.RemoveFavouriteAction
 
setEntityId(long) - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouriteAjaxAction
 
setEntityId(long) - Method in class com.atlassian.confluence.mail.notification.actions.PageNotificationAction
 
setEntityId(long) - Method in class com.atlassian.confluence.plugins.labels.actions.AddLabelAction
 
setEntityId(long) - Method in class com.atlassian.confluence.plugins.labels.actions.RemoveLabelAction
 
setEntityId(long) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
setEntityIdString(String) - Method in class com.atlassian.confluence.pages.actions.AddLabelAjaxAction
 
setEntityIdString(String) - Method in class com.atlassian.confluence.pages.actions.RemoveLabelAjaxAction
 
setEntityResolver(EntityResolver) - Method in class com.atlassian.confluence.rpc.xmlrpc.SafeXMLParser
 
setEntityType(String) - Method in class com.atlassian.confluence.pages.actions.AddLabelAjaxAction
 
setEntityType(String) - Method in class com.atlassian.confluence.plugins.labels.actions.AddLabelAction
 
setEntries(List<ConfigureLog4jAction.LoggingConfigEntry>) - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
setEnumValues(List<String>) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
 
setError(ReIndexError) - Method in class com.atlassian.confluence.index.status.ReIndexNodeStatus
 
setErrorHandler(ErrorHandler) - Method in class com.atlassian.confluence.rpc.xmlrpc.SafeXMLParser
 
setEscapeBody(boolean) - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
setEstimatedTotal(int) - Method in class com.atlassian.confluence.util.EstimatedProgressMeter
Sets the estimatedTotal.
setEvent(Event) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
setEvent(byte[]) - Method in class com.atlassian.synchrony.Events
 
setEventDispatcherTarget(ConfluenceEventDispatcher) - Method in class com.atlassian.confluence.test.rpc.EventQueueFettler
 
setEventId(EventId) - Method in class com.atlassian.synchrony.Events
 
setEventLatchManager(EventLatchManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setEventListenerRegistrar(EventListenerRegistrar) - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
Deprecated.
 
setEventListenerRegistrar(EventListenerRegistrar) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
setEventManager(EventManager) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setEventManager(EventManager) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
setEventManager(EventManager) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
setEventManager(EventManager) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
setEventManager(EventManager) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setEventManager(EventManager) - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
 
setEventManager(EventManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setEventManager(EventManager) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
setEventManager(EventManager) - Method in class com.atlassian.confluence.themes.DefaultStylesheetManager
 
setEventManager(EventManager) - Method in class com.atlassian.confluence.themes.DefaultThemeManager
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailQueueAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.RemigrationLifecycleItem
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.dashboard.actions.DashboardAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.importexport.Importer
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.mail.ConfluenceMailServerManager
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDaoFactoryBean
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationInvocationHandler
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.schedule.TenantAwareJobReschedulerLifecycle
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.security.websudo.AuthenticateAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.security.websudo.DropAuthenticationAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.servlet.download.AttachmentDownload
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.servlet.download.ThumbnailDownload
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.setup.actions.FinishSetupAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForAtlassianScheduler
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForQuartz
Deprecated.
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.user.actions.RemoveUnsyncedUserAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.user.actions.ViewFollowAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.user.actions.ViewMyFavouritesAction
 
setEventQueueFettlerBean(EventQueueFettler) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setEvictionLimit(Integer) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
setEvictionType(SynchronyEvictionType) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
setExampleLatency(Long) - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
setExcerpt(String) - Method in class com.atlassian.confluence.links.TrackbackLink
Deprecated.
 
setExcerpt(String) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
setExcerpt(String) - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
setExcerpt(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSearchResult
 
setExclude(String) - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
setExclude(String) - Method in interface com.atlassian.confluence.security.CaptchaManager
 
setExclude(String) - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
setExclude(String) - Method in class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
 
setExcludedClassesForRetrievingAllObjects(Set) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateAnyTypeDao
 
setExcludedSchemaMigrationPoints(Set<MacroMigrationPoint>) - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails.MacroFormDetailsBuilder
 
setExcludedSpaceKeys(List) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setExcludedSpaceKeys(List<String>) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
setExcludedSpaces(String...) - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
setExcludeEmptyUsernameUsers(boolean) - Method in class com.atlassian.confluence.search.service.UserSearchQueryParameters.Builder
 
setExistingContentId(long) - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
setExistingContentId(long) - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
setExistingGroups(String) - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
setExpandedValue(String) - Method in class com.atlassian.confluence.renderer.ShortcutLinkConfig
 
setExpirationTs(long) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.MostUsedLabelsCacheRecord
 
setExpirationTs(long) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.LiteSearchResultCacheEntry
 
setExplain(boolean) - Method in class com.atlassian.confluence.search.v2.lucene.SearcherWithTokenAction
 
setExportAll(boolean) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
setExportAttachments(boolean) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
setExportAttachments(boolean) - Method in interface com.atlassian.confluence.importexport.ExportContext
 
setExportChildren(boolean) - Method in class com.atlassian.confluence.util.TemplateSupport
 
setExportComments(boolean) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
setExportDirectory(File) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
setExportFileNameGenerator(ExportFileNameGenerator) - Method in class com.atlassian.confluence.importexport.impl.AbstractExporterImpl
 
setExportHierarchy(boolean) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
setExportHierarchy(boolean) - Method in interface com.atlassian.confluence.importexport.ExportContext
 
setExportScope(ExportScope) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
setExportType(String) - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
setExternalImage(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ExternalImagePanelImageBrowserDialog
Deprecated.
 
setExternalUserManagement(boolean) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setExternalUserManagement(boolean) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
setExternalUserManagement(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setExtraClassName(String) - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
setExtractor2Provider(Extractor2Provider) - Method in class com.atlassian.confluence.search.lucene.extractor.Extractor2ToExtractorAdapter
Is called by plugin system that injects DefaultExtractor2Provider into this object.
setExtraLevelName(String) - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
setExtraQueryParameters(String) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
setFailure(TestCaseFailureReport) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
setFailure(TestCaseFailureReport) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
setFailure(TestCaseFailureReport) - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
setFaviconManager(FaviconManager) - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
setFaviconReset(boolean) - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
setFaviconUpdated(boolean) - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
setFavourite(Boolean) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserProperties
 
setFavourite(Boolean) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
setFavouriteCharacter(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setFavouriteColour(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setFavouriteManager(FavouriteManager) - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouritesAction
 
setFavouriteManager(FavouriteManager) - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouritesAction
 
setFavouriteManager(FavouriteManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserFavouritingTargetUserPersonalSpaceCondition
 
setFavouriteManager(FavouriteManager) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
setFeatureKey(String) - Method in class com.atlassian.confluence.admin.actions.SiteDarkFeaturesAction
 
setFeatureKey(String) - Method in class com.atlassian.confluence.user.actions.UserDarkFeaturesAction
 
setFeedBuilder(FeedBuilder) - Method in class com.atlassian.confluence.rss.actions.NetworkFeedAction
 
setFeedBuilder(FeedBuilder) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
setFieldName1(String) - Method in class com.atlassian.confluence.util.misc.AlternateRequiredStringValidator
 
setFieldName2(String) - Method in class com.atlassian.confluence.util.misc.AlternateRequiredStringValidator
 
setFileExtension(String) - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
setFileId(Long) - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
setFileName(String) - Method in class com.atlassian.confluence.pages.actions.AbstractRemoveAttachmentAction
 
setFileName(String) - Method in class com.atlassian.confluence.pages.actions.beans.AttachmentBean
 
setFileName(String) - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
setFileName(String) - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
setFileName(String) - Method in class com.atlassian.confluence.pages.Attachment
 
setFileName(String) - Method in class com.atlassian.confluence.plugin.persistence.AbstractPluginData
 
setFilename(String) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setFileName(String) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Name of the file.
setFileName(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
setFilename(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.EmbeddedImagePlaceholderRequest
 
setFileSize(long) - Method in class com.atlassian.confluence.pages.Attachment
 
setFileSize(long) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Filesize in bytes.
setFileSize(long) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
setFileStoreId(String) - Method in class com.atlassian.confluence.pages.Attachment
 
setFileSystemAttachmentDataDao(FileSystemAttachmentDataDao) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.UpdateAttachmentsOnFilesystemOnPageMoveListener
 
setFileSystemEncoding(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setFileTypes(String[]) - Method in class com.atlassian.confluence.search.actions.AttachmentSearchAction
 
setFileTypes(String[]) - Method in class com.atlassian.confluence.search.actions.DraftAttachmentSearchAction
 
setFileUploadManager(FileUploadManager) - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
setFileUploadManager(FileUploadManager) - Method in class com.atlassian.confluence.pages.actions.AttachFileAction
 
setFileUploadManager(FileUploadManager) - Method in class com.atlassian.confluence.pages.actions.beans.AttachmentStorer
 
setFileUploadManager(FileUploadManager) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setFileUploadManager(FileUploadManager) - Method in class com.atlassian.confluence.rpc.soap.services.AttachmentsSoapService
 
setFileUploadManager(FileUploadManager) - Method in class com.atlassian.confluence.spaces.actions.AbstractLogoAction
 
setFilterTrailingBreadcrumb(boolean) - Method in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
setFilterTrailingBreadcrumb(boolean) - Method in interface com.atlassian.confluence.util.breadcrumbs.Breadcrumb
Override the breadcrumb's default value for whether or not the last breadcrumb in the trail should be filtered out.
setFilterTrailingBreadcrumb(boolean) - Method in class com.atlassian.confluence.util.breadcrumbs.CompositeBreadcrumb
 
setFinished(Date) - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
 
setFinishTime(Instant) - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
setFirstPostInNextMonth(BlogPost) - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
 
setFlagUrl(String) - Method in class com.atlassian.confluence.languages.Language
Sets the URL of the flag for this language
setFlushingEnabled(boolean) - Method in class com.atlassian.confluence.functest.rest.admin.IndexResource
 
setFollowedByRemoteUser(boolean) - Method in class com.atlassian.confluence.plugins.like.rest.entities.UserEntity
 
setFolloweeEdge(float) - Method in class com.atlassian.confluence.plugins.edgeindex.ScoreConfig
 
setFollowManager(FollowManager) - Method in class com.atlassian.confluence.labels.actions.FollowUserAction
 
setFollowManager(FollowManager) - Method in class com.atlassian.confluence.labels.actions.UnFollowUserAction
 
setFollowManager(FollowManagerInternal) - Method in class com.atlassian.confluence.macro.profile.NetworkMacro
Deprecated.
 
setFollowManager(FollowManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.FollowingTargetUserCondition
 
setFollowManager(FollowManagerInternal) - Method in class com.atlassian.confluence.rss.actions.NetworkFeedAction
 
setFollowManager(FollowManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setFollowManager(FollowManagerInternal) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
setFollowManager(FollowManager) - Method in class com.atlassian.confluence.user.actions.UserPopupAction
 
setFooter(String) - Method in class com.atlassian.confluence.plugins.doctheme.Settings
 
setFooterText(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomPageContentAction
 
setFooterText(String) - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
setFooterText(String) - Method in class com.atlassian.confluence.spaces.actions.CustomPageContentAction
 
setForceOverwriteExistingData(boolean) - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceAction
 
setForceOverwriteExistingData(boolean) - Method in class com.atlassian.confluence.setup.actions.SetupDBTypeAction
 
setFormatConverter(FormatConverter) - Method in class com.atlassian.confluence.content.service.DefaultRenderingService
 
setFormatConverter(FormatConverter) - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
setFormatConverter(FormatConverter) - Method in class com.atlassian.confluence.pages.actions.PageVariablesAction
 
setFormatConverter(FormatConverter) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
setFormatConverter(FormatConverter) - Method in class com.atlassian.confluence.plugins.templates.actions.ViewPageTemplateAction
 
setFormatConverter(FormatConverter) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setFormatSettingsManager(FormatSettingsManager) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setFormatSettingsManager(FormatSettingsManager) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setFormatSettingsManager(FormatSettingsManager) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
setFormatSettingsManager(FormatSettingsManager) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
setFormatSettingsManager(FormatSettingsManager) - Method in class com.atlassian.confluence.pages.DateFormattersContextProvider
 
setFormDetails(MacroFormDetails) - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
setFormInput(String, String) - Static method in class com.atlassian.confluence.it.Forms
Deprecated.
 
setFormInput(String, String, WebTester) - Static method in class com.atlassian.confluence.it.Forms
Deprecated.
setFragmenter(Fragmenter) - Method in class com.atlassian.confluence.search.summary.HitHighlighter
 
setFrameSet(boolean) - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
setFriendly(String) - Method in class com.atlassian.confluence.plugins.rest.entities.DateEntity
 
setFriendlyDate(String) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
setFriendlyDate(String) - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
setFromAddress(String) - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
setFromName(String) - Method in class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
setFromName(String) - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
setFromName(String) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
setFromNotPermitted(boolean) - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
setFromPage(Page) - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
setFromPageId(long) - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
setFrozen(boolean) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Set whether or not the proxy should be frozen, preventing advice from being added to it once it is created.
setFullName(String) - Method in class com.atlassian.confluence.it.user.EditMyProfileBean
 
setFullName(String) - Method in class com.atlassian.confluence.plugins.like.rest.entities.UserEntity
 
setFullName(String) - Method in class com.atlassian.confluence.plugins.rest.entities.UserEntity
 
setFullname(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
setFullname(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUser
 
setFullName(String) - Method in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
setFullName(String) - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
setFullName(Object) - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
setFullName(String) - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
setFullName(String) - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
setFullName(String) - Method in class com.atlassian.confluence.user.extras.entities.UserCreateRequestEntity
 
setFullName(String) - Method in class com.atlassian.confluence.user.UserForm
 
setFullnameTerm(String) - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
setFullnameTerm(String) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
setFuncTestRpcImpl(FuncTestRpcHandler) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setGateKeeper(GateKeeper) - Method in class com.atlassian.confluence.importexport.actions.BackupAction
 
setGateKeeper(GateKeeper) - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
setGateKeeper(GateKeeper) - Method in class com.atlassian.confluence.pages.actions.DownloadAllAttachmentsOnPageAction
 
setGateKeeper(GateKeeper) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setGateKeeper(GateKeeper) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
setGc(boolean) - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
setGenerateClusterAddress(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setGenerateClusterAddressSubmitted(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setGenerateLicenseLink(String) - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
setGlobal(boolean) - Method in class com.atlassian.confluence.util.LayoutHelper
 
setGlobalDefaultLocale(String) - Method in class com.atlassian.confluence.admin.actions.languages.ConfigureLanguageAction
 
setGlobalDefaultLocale(String) - Method in class com.atlassian.confluence.setup.actions.SelectGlobalLocaleAction
 
setGlobalDefaultLocale(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setGlobalDescriptionDao(GlobalDescriptionDao) - Method in class com.atlassian.confluence.setup.settings.DefaultSettingsManager
Deprecated.
 
setGlobalLanguage(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setGlobalLanguage(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setGlobalLanguage(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Changes to the default site language
setGlobalLanguage(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setGlobalSettings(Settings) - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
setGlobalSoapService(AdminSoapService) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setGlobalTheme(String) - Method in class com.atlassian.confluence.functest.rest.admin.ThemeResource
 
setGlobalTheme(String) - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
setGlobalTheme(BundledTheme) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setGlobalTheme(BundledTheme) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.ThemeRpc
 
setGlobalTheme(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setGlobalTheme(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminThemeResource.
setGlobalTheme(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminThemeResource.
setGlobalTheme(String) - Method in class com.atlassian.confluence.themes.DefaultThemeManager
 
setGlobalTheme(String) - Method in interface com.atlassian.confluence.themes.ThemeManager
 
setGlobalThemeKey(String) - Method in class com.atlassian.confluence.impl.themes.BandanaThemeKeyDao
 
setGlobalThemeKey(String) - Method in class com.atlassian.confluence.impl.themes.CachingThemeKeyDao
 
setGlobalThemeKey(String) - Method in interface com.atlassian.confluence.impl.themes.ThemeKeyDao
 
setGlueSoapServer(RpcServer) - Method in class com.atlassian.confluence.rpc.RpcConfigurationChangeListener
 
setGroup(String) - Method in class bucket.user.UserFilter
Deprecated.
 
setGroup(String) - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
setGroup(String) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeCronJobScheduleAction
 
setGroup(String) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeSimpleJobScheduleAction
 
setGroup(String) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.JobAction
 
setGroup(String) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsHistoryAction
 
setGroup(String) - Method in class com.atlassian.confluence.security.SpacePermission
setGroup(String) - Method in class com.atlassian.confluence.user.UserPickerFilter
 
setGroup(String) - Method in class com.atlassian.confluence.util.UserFilterBean
 
setGroupListToAdd(List<String>) - Method in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
setGroupListToAdd(List<String>) - Method in interface com.atlassian.confluence.security.actions.EditPermissionsAware
List of groups to add
setGroupManager(GroupManager) - Method in class com.atlassian.confluence.security.DefaultSetSpacePermissionChecker
 
setGroupManager(GroupManager) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
setGroupManager(GroupManager) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
setGroupManager(GroupManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setGroupMember(InternalGroup) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembership
 
setGroupName(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentPermission
 
setGroupnameTerm(String) - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
setGroupRanks(boolean) - Method in class com.atlassian.confluence.plugins.labels.actions.RankListLabelsAction
 
setGroups(List<SearchResultGroupEntity>) - Method in class com.atlassian.confluence.plugins.rest.entities.SearchResultEntityList
 
setGroups(Collection) - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
setGroups(List<String>) - Method in class com.atlassian.confluence.user.extras.entities.GroupsEntity
 
setGroupsForGroup(long, String, Iterable<InternalDirectoryGroup>) - Method in class com.atlassian.confluence.user.crowd.DefaultGroupMembershipCache
 
setGroupsForGroup(long, String, Iterable<String>) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
setGroupsForGroup(long, String, Iterable<InternalDirectoryGroup>) - Method in interface com.atlassian.confluence.user.crowd.GroupMembershipCache
setGroupsForGroup(long, String, Iterable<String>) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
Deprecated.
since 7.3 No Replacement. Use cache loading via MembershipCache.getGroupsForGroup(long, String, Supplier)
setGroupsForUser(long, String, Iterable<String>) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
 
setGroupsForUser(long, String, Iterable<String>) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
Deprecated.
since 7.3 No Replacement. Use cache loading via MembershipCache.getGroupsForUser(long, String, Supplier)
setGroupsToAdd(String) - Method in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
setGroupsToAdd(String) - Method in interface com.atlassian.confluence.security.actions.EditPermissionsAware
Comma delimited list of groups - legacy behaviour, does not support commas in group names
setGroupsToAdd(List<String>) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Set the groups to add from the UI
setGroupTerm(String) - Method in class com.atlassian.confluence.user.actions.UserPickerAction
 
setGzippingResponse(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setGzipResponseEncoding(boolean) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setGzipResponseEncodingEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
 
setH2ClientConfig(Function<ServerView, String>) - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateConfig
setH2ClientConfiguration(Function<ServerView, String>) - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateConfig
 
setH2ServerLifecycle(ServerLifecycle) - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateConfig
 
setHandle(String) - Method in class bucket.search.persistence.IndexQueueEntry
Deprecated.
 
setHandler(RegExpProcessor.RegExpProcessorHandler) - Method in class com.atlassian.confluence.util.RegExpProcessor
 
setHasBody(boolean) - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
setHasBody(boolean) - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
setHeader(String) - Method in class com.atlassian.confluence.plugins.doctheme.Settings
 
setHeader(String, String) - Method in class com.atlassian.confluence.util.http.HttpRequest
Deprecated.
 
setHeadersForAttachment(InputStream, String, long, String, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.download.AttachmentDownload
 
setHeadersForAttachment(InputStream, String, long, String, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.download.ThumbnailDownload
 
setHeaderText(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomPageContentAction
 
setHeaderText(String) - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
setHeaderText(String) - Method in class com.atlassian.confluence.spaces.actions.CustomPageContentAction
 
setHeartbeatManager(HeartbeatManager) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setHeartbeatManager(HeartbeatManager) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
setHeartbeatManager(HeartbeatManager) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setHeartbeatManager(HeartbeatManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setHeight(String) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
setHibernateConfig(HibernateConfig) - Method in class bucket.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
Deprecated.
 
setHibernateConfig(HibernateConfig) - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
setHibernateConfig(HibernateConfig) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
 
setHibernateConfig(HibernateConfig) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
 
setHibernateConfig(HibernateConfig) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setHibernateConfig(HibernateConfig) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setHibernateProperties(Properties) - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
setHibernateSessionManager(HibernateSessionManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForAtlassianScheduler
 
setHibernateSessionManager(HibernateSessionManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setHibernateTemplate(HibernateTemplate) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
setHibernateTemplate(HibernateTemplate) - Method in class com.atlassian.quartz.jobs.AbstractJob
Deprecated.
 
setHibernateVersion(int) - Method in class com.atlassian.confluence.pages.AttachmentData
 
setHidden(boolean) - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
setHidden(boolean) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
 
setHidden(boolean) - Method in class com.atlassian.confluence.pages.Attachment
 
setHidden(boolean) - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
setHighlight(List<String>) - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
setHighlightOptionPanelEnabled(boolean) - Method in class com.atlassian.confluence.user.actions.EditMySettingsAction
 
setHistory(String) - Method in class com.atlassian.synchrony.EventId
 
setHome(ContentEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
setHome(String) - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
setHomePage(String) - Method in class com.atlassian.confluence.it.admin.EditSpacesConfiguration
 
setHomepage(String) - Method in class com.atlassian.confluence.it.user.UserProfile
 
setHomePage(boolean) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
setHomePage(long) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpace
 
setHomePage(Page) - Method in class com.atlassian.confluence.spaces.Space
 
setHomePageId(long) - Method in class com.atlassian.confluence.it.Space
Deprecated.
 
setHomepageService(HomepageService) - Method in class com.atlassian.confluence.core.actions.IndexAction
 
setHomepageService(HomepageService) - Method in class com.atlassian.confluence.dashboard.actions.HomepageAction
Deprecated.
 
setHomePageTitle(String) - Method in class com.atlassian.confluence.spaces.actions.EditSpaceAction
 
setHost(String) - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
setHostComponentProvider(HostComponentProvider) - Method in class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction
 
setHostHeader(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setHostname(String) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
setHostname(String) - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
setHref(String) - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
setHspace(String) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
setHtml(String) - Method in class com.atlassian.confluence.api.model.web.WebPanelView.Builder
Deprecated.
since 5.10. Has no effect. Use WebPanelView.Builder.create(String)
setHtmlClass(String) - Method in class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
 
setHtmlDiffer(Differ) - Method in class com.atlassian.confluence.diff.actions.ViewDiffOfDraftAction
 
setHtmlDiffer(Differ) - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
setHtmlDiffer(Differ) - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
setHtmlParagraphStripper(HTMLParagraphStripper) - Method in class com.atlassian.confluence.util.ExcerptHelper
 
setHtmlToXmlConverter(HtmlToXmlConverter) - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
setHttpClient(HttpClient) - Method in class com.atlassian.confluence.setup.bundles.upm.UpmClient
 
setHttpContext(HttpContext) - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
setHttpContext(HttpContext) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
setHttpContext(HttpContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ActiveThemeCondition
 
setHttpContext(HttpContext) - Method in class com.atlassian.confluence.user.actions.LoginAction
 
setHttpContext(HttpContext) - Method in class com.atlassian.confluence.util.i18n.DefaultI18nModeManager
 
setHttpRetrievalService(HttpRetrievalService) - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
setHttpRetrievalServiceConfig(HttpRetrievalServiceConfig) - Method in class com.atlassian.confluence.util.http.BaseHttpRetrievalService
Deprecated.
 
setHttpRetrievalServiceConfig(HttpRetrievalServiceConfig) - Method in interface com.atlassian.confluence.util.http.HttpRetrievalService
Deprecated.
since 7.0.1
setHyphenAfter(int) - Method in class com.atlassian.confluence.util.StringHyphenBean
 
setI18n(I18NBean) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
setI18NBean(I18NBean) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setI18NBean(I18NBean) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.content.service.DefaultRenderingService
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.importexport.impl.AbstractExporterImpl
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.pages.DateFormattersContextProvider
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebFragmentHelper
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.renderer.ConfluenceLinkRenderer
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.security.DefaultSetSpacePermissionChecker
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.confluence.util.i18n.UserI18NBeanFactory
 
setI18NBeanFactory(I18NBeanFactory) - Method in interface com.atlassian.confluence.util.i18n.UserLocaleAware
 
setI18NBeanFactory(I18NBeanFactory) - Method in class com.atlassian.sal.confluence.message.ConfluenceI18nResolver
 
setI18nResolver(I18nResolver) - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
setIamRole(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setIcon(Icon) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
Deprecated.
setIcon(Optional<Icon>) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
setIcon(MacroIcon) - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
setIcon(String) - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
setIconClass(String) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
 
setIconClass(String) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setIconCssClass(String) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
setIconCssClass(String) - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
setIconLocation(String) - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
setId(long) - Method in class bucket.search.persistence.IndexQueueEntry
Deprecated.
 
setId(Long) - Method in class com.atlassian.confluence.admin.actions.mail.RemoveMailServerAction
 
setId(Long) - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
setId(long) - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
setId(long) - Method in class com.atlassian.confluence.admin.actions.trust.RemoveTrustedApplicationAction
 
setId(String) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
setId(long) - Method in class com.atlassian.confluence.cluster.safety.ClusterSafetyNumber
 
setId(long) - Method in class com.atlassian.confluence.content.ContentProperty
 
setId(String) - Method in class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
 
setId(long) - Method in class com.atlassian.confluence.core.BodyContent
Hibernate ID
setId(long) - Method in class com.atlassian.confluence.core.PersistentDecorator
 
setId(long) - Method in class com.atlassian.confluence.follow.Connection
 
setId(long) - Method in class com.atlassian.confluence.internal.relations.dao.RelationEntity
 
setId(long) - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
setId(ContentId) - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
setId(long) - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
setId(long) - Method in interface com.atlassian.confluence.it.ContentEntity
Deprecated.
Set the id used for persistence of this entity.
setId(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.IdentifiedRepresentation
 
setId(long) - Method in class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
setId(long) - Method in class com.atlassian.confluence.like.LikeEntity
 
setId(String) - Method in class com.atlassian.confluence.macro.browser.actions.MacroDetailsAction
 
setId(long) - Method in class com.atlassian.confluence.plugin.persistence.AbstractPluginData
 
setId(long) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
setId(long) - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
setId(String) - Method in class com.atlassian.confluence.plugins.rest.entities.SearchResultEntity
 
setId(String) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeCronJobScheduleAction
 
setId(String) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeSimpleJobScheduleAction
 
setId(String) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.JobAction
 
setId(String) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsHistoryAction
 
setId(long) - Method in class com.atlassian.confluence.rpc.soap.beans.AbstractRemotePageSummary
 
setId(long) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
setId(long) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
setId(long) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteLabel
 
setId(long) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageHistory
 
setId(long) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSearchResult
 
setId(long) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
setId(String) - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
setId(long) - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
setId(long) - Method in class com.atlassian.confluence.security.trust.TrustedApplicationRestriction
 
setId(Long) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
setId(long) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord
 
setId(Long) - Method in class com.atlassian.confluence.user.persistence.dao.ConfluenceRememberMeToken
 
setId(Long) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembership
 
setIdOfPageToCopy(long) - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
setIdOfPageToCopyTo(long) - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
setIds(List<String>) - Method in class com.atlassian.confluence.macro.browser.actions.MacroDetailsAction
 
setIds(long[]) - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
 
setIgnoreBaseURLWarning(String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setIgnoreBaseURLWarning(String, boolean) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Affects whether the warning message for an un-advisable value for the Base URL is ignored or not.
setIgnoreBaseURLWarning(String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setIgnored(boolean) - Method in interface com.atlassian.confluence.admin.criteria.AdminConfigurationCriteria
 
setIgnored(boolean) - Method in class com.atlassian.confluence.admin.criteria.BaseURLIsValidCriteria
 
setIgnored(boolean) - Method in class com.atlassian.confluence.admin.criteria.DefaultMailServerExistsCriteria
 
setIgnored(boolean) - Method in class com.atlassian.confluence.admin.criteria.DefaultWritableDirectoryExistsCriteria
 
setIgnored(boolean) - Method in class com.atlassian.confluence.admin.criteria.DefaultWritableDirectoryForGroupsExistsCriteria
 
setIgnored(boolean) - Method in class com.atlassian.confluence.admin.criteria.ExternalUserDirectoriesActiveCriteria
 
setIgnored(boolean) - Method in class com.atlassian.confluence.admin.criteria.IgnorableAdminTaskCriteria
 
setIgnored(boolean) - Method in class com.atlassian.confluence.admin.criteria.MoreThanOneUserCriteria
 
setIgnored(boolean) - Method in class com.atlassian.confluence.admin.criteria.RemigrationAdminTaskCriteria
 
setIgnored(boolean) - Method in class com.atlassian.confluence.admin.tasks.AdminTask
Set whether this task should be ignored.
setIgnoredAdminTasks(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setIgnoreRelated(boolean) - Method in class com.atlassian.confluence.plugins.labels.actions.AutocompleteLabelsAction
 
setIgnoreWithinMillis(long) - Method in class com.atlassian.confluence.functest.rest.admin.JournalResource
Sets ignoreWithinMillis parameter in JournalManager.
setIgnoreWithinMillis(long) - Method in class com.atlassian.confluence.impl.journal.DefaultJournalManager
 
setIgnoreWithinMillis(long) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.JournalRpc
Sets ignoreWithinMillis parameter in JournalManager.
setIgnoreWithinMillis(long) - Method in interface com.atlassian.confluence.test.JournalManagerBackdoor
 
setImageCaptchaService(ImageCaptchaService) - Method in interface com.atlassian.confluence.security.CaptchaManager
 
setImageCaptchaService(ImageCaptchaService) - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
setImageDetailsDao(ImageDetailsDao) - Method in class com.atlassian.confluence.pages.attachments.DefaultImageDetailsManager
 
setImageDetailsDTO(Set) - Method in class com.atlassian.confluence.pages.Attachment
 
setImageDetailsManager(ImageDetailsManager) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
 
setImageSize(int) - Method in class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
Deprecated.
 
setImageUris(List<String>) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
setImageUris(List<String>) - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
setImpl(PropertySetItem, boolean) - Method in class bucket.user.persistence.dao.hibernate.BucketPropertySetDAO
 
setImpl(int, String, Object) - Method in class bucket.user.propertyset.BucketPropertySet
 
setImpl(String, Object) - Method in class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfiguration
Set a named setting
setImpl(int, String, Object) - Method in class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
Deprecated.
 
setImpl(int, String, Object) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
Deprecated.
 
setImportExportManager(ImportExportManager) - Method in class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
 
setImportExportManager(ImportExportManager) - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
setImportExportManager(ImportExportManager) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setImportExportManager(ImportExportManager) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
setImportExportManager(ImportExportManager) - Method in class com.atlassian.confluence.setup.actions.SetupDemoContentAction
 
setIncludeArchivedSpaces(boolean) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setIncludeArchivedSpaces(boolean) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
setIncludeCfgFile(boolean) - Method in class com.atlassian.confluence.util.SupportUtility
 
setIncludeComments(boolean) - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
setIncludeLogs(boolean) - Method in class com.atlassian.confluence.util.SupportUtility
 
setIncludeServerLogs(boolean) - Method in class com.atlassian.confluence.util.SupportUtility
 
setIncludeTomcatConf(boolean) - Method in class com.atlassian.confluence.util.SupportUtility
 
setIncludeUserFiles(boolean) - Method in class com.atlassian.confluence.util.SupportUtility
 
setIncrementalImport(boolean) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
setIndexer(ConfluenceIndexer) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
Deprecated.
since 7.5 indexing performed via events
setIndexer(Indexer) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
Deprecated.
since 7.5. Use HibernateObjectDao.setEventPublisher(EventPublisher) to publish index changes.
setIndexer(Indexer) - Method in class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
Deprecated.
since 7.5 unused
setIndexer(ConfluenceIndexer) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
Deprecated.
since 7.5 indexing performed via events
setIndexer(ConfluenceIndexer) - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
setIndexer(ConfluenceIndexer) - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
setIndexer(ConfluenceIndexer) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDaoFactoryBean
setIndexer(ConfluenceIndexer) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
Deprecated.
since 7.5 indexing now peformed via events
setIndexerControl(IndexerControl) - Method in class com.atlassian.confluence.search.lucene.QueuingConfluenceIndexer
 
setIndexerControl(IndexerControl) - Method in class com.atlassian.confluence.search.QueuingChangeIndexer
 
setIndexingLanguage(String) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setIndexingLanguage(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setIndexingLanguage(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setIndexingLanguage(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Changes the indexing language
setIndexingLanguage(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setIndexManager(IndexManager) - Method in class com.atlassian.confluence.admin.actions.ViewIndexQueueAction
The IndexManager is a required resource.
setIndexManager(IndexManager) - Method in class com.atlassian.confluence.impl.index.MainIndexRecoverer
 
setIndexManager(IndexManager) - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
setIndexManager(IndexManager) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setIndexManager(IndexManager) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setIndexManager(IndexManager) - Method in class com.atlassian.confluence.search.actions.FlushIndexQueueAction
 
setIndexManager(IndexManager) - Method in class com.atlassian.confluence.search.actions.ReindexTaskProgressAction
 
setIndexManager(IndexManager) - Method in class com.atlassian.confluence.search.actions.SearchIndexesAction
 
setIndexManager(IndexManager) - Method in class com.atlassian.confluence.setup.actions.SetupDemoContentAction
 
setIndexManager(IndexManager) - Method in class com.atlassian.confluence.spaces.actions.AbstractCreateSpaceAction
 
setIndexManager(IndexManager) - Method in class com.atlassian.confluence.spaces.actions.RemoveSpaceAction
 
setIndexManager(IndexManager) - Method in class com.atlassian.confluence.spaces.actions.RemoveSpaceEntryAction
 
setIndexManager(IndexManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setIndexRecoveryService(IndexRecoveryService) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setIndexTaskFactory(IndexTaskFactory) - Method in class com.atlassian.confluence.search.lucene.QueuingConfluenceIndexer
 
setIndexTaskFactory(IndexTaskFactory) - Method in class com.atlassian.confluence.search.QueuingChangeIndexer
 
setIndexTaskPerformer(IndexTaskPerformer) - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
 
setInheritedContentPermissionManager(InheritedContentPermissionManager) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
setInheritedContentPermissionManager(InheritedContentPermissionManager) - Method in class com.atlassian.confluence.search.lucene.extractor.ContentPermissionsExtractor
 
setInline(boolean) - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
setInlineComment(boolean) - Method in class com.atlassian.confluence.pages.Comment
Set if the comment is inline
setInlineComment(boolean) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.CommentResultWithActions.CommentResultWithActionsBuilder
 
setInPreview(boolean) - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
Deprecated.
since 5.3 (and really much much longer)
setInput(String, String) - Method in class com.atlassian.confluence.it.Forms
Deprecated.
 
setInserted(Date) - Method in class com.atlassian.synchrony.Events
 
setInserted(Date) - Method in class com.atlassian.synchrony.Snapshots
 
setInstallationDate(Date) - Method in class com.atlassian.confluence.core.VersionHistory
 
setInstallationDate(Date) - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
setInstallationMethod(String) - Method in class com.atlassian.confluence.setup.actions.FinishSetupAction
 
setInstallLicenseSuccess(boolean) - Method in class com.atlassian.confluence.setup.bundles.upm.models.InstallPluginResult
 
setInstanceName(String) - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
setInt(String, int) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
setInt(String, int) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
setInt(String, int) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
setInterceptorNames(String...) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Set the common interceptors.
setIntervalFirstRunTime(Date) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
setIntervalMillis(long) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
setIntValue(String, int) - Method in class com.atlassian.confluence.functest.rest.admin.GlobalSettingsResource
 
setInvalidGroups(Collection) - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
setInvokedMethodMatcher(MethodMatcher) - Method in class com.atlassian.confluence.spring.aop.AdviseReturnedValueAdvice
 
setIpRestrictions(String) - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
setIsEditPageRestricted(boolean) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
Deprecated.
since 5.9. Use proper permissions checks on the content
setIsFromPageView(boolean) - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
setIsolationLevel(String) - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
setIsTeamLabel(boolean) - Method in class com.atlassian.confluence.plugins.labels.actions.AutocompleteLabelsAction
 
setIsVFMSupported(boolean) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setItems(Pager) - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
setItems(List<T>) - Method in class bucket.core.actions.PaginationSupport
Deprecated.
 
setJavaRuntime(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setJavaSpecificationVersion(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setJavaVendor(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setJavaVersion(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setJavaVm(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setJiraAdminGroups(String) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setJiraBaseUrl(String) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setJiraUserGroups(String) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setJndiName(String) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
setJob(QuartzJobBean) - Method in class com.atlassian.confluence.setup.quartz.DelegatingClusterAwareQuartzJobBean
 
setJobId(String) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
setJobId(String) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetails
 
setJobRunnerKey(String) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
setJohnsonEventContainer(JohnsonEventContainer) - Method in class com.atlassian.confluence.fixonly.actions.FixLicenseAction
 
setJoinMethod(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setJournalDao(JournalDao) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setJournalId(JournalIdentifier) - Method in class com.atlassian.confluence.impl.journal.JournalEntry
 
setJournalManager(JournalManagerBackdoor) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setJournalStateStore(JournalStateStore) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setJsonator(Jsonator<Object>) - Method in class com.atlassian.confluence.json.JsonResult
 
setJsonBaseResponseHandler(JsonBaseResponseHandler) - Method in class com.atlassian.confluence.setup.bundles.upm.UpmClient
 
setJvmImplementationVersion(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setJvmInputArguments(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setJvmInputArgumentsFiltered(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setJvmVendor(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setJvmVersion(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setKey(String) - Method in class com.atlassian.confluence.accessmode.actions.ReadOnlyAccessAction
 
setKey(String) - Method in class com.atlassian.confluence.admin.actions.BrowseShortcutsAction
 
setKey(String) - Method in class com.atlassian.confluence.admin.actions.tasks.ManageAdminTaskAction
 
setKey(String) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
setKey(String) - Method in class com.atlassian.confluence.api.model.web.WebPanelView.Builder
setKey(String) - Static method in class com.atlassian.confluence.event.events.analytics.HttpRequestStats
 
setKey(String) - Method in class com.atlassian.confluence.importexport.actions.RestorePageAction
 
setKey(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.SpaceRepresentation
 
setKey(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.UserRepresentation
 
setKey(String) - Method in class com.atlassian.confluence.plugin.persistence.AbstractPluginData
 
setKey(String) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
setKey(String) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
setKey(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
setKey(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceGroup
Deprecated.
 
setKey(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceSummary
 
setKey(String) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setKey(String) - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
setKey(String) - Method in class com.atlassian.confluence.security.actions.NotPermittedAction
 
setKey(String) - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
setKey(Key) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.AliasedKey
 
setKey(String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord
 
setKey(String) - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
setKey(String) - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
setKey(String) - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
setKey(String) - Method in class com.atlassian.confluence.spaces.Space
 
setKey(String) - Method in class com.atlassian.confluence.spaces.SpaceGroup
Deprecated.
 
setKey(String) - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
setKey(HtmlFragment) - Method in class com.atlassian.confluence.util.HTMLPairType
 
setKey(String) - Method in class com.atlassian.synchrony.Secrets
 
setKey(String) - Method in class com.atlassian.synchrony.Snapshots
 
setKeyboardShortcutPref(User, boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setKeyboardShortcutPref(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setKeyboardShortcutPref(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Enables/Disables keyboard shortcuts for the given uesr
setKeyboardShortcutPref(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setKeyboardShortcutsEnabled(boolean) - Method in class com.atlassian.confluence.user.actions.EditMySettingsAction
 
setKeyPairInitialiser(KeyPairInitialiser) - Method in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
 
setKeyStoreDao(KeyStore) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
 
setKeyType(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
setLabel(String) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
setLabel(String) - Method in class com.atlassian.confluence.api.model.web.WebPanelView.Builder
 
setLabel(Label) - Method in class com.atlassian.confluence.mail.notification.Notification
 
setLabel(DisplayableLabel) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
setLabel(String) - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
setLabel(String) - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
setLabelable(EditableLabelable) - Method in class com.atlassian.confluence.labels.Labelling
Setter for the content entity object associated with this labelling.
setLabelDao(LabelDao) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
setLabelDaoInternal(LabelDaoInternal) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
setLabelId(long) - Method in class com.atlassian.confluence.plugins.labels.actions.RemoveLabelAction
 
setLabelId(long) - Method in class com.atlassian.confluence.spaces.actions.RemoveLabelFromSpaceAction
 
setLabelId(long) - Method in class com.atlassian.confluence.user.actions.ViewMyFavouritesAction
 
setLabelId(long) - Method in class com.atlassian.confluence.user.actions.ViewMyLabelsAction
 
setLabelIdString(String) - Method in class com.atlassian.confluence.pages.actions.RemoveLabelAjaxAction
 
setLabellings(List<Labelling>) - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
 
setLabelManager(LabelManager) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setLabelManager(LabelManagerInternal) - Method in class com.atlassian.confluence.labels.actions.ListLabelsBySpaceAction
 
setLabelManager(LabelManager) - Method in class com.atlassian.confluence.labels.SpaceLabelManagerImpl
 
setLabelManager(LabelManager) - Method in class com.atlassian.confluence.macro.query.params.LabelParameter
 
setLabelManager(LabelManager) - Method in class com.atlassian.confluence.macro.query.params.SpaceKeyParameter
 
setLabelManager(LabelManager) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
setLabelManager(LabelManager) - Method in class com.atlassian.confluence.plugins.labels.actions.AutocompleteLabelsAction
 
setLabelManager(LabelManager) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
setLabelManager(LabelManager) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
setLabelManager(LabelManager) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
setLabelManager(LabelManager) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.SpaceCategoryQueryMapper
Deprecated.
 
setLabelManager(LabelManager) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
setLabelManager(LabelManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setLabelPermissionEnforcer(LabelPermissionEnforcer) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
setLabelPermissionEnforcer(LabelPermissionEnforcer) - Method in class com.atlassian.confluence.spaces.actions.RemoveLabelFromSpaceAction
 
setLabels(String) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.MostUsedLabelsCacheRecord
 
setLabels(String...) - Method in class com.atlassian.confluence.it.feed.FeedOptions
Sets the labels to retrieve a feed for.
setLabels(String) - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
setLabels(LabelEntityList) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setLabels(List<LabelEntity>) - Method in class com.atlassian.confluence.plugins.rest.entities.LabelEntityList
 
setLabels(LabelEntityList) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserProperties
 
setLabels(LabelEntityList) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
setLabels(List<Label>) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
setLabels(Set<String>) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
setLabels(String) - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
setLabels(String) - Method in class com.atlassian.confluence.util.EditPageBean
 
setLabelsMetadataOnEntity(Content, ContentEntityObject) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
Sets the labels metadata on the entity
setLabelsOnTemplate(PageTemplate) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
setLabelsService(LabelsService) - Method in class com.atlassian.confluence.labels.actions.AddFavouriteAction
 
setLabelsService(LabelsService) - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouriteAjaxAction
 
setLabelsService(LabelsService) - Method in class com.atlassian.confluence.labels.actions.RemoveFavouriteAction
 
setLabelsService(LabelsService) - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouriteAjaxAction
 
setLabelsService(LabelsService) - Method in class com.atlassian.confluence.pages.actions.AddLabelAjaxAction
 
setLabelsService(LabelsService) - Method in class com.atlassian.confluence.pages.actions.RemoveLabelAjaxAction
 
setLabelsService(LabelsService) - Method in class com.atlassian.confluence.pages.actions.ValidateLabelAjaxAction
 
setLabelsService(LabelsService) - Method in class com.atlassian.confluence.plugins.labels.actions.AddLabelAction
 
setLabelsService(LabelsService) - Method in class com.atlassian.confluence.plugins.labels.actions.RemoveLabelAction
 
setLabelsSoapService(LabelsSoapService) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setLabelsString(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setLabelsString(List<Label>) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setLabelsString(String) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
setLabelString(String) - Method in class com.atlassian.confluence.pages.actions.AddLabelAjaxAction
 
setLabelString(String) - Method in class com.atlassian.confluence.pages.actions.ValidateLabelAjaxAction
 
setLabelString(String) - Method in class com.atlassian.confluence.plugins.labels.actions.AddLabelAction
 
setLabelString(String) - Method in class com.atlassian.confluence.plugins.labels.actions.RemoveLabelAction
 
setLabelString(String) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
setLabelType(String) - Method in class com.atlassian.confluence.spaces.actions.AddLabelToSpaceAction
 
setLanguage(String) - Method in class com.atlassian.confluence.it.user.UserProfile
 
setLanguage(String) - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
 
setLanguage(String) - Method in class com.atlassian.confluence.languages.Language
 
setLanguage(String) - Method in interface com.atlassian.confluence.languages.LocaleManager
Should set the language string as given by Locale (en-gb for example) in a THREAD LOCAL cache.
setLanguage(String) - Method in class com.atlassian.confluence.plugin.descriptor.LanguageModuleDescriptor
 
setLanguage(String) - Method in class com.atlassian.confluence.setup.SetupLocaleManager
 
setLanguage(String) - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
setLanguageManager(LanguageManager) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setLanguageManager(LanguageManager) - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
 
setLarge() - Method in class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
Deprecated.
 
setLastError(String) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
setLastFailedLoginDate(Date) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
 
setLastModificationDate(Date) - Method in class com.atlassian.confluence.core.PersistentDecorator
 
setLastModificationDate(Date) - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
setLastModificationDate(Date) - Method in class com.atlassian.confluence.plugin.persistence.AbstractPluginData
 
setLastModificationDate(Date) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
setLastModifider(String) - Method in class com.atlassian.confluence.pages.CommentStatus.Builder
 
setLastModified(String) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction.BackwardsCompatibility
Deprecated.
 
setLastModified(DateRangeEnum) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setLastModified(DateRangeQuery.DateRange) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
setLastModifiedDate(Long) - Method in class com.atlassian.confluence.pages.CommentStatus.Builder
 
setLastModifiedDate(DateEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Date this attachment was last modified.
setLastModifiedDate(DateEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setLastModifiedDate(DateEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
setLastModifiedDate(DateEntity) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
setLastModifiedDate(Date) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setLastModifier(ConfluenceUser) - Method in class com.atlassian.confluence.core.ConfluenceEntityObject
 
setLastModifier(User) - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
setLastModifier(UserEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setLastModifierKey(UserKey) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setLastModifierName(String) - Method in class com.atlassian.confluence.core.ConfluenceEntityObject
Deprecated.
setLastModifierName(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
setLastPostInPreviousMonth(BlogPost) - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
 
setLastRebuildingUpdate(Instant) - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
setLastSuccessfulLoginDate(Date) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
 
setLayout(Layout) - Method in class com.atlassian.confluence.logging.ConfluenceHomeLogAppender
 
setLayout(Layout) - Method in class com.atlassian.confluence.util.profiling.ProfilingLogAppender
 
setLayoutHelper(LayoutHelper) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractLookAndFeelAction
 
setLazyBeans(Map<String, Supplier<Object>>) - Method in class com.atlassian.confluence.jmx.MBeanExporterWithUnregisterImpl
 
setLazyParameter(String, Supplier<Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
setLegacyWikiTemplate(boolean) - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
setLevel(String) - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
 
setLevelNames(String[]) - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
setLicense(String) - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
setLicense(String) - Method in class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
Deprecated.
setLicenseCalculator(LicenseCalculator) - Method in class com.atlassian.confluence.util.DefaultUserChecker
 
setLicenseHash(String) - Method in class com.atlassian.confluence.setup.ConfluenceLicenseRegistry
Deprecated.
 
setLicenseKey(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceGroup
Deprecated.
 
setLicenseKey(String) - Method in class com.atlassian.confluence.spaces.SpaceGroup
Deprecated.
 
setLicenseMessage(String) - Method in class com.atlassian.confluence.setup.ConfluenceLicenseRegistry
Deprecated.
 
setLicenseService(LicenseService) - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
setLicenseService(LicenseService) - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
setLicenseService(LicenseService) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.CanClusterCondition
 
setLicenseService(LicenseService) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.IsConfluenceSpacesLicensedCondition
 
setLicenseService(LicenseService) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.LicenseAllowsDataCenterFeaturesCondition
 
setLicenseService(LicenseService) - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
setLicenseService(LicenseService) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
setLicenseService(LicenseService) - Method in class com.atlassian.confluence.setup.ValidLicenseContextListener
 
setLicenseService(LicenseService) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setLicenseService(LicenseService) - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
setLicenseService(LicenseService) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
setLicenseService(LicenseService) - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
setLicenseService(LicenseService) - Method in class com.atlassian.confluence.user.notifications.UserSignUpNotificationsListener
Deprecated.
 
setLicenseService(LicenseService) - Method in class com.atlassian.confluence.util.DefaultUserChecker
 
setLicenseString(String) - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
setLicenseSubmitted(boolean) - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
setLifecycleManager(LifecycleManager) - Method in class com.atlassian.confluence.setup.actions.FinishSetupAction
 
setLifecycleReferences(List<ServiceReference>) - Method in class com.atlassian.sal.confluence.lifecycle.TenantAwareLifecycleManager
 
setLikeEntityDao(LikeEntityDao) - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
 
setLikeManager(LikeManager) - Method in class com.atlassian.confluence.plugins.like.actions.LikeAction
 
setLimit(int) - Method in class com.atlassian.confluence.search.actions.ContentNameSearchAction
Deprecated.
 
setLink(WebLink) - Method in class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLink
 
setLink(WebLink) - Method in interface com.atlassian.confluence.plugin.descriptor.web.model.SettableWebLink
Provides a method to pass a WebLink.
setLink(String) - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
setLinkCreation(String) - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
setLinkDao(LinkDao) - Method in class com.atlassian.confluence.links.DefaultLinkManager
 
setLinkId(String) - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
setLinkManager(LinkManager) - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
setLinkManager(LinkManager) - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
setLinkManager(LinkManager) - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
setLinkNameKey(String) - Method in class com.atlassian.confluence.tinymceplugin.actions.HelpLinkAction
 
setLinkResolver(LinkResolver) - Method in class com.atlassian.confluence.links.DefaultLinkManager
Deprecated.
since 7.7 unused
setLinkResolver(LinkResolver) - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
setLinkResolver(LinkResolver) - Method in class com.atlassian.confluence.renderer.radeox.filters.LinkTestFilter
 
setLinkResolver(LinkResolver) - Method in class com.atlassian.confluence.renderer.radeox.filters.UrlFilter
 
setLinks(UPMInstallPluginRestResponse.Links) - Method in class com.atlassian.confluence.setup.bundles.upm.models.UPMInstallPluginRestResponse
 
setLinksUpdater(LinksUpdater) - Method in class com.atlassian.confluence.links.DefaultLinkManager
Deprecated.
since 7.7 unused
setLinkTitle(String) - Method in class com.atlassian.confluence.links.AbstractLink
 
setLinkUrlKey(String) - Method in class com.atlassian.confluence.tinymceplugin.actions.HelpLinkAction
 
setList(List<LiteLabelSearchResult>) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.LiteSearchResultCacheEntry
 
setLobHandler(LobHandler) - Method in class bucket.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
Deprecated.
 
setLobHandler(LobHandler) - Method in class com.atlassian.confluence.impl.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
 
setLocale(Locale) - Method in class com.atlassian.confluence.languages.Language
 
setLocale(Locale) - Method in class com.atlassian.confluence.rpc.xmlrpc.SafeXMLParser
 
setLocaleForUser(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setLocaleForUser(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets the locale preference for the user to the given named locale.
setLocaleForUser(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setLocaleManager(LocaleManager) - Method in class com.atlassian.confluence.content.service.DefaultRenderingService
 
setLocaleManager(LocaleManager) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setLocaleManager(LocaleManager) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
setLocaleManager(LocaleManager) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
setLocaleManager(LocaleManager) - Method in class com.atlassian.confluence.pages.DateFormattersContextProvider
 
setLocaleManager(LocaleManager) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
setLocaleManager(LocaleManager) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setLocaleManager(LocaleManager) - Method in class com.atlassian.confluence.spaces.actions.EditSpaceAction
 
setLocaleManager(LocaleManager) - Method in class com.atlassian.confluence.util.i18n.UserI18NBeanFactory
 
setLocaleManager(LocaleManager) - Method in class com.atlassian.sal.confluence.message.ConfluenceI18nResolver
 
setLocalFileName(String) - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
setLocalUrl(String) - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
setLocation(String) - Method in class com.atlassian.confluence.api.model.web.WebPanelView.Builder
 
setLocation(Space) - Method in class com.atlassian.confluence.it.content.EditContentBean
Sets the location to a new space, in the top root level.
setLocation(String) - Method in class com.atlassian.confluence.xwork.SoyResult
 
setLockedBy(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePermission
Deprecated.
 
setLockType(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePermission
Deprecated.
 
setLog(Log) - Method in class com.atlassian.confluence.util.velocity.debug.UberspectDebugDecorator
 
setLogFileName(String) - Method in class com.atlassian.confluence.logging.ConfluenceHomeLogAppender
 
setLogFileName(String) - Method in class com.atlassian.confluence.logging.ConfluenceLoggingConfigurationListener
Configuration to be passed to the ConfluenceHomeLogAppender when it switches to file logging.
setLoggingLevel(String, String) - Method in class com.atlassian.confluence.functest.rest.admin.LoggingResource
Change the level of the specified logger.
setLoginAttemptsThreshold(int) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setLoginAttemptsThreshold(int) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
setLoginAttemptsThreshold(int) - Method in class com.atlassian.confluence.setup.settings.beans.LoginManagerSettings
 
setLoginExemptionHelper(LoginExemptionHelper) - Method in class com.atlassian.confluence.core.actions.FourOhFourAction
 
setLoginManager(LoginManager) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setLoginManager(LoginManager) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
setLoginManager(LoginManager) - Method in class com.atlassian.confluence.user.actions.ChangeMyPasswordAction
 
setLoginManager(LoginManager) - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
setLoginManager(LoginManager) - Method in class com.atlassian.confluence.user.actions.LoginAction
 
setLoginManager(LoginManager) - Method in class com.atlassian.confluence.user.actions.ResetFailedLoginCountAction
 
setLoginManager(LoginManager) - Method in class com.atlassian.confluence.user.actions.ViewUserAction
 
setLoginManagerSettings(LoginManagerSettings) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setLogLevel(String, LoggingAndProfiling.LogLevel) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Sets the log level of the specified logger, returning the old value.
setLogLevel(String, Level) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
since 7.5 use #setLogLevel(String, LogLevel)
setLogLevel(String, LoggingAndProfiling.LogLevel) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.LoggingRpc
 
setLogLevel(String, Level) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.LoggingRpc
Deprecated.
since 7.5 Use #setLogLevel(String, LogLevel)
setLogLevel(String, LoggingAndProfiling.LogLevel) - Method in class com.atlassian.confluence.it.system.LogAdjuster
Adjust the log level for a given logger pattern.
setLogLevel(String, Level) - Method in class com.atlassian.confluence.it.system.LogAdjuster
Deprecated.
since 7.5 Use #setLogLevel(String, LogLevel)
setLogo(File) - Method in class com.atlassian.confluence.it.space.SpaceAdmin
Sets the logo.
setLogo(Link) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserProperties
 
setLogo(Link) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
setLogo(String) - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
setLogout(boolean) - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
setLogsLocation(String) - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
setLong(String, long) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
setLong(String, long) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
setLong(String, long) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
setLongNumberFormat(String) - Method in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
setLongNumberFormat(String) - Method in interface com.atlassian.confluence.core.FormatSettingsManager
Stores the formatting pattern to be used for integer numbers.
setLongNumberFormat(String) - Method in class com.atlassian.confluence.impl.settings.CachingFormatSettingsManager
 
setLongNumberFormat(String) - Method in class com.atlassian.confluence.it.TestingFormatSettingsManager
 
setLongProperty(String, long) - Method in class com.atlassian.confluence.content.ContentProperties
 
setLongRunningTaskId(String) - Method in class com.atlassian.confluence.plugins.synchrony.rest.CollaborativeEditingConfigResponse.Builder
 
setLongRunningTaskManager(LongRunningTaskManagerInternal) - Method in class com.atlassian.confluence.admin.actions.LongRunningTaskMonitorAction
 
setLongRunningTaskManager(LongRunningTaskManagerInternal) - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
setLongRunningTaskManager(LongRunningTaskManager) - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
setLongRunningTaskManager(LongRunningTaskManager) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraSyncDirectoryAction
 
setLongRunningTaskManager(LongRunningTaskManager) - Method in class com.atlassian.confluence.spaces.actions.RemoveSpaceAction
 
setLongRunningTaskName(String) - Method in class com.atlassian.confluence.plugins.synchrony.rest.CollaborativeEditingConfigResponse.Builder
 
setLongValue(Long) - Method in class com.atlassian.confluence.content.ContentProperty
 
setLongValue(String, long) - Method in class com.atlassian.confluence.functest.rest.admin.GlobalSettingsResource
 
setLookAheadEnabled(boolean) - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
 
setLowerName(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.UserRepresentation
 
setLowerName(String) - Method in class com.atlassian.confluence.user.ConfluenceUserImpl
 
setLuceneAnalyzerFactory(LuceneAnalyzerFactory) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.PhraseQueryMapper
 
setLuceneAnalyzerFactory(LuceneAnalyzerFactory) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.UserTextQueryMapper
 
setLuceneConnection(ILuceneConnection) - Method in class com.atlassian.confluence.impl.index.MainIndexRecoverer
 
setLuceneConnection(ILuceneConnection) - Method in class com.atlassian.confluence.search.actions.SearchIndexesAction
 
setLuceneConnection(ILuceneConnection) - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
 
setLuceneConnection(ILuceneConnection) - Method in class com.atlassian.confluence.search.lucene.QueuingConfluenceIndexer
 
setLuceneConnection(ILuceneConnection) - Method in class com.atlassian.confluence.search.QueuingChangeIndexer
 
setLuceneConnection(ILuceneConnection) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setLuceneFieldVisitor(LuceneFieldVisitor) - Method in class com.atlassian.confluence.search.lucene.extractor.Extractor2ToExtractorAdapter
Is called by plugin system that injects LuceneFieldVisitor into this object.
setLuceneQueryParserFactory(LuceneQueryParserFactory) - Method in class com.atlassian.confluence.plugins.contentproperty.search.query.TextQueryMapper
 
setLuceneQueryParserFactory(LuceneQueryParserFactory) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.MacroStorageVersionQueryMapper
 
setLuceneQueryParserFactory(LuceneQueryParserFactory) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.MultiTextFieldQueryMapper
Deprecated.
 
setLuceneQueryParserFactory(LuceneQueryParserFactory) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.QueryStringQueryMapper
 
setLuceneQueryParserFactory(LuceneQueryParserFactory) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.TextFieldQueryMapper
 
setLuceneQueryParserFactory(LuceneQueryParserFactory) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.TextSearchFilterMapper
 
setMacro(String) - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
setMacro(Macro) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.MacroRenderRequest
 
setMacro(Macro) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.PreviewMacroRequest
 
setMacroBrowserManager(MacroBrowserManager) - Method in class com.atlassian.confluence.macro.browser.actions.BrowseMacrosAction
 
setMacroHtml(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.UnmarshalMacroRequest
 
setMacroId(Option<MacroId>) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
Deprecated.
setMacroIdentifier(MacroId) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
setMacroManager(MacroManager) - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
setMacroManager(MacroManager) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
 
setMacroManager(MacroManager) - Method in class com.atlassian.confluence.links.DefaultLinkManager
Deprecated.
since 7.7 unused
setMacroManager(MacroManager) - Method in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
setMacroMetadataManager(MacroMetadataManager) - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
setMacroMetadataManager(MacroMetadataManager) - Method in class com.atlassian.confluence.macro.browser.actions.MacroDetailsAction
 
setMacroMetadataProviders(List<MacroMetadataProvider>) - Method in class com.atlassian.confluence.macro.browser.DelegatingMacroMetadataProvider
 
setMacroMigrationService(MacroMigrationService) - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentRemigrationAction
 
setMacroMigrationService(MacroMigrationService) - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.RemigrationLifecycleItem
 
setMacroName(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
setMacroName(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
 
setMacroParameters(List<MacroParameter>) - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
setMailServerExistsCriteria(MailServerExistsCriteria) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
setMailServerExistsCriteria(MailServerExistsCriteria) - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
setMailServerManager(MailServerManager) - Method in class com.atlassian.confluence.admin.actions.mail.RemoveMailServerAction
 
setMailServerManager(MailServerManager) - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
setMailServerManager(MailServerManager) - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailServersAction
 
setMailServerManager(MailServerManager) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setMailServerManager(MailServerManager) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
setMailServerManager(MailServerManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setMailServerManager(MailServerManager) - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
setMailServerManager(MailServerManager) - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
setMailServerManager(MailServerManager) - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
setMailServerManager(MailServerManager) - Method in class com.atlassian.confluence.util.MailConfigMigrator
 
setMailTaskQueue(TaskQueueWithErrorQueue) - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailQueueAction
 
setMaintenanceBannerMessage(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setMaintenanceBannerMessageOn(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setMaintenanceService(MaintenanceService) - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
setManagedScheduledJobRegistry(ManagedScheduledJobRegistry) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsAction
 
setManagedScheduledJobTriggerFactory(ManagedTriggerFactory) - Method in class com.atlassian.confluence.schedule.listeners.ManagedScheduledJobsLifecycle
 
setManageNotificationOverridden(boolean) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
setManuallyRunnableUpgradeTasks(List<String>) - Method in class com.atlassian.confluence.admin.actions.upgrade.ForceUpgradeAction
 
setMappingResources(MappingResources) - Method in class bucket.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
setMappingResources(MappingResources) - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
Deprecated.
since 5.6, use a lazy Iterable in conjunction with SchemaHelper.SchemaHelper(Iterable, java.util.Properties)
setMappings(List) - Method in class bucket.core.persistence.hibernate.MappingResources
Deprecated.
 
setMappings(List) - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfigurableMappingResources
 
setMax(int) - Method in class com.atlassian.confluence.rss.actions.NetworkFeedAction
 
setMaxAttachmentsInUI(int) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setMaxAttachmentsInUI(long) - Method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
 
setMaxAttachmentsInUI(int) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setMaxBackupIndex(int) - Method in class com.atlassian.confluence.logging.ConfluenceHomeLogAppender
 
setMaxCacheAge(int) - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
Deprecated.
 
setMaxDownloadSize(int) - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
Deprecated.
 
setMaxFileSize(String) - Method in class com.atlassian.confluence.logging.ConfluenceHomeLogAppender
 
setMaxHistoryLength(int) - Method in class com.atlassian.confluence.user.history.UserHistory
 
setMaximumCacheAgeInMillis(long) - Method in class com.atlassian.confluence.util.http.HttpRequest
Deprecated.
 
setMaximumSize(int) - Method in class com.atlassian.confluence.util.http.HttpRequest
Deprecated.
 
setMaxLength(int) - Method in class com.atlassian.confluence.util.misc.StringLengthValidator
 
setMaxPerCategory(int) - Method in class com.atlassian.confluence.search.actions.ContentNameSearchAction
Deprecated.
 
setMaxRecentChangesSize(int) - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
setMaxRecentChangesSize(int) - Method in class com.atlassian.confluence.user.UserInterfaceState
 
setMaxResults(int) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setMaxResults(int) - Method in class com.atlassian.confluence.it.feed.FeedOptions
Sets the maximum number of entries in the feed.
setMaxResults(int) - Method in class com.atlassian.confluence.plugins.labels.actions.AutocompleteLabelsAction
 
setMaxResults(int) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
setMaxResults(int) - Method in class com.atlassian.confluence.user.actions.HistoryAction
 
setMaxRssItems(int) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setMaxRssItems(int) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
setMaxRssItems(int) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setMaxSimultaneousQuickNavRequests(int) - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
setMaxSimultaneousQuickNavRequests(int) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setMaxThumbHeight(int) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setMaxThumbHeight(int) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 4.0
setMaxThumbWidth(int) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setMaxThumbWidth(int) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 4.0
setMaxUsers(int) - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
setMediaType(String) - Method in class com.atlassian.confluence.pages.Attachment
 
setMedium() - Method in class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
Deprecated.
 
setMemberGroups(String) - Method in class com.atlassian.confluence.user.actions.UserPickerAction
 
setMembersOfGroupTerm(String) - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
setMergerManager(MergerManager) - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
setMergerManager(MergerManager) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
setMessage(String) - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
setMessage(String) - Method in class com.atlassian.confluence.api.service.content.VersionRestoreParameters.VersionRestoreParametersBuilder
 
setMessage(String) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetails
 
setMessage(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseFailureReport
 
setMessage(String) - Method in class com.atlassian.confluence.spaces.actions.CreateSpaceAction
Deprecated.
 
setMessageContainer() - Method in class com.atlassian.confluence.pageobjects.component.AuiMessage
Deprecated.
 
setMessageHolder(MessageHolder) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setMessageHolder(MessageHolder) - Method in interface com.atlassian.confluence.validation.MessageHolderAware
 
setMessageType(String) - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
setMigrationCancelled() - Method in interface com.atlassian.confluence.setup.actions.ConfluenceSetupPersister
Marks that a migration to cluster was attempted, and should be cleaned up upon next startup.
setMigrationCancelled() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
setMigrationRequiredListener(MigrationRequiredListener) - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.RemigrationLifecycleItem
 
setMimeType(String) - Method in class com.atlassian.confluence.mail.template.VelocityMailBuilder
 
setMimeType(String) - Method in class com.atlassian.confluence.pages.actions.beans.AttachmentBean
 
setMimeType(String) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setMimeType(String) - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
setMimeType(String) - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
setMimeTypeTranslator(AttachmentMimeTypeTranslator) - Method in class com.atlassian.confluence.pages.DefaultFileUploadManager
 
setMimeTypeTranslator(AttachmentMimeTypeTranslator) - Method in class com.atlassian.confluence.servlet.download.DefaultAttachmentSafeContentHeaderGuesser
 
setMinLength(int) - Method in class com.atlassian.confluence.util.misc.StringLengthValidator
 
setMinorEdit(boolean) - Method in class com.atlassian.confluence.pages.Attachment
 
setMinorEdit(boolean) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setMinorEdit(boolean) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageUpdateOptions
 
setMode(String) - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouritesAction
 
setMode(String) - Method in class com.atlassian.confluence.labels.actions.FollowUserAction
 
setMode(String) - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouritesAction
 
setMode(String) - Method in class com.atlassian.confluence.labels.actions.UnFollowUserAction
 
setMode(PageRestrictionsDialogModeSelector.MODE) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
Deprecated.
 
setMode(PageRestrictionsDialogModeSelector.MODE) - Method in class com.atlassian.confluence.pageobjects.component.dropdown.PageRestrictionsDialogModeSelector
 
setMode(String) - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
setModeManager(I18nModeManager) - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
 
setModificationCheckInterval(long) - Method in class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
 
setModified(boolean) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setModified(Date) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
setModified(Date) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
setModified(Date) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageHistory
 
setModifier(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
setModifier(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePage
 
setModifier(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageHistory
 
setModuleCompleteKey(ModuleCompleteKey) - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
setModuleKey(String) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
setModuleKey(String) - Method in class com.atlassian.confluence.api.model.web.WebPanelView.Builder
 
setMostRecentId(JournalIdentifier, long) - Method in class com.atlassian.confluence.impl.journal.BandanaJournalStateStore
 
setMostRecentId(JournalIdentifier, long) - Method in class com.atlassian.confluence.impl.journal.CachingJournalStateStore
 
setMostRecentId(JournalIdentifier, long) - Method in class com.atlassian.confluence.impl.journal.FilesystemJournalStateStore
 
setMostRecentId(JournalIdentifier, long) - Method in interface com.atlassian.confluence.impl.journal.JournalStateStore
Set the most recent identifier for a journal.
setMovedPageId(String) - Method in class com.atlassian.confluence.pages.actions.ReorderPageDialogAction
 
setMoveHierarchy(boolean) - Method in class com.atlassian.confluence.it.content.EditContentBean
Note that this currently gets set by default whenever a page location is set in the UI.
setMoveHierarchy(boolean) - Method in class com.atlassian.confluence.util.EditPageBean
 
setMultiple(boolean) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
 
setName(String) - Method in class com.atlassian.confluence.api.model.web.WebPanelView.Builder
 
setName(String) - Method in class com.atlassian.confluence.content.ContentProperty
 
setName(String) - Method in class com.atlassian.confluence.core.PersistentDecorator
 
setName(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.SpaceRepresentation
 
setName(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.UserRepresentation
 
setName(String) - Method in class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
setName(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
 
setName(String) - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
setName(String) - Method in exception com.atlassian.confluence.macro.params.ParameterException
Sets the name of the parameter that caused the problem.
setName(String) - Method in class com.atlassian.confluence.pageobjects.page.admin.PopMailConfigPage
Deprecated.
 
setName(String) - Method in class com.atlassian.confluence.pageobjects.page.space.CreatePageTemplate
Deprecated.
 
setName(String) - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
setName(String) - Method in class com.atlassian.confluence.pages.templates.variables.ListVariable
 
setName(String) - Method in class com.atlassian.confluence.pages.templates.variables.StringVariable
 
setName(String) - Method in class com.atlassian.confluence.pages.templates.variables.TextAreaVariable
 
setName(String) - Method in interface com.atlassian.confluence.pages.templates.variables.Variable
 
setName(String) - Method in class com.atlassian.confluence.plugins.like.rest.entities.UserEntity
 
setName(String) - Method in class com.atlassian.confluence.plugins.rest.entities.LabelEntity
 
setName(String) - Method in class com.atlassian.confluence.plugins.rest.entities.SearchResultGroupEntity
 
setName(String) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
setName(String) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
setName(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.JUnitTestCaseReport
 
setName(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
setName(String) - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
setName(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
setName(String) - Method in class com.atlassian.confluence.renderer.UserMacroConfig
Sets the name of the macro, converting to lower-case first.
setName(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
setName(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteLabel
 
setName(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceGroup
Deprecated.
 
setName(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceSummary
 
setName(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUser
 
setName(String) - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
setName(String) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setName(String) - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
setName(String) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
setName(String) - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
setName(String) - Method in class com.atlassian.confluence.spaces.actions.CreateSpaceAction
Deprecated.
 
setName(String) - Method in class com.atlassian.confluence.spaces.actions.EditSpaceAction
 
setName(String) - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
setName(String) - Method in class com.atlassian.confluence.spaces.Space
 
setName(String) - Method in class com.atlassian.confluence.spaces.SpaceGroup
Deprecated.
 
setName(String) - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
setName(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.Macro
 
setName(String) - Method in class com.atlassian.confluence.user.actions.AbstractGroupAction
 
setName(String[]) - Method in class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction
 
setName(String) - Method in class com.atlassian.confluence.user.ConfluenceUserImpl
 
setName(String) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
setNameFilter(String) - Method in class com.atlassian.confluence.user.UserPickerFilter
 
setNamespace(String) - Method in class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
setNamespace(String) - Method in class com.atlassian.confluence.plugins.rest.entities.LabelEntity
 
setNamespace(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteLabel
 
setNamespace(String) - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
setNamespaceContext(NamespaceContext) - Method in class com.atlassian.confluence.content.render.xhtml.ConfluenceXMLEventWriter
 
setNamingStrategy(FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
Deprecated.
 
setNavigatingVersions(boolean) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
setNavigation(String) - Method in class com.atlassian.confluence.plugins.doctheme.Settings
 
setNavigationText(String) - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
setNetwork(boolean) - Method in class com.atlassian.confluence.mail.notification.Notification
 
setNetworkInterface(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setNetworkNotificationForUser(User, boolean) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
setNetworkNotificationForUser(ConfluenceUser, boolean) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
setNetworkNotificationForUser(User, boolean) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
setNetworkNotificationForUser(ConfluenceUser, boolean) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
setNetworkNotificationForUser(String, String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setNetworkNotificationForUser(String, String, boolean) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets Network watch emails for a user to enabled or disabled.
setNetworkNotificationForUser(String, String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setNewComment(String) - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
setNewContentType(String) - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
setNewDescription(String) - Method in class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateDescriptionAction
 
setNewFileName(String) - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
setNewGroups(List<String>) - Method in class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
setNewPageTitle(String) - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
setNewParentPage(String) - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
setNewPassword(String) - Method in class com.atlassian.confluence.user.actions.ChangeMyPasswordAction
 
setNewPassword(String) - Method in class com.atlassian.confluence.user.actions.ResetUserPasswordAction
 
setNewPassword(String) - Method in class com.atlassian.confluence.user.actions.SetUserPasswordAction
 
setNewPasswordConfirmation(String) - Method in class com.atlassian.confluence.user.actions.ChangeMyPasswordAction
 
setNewPasswordConfirmation(String) - Method in class com.atlassian.confluence.user.actions.ResetUserPasswordAction
 
setNewPasswordConfirmation(String) - Method in class com.atlassian.confluence.user.actions.SetUserPasswordAction
 
setNewSpaceKey(String) - Method in class com.atlassian.confluence.it.content.EditContentBean
 
setNewSpaceKey(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setNewSpaceLabel(String) - Method in class com.atlassian.confluence.spaces.actions.AddLabelToSpaceAction
 
setNewTeamLabel(String) - Method in class com.atlassian.confluence.spaces.actions.AddLabelToSpaceAction
 
setNewTitle(String) - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
setNextExecution(Date) - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
setNextReader(AtomicReaderContext) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneMultiTermFieldComparator
 
setNextReader(AtomicReaderContext) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneTermFieldComparator
 
setNextReader(AtomicReaderContext) - Method in class com.atlassian.confluence.plugins.edgeindex.GroupByEdgeTargetCollector
 
setNextReader(AtomicReaderContext) - Method in class com.atlassian.confluence.search.lucene.CaseInsensitiveSortComparator
 
setNextRunTime(Date) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
setNiceFileSize(String) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Human readable representation of the filesize such as 16k
setNiceType(String) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
A nice type representation of the mime type such as "image" or "pdf"
setNode(String) - Method in class com.atlassian.confluence.pages.actions.ChildrenAction
 
setNodeId(String) - Method in class com.atlassian.confluence.index.status.ReIndexNodeStatus
 
setNodes(List<T>) - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPagination
 
setNodeStatuses(Collection<ReIndexNodeStatus>) - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
setNofollowExternalLinks(boolean) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setNofollowExternalLinks(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setNoFragments() - Method in class com.atlassian.confluence.search.summary.HitHighlighter
 
setNonBackgroundTask(boolean) - Method in class com.atlassian.confluence.admin.actions.AttachmentMigrationAction
Deprecated.
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.mail.notification.actions.ListWatchersAction
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.mail.notification.actions.ManageWatchersAction
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.mail.notification.actions.PageNotificationAction
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.pages.actions.EditCommentAction
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.pages.DefaultPageManager
Deprecated.
since 5.8. Use constructor injection instead.
setNotificationManager(NotificationManager) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated.
since 5.8 do not use. Implementation detail mistakenly added to manager interface.
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserWatchingPageCondition
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserWatchingSpaceCondition
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserWatchingSpaceForContentTypeCondition
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.plugins.like.actions.NotificationsAction
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.rpc.soap.services.NotificationsSoapService
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setNotificationManager(NotificationManager) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
setNotificationsSender(NotificationsSender) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
 
setNotificationsSoapService(NotificationsSoapService) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setNotifyAdmin(boolean) - Method in class com.atlassian.confluence.plugins.easyuser.SignupSettingsBean
 
setNotifyAuthor(boolean) - Method in class com.atlassian.confluence.plugins.like.actions.NotificationsAction
 
setNotifyAuthor(boolean) - Method in class com.atlassian.confluence.plugins.like.LikeNotificationPreferences
 
setNotifyByEmail(boolean) - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
setNotifyFollowers(boolean) - Method in class com.atlassian.confluence.plugins.like.actions.NotificationsAction
 
setNotifyForMyOwnActions(boolean) - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
setNotifyOnMyActions(boolean) - Method in class com.atlassian.confluence.it.user.UserProfile
 
setNotifyOnNewFollowers(boolean) - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
setNotifyOnNewFollowersPreference(boolean) - Method in class com.atlassian.confluence.it.user.UserProfile
 
setNotifyWatchers(boolean) - Method in class com.atlassian.confluence.it.content.EditContentBean
 
setNotifyWatchers(String) - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
setNumber(int) - Method in class com.atlassian.confluence.api.model.audit.RetentionPeriod
Deprecated.
 
setNumberOfBreadcrumbAncestors(int) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 4.0
setNumberOfComments(int) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
setNumberOfComments(int) - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
setNumberOfLikes(int) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
setNumberOfLikes(int) - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
setNumberOfRegisteredUsers(int) - Method in class com.atlassian.confluence.impl.user.RegisteredUsersCache
 
setObject(String, Object) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
setObject(String, Object) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
setObject(Object) - Method in class com.atlassian.confluence.spring.ObjectHolder
 
setObject(String, Object) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
setOldContent(String) - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
Deprecated.
since 5.3 (but really did nothing for a long time before then)
setOldContent(String) - Method in class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateAction
 
setOnlyArchivedSpaces(boolean) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
setOnPopupSubmit(String) - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
setOnPopupSubmit(String) - Method in class com.atlassian.confluence.user.actions.UserPickerAction
 
setOpenId(long) - Method in class com.atlassian.confluence.pages.actions.DirectoryViewListPagesAction
 
setOperatingSystem(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setOperatingSystemArchitecture(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setOperatingSystemName(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setOperatingSystemVersion(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setOperator(String) - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
setOperator(String) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
setOpTimerFactorySupplier(Supplier<OpTimerFactory>) - Method in interface com.atlassian.confluence.util.profiling.AtlassianInstrumentationControl
Provide a new supplier of OpTimerFactory instances to be used by the monitoring implementation.
setOption(WebTester) - Method in enum com.atlassian.confluence.it.export.Exporter.ContentOption
 
setOption(WebTester) - Method in interface com.atlassian.confluence.it.export.Exporter.ExporterFormOption
 
setOptions(List<String>) - Method in class com.atlassian.confluence.pages.templates.variables.ListVariable
 
setOrder(int) - Method in class com.atlassian.confluence.core.PointcutClassLoaderProcessor
 
setOrderedChildIds(String) - Method in class com.atlassian.confluence.pages.actions.SetPageOrderAction
 
setOriginal() - Method in class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
Deprecated.
 
setOriginalId(long) - Method in class com.atlassian.confluence.pages.actions.DiffPagesAction
 
setOriginalName(String) - Method in class com.atlassian.confluence.admin.actions.macros.UpdateUserMacroAction
 
setOriginalReferrer(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
setOriginalVersion(Versioned) - Method in class com.atlassian.confluence.core.AbstractVersionedEntityObject
 
setOriginalVersion(Versioned) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
setOriginalVersion(Versioned) - Method in interface com.atlassian.confluence.core.Versioned
Deprecated.
since 7.0.0
setOriginalVersion(int) - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
setOriginalVersion(int) - Method in class com.atlassian.confluence.pages.actions.DiffPagesByVersionAction
 
setOriginalVersionId(Long) - Method in class com.atlassian.confluence.core.ContentEntityObject
For Hibernate
setOriginalVersionPage(AbstractPage) - Method in class com.atlassian.confluence.pages.AbstractPage
 
setOriginalVersionPageTemplate(PageTemplate) - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
setOs_destination(String) - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
setOs_username(String) - Method in class com.atlassian.confluence.user.actions.LoginAction
 
setOutcome(char) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetails
 
setOutgoingLinks(List<OutgoingLink>) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
setOutgoingLinksExtractor(OutgoingLinksExtractor) - Method in class com.atlassian.confluence.links.DefaultLinkManager
 
setOutputDeviceType(String) - Method in class com.atlassian.confluence.renderer.PageContext
Set the output device type to be rendered for.
setOutputMimeType(String) - Method in class com.atlassian.confluence.setup.webwork.OutputAwareWebWorkVelocityContext
 
setOutputMimeType(String) - Method in class com.atlassian.confluence.util.TemplateSupport
 
setOutputMimeType(String) - Method in class com.atlassian.confluence.velocity.context.OutputMimeTypeAwareVelocityContext
 
setOutputType(String) - Method in class com.atlassian.confluence.renderer.actions.RenderContentAction
 
setOutputType(String) - Method in class com.atlassian.confluence.renderer.UserMacroConfig
Deprecated.
since 4.0. There will be only one output type of HTML beyond 4.0.
setOverrideDefaultFilterTypes(String) - Static method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroParams
 
setOverwrite(String) - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
setOverwriteExisting(boolean) - Method in class com.atlassian.confluence.spaces.actions.ImportPagesAction
 
setOwnedString(String) - Method in class com.atlassian.confluence.xss.StaticRenderingAction
 
setOwnedString(String) - Method in class com.atlassian.confluence.xss.VelocityResultAction
 
setOwner(String) - Method in class com.atlassian.confluence.plugins.rest.entities.LabelEntity
 
setOwner(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteLabel
 
setOwnerId(String) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Id of the owner of this attachment.
setOwnerType(String) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setOwningContent(ContentEntityObject) - Method in class com.atlassian.confluence.security.ContentPermissionSet
Hibernate setter.
setOwningSet(ContentPermissionSet) - Method in class com.atlassian.confluence.security.ContentPermission
 
setPackageAssertionStatus(String, boolean) - Method in class com.atlassian.confluence.plugin.dev.ClassLoaderDelegate
 
setPage(String) - Method in class com.atlassian.confluence.admin.actions.mail.ViewMailQueueAction
 
setPage(AbstractPage) - Method in class com.atlassian.confluence.mail.notification.actions.ListWatchersAction
 
setPage(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
setPage(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
setPage(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
setPage(AbstractPage) - Method in interface com.atlassian.confluence.pages.actions.PageAware
IOC method for setting the page on the action.
setPage(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
setPage(AbstractPage) - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
setPage(Page) - Method in class com.atlassian.confluence.pages.ContentNode
 
setPage(AbstractPage) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
setPage(AbstractPage) - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
setPage(AbstractPage) - Method in class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction
 
setPageAncestorManager(PageAncestorManager) - Method in class com.atlassian.confluence.admin.actions.debug.RebuildAncestorTableAction
 
setPageBuilderService(PageBuilderService) - Method in class com.atlassian.confluence.warming.WarmInstanceAction
 
setPageDao(PageDao) - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
Deprecated.
 
setPageDao(PageDao) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
setPageId(long) - Method in class com.atlassian.confluence.core.actions.AttachmentNotFoundAction
 
setPageId(long) - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
setPageId(long) - Method in class com.atlassian.confluence.pages.actions.MovePageAction
 
setPageId(long) - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
setPageId(long) - Method in class com.atlassian.confluence.pages.actions.RemoveHistoricalVersionAction
 
setPageId(long) - Method in class com.atlassian.confluence.pages.actions.RevertPageOrderAction
 
setPageId(long) - Method in class com.atlassian.confluence.pages.actions.SetPageOrderAction
 
setPageId(String) - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
setPageId(String) - Method in class com.atlassian.confluence.pages.actions.WysiwygConverterAction
 
setPageId(String) - Method in class com.atlassian.confluence.pages.Draft
 
setPageId(Long) - Method in class com.atlassian.confluence.pages.Draft
 
setPageId(long) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setPageId(long) - Method in class com.atlassian.confluence.plugins.viewsource.ViewSourceAction
 
setPageId(long) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
setPageId(long) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
setPageId(long) - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
setPageId(long) - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
setPageInfo(GraphQLPaginationInfo) - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPagination
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.mail.notification.actions.PageNotificationAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.AbstractBlogPostsAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.ChildrenAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.DirectoryViewListPagesAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.HandleNameConflictsAction
 
setPageManager(PageManagerInternal) - Method in class com.atlassian.confluence.pages.actions.ListPermissionPagesAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.PageChildrenAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.ReorderPageDialogAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
setPageManager(PageManagerInternal) - Method in class com.atlassian.confluence.pages.actions.ResumeDraftAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.TinyUrlAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.actions.ViewPreviousVersionsAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserHasPersonalBlogCondition
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserHasPersonalBlogCondition
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.plugins.labels.actions.AutocompleteLabelsAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.rpc.soap.services.BlogsSoapService
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.rpc.soap.services.NotificationsSoapService
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.servlet.download.AttachmentUrlParser
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.spaces.actions.ImportPagesAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.util.ContentFacade
 
setPageManager(PageManager) - Method in class com.atlassian.confluence.util.QuickPageRenderBean
 
SetPageOrderAction - Class in com.atlassian.confluence.pages.actions
Sets the order of a page's children to the order specified by the provided child IDs.
SetPageOrderAction() - Constructor for class com.atlassian.confluence.pages.actions.SetPageOrderAction
 
SetPageOrderCommand - Class in com.atlassian.confluence.content.service.page
 
SetPageOrderCommand(PageManager, PermissionManager, PageLocator, List<Long>) - Constructor for class com.atlassian.confluence.content.service.page.SetPageOrderCommand
 
setPagePermissions() - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
SetPagePermissionsAction - Class in com.atlassian.confluence.pages.actions
Called for a existing Page via AJAX, sets new ContentPermissions for the Page, overwriting any existing ones.
SetPagePermissionsAction() - Constructor for class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
setPageResourceIdentifierMarshaller(Marshaller<PageResourceIdentifier>) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.DelegatingResourceIdentifierMarshaller
 
setPageResponse(PageResponse<ConfluenceUser>) - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
setPageResponse(PageResponse<Person>) - Method in class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
setPageRestriction(ContentPermission, Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Restricts page to a single given user or group, wiping out any other existing restrictions.
setPageRestriction(Page, Entity, ContentPermissionType) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Restrict page to single given user or group.
setPagesCreatedOrUpdatedSinceLastLogin(List) - Method in class com.atlassian.confluence.pages.actions.ListNewOrUpdatedPagesAction
 
setPageService(PageService) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setPageService(PageService) - Method in class com.atlassian.confluence.pages.actions.MovePageAction
 
setPageService(PageService) - Method in class com.atlassian.confluence.pages.actions.RemoveHistoricalVersionAction
 
setPageService(PageService) - Method in class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
setPageService(PageService) - Method in class com.atlassian.confluence.pages.actions.RevertPageOrderAction
 
setPageService(PageService) - Method in class com.atlassian.confluence.pages.actions.SetPageOrderAction
 
setPageService(PageService) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setPageSize(int) - Method in class bucket.core.actions.PaginationSupport
Deprecated.
 
setPagesSoapService(PagesSoapService) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setPageSubTypes(List<String>) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setPageSubTypes(ContentType...) - Method in class com.atlassian.confluence.it.feed.FeedOptions
 
setPageSubTypes(List<String>) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
setPageTemplate(PageTemplate) - Method in class com.atlassian.confluence.labels.Labelling
 
setPageTemplateDao(PageTemplateDao) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
setPageTemplateDao(PageTemplateDao) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
setPageTemplateManager(PageTemplateManager) - Method in class com.atlassian.confluence.content.service.DefaultRenderingService
 
setPageTemplateManager(PageTemplateManager) - Method in class com.atlassian.confluence.pages.actions.AbstractTemplatePageAction
 
setPageTemplateManager(PageTemplateManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.HasTemplateCondition
 
setPageTemplateManager(PageTemplateManager) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
 
setPageTemplateManager(PageTemplateManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setPageTimeout(int) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
Restrict the time allowed to render a page, measured in settings.
setPageTimeout(int) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setPageTitle(String) - Method in class com.atlassian.confluence.pages.actions.ReorderPageDialogAction
 
setPageVersion(int) - Method in class com.atlassian.confluence.pages.Draft
 
setPanelName(String) - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
setPanelName(String) - Method in class com.atlassian.confluence.pages.actions.ReorderPageDialogAction
 
setParameter(String, Object) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
setParameter(String, String) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
setParameterNames(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
setParameterNames(String...) - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
Set the parameter names for the pointcut.
setParameters(Map) - Method in class com.atlassian.confluence.pages.actions.HandleNameConflictsAction
 
setParameters(Map<String, Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
setParameters(List<MacroParameter>) - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
setParameters(Map) - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
setParameters(Map) - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
setParameters(Map<String, Object>) - Method in class com.atlassian.confluence.user.actions.UserDetailsMap
Converts the http parameters into a usable format
setParameters(Map<String, String>) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
setParameterTypes(Class<?>...) - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
Set the parameter types for the pointcut.
setParameterValues(Properties) - Method in class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
setParamNames(Set<String>) - Method in class com.atlassian.confluence.web.filter.validateparam.ParamNameWhitelistStrategy
 
setParams(Map<String, String>) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
setParams(Map<String, String>) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.Macro
 
setParent(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
setParent(T) - Method in interface com.atlassian.confluence.core.Hierarchical
 
setParent(Comment) - Method in class com.atlassian.confluence.pages.Comment
 
setParent(ContentNode) - Method in class com.atlassian.confluence.pages.ContentNode
 
setParent(Page) - Method in class com.atlassian.confluence.pages.Page
Deprecated.
Since 1.1. Do not call this method. It exists solely for hibernate to use. Use #setParentPage instead. I would have made this method private, but CGLIB was complaining.
setParentContentToExclude(List<? extends ConfluenceEntityObject>) - Method in class com.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier
 
setParentContentToExclude(List<? extends ConfluenceEntityObject>) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao.AttachmentCopier
Set which parent content should be excluded from the copy.
setParentContentToExclude(List<? extends ConfluenceEntityObject>) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao.AttachmentMigrator
Set which parent content should be excluded from the migration.
setParentContentType(String) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Content type of the parent of this attachment
setParentDatePath(String) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Date path of the parent of this attachment (if parent is blog)
setParentGroup(InternalGroup) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembership
 
setParentId(long) - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
setParentId(String) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setParentId(long) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
setParentId(long) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageSummary
 
setParentPage(String) - Method in class com.atlassian.confluence.it.content.EditAttachmentsBean
 
setParentPage(Page) - Method in class com.atlassian.confluence.pages.Page
Public setter that makes sure that the parent page is valid
setParentPageId(long) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setParentPageId(long) - Method in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
 
setParentPageSpaceKey(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setParentPageString(String) - Method in class com.atlassian.confluence.it.content.EditContentBean
 
setParentPageString(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setParentPageString(String) - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
setParentPageTitle(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setParentPageTitle(String) - Method in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
 
setParentPageTitle(String) - Method in class com.atlassian.confluence.util.EditPageBean
 
setParentTitle(String) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Title of the parent of this attachment.
setParentTitle(String) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setPartition(int) - Method in class com.atlassian.synchrony.Events
 
setPassMessage(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
setPassMessage(String) - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
setPassword(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ConfirmPasswordDialog
Deprecated.
 
setPassword(String) - Method in class com.atlassian.confluence.pageobjects.page.admin.PopMailConfigPage
Deprecated.
 
setPassword(String) - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
setPassword(String) - Method in class com.atlassian.confluence.security.websudo.AuthenticateAction
 
setPassword(String) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
setPassword(String) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setPassword(String) - Method in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
setPassword(String) - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
setPassword(String) - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
setPassword(String) - Method in class com.atlassian.confluence.user.extras.entities.UserCreateRequestEntity
 
setPassword(String) - Method in class com.atlassian.confluence.user.UserForm
 
setPasswordAttribute(LdapDataEntry, String) - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
 
setPasswordconfirmation(String) - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
setPathConverterManager(PathConverterManager) - Method in class com.atlassian.confluence.servlet.simpledisplay.SimpleDisplayServlet
 
setPayload(WebhookInvocation, WebhookPayloadBuilder) - Method in class com.atlassian.confluence.internal.webhooks.ApplicationWebhookPayloadProvider
 
setPercentage(int, int) - Method in class com.atlassian.confluence.util.LogProgressMeterWrapper
 
setPercentage(int) - Method in class com.atlassian.confluence.util.LogProgressMeterWrapper
 
setPercentage(int, int) - Method in class com.atlassian.confluence.util.SubProgressMeter
Use this method to set the completion %age to object 10 of 30 etc.
setPercentage(int) - Method in class com.atlassian.confluence.util.SubProgressMeter
 
setPeriod(int) - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
setPermissionCheckExemptions(PermissionCheckExemptions) - Method in class com.atlassian.confluence.pages.actions.ChildrenAction
 
setPermissionCheckExemptions(PermissionCheckExemptions) - Method in class com.atlassian.confluence.security.DefaultPermissionManager
 
setPermissionCheckExemptions(PermissionCheckExemptions) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
setPermissionId(long) - Method in class com.atlassian.confluence.pages.actions.RemovePagePermissionAction
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditStylesheetAction
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.api.impl.service.content.ContentServiceImpl
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.content.service.DefaultBlogPostService
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.content.service.DefaultPageService
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.content.service.DefaultRenderingService
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.importexport.impl.DefaultExportEmbeddedResourceRenderer
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceManager
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.macro.profile.NetworkMacro
Deprecated.
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.macro.profile.ProfileMacro
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.BasePermissionCondition
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.CanEditSpaceStylesCondition
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ConfluenceAdministratorCondition
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.CreateContentCondition
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.PeopleDirectoryEnabledCondition
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ShowingPageAttachmentsCondition
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.SystemAdministratorCondition
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.CanAddUsersCondition
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.RemoteUserCanUseConfluenceCondition
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserHasPersonalBlogCondition
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserHasPersonalSpaceCondition
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserCanCreatePersonalSpaceCondition
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugins.macros.dashboard.CreateSpaceButtonMacro
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.renderer.attachments.RendererAttachmentManager
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.renderer.radeox.macros.ContentByUserMacro
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.rpc.soap.services.AttachmentsSoapService
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.rpc.soap.services.NotificationsSoapService
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.search.lucene.extractor.PersonalInformationExtractor
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.security.DefaultSetSpacePermissionChecker
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.spaces.actions.SpaceEditStylesheetAction
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.test.rpc.AdminCheckInterceptor
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.tinymceplugin.conditions.HasSetPagePermissionsCondition
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.user.SignupsCleanupJob
 
setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.util.ContentFacade
 
setPermissionManagerTarget(DefaultPermissionManager) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
setPermissionManagerTarget(DefaultPermissionManager) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
setPermissionManagerTarget(PermissionManager) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
setPermissionManagerTarget(PermissionManager) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
setPermissionPrivate(boolean) - Method in class com.atlassian.confluence.it.content.CreateSpaceBean
 
setPermissions(List<ContentPermission>) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setPermissions(List<String>) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserPermissions
 
setPermissions(SpaceEntityUserPermissions) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserProperties
 
setPermissions(int) - Method in class com.atlassian.confluence.rpc.soap.beans.AbstractRemotePageSummary
 
setPermissions(List<SpacePermission>) - Method in class com.atlassian.confluence.spaces.Space
 
setPermissions(PagePermissionData) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
 
setPermissionsAdministratorBuilder(PermissionsAdministratorBuilder) - Method in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
 
setPermissionsAdministratorBuilder(PermissionsAdministratorBuilder) - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
setPersistentDecoratorDao(PersistentDecoratorDao) - Method in class com.atlassian.confluence.setup.velocity.HibernateResourceLoader
 
setPersonalInformation(PersonalInformation) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
setPersonalInformation(String) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
setPersonalInformation(String) - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
setPersonalInformationManager(PersonalInformationManager) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
 
setPersonalInformationManager(PersonalInformationManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserCanCreatePersonalSpaceCondition
 
setPersonalInformationManager(PersonalInformationManager) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
setPersonalInformationManager(PersonalInformationManager) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
setPersonalInformationManager(PersonalInformationManager) - Method in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
setPersonalInformationManager(PersonalInformationManager) - Method in class com.atlassian.confluence.spaces.actions.CreatePersonalSpaceAction
 
setPersonalInformationManager(PersonalInformationManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setPersonalInformationManager(PersonalInformationManager) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
setPersonalInformationManager(PersonalInformationManager) - Method in class com.atlassian.confluence.user.actions.DeleteUserProfilePictureAction
 
setPersonalInformationManager(PersonalInformationManager) - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
setPingAfter(Integer) - Method in class com.atlassian.confluence.setup.bundles.upm.models.UPMInstallPluginRestResponse
 
setPlugin(Plugin) - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.core.actions.ThemeColorsStylesheetAction
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.languages.DefaultLanguageManager
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.IsConfluenceSpacesLicensedCondition
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.IsPluginEnabledCondition
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.SpaceSidebarCondition
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.plugin.editor.DefaultEditorManager
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcServer
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.search.lucene.extractor.AttachmentExtractedTextExtractor
Is called by plugin system that injects plugin accessor into this object
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.search.SearchResultRendererCache
Setter for the pluginAccessor that is needed to get hold of the plugins installed.
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.setup.velocity.PluginContextItemProvider
Deprecated.
since 7.7.4
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.themes.DefaultThemeManager
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
setPluginContentTypes(Set<ContentTypeSearchDescriptor>) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
setPluginController(PluginController) - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
 
setPluginController(PluginController) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setPluginController(PluginController) - Method in class com.atlassian.confluence.setup.velocity.PluginContextItemProvider
Deprecated.
since 7.7.4
setPluginController(PluginController) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setPluginDataDao(PluginDataDao) - Method in class com.atlassian.confluence.plugin.DefaultPluginInstaller
 
setPluginDataDao(PluginDataDao) - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
 
setPluginDataPreProcessor(ImportedPluginDataPreProcessor) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
setPluginDependentUpgradeComplete(boolean) - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeGate
 
setPluginDependentUpgradeComplete(boolean) - Method in interface com.atlassian.confluence.upgrade.UpgradeGate
 
setPluginDependentUpgradeTaskNames(List<String>) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
setPluginDependentUpgradeTasks(List<DeferredUpgradeTask>) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
setPluginDescriptorFileName(String) - Method in class com.atlassian.confluence.plugin.spring.LegacyDynamicPluginFactoryBeanFactory
 
setPluginDirectoryProvider(PluginDirectoryProvider) - Method in class com.atlassian.confluence.plugin.spring.LegacyDynamicPluginFactoryBeanFactory
 
setPluginEnabled(boolean) - Method in class com.atlassian.confluence.plugin.descriptor.PluginConfigurationProvider
 
setPluginEventManager(PluginEventManager) - Method in class com.atlassian.confluence.languages.DefaultLanguageManager
 
setPluginEventManager(PluginEventManager) - Method in class com.atlassian.confluence.macro.xhtml.DefaultMacroMigrationManager
 
setPluginEventManager(PluginEventManager) - Method in class com.atlassian.confluence.macro.xhtml.UserMacroPluginMacroManager
 
setPluginEventManager(PluginEventManager) - Method in class com.atlassian.confluence.macro.xhtml.V2CompatibilityMacroManager
 
setPluginEventManager(PluginEventManager) - Method in class com.atlassian.confluence.macro.xhtml.XhtmlMacroManager
 
setPluginEventManager(PluginEventManager) - Method in class com.atlassian.confluence.renderer.DefaultMacroManager
 
setPluginEventManager(PluginEventManager) - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
 
setPluginExportCompatibility(Map<String, PluginExportCompatibility>) - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
setPluginKey(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
setPluginKey(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
 
setPluginKey(String) - Method in class com.atlassian.confluence.setup.bundles.upm.models.InstallPluginResult
 
setPluginKeys(String) - Method in class com.atlassian.confluence.setup.actions.AbstractSelectBundleAction
 
setPluginManager(SplitStartupPluginSystemLifecycle) - Method in class com.atlassian.confluence.setup.actions.SetupPathsAction
 
setPluginMetadataManager(PluginMetadataManager) - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
setPluginModuleKey(String) - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
setPluginsClassLoader(ClassLoader) - Method in class com.atlassian.confluence.util.ConfluenceUberClassLoader
 
setPluginStateStore(PluginPersistentStateStore) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setPluginVersion(String) - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
setPointcutDeclarationScope(Class<?>) - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
Set the declaration scope for the pointcut.
setPort(String) - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
setPort(String) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
setPort(String) - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
setPosition(String) - Method in class com.atlassian.confluence.it.content.EditContentBean
 
setPosition(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setPosition(String) - Method in class com.atlassian.confluence.pages.actions.MovePageAction
 
setPosition(Integer) - Method in class com.atlassian.confluence.pages.Page
 
setPosition(String) - Method in class com.atlassian.confluence.util.EditPageBean
 
setPositiveZeroProperty(int) - Method in class com.atlassian.confluence.validationtest.functest.TestClassWithValidationRules
 
setPostImportTasks(List<PostImportTask>) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
setPostImportTasks(List<PostImportTask>) - Method in interface com.atlassian.confluence.importexport.ImportContext
 
setPostImportTasks(List<PostImportTask>) - Method in class com.atlassian.confluence.importexport.Importer
 
setPostingDate(String) - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
setPostingDate(String) - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
setPostingDay(String) - Method in class com.atlassian.confluence.it.content.EditContentBean
 
setPostProcessor(ImportedObjectPostProcessor) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
setPostRestoreUpgradeTasks(List<UpgradeTask>) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setPredefinedSearchBuilder(PredefinedSearchBuilder) - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction
 
setPredefinedSearchBuilder(PredefinedSearchBuilder) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setPredefinedSearchBuilder(PredefinedSearchBuilder) - Method in class com.atlassian.confluence.rss.actions.NetworkFeedAction
 
setPredefinedSearchBuilder(PredefinedSearchBuilder) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setPreferredMaxResults(int) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedContentService
 
setPreferredTab(String) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedContentService
 
setPreferredUserLocale(String) - Method in class com.atlassian.confluence.user.actions.EditMySettingsAction
 
setPrefix(String, String) - Method in class com.atlassian.confluence.content.render.xhtml.ConfluenceXMLEventWriter
 
setPrefix(String) - Method in class com.atlassian.confluence.labels.ParsedLabelName
 
setPrefix(String) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
setPreloadContentTree(boolean) - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
setPreProcessor(ImportedObjectPreProcessor) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
setPreProcessor(ImportedObjectPreProcessor) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
setPreProcessors(List<ImportedObjectPreProcessor>) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setPreSchemaUpgradeTaskNames(List<String>) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
setPreSchemaUpgradeTasks(List<UpgradeTask>) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
setPreview(String) - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
Deprecated.
since 5.3 (and really much much longer)
setPreview(String) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
setPreviewKey(String) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setPreviousLoginDate(Date) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setPreviousSuccessfulLoginDate(Date) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
 
setPreviousVersion(Attachment) - Method in class com.atlassian.confluence.pages.SavableAttachment
 
setPrimaryActions(List<UserAction>) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.CommentResultWithActions.CommentResultWithActionsBuilder
 
setPrivateSignupMode() - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
setPrivateSignupMode() - Method in interface com.atlassian.confluence.user.SignupManager
 
setProcessed(long) - Method in class com.atlassian.confluence.index.status.ReIndexJob.Progress
 
setProcessEventsForCurrentThread(boolean) - Method in class com.atlassian.confluence.internal.user.DefaultUserIndexingManagerInternal
 
setProcessEventsForCurrentThread(boolean) - Method in interface com.atlassian.confluence.internal.user.UserIndexingManagerInternal
Sets whether anything performing user indexing should process user-related events on the current thread.
setProfileGroups(String) - Method in class com.atlassian.confluence.user.actions.UserPopupAction
 
setProfileName(String) - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
SetProfilePictureCommand - Interface in com.atlassian.confluence.user.service
Commands for setting a user's profile picture
setProfileProviderProperties(Properties) - Method in class com.atlassian.confluence.user.HibernateUserProviderFactory
 
setProfilingOn(boolean) - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
setProgressMeter(ProgressMeter) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
setProgressMeter(ProgressMeter) - Method in interface com.atlassian.confluence.importexport.ImportContext
 
setProgressMeter(ProgressMeter) - Method in class com.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier
 
setProgressMeter(ProgressMeter) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao.AttachmentCopier
Set the progress meter to report the status of the copy.
setProgressMeter(ProgressMeter) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao.AttachmentMigrator
Set the progress meter to report the status of the migration.
setProgressWrapper(ProgressMeter) - Method in class com.atlassian.confluence.content.render.xhtml.migration.WorkSourceBatchRunner
 
setPropagatingProgress(ReIndexJob.Progress) - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
setProperties(String, Properties) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
setProperties(String, Properties) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
setProperties(String, Properties) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
setProperty(String, Object) - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Sets the property specified by name in the conversion context.
setProperty(String, Object) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
setProperty(String, Object) - Method in class com.atlassian.confluence.content.render.xhtml.DelegateXmlOutputFactory
 
setProperty(String, Object) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlOutputFactory
 
setProperty(String, Json) - Method in class com.atlassian.confluence.json.json.JsonObject
 
setProperty(String, String) - Method in class com.atlassian.confluence.json.json.JsonObject
 
setProperty(String, Boolean) - Method in class com.atlassian.confluence.json.json.JsonObject
Sets the given boolean property.
setProperty(String, Number) - Method in class com.atlassian.confluence.json.json.JsonObject
 
setProperty(String, Date) - Method in class com.atlassian.confluence.json.json.JsonObject
 
setProperty(String, String) - Method in class com.atlassian.confluence.user.actions.UserDetailsMap
 
setProperty(String, String) - Method in class com.atlassian.confluence.util.http.Authenticator
Deprecated.
 
setPropertySetManager(ConfluencePropertySetManager) - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
 
setProtocol(String) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
setProviders(List<VelocityContextItemProvider>) - Method in class com.atlassian.confluence.setup.velocity.ContextItemProviderChain
 
setProxyInterface(Class) - Method in class com.atlassian.confluence.spring.aop.AdviseReturnedValueAdvice
 
setPublicFeed(boolean) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setPublicKey(AliasedKey) - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
setPublicSignupEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
setPublicSignupMode() - Method in class com.atlassian.confluence.user.DefaultSignupManager
 
setPublicSignupMode() - Method in interface com.atlassian.confluence.user.SignupManager
 
setPublishDate(Date) - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
setPublishDate(Date) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntrySummary
 
setQuery(String) - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction
 
setQuery(String) - Method in class com.atlassian.confluence.plugins.labels.actions.AutocompleteLabelsAction
 
setQuery(String) - Method in class com.atlassian.confluence.search.actions.ContentNameSearchAction
Deprecated.
 
setQuery(String) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
setQueryAnalyzer(Analyzer) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setQueryAnalyzer(Analyzer) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.AuthorSearchFilterMapper
 
setQueryString(String) - Method in class com.atlassian.confluence.it.global.SiteSearch
 
setQueryString(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
setQueryString(String) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction.BackwardsCompatibility
Deprecated.
 
setQueryString(String) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setQueryString(String) - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
setQueryTokens(List<QueryToken>) - Method in class com.atlassian.confluence.search.actions.json.ContentNameSearchResult
 
setQueueName(String) - Method in class com.atlassian.quartz.jobs.TaskQueueFlushJob
Deprecated.
 
setQueueSize(long) - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
 
setRawParameters(InputStream) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
setReadOnlyModeEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditMaintenance
 
setReadOnlyModeEnabled(boolean) - Method in class com.atlassian.confluence.plugins.maintenance.actions.MaintenanceConfigurationAction
 
setRebuildIndex(boolean) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
setRebuildIndex(boolean) - Method in interface com.atlassian.confluence.importexport.ImportContext
 
setRebuildingProgress(ReIndexJob.Progress) - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
setReceiver(ConfluenceUser) - Method in class com.atlassian.confluence.mail.notification.Notification
 
setReceiveRecommendedEmail(boolean) - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
setRecentChangesSize(int) - Method in class com.atlassian.confluence.user.UserInterfaceState
 
setRecipient(User) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
Sets the recipient for a notification.
setRecoveryFileGenerator(RecoveryFileGenerator) - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
setRecreated(boolean) - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
 
setReferencingModuleCompleteKey(ModuleCompleteKey) - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
setReferencingModuleKey(String) - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
setReferencingPluginKey(String) - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
setReferer(String) - Static method in class com.atlassian.confluence.util.logging.LoggingContext
Sets the 'referer' value in the logging context.
setReferralLinks(List<ReferralLink>) - Method in class com.atlassian.confluence.core.ContentEntityObject
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
setReferralManager(ReferralManager) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
setReferrerSettings(ReferrerSettings) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
setRegex(boolean) - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
Deprecated.
 
setRegion(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setRegisteredUsersCache(RegisteredUsersCache) - Method in class com.atlassian.confluence.util.DefaultUserChecker
 
setRegistry(HashRegistryCache) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setReIndexer(ReIndexer) - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
 
setRelatedContentRefactorer(RelatedContentRefactorer) - Method in class com.atlassian.confluence.links.RelatedContentRefactoringListener
 
setRelatedContentRefactorer(RelatedContentRefactorer) - Method in class com.atlassian.confluence.pages.actions.CopyPageAction
 
setRelationName(String) - Method in class com.atlassian.confluence.internal.relations.dao.RelationEntity
 
setRemoteApiEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditSpacesConfiguration
 
setRemoteApiEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.OldEditGeneralConfiguration
 
setRemoteAttachmentTextExtractionService(AttachmentTextExtractionService) - Method in class com.atlassian.confluence.search.lucene.extractor.AttachmentExtractedTextExtractor
Is called by plugin system that injects attachment text extraction service into this object
setRemoteHost(String) - Method in class com.atlassian.confluence.event.events.security.SecurityEvent
 
setRemoteIP(String) - Method in class com.atlassian.confluence.event.events.security.SecurityEvent
 
setRemoteUrl(String) - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
setRemoteUser(User) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
The current logged in user
setRemovalNumberOfContent(Integer) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
setRemoveAll(boolean) - Method in class com.atlassian.confluence.pages.actions.RemovePagePermissionAction
 
setRenderedTemplateContent(String) - Method in class com.atlassian.confluence.pages.actions.PageVariablesAction
 
setRenderingService(RenderingService) - Method in class com.atlassian.confluence.renderer.actions.RenderContentAction
 
setRepeatInterval(String) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeSimpleJobScheduleAction
 
setRepeatInterval(Long) - Method in class com.atlassian.confluence.schedule.ScheduledJobConfiguration
 
setReplyToComment(long) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
setReport(TestSuiteReport) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Sets the current suite report
setReportDetail(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Determines how much detail is shown in the report
setRequest(HttpServletRequest) - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
setRequestCache(Map) - Static method in class com.atlassian.confluence.util.RequestCacheThreadLocal
 
setRequestCpuTime(Long) - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
setRequestedLimit(int) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.LiteSearchResultCacheEntry
 
setRequestGCCount(Long) - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
setRequestGCDuration(Long) - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
setRequestLanguages(String) - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
 
setRequestLanguages(String) - Method in interface com.atlassian.confluence.languages.LocaleManager
Should set the language string from the request in a THREAD LOCAL cache.
setRequestLanguages(String) - Method in class com.atlassian.confluence.setup.SetupLocaleManager
 
setRequestLimit(int) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.MostUsedLabelsCacheRecord
 
setRequestLogger(RequestLogger) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setRequestTimeout(int) - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
setRequestTimeout(int) - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
setRequestTs(long) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.MostUsedLabelsCacheRecord
 
setRequestUserTime(Long) - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
setRequired(boolean) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
 
setRequireUpgrades(boolean) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
setResetDefaults(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ColourSchemeAction
 
setResolver(VelocityEngineResolver) - Method in class com.atlassian.confluence.servlet.simpledisplay.AbstractPathConverter
Deprecated.
 
setResourceBatchingConfiguration(ConfluenceResourceBatchingConfiguration) - Method in class com.atlassian.confluence.plugin.webresource.SuperBatchInvalidatorListener
 
setResourcePath(String) - Method in interface com.atlassian.confluence.macro.ResourceAware
 
setResponseFormat(String) - Method in class com.atlassian.confluence.pages.actions.AttachFileAction
 
setRestoreAction(String) - Method in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
setRestoreTitle(boolean) - Method in class com.atlassian.confluence.api.service.content.VersionRestoreParameters.VersionRestoreParametersBuilder
 
setRestriction(String) - Method in class com.atlassian.confluence.security.trust.TrustedApplicationRestriction
 
setRestrictions(Set<TrustedApplicationRestriction>) - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
setResult(boolean) - Method in class com.atlassian.confluence.spaces.actions.CreateSpaceAction
Deprecated.
 
setResults(List<SearchResultEntity>) - Method in class com.atlassian.confluence.plugins.rest.entities.SearchResultEntityList
 
setResults(List<SearchResultEntity>) - Method in class com.atlassian.confluence.plugins.rest.entities.SearchResultGroupEntity
 
setResultsPerPage(int) - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
setResultsPerPage(int) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
Change the pageSize
setResultsPerPage(int) - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
Change the pageSize
setResultsPerPage(int) - Method in class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
setRetentionPeriod(RetentionPeriod) - Method in class com.atlassian.confluence.api.impl.service.audit.adapter.AuditServiceAdapter
Deprecated.
 
setRetentionPeriod(RetentionPeriod) - Method in interface com.atlassian.confluence.api.service.audit.AuditService
Deprecated.
Set the configured retention period for audit records.
setRetentionPeriod(RetentionPeriod) - Method in interface com.atlassian.confluence.it.audit.RemoteAuditService
Deprecated.
 
setRetentionPeriod(RetentionPeriod) - Method in class com.atlassian.confluence.it.audit.RemoteAuditServiceImpl
Deprecated.
 
setRetentionPeriod(RetentionPeriod, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.AuditResource
Deprecated.
Set the retention period to a new value.
setReturnPath(String) - Method in class com.atlassian.confluence.pages.actions.RemovePagePermissionAction
 
setReturnValueAdvisor(Advisor) - Method in class com.atlassian.confluence.spring.aop.AdviseReturnedValueAdvice
 
setRev(String) - Method in class com.atlassian.synchrony.EventId
 
setRevertComment(String) - Method in class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
setRevertTitle(boolean) - Method in class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
setRevisedVersion(int) - Method in class com.atlassian.confluence.pages.actions.DiffPagesByVersionAction
 
setRootPages(ContentEntityList) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
setRows(int) - Method in class com.atlassian.confluence.pages.templates.variables.TextAreaVariable
 
setRssLink(String) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setRssTimeout(int) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setRssTimeout(int) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setRssType(String) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setRssType(String) - Method in class com.atlassian.confluence.dashboard.actions.GlobalRssFeedAction
 
setRssType(FeedType) - Method in class com.atlassian.confluence.it.feed.FeedOptions
Sets the type of feed to retrieve.
setRssType(String) - Method in class com.atlassian.confluence.rss.actions.NetworkFeedAction
 
setRssType(String) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
setRssType(String) - Method in class com.atlassian.confluence.spaces.actions.LegacySpaceRssFeedAction
 
setRuntimeLogger(RuntimeLogger) - Method in class com.atlassian.confluence.util.velocity.debug.UberspectDebugDecorator
 
setRuntimeServices(RuntimeServices) - Method in class com.atlassian.confluence.util.velocity.debug.UberspectDebugDecorator
 
setSafetyNumber(int) - Method in interface com.atlassian.confluence.cluster.safety.ClusterSafetyDao
 
setSafetyNumber(int) - Method in class com.atlassian.confluence.cluster.safety.ClusterSafetyNumber
 
setSafetyNumber(int) - Method in class com.atlassian.confluence.cluster.safety.HibernateClusterSafetyDao
 
setSalDarkFeatureManager(DarkFeatureManager) - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
setSalDarkFeatureManager(DarkFeatureManager) - Method in class com.atlassian.confluence.search.actions.SearchIndexesAction
 
setSchedType(char) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
setScheduledJobManager(ScheduledJobManager) - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
setScheduledJobManager(ScheduledJobManager) - Method in class com.atlassian.confluence.admin.actions.DailyBackupAdminAction
 
setScheduledJobManager(ScheduledJobManager) - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
setScheduledJobManager(ScheduledJobManager) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.AbstractViewAction
 
setScheduledJobManager(ScheduledJobManager) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeCronJobScheduleAction
 
setScheduledJobManager(ScheduledJobManager) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.ChangeSimpleJobScheduleAction
 
setScheduledJobManager(ScheduledJobManager) - Method in class com.atlassian.confluence.plugins.schedule.admin.action.JobAction
 
setScheduledJobManager(ScheduledJobManager) - Method in class com.atlassian.confluence.setup.actions.FinishSetupAction
 
setScheduler(Scheduler) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setScheduler(Scheduler) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForQuartz
Deprecated.
 
setScheduler(Scheduler) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setScheduler(Scheduler) - Method in class com.atlassian.confluence.util.SchedulerLifecycle
 
setSchedulerService(LifecycleAwareSchedulerService) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setSchedulerService(SchedulerService) - Method in class com.atlassian.confluence.test.rpc.FuncTestJobControlListenerForAtlassianScheduler
 
setSchedulerService(LifecycleAwareSchedulerService) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setSchedulerService(LifecycleAwareSchedulerService) - Method in class com.atlassian.confluence.util.SchedulerLifecycle
 
setSchema(PropertySetSchema) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
setSchema(PropertySetSchema) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
setSchema(PropertySetSchema) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
setSchemaHelper(ConfluenceSchemaHelper) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
Deprecated.
setSchemaHelper(ConfluenceSchemaHelper) - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
setSchemaUpgradeTaskNames(List<String>) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
setSchemaUpgradeTasks(List<UpgradeTask>) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
setSchemaVersion(int) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.Macro
 
setSchemaVersion(int) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
setScope(ExportScope) - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
setScore(String) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
setScore(EdgeType, float) - Method in class com.atlassian.confluence.plugins.edgeindex.ScoreConfig
 
setScore(String) - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
setScorer(Scorer) - Method in class com.atlassian.confluence.plugins.edgeindex.GroupByEdgeTargetCollector
 
setSearchableDao(SearchableDao) - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
 
setSearchEntitiesManager(SearchEntitiesManager) - Method in class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
Deprecated.
since 5.9. No longer used.
setSearchEntitiesManager(SearchEntitiesManager) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
setSearchEntitiesManager(SearchEntitiesManager) - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
setSearchEntitiesManager(SearchEntitiesManager) - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
setSearchLimit(Integer) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
setSearchManager(SearchManager) - Method in class com.atlassian.confluence.macro.ContentFilteringMacro
Injector for SearchManager.
setSearchManager(SearchManager) - Method in class com.atlassian.confluence.pages.actions.AlphabeticalListPagesAction
 
setSearchManager(SearchManager) - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction
 
setSearchManager(SearchManager) - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
 
setSearchManager(SearchManager) - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
 
setSearchManager(SearchManager) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setSearchManager(SearchManager) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setSearchManager(SearchManager) - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
setSearchManager(SearchManager) - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
setSearchMapper(LuceneSearchMapper) - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction
 
setSearchMapper(LuceneSearchMapper) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setSearchMapper(LuceneSearchMapper) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.BooleanQueryMapper
 
setSearchMapper(LuceneSearchMapper) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.BooleanSearchFilterMapper
 
setSearchMapper(LuceneSearchMapper) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.BoostingQueryMapper
Deprecated.
 
setSearchMapper(LuceneSearchMapper) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ChainedSearchFilterMapper
Deprecated.
 
setSearchMapper(LuceneSearchMapper) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ConstantScoreQueryMapper
 
setSearchMapper(LuceneQueryMapper) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.FunctionScoreQueryMapper
 
setSearchMapper(LuceneSearchMapper) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.SiteSearchPermissionsSearchFilterMapper
 
setSearchResultRenderCache(SearchResultRendererCache) - Method in class com.atlassian.confluence.search.SearchResultRendererCacheUpdater
Setter for the cache to be notified of changes.
setSearchResultRendererCache(SearchResultRendererCache) - Method in class com.atlassian.confluence.search.DelegatedSearchResultRenderer
 
setSearchTerm(String) - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
setSearchTerm(String) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
setSearchTerm(String) - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
setSearchTerm(String) - Method in class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
setSearchType(SynchronyEvictionSearchType) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
setSearchWords(List<String>) - Method in class com.atlassian.confluence.search.v2.DefaultSearchResults
setSecondaryActions(List<UserAction>) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.CommentResultWithActions.CommentResultWithActionsBuilder
 
setSecretKey(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setSection(String) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
setSectionFullKey(String) - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
setSectionKey(String) - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
setSecurityGroupName(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setSelected(boolean) - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
setSelected(String) - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabs
 
setSelectedGroup(String) - Method in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
setSelectedGroup(String) - Method in interface com.atlassian.confluence.security.actions.EditPermissionsAware
 
setSelectedGroups(String) - Method in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
setSelectedPageVersions(int[]) - Method in class com.atlassian.confluence.pages.actions.DiffPagesByVersionAction
 
setSelectedSpaceCategory(String) - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
setSelectedTab(String) - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
setSelectedTab(String) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
setSelectedTab(String) - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
setSelectedUsername(String) - Method in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
setSelectedUsername(String) - Method in interface com.atlassian.confluence.security.actions.EditPermissionsAware
 
setSelf(String) - Method in class com.atlassian.confluence.setup.bundles.upm.models.UPMInstallPluginRestResponse.Links
 
setSendEmail(boolean) - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
setSendLogs(boolean) - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
setSenMissingInLicenseMessageOff(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setSequence(int) - Method in class com.atlassian.synchrony.Events
 
setSerializedHighlights(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.CommentResultWithActions.CommentResultWithActionsBuilder
 
setSerializerFactory(BandanaSerializerFactory) - Method in class com.atlassian.confluence.setup.bandana.BandanaPersisterSupport
 
setServerId(String) - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
setServerLogsDirectory(String) - Method in class com.atlassian.confluence.util.SupportUtility
 
setServiceName(String) - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
setServiceName(String) - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
setServletContext(ServletContext) - Method in class com.atlassian.confluence.core.DefaultDataSourceFactory
 
setServletContext(ServletContext) - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
setServletContext(ServletContext) - Method in class com.atlassian.confluence.importexport.resolvers.ServletContextURIResolver
 
setServletContext(ServletContext) - Method in class com.atlassian.confluence.importexport.resource.ServletContextResourceAccessor
 
setServletContext(ServletContext) - Method in class com.atlassian.confluence.plugin.BundledPluginLoaderFactory
 
setServletContext(ServletContext) - Method in class com.atlassian.confluence.plugin.spring.FelixOsgiContainerManagerFactory
 
setServletContext(ServletContext) - Method in class com.atlassian.confluence.plugin.spring.PackageScannerConfigurationFactory
 
setServletContext(ServletContext) - Method in class com.atlassian.confluence.servlet.ConfluenceServletContextFactory
 
setServletContext(ServletContext) - Method in class com.atlassian.confluence.spring.johnson.JohnsonConfigFactoryBean
 
setServletContext(ServletContext) - Method in class com.atlassian.confluence.spring.johnson.JohnsonEventContainerFactoryBean
 
setServletRequest(HttpServletRequest) - Method in class com.atlassian.confluence.accessmode.actions.ReadOnlyAccessAction
 
setServletRequest(HttpServletRequest) - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
setServletRequest(HttpServletRequest) - Method in class com.atlassian.confluence.pages.actions.AbstractRemoveAttachmentAction
 
setServletRequest(HttpServletRequest) - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
setServletRequest(HttpServletRequest) - Method in class com.atlassian.confluence.pages.actions.AttachFileAction
 
setServletRequest(HttpServletRequest) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setServletRequest(HttpServletRequest) - Method in class com.atlassian.confluence.search.actions.ContentNameSearchAction
Deprecated.
 
setServletRequest(HttpServletRequest) - Method in class com.atlassian.confluence.security.actions.NotPermittedAction
 
setServletRequest(HttpServletRequest) - Method in class com.atlassian.confluence.user.actions.LogoutAction
 
setServletRequestSupplier(Supplier<HttpServletRequest>) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
setServletResponse(HttpServletResponse) - Method in class com.atlassian.confluence.user.actions.LogoutAction
 
setSession(Map) - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
setSessionFactory(SessionFactory) - Method in class bucket.core.persistence.hibernate.HibernateEntityObjectQueueFactory
Deprecated.
 
setSessionFactory(SessionFactory) - Method in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
setSessionFactory(SessionFactory) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
 
setSessionFactory(SessionFactory) - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
setSessionFactory(SessionFactory) - Method in class com.atlassian.confluence.importexport.Importer
 
setSessionFactory(SessionFactory) - Method in class com.atlassian.confluence.pages.ancestors.HibernatePageAncestorManager
 
setSessionFactory(SessionFactory) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDaoFactoryBean
 
setSessionFactory(SessionFactory) - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
 
setSessionFactory(SessionFactory) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setSessionFactory(SessionFactory) - Method in class com.atlassian.confluence.test.rpc.DbStatCollector
 
setSessionFactory(SessionFactory) - Method in class com.atlassian.confluence.upgrade.upgradetask.BandanaKeyUniqueConstraintCleaner
 
setSessionFactory(SessionFactory) - Method in class com.atlassian.quartz.jobs.AbstractJob
Deprecated.
 
setSessionFactory5(SessionFactory) - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentLabellingUpgradeTask
 
setSetSpacePermissionChecker(SetSpacePermissionChecker) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
setSetSpacePermissionChecker(SetSpacePermissionChecker) - Method in class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
 
setSetSpacePermissionChecker(SetSpacePermissionChecker) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
setSettings(boolean, String, boolean) - Method in class com.atlassian.confluence.it.admin.UserSignupSettings
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.importexport.impl.HtmlImageProcessingRule
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.languages.DefaultLanguageManager
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.links.DefaultLinkManager
Deprecated.
since 7.7 unused
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.macro.profile.ProfileMacro
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.CanEditSpaceStylesCondition
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.EmailAddressPublicCondition
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.FileSystemAttachmentStorageCondition
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ThreadedCommentsCondition
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.CanSignupCondition
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserLoggedInEditableCondition
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcServer
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.rss.AbstractRenderSupport
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.util.CamelCaseLinkRenamingBean
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.util.ContentFacade
 
setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.util.http.BaseHttpRetrievalService
Deprecated.
 
setSetupClusterType(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setSetupComplete(boolean) - Static method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
Deprecated.
setSetupLocks(SetupLocks) - Method in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
 
setSetupLocks(SetupLocks) - Method in class com.atlassian.confluence.setup.actions.SetupDataAction
 
setSetupPersister(ConfluenceSetupPersister) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
setSetupType(String) - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
 
setSetupType(String) - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
setSeverityThresholdToCritical() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.TroubleshootingAndSupportToolsRpc
 
setSharedDraft(ContentEntityObject) - Method in class com.atlassian.synchrony.Snapshots
 
setSharedDraftsEnabled(boolean) - Method in class com.atlassian.confluence.plugins.synchrony.rest.CollaborativeEditingConfigResponse.Builder
 
setSharedMode(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.1. "Shared mode" no longer supported. Do not use.
setShareId(String) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
setShortcutLinkConfig(ShortcutLinkConfig) - Method in class com.atlassian.confluence.admin.actions.BrowseShortcutsAction
 
setShortcutLinksManager(ShortcutLinksManager) - Method in class com.atlassian.confluence.admin.actions.BrowseShortcutsAction
 
setShortcutLinksManager(ShortcutLinksManager) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
 
setShortcutResourceIdentifierMarshaller(Marshaller<ShortcutResourceIdentifier>) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.DelegatingResourceIdentifierMarshaller
 
setShortcutsEnabled(ShortcutSettingsResource.State) - Method in class com.atlassian.confluence.plugins.keyboardshortcuts.ShortcutSettingsResource
 
setShowAllAdmins(boolean) - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
setShowApplicationTitle(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setShowChangedContent(boolean) - Method in class com.atlassian.confluence.it.user.UserProfile
 
setShowChildren(Boolean) - Method in class com.atlassian.confluence.pages.actions.PageChildrenAction
 
setShowChildren(Boolean) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
setShowCommentArea(boolean) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
setShowContactAdministratorsForm(boolean) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setShowContactAdministratorsForm(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setShowContent(boolean) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setShowContent(boolean) - Method in class com.atlassian.confluence.it.feed.FeedOptions
Sets whether to show full content in the feed or not.
setShowContent(boolean) - Method in class com.atlassian.confluence.rss.RssRenderItem
 
setShowContent(boolean) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
setShowDeactivatedUsers(boolean) - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
setShowDefaultParameterInPlaceholder(boolean) - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
setShowDiffInEmailNotifications(boolean) - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
setShowDistributions(boolean) - Method in class com.atlassian.confluence.admin.actions.FlushCacheAction
 
setShowDistributions(boolean) - Method in class com.atlassian.confluence.cache.CacheStatisticsAction
Deprecated.
 
setShowDraftMessage(boolean) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setShowExternallyDeletedUsers(boolean) - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
setShowFullContent(boolean) - Method in class com.atlassian.confluence.it.user.UserProfile
 
setShowInMacroBrowser(boolean) - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
setShowOnlyPersonal(boolean) - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
setShowOptions(String) - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
setShowShadowedUsers(boolean) - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
setShowSystemInfoIn500Page(boolean) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setShowSystemInfoIn500Page(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setShowSystemInfoIn500PageEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
setShowUnlicensedUsers(boolean) - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
setShowUnlicensedUsers(boolean) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
setShowUnlicensedUsers(boolean) - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
setSidebarContext(Space, AbstractPage, String, String, String, String) - Static method in class com.atlassian.confluence.impl.util.DecoratorUtil
Page/blogpost context should be saved for deferred (sitemesh) sidebar execution, because main sitemesh decorator is executed under DecoratorAction, which does not contain page/space context of the main request.
setSidebarText(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.CustomPageContentAction
 
setSidebarText(String) - Method in class com.atlassian.confluence.spaces.actions.CustomPageContentAction
 
setSidManager(ConfluenceSidManager) - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
setSidManager(ConfluenceSidManager) - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
setSidManager(ConfluenceSidManager) - Method in class com.atlassian.confluence.security.trust.DefaultCurrentApplicationIdProvider
 
setSidManager(ConfluenceSidManager) - Method in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
 
setSidManager(ConfluenceSidManager) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setSignupManager(SignupManager) - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
setSignupManager(SignupManager) - Method in class com.atlassian.confluence.user.actions.ConfirmEmailAction
 
setSignupManager(SignupManager) - Method in class com.atlassian.confluence.user.notifications.UserSignUpNotificationsListener
Deprecated.
 
setSignupSettings(SignupSettingsBean) - Method in class com.atlassian.confluence.plugins.easyuser.EasyUserSignupSettingsResource
 
setSignupValidator(SignupValidator) - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
setSimple(boolean) - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
setSiteBlogNotificationForUser(User, boolean) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
setSiteBlogNotificationForUser(ConfluenceUser, boolean) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
setSiteBlogNotificationForUser(User, boolean) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
setSiteBlogNotificationForUser(ConfluenceUser, boolean) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
setSiteBlogNotificationForUser(String, String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setSiteBlogNotificationForUser(String, String, boolean) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets Site Blog watch emails for a user to enabled or disabled.
setSiteBlogNotificationForUser(String, String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setSiteBlogWatchForUser(boolean) - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
setSiteHomePage(String) - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
setSiteHomePage(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setSiteHomePage(String) - Method in class com.atlassian.confluence.user.actions.EditMySettingsAction
 
setSiteLogoManager(SiteLogoManager) - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
setSiteSupportAddress(String) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setSiteTitle(String) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setSiteTitle(String) - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
setSiteTitle(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setSiteWelcomeMessage(String) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.0 The welcome message is now a system template
setSize(long) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setSizeLimit(long) - Method in class com.atlassian.confluence.search.lucene.extractor.AttachmentExtractedTextExtractor
 
setSkipAccessCheck(boolean) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
For use by ConfluenceAccessInterceptor to indicate that access checking has already been performed
setSmall() - Method in class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
Deprecated.
 
setSmtpServer(String, String, String, String, int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setSmtpServer(String, String, String, String, int, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setSmtpServer(String, String, String, String, String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setSmtpServer(String, String, String, String, String, int, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setSmtpServer(String, String, String, String, String, int) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Remove all existing SMTP servers and add the given server.
setSmtpServer(String, String, String, String, String, int, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Remove all existing SMTP servers and add the given server.
setSmtpServer(String, String, String, String, String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setSmtpServer(String, String, String, String, String, int, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setSoapServiceDelegator(ConfluenceSoapService) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
setSoapServiceHelper(SoapServiceHelper) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setSoapServiceHelper(SoapServiceHelper) - Method in class com.atlassian.confluence.rpc.soap.services.BlogsSoapService
 
setSoapServiceHelper(SoapServiceHelper) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
setSoapServiceHelper(SoapServiceHelper) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setSoapServiceHelper(SoapServiceHelper) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
setSoapServiceHelper(SoapServiceHelper) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
setSocketTimeout(int) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setSocketTimeout(int) - Method in class com.atlassian.confluence.util.http.ConfluenceHttpParameters
 
setSomeInterface(SomeInterface) - Method in class com.atlassian.confluence.plugins.test.jdk8compat.servlet.Jdk8CompatibilityTestServlet
 
setSort(String) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setSort(Sort) - Method in class com.atlassian.confluence.it.feed.FeedOptions
Sets the sort order of the feed.
setSort(SearchSort) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
setSort(String) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
setSortBy(String) - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
setSortBy(String) - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
setSource(String) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
setSource(ExportDescriptor.Source) - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
setSourceContent(S) - Method in class com.atlassian.confluence.internal.relations.dao.RelationEntity
 
setSourceContent(ContentEntityObject) - Method in class com.atlassian.confluence.links.AbstractLink
 
setSourceTemplateId(String) - Method in class com.atlassian.confluence.pages.actions.CreatePageFromTemplateAction
 
setSourceType(RelatableEntityTypeEnum) - Method in class com.atlassian.confluence.internal.relations.dao.RelationEntity
 
setSoyTemplateRenderer(SoyTemplateRenderer) - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
setSpace(Space) - Method in class com.atlassian.confluence.core.SpaceContentEntityObject
 
setSpace(Space) - Method in class com.atlassian.confluence.it.AbstractPageEntity
Deprecated.
 
setSpace(Space) - Method in class com.atlassian.confluence.it.content.CreateSpaceBean
 
setSpace(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.PageRepresentation
 
setSpace(String) - Method in class com.atlassian.confluence.it.global.SiteSearch
 
setSpace(Space) - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouriteAjaxAction
 
setSpace(Space) - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouriteAjaxAction
 
setSpace(Space) - Method in class com.atlassian.confluence.mail.notification.Notification
 
setSpace(Space) - Method in class com.atlassian.confluence.pages.actions.ChildrenAction
 
setSpace(Space) - Method in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
 
setSpace(Space) - Method in class com.atlassian.confluence.pages.actions.ReorderPageDialogAction
 
setSpace(Space) - Method in class com.atlassian.confluence.pages.Page
 
setSpace(Space) - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
setSpace(Space) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
setSpace(Space) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
setSpace(Space) - Method in class com.atlassian.confluence.plugins.editorloader.EditorAction
 
setSpace(SpaceEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Space where this attachment (and it's parent page if any) resides.
setSpace(SpaceEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setSpace(String) - Method in class com.atlassian.confluence.rpc.soap.beans.AbstractRemotePageSummary
 
setSpace(Space) - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
setSpace(Space) - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
setSpace(Space) - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
setSpace(Space) - Method in class com.atlassian.confluence.security.administrators.EditSpacePermissionsAdministrator
 
setSpace(Space) - Method in class com.atlassian.confluence.security.SpacePermission
 
setSpace(Space) - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
setSpace(Space) - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
setSpace(Space) - Method in class com.atlassian.confluence.spaces.actions.EditSpaceAction
 
setSpace(Space) - Method in interface com.atlassian.confluence.spaces.actions.SpaceAware
IOC method for setting the space on the action.
setSpace(Space) - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
setSpace(Space) - Method in class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction
 
setSpaceContentEntityObject(SpaceContentEntityObject) - Method in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
setSpaceDao(SpaceDao) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
setSpaceDescriptionManager(SpaceDescriptionManager) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
setSpaceForCreate(Content, SpaceContentEntityObject, User) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
Sets the space in newContent on this spacedEntity
setSpaceGroup(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpace
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

setSpaceGroup(SpaceGroup) - Method in class com.atlassian.confluence.spaces.Space
Deprecated.
in 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

setSpaceGroupManager(SpaceGroupManager) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

setSpaceId(long) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.MostUsedLabelsCacheRecord
 
setSpaceKey(String) - Method in class com.atlassian.confluence.core.actions.ColorsStylesheetAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.core.actions.CustomStylesheetAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.core.actions.ThemeColorsStylesheetAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.core.PersistentDecorator
 
setSpaceKey(String) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
setSpaceKey(String) - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
setSpaceKey(String) - Method in class com.atlassian.confluence.it.content.CreateSpaceBean
 
setSpaceKey(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.pages.actions.AddLabelAjaxAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.pages.actions.MoveBlogPostAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.pages.actions.MovePageAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.pages.actions.WysiwygConverterAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.plugins.labels.actions.AutocompleteLabelsAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserProperties
 
setSpaceKey(String) - Method in class com.atlassian.confluence.renderer.actions.RenderContentAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.search.actions.ContentNameSearchAction
Deprecated.
 
setSpaceKey(String) - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
setSpaceKey(String) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction.BackwardsCompatibility
Deprecated.
 
setSpaceKey(String) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setSpaceKey(String) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
setSpaceKey(String) - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
setSpaceKey(String) - Method in class com.atlassian.confluence.util.EditPageBean
 
setSpaceKeyOfSpaceImport(String) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
setSpaceKeys(Set<String>) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
setSpaceLabelManager(SpaceLabelManager) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceDetailsMacro
Deprecated.
 
setSpaceLabelManager(SpaceLabelManager) - Method in class com.atlassian.confluence.spaces.actions.EditSpaceLabelAction
 
setSpaceLabelManager(SpaceLabelManager) - Method in class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.accessmode.actions.ReadOnlyAccessAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.admin.actions.debug.BrowseCommentsAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.content.service.space.DefaultSpaceService
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.importexport.actions.AbstractFileRestoreAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.importexport.actions.RestorePageAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.labels.SpaceLabelManagerImpl
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.macro.query.params.SpaceKeyParameter
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.CreatePageOrBlogpostCondition
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserHasPersonalBlogCondition
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserHasPersonalSpaceCondition
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserFavouritingTargetUserPersonalSpaceCondition
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserHasPersonalBlogCondition
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserHasPersonalSpaceCondition
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.plugins.dashboard.CreateContentCondition
Deprecated.
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceDetailsMacro
Deprecated.
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.rpc.soap.services.NotificationsSoapService
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ArchivedSpacesSearchFilterMapper
Deprecated.
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.PermittedSpacesQueryMapper
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.security.actions.NotPermittedAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionDefaultsAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.setup.velocity.HibernateResourceLoader
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
setSpaceManager() - Method in class com.atlassian.confluence.spaces.actions.EditSpaceEntryAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.spaces.Space
Deprecated.
since 7.5 remove in 8.0
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.themes.DefaultStylesheetManager
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.user.actions.RemoveGroupAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.user.actions.RemoveUnsyncedUserAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.user.DefaultUserContentManager
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.util.ContentFacade
 
setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.warming.WarmInstanceAction
 
setSpaceName(String) - Method in class com.atlassian.confluence.it.content.CreateSpaceBean
 
setSpaceName(String) - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
setSpaceName(String) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setSpacePermission(String) - Method in class com.atlassian.confluence.spaces.actions.CreatePersonalSpaceAction
 
setSpacePermission(String) - Method in class com.atlassian.confluence.spaces.actions.CreateSpaceAction
Deprecated.
 
setSpacePermissionChecker - Variable in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
 
SetSpacePermissionChecker - Interface in com.atlassian.confluence.security
Class that checks whether a user has sufficient privileges to set a SpacePermission.
setSpacePermissionDefaultsStoreFactory(SpacePermissionDefaultsStoreFactory) - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
setSpacePermissionDefaultsStoreFactory(SpacePermissionDefaultsStoreFactory) - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionDefaultsAction
 
setSpacePermissionDefaultsStoreFactory(SpacePermissionDefaultsStoreFactory) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.SpaceFunctionPermissionCondition
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserCanUseConfluenceCondition
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.security.delegate.AbstractPermissionsDelegate
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
 
setSpacePermissionManager(SpacePermissionManagerInternal) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setSpacePermissionManager(SpacePermissionManagerInternal) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.tinymceplugin.conditions.HasSetPagePermissionsCondition
 
setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.user.notifications.UserSignUpNotificationsListener
Deprecated.
 
setSpacePermissionQueryManager(SpacePermissionQueryManager) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
setSpacePermissionsDelegate(SpacePermissionsDelegate) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
setSpacePermissionsFilterFactory(SpacePermissionsFilterFactory) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.SpacePermissionsSearchFilterMapper
Deprecated.
 
setSpaceResourceIdentifierMarshaller(Marshaller<SpaceResourceIdentifier>) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.DelegatingResourceIdentifierMarshaller
 
setSpaces(List) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setSpaces(List<SpaceEntity>) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityList
 
setSpaces(List<SpaceDirectoryEntity>) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectory
 
setSpaces(List<String>) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
setSpaceScope(SpaceScope) - Method in class com.atlassian.confluence.it.feed.FeedOptions
Set a list of spaces to return results from.
setSpaceSearchEnabled(boolean) - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
setSpaceSearchEnabled(boolean) - Method in class com.atlassian.confluence.plugins.doctheme.Settings
 
setSpaceService(SpaceService) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setSpaceService(SpaceService) - Method in class com.atlassian.confluence.pages.actions.MoveBlogPostAction
 
setSpaceService(SpaceService) - Method in class com.atlassian.confluence.pages.actions.MovePageAction
 
setSpaceService(SpaceService) - Method in class com.atlassian.confluence.renderer.actions.RenderContentAction
 
setSpaceService(SpaceService) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setSpacesSoapService(SpacesSoapService) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setSpaceStatus(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
setSpaceStatus(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
setSpaceStatus(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
setSpaceStatus(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setSpaceStatus(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
setSpaceStatus(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
setSpaceStatus(SpaceStatus) - Method in class com.atlassian.confluence.spaces.Space
 
setSpacesToInclude(List<? extends Space>) - Method in class com.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier
 
setSpacesToInclude(List<? extends Space>) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao.AttachmentCopier
Set which Spaces should be included in the copy.
setSpacesToInclude(List<? extends Space>) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao.AttachmentMigrator
Set which Spaces should be included in the migration.
setSpaceStylesEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
setSpaceTheme(String, String) - Method in class com.atlassian.confluence.functest.rest.admin.ThemeResource
 
setSpaceTheme(Space, BundledTheme) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.ThemeRpc
 
setSpaceTheme(String, String) - Method in class com.atlassian.confluence.themes.DefaultThemeManager
 
setSpaceTheme(String, String) - Method in interface com.atlassian.confluence.themes.ThemeManager
 
setSpaceThemeKey(String, String) - Method in class com.atlassian.confluence.impl.themes.BandanaThemeKeyDao
 
setSpaceThemeKey(String, String) - Method in class com.atlassian.confluence.impl.themes.CachingThemeKeyDao
 
setSpaceThemeKey(String, String) - Method in interface com.atlassian.confluence.impl.themes.ThemeKeyDao
 
setSpaceType(String) - Method in class com.atlassian.confluence.spaces.actions.EditSpaceAction
 
setSpaceType(SpaceType) - Method in class com.atlassian.confluence.spaces.Space
 
setSpool(Spool) - Method in class org.springframework.orm.hibernate.support.SpoolingBlobInputStreamType
 
setStage(ReIndexStage) - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
setStarted(Date) - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
 
setStartIndex(int) - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
setStartIndex(int) - Method in class bucket.core.actions.PaginationSupport
Deprecated.
 
setStartIndex(int) - Method in class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.pages.actions.AlphabeticalListPagesAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setStartIndex(int) - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.user.actions.AbstractEntityPaginationAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.user.actions.ViewFollowersAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.user.actions.ViewFollowingAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.user.actions.ViewMyFavouritesAction
 
setStartIndex(int) - Method in class com.atlassian.confluence.user.actions.ViewMyLabelsAction
 
setStartsWith(String) - Method in class com.atlassian.confluence.pages.actions.AlphabeticalListPagesAction
 
setStartsWith(String) - Method in class com.atlassian.confluence.plugins.labels.actions.AlphabeticalListLabelsAction
 
setStartTime(Date) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerRunDetails
 
setStartTime(Instant) - Method in class com.atlassian.confluence.index.status.ReIndexJob
 
setStartTime(long) - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
setState(ReIndexNodeStatus.State) - Method in class com.atlassian.confluence.index.status.ReIndexNodeStatus
 
setState(ApplicationState) - Method in class com.atlassian.confluence.server.DefaultApplicationStatusService
 
setState(ApplicationState) - Method in interface com.atlassian.confluence.server.MutableApplicationStatusService
 
setStatistics(boolean) - Method in class com.atlassian.confluence.cache.ConfluenceManagedCache
 
setStatistics(boolean) - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
setStatistics(boolean) - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
setStats(ChangeDigestStats) - Method in class com.atlassian.confluence.mail.reports.ChangeDigestReport
 
setStatus(String) - Method in class com.atlassian.confluence.importexport.impl.DecoratedProgressMeter
 
setStatus(CommentStatus) - Method in class com.atlassian.confluence.pages.Comment
Set status for comment
setStatus(boolean) - Method in class com.atlassian.confluence.plugins.synchrony.status.SynchronyStatusCache
Set the status in the cache.
setStatus(ExecutionStatus) - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
setStatus(TaskStatus) - Method in class com.atlassian.confluence.setup.bundles.upm.models.UPMInstallPluginRestResponse
 
setStatus(String) - Method in class com.atlassian.confluence.util.LogProgressMeterWrapper
 
setStatus(String) - Method in class com.atlassian.confluence.util.SubProgressMeter
 
setStatusCode(int) - Method in class com.atlassian.confluence.setup.bundles.upm.models.TaskStatus
 
setStatusMessage(String) - Method in class com.atlassian.confluence.search.actions.json.ContentNameSearchResult
 
setStatusTextRenderer(StatusTextRenderer) - Method in class com.atlassian.confluence.macro.profile.ProfileMacro
 
setStatusTextRenderer(StatusTextRenderer) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
setStopOnException(boolean) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
setStopRunning(boolean) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
setStorageFormatCleaner(StorageFormatCleaner) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
 
setStorageFormatCleaner(StorageFormatCleaner) - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
setStorageFormatCleaner(StorageFormatCleaner) - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
setStorageFormatUserRewriter(StorageFormatUserRewriter) - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
 
setStorageToViewTransformer(Transformer) - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
setStorageToViewTransformer(Transformer) - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
setStorageVersion(String) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
setString(String, String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
setString(String, String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
setString(String, String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
setStringProperty(String, String) - Method in class com.atlassian.confluence.content.ContentProperties
 
setStringProperty(ContentEntityObject, String, String) - Method in interface com.atlassian.confluence.core.ContentPropertyManager
Associate a string property with a content entity object, or null if that property is not set.
setStringProperty(ContentEntityObject, String, String) - Method in class com.atlassian.confluence.core.DefaultContentPropertyManager
Deprecated.
 
setStringProperty(ContentEntityObject, String, String) - Method in class com.atlassian.confluence.impl.propertyset.ReadThroughCachingContentPropertyManager
 
setStringProperty(User, String, String) - Method in class com.atlassian.confluence.user.DefaultUserDetailsManager
 
setStringProperty(User, String, String) - Method in interface com.atlassian.confluence.user.UserDetailsManager
Stores a string < 255 chars in a property with the given key against a specified user.
setStringUserPreference(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setStringUserPreference(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets a string user preference.
setStringUserPreference(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setStringValue(String) - Method in class com.atlassian.confluence.content.ContentProperty
 
setStringValue(String, String) - Method in class com.atlassian.confluence.functest.rest.admin.GlobalSettingsResource
 
setStyle(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditStylesheetAction
 
setStyle(String) - Method in class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
 
setStyle(String) - Method in class com.atlassian.confluence.core.actions.CustomStylesheetAction
 
setStyle(String) - Method in class com.atlassian.confluence.spaces.actions.SpaceEditStylesheetAction
 
setStyleClass(String) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
setStyleClass(String) - Method in class com.atlassian.confluence.api.model.web.WebSectionView.Builder
 
setStylesheetManager(StylesheetManager) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.EditStylesheetAction
 
setStylesheetManager(StylesheetManager) - Method in class com.atlassian.confluence.core.actions.CustomStylesheetAction
 
setStylesheetManager(StylesheetManager) - Method in class com.atlassian.confluence.spaces.actions.SpaceEditStylesheetAction
 
setStylesheetName(String) - Method in class com.atlassian.confluence.core.actions.ThemeColorsStylesheetAction
 
setSubject(String) - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
setSubject(String) - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
setSubject(String) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
setSubject(String) - Method in class com.atlassian.confluence.mail.template.VelocityMailBuilder
 
setSubject(ConfluenceUser) - Method in class com.atlassian.confluence.security.ContentPermission
 
setSubject(String) - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
setSubmittedTestString(String) - Method in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
setSubRenderer(V2SubRenderer) - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
Deprecated.
since 4.0. Rendering wiki macro templates is no longer supported. You will need to manually fix any macros with wiki templates.
setSubRenderer(SubRenderer) - Method in class com.atlassian.confluence.macro.wiki.UnmigratedInlineWikiMarkupMacro
 
setSubRenderer(V2SubRenderer) - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
setSubRenderer(SubRenderer) - Method in class com.atlassian.confluence.util.ContentMacrosHelper
 
setSubstitute(String) - Method in class com.atlassian.confluence.util.RegExpProcessor
 
setSummaryPath(String) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
setSuperbatchResourceCounter(Counter) - Method in class com.atlassian.confluence.plugin.webresource.SuperBatchInvalidatorListener
 
setSupportEntitlementNumber(String) - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
setSupportEntitlementNumber(String) - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
setSupportJarResources(boolean) - Method in class com.atlassian.confluence.util.test.ClassResolver
 
setSupportPeriodEndDateString(String) - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
setSupportRequestEmail(String) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setSupportsSimpleSearch(boolean) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
setSuppressNotifications(boolean) - Method in class com.atlassian.confluence.core.DefaultSaveContext
Deprecated.
since 6.0. Use the DefaultSaveContext.builder() instead.
setSuppressNotifications(boolean) - Method in interface com.atlassian.confluence.core.SaveContext
Deprecated.
since 6.0. Use DefaultSaveContext.builder() instead.
setSuppressNotifications(boolean) - Method in class com.atlassian.confluence.event.events.content.ContentEvent
Deprecated.
setSynchronous(boolean) - Method in class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
 
setSynchronous(boolean) - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
setSynchronyConfigurationReader(SynchronyConfigurationReader) - Method in class com.atlassian.confluence.pages.actions.ViewPreviousVersionsAction
 
setSynchronyOff(boolean) - Method in interface com.atlassian.confluence.plugins.synchrony.api.SynchronyProcessManager
Sets flag to the database, which indicates if synchrony should run as external process, and represents results of the admin actions.
setSynchronyOff(boolean) - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProcessManager
 
setSynchronyRevision(String) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
setSynchronyRevisionSource(String) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
setSyncRev(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setSystemError(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
setSystemInformationService(SystemInformationService) - Method in class com.atlassian.confluence.admin.actions.ViewSystemInfoAction
 
setSystemInformationService(SystemInformationService) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setSystemLanguage(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setSystemOutput(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
setSystemProperty(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Set the specified System property on the Confluence server.
setSystemProperty(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setSystemProperty(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Set a system property on the server to the supplied value.
setSystemProperty(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setSystemStartupTime(Long) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
setSystemTenant(SystemTenant) - Method in class com.atlassian.confluence.setup.actions.SetupPathsAction
 
setSystemTimezone(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
SettableClock - Class in com.atlassian.confluence.it.system
A settable instance of clock useful for manipulating time in tests
SettableClock() - Constructor for class com.atlassian.confluence.it.system.SettableClock
 
SettableWebLink - Interface in com.atlassian.confluence.plugin.descriptor.web.model
Defines a setter for a weblink
setTagKey(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setTagValue(String) - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
 
setTarget(Object) - Method in class com.atlassian.confluence.spring.transaction.interceptor.TargetClassLoaderTransactionProxyFactoryBean
Set the bean to be wrapped with a transactional proxy.
setTargetBeanType(Class<T>) - Method in class com.atlassian.confluence.cluster.ClusterAwareFactoryBean
Deprecated.
 
setTargetContent(T) - Method in class com.atlassian.confluence.internal.relations.dao.RelationEntity
 
setTargetedUser(ConfluenceUser) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
setTargetId(String) - Method in class com.atlassian.confluence.it.content.EditContentBean
 
setTargetId(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setTargetId(long) - Method in class com.atlassian.confluence.pages.actions.MovePageAction
 
setTargetId(long) - Method in class com.atlassian.confluence.util.EditPageBean
 
setTargetTitle(String) - Method in class com.atlassian.confluence.pages.actions.MovePageAction
 
setTargetType(RelatableEntityTypeEnum) - Method in class com.atlassian.confluence.internal.relations.dao.RelationEntity
 
setTaskId(String) - Method in class com.atlassian.confluence.admin.actions.LongRunningTaskMonitorAction
 
setTaskId(String) - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
setTaskManager(MultiQueueTaskManager) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
 
setTaskManager(MultiQueueTaskManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setTaskManager(MultiQueueTaskManager) - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
setTaskManager(MultiQueueTaskManager) - Method in class com.atlassian.quartz.jobs.TaskQueueFlushJob
Deprecated.
 
setTaskQueue(IndexTaskQueue<ConfluenceIndexTask>) - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
 
setTaskQueue(IndexTaskQueue) - Method in class com.atlassian.confluence.search.lucene.QueuingConfluenceIndexer
 
setTaskQueue(IndexTaskQueue) - Method in class com.atlassian.confluence.search.QueuingChangeIndexer
 
setTeamLabel(String) - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
 
setTempDirectory(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setTemplate(String) - Method in class com.atlassian.confluence.macro.GenericVelocityMacro
 
setTemplate(String) - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
setTemplate(String) - Method in class com.atlassian.confluence.xss.StaticRenderingAction
 
setTemplate(String) - Method in class com.atlassian.confluence.xss.VelocityResultAction
 
setTemplate(String) - Method in class com.atlassian.confluence.xwork.SoyResult
 
setTemplateApplied(boolean) - Method in class com.atlassian.confluence.pages.actions.PageVariablesAction
 
setTemplateContent(String) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
setTemplateFileName(String) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
setTemplateHandlers(Map<BodyType, TemplateHandler>) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
setTemplateId(String) - Method in class com.atlassian.confluence.pages.actions.AbstractTemplatePageAction
 
setTemplateLocation(String) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
setTemplateName(String) - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.confluence.warming.WarmInstanceAction
 
setTenantAccessor(TenantAccessor) - Method in class com.atlassian.confluence.schedule.TenantAwareJobReschedulerLifecycle
 
setTenantAwareJobRescheduler(TenantAwareJobRescheduler) - Method in class com.atlassian.confluence.schedule.TenantAwareJobReschedulerLifecycle
 
setTenantRegistry(TenantRegistry) - Method in class com.atlassian.confluence.plugin.webresource.SuperBatchInvalidatorListener
 
setTest(boolean) - Method in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
setTester(WebTester) - Method in class com.atlassian.confluence.htmlunit.PageSourceWrappingExceptionTransformer
 
setTestFailed() - Method in class com.atlassian.confluence.util.test.timing.TestTimer
 
setText(String, String) - Method in class bucket.user.propertyset.BucketPropertySet
 
setText(String, String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
setText(String, String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
setText(String, String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
setTextContent(String) - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
setTextField(String, String) - Method in class com.atlassian.confluence.it.user.EditMyProfileBean
 
setTextProperty(ContentEntityObject, String, String) - Method in interface com.atlassian.confluence.core.ContentPropertyManager
Associate a text property with a content entity object, or null if that property is not set.
setTextProperty(ContentEntityObject, String, String) - Method in class com.atlassian.confluence.core.DefaultContentPropertyManager
Deprecated.
 
setTextProperty(ContentEntityObject, String, String) - Method in class com.atlassian.confluence.impl.propertyset.ReadThroughCachingContentPropertyManager
 
setTextVal(String) - Method in class bucket.user.propertyset.BucketPropertySetItem
 
setTheme(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractThemeAction
 
setTheme(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ChooseThemeAction
 
setTheme(BundledTheme) - Method in class com.atlassian.confluence.it.space.SpaceAdmin
 
setTheme(String) - Method in class com.atlassian.confluence.spaces.actions.ChooseThemeAction
 
setThemeForSpace(Space, BundledTheme) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setThemeForSpace(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setThemeForSpace(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminThemeResource.
setThemeForSpace(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminThemeResource.
setThemeKey(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractThemeAction
 
setThemeKeyDao(ThemeKeyDao) - Method in class com.atlassian.confluence.themes.DefaultThemeManager
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.core.actions.FourOhFourAction
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.importexport.actions.RestorePageAction
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.pages.actions.RemovePageAction
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.pages.ListPagesContextProvider
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ActiveThemeCondition
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.SpaceSidebarCondition
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.plugins.doctheme.DocThemeHelper
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.renderer.actions.RenderContentAction
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.themes.DefaultStylesheetManager
 
setThemeManager(ThemeManager) - Method in class com.atlassian.confluence.util.LayoutHelper
 
setThemeService(ThemeService) - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
setThemeService(ThemeService) - Method in class com.atlassian.confluence.plugins.doctheme.DocThemeHelper
 
setThisNodeClustered(boolean) - Method in class com.atlassian.confluence.setup.actions.SetupDBChoiceAction
 
setThisNodeClustered(boolean) - Method in class com.atlassian.confluence.setup.actions.SetupDBTypeAction
 
setThreadLocalContext(ConfluenceThreadLocalContextManager.ThreadLocalContext) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceThreadLocalContextManager
Set the thread local context on the current thread
setThresholdHours(Integer) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
setThumbnail(boolean) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
setThumbnail(boolean) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.EmbeddedImagePlaceholderRequest
 
setThumbnailHeight(String) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
setThumbnailHeight(int) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
 
setThumbnailLink(Link) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Link to a thumbnail representation of this attachment, only applicable to images.
setThumbnailLink(Link) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setThumbnailManager(ThumbnailManager) - Method in class com.atlassian.confluence.importexport.resource.ThumbnailDownloadResourceManager
 
setThumbnailManager(ThumbnailManager) - Method in class com.atlassian.confluence.pages.actions.AttachedImagesAction
 
setThumbnailManager(ThumbnailManager) - Method in class com.atlassian.confluence.pages.attachments.DefaultImageDetailsManager
 
setThumbnailManager(ThumbnailManager) - Method in class com.atlassian.confluence.renderer.attachments.RendererAttachmentManager
 
setThumbnailRenderer(DelegatingThumbnailRenderer) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
 
setThumbnailUrl(String) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
 
setThumbnailWidth(int) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
 
setTime(long) - Static method in class com.atlassian.confluence.core.datetime.RequestTimeThreadLocal
Sets the value of the thread-local.
setTime(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setTimeAsString(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.JUnitTestCaseReport
 
setTimeDecayBase(float) - Method in class com.atlassian.confluence.plugins.edgeindex.ScoreConfig
 
setTimeFormat(String) - Method in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
setTimeFormat(String) - Method in interface com.atlassian.confluence.core.FormatSettingsManager
Stores the formatting pattern to be used for times.
setTimeFormat(String) - Method in class com.atlassian.confluence.impl.settings.CachingFormatSettingsManager
 
setTimeFormat(String) - Method in class com.atlassian.confluence.it.TestingFormatSettingsManager
 
setTimeSpan(int) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setTimeSpan(int) - Method in class com.atlassian.confluence.it.feed.FeedOptions
Sets the timespan of the feed in days.
setTimeSpan(int) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
setTimeToLive(long, TimeUnit) - Method in interface com.atlassian.confluence.cache.ConfigurableCache
Deprecated.
Since 5.6. Use CacheSettingsBuilder.expireAfterWrite(long, java.util.concurrent.TimeUnit)
setTimeToLive(long, TimeUnit) - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
 
setTimeToLive(long, TimeUnit) - Method in class com.atlassian.confluence.cache.DefaultConfluenceCache
 
setTimeZone(TimeZone) - Method in class com.atlassian.confluence.it.user.UserProfile
 
setTimeZone(String) - Method in class com.atlassian.confluence.user.ConfluenceUserPreferences
 
setTimeZoneManager(TimeZoneManager) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setTimingEventKeys(String) - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
setTimingEventMillis(String) - Method in class com.atlassian.confluence.event.events.analytics.HttpRequestStatsEvent
 
Settings - Class in com.atlassian.confluence.plugins.doctheme
 
Settings() - Constructor for class com.atlassian.confluence.plugins.doctheme.Settings
 
Settings(String, String) - Constructor for class com.atlassian.confluence.plugins.doctheme.Settings
 
Settings(String, String, String) - Constructor for class com.atlassian.confluence.plugins.doctheme.Settings
 
Settings(String, String, String, boolean) - Constructor for class com.atlassian.confluence.plugins.doctheme.Settings
 
Settings(String, String, String, boolean, boolean) - Constructor for class com.atlassian.confluence.plugins.doctheme.Settings
 
SETTINGS - Static variable in interface com.atlassian.confluence.setup.bandana.ConfluenceBandanaKeys
 
Settings - Class in com.atlassian.confluence.setup.settings
 
Settings() - Constructor for class com.atlassian.confluence.setup.settings.Settings
 
Settings(Settings) - Constructor for class com.atlassian.confluence.setup.settings.Settings
 
SettingsConfiguredDownloadPolicyProvider - Class in com.atlassian.confluence.servlet.download
Allows to configure the DownloadPolicy used by Confluence to be selected via the global system setting 'attachmentSecurityLevel'.
SettingsConfiguredDownloadPolicyProvider(SettingsManager) - Constructor for class com.atlassian.confluence.servlet.download.SettingsConfiguredDownloadPolicyProvider
 
settingsManager - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
settingsManager - Variable in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
settingsManager - Variable in class com.atlassian.confluence.plugins.rest.entities.builders.DefaultContentEntityBuilder
 
settingsManager - Variable in class com.atlassian.confluence.rss.AbstractRenderSupport
 
SettingsManager - Interface in com.atlassian.confluence.setup.settings
Deprecated.
since 7.7 Use one of the more specific super-types
SettingsMigrationException - Exception in com.atlassian.confluence.content.render.xhtml.migration.exceptions
An exception thrown for any problems during migration of any wiki formatted settings.
SettingsMigrationException(String) - Constructor for exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.SettingsMigrationException
 
SettingsMigrationException(String, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.SettingsMigrationException
 
SettingsMigratorTask - Class in com.atlassian.confluence.content.render.xhtml.migration.tasks
 
SettingsMigratorTask(SettingsManager, ExceptionTolerantMigrator, ExceptionReport) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.tasks.SettingsMigratorTask
 
SettingsService - Interface in com.atlassian.confluence.api.service.settings
Application-wide settings.
SettingsServiceImpl - Class in com.atlassian.confluence.api.impl.service.settings
Server implementation of API SettingsService.
SettingsServiceImpl(SettingsManager) - Constructor for class com.atlassian.confluence.api.impl.service.settings.SettingsServiceImpl
 
setTitle(String) - Method in class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
 
setTitle(String) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
setTitle(String) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setTitle(String) - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
Edit the title of this object.
setTitle(String) - Method in class com.atlassian.confluence.it.content.EditContentBean
 
setTitle(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.AttachmentRepresentation
 
setTitle(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.PageRepresentation
 
setTitle(String) - Method in class com.atlassian.confluence.it.feed.FeedOptions
Sets the title of the feed.
setTitle(String) - Method in class com.atlassian.confluence.it.Page
Deprecated.
Edit the title of this object.
setTitle(String) - Method in class com.atlassian.confluence.links.TrackbackLink
Deprecated.
 
setTitle(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
setTitle(String) - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
Deprecated.
 
setTitle(String) - Method in class com.atlassian.confluence.pages.AbstractPage
 
setTitle(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setTitle(String) - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
setTitle(String) - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
setTitle(String) - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
setTitle(String) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
setTitle(String) - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
setTitle(String) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Title of the attachment.
setTitle(String) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setTitle(String) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
setTitle(String) - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
setTitle(String) - Method in class com.atlassian.confluence.rpc.soap.beans.AbstractRemotePageSummary
 
setTitle(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
setTitle(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
setTitle(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSearchResult
 
setTitle(String) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
setTitle(String) - Method in class com.atlassian.confluence.util.EditPageBean
 
setTitleOnEntity(Content, ContentEntityObject) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
Sets the title in updatedContent on the entity
setTitleText(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageAttributesPanel
Deprecated.
 
setTitleWritten(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
setTlsRequired(boolean) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
setTo(String) - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
 
setToAddress(String) - Method in class com.atlassian.confluence.mail.ConfluencePopMailServer
 
setToDeleteName(String) - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
setToEmail(String) - Method in class com.atlassian.confluence.mail.template.VelocityMailBuilder
 
setToken(String) - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
setToken(String) - Method in class com.atlassian.confluence.user.actions.ConfirmEmailAction
 
setToken(String) - Method in class com.atlassian.confluence.user.actions.ResetUserPasswordAction
 
setToken(String) - Method in class com.atlassian.confluence.user.persistence.dao.ConfluenceRememberMeToken
 
setTokenAuthenticationManager(TokenAuthenticationManager) - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationInvocationHandler
 
setTokenAuthenticationManager(TokenAuthenticationManager) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
setTokenGenerator(XsrfTokenGenerator) - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
 
setTokenGenerator(XsrfTokenGenerator) - Method in class com.atlassian.confluence.servlet.download.AttachmentDownload
 
setTomcatConfigHelper(TomcatConfigHelper) - Method in class com.atlassian.confluence.status.service.DefaultSystemInformationService
 
setTooltip(String) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
setTotal(int) - Method in class bucket.core.actions.PaginationSupport
Deprecated.
 
setTotal(int) - Method in class com.atlassian.confluence.importexport.impl.DecoratedProgressMeter
 
setTotal(long) - Method in class com.atlassian.confluence.index.status.ReIndexJob.Progress
 
setTotal(int) - Method in class com.atlassian.confluence.pages.ManualTotalPaginationSupport
Deprecated.
 
setTotalFailedLoginCount(int) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
 
setTotalObjects(int) - Method in class com.atlassian.confluence.util.LogProgressMeterWrapper
 
setTotalSize(int) - Method in class com.atlassian.confluence.plugins.rest.entities.SearchResultEntityList
 
setTotalSize(int) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectory
 
setTrackbackLinks(List<TrackbackLink>) - Method in class com.atlassian.confluence.core.ContentEntityObject
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
setTransactionManager(PlatformTransactionManager) - Method in class com.atlassian.confluence.admin.actions.upgrade.ForceUpgradeAction
 
setTransactionManager(PlatformTransactionManager) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setTransactionManager(PlatformTransactionManager) - Method in class com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload
 
setTransactionManager(PlatformTransactionManager) - Method in class com.atlassian.confluence.setup.actions.SetupPathsAction
 
setTransformEnabled(String) - Method in class com.atlassian.confluence.plugin.TranslationTransformTestResource
 
setTransformerFactory(TransformerFactory) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
setTranslationMode(HttpServletRequest, TranslationMode) - Method in class com.atlassian.confluence.util.i18n.DefaultI18nModeManager
 
setTranslationMode(HttpServletRequest, TranslationMode) - Method in interface com.atlassian.confluence.util.i18n.I18nModeManager
 
setTrashManager(TrashManager) - Method in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
setTrashManager(TrashManager) - Method in class com.atlassian.confluence.pages.actions.ViewTrashAction
 
setTrashManager(TrashManager) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setTreeEnabled(boolean) - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
setTreeEnabled(boolean) - Method in class com.atlassian.confluence.plugins.doctheme.Settings
 
setTrimExtension(boolean) - Method in class com.atlassian.confluence.spaces.actions.ImportPagesAction
 
setTrustedApplicationDao(TrustedApplicationDao) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
 
setTrustedApplicationsManager(TrustedApplicationsManager) - Method in class com.atlassian.confluence.admin.actions.trust.AbstractTrustedApplicationAction
 
setTrustedApplicationsManager(TrustedApplicationsManager) - Method in class com.atlassian.confluence.security.trust.seraph.SeraphTrustedApplicationIntegration
 
setTrustedApplicationsManager(TrustedApplicationsManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setTryNext(boolean) - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
setType(int) - Method in class bucket.search.persistence.IndexQueueEntry
Deprecated.
 
setType(String) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
setType(MacroParameterType) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
 
setType(String) - Method in class com.atlassian.confluence.mail.notification.actions.ManageWatchersAction
 
setType(ContentTypeEnum) - Method in class com.atlassian.confluence.mail.notification.Notification
 
setType(String) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentBodyEntity
 
setType(String) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setType(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.JUnitTestCaseFailureReport
 
setType(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseFailureReport
 
setType(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentPermission
 
setType(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSearchResult
 
setType(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceSummary
 
setType(String[]) - Method in class com.atlassian.confluence.search.actions.ContentNameSearchAction
Deprecated.
 
setType(String) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction.BackwardsCompatibility
Deprecated.
 
setType(String) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setType(QueryToken.Type) - Method in class com.atlassian.confluence.search.contentnames.QueryToken
 
setType(String) - Method in class com.atlassian.confluence.security.ContentPermissionSet
 
setType(String) - Method in class com.atlassian.confluence.security.SpacePermission
setType(String) - Method in class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction
 
setType(String) - Method in class com.atlassian.confluence.xhtml.api.Placeholder
 
setTypedParameter(String, Object) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
setTypedParameters(Map<String, Object>) - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
setTypes(List<String>) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
setTypes(ContentType...) - Method in class com.atlassian.confluence.it.feed.FeedOptions
Set the types of content to include in the feed.
setTypes(String[]) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setTypes(List<String>) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
 
setTypes(String[]) - Method in class com.atlassian.confluence.user.actions.HistoryAction
 
setUndoLimit(long) - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
setUndoMsgValue(String) - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
setUndoPreviousValue(String) - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
setUndoSetting(String) - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
 
setUndoUnfollow(String) - Method in class com.atlassian.confluence.user.actions.ViewFollowAction
 
setUnits(ChronoUnit) - Method in class com.atlassian.confluence.api.model.audit.RetentionPeriod
Deprecated.
 
setup() - Method in class com.atlassian.confluence.internal.webhooks.analytics.WebhookEventListener
 
setUp(Class, TestName) - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
since 5.9. Use AcceptanceTestHelper as a Rule instead
setUp(Class, String) - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
setUp(Class, TestName, WebTester, Client) - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
setUp(Class, String, WebTester, Client) - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
setUp(Class, String, WebTester) - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
setUp(Class, TestName, WebTester) - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
Deprecated.
 
setUp() - Method in class com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest
Deprecated.
 
setUp() - Method in class com.atlassian.confluence.it.rest.AbstractRestAcceptanceTest
Deprecated.
 
setup() - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeListener
 
setUp(FilterContext) - Method in class com.atlassian.confluence.renderer.radeox.filters.LinkTestFilter
 
setup() - Method in class com.atlassian.confluence.springit.label.adaptivelabelcache.IntegrationTestAdaptiveMostUsedLabelsCacheImpl
 
setup() - Method in class com.atlassian.confluence.test.vendors.ContentEventListener
 
SETUP_BUNDLE_PLUGINS_CREDENTIAL - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_CLUSTER - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_CLUSTER_TO_STANDALONE - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_CONTENT_BLANK - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_CONTENT_DEMO - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_CONTENT_IMPORT - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_CUSTOM - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_DB_CLUSTER_CONN_TYPE - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_DB_CONN_TYPE - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_DB_DATASOURCE - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_DB_EMBEDDED - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_DB_STANDARD - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_DB_TYPE_DATASOURCE - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_DB_TYPE_STANDARD - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_HAS_SELECTED_BUNDLE_PLUGINS - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_PATHS - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_QUICK - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_SELECTED_BUNDLE_PLUGINS - Static variable in class com.atlassian.confluence.setup.SetupUtil
 
SETUP_SESSION_ID_KEY - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_SKIP_TO_NEXT_STEP - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_SKIP_TO_NEXT_STEP_CLUSTER - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_TYPE_CLUSTER - Static variable in class com.atlassian.confluence.setup.DefaultSetupPersister
 
SETUP_TYPE_CLUSTER_TO_STANDALONE - Static variable in class com.atlassian.confluence.setup.DefaultSetupPersister
 
SETUP_TYPE_STANDALONE_TO_CLUSTER - Static variable in class com.atlassian.confluence.setup.DefaultSetupPersister
 
SETUP_USER_INTERNAL - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SETUP_USER_JAACS - Static variable in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
SetupAdministrator - Class in com.atlassian.confluence.setup.actions
 
SetupAdministrator() - Constructor for class com.atlassian.confluence.setup.actions.SetupAdministrator
 
SetupAppConfig - Class in com.atlassian.confluence.setup
Configures the beans of the setup spring context.
SetupAppConfig() - Constructor for class com.atlassian.confluence.setup.SetupAppConfig
 
setupAuditService(AuthenticatedWebResourceProvider, ConfluenceRestClient) - Method in class com.atlassian.confluence.it.audit.impl.LegacyRemoteAuditServiceHelper
 
setupAuditService(AuthenticatedWebResourceProvider, ConfluenceRestClient) - Method in class com.atlassian.confluence.it.audit.impl.RemoteAuditServiceHelper
 
SetupBundlePluginDescriptor - Class in com.atlassian.confluence.setup.bundles
 
SetupBundlePluginDescriptor() - Constructor for class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
 
SetupCheckInterceptor - Class in com.atlassian.confluence.setup.actions
Ensure we don't try to hit the setup step after setup is complete.
SetupCheckInterceptor() - Constructor for class com.atlassian.confluence.setup.actions.SetupCheckInterceptor
 
SetupClusterAction - Class in com.atlassian.confluence.setup.actions
 
SetupClusterAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupClusterAction
 
SetupClusterAction.ClusterableInterface - Class in com.atlassian.confluence.setup.actions
 
SetupColourSchemeManager - Class in com.atlassian.confluence.impl.themes
Used in the setup context only as a way of retrieving the AUI default colour scheme and nothing more.
SetupColourSchemeManager() - Constructor for class com.atlassian.confluence.impl.themes.SetupColourSchemeManager
 
SetupCompleteEvent - Class in com.atlassian.confluence.setup
 
SetupCompleteEvent(Object) - Constructor for class com.atlassian.confluence.setup.SetupCompleteEvent
 
SetupCompletePage - Class in com.atlassian.confluence.pageobjects.page.setup
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.setup.SetupCompletePage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
SetupCompletePage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.SetupCompletePage
Deprecated.
 
setupConfiguration(Map) - Method in class bucket.user.BucketHibernateConfigProvider
Deprecated.
 
setupConfiguration(Map) - Method in class com.atlassian.confluence.impl.user.PropertySetHibernateConfigurationProvider
 
SetupConfluenceDarkFeatureManager - Class in com.atlassian.confluence.api.impl.sal
 
SetupConfluenceDarkFeatureManager() - Constructor for class com.atlassian.confluence.api.impl.sal.SetupConfluenceDarkFeatureManager
 
SetupConfluenceTimeZoneManager - Class in com.atlassian.confluence.api.impl.sal.timezone
An implementation of TimeZoneManager for use during setup phase.
SetupConfluenceTimeZoneManager() - Constructor for class com.atlassian.confluence.api.impl.sal.timezone.SetupConfluenceTimeZoneManager
 
SetupConfluenceWebResourceIntegration - Class in com.atlassian.confluence.plugin.webresource
A stripped-down web resource integration sufficient to serve resources during setup when most of Confluence is not available.
SetupConfluenceWebResourceIntegration(PluginAccessor, PluginDirectoryProvider, SetupLocaleManager, DefaultI18NBeanFactory, PluginEventManager) - Constructor for class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
 
SetupContext - Class in com.atlassian.confluence.setup
Static holder for setup Spring context.
SetupContext() - Constructor for class com.atlassian.confluence.setup.SetupContext
 
SetupDataAction - Class in com.atlassian.confluence.setup.actions
SetupDataAction: Sets up data within Confluence behind the scenes, i.e.
SetupDataAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupDataAction
 
setupDatabase(ChooseDatabasePage) - Method in class com.atlassian.confluence.it.setup.SetupWizard
 
SetupDatasourceAction - Class in com.atlassian.confluence.setup.actions
 
SetupDatasourceAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupDatasourceAction
 
setupDataSourceDatabase(DataSourceDatabaseSetup) - Method in class com.atlassian.confluence.it.setup.steps.DatasourceDatabasePage
 
SetupDatasourceTestConnectionAction - Class in com.atlassian.confluence.setup.actions
Tests the database connection given a datasource.
SetupDatasourceTestConnectionAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupDatasourceTestConnectionAction
 
setUpdateLastModifier(boolean) - Method in class com.atlassian.confluence.core.DefaultSaveContext
Deprecated.
since 6.0. Use the DefaultSaveContext.builder() instead.
setUpdateLastModifier(boolean) - Method in interface com.atlassian.confluence.core.SaveContext
Deprecated.
since 6.0. Use DefaultSaveContext.builder() instead.
SetupDBChoiceAction - Class in com.atlassian.confluence.setup.actions
 
SetupDBChoiceAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupDBChoiceAction
 
SetupDBTypeAction - Class in com.atlassian.confluence.setup.actions
This action allows user to select database type.
SetupDBTypeAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupDBTypeAction
 
SetupDemoContentAction - Class in com.atlassian.confluence.setup.actions
 
SetupDemoContentAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupDemoContentAction
 
setupDemoSpace(boolean) - Method in class com.atlassian.confluence.it.setup.steps.LoadContentPage
 
setupEditor() - Static method in class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
Logs the browser in to the instance and loads a new editor page.
setupEditor() - Static method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
 
setupEditor() - Static method in class com.atlassian.confluence.webdriver.AbstractEditorWebDriverTest
 
setupEmbeddedDatabase() - Method in class com.atlassian.confluence.it.setup.steps.ChooseDatabasePage
 
SetupEmbeddedDatabaseAction - Class in com.atlassian.confluence.setup.actions
 
SetupEmbeddedDatabaseAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupEmbeddedDatabaseAction
 
setupEmptySite(boolean) - Method in class com.atlassian.confluence.it.setup.steps.LoadContentPage
 
setupFactory(ServletConfig) - Static method in class com.atlassian.confluence.util.profiling.ProfilingSiteMeshFilter
Hack to make sure a factory is setup even if the filter has not been init'ed by the servlet container yet.
setupForDatabase(String) - Method in class com.atlassian.confluence.setup.ConfluenceDatabaseDetails
 
setUpgradeGate(UpgradeGate) - Method in class com.atlassian.confluence.setup.actions.FinishSetupAction
 
setUpgradeGate(UpgradeGate) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setUpgradeGate(UpgradeGate) - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
setUpgradeGate(UpgradeGate) - Method in class com.atlassian.confluence.upgrade.PluginFrameworkDependentUpgrader
 
setUpgradeManager(UpgradeManager) - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
setUpgradeManager(UpgradeManager) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setUpgradeManager(UpgradeManager) - Method in class com.atlassian.confluence.setup.actions.FinishSetupAction
 
setUpgradeManager(UpgradeManager) - Method in class com.atlassian.confluence.setup.settings.DefaultSettingsManager
Deprecated.
 
setUpgradeManager(UpgradeManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setUpgradeManager(UpgradeManager) - Method in class com.atlassian.confluence.themes.DefaultThemeManager
 
setUpgradeManager(DefaultUpgradeManager) - Method in class com.atlassian.confluence.upgrade.PluginFrameworkDependentUpgrader
 
setUpgradeManager(UpgradeManager) - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
setUpgradeManager(UpgradeManager) - Method in class com.atlassian.confluence.util.SchedulerLifecycle
 
setUpgradeRequired(boolean) - Method in class com.atlassian.confluence.upgrade.AbstractDeferredRunUpgradeTask
 
setUpgradeRequired(boolean) - Method in interface com.atlassian.confluence.upgrade.DeferredUpgradeTask
 
setUpgradeRequired(boolean) - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeGate
 
setUpgradeRequired(boolean) - Method in interface com.atlassian.confluence.upgrade.UpgradeGate
 
setUpgradeTaskNames(List<String>) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
setUpgradeTasks(List<UpgradeTask>) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
setUpgradeTaskToRun(String) - Method in class com.atlassian.confluence.admin.actions.upgrade.ForceUpgradeAction
 
SetupHttpClientRequestFactory - Class in com.atlassian.confluence.api.impl.sal
A specialisation of the standard SAL HttpClientRequestFactory which configures the connection parameters using ConfluenceHttpParameters rather than using SAL's own defaults.
SetupHttpClientRequestFactory(Advisor) - Constructor for class com.atlassian.confluence.api.impl.sal.SetupHttpClientRequestFactory
 
SetupIncompleteInterceptor - Class in com.atlassian.confluence.xwork
Interceptor that checks whether or not Confluence has been setup yet (that is the setup wizard has been completed).
SetupIncompleteInterceptor() - Constructor for class com.atlassian.confluence.xwork.SetupIncompleteInterceptor
 
setupInternalUsers() - Method in class com.atlassian.confluence.it.setup.steps.UserManagementChoicePage
 
setupJdbcDatabase(JdbcDatabaseSetup) - Method in class com.atlassian.confluence.it.setup.steps.JdbcDatabasePage
 
setupJdbcDatabaseForOldForm(JdbcDatabaseSetup) - Method in class com.atlassian.confluence.it.setup.steps.JdbcDatabasePage
 
setupJiraConnection(JiraConnectionSetup) - Method in class com.atlassian.confluence.it.setup.steps.JiraConnectionPage
 
setupJiraConnectionExpectsError(JiraConnectionSetup, List<String>) - Method in class com.atlassian.confluence.it.setup.steps.JiraConnectionPage
 
setupJiraForUsers() - Method in class com.atlassian.confluence.it.setup.steps.UserManagementChoicePage
 
SetupLicenseAction - Class in com.atlassian.confluence.setup.actions
 
SetupLicenseAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupLicenseAction
 
SetupLocaleManager - Class in com.atlassian.confluence.setup
Minimum implementation for the setup context.
SetupLocaleManager(ApplicationConfiguration) - Constructor for class com.atlassian.confluence.setup.SetupLocaleManager
 
SetupLocks - Class in com.atlassian.confluence.setup
Provide locks for actions so that they don't get run multiple times at once.
SetupLocks() - Constructor for class com.atlassian.confluence.setup.SetupLocks
 
SetupLocks.Lock - Enum in com.atlassian.confluence.setup
 
setUpmClient(UpmClient) - Method in class com.atlassian.confluence.setup.bundles.DefaultBundlePluginService
 
setupModule(Module.SetupContext) - Method in class com.atlassian.confluence.rest.serialization.SerializerModule
 
SetupOldSystemAdministratorPage - Class in com.atlassian.confluence.it.setup.steps
Sets up the system administrator for Confluence 3.4.x.
SetupOldSystemAdministratorPage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.SetupOldSystemAdministratorPage
 
setupOldXmlBackup(boolean, XmlBackup) - Method in class com.atlassian.confluence.it.setup.steps.LoadContentPage
 
SetupPathsAction - Class in com.atlassian.confluence.setup.actions
 
SetupPathsAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupPathsAction
 
SetupPluginManager - Class in com.atlassian.confluence.setup
Cut-down plugin manager for the setup wizard, since it only need to load a limited number of plugins.
SetupPluginManager(PluginRegistry.ReadWrite, PluginAccessor, PluginPersistentStateStore, List<Object>, ModuleDescriptorFactory, PluginEventManager, EventPublisher, TenantRegistry) - Constructor for class com.atlassian.confluence.setup.SetupPluginManager
 
SetupRestoreAction - Class in com.atlassian.confluence.importexport.actions
 
SetupRestoreAction() - Constructor for class com.atlassian.confluence.importexport.actions.SetupRestoreAction
 
SetupRestoreFileAction - Class in com.atlassian.confluence.importexport.actions
 
SetupRestoreFileAction() - Constructor for class com.atlassian.confluence.importexport.actions.SetupRestoreFileAction
 
SetupRestoreHelper - Class in com.atlassian.confluence.importexport.actions
 
SetupRestoreHelper() - Constructor for class com.atlassian.confluence.importexport.actions.SetupRestoreHelper
 
setupServer() - Static method in class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
Creates the common ConfluenceRpc instance and resets server state with common test plugins.
setupSiteData(boolean, InitialContent, LoadContentPage) - Method in class com.atlassian.confluence.it.setup.SetupWizard
This is called in Custom Setup (See SetupAcceptanceTest#getSetupType()).
SetupStandardDatabaseTestConnectionAction - Class in com.atlassian.confluence.setup.actions
Tests the database connection with the JDBC settings.
SetupStandardDatabaseTestConnectionAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupStandardDatabaseTestConnectionAction
 
SetupStartAction - Class in com.atlassian.confluence.setup.actions
 
SetupStartAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupStartAction
 
setupSystemAdministrator(User) - Method in class com.atlassian.confluence.it.setup.steps.DefaultSetupSystemAdministratorPage
 
setupSystemAdministrator(User) - Method in class com.atlassian.confluence.it.setup.steps.SetupOldSystemAdministratorPage
 
setupSystemAdministrator(User) - Method in interface com.atlassian.confluence.it.setup.steps.SetupSystemAdministratorPage
 
setupSystemAdministratorGerman(User) - Method in class com.atlassian.confluence.it.setup.steps.DefaultSetupSystemAdministratorPage
 
setupSystemAdministratorGerman(User) - Method in class com.atlassian.confluence.it.setup.steps.SetupOldSystemAdministratorPage
 
setupSystemAdministratorGerman(User) - Method in interface com.atlassian.confluence.it.setup.steps.SetupSystemAdministratorPage
 
SetupSystemAdministratorPage - Interface in com.atlassian.confluence.it.setup.steps
 
SetupSystemAdministratorPage - Class in com.atlassian.confluence.pageobjects.page.setup
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.setup.SetupSystemAdministratorPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
SetupSystemAdministratorPage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.SetupSystemAdministratorPage
Deprecated.
 
setupTestPluginsForJWebUnit(ConfluenceRpc) - Static method in class com.atlassian.confluence.it.plugin.TestPlugins
Set up default plugins for use with non-browser acceptance tests.
setupTestPluginsForWebDriver(ConfluenceRpc) - Static method in class com.atlassian.confluence.it.plugin.TestPlugins
Set up default plugins for use with WebDriver and Selenium tests.
SetupUserManagementChoiceAction - Class in com.atlassian.confluence.setup.actions
 
SetupUserManagementChoiceAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupUserManagementChoiceAction
 
SetupUserManager - Class in com.atlassian.sal.confluence.user
 
SetupUserManager() - Constructor for class com.atlassian.sal.confluence.user.SetupUserManager
 
setupUsers(UserManagementChoicePage) - Static method in class com.atlassian.confluence.it.setup.SetupWizard
Set up users, either by linking to Jira (as a Crowd Server), either by entering a System Administrator
SetupUtil - Class in com.atlassian.confluence.setup
 
SetupUtil() - Constructor for class com.atlassian.confluence.setup.SetupUtil
 
SetupWebResourceManager - Class in com.atlassian.confluence.setup
A stripped-down web resource manager sufficient to serve resources during setup when most of Confluence is not available.
SetupWebResourceManager(WebResourceAssemblerFactory, LegacyPageBuilderService, PluginResourceLocator, WebResourceIntegration, WebResourceUrlProvider, ResourceBatchingConfiguration, ResourceDependencyResolver) - Constructor for class com.atlassian.confluence.setup.SetupWebResourceManager
 
SetupWizard - Class in com.atlassian.confluence.it.setup
The Confluence setup wizard.
SetupWizard.SetupType - Enum in com.atlassian.confluence.it.setup
 
setupXmlBackup(boolean, XmlBackup) - Method in class com.atlassian.confluence.it.setup.steps.LoadContentPage
 
setUriBuilder(String, UriBuilder) - Method in class com.atlassian.confluence.plugins.rest.manager.RequestContext
 
setUriResolvers(List) - Method in class com.atlassian.confluence.importexport.resolvers.DelegatingURIResolver
 
setUrl(String) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
setUrl(String) - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
setUrl(String) - Method in class com.atlassian.confluence.links.ReferralLink
Deprecated.
 
setUrl(String) - Method in class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
setUrl(String) - Method in class com.atlassian.confluence.plugins.like.rest.entities.UserEntity
 
setUrl(String) - Method in class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
setUrl(String) - Method in class com.atlassian.confluence.rpc.soap.beans.AbstractRemotePageSummary
 
setUrl(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteAttachment
 
setUrl(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteComment
 
setUrl(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteConfluenceUser
 
setUrl(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSearchResult
 
setUrl(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteSpaceSummary
 
setUrl(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUser
 
setUrl(String) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setUrl(String) - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
setUrl(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.EmbeddedImagePlaceholderRequest
 
setUrl(String) - Method in class com.atlassian.confluence.util.http.HttpRequest
Deprecated.
 
setUrl(String) - Static method in class com.atlassian.confluence.util.logging.LoggingContext
Sets the 'url' value in the logging context.
setUrlAndTitle(PageContext) - Method in class com.atlassian.confluence.links.linktypes.AbstractPageLink
 
setUrlIdentifier(String) - Method in class com.atlassian.confluence.pages.actions.TinyUrlAction
 
setUrlPattern(String) - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
Deprecated.
 
setUrlResourceIdentifierMarshaller(Marshaller<UrlResourceIdentifier>) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.DelegatingResourceIdentifierMarshaller
 
setUrlRestrictions(String) - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
setUrlWithoutContextPath(String) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
setUseDraft(boolean) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
setUsePermission(boolean) - Method in interface com.atlassian.confluence.security.service.AnonymousUserPermissionsService
Set the 'use confluence' permission for the anonymous Confluence user.
setUsePermission(boolean) - Method in class com.atlassian.confluence.security.service.DefaultAnonymousUserPermissionsService
 
setUser(User) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
setUser(String) - Method in class com.atlassian.confluence.labels.dto.LiteLabelSearchResult
 
setUser(ConfluenceUser) - Method in class com.atlassian.confluence.like.LikeEntity
 
setUser(User) - Method in class com.atlassian.confluence.mail.template.VelocityMailBuilder
 
setUser(User) - Method in class com.atlassian.confluence.rss.RssRenderItem
 
setUser(User) - Static method in class com.atlassian.confluence.user.AuthenticatedUserThreadLocal
Deprecated.
setUser(ConfluenceUser) - Method in class com.atlassian.confluence.user.PersonalInformation
 
setUser2ContentHibernateRelationDao(User2ContentHibernateRelationDao) - Method in class com.atlassian.confluence.importexport.impl.XmlExporter
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.macro.profile.NetworkMacro
Deprecated.
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.macro.profile.ProfileMacro
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.pages.DateFormattersContextProvider
 
setUserAccessor(UserAccessorInternal) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserIsValidUserCondition
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserLoggedInEditableCondition
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.plugins.keyboardshortcuts.conditions.UseKeyboardShortcutsCondition
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.renderer.radeox.macros.ContentByUserMacro
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.rpc.soap.services.NotificationsSoapService
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.rss.AbstractRenderSupport
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.rss.actions.NetworkFeedAction
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.search.lucene.extractor.PersonalInformationExtractor
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ContentPermissionsLuceneSearchFilterMapper
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.SiteSearchPermissionsSearchFilterMapper
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.security.ContentPermission
Deprecated.
since 5.9
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.user.ConfluenceAuthenticator
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.user.SignupsCleanupJob
 
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.user.UsernameToUserTranslatingPaginationSupport
 
setUserAccessor(UserAccessor) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.3.0, no replacement
setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.util.UserFilterBean
 
setUserAccessorGenerator(Supplier<UserAccessor>) - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
 
setUserAccessorSupplier(Supplier<UserAccessor>) - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
setUserAccessorTarget(UserAccessorInternal) - Method in class com.atlassian.confluence.user.actions.RemoveUnsyncedUserAction
 
setUserChecker(UserChecker) - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
setUserChecker(UserChecker) - Method in class com.atlassian.confluence.admin.actions.RefreshLicensingAction
 
setUserChecker(UserChecker) - Method in class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
 
setUserChecker(UserChecker) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setUserChecker(UserChecker) - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
setUserChecker(UserChecker) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
setUserChecker(UserChecker) - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
setUserChecker(UserChecker) - Method in class com.atlassian.confluence.user.notifications.UserSignUpNotificationsListener
Deprecated.
 
setUserDetailProperty(User, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Update a UserDetail property via the UserDetailsManager.
setUserDetailProperty(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setUserDetailProperty(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets a single UserDetails property through the UserDetailsManager.
setUserDetailProperty(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setUserDetails(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setUserDetails(String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets the fullname and email address of a user with a given username.
setUserDetails(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setUserDetailsManager(UserDetailsManager) - Method in class com.atlassian.confluence.macro.profile.ProfileMacro
 
setUserDetailsManager(UserDetailsManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setUserDetailsManager(UserDetailsManager) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
setUserDetailsManager(UserDetailsManager) - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
setUserEnabledFeatures(User, String) - Method in class com.atlassian.confluence.it.DarkFeaturesHelper
Sets all Dark Features enabled for the given user.
setUserEntity(UserEntity) - Method in class com.atlassian.confluence.plugins.like.rest.entities.LikeEntity
 
setUserFollows(String, String, Hashtable) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setUserFollows(String, String, Hashtable) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Change the follow or unfollow state between a follower user and s a set of folowees users
setUserFollows(String, String, Hashtable) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setUserFormValidator(UserFormValidator) - Method in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
setUserFormValidator(UserFormValidator) - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
setUserFormValidator(UserFormValidator) - Method in class com.atlassian.confluence.user.actions.EditMyProfileAction
 
setUserFormValidator(UserFormValidator) - Method in class com.atlassian.confluence.user.actions.EditUserAction
 
setUserFormValidator(UserFormValidator) - Method in class com.atlassian.confluence.user.actions.SignUpAction
 
setUserIndexingManager(UserIndexingManagerInternal) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setUserInformation(UserInformation) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Updates a user's information
setUserInformation(String, RemoteUserInformation) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Updates a user's information
setUserInformation(RemoteUserInformation) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
setUserInformation(String, RemoteUserInformation) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
setUserInformation(String, RemoteUserInformation) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setUserInformation(String, Hashtable) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
setUserInformation(String, Hashtable) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
setUserKey(UserKey) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setUserKey(UserKey) - Method in class com.atlassian.confluence.user.actions.AbstractUsersAction
 
setUserKey(UserKey) - Method in class com.atlassian.confluence.user.UserForm
 
setUserLocale(User, Locale) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setUserMacro(UserMacroConfig) - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
setUserMacroLibrary(UserMacroLibrary) - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
setUserMacroLibrary(UserMacroLibrary) - Method in class com.atlassian.confluence.macro.browser.UserMacroMetadataProvider
 
setUserMacroLibrary(UserMacroLibrary) - Method in class com.atlassian.confluence.renderer.DefaultMacroManager
 
setUserMacroLibrary(UserMacroLibrary) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setUserManagementChoice(String) - Method in class com.atlassian.confluence.setup.actions.SetupUserManagementChoiceAction
 
setUserManager(UserManager) - Method in class com.atlassian.confluence.security.DefaultSetSpacePermissionChecker
 
setUserManager(UserManager) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Deprecated.
since 7.7 unused
setUserManager(UserManager) - Method in class com.atlassian.confluence.security.trust.seraph.SeraphTrustedApplicationUserResolver
 
setUserManager(UserManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setUserMember(InternalUser) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembership
 
setUsername(String) - Method in class com.atlassian.confluence.diff.actions.ViewDiffOfDraftAction
 
setUsername(String) - Method in class com.atlassian.confluence.labels.actions.AddSpaceToFavouritesAction
 
setUsername(String) - Method in class com.atlassian.confluence.labels.actions.FollowUserAction
 
setUsername(String) - Method in class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouritesAction
 
setUsername(String) - Method in class com.atlassian.confluence.labels.actions.UnFollowUserAction
 
setUsername(String) - Method in class com.atlassian.confluence.mail.notification.actions.ManageWatchersAction
 
setUsername(String) - Method in class com.atlassian.confluence.pageobjects.page.admin.PopMailConfigPage
Deprecated.
 
setUserName(String) - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
Deprecated.
 
setUserName(String) - Method in class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
setUsername(String) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setUsername(String) - Method in class com.atlassian.confluence.plugins.rest.entities.UserEntity
 
setUserName(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentPermission
 
setUsername(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
setUsername(String) - Method in class com.atlassian.confluence.rss.actions.NetworkFeedAction
 
setUsername(String) - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
setUsername(String) - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
setUserName(String) - Method in class com.atlassian.confluence.security.SpacePermission
Deprecated.
setUserName(String) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
setUsername(String) - Method in class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
setUsername(String) - Method in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
setUserName(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setUsername(String) - Method in class com.atlassian.confluence.user.actions.AbstractUsersAction
 
setUsername(String) - Method in class com.atlassian.confluence.user.actions.ConfirmEmailAction
 
setUsername(String) - Method in class com.atlassian.confluence.user.actions.ResetUserPasswordAction
 
setUsername(String) - Method in class com.atlassian.confluence.user.actions.UserPopupAction
 
setUsername(String) - Method in class com.atlassian.confluence.user.actions.ViewFollowAction
 
setUsername(String) - Method in class com.atlassian.confluence.user.actions.ViewFollowersAction
 
setUsername(String) - Method in class com.atlassian.confluence.user.actions.ViewFollowingAction
 
setUsername(String) - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
setUsername(String) - Method in class com.atlassian.confluence.user.actions.ViewUserActivityAction
 
setUsername(String) - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
setUsername(String) - Method in class com.atlassian.confluence.user.extras.entities.UserCreateRequestEntity
 
setUsername(String) - Method in class com.atlassian.confluence.user.persistence.dao.ConfluenceRememberMeToken
 
setUsername(String) - Method in class com.atlassian.confluence.user.UserForm
 
setUserName(String) - Static method in class com.atlassian.confluence.util.logging.LoggingContext
Sets the 'userName' value in the logging context.
setUsernameOrEmail(String) - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
setUsernameTerm(String) - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
setUsernameTerm(String) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
SetUserPasswordAction - Class in com.atlassian.confluence.user.actions
 
SetUserPasswordAction() - Constructor for class com.atlassian.confluence.user.actions.SetUserPasswordAction
 
setUserPermissionsDelegate(UserPermissionsDelegate) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
setUserPreference(User, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setUserPreference(User, String, boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setUserPreferenceBoolean(String, String, String, boolean) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Set a user preference to a boolean value.
setUserPreferenceBoolean(String, String, boolean) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
setUserPreferenceBoolean(String, String, String, boolean) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
setUserPreferenceBoolean(String, String, String, boolean) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setUserPreferenceBoolean(String, String, String, boolean) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
setUserPreferenceBoolean(String, String, String, boolean) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
setUserPreferenceLong(String, String, String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Set a user preference to an long integer value.
setUserPreferenceLong(String, String, long) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
setUserPreferenceLong(String, String, String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
setUserPreferenceLong(String, String, String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setUserPreferenceLong(String, String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
setUserPreferenceLong(String, String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
setUserPreferenceString(String, String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Set a user preference to a String value.
setUserPreferenceString(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
 
setUserPreferenceString(String, String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
setUserPreferenceString(String, String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setUserPreferenceString(String, String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
setUserPreferenceString(String, String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
setUserProfilePicture(String) - Method in class com.atlassian.confluence.it.user.UserProfile
Sets the user's profile picture as the provided file.
setUserProfilePicture(User, Attachment) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
setUserProfilePicture(User, String) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
setUserProfilePicture(User, Attachment) - Method in interface com.atlassian.confluence.user.UserAccessor
Set the user profile picture to the given attachment.
setUserProfilePicture(User, String) - Method in interface com.atlassian.confluence.user.UserAccessor
Set the user profile picture to a built-in image.
setUserProperties(SpaceEntityUserProperties) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
setUserResourceIdentifierMarshaller(Marshaller<UserResourceIdentifier>) - Method in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.DelegatingResourceIdentifierMarshaller
 
setUsers(List<UserEntity>) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.UserEntityList
 
setUsers(List<UserEntity>) - Method in class com.atlassian.confluence.user.extras.entities.UsersEntity
 
setUsers(List) - Method in class com.atlassian.confluence.util.UserFilterBean
 
setUserSearch(boolean) - Method in class com.atlassian.confluence.user.actions.UserPickerAction
 
setUserSearchService(UserSearchServiceInternal) - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
setUsersSoapService(UsersSoapService) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setUserStatus(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Sets the current user's status.
setUsersToAdd(String) - Method in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
setUsersToAdd(String) - Method in interface com.atlassian.confluence.security.actions.EditPermissionsAware
 
setUsersToAdd(List<String>) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Set the users to add from the UI
setUsersToAdd(String) - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
setUserSubject(ConfluenceUser) - Method in class com.atlassian.confluence.security.SpacePermission
setUserTimeZone(String) - Method in class com.atlassian.confluence.user.actions.EditMySettingsAction
 
setUserVerificationTokenManager(UserVerificationTokenManager) - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
setUserVerificationTokenManager(UserVerificationTokenManager) - Method in class com.atlassian.confluence.user.actions.ResetUserPasswordAction
 
setUseSetClobAsString(boolean) - Method in class com.atlassian.hibernate.BucketClobStringType
Set the UseSetString property.
setUseWysiwygByDefault(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 4.0
setValidate(boolean) - Method in class com.atlassian.confluence.macro.params.BaseParameter
 
setValidate(boolean) - Method in interface com.atlassian.confluence.macro.params.Parameter
Sets whether this parameter should attempt to validate its values.
setValue(Serializable) - Method in interface com.atlassian.confluence.cluster.ClusteredLock
Deprecated.
Set the value of the key that is locked
setValue(int) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration.Field
 
setValue(String) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration.Field
 
setValue(String) - Method in exception com.atlassian.confluence.macro.params.ParameterException
Sets the (invalid) value of the parameter that caused the problem.
setValue(String) - Method in class com.atlassian.confluence.pageobjects.component.form.AutocompleteField
Deprecated.
Sets a value for this text field by typing it.
setValue(String) - Method in class com.atlassian.confluence.pages.CommentStatus.Builder
 
setValue(CommentStatus.Value) - Method in class com.atlassian.confluence.pages.CommentStatus.Builder
 
setValue(String) - Method in class com.atlassian.confluence.pages.templates.variables.ListVariable
 
setValue(String) - Method in class com.atlassian.confluence.pages.templates.variables.StringVariable
 
setValue(String) - Method in class com.atlassian.confluence.pages.templates.variables.TextAreaVariable
 
setValue(String) - Method in interface com.atlassian.confluence.pages.templates.variables.Variable
 
setValue(String) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentBodyEntity
 
setValue(String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord
 
setValue(HtmlFragment) - Method in class com.atlassian.confluence.util.HTMLPairType
 
setValue(String) - Method in class com.atlassian.synchrony.Secrets
 
setVariant(String) - Method in class com.atlassian.confluence.languages.Language
 
setVariant() - Method in class com.atlassian.confluence.languages.Language
 
setVariant(String) - Method in class com.atlassian.confluence.plugin.descriptor.LanguageModuleDescriptor
 
setVelocity(String) - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
Deprecated.
 
setVersion(int) - Method in class com.atlassian.confluence.core.AbstractVersionedEntityObject
 
setVersion(int) - Method in interface com.atlassian.confluence.core.Versioned
Set the version number of this version of the object.
setVersion(int) - Method in class com.atlassian.confluence.impl.labels.adaptivelabelcache.dao.MostUsedLabelsCacheRecord
 
setVersion(long) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
 
setVersion(int) - Method in class com.atlassian.confluence.it.AbstractContentEntity
Deprecated.
 
setVersion(int) - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
setVersion(int) - Method in interface com.atlassian.confluence.it.VersionedContent
 
setVersion(int) - Method in class com.atlassian.confluence.pages.actions.beans.AttachmentBean
 
setVersion(int) - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
setVersion(int) - Method in class com.atlassian.confluence.pages.actions.RemoveAttachedFileVersionAction
 
setVersion(int) - Method in class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
setVersion(int) - Method in class com.atlassian.confluence.pages.AttachmentData
 
setVersion(int) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Version number for the attachment.
setVersion(int) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteBlogEntry
 
setVersion(int) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageHistory
 
setVersion(int) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageSummary
 
setVersion(int) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
 
setVersion(String) - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
setVersion(String) - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
 
setVersionComment(String) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
setVersionComment(String) - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
setVersionComment(String) - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
setVersionComment(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemotePageUpdateOptions
 
setVersionComment(String) - Method in class com.atlassian.confluence.util.EditPageBean
 
setVersionHistoryDao(VersionHistoryDao) - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
setVersionMismatch(boolean) - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
Deprecated.
since 5.3. This hasn't actually been used in Confluence since 4.0. This does nothing.
setVersionMismatch(boolean) - Method in class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateAction
 
setVersionNumber(int) - Method in class com.atlassian.confluence.api.service.content.VersionRestoreParameters.VersionRestoreParametersBuilder
 
setVersionNumber(String) - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
 
setVersionTag(String) - Method in class com.atlassian.confluence.core.VersionHistory
 
setViewBodyTypeAwareRenderer(Renderer) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setViewBodyTypeAwareRenderer(BodyTypeAwareRenderer) - Method in class com.atlassian.confluence.rss.AbstractRenderSupport
 
setViewConflict(boolean) - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
setViewCount(int) - Method in class com.atlassian.confluence.links.ReferralLink
Deprecated.
 
setViewPermissions(Collection<ContentPermission>) - Method in class com.atlassian.confluence.content.service.page.SimpleContentPermissionProvider
 
setViewPermissionsGroupList(List<String>) - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
setViewPermissionsGroups(String) - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
setViewPermissionsGroups(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.PagePermissionData
 
setViewPermissionsGroups(String) - Method in class com.atlassian.confluence.util.EditPageBean
 
setViewPermissionsUserList(List<String>) - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
setViewPermissionsUsers(String) - Method in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
setViewPermissionsUsers(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.PagePermissionData
 
setViewPermissionsUsers(String) - Method in class com.atlassian.confluence.util.EditPageBean
 
setViewRenderer(Renderer) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Deprecated.
 
setViewRenderer(Renderer) - Method in class com.atlassian.confluence.pages.actions.AbstractBlogPostsAction
 
setViewRenderer(Renderer) - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
setViewRenderer(Renderer) - Method in class com.atlassian.confluence.util.QuickPageRenderBean
 
setViewSpaceGoesToSpaceSummary(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.0
setViewUserProfilesPermission(boolean) - Method in interface com.atlassian.confluence.security.service.AnonymousUserPermissionsService
Set the 'view user profiles' permission for the anonymous Confluence user.
setViewUserProfilesPermission(boolean) - Method in class com.atlassian.confluence.security.service.DefaultAnonymousUserPermissionsService
 
setVisible(boolean) - Method in class com.atlassian.confluence.util.message.DefaultMessage
 
setVspace(String) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
setWatchAllBlogsPreference(boolean) - Method in class com.atlassian.confluence.it.user.UserProfile
 
setWatchingNetwork(boolean) - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
setWatchMyOwnContent(boolean) - Method in class com.atlassian.confluence.it.user.UserProfile
 
setWatchMyOwnContent(boolean) - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
 
setWatchNetworkPreference(boolean) - Method in class com.atlassian.confluence.it.user.UserProfile
 
setWatchOwnContent(User, boolean) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setWatchOwnContentPref(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setWatchOwnContentPref(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Enables/Disables autowatching for the given uesr
setWatchOwnContentPref(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setWatchPage(boolean) - Method in class com.atlassian.confluence.it.content.EditContentBean
Set the watch page checkbox (currently on the comment form only).
setWatchPageAfterComment(boolean) - Method in class com.atlassian.confluence.pages.actions.AddCommentAction
 
setWatchPageAfterComment(boolean) - Method in class com.atlassian.confluence.pages.actions.EditCommentAction
 
setWatchSpace(String, String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setWatchSpace(String, String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Enables/Disables watching a space for the given user and content type.
setWatchSpace(String, String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setWatchSpaces(String, String, String, Hashtable) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setWatchSpaces(String, String, String, Hashtable) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Enables/Disables watching spaces for the given user and content type.
setWatchSpaces(String, String, String, Hashtable) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setWatchType(Notification.WatchType) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
setWebAppContextPath(String) - Method in interface com.atlassian.confluence.setup.BootstrapManager
 
setWebAppContextPath(String) - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
setWebdavPassword(String) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.8 - WebDAV attachment storage functionality removed
setWebdavServerUrl(String) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.8 - WebDAV attachment storage functionality removed
setWebdavUsername(String) - Method in class com.atlassian.confluence.setup.settings.Settings
Deprecated.
since 5.8 - WebDAV attachment storage functionality removed
setWebInterfaceManager(WebInterfaceManager) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
setWebInterfaceManager(WebInterfaceManager) - Method in class com.atlassian.confluence.plugin.descriptor.mail.DefaultNotificationRenderManager
 
setWebInterfaceManager(DynamicWebInterfaceManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
setWebInterfaceManager(ConfluenceWebInterfaceManager) - Method in class com.atlassian.confluence.web.ConfluenceWebMenuManager
 
setWebItemKey(String) - Method in class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
setWebLicenseFacade(LicenseWebFacade) - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
setWebLicenseFacade(LicenseWebFacade) - Method in class com.atlassian.confluence.setup.actions.AbstractLicenseAction
 
setWebResourceManager(WebResourceManager) - Method in class com.atlassian.confluence.rss.AbstractRenderSupport
 
setWebSudoEnabled(boolean) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setWebSudoEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
setWebSudoEnabled(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setWebSudoManager(WebSudoManager) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
setWebSudoManager(WebSudoManager) - Method in class com.atlassian.confluence.security.websudo.AuthenticateAction
 
setWebSudoManager(WebSudoManager) - Method in class com.atlassian.confluence.security.websudo.DropAuthenticationAction
 
setWebSudoTimeout(long) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setWebSudoTimeout(long) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
setWebSudoTimeout(int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setWebSudoTimeout(long) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setWebSudoTimeout(String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setWebSudoTimeout(String, int) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Sets the web sudo timeout in minutes
setWebSudoTimeout(String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setWeight(int) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
 
setWeight(int) - Method in class com.atlassian.confluence.api.model.web.WebPanelView.Builder
 
setWelcomeMessage(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
setWelcomeMessage(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
setWelcomeMessage(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
setWelcomeMessage(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setWelcomeMessageService(WelcomeMessageService) - Method in class com.atlassian.confluence.dashboard.actions.DashboardAction
 
setWelcomeMessageService(WelcomeMessageService) - Method in class com.atlassian.confluence.plugins.macros.dashboard.WelcomeMessageMacro
 
setWelcomeMessageService(WelcomeMessageService) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setWhere(String) - Method in class com.atlassian.confluence.pages.actions.PageDestinationSearchAction
 
setWhere(String) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
Deprecated.
 
setWhitelist(String) - Method in class com.atlassian.confluence.macro.browser.actions.BrowseMacrosAction
 
setWidth(String) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
 
setWikiLink(String) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Link to this attachment in wiki format.
setWikiLink(String) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
setWikiLink(String) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
setWikiLink(String) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
setWikiMarkup(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.WikiMarkupDialog
Deprecated.
 
setWikiMarkup(String) - Method in class com.atlassian.confluence.pages.actions.WysiwygConverterAction
 
setWikiStyleRenderer(WikiStyleRenderer) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
setWikiStyleRenderer(WikiStyleRenderer) - Method in class com.atlassian.confluence.importexport.actions.RestorePageAction
 
setWikiStyleRenderer(WikiStyleRenderer) - Method in class com.atlassian.confluence.macro.wiki.UnmigratedBlockWikiMarkupMacro
 
setWikiStyleRenderer(WikiStyleRenderer) - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
setWikiStyleRenderer(WikiStyleRenderer) - Method in class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
 
setWikiStyleRenderer(WikiStyleRenderer) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
setWikiStyleRenderer(WikiStyleRenderer) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
setWikiStyleRenderer(WikiStyleRenderer) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
setWikiStyleRenderer(WikiStyleRenderer) - Method in class com.atlassian.confluence.rss.AbstractContentEntityRenderSupport
 
setWikiStyleRenderer(WikiStyleRenderer) - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
setWikiStyleRenderer(WikiStyleRenderer) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
setWikiStyleRenderer(WikiStyleRenderer) - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
 
setWikiStyleRenderer(WikiStyleRenderer) - Method in class com.atlassian.confluence.util.ContentFacade
 
setWikiToXhtmlMigrator(WikiToXhtmlMigrator) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
setWikiToXhtmlMigrator(ExceptionTolerantMigrator) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
setWikiToXhtmlMigrator(ExceptionTolerantMigrator) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setWithEditorPlaceholder(boolean) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
 
setWorkingDirectory(String) - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
 
setWorkingFile(String) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
setWorkingURL(URL) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
 
setWrappedObject(Object) - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationInvocationHandler
 
setWritableDirectoryExistsCriteria(WritableDirectoryExistsCriteria) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.WritableDirectoryExistsCondition
 
setWritableDirectoryExistsCriteria(WritableDirectoryExistsCriteria) - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
setWritableDirectoryExistsCriteria(WritableDirectoryExistsCriteria) - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
setWritableDirectoryExistsCriteria(WritableDirectoryExistsCriteria) - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
setWritableDirectoryExistsCriteria(WritableDirectoryExistsCriteria) - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
setWritableDirectoryForGroupsExistsCriteria(DefaultWritableDirectoryForGroupsExistsCriteria) - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
setWriter(Writer) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Sets the writer used by this test suite
setWysiwygContent(String) - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
setWysiwygContent(String) - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction
 
setWysiwygConverter(WysiwygConverter) - Method in class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
 
setXhtml(String) - Method in class com.atlassian.confluence.pages.actions.WysiwygConverterAction
 
setXHtml(String) - Method in class com.atlassian.confluence.renderer.actions.RenderContentAction
 
setXhtmlContent(XhtmlContent) - Method in class com.atlassian.confluence.pages.actions.PageVariablesAction
 
setXhtmlContent(XhtmlContent) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
setXhtmlContent(XhtmlContent) - Method in class com.atlassian.confluence.plugins.viewsource.ViewSourceAction
 
setXhtmlContent(XhtmlContent) - Method in class com.atlassian.confluence.warming.WarmInstanceAction
 
setXhtmlRenderer(Renderer) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
setXhtmlRoundTripMigrator(ExceptionTolerantMigrator) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
setXhtmlRpcHandler(ConfluenceXmlRpcHandler) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
setXhtmlSoapService(ConfluenceSoapService) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
setXhtmlSummariser(Summariser) - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
setXhtmlWikiMarkupMacroSiteMigrator(SiteMigrator) - Method in class com.atlassian.confluence.macro.xhtml.MacroMigrationLifecycleItem
 
setXML(String, Document) - Method in class bucket.user.propertyset.CacheAwarePropertySet
Deprecated.
 
setXML(String, Document) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
Deprecated.
 
setXML(String, Document) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
 
setXmlImporter(XmlImporter) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
setXmlRpcServer(RpcServer) - Method in class com.atlassian.confluence.rpc.RpcConfigurationChangeListener
 
setXsrfAddComments(boolean) - Method in class com.atlassian.confluence.admin.actions.SecurityConfigurationAction
 
setXsrfAddComments(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
 
setXsrfTokenGenerator(XsrfTokenGenerator) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
setXsrfTokenGenerator(XsrfTokenGenerator) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
setxStreamManager(XStreamManager) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
setxStreamManager(XStreamManager) - Method in class com.atlassian.confluence.util.BandanaConfigMigrator
 
severParentChildRelationships() - Method in class com.atlassian.confluence.pages.Page
sever parent/child relationships
ShadowedUserFilter - Class in com.atlassian.confluence.search.lucene.filter
Excludes all externally shadowed users.
ShadowedUserFilter() - Constructor for class com.atlassian.confluence.search.lucene.filter.ShadowedUserFilter
 
ShadowedUserSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Deprecated.
since 6.7 use ActiveUserSearchFilter instead.
ShadowedUserSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
ShadowedUserSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ShadowedUserSearchFilterMapper
 
shallowCopy(BodyContent) - Method in class com.atlassian.confluence.core.BodyContent
Does a shallow copy of object orig.
share(long, User, String, UserWithKey...) - Method in class com.atlassian.confluence.it.content.ShareContentHelper
Share the specified page as the specified user with one or more users.
share(long, User, String, String...) - Method in class com.atlassian.confluence.it.content.ShareContentHelper
Share the specified page as the specified user with one or more e-mail addressed.
SHARE_ID - Static variable in class com.atlassian.confluence.core.ContentEntityObject
Constant used to store a ContentProperty that allows shared access.
ShareContentHelper - Class in com.atlassian.confluence.it.content
 
ShareContentHelper(String) - Constructor for class com.atlassian.confluence.it.content.ShareContentHelper
 
SHARED_DRAFTS_DARK_FEATURE - Static variable in interface com.atlassian.confluence.setup.settings.CollaborativeEditingHelper
 
SHARED_HOME - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
SHARED_PERMISSION - Static variable in class com.atlassian.confluence.security.ContentPermission
 
sharedAccessAllowed(String) - Method in class com.atlassian.confluence.core.ContentEntityObject
Deprecated.
since 5.10
sharedAccessAllowed(User) - Method in class com.atlassian.confluence.core.ContentEntityObject
Checks if this draft can be accessed by users other than the creator (shared access)
sharedAccessAllowed(String) - Method in class com.atlassian.confluence.pages.Draft
Deprecated.
since 5.10
sharedAccessAllowed(User) - Method in class com.atlassian.confluence.pages.Draft
Checks if this draft can be accessed by users other than the creator (shared access)
SharedAccessInterceptor - Class in com.atlassian.confluence.security.delegate
Interceptor to check that shared access is allowed to ContentEntityObject
SharedAccessInterceptor(PermissionDelegate) - Constructor for class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
 
SharedConfigurationMap - Class in com.atlassian.confluence.setup
 
SharedConfigurationMap(ApplicationConfiguration) - Constructor for class com.atlassian.confluence.setup.SharedConfigurationMap
 
SharedContentDraftServiceImpl - Class in com.atlassian.confluence.api.impl.service.content.draft
 
SharedContentDraftServiceImpl(ContentService, ContentEntityManagerInternal, ContentPermissionManager, RelatableResolver, PageManager, EventPublisher, RelationService, RelationManager, AccessModeService) - Constructor for class com.atlassian.confluence.api.impl.service.content.draft.SharedContentDraftServiceImpl
 
SharedData - Interface in com.atlassian.confluence.cluster.shareddata
Provides a mechanism to obtain shared data structures.
SharedDataManager - Interface in com.atlassian.confluence.cluster.shareddata
Provides facilities to publish shared data across a cluster.
SharedDraftCreatedEvent - Class in com.atlassian.confluence.event.events.analytics
 
SharedDraftCreatedEvent() - Constructor for class com.atlassian.confluence.event.events.analytics.SharedDraftCreatedEvent
 
SharedDraftPublishedEvent - Class in com.atlassian.confluence.event.events.analytics
 
SharedDraftPublishedEvent(int, boolean) - Constructor for class com.atlassian.confluence.event.events.analytics.SharedDraftPublishedEvent
 
SharedDraftsDarkFeatureTestHelper - Class in com.atlassian.confluence.it.content
An acceptance test helper to manage the state of the shared drafts dark feature
SharedDraftsDarkFeatureTestHelper(DarkFeaturesHelper) - Constructor for class com.atlassian.confluence.it.content.SharedDraftsDarkFeatureTestHelper
 
sharedDraftsEnabled - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.CollabEditorConfigRpc.CollabEditingStatus
 
SharedDraftUpdatedEvent - Class in com.atlassian.confluence.event.events.analytics
 
SharedDraftUpdatedEvent() - Constructor for class com.atlassian.confluence.event.events.analytics.SharedDraftUpdatedEvent
 
sharedHome() - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
Return the shared home directory if one has been configured.
ShingleTokenFilterDescriptor - Class in com.atlassian.confluence.search.v2.analysis
A token filter that constructs shingles (token n-grams) from a token stream.
ShingleTokenFilterDescriptor(int, int) - Constructor for class com.atlassian.confluence.search.v2.analysis.ShingleTokenFilterDescriptor
 
SHORT_TERM_EXPIRY_MILLIS - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
 
SHORT_TERM_EXPIRY_SECONDS - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
 
SHORTCUT_ELEMENT_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
SHORTCUT_ICON - Static variable in class com.atlassian.confluence.links.linktypes.ShortcutLink
 
SHORTCUT_LINKS - Static variable in interface com.atlassian.confluence.setup.bandana.ConfluenceBandanaKeys
 
SHORTCUT_RESOURCE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
ShortcutLink - Class in com.atlassian.confluence.links.linktypes
 
ShortcutLink(GenericLinkParser, ShortcutLinksManager) - Constructor for class com.atlassian.confluence.links.linktypes.ShortcutLink
 
ShortcutLinkConfig - Class in com.atlassian.confluence.renderer
Defines a shortcut link in a serializable way.
ShortcutLinkConfig() - Constructor for class com.atlassian.confluence.renderer.ShortcutLinkConfig
 
ShortcutLinkConfig(String, String) - Constructor for class com.atlassian.confluence.renderer.ShortcutLinkConfig
 
ShortcutLinkConfigurationEntities(List<ShortcutLinkConfigurationsResource.ShortcutLinkConfigurationEntity>) - Constructor for class com.atlassian.confluence.extra.paste.rest.ShortcutLinkConfigurationsResource.ShortcutLinkConfigurationEntities
 
ShortcutLinkConfigurationEntity(String, String, String) - Constructor for class com.atlassian.confluence.extra.paste.rest.ShortcutLinkConfigurationsResource.ShortcutLinkConfigurationEntity
 
ShortcutLinkConfigurationsResource - Class in com.atlassian.confluence.extra.paste.rest
Returns a Full list of Shorcut Link Configurations
ShortcutLinkConfigurationsResource(ShortcutLinksManager) - Constructor for class com.atlassian.confluence.extra.paste.rest.ShortcutLinkConfigurationsResource
 
ShortcutLinkConfigurationsResource.ShortcutLinkConfigurationEntities - Class in com.atlassian.confluence.extra.paste.rest
 
ShortcutLinkConfigurationsResource.ShortcutLinkConfigurationEntity - Class in com.atlassian.confluence.extra.paste.rest
 
ShortcutLinks - Class in com.atlassian.confluence.renderer
 
ShortcutLinks() - Constructor for class com.atlassian.confluence.renderer.ShortcutLinks
 
ShortcutLinksManager - Interface in com.atlassian.confluence.renderer
 
ShortcutResourceIdentifier - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
ShortcutResourceIdentifier(String, String) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ShortcutResourceIdentifier
 
ShortcutSettingsResource - Class in com.atlassian.confluence.plugins.keyboardshortcuts
 
ShortcutSettingsResource(UserAccessor) - Constructor for class com.atlassian.confluence.plugins.keyboardshortcuts.ShortcutSettingsResource
 
ShortcutSettingsResource.State - Class in com.atlassian.confluence.plugins.keyboardshortcuts
 
shortenString(String, int) - Static method in class com.atlassian.confluence.util.GeneralUtil
Returns a substring of the specified string if it is longer than max.
shouldAutoEncode(Context, Template) - Method in class com.atlassian.confluence.util.velocity.ConfluenceHtmlEntityEncodingPolicy
Decides whether autoencoding should be enabled for a given context and optional template.
shouldAutoEncode(Context) - Method in class com.atlassian.confluence.util.velocity.ConfluenceHtmlEntityEncodingPolicy
 
shouldAutoEncode(ConfluenceVelocityTemplate) - Method in class com.atlassian.confluence.util.velocity.DefaultHtmlEntityEncodingPolicy
 
shouldAutoEncode(ConfluenceVelocityTemplate) - Method in interface com.atlassian.confluence.util.velocity.TemplateHtmlEntityEncodingPolicy
 
shouldBoost() - Method in class com.atlassian.confluence.search.v2.query.SiteTextSearchQuery
 
ShouldCompressAttachmentTextExtraction - Class in com.atlassian.confluence.internal.index.attachment
 
ShouldCompressAttachmentTextExtraction(ClusterManager) - Constructor for class com.atlassian.confluence.internal.index.attachment.ShouldCompressAttachmentTextExtraction
 
shouldContinueIterating() - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneResultFilter
Deprecated.
 
shouldContinueIterating() - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSubsetResultFilter
Deprecated.
 
shouldContinueIterating() - Method in class com.atlassian.confluence.search.v2.lucene.NullResultFilter
 
shouldConvertToContent(CustomContentEntityObject) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
Determine if a particular content is going to be part of the core API.
shouldConvertToContent(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.ContentEntityAdapterParent
 
shouldConvertToContent() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
shouldConvertToContent(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultContentAdapter
 
shouldConvertToContent(CustomContentEntityObject) - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyUnavailableContentEntityAdapter
 
shouldConvertToContent() - Method in class com.atlassian.confluence.it.Attachment
Deprecated.
 
shouldConvertToContent() - Method in class com.atlassian.confluence.it.BlogPost
Deprecated.
 
shouldConvertToContent() - Method in class com.atlassian.confluence.it.Comment
Deprecated.
 
shouldConvertToContent() - Method in class com.atlassian.confluence.it.Draft
 
shouldConvertToContent() - Method in class com.atlassian.confluence.it.Page
Deprecated.
 
shouldConvertToContent() - Method in class com.atlassian.confluence.it.UserInformation
 
shouldConvertToContent() - Method in class com.atlassian.confluence.pages.Attachment
 
shouldConvertToContent() - Method in class com.atlassian.confluence.pages.BlogPost
 
shouldConvertToContent() - Method in class com.atlassian.confluence.pages.Comment
 
shouldConvertToContent() - Method in interface com.atlassian.confluence.pages.ContentConvertible
 
shouldConvertToContent() - Method in class com.atlassian.confluence.pages.Page
 
shouldCopyAttachments() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.copy.PageCopyOptions
 
shouldCopyContentProperties() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.copy.PageCopyOptions
 
shouldCopyLabels() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.copy.PageCopyOptions
 
shouldCopyPermissions() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.copy.PageCopyOptions
 
shouldDisplay(Map) - Method in class com.atlassian.confluence.plugin.descriptor.mail.conditions.AbstractNotificationCondition
 
shouldDisplay(NotificationContext) - Method in class com.atlassian.confluence.plugin.descriptor.mail.conditions.AbstractNotificationCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ActiveThemeCondition
 
shouldDisplay(Map<String, Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.AttachmentDataStorageWhitelistCondition
 
shouldDisplay(Map) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.BasePermissionCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.BuildNumberCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.CanClusterCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.CanEditSpaceStylesCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.CanInviteUserCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ConfluenceAdministratorCondition
 
shouldDisplay(Map<String, Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ConfluenceFlavourCondition
Deprecated.
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ContentHasAnyPermissionsSetCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ContentHasExplicitPermissionsSetCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ContentHasExplicitViewPermissionsSetCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ContentHasInheritedPermissionsSetCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.CreateContentCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.CreatePageOrBlogpostCondition
 
shouldDisplay(Map) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.DelegatingCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.DraftStatusLozengeCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.EmailAddressPublicCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.FavouritePageCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.FavouriteSpaceCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.FileSystemAttachmentStorageCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.HasAttachmentCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.HasBlogPostCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.HasLabelCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.HasPageCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.HasSpaceCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.HasTemplateCondition
 
shouldDisplay(Map<String, Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.IsConfluenceSpacesLicensedCondition
 
shouldDisplay(Map<String, Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.IsMailServerConfiguredCondition
 
shouldDisplay(Map<String, Object>) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.IsPluginEnabledCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.LatestVersionCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.LicenseAllowsDataCenterFeaturesCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.NotPersonalSpaceCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.PagePermissionCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.PeopleDirectoryEnabledCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.PrintableVersionCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ReadWriteAccessModeCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ShowingPageAttachmentsCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.SpaceFunctionPermissionCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.SpaceSidebarCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.SystemAdministratorCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ThreadedCommentsCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.TinyUrlSupportedCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.CanAddUsersCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.CanSignupCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.FollowingTargetUserCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.RemoteUserCanUseConfluenceCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.RemoteUserHasLicensedAccessCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserCanUseConfluenceCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserHasPersonalBlogCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserHasPersonalSpaceCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserIsValidUserCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UnpublishedStatusLozengeCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserCanCreatePersonalSpaceCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserFavouritingTargetUserPersonalSpaceCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserHasPersonalBlogCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserHasPersonalSpaceCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserLoggedInCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserLoggedInEditableCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserWatchingPageCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserWatchingSpaceCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserWatchingSpaceForContentTypeCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ViewingContentCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ViewingOwnProfileCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.WritableDirectoryExistsCondition
 
shouldDisplay(QueryParams) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.AnonymousAccessEnabledUrlReadingCondition
 
shouldDisplay(QueryParams) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.BuildNumberUrlReadingCondition
 
shouldDisplay(QueryParams) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.ClusterUrlReadingCondition
 
shouldDisplay(QueryParams) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.ConfluenceFlavourUrlReadingCondition
Deprecated.
 
shouldDisplay(QueryParams) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.DarkFeatureEnabledUrlReadingCondition
 
shouldDisplay(QueryParams) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.SystemAdministratorUrlReadingCondition
 
shouldDisplay(QueryParams) - Method in class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.UserLoggedInUrlReadingCondition
 
shouldDisplay(QueryParams) - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugins.dashboard.CreateContentCondition
Deprecated.
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugins.doctheme.DocThemeEnabledCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugins.keyboardshortcuts.conditions.UseKeyboardShortcutsCondition
 
shouldDisplay(NotificationContext) - Method in class com.atlassian.confluence.plugins.like.conditions.ContentLikedByRecipientCondition
 
shouldDisplay(NotificationContext) - Method in class com.atlassian.confluence.plugins.like.conditions.ManageNotificationsLinkCondition
 
shouldDisplay(NotificationContext) - Method in class com.atlassian.confluence.plugins.like.conditions.ShowEmailLikeLinkCondition
 
shouldDisplay(NotificationContext) - Method in class com.atlassian.confluence.plugins.like.conditions.ShowLikedCommentEmailReplyButtonCondition
 
shouldDisplay(NotificationContext) - Method in class com.atlassian.confluence.plugins.like.conditions.ShowLikedPageEmailViewBlogPostButtonCondition
 
shouldDisplay(NotificationContext) - Method in class com.atlassian.confluence.plugins.like.conditions.ShowLikedPageEmailViewPageButtonCondition
 
shouldDisplay(Map<String, Object>) - Method in class com.atlassian.confluence.plugins.lookandfeel.UseCustomSiteLogoCondition
 
shouldDisplay(RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.AllContentTab
 
shouldDisplay(RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.FavouriteSpacesTab
 
shouldDisplay(RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.NetworkTab
 
shouldDisplay(RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.PopularTab
 
shouldDisplay(RenderContext) - Method in interface com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.RecentlyUpdatedMacroTab
 
shouldDisplay(RenderContext) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.SpaceCategoryTab
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.test.qunit.QUnitTestResourceCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.tinymceplugin.conditions.CreatePageCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.tinymceplugin.conditions.EditOrCreateBlogCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.tinymceplugin.conditions.EditOrCreatePageCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.tinymceplugin.conditions.EditOrCreateTemplateCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.tinymceplugin.conditions.HasSetPagePermissionsCondition
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.tinymceplugin.conditions.IsEditorPageRestrictedCondition
Deprecated.
 
shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.user.DarkFeatureEnabledCondition
 
shouldDisplay(Map<String, Object>) - Method in class com.atlassian.confluence.user.extras.aggregation.impl.ShouldDisplayDirectoryAggregationWarning
Deprecated.
 
shouldDisplay(QueryParams) - Method in class com.atlassian.confluence.user.extras.aggregation.impl.ShouldDisplayDirectoryAggregationWarningUrlReadingCondition
 
ShouldDisplayDirectoryAggregationWarning - Class in com.atlassian.confluence.user.extras.aggregation.impl
Deprecated.
since 5.9. Do not use Condition1s, implement com.atlassian.plugin.webresource.condition.UrlReadingCondition instead. Replaced by com.atlassian.confluence.user.extras.aggregation.impl.ShouldDisplayDirectoryAggregationWarningUrlReadingCondition
ShouldDisplayDirectoryAggregationWarning(AggregationWarningManager) - Constructor for class com.atlassian.confluence.user.extras.aggregation.impl.ShouldDisplayDirectoryAggregationWarning
Deprecated.
 
ShouldDisplayDirectoryAggregationWarningUrlReadingCondition - Class in com.atlassian.confluence.user.extras.aggregation.impl
 
ShouldDisplayDirectoryAggregationWarningUrlReadingCondition(AggregationWarningManager) - Constructor for class com.atlassian.confluence.user.extras.aggregation.impl.ShouldDisplayDirectoryAggregationWarningUrlReadingCondition
 
shouldDisplayImmediate() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
 
shouldEnforceReadOnlyAccess() - Method in class com.atlassian.confluence.api.impl.service.accessmode.AccessModeServiceImpl
 
shouldEnforceReadOnlyAccess() - Method in interface com.atlassian.confluence.api.service.accessmode.AccessModeService
 
shouldEnforceReadOnlyAccess() - Method in interface com.atlassian.confluence.internal.accessmode.AccessModeManager
 
shouldEnforceReadOnlyAccess() - Method in class com.atlassian.confluence.internal.accessmode.DefaultAccessModeManager
 
shouldEnforceReadOnlyAccess() - Method in interface com.atlassian.confluence.rest.client.RemoteAccessModeService
shouldEnforceReadOnlyAccess() - Method in class com.atlassian.confluence.rest.client.RemoteAccessModeServiceImpl
 
shouldEnforceReadOnlyAccessCompletionStage() - Method in interface com.atlassian.confluence.rest.client.RemoteAccessModeService
 
shouldEnforceReadOnlyAccessCompletionStage() - Method in class com.atlassian.confluence.rest.client.RemoteAccessModeServiceImpl
 
shouldEscape(String, Object, Collection<Annotation>) - Method in class com.atlassian.confluence.velocity.htmlsafe.ConfluenceHtmlAnnotationEscaper
Deprecated.
 
shouldExecuteOnNonCluster() - Method in class com.atlassian.confluence.setup.quartz.AbstractClusterAwareQuartzJobBean
Deprecated.
 
ShouldExtractAttachmentTextPredicate - Class in com.atlassian.confluence.internal.index.attachment
 
ShouldExtractAttachmentTextPredicate() - Constructor for class com.atlassian.confluence.internal.index.attachment.ShouldExtractAttachmentTextPredicate
 
shouldGrant() - Method in class com.atlassian.confluence.functest.rest.admin.model.PermissionChange
Whether to grant or revoke the permission.
shouldIndex(Searchable) - Static method in class com.atlassian.confluence.search.lucene.ChangeDocumentIndexPolicy
Returns true if this searchable should be indexed as a change, false otherwise.
shouldIntercept(ActionInvocation) - Method in class com.atlassian.confluence.setup.webwork.ConfluenceXWorkTransactionInterceptor
We do not want to wrap an invocation in a transaction until we have a database to commit to :)
shouldNotify(User) - Method in interface com.atlassian.confluence.mail.notification.listeners.NotificationsPermissionsCheck
 
shouldProcessEvents() - Method in class com.atlassian.confluence.internal.user.DefaultUserIndexingManagerInternal
 
shouldProcessEvents() - Method in interface com.atlassian.confluence.internal.user.UserIndexingManagerInternal
Indicates if anything performing user indexing should process user-related events on the current thread.
shouldProxy(String) - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientProxyConfiguration
Deprecated.
Returns true if the provided configuration indicates that requests to this host should be proxied, otherwise false.
shouldProxy(String) - Method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
Deprecated.
Returns true if the proxy is configured and the host is not in the list of "non-proxy hosts".
shouldProxyTargetClass(Class<?>, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Determine whether the given bean should be proxied with its target class rather than its interfaces.
shouldRememberMeCheckboxBeOmitted() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
shouldRender(RenderMode) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlCamelCaseLinkMigrationRendererComponent
 
shouldRender(RenderMode) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlLinkRendererComponent
 
shouldRender(RenderMode) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlMacroRendererComponent
 
shouldRender(RenderMode) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlTemplateVariableRendererComponent
 
shouldRenderCommentAsUpdated(Comment, int) - Method in class com.atlassian.confluence.themes.PageHelper
Should this comment be flagged as having been updated in any rendering
shouldRenderCommentAsUpdated(Comment) - Method in class com.atlassian.confluence.themes.PageHelper
Should this comment be flagged as having been updated in any rendering, using a default grace threshold
shouldRun(List<String>, String, long) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
This job is created with "runOncePerCluster=false".
shouldRun() - Method in class com.atlassian.confluence.upgrade.upgradetask.AbstractIndexContentUpgradeTask
 
shouldRun() - Method in class com.atlassian.confluence.upgrade.upgradetask.IndexDraftsUpgradeTask
 
shouldRunH2Server(Properties) - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateConfig
 
shouldSendEvents() - Method in class com.atlassian.confluence.internal.security.SpacePermissionContext
 
shouldShow(String) - Method in class com.atlassian.confluence.user.extras.aggregation.impl.AggregationWarningManager
 
shouldShowBanner(HttpServletRequest) - Static method in class com.atlassian.confluence.util.MobileUtils
Checking mobile os support app banner or not
shouldShowDirectoryAggregationWarning() - Method in class com.atlassian.confluence.user.extras.aggregation.impl.ShouldDisplayDirectoryAggregationWarningUrlReadingCondition
 
shouldShowErrorAtNextWhenDatasourceNotExist() - Method in class com.atlassian.confluence.webdriver.WebDriverDatabaseConnectionTest
 
shouldShowErrorWhenDatasourceNotExist() - Method in class com.atlassian.confluence.webdriver.WebDriverDatabaseConnectionTest
 
shouldShowMobileBanner() - Method in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
shouldSkip(Class<?>, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Subclasses should override this method to return true if the given bean should not be considered for auto-proxying by this post-processor.
shouldSkipDiscardingThreshold() - Method in class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
 
shouldSkipDiscardingThreshold() - Method in interface com.atlassian.confluence.api.model.pagination.SkipDiscardLimitedRequest
Return whether PaginationServiceImpl should skip DiscardingThreshold by set it threshold to 0
shouldStartTransaction() - Method in interface com.atlassian.confluence.impl.hibernate.bulk.BulkTransaction
 
shouldStartTransaction() - Method in class com.atlassian.confluence.impl.hibernate.bulk.HibernateBulkTransaction
 
shouldSuppressFirstParagraph() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.WikiToXhtmlConversionData
 
shouldTransform(String) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.AlwaysTransformMacroBody
 
shouldTransform(String) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.AnnotationMacroBodyTranformationCondition
 
shouldTransform(String) - Method in interface com.atlassian.confluence.content.render.xhtml.storage.macro.MacroBodyTransformationCondition
Returns true if the macro body should be transformed, false otherwise.
shouldTransform(String) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.TransformNonUserMacroCondition
 
shouldUnIndex(Searchable) - Static method in class com.atlassian.confluence.search.lucene.ChangeDocumentIndexPolicy
Whether we should unindex this searchable.
shouldUrlDecode(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 6.10.0 Use HtmlUtil.shouldUrlDecode(String) instead.
shouldUrlDecode(String) - Static method in class com.atlassian.confluence.util.HtmlUtil
Checks if the given text should contains any percent encoded characters that should be decoded.
shouldValidate - Variable in class com.atlassian.confluence.macro.params.BaseParameter
 
SHOW_ALL_SEARCH_TERM - Static variable in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
 
SHOW_ALL_SEARCH_TERM - Static variable in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
Deprecated.
 
SHOW_ATTACHMENTS - Static variable in class com.atlassian.confluence.user.SessionKeys
 
SHOW_CHILDREN - Static variable in class com.atlassian.confluence.user.SessionKeys
 
SHOW_COMMENTS_ID - Static variable in class com.atlassian.confluence.it.content.ViewContentBean
 
showAllGroups() - Static method in class com.atlassian.confluence.it.admin.ManageGroups
 
showAllGroups(WebTester) - Static method in class com.atlassian.confluence.it.admin.ManageGroups
 
showAllUnsyncedUsers() - Static method in class com.atlassian.confluence.it.admin.ManageUsers
 
showAllUsers() - Static method in class com.atlassian.confluence.it.admin.ManageUsers
 
showAllUsers(WebTester) - Static method in class com.atlassian.confluence.it.admin.ManageUsers
 
showAllUsers() - Method in class com.atlassian.confluence.user.actions.BrowseUnsyncedUsersAction
 
showApplicationTitle() - Method in class com.atlassian.confluence.setup.settings.Settings
 
showCaptchaForCurrentUser() - Method in interface com.atlassian.confluence.security.CaptchaManager
Determines whether a capture has to be shown for the currently logged in users
showCaptchaForCurrentUser() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
showChildren() - Method in class com.atlassian.confluence.it.content.ViewContentBean.Builder
 
showCommentArea() - Method in class com.atlassian.confluence.it.content.ViewContentBean.Builder
 
showComments() - Method in class com.atlassian.confluence.it.content.ViewContentBean.Builder
 
showDefaultParamInPlaceholder(boolean) - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails.MacroFormDetailsBuilder
 
showEmail(boolean) - Method in class com.atlassian.confluence.internal.user.UserSearchRequestBuilder
 
ShowEmailLikeLinkCondition - Class in com.atlassian.confluence.plugins.like.conditions
Determines if a Like link should be present in a change notification email.
ShowEmailLikeLinkCondition(LikeManager) - Constructor for class com.atlassian.confluence.plugins.like.conditions.ShowEmailLikeLinkCondition
 
ShowingPageAttachmentsCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
ShowingPageAttachmentsCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.ShowingPageAttachmentsCondition
 
ShowLikedCommentEmailReplyButtonCondition - Class in com.atlassian.confluence.plugins.like.conditions
 
ShowLikedCommentEmailReplyButtonCondition() - Constructor for class com.atlassian.confluence.plugins.like.conditions.ShowLikedCommentEmailReplyButtonCondition
 
ShowLikedPageEmailViewBlogPostButtonCondition - Class in com.atlassian.confluence.plugins.like.conditions
Checks whether we should display the view blog post link in the action items section of a like added email for pages.
ShowLikedPageEmailViewBlogPostButtonCondition() - Constructor for class com.atlassian.confluence.plugins.like.conditions.ShowLikedPageEmailViewBlogPostButtonCondition
 
ShowLikedPageEmailViewPageButtonCondition - Class in com.atlassian.confluence.plugins.like.conditions
Checks whether we should display the view page link in the action items section of a like added email for pages.
ShowLikedPageEmailViewPageButtonCondition() - Constructor for class com.atlassian.confluence.plugins.like.conditions.ShowLikedPageEmailViewPageButtonCondition
 
showPageLayout2Menu() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
showSearchAndReplaceMenu() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
Deprecated.
 
showUnlicensedUsers - Variable in class com.atlassian.confluence.internal.user.AbstractSearchRequestBuilder
 
showUnlicensedUsers(boolean) - Method in class com.atlassian.confluence.internal.user.AbstractSearchRequestBuilder
 
shutdown(LifecycleContext) - Method in class com.atlassian.confluence.admin.actions.SystemInfoOnStartup
 
shutdown() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
shutdown() - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
 
shutdown(LifecycleContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.RemigrationLifecycleItem
 
shutdown() - Method in class com.atlassian.confluence.impl.cache.hibernate.HibernateClusterAwareCacheManager
 
shutDown(ServletContext) - Method in class com.atlassian.confluence.impl.setup.DefaultLifecycleManager
 
shutdown(LifecycleContext) - Method in class com.atlassian.confluence.index.RemoveIndexWriteLock
 
shutdown() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.SchedulerRpc
 
shutdown(LifecycleContext) - Method in class com.atlassian.confluence.macro.xhtml.MacroMigrationLifecycleItem
 
shutdown() - Method in class com.atlassian.confluence.rest.client.PromisingExecutorService
Deprecated.
 
shutdown(LifecycleContext) - Method in class com.atlassian.confluence.schedule.listeners.ManagedScheduledJobsLifecycle
 
shutdown(LifecycleContext) - Method in class com.atlassian.confluence.schedule.TenantAwareJobReschedulerLifecycle
 
shutDown() - Method in class com.atlassian.confluence.server.DefaultApplicationStatusService
 
shutdown() - Method in class com.atlassian.confluence.setup.SetupPluginManager
 
shutdown(LifecycleContext) - Method in class com.atlassian.confluence.upgrade.PluginFrameworkDependentUpgrader
 
shutdown(LifecycleContext) - Method in class com.atlassian.confluence.util.SchedulerLifecycle
 
shutdownAndFlushSchedulerService(LifecycleAwareSchedulerService) - Static method in class com.atlassian.confluence.schedule.ScheduleUtil
If there's error, it will be wrapped in a SchedulerServiceException.
shutdownCacheManager() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
 
shutdownNow() - Method in class com.atlassian.confluence.rest.client.PromisingExecutorService
Deprecated.
 
shutdownScheduler(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
shutdownScheduler(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Deprecated.
since 5.6. Use FuncTestAdminSchedulerResource.
shutdownScheduler(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
Deprecated.
since 5.6. Use FuncTestAdminSchedulerResource.
SideBarContext(Space, AbstractPage, String, String, String, String) - Constructor for class com.atlassian.confluence.impl.util.DecoratorUtil.SideBarContext
 
SidebarLinkResource - Class in com.atlassian.confluence.functest.rest.sidebar
 
SidebarLinkResource(SidebarLinkManager) - Constructor for class com.atlassian.confluence.functest.rest.sidebar.SidebarLinkResource
 
SidebarToDocthemeConverter() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MigrateOndemandDocThemeCustomizations.SidebarToDocthemeConverter
 
signedOffValue - Variable in class com.atlassian.confluence.admin.tasks.AdminTaskData
 
SIGNUP_TOKEN - Static variable in class com.atlassian.confluence.user.DefaultSignupManager
 
SignUpAction - Class in com.atlassian.confluence.user.actions
A form where new users may create accounts for themselves, given a valid token.
SignUpAction() - Constructor for class com.atlassian.confluence.user.actions.SignUpAction
 
SignupContextProvider - Class in com.atlassian.confluence.plugins.easyuser
 
SignupContextProvider(SignupManager, SettingsManager, MailServerManager) - Constructor for class com.atlassian.confluence.plugins.easyuser.SignupContextProvider
 
SignupEmailBuilder - Class in com.atlassian.confluence.user.notifications
Builds rendered MailQueueItems for a newly signed up user.
SignupEmailBuilder(I18NBeanFactory) - Constructor for class com.atlassian.confluence.user.notifications.SignupEmailBuilder
 
SignupForm - Class in com.atlassian.confluence.it.user
 
SignupForm(WebTester) - Constructor for class com.atlassian.confluence.it.user.SignupForm
 
signupManager - Variable in class com.atlassian.confluence.user.actions.AbstractLoginSignupAction
 
SignupManager - Interface in com.atlassian.confluence.user
Provides methods for adding users easily.
SignupsCleanupJob - Class in com.atlassian.confluence.user
 
SignupsCleanupJob() - Constructor for class com.atlassian.confluence.user.SignupsCleanupJob
 
SignupsCleanupJobDetail - Class in com.atlassian.confluence.user
 
SignupsCleanupJobDetail(CrowdService, PermissionManager, UserAccessor, SignupManager) - Constructor for class com.atlassian.confluence.user.SignupsCleanupJobDetail
 
SignupSettings - Class in com.atlassian.confluence.it.admin
 
SignupSettings(String) - Constructor for class com.atlassian.confluence.it.admin.SignupSettings
 
SignupSettings(String, WebTester) - Constructor for class com.atlassian.confluence.it.admin.SignupSettings
 
SignupSettingsBean - Class in com.atlassian.confluence.plugins.easyuser
 
SignupSettingsBean() - Constructor for class com.atlassian.confluence.plugins.easyuser.SignupSettingsBean
 
SignupSettingsBean(boolean, String, boolean) - Constructor for class com.atlassian.confluence.plugins.easyuser.SignupSettingsBean
 
signUpUser(String, String, String, String, String) - Method in class com.atlassian.confluence.it.user.SignupForm
 
signUpUser(User, String) - Method in class com.atlassian.confluence.it.user.SignupForm
 
SignupValidator - Interface in com.atlassian.confluence.plugins.easyuser
Checks that users can sign up for Confluence with the supplied credentials.
SignupValidator - Interface in com.atlassian.confluence.user
Checks that users can sign up for Confluence with the supplied credentials.
SIMPLE_PROPERTIES - Static variable in class com.atlassian.confluence.util.http.Authenticator
Deprecated.
since 5.10. Use Authenticator.getPropertyNames() instead.
SimpleBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
Simple or default breadcrumb just wraps a i18n key and path.
SimpleBreadcrumb(String, String) - Constructor for class com.atlassian.confluence.util.breadcrumbs.SimpleBreadcrumb
Constructs a simple breadcrumb with no parent and the given text and URL.
SimpleBreadcrumb(String, String, Breadcrumb) - Constructor for class com.atlassian.confluence.util.breadcrumbs.SimpleBreadcrumb
Constructs a simple breadcrumb with the provided parent and the given text and URL.
SimpleContentPermissionProvider - Class in com.atlassian.confluence.content.service.page
A ContentPermissionProvider which simply returns the ContentPermissions that have been set on it.
SimpleContentPermissionProvider() - Constructor for class com.atlassian.confluence.content.service.page.SimpleContentPermissionProvider
 
SimpleDirectoryServiceFactory - Class in com.atlassian.confluence.it.usermanagement
An implementation of DirectoryServiceFactory which doesn't suffer from DIRSERVER-1504, where the schema LDIF files can fail to be extracted when the java.class.path system property is not set to a meaningful value.
SimpleDirectoryServiceFactory() - Constructor for class com.atlassian.confluence.it.usermanagement.SimpleDirectoryServiceFactory
 
SimpleDisplayServlet - Class in com.atlassian.confluence.servlet.simpledisplay
This servlet uses the PathConverterManager to convert the incoming (friendly) url into a url that maps to an webwork action.
SimpleDisplayServlet() - Constructor for class com.atlassian.confluence.servlet.simpledisplay.SimpleDisplayServlet
 
SimpleEmbeddedImageTagWriter - Class in com.atlassian.confluence.content.render.xhtml.view.embed
Writes out the tag for an embedded image.
SimpleEmbeddedImageTagWriter(StaxStreamMarshaller<Attachment>, AttachedImageRenderHelper) - Constructor for class com.atlassian.confluence.content.render.xhtml.view.embed.SimpleEmbeddedImageTagWriter
 
SimpleEmbeddedImageTagWriter(StaxStreamMarshaller<Attachment>, AttachedImageRenderHelper, ImageDetailsManager, WebResourceUrlProvider) - Constructor for class com.atlassian.confluence.content.render.xhtml.view.embed.SimpleEmbeddedImageTagWriter
 
SimpleEmoticonDisplayMapper - Class in com.atlassian.confluence.content.render.xhtml.editor.inline
An EmoticonImageMapper which makes use of the type of the emoticon supplied when building the URL to use.
SimpleEmoticonDisplayMapper(WebResourceUrlProvider) - Constructor for class com.atlassian.confluence.content.render.xhtml.editor.inline.SimpleEmoticonDisplayMapper
 
SimpleFieldValidationError - Class in com.atlassian.confluence.api.model.validation
Represents the simplest kind of validation error on a particular field.
SimpleFieldValidationError(String, String, Object...) - Constructor for class com.atlassian.confluence.api.model.validation.SimpleFieldValidationError
 
SimpleFileLocationResolver - Class in com.atlassian.confluence.pages.persistence.dao
This implementation allows a string to be passed in to set the File location.
SimpleFileLocationResolver(File) - Constructor for class com.atlassian.confluence.pages.persistence.dao.SimpleFileLocationResolver
 
SimpleFileLocationResolver(String) - Constructor for class com.atlassian.confluence.pages.persistence.dao.SimpleFileLocationResolver
 
SimpleHibernateBatchOperationManager - Class in com.atlassian.confluence.core.persistence.hibernate
Provides methods for performing batch operations in a series of independent transactions.
SimpleHibernateBatchOperationManager(HibernateSessionManager) - Constructor for class com.atlassian.confluence.core.persistence.hibernate.SimpleHibernateBatchOperationManager
 
SimpleHtmlSpaceExportStructure - Class in com.atlassian.confluence.it.export
Takes in an export html zip, and returns data about it.
SimpleHtmlSpaceExportStructure(Space, ZipFile) - Constructor for class com.atlassian.confluence.it.export.SimpleHtmlSpaceExportStructure
 
SimpleImageRenderPredicate - Class in com.atlassian.confluence.content.render.image
Deprecated.
since 7.0.1
SimpleImageRenderPredicate(int) - Constructor for class com.atlassian.confluence.content.render.image.SimpleImageRenderPredicate
Deprecated.
 
SimpleImageSizeRenderPredicate - Class in com.atlassian.confluence.content.render.image
A predicate that decides whether or not an image stream should be rendered as a raster, depending on the size of the resulting raster.
SimpleImageSizeRenderPredicate(int) - Constructor for class com.atlassian.confluence.content.render.image.SimpleImageSizeRenderPredicate
 
SimpleLikePayload - Class in com.atlassian.confluence.plugins.like.notifications
 
SimpleLink - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.PollingChangeTracker} alternative
SimpleLink(String, String) - Constructor for class com.atlassian.confluence.it.SimpleLink
Deprecated.
 
SimpleLink - Class in com.atlassian.confluence.links
Represents a simple, immutable link with only text and an href.
SimpleLink(String, String) - Constructor for class com.atlassian.confluence.links.SimpleLink
 
SimpleMergeResult - Class in com.atlassian.confluence.util.diffs
 
SimpleMergeResult(boolean, String) - Constructor for class com.atlassian.confluence.util.diffs.SimpleMergeResult
 
SimpleMergeValidationResult - Class in com.atlassian.confluence.api.model.validation
 
SimpleMergeValidationResult(SimpleMergeValidationResult.Builder) - Constructor for class com.atlassian.confluence.api.model.validation.SimpleMergeValidationResult
 
SimpleMergeValidationResult.Builder - Class in com.atlassian.confluence.api.model.validation
 
SimpleMessage - Class in com.atlassian.confluence.api.model.messages
Simple immutable implementation of Message.
SimpleMessage.SimpleMessageBuilder - Class in com.atlassian.confluence.api.model.messages
 
SimplePageProvider() - Constructor for class com.atlassian.confluence.pages.actions.CreatePageAction.SimplePageProvider
 
SimplePageRequest - Class in com.atlassian.confluence.api.model.pagination
A simple immutable implementation of PageRequest
SimplePageRequest(LimitedRequest) - Constructor for class com.atlassian.confluence.api.model.pagination.SimplePageRequest
 
SimplePageRequest(int, int) - Constructor for class com.atlassian.confluence.api.model.pagination.SimplePageRequest
 
SimplePlugin - Class in com.atlassian.confluence.it.plugin
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.plugin.SimplePlugin} alternative
SimplePlugin(String, String) - Constructor for class com.atlassian.confluence.it.plugin.SimplePlugin
Deprecated.
 
SimplePlugin(String) - Constructor for class com.atlassian.confluence.it.plugin.SimplePlugin
Deprecated.
Some test cases might not even need a useful display name, so just use the key.
SimplePluginDirectoryProvider - Class in com.atlassian.confluence.plugin
Creates the standard set of plugin directories as subdirectories of a provided parent directory.
SimplePluginDirectoryProvider(PluginParentDirectoryLocator) - Constructor for class com.atlassian.confluence.plugin.SimplePluginDirectoryProvider
 
SimpleRequestEvent(String, HttpServletRequest) - Constructor for class com.atlassian.confluence.impl.servlet.RequestEventPublishingFilter.SimpleRequestEvent
 
SimpleSearchQueryParser - Class in com.atlassian.confluence.macro.query
Parses Strings into SearchQuery implementations according to the SearchQueryInterpreter provided at construction time and returns a BooleanQueryFactory.
SimpleSearchQueryParser(SearchQueryInterpreter) - Constructor for class com.atlassian.confluence.macro.query.SimpleSearchQueryParser
Constructs a new parser using the specified SearchQueryInterpreter to transform string tokens into SearchQuery implementations.
SimpleSearchQueryParser(SearchQueryInterpreter, InclusionCriteria) - Constructor for class com.atlassian.confluence.macro.query.SimpleSearchQueryParser
Constructs a new parser using the specified SearchQueryInterpreter to transform string tokens into SearchQuery implementations and using the specified InclusionCriteria as the default criteria for untagged tokens.
SimpleSenInformation - Class in com.atlassian.confluence.it.admin
Simple Sen information class, constructed with a string that should be either the real sen, "MISSING" or null.
SimpleSenInformation(String) - Constructor for class com.atlassian.confluence.it.admin.SimpleSenInformation
 
SimpleSiteStructure - Class in com.atlassian.confluence.it.export
A simple representation of an exported Confluence site providing an easy way to validate site exports in acceptance tests.
SimpleSiteStructure() - Constructor for class com.atlassian.confluence.it.export.SimpleSiteStructure
 
SimpleSiteStructure.AttachmentRepresentation - Class in com.atlassian.confluence.it.export
 
SimpleSiteStructure.ContentRepresentation - Class in com.atlassian.confluence.it.export
 
SimpleSiteStructure.ExportableItem - Interface in com.atlassian.confluence.it.export
 
SimpleSiteStructure.IdentifiedRepresentation - Class in com.atlassian.confluence.it.export
 
SimpleSiteStructure.PageRepresentation - Class in com.atlassian.confluence.it.export
 
SimpleSiteStructure.SpaceRepresentation - Class in com.atlassian.confluence.it.export
 
SimpleSiteStructure.UserRepresentation - Class in com.atlassian.confluence.it.export
The representation of a Confluence user in the export file
SimpleSpaceProvider() - Constructor for class com.atlassian.confluence.pages.actions.CopyPageAction.SimpleSpaceProvider
 
SimpleThresholdPredicate - Class in com.atlassian.confluence.pages.thumbnail.renderer
Deprecated.
SimpleThresholdPredicate(int) - Constructor for class com.atlassian.confluence.pages.thumbnail.renderer.SimpleThresholdPredicate
Deprecated.
 
SimpleTriggerFactory - Class in com.atlassian.confluence.schedule.quartz
Constructs a SimpleTrigger in a consistent way.
SimpleTriggerFactory() - Constructor for class com.atlassian.confluence.schedule.quartz.SimpleTriggerFactory
 
SimpleUiSupport<T extends ContentEntityObject> - Class in com.atlassian.confluence.content.ui
 
SimpleUiSupport(WebResourceUrlProvider, String, String, String, String) - Constructor for class com.atlassian.confluence.content.ui.SimpleUiSupport
 
SimpleValidationError - Class in com.atlassian.confluence.api.model.validation
Represents the simplest kind of ValidationError.
SimpleValidationError(String, Object...) - Constructor for class com.atlassian.confluence.api.model.validation.SimpleValidationError
 
SimpleValidationError(Message) - Constructor for class com.atlassian.confluence.api.model.validation.SimpleValidationError
 
SimpleValidationResult - Class in com.atlassian.confluence.api.model.validation
Represents the simplest kind of ValidationResult.
SimpleValidationResult.Builder - Class in com.atlassian.confluence.api.model.validation
 
SimpleValidationResults - Class in com.atlassian.confluence.api.model.validation
Methods to assist in the creation of SimpleValidationResult Errors
Simpsons() - Constructor for class com.atlassian.confluence.it.Group.Simpsons
Deprecated.
 
SIMPSONS - Static variable in class com.atlassian.confluence.it.Group.Simpsons
Deprecated.
 
Simpsons() - Constructor for class com.atlassian.confluence.it.User.Simpsons
Deprecated.
 
simScorer(Similarity.SimWeight, AtomicReaderContext) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
 
since(long, TimeUnit) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeQueryParameter.Builder
 
since(String) - Method in class com.atlassian.confluence.velocity.Deprecated
Deprecated.
 
SingleEntityLocator - Interface in com.atlassian.confluence.core.service
EntityLocator that will only ever find either zero or one objects.
SingleErrorJSONResult - Class in com.atlassian.confluence.json
Helper class for Actions that want to return a single action error as a JSON result.
SingleErrorJSONResult(String) - Constructor for class com.atlassian.confluence.json.SingleErrorJSONResult
 
SingleErrorJSONResult(String, Object[]) - Constructor for class com.atlassian.confluence.json.SingleErrorJSONResult
 
singleExists() - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
SingleFetcher<T> - Interface in com.atlassian.confluence.api.service.finder
A fetcher that retrieves individual model objects from a datastore.
SingleListBuilderCallback<T> - Class in com.atlassian.confluence.core
A very simple implementation which can be used in the case where you don't actually require paging and you actually have the entire list already.
SingleListBuilderCallback(List<T>) - Constructor for class com.atlassian.confluence.core.SingleListBuilderCallback
 
SinglePageLocator - Class in com.atlassian.confluence.content.service.page
 
SinglePageLocator(Page) - Constructor for class com.atlassian.confluence.content.service.page.SinglePageLocator
 
SingleProductDetailsViewImpl - Class in com.atlassian.sal.confluence.license
This class is a wrapper on top of ConfluenceLicense with some additions
SingleProductDetailsViewImpl(ConfluenceLicense) - Constructor for class com.atlassian.sal.confluence.license.SingleProductDetailsViewImpl
 
SingleUseIterable<T> - Class in com.atlassian.confluence.util
An Iterable wrapper for an iterator.
SITE_EXPORT_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.ImportExportAuditListener
 
SITE_IMPORT_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.ImportExportAuditListener
 
SITE_LOGO_CHANGED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.LookAndFeelAuditListener
 
SITE_SEARCH - Static variable in class com.atlassian.confluence.search.v2.ContentSearch
 
SITE_TITLE_SUFFIX - Static variable in class com.atlassian.confluence.it.global.ConfluencePage
 
SITE_TITLE_SUFFIX - Static variable in class com.atlassian.confluence.it.user.UserProfile
 
SITE_WIDE_SHARED_DRAFTS_DARK_FEATURE - Static variable in interface com.atlassian.confluence.setup.settings.CollaborativeEditingHelper
 
SITE_WIDE_SYNCHRONY_DARK_FEATURE - Static variable in interface com.atlassian.confluence.setup.settings.CollaborativeEditingHelper
Deprecated.
since 7.5.0. Limited mode is no longer supported since 7.5.0
SiteDarkFeatureDisabledEvent - Class in com.atlassian.confluence.event.events.admin
 
SiteDarkFeatureDisabledEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.admin.SiteDarkFeatureDisabledEvent
 
SiteDarkFeatureEnabledEvent - Class in com.atlassian.confluence.event.events.admin
 
SiteDarkFeatureEnabledEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.admin.SiteDarkFeatureEnabledEvent
 
SiteDarkFeaturesAction - Class in com.atlassian.confluence.admin.actions
 
SiteDarkFeaturesAction() - Constructor for class com.atlassian.confluence.admin.actions.SiteDarkFeaturesAction
 
SiteDarkFeaturesDao - Interface in com.atlassian.confluence.impl.feature
Defines operations to persist site dark features.
SiteExportResult - Class in com.atlassian.confluence.pageobjects.page.space
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.space.SiteExportResult instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
SiteExportResult() - Constructor for class com.atlassian.confluence.pageobjects.page.space.SiteExportResult
Deprecated.
 
SITEHOME - Static variable in interface com.atlassian.confluence.user.actions.MyProfileConstants.Homepage
 
siteHomePage - Variable in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
SiteLogo - Class in com.atlassian.confluence.plugins.lookandfeel
 
SiteLogo(String) - Constructor for class com.atlassian.confluence.plugins.lookandfeel.SiteLogo
 
SiteLogo(String, InputStream) - Constructor for class com.atlassian.confluence.plugins.lookandfeel.SiteLogo
 
siteLogoChangedEvent(SiteLogoChangedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.LookAndFeelAuditListener
 
SiteLogoChangedEvent - Class in com.atlassian.confluence.plugins.lookandfeel.events
Deprecated.
since 5.10. Use SiteLogoChangedEvent
SiteLogoChangedEvent(Object, String) - Constructor for class com.atlassian.confluence.plugins.lookandfeel.events.SiteLogoChangedEvent
Deprecated.
 
SiteLogoChangedEvent - Class in com.atlassian.confluence.themes.events
 
SiteLogoChangedEvent(Object, String) - Constructor for class com.atlassian.confluence.themes.events.SiteLogoChangedEvent
 
SiteLogoManager - Interface in com.atlassian.confluence.plugins.lookandfeel
 
SiteLogoPage - Class in com.atlassian.confluence.it.admin
 
SiteLogoPage(WebTester) - Constructor for class com.atlassian.confluence.it.admin.SiteLogoPage
 
SiteLogoVelocityHelper - Class in com.atlassian.confluence.plugins.lookandfeel
A helper wrapper around SiteLogoManager for use by Velocity templates
SiteLogoVelocityHelper(SiteLogoManager) - Constructor for class com.atlassian.confluence.plugins.lookandfeel.SiteLogoVelocityHelper
 
SitemeshContextItemProvider - Class in com.atlassian.confluence.setup.sitemesh
Provides context items needed by Confluence during decoration with Velocity templates.
SitemeshPageBodyRenderable - Class in com.atlassian.confluence.setup.sitemesh
Velocity renderable that renders out a sitemesh page body directly to the velocity writer.
SitemeshPageBodyRenderable(Page) - Constructor for class com.atlassian.confluence.setup.sitemesh.SitemeshPageBodyRenderable
 
SitemeshPageHeadRenderable - Class in com.atlassian.confluence.setup.sitemesh
Velocity renderable that renders out a sitemesh page head directly to the velocity writer.
SitemeshPageHeadRenderable(HTMLPage) - Constructor for class com.atlassian.confluence.setup.sitemesh.SitemeshPageHeadRenderable
 
SiteMigrator - Interface in com.atlassian.confluence.content.render.xhtml.migration
A component responsible for performing the conversion of content within Confluence to the latest format.
SiteMigratorFactory - Class in com.atlassian.confluence.content.render.xhtml.migration
Creates various flavours of SiteMigrator.
SiteMigratorFactory(PlatformTransactionManager, ContentDao, CacheManager, Scheduler, PageTemplateDao, PageTemplateManager, HibernateConfig) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.SiteMigratorFactory
SiteMigratorFactory(PlatformTransactionManager, ContentDao, CacheManager, PageTemplateDao, PageTemplateManager, HibernateConfig, LifecycleAwareSchedulerService) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.SiteMigratorFactory
SiteMigratorFactory(PlatformTransactionManager, ContentDao, CacheManager, PageTemplateDao, PageTemplateManager, HibernateConfig, IndexFlushScheduler) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.SiteMigratorFactory
SiteMigratorFactory(PlatformTransactionManager, ContentDao, CacheFlusher, PageTemplateDao, PageTemplateManager, LifecycleAwareSchedulerService) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.SiteMigratorFactory
SiteMigratorFactory(SessionFactory, PlatformTransactionManager, ContentDao, CacheFlusher, PageTemplateDao, PageTemplateManager, LifecycleAwareSchedulerService) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.SiteMigratorFactory
 
SiteNotificationAddedEvent - Class in com.atlassian.confluence.event.events.content.mail.notification
 
SiteNotificationAddedEvent(Object, Notification) - Constructor for class com.atlassian.confluence.event.events.content.mail.notification.SiteNotificationAddedEvent
 
SiteNotificationEvent - Class in com.atlassian.confluence.event.events.content.mail.notification
Represents a site-wide watch event, for example the Daily Report.
SiteNotificationEvent(Object, Notification) - Constructor for class com.atlassian.confluence.event.events.content.mail.notification.SiteNotificationEvent
 
SiteNotificationRemovedEvent - Class in com.atlassian.confluence.event.events.content.mail.notification
 
SiteNotificationRemovedEvent(Object, Notification) - Constructor for class com.atlassian.confluence.event.events.content.mail.notification.SiteNotificationRemovedEvent
 
SiteSearch - Class in com.atlassian.confluence.it.global
 
SiteSearch.BuiltInContentTypes - Class in com.atlassian.confluence.it.global
 
SiteSearch.DateRestriction - Enum in com.atlassian.confluence.it.global
 
SiteSearch.SpecialSpaceOptions - Class in com.atlassian.confluence.it.global
 
SiteSearchAuditEvent - Class in com.atlassian.confluence.event.events.search
Event used to log site search audits
SiteSearchAuditEvent(String, User) - Constructor for class com.atlassian.confluence.event.events.search.SiteSearchAuditEvent
 
SiteSearchContainsSearchSyntaxEvent - Class in com.atlassian.confluence.search.v2
Relocation from confluence-search plugin.
SiteSearchContainsSearchSyntaxEvent() - Constructor for class com.atlassian.confluence.search.v2.SiteSearchContainsSearchSyntaxEvent
 
SiteSearchMatchers - Class in com.atlassian.confluence.it.global
 
SiteSearchMatchers() - Constructor for class com.atlassian.confluence.it.global.SiteSearchMatchers
 
SiteSearchMatchers.SiteSearchMatcher - Class in com.atlassian.confluence.it.global
 
SiteSearchPermissionsSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
The filter used to apply permission in Site Search.
SiteSearchPermissionsSearchFilter(UserAccessor, SpacePermissionsFilterDao, SpacePermissionQueryManager, PermissionManager) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.SiteSearchPermissionsSearchFilter
 
SiteSearchPermissionsSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Maps a SiteSearchPermissionsSearchFilter into a lucene filter.
SiteSearchPermissionsSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.SiteSearchPermissionsSearchFilterMapper
 
SiteSearchPluginModule - Interface in com.atlassian.confluence.search.plugin
Allows plugins to provide additional capabilities for Confluence search.
SiteSearchPluginModuleDescriptor - Class in com.atlassian.confluence.search.plugin
 
SiteSearchPluginModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.search.plugin.SiteSearchPluginModuleDescriptor
 
SiteSupportAction - Class in com.atlassian.confluence.user.actions
 
SiteSupportAction() - Constructor for class com.atlassian.confluence.user.actions.SiteSupportAction
 
SiteTextSearchQuery - Class in com.atlassian.confluence.search.v2.query
Relocation from confluence-search plugin.
SiteTextSearchQuery(String, SiteTextSearchQuery.Boost) - Constructor for class com.atlassian.confluence.search.v2.query.SiteTextSearchQuery
Deprecated.
since 2.3.11 use new BoostingQuery(new SiteSearchQuery())
SiteTextSearchQuery(String) - Constructor for class com.atlassian.confluence.search.v2.query.SiteTextSearchQuery
 
SiteTextSearchQuery.Boost - Enum in com.atlassian.confluence.search.v2.query
 
SiteTitleChangeEvent - Class in com.atlassian.confluence.event.events.admin
 
SiteTitleChangeEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.SiteTitleChangeEvent
 
SiteTitleFunction - Class in com.atlassian.confluence.plugins.soy
 
SiteTitleFunction(SettingsManager) - Constructor for class com.atlassian.confluence.plugins.soy.SiteTitleFunction
 
size() - Method in interface com.atlassian.confluence.api.model.pagination.PageResponse
 
size() - Method in class com.atlassian.confluence.api.model.pagination.PageResponseImpl
 
size() - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse
 
size() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusteredFifoBuffer
 
size() - Method in class com.atlassian.confluence.impl.util.collections.SetAsList
 
size() - Method in interface com.atlassian.confluence.it.dashboard.RecentlyUpdatedChangeSet
Returns the number of items in this changeset.
size() - Method in class com.atlassian.confluence.it.dashboard.WebRecentlyUpdatedChangeSet
 
size() - Method in class com.atlassian.confluence.it.jsoup.JSoupFinder
 
size() - Method in class com.atlassian.confluence.jmx.TaskQueueWrapper
 
size() - Method in class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
Deprecated.
 
size() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
Deprecated.
since 5.5, use CommentsSection.timedSize(), which returns an TimedQuery instead.
size() - Method in class com.atlassian.confluence.pages.ContentTree
 
size() - Method in class com.atlassian.confluence.plugin.descriptor.WeightedPluginModuleTracker
 
size() - Method in class com.atlassian.confluence.rest.api.model.RestList
 
size() - Method in class com.atlassian.confluence.rest.serialization.graphql.GraphQLPageResponse
 
size() - Method in class com.atlassian.confluence.search.v2.DefaultSearchResults
 
size() - Method in interface com.atlassian.confluence.search.v2.SearchResults
Get the number of search results included in this object.
size() - Method in class com.atlassian.confluence.security.ContentPermissionSet
 
size() - Method in class com.atlassian.confluence.util.classpath.ClasspathClasses
 
size() - Method in class com.atlassian.confluence.util.classpath.JarSet
 
size() - Method in class com.atlassian.confluence.util.collections.LazyMap
 
SIZE_SORT - Static variable in class com.atlassian.confluence.util.AttachmentComparator
 
SizeLimitedInputStream - Class in com.atlassian.confluence.util.http
Deprecated.
since 7.0.1 see HttpRetrievalService for details
SizeLimitedInputStream(InputStream, int) - Constructor for class com.atlassian.confluence.util.http.SizeLimitedInputStream
Deprecated.
 
sizeOfIndex(Path) - Static method in class com.atlassian.confluence.internal.index.lucene.LuceneIndexHelper
Calculate (approximately) current size of a Lucene index.
skip(long) - Method in class com.atlassian.confluence.core.InputStreamExceptionDecorator
 
skip() - Method in class com.atlassian.confluence.it.setup.steps.JiraConnectionPage
 
skip(long) - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
Deprecated.
 
skipAuditing() - Method in interface com.atlassian.confluence.audit.AuditingContext
Returns true if auditing has to be skipped in current thread, false otherwise.
skipAuditing(String) - Method in interface com.atlassian.confluence.audit.AuditingContext
 
skipAuditing() - Method in class com.atlassian.confluence.impl.audit.DefaultAuditingContext
 
skipAuditing(String) - Method in class com.atlassian.confluence.impl.audit.DefaultAuditingContext
 
skipCurrentNode(Iterator<XMLEvent>) - Static method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.XMLNodeSkipper
 
skipCurrentNode() - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.XMLNodeSkipper
 
skipCurrentNodeTree(XMLEventReader) - Static method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.XMLNodeSkipper
 
SkipDiscardLimitedRequest - Interface in com.atlassian.confluence.api.model.pagination
This will allow to skip PaginationServiceImpl.DiscardingThreshold
SkipLinkDirective - Class in com.atlassian.confluence.setup.velocity
Surrounds the body in skiplinks so that the content can be skipped by screen readers USAGE: #skiplink (sectionName startLabel endLabel) body #end
SkipLinkDirective() - Constructor for class com.atlassian.confluence.setup.velocity.SkipLinkDirective
 
SkipObjectPreProcessor - Class in com.atlassian.confluence.importexport.impl
 
SkipObjectPreProcessor(Set<String>) - Constructor for class com.atlassian.confluence.importexport.impl.SkipObjectPreProcessor
 
SkipObjectPropertyPreProcessor - Class in com.atlassian.confluence.importexport.impl
 
SkipObjectPropertyPreProcessor(Set<String>) - Constructor for class com.atlassian.confluence.importexport.impl.SkipObjectPropertyPreProcessor
 
SkipObjectWithReferencePreProcessor - Class in com.atlassian.confluence.importexport.impl
This pre-processor ensures we are not importing objects that reference types we no longer support An example would be backup files with BodyContent referencing a content of the legacy Mail type
SkipObjectWithReferencePreProcessor(Set<String>, Set<String>) - Constructor for class com.atlassian.confluence.importexport.impl.SkipObjectWithReferencePreProcessor
 
skipTo(int) - Method in class bucket.core.actions.PagerPaginationSupport
Deprecated.
 
skipWhitespace(XMLEventReader) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
Skip whitespace from the given reader.
Slf4JInfoStream - Class in com.atlassian.confluence.search.v2.lucene
Adapts Lucene's logging mechanism, InfoStream, to SLF4J.
Slf4JInfoStream(Map<String, String>) - Constructor for class com.atlassian.confluence.search.v2.lucene.Slf4JInfoStream
 
sloppyFreq(int) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
Implemented as 1 / (distance + 1).
SnappyDataCompressor - Class in com.atlassian.confluence.internal.util.io
Snappy byte array format compression/decompression implementation of DataCompressor.
SnappyDataCompressor() - Constructor for class com.atlassian.confluence.internal.util.io.SnappyDataCompressor
 
snapshot(File) - Method in interface com.atlassian.confluence.api.model.index.IndexRecoverer
Deprecated.
Allows taking a snapshot of the index.
snapshot(File) - Method in class com.atlassian.confluence.impl.index.MainIndexRecoverer
 
snapshot(File) - Method in class com.atlassian.confluence.plugins.edgeindex.lucene.EdgeIndexRecoverer
 
snapshot() - Method in class com.atlassian.confluence.util.test.rules.Log4J2Logger
 
snapshot() - Method in class com.atlassian.confluence.util.test.rules.Log4JLogger
Deprecated.
 
snapshotCounters() - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
snapshotCounters() - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoringControl
Returns a snapshot of the counters.
snapshotCurrent() - Method in interface com.atlassian.confluence.util.profiling.ActivityMonitor
Returns an immutable snapshot of the current activity in the system.
snapshotCurrent() - Method in class com.atlassian.confluence.util.profiling.DefaultActivityMonitor
 
snapshotCurrent() - Method in class com.atlassian.confluence.util.profiling.NopActivityMonitor
 
snapshotInstruments() - Method in class com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistry
we still allow to create instrument when disable but won't report any instrument out side
Snapshots - Class in com.atlassian.synchrony
Faux class for synchrony
Snapshots() - Constructor for class com.atlassian.synchrony.Snapshots
 
snapshotTimers() - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
snapshotTimers() - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoringControl
Returns a snapshot of the timers.
SoapModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.rpc
 
SoapModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.rpc.SoapModuleDescriptor
 
SoapServiceHelper - Interface in com.atlassian.confluence.rpc.soap.services
 
SoapServiceHelperImpl - Class in com.atlassian.confluence.rpc.soap.services
 
SoapServiceHelperImpl() - Constructor for class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
SoapUtils - Class in com.atlassian.confluence.rpc.soap
 
SoapUtils() - Constructor for class com.atlassian.confluence.rpc.soap.SoapUtils
 
SoftEvictionParams - Class in com.atlassian.confluence.rest.api.model
Describes how Soft Synchrony Eviction should be performed.
SoftEvictionParams(int, int) - Constructor for class com.atlassian.confluence.rest.api.model.SoftEvictionParams
 
softRemoveHistoryOlderThan(int, int) - Method in interface com.atlassian.confluence.api.service.eviction.SynchronyDataService
Remove approximately content records from Synchrony history, which are older than and are safe for removal.
softRemoveHistoryOlderThan(int, int) - Method in class com.atlassian.confluence.pages.collab.impl.DefaultSynchronyDataService
 
softRemoveHistoryOlderThan(int, int) - Method in class com.atlassian.confluence.pages.collab.PermissionCheckingSynchronyDataService
Remove approximately content records from Synchrony history, which are older than and are safe for removal.
SoftTimeoutMatcher - Class in com.atlassian.confluence.util.test.matchers
Matches only the value of timeouts by converting them to nanoseconds.
SoftTimeoutMatcher(Timeout) - Constructor for class com.atlassian.confluence.util.test.matchers.SoftTimeoutMatcher
 
Some<T> - Class in com.atlassian.confluence.cache.option
Deprecated.
since 5.6 Use Option.some(Object)
Some(T) - Constructor for class com.atlassian.confluence.cache.option.Some
Deprecated.
 
SomeInterface - Interface in com.atlassian.confluence.plugins.test.jdk8compat
Fake interface.
Sort - Enum in com.atlassian.confluence.it.feed
Configured sort order of an RSS feed.
sort(Collection<Like>, Set<String>) - Method in class com.atlassian.confluence.plugins.like.LikesSorter
Returns a sorted list of likes.
sort(SearchSort) - Method in class com.atlassian.confluence.search.service.UserSearchQueryParameters.Builder
 
sort - Variable in class com.atlassian.confluence.search.v2.AbstractSearch
 
sortBy(String) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
 
sortParam - Variable in class com.atlassian.confluence.macro.ContentFilteringMacro
Parameter that describes the type of sort to perform on the content.
SortType - Enum in com.atlassian.confluence.macro.params
Types of sorts supported by SearchSortParameter.
SOURCE_PARAM_NAME - Static variable in class com.atlassian.confluence.internal.relations.dao.hibernate.HibernateRelationDao
 
sourceAttachmentManager - Variable in class com.atlassian.confluence.pages.persistence.dao.GeneralAttachmentCopier
 
SourceEditor - Class in com.atlassian.confluence.pageobjects.page.content
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.content.SourceEditor instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
SourceEditor() - Constructor for class com.atlassian.confluence.pageobjects.page.content.SourceEditor
Deprecated.
 
SoyResult - Class in com.atlassian.confluence.xwork
Represents a soy result.
SoyResult() - Constructor for class com.atlassian.confluence.xwork.SoyResult
 
space() - Method in class com.atlassian.confluence.api.impl.service.audit.EnglishAuditResourceTypes
 
space(String) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
space(Space) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
space(Reference<Space>) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
SPACE - Static variable in class com.atlassian.confluence.api.model.content.Content.Expansions
 
SPACE - Static variable in class com.atlassian.confluence.api.model.content.JsonSpaceProperty.Expansions
 
space(Space) - Method in class com.atlassian.confluence.api.model.content.JsonSpaceProperty.SpacePropertyBuilder
 
space(Reference<Space>) - Method in class com.atlassian.confluence.api.model.content.JsonSpaceProperty.SpacePropertyBuilder
 
Space - Class in com.atlassian.confluence.api.model.content
Representation of a Confluence Space.
space(Space) - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate.ContentTemplateBuilder
 
space() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
 
SPACE - Static variable in class com.atlassian.confluence.api.model.permissions.TargetType
 
space(Reference<Space>) - Method in interface com.atlassian.confluence.api.nav.Navigation
create a space nav builder to reference the given space
space(Space) - Method in interface com.atlassian.confluence.api.nav.Navigation
create a space nav builder to reference the given space
space() - Method in interface com.atlassian.confluence.audit.StandardAuditResourceTypes
 
space - Variable in class com.atlassian.confluence.event.events.space.SpaceEvent
 
space - Variable in class com.atlassian.confluence.it.AbstractPageEntity
Deprecated.
 
Space - Class in com.atlassian.confluence.it
Deprecated.
Please use confluence-java-api module instead. See {com.atlassian.confluence.api.model.content.Space} alternative
Space(User) - Constructor for class com.atlassian.confluence.it.Space
Deprecated.
 
Space(String, String) - Constructor for class com.atlassian.confluence.it.Space
Deprecated.
 
Space(String, String, String) - Constructor for class com.atlassian.confluence.it.Space
Deprecated.
 
Space(String, String, String, Space.Type) - Constructor for class com.atlassian.confluence.it.Space
Deprecated.
 
Space(String, String, String, Space.Type, long) - Constructor for class com.atlassian.confluence.it.Space
Deprecated.
 
space - Variable in class com.atlassian.confluence.it.TestData
 
space - Variable in class com.atlassian.confluence.pageobjects.page.space.AbstractSpaceExport
Deprecated.
 
space - Variable in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
space(String, String, DataLoaderRegistry) - Method in class com.atlassian.confluence.plugins.graphql.providers.SpaceProvider
 
space(Space) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
space(Reference<Space>) - Method in class com.atlassian.confluence.plugins.rest.navigation.impl.RestNavigationImpl
 
space(String, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.SpaceResource
Returns information about a space.
space - Variable in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
Space - Class in com.atlassian.confluence.spaces
 
Space() - Constructor for class com.atlassian.confluence.spaces.Space
 
Space(String) - Constructor for class com.atlassian.confluence.spaces.Space
 
space - Variable in class com.atlassian.confluence.util.breadcrumbs.AbstractSpaceActionBreadcrumb
 
space - Variable in class com.atlassian.confluence.util.breadcrumbs.AbstractSpaceBreadcrumb
 
Space.Expansions - Class in com.atlassian.confluence.api.model.content
Provides property names that can be used to expand Space objects.
Space.MetadataKeys - Class in com.atlassian.confluence.api.model.content
Provides property names that can be used to expand metadata
Space.SpaceBuilder - Class in com.atlassian.confluence.api.model.content
Builds Space objects.
Space.SpaceMatcher - Class in com.atlassian.confluence.it
Deprecated.
 
Space.Type - Enum in com.atlassian.confluence.it
Deprecated.
 
space2 - Variable in class com.atlassian.confluence.it.TestData
 
SPACE_ADMIN_PERMISSION_TYPES - Static variable in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
SPACE_CONFIG_FILE_NAME - Static variable in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
SPACE_CONFIGPATH - Static variable in class com.atlassian.confluence.util.LayoutHelper
 
SPACE_CONTENT_SUBPATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.SpaceNav
 
SPACE_DESCRIPTION - Static variable in class com.atlassian.confluence.legacyapi.model.content.ContentType
Deprecated.
 
SPACE_DESCRIPTIONS - Static variable in class com.atlassian.confluence.it.global.SiteSearch.BuiltInContentTypes
 
SPACE_DOC_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
SPACE_ELEMENT_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
SPACE_EXPORT_BACKWARDS_COMPATIBILITY - Static variable in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
Backwards compatibility of a space export.
SPACE_EXPORT_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.ImportExportAuditListener
 
SPACE_FAVOURITE - Static variable in class com.atlassian.confluence.api.model.relations.FavouriteRelationDescriptor
The relation type for user Space favourites.
SPACE_IMPORT_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.ImportExportAuditListener
 
SPACE_KEY - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
Space key (a constant for the field name we use in our *.lucene.xml mappings)
SPACE_KEY - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
SPACE_KEY_META_IDENTIFIER - Static variable in class com.atlassian.confluence.pageobjects.page.content.ViewPage
Deprecated.
 
SPACE_LIMIT - Static variable in class com.atlassian.confluence.plugins.restapi.resources.DefaultValues
 
SPACE_MAIL_ACCOUNTS - Static variable in interface com.atlassian.confluence.setup.bandana.ConfluenceBandanaKeys
 
SPACE_NAME - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
 
SPACE_NAME - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
SPACE_NAME - Static variable in interface com.atlassian.confluence.themes.ColourScheme
Deprecated.
since 6.7
SPACE_PATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.SpaceNav
 
SPACE_PATH - Static variable in class com.atlassian.confluence.it.rest.AbstractRestAcceptanceTest
Deprecated.
 
SPACE_PERMISSION_ADDED - Static variable in class com.atlassian.confluence.impl.audit.listener.PermissionsAuditListener
 
SPACE_PERMISSION_REMOVED - Static variable in class com.atlassian.confluence.impl.audit.listener.PermissionsAuditListener
 
SPACE_PROPERTY_DOC_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
SPACE_PROPERTY_LIST_DOC_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
SPACE_PROPERTY_REQUEST_BODY_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
SPACE_PROPERTY_REQUEST_UPDATE_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
SPACE_PROPERTY_SUBPATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.SpaceNav
 
SPACE_REQUEST_EXAMPLE - Static variable in class com.atlassian.confluence.plugins.restapi.examples.ContentExamples
 
SPACE_RESOURCE_PATH - Static variable in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl
 
SPACE_RESOURCE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
SPACE_SETTINGS - Static variable in interface com.atlassian.confluence.setup.bandana.ConfluenceBandanaKeys
 
SPACE_TYPE - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
 
SPACE_TYPE - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
SpaceActionForDecorating - Class in com.atlassian.confluence.spaces.actions
Dummy Action object with a space, only used for rendering decorators.
SpaceActionForDecorating(Space) - Constructor for class com.atlassian.confluence.spaces.actions.SpaceActionForDecorating
 
SpaceAdmin - Class in com.atlassian.confluence.it.space
 
SpaceAdminAction - Class in com.atlassian.confluence.spaces.actions
 
SpaceAdminAction() - Constructor for class com.atlassian.confluence.spaces.actions.SpaceAdminAction
 
SpaceAdminActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
Represents the breadcrumb "Remove Space" in "Dashboard > Demo Space > Space Admin > Remove Space"
SpaceAdminActionBreadcrumb(Action, Space) - Constructor for class com.atlassian.confluence.util.breadcrumbs.SpaceAdminActionBreadcrumb
 
SpaceAdministrative - Interface in com.atlassian.confluence.spaces.actions
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). Also implement BreadcrumbAware and call: BreadcrumbGenerator's getSpaceAdminBreadcrumb method

SpaceAdminViewEvent - Class in com.atlassian.confluence.event.events.space
Represents a user viewing the top level screen of the space admin console.
SpaceAdminViewEvent(Object, Space) - Constructor for class com.atlassian.confluence.event.events.space.SpaceAdminViewEvent
 
SpaceArchivedEvent - Class in com.atlassian.confluence.event.events.space
 
SpaceArchivedEvent(Object, Space) - Constructor for class com.atlassian.confluence.event.events.space.SpaceArchivedEvent
 
spaceArchivedEvent(SpaceArchivedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
 
SpaceAuditListener - Class in com.atlassian.confluence.impl.audit.listener
 
SpaceAuditListener(AuditHandlerService, AuditService, AuditHelper, StandardAuditResourceTypes, AuditingContext) - Constructor for class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
 
SpaceAvailableAction - Class in com.atlassian.confluence.spaces.actions
 
SpaceAvailableAction() - Constructor for class com.atlassian.confluence.spaces.actions.SpaceAvailableAction
 
SpaceAware - Interface in com.atlassian.confluence.spaces.actions
Indicates that an action may have a space set on it by the SpaceAwareInterceptor
SpaceAwareInterceptor - Class in com.atlassian.confluence.spaces.actions
Encapsulates all the complicated "how are the many ways I can look up a space so the action knows about it?" stuff.
SpaceAwareInterceptor() - Constructor for class com.atlassian.confluence.spaces.actions.SpaceAwareInterceptor
 
SpaceBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
NOTE: Spaces that adhere to the new space information architecture (default theme spaces in Confluence 5.0) don't display this breadcrumb.
SpaceBreadcrumb(Space) - Constructor for class com.atlassian.confluence.util.breadcrumbs.SpaceBreadcrumb
 
SpaceBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs.spaceia
Breadcrumb for the Space when the context of the space is not visible anywhere else on the page.
SpaceBreadcrumb(Space) - Constructor for class com.atlassian.confluence.util.breadcrumbs.spaceia.SpaceBreadcrumb
 
SpaceCategories - Interface in com.atlassian.confluence.search.v2
 
SpaceCategoryEnum - Enum in com.atlassian.confluence.search.service
An enum representing the different categories of space that may be specified in a search.
SpaceCategoryName - Class in com.atlassian.confluence.plugins.macros.dashboard
Represents a space category name.
SpaceCategoryName(String) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.SpaceCategoryName
 
SpaceCategoryQuery - Class in com.atlassian.confluence.search.v2.query
Search for content within spaces of a particular category (or categories).
SpaceCategoryQuery(Set<SpaceCategoryEnum>) - Constructor for class com.atlassian.confluence.search.v2.query.SpaceCategoryQuery
Deprecated.
since 5.10
SpaceCategoryQuery(Collection<SpaceCategoryEnum>, LabelManager) - Constructor for class com.atlassian.confluence.search.v2.query.SpaceCategoryQuery
 
SpaceCategoryQuery(SpaceCategoryEnum) - Constructor for class com.atlassian.confluence.search.v2.query.SpaceCategoryQuery
Deprecated.
since 5.10
SpaceCategoryQuery(SpaceCategoryEnum, LabelManager) - Constructor for class com.atlassian.confluence.search.v2.query.SpaceCategoryQuery
 
SpaceCategoryQueryFactory<T> - Class in com.atlassian.confluence.internal.search.v2
 
SpaceCategoryQueryFactory(Set<SpaceCategoryEnum>, LabelManager, Supplier<BooleanQueryBuilder<T>>, Supplier<BiFunction<String, String, T>>, Supplier<T>, Supplier<T>) - Constructor for class com.atlassian.confluence.internal.search.v2.SpaceCategoryQueryFactory
 
SpaceCategoryQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
SpaceCategoryQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.SpaceCategoryQueryMapper
Deprecated.
 
SpaceCategorySearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
 
SpaceCategorySearchFilter(Collection<SpaceCategoryEnum>, LabelManager) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.SpaceCategorySearchFilter
 
SpaceCategoryTab - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs
Implements the space category tab, which displays updates in spaces that have a space category label
SpaceCategoryTab(HttpContext, I18NBeanFactory, LabelManager, PermissionManager, SpaceManager, UserAccessor, LocaleManager) - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.SpaceCategoryTab
 
SpaceColourSchemeAction - Class in com.atlassian.confluence.spaces.actions
 
SpaceColourSchemeAction() - Constructor for class com.atlassian.confluence.spaces.actions.SpaceColourSchemeAction
 
SpaceCommentRssFeedAction - Class in com.atlassian.confluence.spaces.actions
 
SpaceCommentRssFeedAction() - Constructor for class com.atlassian.confluence.spaces.actions.SpaceCommentRssFeedAction
 
SpaceComparator - Class in com.atlassian.confluence.util
Order spaces by name, or by key if the names are the same.
SpaceComparator() - Constructor for class com.atlassian.confluence.util.SpaceComparator
 
SpaceContentEntityObject - Class in com.atlassian.confluence.core
A ContentEntityObject that is a first-class member of a Space (i.e.
SpaceContentEntityObject() - Constructor for class com.atlassian.confluence.core.SpaceContentEntityObject
 
spaceContentEntityObject - Variable in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
SpaceContentWillRemoveEvent - Class in com.atlassian.confluence.event.events.space
Event published when a space's content (pages, blog-posts) is about to be removed, but has not been removed.
SpaceContentWillRemoveEvent(Object, Space, ProgressMeter) - Constructor for class com.atlassian.confluence.event.events.space.SpaceContentWillRemoveEvent
 
SpaceCreateEvent - Class in com.atlassian.confluence.event.events.space
 
SpaceCreateEvent(Object, Space) - Constructor for class com.atlassian.confluence.event.events.space.SpaceCreateEvent
 
Spaced - Interface in com.atlassian.confluence.spaces
An interface indicating that a given class has a related space.
SpaceDao - Interface in com.atlassian.confluence.spaces.persistence.dao
 
SpaceDaoInternal - Interface in com.atlassian.confluence.internal.spaces.persistence
Dao for Spaces.
SpaceDescription - Class in com.atlassian.confluence.spaces
 
SpaceDescription() - Constructor for class com.atlassian.confluence.spaces.SpaceDescription
 
SpaceDescription(Space) - Constructor for class com.atlassian.confluence.spaces.SpaceDescription
 
SpaceDescriptionManager - Interface in com.atlassian.confluence.spaces
SpaceDescriptionManagers should not be used directly except by the SpaceManager.
SpaceDescriptionPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
SpaceDescriptionPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
SpaceDescriptionReport - Class in com.atlassian.confluence.mail.reports
 
SpaceDescriptionReport(SpaceDescription, ChangeDigestReport) - Constructor for class com.atlassian.confluence.mail.reports.SpaceDescriptionReport
 
SpaceDescriptionUsernameExtractor - Class in com.atlassian.confluence.search.lucene.extractor
Adding the "username" field to SpaceDescription index documents will allow them to be sorted together with PersonalInformation documents in People Directory search.
SpaceDescriptionUsernameExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.SpaceDescriptionUsernameExtractor
 
SpaceDeserializer - Class in com.atlassian.confluence.rest.serialization
Extracts Space links map from specific "hidden" _links map entries.
SpaceDeserializer(JsonDeserializer<?>) - Constructor for class com.atlassian.confluence.rest.serialization.SpaceDeserializer
 
SpaceDetailsMacro - Class in com.atlassian.confluence.plugins.macros.dashboard
Deprecated.
since 7.0.0, it will be removed in future.
SpaceDetailsMacro() - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.SpaceDetailsMacro
Deprecated.
 
SpaceDetailsViewEvent - Class in com.atlassian.confluence.event.events.space
Represents a user viewing the space details screen of the space admin console.
SpaceDetailsViewEvent(Object, Space) - Constructor for class com.atlassian.confluence.event.events.space.SpaceDetailsViewEvent
 
SpaceDirectory - Class in com.atlassian.confluence.plugins.spacedirectory.rest
 
SpaceDirectory() - Constructor for class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectory
 
SpaceDirectoryEntity - Class in com.atlassian.confluence.plugins.spacedirectory.rest
This Space Entity is designed to hold the most amount of space data without affecting performance.
SpaceDirectoryEntity() - Constructor for class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
SpaceDirectoryEntityBuilder - Interface in com.atlassian.confluence.plugins.spacedirectory.rest
 
SpaceDirectoryResource - Class in com.atlassian.confluence.plugins.spacedirectory.rest
 
SpaceDirectoryResource(UserAccessor, SpacePermissionManager, PredefinedSearchBuilder, SearchManager, SpaceDirectoryEntityBuilder) - Constructor for class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryResource
 
SpaceDirectoryScope - Enum in com.atlassian.confluence.plugins.spacedirectory.rest
 
SpaceDirectoryViewEvent - Class in com.atlassian.confluence.plugins.spacedirectory.events
 
SpaceDirectoryViewEvent(ViewSpaceDirectoryAction) - Constructor for class com.atlassian.confluence.plugins.spacedirectory.events.SpaceDirectoryViewEvent
 
SpaceDTO(String, String) - Constructor for class com.atlassian.confluence.search.SpacePickerHelper.SpaceDTO
 
SpaceEditDecoratorAction - Class in com.atlassian.confluence.spaces.actions
 
SpaceEditDecoratorAction() - Constructor for class com.atlassian.confluence.spaces.actions.SpaceEditDecoratorAction
 
SpaceEditStylesheetAction - Class in com.atlassian.confluence.spaces.actions
 
SpaceEditStylesheetAction() - Constructor for class com.atlassian.confluence.spaces.actions.SpaceEditStylesheetAction
 
SpaceEnricher - Class in com.atlassian.confluence.plugins.restapi.enrich.model
 
SpaceEnricher(RestNavigationService, GraphQL) - Constructor for class com.atlassian.confluence.plugins.restapi.enrich.model.SpaceEnricher
 
SpaceEntity - Class in com.atlassian.confluence.plugins.rest.entities
A simple bean to represent Space.
SpaceEntity() - Constructor for class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
SpaceEntityBuilder - Class in com.atlassian.confluence.plugins.rest.entities.builders
 
SpaceEntityBuilder(DateEntityFactory, SettingsManager, AnyTypeDao) - Constructor for class com.atlassian.confluence.plugins.rest.entities.builders.SpaceEntityBuilder
 
SpaceEntityExampleDocument - Class in com.atlassian.confluence.plugins.rest.entities.documentation
 
SpaceEntityExampleDocument() - Constructor for class com.atlassian.confluence.plugins.rest.entities.documentation.SpaceEntityExampleDocument
 
SpaceEntityExpander - Class in com.atlassian.confluence.plugins.rest.entities
A recursive EntityExpander to expand SpaceEntity objects.
SpaceEntityExpander(TransactionTemplate, RestSpaceManager) - Constructor for class com.atlassian.confluence.plugins.rest.entities.SpaceEntityExpander
 
SpaceEntityList - Class in com.atlassian.confluence.plugins.rest.entities
A List wrapper for SpaceEntity objects
SpaceEntityList() - Constructor for class com.atlassian.confluence.plugins.rest.entities.SpaceEntityList
 
SpaceEntityListContext - Class in com.atlassian.confluence.plugins.rest.entities
Represents the context for which SpaceEntityLists are queried in.
SpaceEntityListContext(String, Integer, Integer, Set<String>) - Constructor for class com.atlassian.confluence.plugins.rest.entities.SpaceEntityListContext
 
SpaceEntityUserPermissions - Class in com.atlassian.confluence.plugins.rest.entities
A list of permissions that the viewing user has on a given space
SpaceEntityUserPermissions() - Constructor for class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserPermissions
 
SpaceEntityUserPermissions(String, String) - Constructor for class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserPermissions
 
SpaceEntityUserPermissionsExpander - Class in com.atlassian.confluence.plugins.rest.entities
Expands the SpaceEntityUserPermission entity
SpaceEntityUserPermissionsExpander(SpacePermissionManager, SpaceManager, UserAccessor) - Constructor for class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserPermissionsExpander
 
SpaceEntityUserProperties - Class in com.atlassian.confluence.plugins.rest.entities
Details about the space that are in the perspective of the current user.
SpaceEntityUserProperties() - Constructor for class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserProperties
 
SpaceEntityUserProperties(String) - Constructor for class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserProperties
 
SpaceEntityUserPropertiesExpander - Class in com.atlassian.confluence.plugins.rest.entities
Expands a SpaceEntityUserProperties during the REST entity expansion.
SpaceEntityUserPropertiesExpander(FavouriteManager, SpaceManager, SettingsManager) - Constructor for class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserPropertiesExpander
 
SpaceEvent - Class in com.atlassian.confluence.event.events.space
 
SpaceEvent(Object) - Constructor for class com.atlassian.confluence.event.events.space.SpaceEvent
 
SpaceEvent(Object, Space) - Constructor for class com.atlassian.confluence.event.events.space.SpaceEvent
 
SpaceExportTree - Class in com.atlassian.confluence.pageobjects.page.space
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.space.SpaceExportTree instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
SpaceExportTree() - Constructor for class com.atlassian.confluence.pageobjects.page.space.SpaceExportTree
Deprecated.
 
SpaceFactory - Class in com.atlassian.confluence.api.impl.service.content.factory
Builds Space objects out of Space hibernate objects.
SpaceFactory(SpaceLogoManager, SpaceManager, Supplier<ContentFactory>, SpaceMetadataFactory) - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.SpaceFactory
Deprecated.
since 6.1.3
SpaceFactory(SpaceLogoManager, SpaceManager, Supplier<ContentFactory>, SpaceMetadataFactory, PermissionManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.factory.SpaceFactory
 
SpaceFilter - Class in com.atlassian.confluence.search.lucene.filter
Filters content that is in, or not in given space(s).
SpaceFilter(Collection<String>, boolean) - Constructor for class com.atlassian.confluence.search.lucene.filter.SpaceFilter
Filter content according to given spaces.
SpaceFilter(Collection<String>) - Constructor for class com.atlassian.confluence.search.lucene.filter.SpaceFilter
Include only content in any of the given spaces.
SpaceFilter(String) - Constructor for class com.atlassian.confluence.search.lucene.filter.SpaceFilter
Include only content that is in the given space
SpaceFilter(String, boolean) - Constructor for class com.atlassian.confluence.search.lucene.filter.SpaceFilter
 
SpaceFunctionPermissionCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
A condition for checking the space function level permissions such as create space.
SpaceFunctionPermissionCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.SpaceFunctionPermissionCondition
 
SpaceGroup - Class in com.atlassian.confluence.spaces
Deprecated.
in 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

SpaceGroup() - Constructor for class com.atlassian.confluence.spaces.SpaceGroup
Deprecated.
 
SpaceGroup(String) - Constructor for class com.atlassian.confluence.spaces.SpaceGroup
Deprecated.
 
SpaceGroupComparator - Class in com.atlassian.confluence.util
Deprecated.
since 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

SpaceGroupComparator() - Constructor for class com.atlassian.confluence.util.SpaceGroupComparator
Deprecated.
 
SpaceGroupManager - Interface in com.atlassian.confluence.spaces
Deprecated.
in 5.9.

SpaceGroup and related classes like SpaceGroupManager and SpaceGroupComparator will be removed. Please do not use them.

spaceHasBlogPosts(String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
spaceHasBlogPosts(String) - Method in interface com.atlassian.confluence.pages.PageManager
 
spaceHasBlogPosts(String) - Method in class com.atlassian.confluence.util.ContentFacade
 
spaceHasPages() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
 
SpaceHtmlExport - Class in com.atlassian.confluence.pageobjects.page.space
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.space.SpaceHtmlExport instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
SpaceHtmlExport(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.space.SpaceHtmlExport
Deprecated.
 
spaceIsBeingRemoved(SpaceWillRemoveEvent) - Method in class com.atlassian.confluence.content.CustomContentSpaceRemovalListener
 
spaceIsBeingRemoved(SpaceWillRemoveEvent) - Method in class com.atlassian.confluence.core.listeners.BundledContentSpaceRemovalListener
 
SpaceJumpMacro - Class in com.atlassian.confluence.plugins.doctheme
The space-jump macro allows you to refer to the current page within a different space.
SpaceJumpMacro(XhtmlContent) - Constructor for class com.atlassian.confluence.plugins.doctheme.SpaceJumpMacro
 
SpaceJumpMacroMigrator - Class in com.atlassian.confluence.plugins.doctheme
 
SpaceJumpMacroMigrator() - Constructor for class com.atlassian.confluence.plugins.doctheme.SpaceJumpMacroMigrator
 
spaceKey() - Method in class com.atlassian.confluence.api.model.content.template.ContentBlueprintId.ContentBlueprintIdWithKeys
 
spaceKey() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId.ContentTemplateIdWithKeys
 
spaceKey(String) - Method in class com.atlassian.confluence.api.model.search.SearchContext.Builder
 
spaceKey() - Method in class com.atlassian.confluence.api.model.search.SearchContext
 
spaceKey - Variable in class com.atlassian.confluence.links.linktypes.AbstractPageLink
 
spaceKey - Variable in class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
 
spaceKey - Variable in class com.atlassian.confluence.rest.client.remoteservice.webfragment.AbstractRemoteWebView
 
SPACEKEY_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
The space a new page should be created in for a create page link.
SPACEKEY_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
SPACEKEY_ATTRIBUTE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
SPACEKEY_FIELD - Static variable in class com.atlassian.confluence.search.v2.lucene.mapper.PermittedSpacesQueryMapper
Deprecated.
SpaceKeyAndNameExtractor - Class in com.atlassian.confluence.search.lucene.extractor
Extracts and indexes the space key and name for searchables that belong to a space.
SpaceKeyAndNameExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.SpaceKeyAndNameExtractor
 
spaceKeyAndPageTitle(String, String) - Method in class com.atlassian.confluence.it.content.ViewContentBean.Builder
 
SpaceKeyHandle(String) - Constructor for class com.atlassian.confluence.search.lucene.tasks.UnIndexSpaceIndexTask.SpaceKeyHandle
 
spaceKeyParam - Variable in class com.atlassian.confluence.macro.ContentFilteringMacro
Parameter to handle space key filtering.
SpaceKeyParameter - Class in com.atlassian.confluence.macro.query.params
Parameter that presents space key search restrictions as SpaceCategoryQuery or InSpaceQuery implementations.
SpaceKeyParameter() - Constructor for class com.atlassian.confluence.macro.query.params.SpaceKeyParameter
 
SpaceKeyParameter(String) - Constructor for class com.atlassian.confluence.macro.query.params.SpaceKeyParameter
 
SpaceKeyParameter(List<String>, String) - Constructor for class com.atlassian.confluence.macro.query.params.SpaceKeyParameter
 
spaceKeysFilter(Set<String>) - Method in class com.atlassian.confluence.internal.relations.query.RelationQuery.Builder
 
SpaceLabelAware - Interface in com.atlassian.confluence.spaces.actions
 
SpaceLabelManager - Interface in com.atlassian.confluence.labels
 
SpaceLabelManagerImpl - Class in com.atlassian.confluence.labels
 
SpaceLabelManagerImpl() - Constructor for class com.atlassian.confluence.labels.SpaceLabelManagerImpl
 
SpaceLabelService - Interface in com.atlassian.confluence.legacyapi.service.content
Deprecated.
since 7.0.1 , use ContentLabelService
SpaceLabelsViewEvent - Class in com.atlassian.confluence.event.events.space
Represents a user viewing the space labels screen of the space admin console.
SpaceLabelsViewEvent(Object, Space) - Constructor for class com.atlassian.confluence.event.events.space.SpaceLabelsViewEvent
 
SpaceLink - Class in com.atlassian.confluence.links.linktypes
 
SpaceLink(GenericLinkParser, SpaceManager) - Constructor for class com.atlassian.confluence.links.linktypes.SpaceLink
 
SpaceLocator - Interface in com.atlassian.confluence.content.service.space
 
SpaceLogo - Class in com.atlassian.confluence.spaces
This class represents logos displayed for a space or even for the global context where no space is available.
SpaceLogo(String, int) - Constructor for class com.atlassian.confluence.spaces.SpaceLogo
 
SpaceLogoManager - Interface in com.atlassian.confluence.spaces
Manages logos for spaces.
SpaceLogoUpdateEvent - Class in com.atlassian.confluence.event.events.space
Represents a change to the logo of a space.
SpaceLogoUpdateEvent(Object, Space, String, Attachment) - Constructor for class com.atlassian.confluence.event.events.space.SpaceLogoUpdateEvent
Deprecated.
since 5.10
SpaceLogoUpdateEvent(Object, Space, SpaceLogoUpdateEvent.SpaceLogoActions, Attachment) - Constructor for class com.atlassian.confluence.event.events.space.SpaceLogoUpdateEvent
 
spaceLogoUpdateEvent(SpaceLogoUpdateEvent) - Method in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
 
SpaceLogoUpdateEvent.SpaceLogoActions - Enum in com.atlassian.confluence.event.events.space
 
SpaceLookAndFeelAction - Class in com.atlassian.confluence.spaces.actions
 
SpaceLookAndFeelAction() - Constructor for class com.atlassian.confluence.spaces.actions.SpaceLookAndFeelAction
 
spaceManager - Variable in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
spaceManager - Variable in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
spaceManager - Variable in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
spaceManager - Variable in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
SpaceManager - Interface in com.atlassian.confluence.spaces
 
spaceManager - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
SpaceManagerInternal - Interface in com.atlassian.confluence.internal.spaces
Internal space manager interface.
SpaceMatcher() - Constructor for class com.atlassian.confluence.it.Space.SpaceMatcher
Deprecated.
 
SpaceMetadataFactory - Interface in com.atlassian.confluence.api.impl.service.content.factory
 
SpaceMetadataTypeBuilder - Class in com.atlassian.confluence.plugins.graphql.types
A builder for GraphQLOutputType objects, generated for Space metadata.
SpaceMetadataTypeBuilder(GraphQLTypeBuilder, GraphQLExtensions) - Constructor for class com.atlassian.confluence.plugins.graphql.types.SpaceMetadataTypeBuilder
 
SpaceNotificationAddedEvent - Class in com.atlassian.confluence.event.events.content.mail.notification
 
SpaceNotificationAddedEvent(Object, Notification) - Constructor for class com.atlassian.confluence.event.events.content.mail.notification.SpaceNotificationAddedEvent
 
SpaceNotificationEvent - Class in com.atlassian.confluence.event.events.content.mail.notification
Represents a space watch event.
SpaceNotificationEvent(Object, Notification) - Constructor for class com.atlassian.confluence.event.events.content.mail.notification.SpaceNotificationEvent
 
SpaceNotificationRemovedEvent - Class in com.atlassian.confluence.event.events.content.mail.notification
 
SpaceNotificationRemovedEvent(Object, Notification) - Constructor for class com.atlassian.confluence.event.events.content.mail.notification.SpaceNotificationRemovedEvent
 
SpaceOperationDelegate - Class in com.atlassian.confluence.api.impl.service.permissions.delegates
 
SpaceOperationDelegate(SpacePermissionsDelegate, UserAccessorInternal, TargetResolver, SpacePermissionManager) - Constructor for class com.atlassian.confluence.api.impl.service.permissions.delegates.SpaceOperationDelegate
 
SpaceOperations - Class in com.atlassian.confluence.it.space
 
SpacePathConverter - Class in com.atlassian.confluence.servlet.simpledisplay
This path converter takes a friendly space url and converts it into a viewspace action url.
SpacePathConverter() - Constructor for class com.atlassian.confluence.servlet.simpledisplay.SpacePathConverter
 
SpacePermission - Enum in com.atlassian.confluence.it
Deprecated.
Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.api.permissions.SpacePermission} alternative
SpacePermission - Class in com.atlassian.confluence.security
A SpacePermission restricts access to different functions on a space.
SpacePermission() - Constructor for class com.atlassian.confluence.security.SpacePermission
SpacePermission(String) - Constructor for class com.atlassian.confluence.security.SpacePermission
SpacePermission(String, Space) - Constructor for class com.atlassian.confluence.security.SpacePermission
SpacePermission(String, Space, String) - Constructor for class com.atlassian.confluence.security.SpacePermission
SpacePermission(String, Space, String, String) - Constructor for class com.atlassian.confluence.security.SpacePermission
Deprecated.
since 3.0, as passing both group and userName leads to an invalid permission
SpacePermission(String, Space, String, ConfluenceUser) - Constructor for class com.atlassian.confluence.security.SpacePermission
SpacePermission(SpacePermission) - Constructor for class com.atlassian.confluence.security.SpacePermission
SpacePermissionAccessMapper - Interface in com.atlassian.confluence.impl.security.access
Centralised logic to determine how permissions should be checked, depending on a user's type of access to Confluence (see ConfluenceAccessManager).
spacePermissionAccessMapper - Variable in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
SpacePermissionCachePrimer - Class in com.atlassian.confluence.impl.security
This class will prime space permission cache for all spaces that not archived or personal.
SpacePermissionCachePrimer(EventListenerRegistrar, SpacePermissionCachePrimer.Primeable, ScheduledExecutorService, TenantRegistry, SpaceManager, DarkFeaturesManager) - Constructor for class com.atlassian.confluence.impl.security.SpacePermissionCachePrimer
 
SpacePermissionChangeEvent - Class in com.atlassian.confluence.event.events.permission
Event sent when any space permission is changed.
SpacePermissionChangeEvent(Object, SpacePermission) - Constructor for class com.atlassian.confluence.event.events.permission.SpacePermissionChangeEvent
 
SpacePermissionChangeEvent(Object, Iterable<SpacePermission>) - Constructor for class com.atlassian.confluence.event.events.permission.SpacePermissionChangeEvent
 
SpacePermissionChangeEvent(Object, Iterable<SpacePermission>, SpaceUpdateTrigger) - Constructor for class com.atlassian.confluence.event.events.permission.SpacePermissionChangeEvent
 
SpacePermissionCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
SpacePermissionCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.SpacePermissionCondition
 
SpacePermissionContext - Class in com.atlassian.confluence.internal.security
An update context for any edits to space permissions.
SpacePermissionContext.Builder - Class in com.atlassian.confluence.internal.security
 
SpacePermissionCoordinator - Class in com.atlassian.confluence.security
Space permission manager that adds a layer of security over the write operations in this class.
SpacePermissionCoordinator() - Constructor for class com.atlassian.confluence.security.SpacePermissionCoordinator
 
spacePermissionDao - Variable in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
 
spacePermissionDao - Variable in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
SpacePermissionDao - Interface in com.atlassian.confluence.security.persistence.dao
 
SpacePermissionDefaultsPermissionChecker - Class in com.atlassian.confluence.security
 
SpacePermissionDefaultsPermissionChecker(PermissionManager, UserAccessor) - Constructor for class com.atlassian.confluence.security.SpacePermissionDefaultsPermissionChecker
 
SpacePermissionDefaultsStore - Interface in com.atlassian.confluence.security
A store for managing the space permissions that new spaces receive by default.
SpacePermissionDefaultsStoreFactory - Interface in com.atlassian.confluence.security
Factory of SpacePermissionDefaultsStores.
SpacePermissionEvent - Class in com.atlassian.confluence.event.events.permission
Event sent for any space permission related operation.
SpacePermissionEvent(Object) - Constructor for class com.atlassian.confluence.event.events.permission.SpacePermissionEvent
 
SpacePermissionGroupNamesCache - Class in com.atlassian.confluence.security
Deprecated.
Since 7.3 No replacement.
spacePermissionManager - Variable in class com.atlassian.confluence.content.service.blogpost.CreateBlogPostCommandImpl
 
spacePermissionManager - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
spacePermissionManager - Variable in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator
 
spacePermissionManager - Variable in class com.atlassian.confluence.security.delegate.AbstractPermissionsDelegate
 
SpacePermissionManager - Interface in com.atlassian.confluence.security
Responsible for the addition, modification and removal of space permissions.
SpacePermissionManagerFactory - Class in com.atlassian.confluence.impl.security
This factory creates a space permissions manager with the right caching.
SpacePermissionManagerFactory(EventListenerRegistrar, CoarseGrainedCachingSpacePermissionManager, CachingSpacePermissionManager, DarkFeaturesManager, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.impl.security.SpacePermissionManagerFactory
 
SpacePermissionManagerInternal - Interface in com.atlassian.confluence.internal.security
Internal version of the SpacePermissionManager; see package-info.java for rationale.
SpacePermissionQueryBuilder - Interface in com.atlassian.confluence.impl.security.query
A centralised place for construction of database query conditions to filter or join on the "spacepermissions" table.
SpacePermissionQueryBuilderImpl - Class in com.atlassian.confluence.impl.security.query
 
SpacePermissionQueryManager - Interface in com.atlassian.confluence.impl.security.query
Helps build database queries for SpacePermissions, without interpreting the logic of the spacepermissions table in multiple DAO's.
SpacePermissionRemoveEvent - Class in com.atlassian.confluence.event.events.permission
Event sent whenever a space permission is removed.
SpacePermissionRemoveEvent(Object, SpacePermission, Space) - Constructor for class com.atlassian.confluence.event.events.permission.SpacePermissionRemoveEvent
We keep a reference to the space separately so that when the permission is deleted, event handlers are still aware of which space the event is referring to.
spacePermissionRemoveEvent(SpacePermissionRemoveEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PermissionsAuditListener
 
SpacePermissions - Class in com.atlassian.confluence.it.space
 
SpacePermissionSaveEvent - Class in com.atlassian.confluence.event.events.permission
Event sent when any space permission is saved.
SpacePermissionSaveEvent(Object, SpacePermission) - Constructor for class com.atlassian.confluence.event.events.permission.SpacePermissionSaveEvent
 
spacePermissionSaveEvent(SpacePermissionSaveEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PermissionsAuditListener
 
SpacePermissionSaver - Interface in com.atlassian.confluence.security
 
SpacePermissionSaverInternal - Interface in com.atlassian.confluence.internal.security
Internal version of the SpacePermissionSaver; see package-info.java for rationale.
SpacePermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
SpacePermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
SpacePermissionsFilter - Class in com.atlassian.confluence.search.lucene.filter
Class that filters results by the spaces the current user is allowed to see.
SpacePermissionsFilter(Filter, Filter) - Constructor for class com.atlassian.confluence.search.lucene.filter.SpacePermissionsFilter
 
SpacePermissionsFilterDao - Interface in com.atlassian.confluence.search.lucene.filter
A DAO used exclusively by the SpacePermissionsFilter for performance reasons.
SpacePermissionsFilterFactory - Class in com.atlassian.confluence.search.lucene.filter
 
SpacePermissionsFilterFactory(SpacePermissionsFilterDao, SpacePermissionQueryManager) - Constructor for class com.atlassian.confluence.search.lucene.filter.SpacePermissionsFilterFactory
 
SpacePermissionsRemoveForGroupEvent - Class in com.atlassian.confluence.event.events.permission
Event sent whenever all space permissions are removed for a group.
SpacePermissionsRemoveForGroupEvent(Object, String, List<SpacePermission>) - Constructor for class com.atlassian.confluence.event.events.permission.SpacePermissionsRemoveForGroupEvent
 
spacePermissionsRemoveForGroupEvent(SpacePermissionsRemoveForGroupEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PermissionsAuditListener
 
SpacePermissionsRemoveForUserEvent - Class in com.atlassian.confluence.event.events.permission
Event sent whenever all space permissions are removed for a user.
SpacePermissionsRemoveForUserEvent(Object, ConfluenceUser, List<SpacePermission>) - Constructor for class com.atlassian.confluence.event.events.permission.SpacePermissionsRemoveForUserEvent
 
spacePermissionsRemoveForUserEvent(SpacePermissionsRemoveForUserEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PermissionsAuditListener
 
SpacePermissionsRemoveFromSpaceEvent - Class in com.atlassian.confluence.event.events.permission
Event sent whenever all space permissions are removed from a space.
SpacePermissionsRemoveFromSpaceEvent(Object, Space, List<SpacePermission>) - Constructor for class com.atlassian.confluence.event.events.permission.SpacePermissionsRemoveFromSpaceEvent
 
SpacePermissionsRemoveFromSpaceEvent(Object, Space, List<SpacePermission>, SpaceUpdateTrigger) - Constructor for class com.atlassian.confluence.event.events.permission.SpacePermissionsRemoveFromSpaceEvent
 
spacePermissionsRemoveFromSpaceEvent(SpacePermissionsRemoveFromSpaceEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PermissionsAuditListener
 
SpacePermissionsSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Filters by the spaces a user can see.
SpacePermissionsSearchFilter(SpacePermissionsFilterDao, SpacePermissionQueryManager) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.SpacePermissionsSearchFilter
 
SpacePermissionsSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Deprecated.
SpacePermissionsSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.SpacePermissionsSearchFilterMapper
Deprecated.
 
SpacePermissionSubjectType - Enum in com.atlassian.confluence.impl.security.access
A space permission subject type grants permissions to a user.
SpacePermissionsUpdateEvent - Class in com.atlassian.confluence.event.events.space
Represents a change to space permissions.
SpacePermissionsUpdateEvent(Object, Space) - Constructor for class com.atlassian.confluence.event.events.space.SpacePermissionsUpdateEvent
 
SpacePermissionsViewEvent - Class in com.atlassian.confluence.event.events.space
Represents a user viewing the space permissions screen of the space admin console.
SpacePermissionsViewEvent(Object, Space) - Constructor for class com.atlassian.confluence.event.events.space.SpacePermissionsViewEvent
 
SpacePickerHelper - Class in com.atlassian.confluence.search
 
SpacePickerHelper(SpaceManager, LabelManager) - Constructor for class com.atlassian.confluence.search.SpacePickerHelper
 
SpacePickerHelper.SpaceDTO - Class in com.atlassian.confluence.search
 
SpacePropertyBuilder() - Constructor for class com.atlassian.confluence.api.model.content.JsonSpaceProperty.SpacePropertyBuilder
 
SpacePropertyFinderFactory - Class in com.atlassian.confluence.plugins.contentproperty.spaceproperty
SpacePropertyFinderFactory(CustomContentManager, PermissionManager, JsonPropertyFactory, SpaceService, PaginationService, TransactionalHostContextAccessor) - Constructor for class com.atlassian.confluence.plugins.contentproperty.spaceproperty.SpacePropertyFinderFactory
 
SpacePropertyFinderImpl - Class in com.atlassian.confluence.plugins.contentproperty.spaceproperty
Finder for ContentProperty objects.
SpacePropertyFinderImpl(CustomContentManager, PermissionManager, JsonPropertyFactory, SpaceService, PaginationService, Expansions) - Constructor for class com.atlassian.confluence.plugins.contentproperty.spaceproperty.SpacePropertyFinderImpl
 
SpacePropertyResource - Class in com.atlassian.confluence.plugins.restapi.resources
A REST resource for manipulating space properties.
SpacePropertyResource(SpacePropertyService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.SpacePropertyResource
 
SpacePropertyService - Interface in com.atlassian.confluence.api.service.content
Provides methods for creating and reading Confluence JsonSpaceProperty objects attached to Space objects.
SpacePropertyService.SpacePropertyFinder - Interface in com.atlassian.confluence.api.service.content
 
SpacePropertyService.Validator - Interface in com.atlassian.confluence.api.service.content
Provides methods for validating the create, update and delete methods.
SpacePropertyServiceImpl - Class in com.atlassian.confluence.plugins.contentproperty.spaceproperty
Server implementation of the SpacePropertyService.
SpacePropertyServiceImpl(CustomContentManager, StorageJsonPropertyManager, JsonPropertyFactory, SpacePropertyService.Validator, SpacePropertyFinderFactory) - Constructor for class com.atlassian.confluence.plugins.contentproperty.spaceproperty.SpacePropertyServiceImpl
 
SpacePropertyValidatorImpl - Class in com.atlassian.confluence.plugins.contentproperty.spaceproperty
 
SpacePropertyValidatorImpl(SpaceManager, PermissionManager, SpacePropertyFinderFactory, StorageJsonPropertyManager) - Constructor for class com.atlassian.confluence.plugins.contentproperty.spaceproperty.SpacePropertyValidatorImpl
 
SpaceProvider - Interface in com.atlassian.confluence.content.service.space
An interface implemented by a class that can provide the space.
SpaceProvider - Class in com.atlassian.confluence.plugins.graphql.providers
Provides the 'space' top level field
SpaceProvider(SpaceService) - Constructor for class com.atlassian.confluence.plugins.graphql.providers.SpaceProvider
 
SPACER - Static variable in class com.atlassian.confluence.macro.browser.beans.MacroPropertyPanelButton
 
SpaceRemovalLongRunningTask - Class in com.atlassian.confluence.api.impl.service.longtasks.tasks
Removes a space as a long-running task.
SpaceRemovalLongRunningTask(String, SpaceManager, ConfluenceUser, I18NBean) - Constructor for class com.atlassian.confluence.api.impl.service.longtasks.tasks.SpaceRemovalLongRunningTask
 
SpaceRemoveEvent - Class in com.atlassian.confluence.event.events.space
 
SpaceRemoveEvent(Object, Space, ProgressMeter) - Constructor for class com.atlassian.confluence.event.events.space.SpaceRemoveEvent
 
spaceRemoveEvent(SpaceRemoveEvent) - Method in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
 
SpaceReport - Class in com.atlassian.confluence.mail.reports
 
SpaceReport(Space, ChangeDigestReport) - Constructor for class com.atlassian.confluence.mail.reports.SpaceReport
 
SpaceRepresentation() - Constructor for class com.atlassian.confluence.it.export.SimpleSiteStructure.SpaceRepresentation
 
SpaceResource - Class in com.atlassian.confluence.plugins.restapi.resources
REST wrapper for the SpaceService.
SpaceResource(SpaceService, RestNavigationService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.SpaceResource
 
SpaceResourceIdentifier - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
SpaceResourceIdentifier(String) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier
 
SpaceResourceIdentifierResolver - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
SpaceResourceIdentifierResolver(SpaceManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifierResolver
 
SpaceRpc - Class in com.atlassian.confluence.it.rpc.delegates
Makes remote calls to perform CRUD operations on Space entities.
SpaceRpc(AuthenticatedWebResourceProvider) - Constructor for class com.atlassian.confluence.it.rpc.delegates.SpaceRpc
 
SpaceRssFeedAction - Class in com.atlassian.confluence.spaces.actions
 
SpaceRssFeedAction() - Constructor for class com.atlassian.confluence.spaces.actions.SpaceRssFeedAction
 
SPACES - Static variable in class com.atlassian.confluence.impl.audit.AuditCategories
 
spaces - Variable in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
 
spaces(HttpServletRequest) - Method in class com.atlassian.confluence.plugins.macros.dashboard.rest.GlobalEntitiesResource
 
spaces(String, List<String>, String, String, List<String>, Boolean, String, int, String, int, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.SpaceResource
Returns information about a number of spaces.
spaces(Expansions) - Static method in class com.atlassian.confluence.rest.api.model.pagination.PaginationLimits
Maximum number of spaces to return at a time, depending on which fields are expanded.
SPACES - Static variable in class com.atlassian.confluence.search.contentnames.Category
A category for space results.
SPACES_PLUGIN - Static variable in class com.atlassian.confluence.it.plugin.PluginConstants
 
SpacesConfigurationAction - Class in com.atlassian.confluence.plugins.spaces
 
SpacesConfigurationAction() - Constructor for class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
 
SpaceScope - Class in com.atlassian.confluence.internal.webhooks
 
SpaceScope(Space) - Constructor for class com.atlassian.confluence.internal.webhooks.SpaceScope
 
SpaceScope(long) - Constructor for class com.atlassian.confluence.internal.webhooks.SpaceScope
 
SpaceScope - Class in com.atlassian.confluence.it.feed
A selection of spaces for an RSS feed, as selected in the feed builder.
SpaceScope(List<String>) - Constructor for class com.atlassian.confluence.it.feed.SpaceScope
 
SpaceScope(String) - Constructor for class com.atlassian.confluence.it.feed.SpaceScope
 
SpaceScope(Space) - Constructor for class com.atlassian.confluence.it.feed.SpaceScope
 
SpaceSearchResult - Class in com.atlassian.confluence.api.model.search
 
SpaceService - Interface in com.atlassian.confluence.api.service.content
Provides CRUD operations on Spaces.
SpaceService - Interface in com.atlassian.confluence.content.service
 
SpaceService.SingleSpaceFetcher - Interface in com.atlassian.confluence.api.service.content
 
SpaceService.SpaceContentFinder - Interface in com.atlassian.confluence.api.service.content
A finder interface to encapsulate finding content in a particular space
SpaceService.SpaceFinder - Interface in com.atlassian.confluence.api.service.content
A finder for locating spaces.
SpaceService.Validator - Interface in com.atlassian.confluence.api.service.content
Provides methods for validating the create, update and delete methods.
SpaceServiceImpl - Class in com.atlassian.confluence.api.impl.service.content
 
SpaceServiceImpl(SpaceManagerInternal, SpaceFactory, PageManagerInternal, ContentFactory, PaginationService, PermissionManager, ContentService, SpacePermissionManager, LongRunningTaskManager, LongTaskFactory, I18NBeanFactory, FinderProxyFactory, LabelManager, UserChecker, AccessModeService) - Constructor for class com.atlassian.confluence.api.impl.service.content.SpaceServiceImpl
 
SpaceServiceImpl.SpaceContentImpl - Class in com.atlassian.confluence.api.impl.service.content
 
SpaceServiceImpl.SpaceFinderImpl - Class in com.atlassian.confluence.api.impl.service.content
 
SpaceServiceImpl.ValidatorImpl - Class in com.atlassian.confluence.api.impl.service.content
 
SpaceSettings - Class in com.atlassian.confluence.setup.settings
 
SpaceSettings() - Constructor for class com.atlassian.confluence.setup.settings.SpaceSettings
 
SpaceSettings(String) - Constructor for class com.atlassian.confluence.setup.settings.SpaceSettings
 
SpaceSettingsManager - Interface in com.atlassian.confluence.setup.settings
 
SpaceSidebarCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Show the web fragment if the space sidebar is available.
SpaceSidebarCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.SpaceSidebarCondition
 
SpacesListMacro - Class in com.atlassian.confluence.it.dashboard
 
SpacesListMacro(WebTester) - Constructor for class com.atlassian.confluence.it.dashboard.SpacesListMacro
 
SpacesListMacro - Class in com.atlassian.confluence.plugins.macros.dashboard
 
SpacesListMacro() - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
 
SpacesListMacro.SpacesTab - Enum in com.atlassian.confluence.it.dashboard
 
SpacesListMacro.Tabs - Enum in com.atlassian.confluence.plugins.macros.dashboard
 
SpacesQuery - Class in com.atlassian.confluence.spaces
An attempt to remove some of the proliferation of almost-identical space listing queries from Space.hbm.xml.
SpacesQuery.Builder - Class in com.atlassian.confluence.spaces
 
spacesQueryWithoutPermissionCheck(SpacesQuery) - Static method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
spacesQueryWithPermissionCheck(SpacesQuery, SpacePermissionQueryBuilder) - Static method in class com.atlassian.confluence.internal.spaces.SpacesQueryWithPermissionQueryBuilder
 
SpacesQueryWithPermissionQueryBuilder - Class in com.atlassian.confluence.internal.spaces
 
SpacesSoapService - Class in com.atlassian.confluence.rpc.soap.services
This is the soap service that handles all of the 'space' type methods.
SpacesSoapService() - Constructor for class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
SpaceStatus - Class in com.atlassian.confluence.api.model.content
Represents the status of a space, such as CURRENT or ARCHIVED.
SpaceStatus - Enum in com.atlassian.confluence.spaces
 
spaceStatusesFilter(Set<SpaceStatus>) - Method in class com.atlassian.confluence.internal.relations.query.RelationQuery.Builder
 
SpaceStatusUserType - Class in com.atlassian.confluence.spaces.persistence.dao.hibernate
 
SpaceStatusUserType() - Constructor for class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceStatusUserType
 
SpaceSummary - Class in com.atlassian.confluence.legacyapi.model
Deprecated.
since 7.0.1 , use Space
SpaceSummary(long, String, String, Option<Icon>, Option<String>) - Constructor for class com.atlassian.confluence.legacyapi.model.SpaceSummary
Deprecated.
 
spaceTemplateReference(ModuleCompleteKey, ModuleCompleteKey, Space) - Static method in class com.atlassian.confluence.pages.templates.PluginTemplateReference
Create a reference to the space level customised version of the template
SpaceTemplates - Class in com.atlassian.confluence.it.space
 
SpaceTemplates(WebTester) - Constructor for class com.atlassian.confluence.it.space.SpaceTemplates
 
SpaceToolsAction - Class in com.atlassian.confluence.pages.actions
 
SpaceToolsAction() - Constructor for class com.atlassian.confluence.pages.actions.SpaceToolsAction
 
spaceToolsBodyIsVisible() - Method in class com.atlassian.confluence.pageobjects.page.space.ViewSpaceTrashPage
Deprecated.
 
SpaceToolsTabItem(String, String, String, String, String, String, boolean) - Constructor for class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
 
SpaceToolsTabs() - Constructor for class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabs
 
SpaceToolsTabsHelper - Class in com.atlassian.confluence.spaces.actions
Provides the list of the 2 levels of web-sections/web-items to display in the Space Tools tabs
SpaceToolsTabsHelper(WebInterfaceManager, PermissionManager) - Constructor for class com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper
 
SpaceToolsTabsHelper.SpaceToolsTabItem - Class in com.atlassian.confluence.spaces.actions
 
SpaceToolsTabsHelper.SpaceToolsTabs - Class in com.atlassian.confluence.spaces.actions
 
SpaceTrashEmptyEvent - Class in com.atlassian.confluence.event.events.space
Represents when the trash is emptied, either by a user or by a remote administration call.
SpaceTrashEmptyEvent(Object, Space) - Constructor for class com.atlassian.confluence.event.events.space.SpaceTrashEmptyEvent
 
spaceTrashEmptyEvent(SpaceTrashEmptyEvent) - Method in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
 
SpaceTrashViewEvent - Class in com.atlassian.confluence.event.events.space
Represents a user viewing the trash contents screen of the space admin console.
SpaceTrashViewEvent(Object, Space) - Constructor for class com.atlassian.confluence.event.events.space.SpaceTrashViewEvent
 
SpaceType - Class in com.atlassian.confluence.api.model.content
Represents a type of space, such as GLOBAL or PERSONAL.
spaceType - Variable in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
SpaceType - Class in com.atlassian.confluence.spaces
 
SpaceTypeExtractor - Class in com.atlassian.confluence.search.lucene.extractor
Extracts and indexes the SpaceType of the space a searchable belongs to.
SpaceTypeExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.SpaceTypeExtractor
 
SpaceTypeUserType - Class in com.atlassian.confluence.spaces.persistence.dao.hibernate
 
SpaceTypeUserType() - Constructor for class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceTypeUserType
 
SpaceUnArchivedEvent - Class in com.atlassian.confluence.event.events.space
 
SpaceUnArchivedEvent(Object, Space) - Constructor for class com.atlassian.confluence.event.events.space.SpaceUnArchivedEvent
 
spaceUnArchivedEvent(SpaceUnArchivedEvent) - Method in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
 
SpaceUpdateEvent - Class in com.atlassian.confluence.event.events.space
 
SpaceUpdateEvent(Object, Space, Space) - Constructor for class com.atlassian.confluence.event.events.space.SpaceUpdateEvent
 
SpaceUpdateEvent(Object, Space) - Constructor for class com.atlassian.confluence.event.events.space.SpaceUpdateEvent
 
spaceUpdateEvent(SpaceUpdateEvent) - Method in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
 
SpaceUpdateTrigger - Enum in com.atlassian.confluence.spaces
Listing of the triggers for various space update events
SpaceUriGenerator - Class in com.atlassian.confluence.api.impl.service.audit.uri
Generates links to Confluence spaces
SpaceUriGenerator(SpaceManagerInternal) - Constructor for class com.atlassian.confluence.api.impl.service.audit.uri.SpaceUriGenerator
 
SpaceUtils - Class in com.atlassian.confluence.spaces
Deprecated.
since 5.2
SpaceUtils() - Constructor for class com.atlassian.confluence.spaces.SpaceUtils
Deprecated.
 
SpaceViewDefaultDecoratorAction - Class in com.atlassian.confluence.spaces.actions
 
SpaceViewDefaultDecoratorAction() - Constructor for class com.atlassian.confluence.spaces.actions.SpaceViewDefaultDecoratorAction
 
SpaceWatch - Class in com.atlassian.confluence.api.model.watch
 
SpaceWatch(User, String, List<ContentType>) - Constructor for class com.atlassian.confluence.api.model.watch.SpaceWatch
 
SpaceWatch(User, Reference<Space>, List<ContentType>) - Constructor for class com.atlassian.confluence.api.model.watch.SpaceWatch
 
SpaceWillRemoveEvent - Class in com.atlassian.confluence.event.events.space
Event published when a space is about to be removed, but has not been removed.
SpaceWillRemoveEvent(Object, Space, ProgressMeter) - Constructor for class com.atlassian.confluence.event.events.space.SpaceWillRemoveEvent
 
SpaceXmlExport - Class in com.atlassian.confluence.pageobjects.page.space
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.space.SpaceXmlExport instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
SpaceXmlExport(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.space.SpaceXmlExport
Deprecated.
 
SPAN_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
SPAN_QUERY_BOOST - Static variable in class com.atlassian.confluence.search.v2.lucene.LuceneSiteTextSearchQueryFactory
 
SpanNearQuery - Class in com.atlassian.confluence.search.v2.query
v2 primitive query
SpanNearQuery(String, List<String>, int, boolean) - Constructor for class com.atlassian.confluence.search.v2.query.SpanNearQuery
 
SpanNearQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
SpanNearQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.SpanNearQueryMapper
 
SPECIAL_CHARS - Static variable in class com.atlassian.confluence.it.User
Deprecated.
 
SpecialLabelFilter - Class in com.atlassian.confluence.labels
 
SpecialLabelFilter() - Constructor for class com.atlassian.confluence.labels.SpecialLabelFilter
 
specialLowerCaseCollection(Collection<String>) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 7.3.0, no replacement, use java stream api in combination with GeneralUtil.specialToLowerCase(String)
SpecialSpaceOptions() - Constructor for class com.atlassian.confluence.it.global.SiteSearch.SpecialSpaceOptions
 
specialToLowerCase(String) - Static method in class com.atlassian.confluence.util.GeneralUtil

the database lower() function in PostgreSQL only works for ASCII strings.

split(String) - Static method in class com.atlassian.confluence.util.LabelUtil
Split the input string according to the label delimitation rules.
Split - Interface in com.atlassian.confluence.util.profiling
Represents a split time associated with a timer.
SPLIT_TOKEN_TYPE - Static variable in class com.atlassian.confluence.search.lucene.filter.ExtendedDelimitersFilter
 
splitCData(String) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
Take a String and split into multiple substrings where each substring is suitable to be written as CData.
splitCommaDelimitedString(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Method will turn a String of comma separated entities into a String Array.
splitPermissions(Collection<SpacePermission>, Collection<SpacePermission>, Collection<SpacePermission>, Set<SpacePermission>, Set<SpacePermission>) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Determine which permissions need to be added or removed.
splitPermissions(Collection<SpacePermission>, Collection<SpacePermission>, Collection<SpacePermission>, Set<SpacePermission>, Set<SpacePermission>) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Determine which permissions need to be added or removed.
SpoolingBlobInputStreamType - Class in org.springframework.orm.hibernate.support
LobType that spools data when getting and setting lob data types
SpoolingBlobInputStreamType() - Constructor for class org.springframework.orm.hibernate.support.SpoolingBlobInputStreamType
 
SpringComponentModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
 
SpringComponentModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.confluence.plugin.descriptor.SpringComponentModuleDescriptor
 
SpringComponentUploadablePlugin - Class in com.atlassian.confluence.it.plugin
A plugin containing a Spring component which will be loaded from the classpath.
SpringComponentUploadablePlugin(String, String, String, String) - Constructor for class com.atlassian.confluence.it.plugin.SpringComponentUploadablePlugin
 
SpringDataSourceConnectionProvider - Class in bucket.core.persistence.hibernate
Deprecated.
since 6.10.0. Use com.atlassian.confluence.impl.core.persistence.hibernate.ConfluenceSpringDataSourceConnectionProvider instead.
SpringDataSourceConnectionProvider(DataSource) - Constructor for class bucket.core.persistence.hibernate.SpringDataSourceConnectionProvider
Deprecated.
 
SPRINGFIELD - Static variable in class com.atlassian.confluence.it.Group.Simpsons
Deprecated.
 
SpringHibernate2SessionFactory - Class in com.atlassian.crowd.embedded.hibernate2.batch
Uses SessionFactoryUtils to find the currently running session.
SpringHibernate2SessionFactory(SessionFactory) - Constructor for class com.atlassian.crowd.embedded.hibernate2.batch.SpringHibernate2SessionFactory
 
SpringManagedModuleReferenceParser - Class in com.atlassian.sal.confluence.lifecycle
Derives a ModuleCompleteKey from a dynamic module service export.
SpringManagedModuleReferenceParser() - Constructor for class com.atlassian.sal.confluence.lifecycle.SpringManagedModuleReferenceParser
 
SpringManagedServlet - Class in com.atlassian.confluence.servlet
Servlet that defers all its execution to a Spring-bean.
SpringManagedServlet() - Constructor for class com.atlassian.confluence.servlet.SpringManagedServlet
 
SpringPluginHibernateSessionFactory - Class in com.atlassian.hibernate
Deprecated.
since 6.1. Remove when the matching interface is removed.
SpringPluginHibernateSessionFactory(SessionFactory) - Constructor for class com.atlassian.hibernate.SpringPluginHibernateSessionFactory
Deprecated.
 
SpringRendererComponentFactory - Class in com.atlassian.confluence.renderer.plugin
Renderer component factory that looks the component up in the application Spring context.
SpringRendererComponentFactory() - Constructor for class com.atlassian.confluence.renderer.plugin.SpringRendererComponentFactory
 
SqlCaptureResource - Class in com.atlassian.confluence.functest.rest.admin
 
SqlCaptureResource(HibernateSqlCollector) - Constructor for class com.atlassian.confluence.functest.rest.admin.SqlCaptureResource
 
SQLSERVER_INDEX_ALREADY_EXISTS_ERRORCODE - Static variable in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
SQLSERVER_RELATION_ALREADY_EXISTS_ERRORCODE - Static variable in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
SQLServerDialect - Class in com.atlassian.confluence.impl.hibernate.dialect
The hibernate Dialect that's used for SQL Server.
SQLServerDialect() - Constructor for class com.atlassian.confluence.impl.hibernate.dialect.SQLServerDialect
 
SQLServerDialectV2 - Class in com.atlassian.confluence.impl.hibernate.dialect
The v2 hibernate Dialect that's returned from net.sf.hibernate.engine.SessionFactory.getDialect.
SQLServerDialectV2() - Constructor for class com.atlassian.confluence.impl.hibernate.dialect.SQLServerDialectV2
 
SQLServerJDBCUrlBuilder - Class in com.atlassian.confluence.setup
 
SQLServerJDBCUrlBuilder() - Constructor for class com.atlassian.confluence.setup.SQLServerJDBCUrlBuilder
 
SqlServerSetupRule - Class in com.atlassian.confluence.impl.health.checks.rules
Determines whether the SQL Server setup (isolation level_ is correct.
sqlType() - Method in class com.atlassian.confluence.core.persistence.hibernate.StringClobType
 
sqlTypes() - Method in class com.atlassian.confluence.core.BodyTypeUserType
 
sqlTypes() - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentTypeEnumUserType
 
sqlTypes() - Method in class com.atlassian.confluence.core.persistence.hibernate.InstantType
 
sqlTypes() - Method in class com.atlassian.confluence.impl.hibernate.GenericEnumUserType
 
sqlTypes() - Method in class com.atlassian.confluence.impl.journal.JournalIdentifierUserType
 
sqlTypes() - Method in class com.atlassian.confluence.internal.relations.dao.hibernate.RelatableEntityTypeEnumUserType
 
sqlTypes() - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.NamespaceUserType
 
sqlTypes() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.CryptographicKeyType
 
sqlTypes() - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceStatusUserType
 
sqlTypes() - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceTypeUserType
 
sqlTypes() - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.UserKeyUserType
 
sqlTypes() - Method in class com.atlassian.hibernate.BucketClobStringType
 
sqlTypes() - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
SQLUtils - Class in com.atlassian.confluence.util
Contains a variety of functions for handling SQL Connections and Queries.
STACK_DEPTH - Static variable in class com.atlassian.confluence.web.ResponseHeaderNames
 
StackPushOperation - Class in com.atlassian.confluence.importexport.impl
 
StackPushOperation(Stack<ImportedObject>, Set<TransientHibernateHandle>, ImportedObject) - Constructor for class com.atlassian.confluence.importexport.impl.StackPushOperation
 
StaircaseFunction - Class in com.atlassian.confluence.search.v2.score
Staircase decay function applied to a field value.
StaircaseFunction(FieldValueSource, Map<? extends Number, ? extends Number>) - Constructor for class com.atlassian.confluence.search.v2.score.StaircaseFunction
 
STALE_DRAFT_REMOVE_BATCH_SIZE - Static variable in class com.atlassian.confluence.pages.DefaultPageManager
 
StaleObjectStateException - Exception in com.atlassian.confluence.core.persistence.confluence
Exception that is thrown when you attempt to make a change to a Versioned object that is inconsistent with its version history, for example modifying something other than its current version.
StaleObjectStateException() - Constructor for exception com.atlassian.confluence.core.persistence.confluence.StaleObjectStateException
 
StaleObjectStateException(String) - Constructor for exception com.atlassian.confluence.core.persistence.confluence.StaleObjectStateException
 
StaleObjectStateException(String, Throwable) - Constructor for exception com.atlassian.confluence.core.persistence.confluence.StaleObjectStateException
 
StaleObjectStateException(Throwable) - Constructor for exception com.atlassian.confluence.core.persistence.confluence.StaleObjectStateException
 
standaloneToCluster() - Method in class com.atlassian.confluence.it.setup.steps.StartSetupPage
 
StandardAuditResourceTypes - Interface in com.atlassian.confluence.audit
Standard AuditResource types to be used in Confluence audit events.
StandardCacheKey - Enum in com.atlassian.confluence.it.admin
Enum of the standard cache keys.
StandardConfluenceJob - Class in com.atlassian.confluence.it.rpc
Standard Confluence Jobs to trigger.
StandardConfluenceJob() - Constructor for class com.atlassian.confluence.it.rpc.StandardConfluenceJob
 
StandardLicense - Enum in com.atlassian.confluence.it.admin
License constants.
StandardTag - Interface in com.atlassian.confluence.xhtml.api
An interface representing the standard attributes supported by almost all HTML tags.
StandardTokenFilterDescriptor - Class in com.atlassian.confluence.search.v2.analysis
A standard token filter.
StandardTokenFilterDescriptor() - Constructor for class com.atlassian.confluence.search.v2.analysis.StandardTokenFilterDescriptor
 
StandardTokenizerDescriptor - Class in com.atlassian.confluence.search.v2.analysis
A standard tokenizer based on unicode segmentation standard.
StandardTokenizerDescriptor() - Constructor for class com.atlassian.confluence.search.v2.analysis.StandardTokenizerDescriptor
 
start(SessionFactoryOptions, Properties) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
start() - Method in interface com.atlassian.confluence.cluster.hazelcast.HazelcastClusterEventService
 
start() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastExecutorClusterEventService
 
start(HttpServletRequest) - Static method in class com.atlassian.confluence.event.events.analytics.HttpRequestStats
 
start(SessionFactoryOptions, Properties) - Method in class com.atlassian.confluence.impl.cache.hibernate.ConfluenceRegionFactory
Deprecated.
 
start(LongRunningTask) - Method in class com.atlassian.confluence.internal.diagnostics.LongRunningTaskMonitor
 
start(MacroRenderingMonitor.MacroRendering) - Method in class com.atlassian.confluence.internal.diagnostics.MacroRenderingMonitor
 
start() - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
Starts up and configures a new mail server which will be pulled back down during test tearDown.
start() - Method in class com.atlassian.confluence.it.mail.MailServices
Tries to start a SMTP and a POP3 server on any free port in the range given in the constructor.
start() - Method in class com.atlassian.confluence.it.rpc.RequestLog
Start logging urls of http requests.
start() - Method in class com.atlassian.confluence.it.usermanagement.LdapService
Tries to start an LDAP server on any free port in the port range between LdapService.PORT_RANGE_START and LdapService.PORT_RANGE_END.
start(String) - Method in class com.atlassian.confluence.search.actions.Timer
 
start(String) - Method in class com.atlassian.confluence.util.profiling.ConfluenceProfilerStrategy
 
start() - Method in interface com.atlassian.confluence.util.profiling.DurationThresholdWarningTimingHelper.Timer
 
start() - Static method in class com.atlassian.confluence.util.test.timing.TestTimer
 
start() - Method in class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
Deprecated.
 
start() - Method in class com.atlassian.confluence.webdriver.AbstractWebDriverTest
Deprecated.
 
start() - Method in class com.atlassian.sal.confluence.lifecycle.TenantAwareLifecycleManager
 
START_QPARAM - Static variable in class com.atlassian.confluence.rest.api.model.RestPageRequest
 
startActivity(String, String) - Method in class com.atlassian.confluence.core.DefaultHeartbeatManager
 
startActivity(String, User) - Method in class com.atlassian.confluence.core.DefaultHeartbeatManager
 
startActivity(String, String) - Method in interface com.atlassian.confluence.core.HeartbeatManager
Adds a username as an active participant to the specified activity
startActivity(String, User) - Method in interface com.atlassian.confluence.core.HeartbeatManager
Adds a username as an active participant to the specified activity
startActivity() - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
startActivity(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Call startActivity on the heartbeat manager bean
startActivity(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
Adds a user as an active participant to the specified activity
startActivity(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
startActivity(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
startActivity(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
Call startActivity on the heartbeat manager bean
startActivity(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
startActivity(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
startActivity(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Call startActivity on the heartbeat manager bean
startActivity(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
startAfter() - Method in class com.atlassian.confluence.util.test.timing.TestTimer
 
startAWSSetup() - Method in class com.atlassian.confluence.it.setup.steps.LicensePage
 
startBatch() - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
Deprecated.
 
startBatch() - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
startBatch() - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Deprecated.
Flag that a number of user/group transactions are about to be performed in a block, and any syncing should pause until the batch is finished.
startBefore() - Method in class com.atlassian.confluence.util.test.timing.TestTimer
 
startCapturing() - Method in class com.atlassian.confluence.it.analytics.AnalyticsHelper
 
startCluster() - Method in interface com.atlassian.confluence.cluster.ClusterManager
Start the clustering service
startCluster() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
StartClusterLongRunningTask - Class in com.atlassian.confluence.cluster
 
StartClusterLongRunningTask(String) - Constructor for class com.atlassian.confluence.cluster.StartClusterLongRunningTask
 
StartClusterTask - Class in com.atlassian.confluence.admin.actions.cluster
Deprecated.
since 5.9
StartClusterTask(JohnsonEventContainer, Event, String, File, String, InetAddress, ClusterConfigurationHelper, I18NBean) - Constructor for class com.atlassian.confluence.admin.actions.cluster.StartClusterTask
Deprecated.
 
startCustomClusterSetup() - Method in class com.atlassian.confluence.it.setup.steps.LicensePage
 
startCustomClusterSetupWithError() - Method in class com.atlassian.confluence.it.setup.steps.LicensePage
 
startCustomSetup() - Method in class com.atlassian.confluence.it.setup.steps.LicensePage
 
startCustomSetup() - Method in class com.atlassian.confluence.it.setup.steps.SelectBundlePage
 
startCustomSetup() - Method in class com.atlassian.confluence.it.setup.steps.StartSetupPage
 
startCustomSetup() - Method in class com.atlassian.confluence.pageobjects.page.setup.StartSetupPage
Deprecated.
 
startCustomSetupWithError() - Method in class com.atlassian.confluence.it.setup.steps.LicensePage
 
startDocument() - Method in class com.atlassian.confluence.it.export.XmlSiteExportHandler
 
startElement(QName, XMLAttributes, Augmentations) - Method in class com.atlassian.confluence.content.render.xhtml.IllegalAttributeFilter
 
startElement(QName, XMLAttributes, Augmentations) - Method in class com.atlassian.confluence.content.render.xhtml.XmlAttributeEncodingFilter
 
startElement(String, String, String, Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.BackupParser
 
startElement(String, String, String, Attributes) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.DefaultFragmentParser
 
startElement(String, String, String, Attributes) - Method in class com.atlassian.confluence.it.export.XmlSiteExportHandler
Does not expect or handle nested object elements.
startEventConsumed - Variable in class com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader
 
startEviction(SynchronyEvictionType, Integer, Integer) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.AnalyticsEvictionProgressTracking
 
startEviction(SynchronyEvictionType, Integer, Integer) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.CompositeEvictionProgressTracking
 
startEviction(SynchronyEvictionType, Integer, Integer) - Method in interface com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgressTracking
Gets called before starting the whole eviction procedure
startEviction(SynchronyEvictionType, Integer) - Method in interface com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgressTracking
 
startEvictionTimer() - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
startHealthcheck() - Method in interface com.atlassian.confluence.plugins.synchrony.api.SynchronyProxyMonitor
Ping the Synchrony Proxy healthcheck rest endpoint.
startHealthcheck() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProxyMonitor
 
startHeartbeatOnDoDefault() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
This method determines whether the current action should start an activity on the HeartbeatManager.
startHeartbeatOnDoDefault() - Method in class com.atlassian.confluence.plugins.editorloader.EditorAction
 
startIfQueued(LongRunningTaskId) - Method in interface com.atlassian.confluence.internal.longrunning.LongRunningTaskManagerInternal
Starts the task in a new thread if it has previously been queued.
startIfQueued(LongRunningTaskId) - Method in class com.atlassian.confluence.util.longrunning.DefaultLongRunningTaskManager
 
startIndex - Variable in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
starting(Description) - Method in class com.atlassian.confluence.jwebunit.JWebUnitInitRule
 
starting(Description) - Method in class com.atlassian.confluence.webdriver.rules.BrowserUserAgentLoggingRule
 
starting(Description) - Method in class com.atlassian.confluence.webdriver.rules.LogTimeRule
 
startLoggingRequests(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
startLoggingRequests(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Start logging http request urls.
startLoggingRequests(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
startLoggingRequests() - Method in class com.atlassian.confluence.test.rpc.RequestLogger
Start logging urls of http requests.
startLongRunningTask(User, LongRunningTask) - Method in class com.atlassian.confluence.util.longrunning.DefaultLongRunningTaskManager
 
startLongRunningTask(User, LongRunningTask) - Method in interface com.atlassian.confluence.util.longrunning.LongRunningTaskManager
Start some task in a new thread
startMailServerOnly(User...) - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
Starts the mail server, but DOESN'T configure Confluence to use it.
startOffset - Variable in class com.atlassian.confluence.search.v2.AbstractSearch
 
StartOfTestLogger - Class in com.atlassian.confluence.it.rpc
Singleton to log a message on the server reporting the start of each test.
startRecording(Callable<T>) - Method in interface com.atlassian.confluence.mail.embed.MimeBodyPartRecorder
Activate the recorder so that it can record MimeBodyPartRecorder.trackSource(DataSource) calls.
startRemovalTimer() - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
startRemovalUnderLock(SynchronyEvictionProgress, Integer) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.AnalyticsEvictionProgressTracking
 
startRemovalUnderLock(SynchronyEvictionProgress, Integer) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.CompositeEvictionProgressTracking
 
startRemovalUnderLock(SynchronyEvictionProgress, Integer) - Method in interface com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgressTracking
Gets called when DB rows are being removed while corresponding synchrony data is locked
startSearch(SynchronyEvictionProgress, SynchronyEvictionSearchType, Integer) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.AnalyticsEvictionProgressTracking
 
startSearch(SynchronyEvictionProgress, SynchronyEvictionSearchType, Integer) - Method in class com.atlassian.confluence.pages.collab.impl.tracking.CompositeEvictionProgressTracking
 
startSearch(SynchronyEvictionProgress, SynchronyEvictionSearchType, Integer) - Method in interface com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgressTracking
Start searching for content to be removed
startSearchTimer() - Method in class com.atlassian.confluence.pages.collab.impl.tracking.SynchronyEvictionProgress
 
startSession(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.security.websudo.DefaultWebSudoManager
 
startSession(HttpServletRequest, HttpServletResponse) - Method in interface com.atlassian.confluence.security.websudo.WebSudoManager
Start a new WebSudo session.
StartSetupPage - Class in com.atlassian.confluence.it.setup.steps
 
StartSetupPage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.StartSetupPage
 
StartSetupPage - Class in com.atlassian.confluence.pageobjects.page.setup
Deprecated.
in 5.8. Use com.atlassian.confluence.webdriver.pageobjects.page.setup.StartSetupPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
StartSetupPage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.StartSetupPage
Deprecated.
 
startSoleServer() - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
Same as MailFacade.start() except it removes all existing mail servers if any are configured.
startSplit(ConfluenceMonitoring, String, String...) - Static method in class com.atlassian.confluence.cache.CacheMonitoringUtils
startSplit(ConfluenceMonitoring, String) - Static method in class com.atlassian.confluence.cache.CacheMonitoringUtils
 
startSplit(ConfluenceMonitoring, String, Map<String, String>) - Static method in class com.atlassian.confluence.cache.CacheMonitoringUtils
 
startSplit(String, String...) - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
startSplit(String, Map<String, String>) - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
 
startSplit(String, String...) - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoring
startSplit(String) - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoring
Creates and starts a split timer associated with the supplied name details.
startSplit(String, Map<String, String>) - Method in interface com.atlassian.confluence.util.profiling.ConfluenceMonitoring
Creates and starts a split timer associated with the supplied name details.
startTask(AbstractConfigLongRunningTask) - Method in class com.atlassian.confluence.plugins.synchrony.tasks.SynchronyConfigTaskTracker
 
startTask(LongRunningTask, User) - Static method in class com.atlassian.confluence.util.longrunning.LongRunningTaskUtils
Deprecated.
 
startTask(LongRunningTask) - Static method in class com.atlassian.confluence.util.longrunning.LongRunningTaskUtils
Deprecated.
 
startTestMethod() - Method in class com.atlassian.confluence.util.test.timing.TestTimer
 
startTrialSetup() - Method in class com.atlassian.confluence.pageobjects.page.setup.StartSetupPage
Deprecated.
 
startup(LifecycleContext) - Method in class com.atlassian.confluence.admin.actions.SystemInfoOnStartup
 
startup(LifecycleContext) - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.RemigrationLifecycleItem
registers the migration required listener to listen for any plugin enabled events that happen after startup, also runs the remigration if necessary.
startUp(ServletContext) - Method in class com.atlassian.confluence.impl.setup.DefaultLifecycleManager
 
startup(LifecycleContext) - Method in class com.atlassian.confluence.index.RemoveIndexWriteLock
 
startup(LifecycleContext) - Method in class com.atlassian.confluence.macro.xhtml.MacroMigrationLifecycleItem
 
startup() - Method in interface com.atlassian.confluence.plugins.synchrony.api.SynchronyProcessManager
Starts the Synchrony process and returns a Promise which indicates a if startup was successful or not.
startup() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProcessManager
 
startup(LifecycleContext) - Method in class com.atlassian.confluence.schedule.listeners.ManagedScheduledJobsLifecycle
 
startup(LifecycleContext) - Method in class com.atlassian.confluence.schedule.TenantAwareJobReschedulerLifecycle
 
startup(LifecycleContext) - Method in class com.atlassian.confluence.upgrade.PluginFrameworkDependentUpgrader
 
startup(LifecycleContext) - Method in class com.atlassian.confluence.util.SchedulerLifecycle
 
STARTUP_REMIGRATION_DISABLED - Static variable in class com.atlassian.confluence.content.render.xhtml.migration.macro.RemigrationLifecycleItem
 
StartupSchemaChecker - Class in com.atlassian.confluence.core.persistence.schema
 
StartupSchemaChecker(SchemaComparisonService, EventPublisher, VersionHistoryDao, TenantAccessor) - Constructor for class com.atlassian.confluence.core.persistence.schema.StartupSchemaChecker
 
startUsingConfluence(boolean) - Method in class com.atlassian.confluence.it.setup.steps.FinishedPage
 
startWatching() - Method in class com.atlassian.confluence.mail.notification.actions.PageNotificationAction
 
startWatchingPage(Long) - Method in class com.atlassian.confluence.it.user.UserProfile
 
startWatchingSpace(String) - Method in class com.atlassian.confluence.it.user.UserProfile
 
State() - Constructor for class com.atlassian.confluence.plugins.keyboardshortcuts.ShortcutSettingsResource.State
 
STATIC_CONTENT - Static variable in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyApiAvailableTestResource
 
STATIC_RESOURCE_URL_PREFIX - Static variable in class com.atlassian.confluence.setup.velocity.WebResourceContextItemProvider
 
StaticEnricherFilter - Class in com.atlassian.confluence.plugins.restapi.enrich
Provides static access to the enrichment stack, this is provided to allow our rest doc to generate accurate examples
StaticEnricherFilter() - Constructor for class com.atlassian.confluence.plugins.restapi.enrich.StaticEnricherFilter
 
StaticHttpContext - Class in com.atlassian.confluence.web.context
Makes static calls to WebWork then ServletContextThreadLocal to retrieve the relevant objects for the current HTTP request.
StaticHttpContext() - Constructor for class com.atlassian.confluence.web.context.StaticHttpContext
 
StaticRenderingAction - Class in com.atlassian.confluence.xss
Action that statically renders the specified Velocity template via VelocityUtils.getRenderedTemplate(String, java.util.Map)
StaticRenderingAction() - Constructor for class com.atlassian.confluence.xss.StaticRenderingAction
 
StaticResourceUrlPrefixFunction - Class in com.atlassian.confluence.plugins.soy
Returns the static web resources URL prefix as a string.
StaticResourceUrlPrefixFunction(WebResourceUrlProvider) - Constructor for class com.atlassian.confluence.plugins.soy.StaticResourceUrlPrefixFunction
 
staticRpc - Static variable in class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
Deprecated.
 
StaticServiceExecution<S,R> - Class in com.atlassian.sal.confluence.lifecycle
Delegates service execution to a callback.
StaticServiceExecution(ServiceReference, Function<S, R>) - Constructor for class com.atlassian.sal.confluence.lifecycle.StaticServiceExecution
 
staticSuffixes - Static variable in class com.atlassian.confluence.web.filter.AbstractStaticResourceAwareFilter
 
Statistics - Interface in com.atlassian.confluence.impl.vcache.metrics
Represents instrumentation data on a 'name'.
STATS_COMPACTION_ENABLED - Static variable in class com.atlassian.confluence.cache.ehcache.EhCacheCompactor
 
status(ContentStatus) - Method in class com.atlassian.confluence.api.model.content.Content.ContentBuilder
 
STATUS - Static variable in class com.atlassian.confluence.api.model.content.Content.Expansions
 
status(ContentStatus) - Method in class com.atlassian.confluence.api.model.content.ContentSelector.ContentSelectorBuilder
 
status(String) - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskSubmission.LongTaskSubmissionBuilder
 
status(UserStatus) - Method in class com.atlassian.confluence.api.model.people.KnownUser.Builder
 
STATUS - Static variable in class com.atlassian.confluence.api.model.people.User.Expansions
 
status() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.CollabEditorConfigRpc
 
status() - Method in class com.atlassian.confluence.plugins.synchrony.rest.CollaborativeEditingConfigResource
 
STATUS_LAST_MODIFIER - Static variable in class com.atlassian.confluence.importexport.xmlimport.persister.ContentPropertyPersisterFactory
 
STATUS_MACRO - Static variable in class com.atlassian.confluence.it.Macro
 
STATUS_UPDATE - Static variable in class com.atlassian.confluence.legacyapi.model.content.ContentType
Deprecated.
 
statuses - Variable in class com.atlassian.confluence.rest.client.AbstractRemoteContentService.AbstractRemoteContentFinder
 
statusPredicate(List<ContentStatus>) - Static method in class com.atlassian.confluence.api.impl.service.content.finder.FinderPredicates
 
statusTextRenderer - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
StatusTextRenderer - Interface in com.atlassian.confluence.userstatus
Deprecated.
Since 5.9.1 Responsible for converting status text into displayable HTML. Will auto-link URLs, wiki inline markup and hash-tags.
StaxStreamMarshaller<T> - Interface in com.atlassian.confluence.content.render.xhtml
Marshals the specified object to a StAX stream.
StaxUtils - Class in com.atlassian.confluence.content.render.xhtml
 
StaxUtils() - Constructor for class com.atlassian.confluence.content.render.xhtml.StaxUtils
 
STEP_SIZE_RECENTLY_UPDATED_PAGE_COUNT - Static variable in class com.atlassian.confluence.user.UserInterfaceState
 
stop() - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateRegionFactory
Deprecated.
 
stop() - Method in interface com.atlassian.confluence.cluster.hazelcast.HazelcastClusterEventService
 
stop() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastExecutorClusterEventService
 
stop() - Static method in class com.atlassian.confluence.event.events.analytics.HttpRequestStats
 
stop() - Method in class com.atlassian.confluence.impl.cache.hibernate.ConfluenceRegionFactory
Deprecated.
 
stop() - Method in interface com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsCollector.Timer
 
stop() - Method in class com.atlassian.confluence.impl.hibernate.HibernateJvmVCacheRegionFactory
 
stop(LongRunningTask) - Method in class com.atlassian.confluence.internal.diagnostics.LongRunningTaskMonitor
 
stop(MacroRenderingMonitor.MacroRendering) - Method in class com.atlassian.confluence.internal.diagnostics.MacroRenderingMonitor
 
stop() - Method in class com.atlassian.confluence.it.mail.MailFacade
Deprecated.
 
stop() - Method in class com.atlassian.confluence.it.mail.MailServices
Stops the SMTP and POP3 server.
stop() - Method in class com.atlassian.confluence.it.usermanagement.LdapService
Stops the LDAP server.
stop() - Method in interface com.atlassian.confluence.plugins.synchrony.api.SynchronyProcessManager
Terminates the Synchrony process.
stop() - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProcessManager
 
stop() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport.Timer
 
stop(String) - Method in class com.atlassian.confluence.search.actions.Timer
 
stop(long, TimeUnit) - Method in class com.atlassian.confluence.util.longrunning.DefaultLongRunningTaskManager
 
stop(long, TimeUnit) - Method in interface com.atlassian.confluence.util.longrunning.LongRunningTaskManager
Stop accepting new long running tasks.
stop() - Method in interface com.atlassian.confluence.util.profiling.Split
Stops the timing split.
stop() - Method in class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
Deprecated.
 
stopActivity(String, String) - Method in class com.atlassian.confluence.core.DefaultHeartbeatManager
 
stopActivity(String, User) - Method in class com.atlassian.confluence.core.DefaultHeartbeatManager
 
stopActivity(String, User) - Method in interface com.atlassian.confluence.core.HeartbeatManager
Remove a user from the active participants from the specified activity
stopActivity(String, String) - Method in interface com.atlassian.confluence.core.HeartbeatManager
Remove a username from the active participants from the specified activity
stopActivity() - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
 
stopActivity(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Call stopActivity on the heartbeat manager bean
stopActivity(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
Removes a user as an active participant to the specified activity
stopActivity(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
stopActivity(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
stopActivity(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
Call stopActivity on the heartbeat manager bean
stopActivity(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
stopActivity(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
stopActivity(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Call stopActivity on the heartbeatManager bean
stopActivity(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
stopAndCheckTiming() - Method in interface com.atlassian.confluence.util.profiling.DurationThresholdWarningTimingHelper.Timer
 
StopBatchProcessingException - Exception in com.atlassian.confluence.impl.hibernate.bulk
An exception to indicate that we should stop batch processing
StopBatchProcessingException(String) - Constructor for exception com.atlassian.confluence.impl.hibernate.bulk.StopBatchProcessingException
 
stopCapturing() - Method in class com.atlassian.confluence.it.analytics.AnalyticsHelper
 
stopCluster() - Method in interface com.atlassian.confluence.cluster.ClusterManager
Stop the clustering service
stopCluster() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
 
stopFollowing(User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Deprecated.
Stop following the given user.
stopTimer() - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
stopTrackingLongRunningTask(LongRunningTaskId) - Method in class com.atlassian.confluence.util.longrunning.DefaultLongRunningTaskManager
 
stopTrackingLongRunningTask(LongRunningTaskId) - Method in interface com.atlassian.confluence.util.longrunning.LongRunningTaskManager
Clean up an old task.
stopWatching() - Method in class com.atlassian.confluence.mail.notification.actions.PageNotificationAction
 
stopWatchingPage(Long) - Method in class com.atlassian.confluence.it.user.UserProfile
 
stopWatchingSpace(String) - Method in class com.atlassian.confluence.it.user.UserProfile
 
STORAGE - Static variable in class com.atlassian.confluence.api.model.content.ContentRepresentation
Raw database format, for content that stores data in our XML storage format
storage - Variable in class com.atlassian.confluence.core.persistence.hibernate.TransientHibernateHandle
 
STORAGE_DATE_FORMAT - Static variable in class com.atlassian.confluence.content.render.xhtml.model.time.Time
 
STORAGE_DECLARATION_GROUP_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
STORAGE_KEY_ATTR - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
STORAGE_LIST_OPTION_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
STORAGE_LIST_OPTION_VALUE_ATTR - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
STORAGE_LIST_VAR_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
STORAGE_NAME_ATTR - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
STORAGE_NAMESPACES - Static variable in class com.atlassian.confluence.content.render.xhtml.XhtmlConstants
 
STORAGE_NOAUTOESCAPE_ATTR - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
STORAGE_OLD_RAW_XHTML_ATTR - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
Deprecated.
STORAGE_RAW_XHTML_ATTR - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
STORAGE_STRING_VAR_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
STORAGE_TEXT_AREA_COLUMNS_ATTR - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
STORAGE_TEXT_AREA_ROWS_ATTR - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
STORAGE_TEXT_AREA_VAR_TAG - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
STORAGE_USAGE_I18N - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
STORAGE_USAGE_VARIABLE - Static variable in interface com.atlassian.confluence.pages.templates.TemplateConstants
 
STORAGE_VERSION_1 - Static variable in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
STORAGE_VERSION_2 - Static variable in class com.atlassian.confluence.xhtml.api.MacroDefinition
 
StorageAttachmentResourceIdentifierMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
 
StorageAttachmentResourceIdentifierMarshaller(XmlStreamWriterTemplate, Marshaller<ResourceIdentifier>) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageAttachmentResourceIdentifierMarshaller
 
StorageBlogPostResourceIdentifierMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
 
StorageBlogPostResourceIdentifierMarshaller(XmlStreamWriterTemplate) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageBlogPostResourceIdentifierMarshaller
 
StorageContentEntityResourceIdentifierMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
 
StorageContentEntityResourceIdentifierMarshaller(XmlStreamWriterTemplate) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageContentEntityResourceIdentifierMarshaller
 
StorageEmbeddedImageMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.embed
 
StorageEmbeddedImageMarshaller(XmlStreamWriterTemplate, Marshaller<ResourceIdentifier>, MarshallingRegistry) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.embed.StorageEmbeddedImageMarshaller
 
StorageEmbeddedImageUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.embed
 
StorageEmbeddedImageUnmarshaller(Unmarshaller<ResourceIdentifier>, XmlEventReaderFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.embed.StorageEmbeddedImageUnmarshaller
 
StorageEmoticonMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.inline
 
StorageEmoticonMarshaller(XMLOutputFactory, MarshallingRegistry) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.inline.StorageEmoticonMarshaller
 
StorageEmoticonUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.inline
 
StorageEmoticonUnmarshaller() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.inline.StorageEmoticonUnmarshaller
 
storageFormat - Variable in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
The current content in storageFormat ready for saving.
storageFormatCleaner - Variable in class com.atlassian.confluence.content.render.xhtml.DefaultFormatConverter
 
StorageFormatCleaner - Interface in com.atlassian.confluence.content.render.xhtml
Responsible for cleaning supplied XML content into a form that is balanced and free of any insecure markup.
StorageFormatCleaner.AppliedRuleDescription - Class in com.atlassian.confluence.content.render.xhtml
A description of a rule that was applied during the cleaning of content.
StorageFormatCleaner.Result - Class in com.atlassian.confluence.content.render.xhtml
The complete results of a clean up operation.
StorageFormatService - Interface in com.atlassian.confluence.xhtml.api
Provides methods to generate storage format fragments.
StorageFormatUserRewriter - Class in com.atlassian.confluence.importexport.impl
Provides facilities for extracting and rewriting storage format content that contains UserKeys as components of UserResourceIdentifiers.
StorageFormatUserRewriter(XmlEventReaderFactory, XmlOutputFactory, Unmarshaller<UserResourceIdentifier>, Marshaller<UserResourceIdentifier>) - Constructor for class com.atlassian.confluence.importexport.impl.StorageFormatUserRewriter
 
StorageFormatUserRewriter.RewriteResult - Class in com.atlassian.confluence.importexport.impl
Represents the results of the content rewrite operation.
StorageHtmlAnchorElementTransformer - Class in com.atlassian.confluence.content.render.xhtml.storage
Checks to see if the 'link.openInNewWindow' dark feature is enabled, and if it is not, then it removes any stray target attributes for storage.
StorageHtmlAnchorElementTransformer(XMLEventFactoryProvider, DarkFeaturesManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.StorageHtmlAnchorElementTransformer
 
StorageImageAttributeParser - Class in com.atlassian.confluence.content.render.xhtml.storage.embed
Extend the EditorImageAttributeParser to handle some additional attributes that are found in storage format.
StorageImageAttributeParser(DefaultEmbeddedImage) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.embed.StorageImageAttributeParser
 
StorageImageAttributeWriter - Class in com.atlassian.confluence.content.render.xhtml.storage.embed
 
StorageImageAttributeWriter(XMLStreamWriter) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.embed.StorageImageAttributeWriter
 
StorageInlineCommentMarkerMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.inlinecommentmarker
 
StorageInlineCommentMarkerMarshaller(XMLOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.inlinecommentmarker.StorageInlineCommentMarkerMarshaller
 
StorageInlineCommentMarkerUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.inlinecommentmarker
 
StorageInlineCommentMarkerUnmarshaller(XmlEventReaderFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.inlinecommentmarker.StorageInlineCommentMarkerUnmarshaller
 
StorageInlineTaskConstants - Class in com.atlassian.confluence.content.render.xhtml.storage.inlinetask
 
StorageInlineTaskConstants() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.inlinetask.StorageInlineTaskConstants
 
StorageInlineTaskMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.inlinetask
 
StorageInlineTaskMarshaller(XMLOutputFactory, MarshallingRegistry) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.inlinetask.StorageInlineTaskMarshaller
 
StorageInlineTaskUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.inlinetask
 
StorageInlineTaskUnmarshaller(XmlEventReaderFactory, MarshallingRegistry) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.inlinetask.StorageInlineTaskUnmarshaller
 
StorageJsonPropertyManager - Class in com.atlassian.confluence.plugins.contentproperty
Manages the actual loading and storing of content and space properties stored in CustomContentEntityObjects.
StorageLegacyPageLayoutUnMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.pagelayouts
Converts the divs uses by the old format into shiny new Page Layouts Two objects.
StorageLegacyPageLayoutUnMarshaller(XmlEventReaderFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StorageLegacyPageLayoutUnMarshaller
 
StorageLinkBodyMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.link
Marshall a LinkBody to storage format.
StorageLinkBodyMarshaller(Marshaller<EmbeddedImage>, XmlStreamWriterTemplate) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkBodyMarshaller
 
StorageLinkConstants - Class in com.atlassian.confluence.content.render.xhtml.storage.link
 
StorageLinkConstants() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkConstants
 
StorageLinkMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.link
 
StorageLinkMarshaller(XmlStreamWriterTemplate, Marshaller<ResourceIdentifier>, Marshaller<LinkBody>, MarshallingRegistry) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkMarshaller
 
StorageLinkUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.link
 
StorageLinkUnmarshaller(Unmarshaller<ResourceIdentifier>, List<Unmarshaller<LinkBody>>, XmlEventReaderFactory, ResourceIdentifierContextUtility) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkUnmarshaller
 
StorageMacroBodyParser - Interface in com.atlassian.confluence.content.render.xhtml.storage.macro
An interface to logic that parses macro data, extracting the correct form of the body.
StorageMacroConstants - Class in com.atlassian.confluence.content.render.xhtml.storage.macro
 
StorageMacroConstants() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroConstants
 
StorageMacroFragmentTransformerFactory - Class in com.atlassian.confluence.content.render.xhtml.storage.macro
A factory for producing macro-related macro storage format FragmentTransformers.
StorageMacroFragmentTransformerFactory(XmlEventReaderFactory, XmlOutputFactory, MacroParameterTypeParser, MacroMetadataManager, LinkMarshallingFactory, MacroManager, StorageMacroBodyParser, MacroIdSupplier, MacroSchemaMigrator) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroFragmentTransformerFactory
 
StorageMacroUtil - Class in com.atlassian.confluence.content.render.xhtml.storage.macro
 
StorageMacroUtil() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroUtil
 
StorageMacroV1Marshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.macro
 
StorageMacroV1Marshaller(XmlOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroV1Marshaller
 
StorageMacroV1Unmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.macro
Parses XHTML containing ac:macro elements and their parameters.
StorageMacroV1Unmarshaller(XmlEventReaderFactory, MacroParameterTypeParser, StorageMacroBodyParser) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroV1Unmarshaller
 
StorageMacroV2Marshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.macro
Marshals a MacroDefinition into macro v2 storage format.
StorageMacroV2Marshaller(XmlOutputFactory, MacroMetadataManager, Marshaller<ResourceIdentifier>, Marshaller<Link>, MacroParameterTypeParser, MacroIdSupplier, MacroSchemaMigrator, MacroManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroV2Marshaller
 
StorageMacroV2Unmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.macro
Parses XHTML containing ac:structured-macro elements and their parameters.
StorageMacroV2Unmarshaller(XmlEventReaderFactory, MacroMetadataManager, Unmarshaller<ResourceIdentifier>, Unmarshaller<Link>, StorageMacroBodyParser, MacroManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroV2Unmarshaller
 
StoragePageLayoutConstants - Class in com.atlassian.confluence.content.render.xhtml.storage.pagelayouts
XML constants for storing PageLayouts.
StoragePageLayoutConstants() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
 
StoragePageLayoutMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.pagelayouts
 
StoragePageLayoutMarshaller(XmlStreamWriterTemplate) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutMarshaller
 
StoragePageLayoutUnMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.pagelayouts
 
StoragePageLayoutUnMarshaller(XmlEventReaderFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutUnMarshaller
 
StoragePageResourceIdentifierMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
 
StoragePageResourceIdentifierMarshaller(XmlStreamWriterTemplate) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StoragePageResourceIdentifierMarshaller
 
StoragePlaceholderConstants - Class in com.atlassian.confluence.content.render.xhtml.storage.placeholder
 
StoragePlaceholderConstants() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.placeholder.StoragePlaceholderConstants
 
StoragePlaceholderMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.placeholder
 
StoragePlaceholderMarshaller(XMLOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.placeholder.StoragePlaceholderMarshaller
 
StoragePlaceholderUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.placeholder
 
StoragePlaceholderUnmarshaller() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.placeholder.StoragePlaceholderUnmarshaller
 
StoragePlainTextLinkBodyUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.link
Handle a link body that is expected to contain only HTML encoded character data.
StoragePlainTextLinkBodyUnmarshaller() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.link.StoragePlainTextLinkBodyUnmarshaller
 
StorageResourceIdentifierConstants - Class in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
 
StorageResourceIdentifierConstants() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
StorageResourceIdentifierUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
 
StorageResourceIdentifierUnmarshaller() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierUnmarshaller
 
StorageRichTextLinkBodyUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.link
A link body unmarshaller that will handle any 'rich-text' style link bodies.
StorageRichTextLinkBodyUnmarshaller(Unmarshaller<EmbeddedImage>, XMLOutputFactory, XmlEventReaderFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.link.StorageRichTextLinkBodyUnmarshaller
 
StorageShortcutResourceIdentifierMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
 
StorageShortcutResourceIdentifierMarshaller(XmlStreamWriterTemplate) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageShortcutResourceIdentifierMarshaller
 
StorageSpaceResourceIdentifierMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
 
StorageSpaceResourceIdentifierMarshaller(XmlStreamWriterTemplate) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageSpaceResourceIdentifierMarshaller
 
StorageTimeConstants - Class in com.atlassian.confluence.content.render.xhtml.storage.time
 
StorageTimeConstants() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.time.StorageTimeConstants
 
StorageTimeMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.time
 
StorageTimeMarshaller(XMLOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.time.StorageTimeMarshaller
 
StorageTimeUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.time
 
StorageTimeUnmarshaller(TimeModelDecorator) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.time.StorageTimeUnmarshaller
 
StorageToEditorTemplateVariablesTransformer - Class in com.atlassian.confluence.plugins.templates.transformer
 
StorageToEditorTemplateVariablesTransformer(XmlOutputFactory, XmlEventReaderFactory, ContextPathHolder, TemplateI18nHandler, XMLEventFactoryProvider) - Constructor for class com.atlassian.confluence.plugins.templates.transformer.StorageToEditorTemplateVariablesTransformer
 
StorageToViewTemplateVariablesTransformer - Class in com.atlassian.confluence.plugins.templates.transformer
 
StorageToViewTemplateVariablesTransformer(XmlOutputFactory, XmlEventReaderFactory, XMLEventFactoryProvider) - Constructor for class com.atlassian.confluence.plugins.templates.transformer.StorageToViewTemplateVariablesTransformer
 
StorageUrlResourceIdentifierMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
 
StorageUrlResourceIdentifierMarshaller(XmlStreamWriterTemplate) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageUrlResourceIdentifierMarshaller
 
StorageUserResourceIdentifierMarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
Marshals UserResourceIdentifiers to storage format.
StorageUserResourceIdentifierMarshaller(XmlStreamWriterTemplate) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageUserResourceIdentifierMarshaller
 
StorageUserResourceIdentifierUnmarshaller - Class in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
 
StorageUserResourceIdentifierUnmarshaller() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageUserResourceIdentifierUnmarshaller
 
StorageXhtmlTransformer - Class in com.atlassian.confluence.content.render.xhtml.storage
 
StorageXhtmlTransformer(XmlEventReaderFactory, FragmentTransformer) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.StorageXhtmlTransformer
 
StorageXhtmlValidator - Class in com.atlassian.confluence.content.render.xhtml.validation
Validates storage XHTML.
StorageXhtmlValidator() - Constructor for class com.atlassian.confluence.content.render.xhtml.validation.StorageXhtmlValidator
 
store(String, Entity.Accessor) - Method in class bucket.user.providers.ChainedUserProvider
Deprecated.
 
store(BandanaContext, String, Object) - Method in class com.atlassian.confluence.impl.bandana.ReadThroughCachingBandanaPersister
 
store(BandanaContext, String, Object) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
store(BandanaContext, String, Object) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
Deprecated.
 
store(BandanaContext, String, Object) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
storeAttributes(Group, Map<String, Set<String>>) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
storeAttributes(User, Map<String, Set<String>>) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
storeAttributes(Group, Map<String, Set<String>>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
 
storeAttributes(User, Map<String, Set<String>>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
 
storeBlogEntry(String, RemoteBlogEntry) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
storeBlogEntry(RemoteBlogEntry) - Method in class com.atlassian.confluence.rpc.soap.services.BlogsSoapService
 
storeBlogEntry(String, RemoteBlogEntry) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
storeBlogEntry(String, RemoteBlogEntry) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
storeBlogEntry(String, Hashtable) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
storeBlogEntry(String, Hashtable) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
storeCaptcha(String, Captcha) - Method in class com.atlassian.confluence.cache.jcaptcha.ConfluenceCachingCaptchaStore
 
storeCaptcha(String, Captcha, Locale) - Method in class com.atlassian.confluence.cache.jcaptcha.ConfluenceCachingCaptchaStore
 
storeChunk(ClientIdentity, byte[], int) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreClientAdapter
Deprecated.
 
storeChunk(ClientIdentity, byte[], int) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.MediaApiClientAdapter
Deprecated.
 
STORED_TITLE_FIELD_NAME - Static variable in class com.atlassian.confluence.search.v2.SearchConstants
Name of title field that stores the value of the title.
storeFile(ClientIdentity, InputStream, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreClientAdapter
Deprecated.
 
storeFile(ClientIdentity, InputStream, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.MediaApiClientAdapter
Deprecated.
 
storeGroupAttributes(Application, String, Map<String, Set<String>>) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
storeKeyPair(String, KeyPair) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateKeyStoreDao
 
storeKeyPair(String, KeyPair) - Method in interface com.atlassian.confluence.security.trust.KeyStore
Stores a key pair against a key alias.
storeLicenses(Map<String, SetupBundlePluginDescriptor>) - Method in class com.atlassian.confluence.setup.actions.AbstractLicenseAction
 
storeModeChangeTime() - Method in class com.atlassian.confluence.plugins.synchrony.service.CollaborativeEditingModeDuration
Store the current time in the database.
storePage(String, RemotePage) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
storePage(RemotePage) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
storePage(String, RemotePage) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
storePage(String, RemotePage) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
storePage(String, Hashtable) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
storePage(String, Hashtable) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
storePublicKey(String, PublicKey) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateKeyStoreDao
 
storePublicKey(String, PublicKey) - Method in interface com.atlassian.confluence.security.trust.KeyStore
Stores a public key against a key alias.
storeRecord(AuditRecord) - Method in class com.atlassian.confluence.api.impl.service.audit.adapter.AuditServiceAdapter
Deprecated.
 
storeRecord(AuditRecord) - Method in interface com.atlassian.confluence.api.service.audit.AuditService
Deprecated.
Persist the given AuditRecord.
storeRecord(AuditRecordEntity) - Method in interface com.atlassian.confluence.internal.audit.persistence.dao.AuditRecordDao
Deprecated.
 
storeRecord(AuditRecordEntity) - Method in class com.atlassian.confluence.internal.audit.persistence.dao.hibernate.HibernateAuditRecordDao
Deprecated.
 
storeRecord(AuditRecord) - Method in interface com.atlassian.confluence.it.audit.RemoteAuditService
Deprecated.
 
storeRecord(AuditRecord) - Method in class com.atlassian.confluence.it.audit.RemoteAuditServiceImpl
Deprecated.
 
storeRecord(AuditRecord, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.AuditResource
Deprecated.
 
storeResource(AttachmentResource, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultFileUploadManager
 
storeResource(AttachmentResource, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.FileUploadManager
Stores the attachmentResource as an Attachment on the specified content object.
storeResources(Collection<AttachmentResource>, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultFileUploadManager
 
storeResources(Collection<AttachmentResource>, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.FileUploadManager
Stores the attachmentResource as an Attachment on the specified content object.
storeSpace(String, RemoteSpace) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Allows for modifying space details via the remote API.
storeSpace(RemoteSpace) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
storeSpace(String, RemoteSpace) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
storeSpace(String, RemoteSpace) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
storeSpace(String, Hashtable) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
storeSpace(String, Hashtable) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
storeSynchronyProcessPid() - Static method in class com.atlassian.confluence.plugins.synchrony.utils.SynchronyProcessUtil
Store the running Synchrony process's PID to the synchrony.pid file in the temporary directory.
storeThemeData(String, Settings) - Method in class com.atlassian.confluence.plugins.doctheme.DefaultThemeService
 
storeThemeData(String, Settings) - Method in interface com.atlassian.confluence.plugins.doctheme.ThemeService
 
storeToken(UserVerificationToken) - Method in class com.atlassian.confluence.user.persistence.dao.BandanaUserVerificationTokenDao
 
storeToken(UserVerificationToken) - Method in interface com.atlassian.confluence.user.persistence.dao.UserVerificationTokenDao
 
storeUserAttributes(Application, String, Map<String, Set<String>>) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
storeXhtmlPage(String, Hashtable) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
storeXhtmlPage(String, Hashtable) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
The Confluence remote API store page performs wiki to XHTML conversion on the page content.
storeXhtmlPage(String, Hashtable) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
Streamable - Interface in com.atlassian.confluence.content.render.xhtml
Represents some data that may be streamed out to a writer.
StreamableMacro - Interface in com.atlassian.confluence.macro
Macro that consumes and produces Streamables instead of Strings.
StreamableMacroAdapter - Class in com.atlassian.confluence.macro
Adapter for the StreamableMacro interface that provides a default implementation of the redundant execute method.
StreamableMacroAdapter() - Constructor for class com.atlassian.confluence.macro.StreamableMacroAdapter
 
Streamables - Class in com.atlassian.confluence.content.render.xhtml
Convenience class for common operations to construct or convert Streamable instances.
Streamables() - Constructor for class com.atlassian.confluence.content.render.xhtml.Streamables
 
streamAll(AlertCriteria, RowCallback<AlertEntity>, PageRequest) - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.HibernateAlertEntityDao
 
streamByIds(Collection<Long>, RowCallback<AlertEntity>) - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.HibernateAlertEntityDao
 
streamingStart() - Method in interface com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsCollector
Start timing the streaming phase.
StreamItem - Class in com.atlassian.confluence.plugins.edgeindex.rest
 
StreamItem() - Constructor for class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
StreamItem(long, String, String, UserDto, String, String, int, int, List<CountItem>) - Constructor for class com.atlassian.confluence.plugins.edgeindex.rest.StreamItem
 
StreamItem - Class in com.atlassian.confluence.plugins.rest.dto
 
StreamItem() - Constructor for class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
StreamItem(long, String, String, UserDto, String, int, int) - Constructor for class com.atlassian.confluence.plugins.rest.dto.StreamItem
 
StreamItemFactory - Class in com.atlassian.confluence.plugins.edgeindex.rest
 
StreamItemFactory(ContextPathHolder, UserDtoFactory, DateEntityFactory, ContentEntityHelper, EdgeTypeRepository, ContentUiSupport<ContentEntityObject>) - Constructor for class com.atlassian.confluence.plugins.edgeindex.rest.StreamItemFactory
 
streamMetrics(AlertCriteria, RowCallback<AlertMetric>, PageRequest) - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.HibernateAlertEntityDao
 
streamMinimalAlerts(AlertCriteria, RowCallback<MinimalAlertEntity>, PageRequest) - Method in class com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.HibernateAlertEntityDao
 
StreamResource - Class in com.atlassian.confluence.plugins.edgeindex.rest
 
StreamResource(TransactionTemplate, EdgeQueries, EdgeTypeRepository, StreamItemFactory) - Constructor for class com.atlassian.confluence.plugins.edgeindex.rest.StreamResource
 
StreamResultCallback(HttpServletRequest, HttpServletResponse) - Constructor for class com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload.StreamResultCallback
 
StreamUnzipper - Class in com.atlassian.confluence.util.zip
Stream based ZIP extractor
StreamUnzipper(InputStream, File) - Constructor for class com.atlassian.confluence.util.zip.StreamUnzipper
Construct a stream unzipper
Strict() - Constructor for class com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutorTemplate.Strict
Deprecated.
 
StrictTimeoutMatcher - Class in com.atlassian.confluence.util.test.matchers
Matches both time unit and value of the timeout.
StrictTimeoutMatcher(Timeout) - Constructor for class com.atlassian.confluence.util.test.matchers.StrictTimeoutMatcher
 
STRING_TO_SECTION_TYPE_MAP - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutUnMarshaller
 
StringClobType - Class in com.atlassian.confluence.core.persistence.hibernate
 
StringClobType() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.StringClobType
 
StringContentPropertyAliasFieldHandler - Class in com.atlassian.confluence.plugins.contentproperty.search.fields
A Field handler for a string content property field alias.
StringContentPropertyAliasFieldHandler(String, ContentPropertySchemaField, boolean) - Constructor for class com.atlassian.confluence.plugins.contentproperty.search.fields.StringContentPropertyAliasFieldHandler
 
StringHyphenBean - Class in com.atlassian.confluence.util
 
StringHyphenBean() - Constructor for class com.atlassian.confluence.util.StringHyphenBean
 
StringHyphenBean(int) - Constructor for class com.atlassian.confluence.util.StringHyphenBean
 
StringLengthValidator - Class in com.atlassian.confluence.util.misc
 
StringLengthValidator() - Constructor for class com.atlassian.confluence.util.misc.StringLengthValidator
 
StringParsingContextProvider - Class in com.atlassian.confluence.content.service.page
A CreateContextProvider which returns a context based on a supplied query string.
StringParsingContextProvider() - Constructor for class com.atlassian.confluence.content.service.page.StringParsingContextProvider
 
stringSerializer() - Static method in class com.atlassian.confluence.util.sandbox.SandboxSerializers
 
stringSet(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated.
since 5.10 Use StringUtils.isNotEmpty(CharSequence)
stringToQuery(String) - Method in class com.atlassian.confluence.search.v2.QuerySerializer
Convert a string-form query back into object form.
StringVariable - Class in com.atlassian.confluence.pages.templates.variables
 
StringVariable() - Constructor for class com.atlassian.confluence.pages.templates.variables.StringVariable
 
StringVariable(String) - Constructor for class com.atlassian.confluence.pages.templates.variables.StringVariable
 
StringVariable(String, String) - Constructor for class com.atlassian.confluence.pages.templates.variables.StringVariable
 
stripContextPathFromRequestURL(HttpServletRequest, String) - Static method in class com.atlassian.confluence.util.SeraphUtils
 
StripDaisyDiffDataPostProcessor - Class in com.atlassian.confluence.diff
Strips daisydiff specific attributes from document.
StripDaisyDiffDataPostProcessor() - Constructor for class com.atlassian.confluence.diff.StripDaisyDiffDataPostProcessor
 
StripEmptySpansDiffPostProcessor - Class in com.atlassian.confluence.diff
CONFDEV-6604 A DiffPostProcessor that removes any empty span elements from the document, since these are invalid html and make IE8 fail to render the page correctly.
StripEmptySpansDiffPostProcessor() - Constructor for class com.atlassian.confluence.diff.StripEmptySpansDiffPostProcessor
 
stripFirstParagraph(String) - Method in class com.atlassian.confluence.xml.HTMLParagraphStripper
Removes the first encountered paragraph from a fragment of xhtml if it is the first tag.
stripIfSoloParagraph(String) - Method in class com.atlassian.confluence.xml.HTMLParagraphStripper
Removes the first encountered paragraph from a fragment of xhtml if it is the first tag.
stripIllegalControlChars(CharSequence) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
Removes control characters from a CharSequence so that it can be parsed by a Stax parser.
stripSlashes(String) - Static method in class com.atlassian.confluence.servlet.simpledisplay.SimpleDisplayServlet
 
stripStaticResourcePrefix(String) - Static method in class com.atlassian.confluence.importexport.impl.ExportPathUtils
Returns the path without the static resource prefix by stripping everything from '/s/' to '/_'
stripTags(String) - Static method in class com.atlassian.confluence.search.lucene.extractor.HTMLSearchableTextExtractor
 
stripTags(String, String[]) - Static method in class com.atlassian.confluence.search.lucene.extractor.HTMLSearchableTextExtractor
 
stripTags(String, String) - Static method in class com.atlassian.confluence.search.lucene.extractor.HTMLSearchableTextExtractor
 
stripTags(String, String, String[]) - Static method in class com.atlassian.confluence.search.lucene.extractor.HTMLSearchableTextExtractor
 
StripToContextDiffPostProcessor - Class in com.atlassian.confluence.diff
A DiffPostProcessor that will return a document containing only the blocks of content that are either containing a diff or are context for a diff.
StripToContextDiffPostProcessor(String, String) - Constructor for class com.atlassian.confluence.diff.StripToContextDiffPostProcessor
 
stripToPlainText(String) - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
Strip a supplied String of HTML, removing tags and making it suitable for display as a summary.
StubApplicationManager - Class in com.atlassian.confluence.functest.rest.admin.crowd
Required for UserEntityExpander and GroupEntityExpander to work.
StubApplicationManager() - Constructor for class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationManager
 
StubApplicationService - Class in com.atlassian.confluence.functest.rest.admin.crowd
Required for UserEntityExpander and GroupEntityExpander to work.
StubApplicationService() - Constructor for class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
 
StubComponentRegistrar() - Constructor for class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction.StubComponentRegistrar
 
style - Variable in class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
 
STYLED_VIEW - Static variable in class com.atlassian.confluence.api.model.content.ContentRepresentation
A rendered view that includes inline styles in a