- 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
-
- AboutPageTest - Class in com.atlassian.confluence.stateless.webdriver
-
- AboutPageTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.AboutPageTest
-
- 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
-
- AbstractAcceptanceTest - Class in com.atlassian.confluence.api
-
- AbstractAcceptanceTest() - Constructor for class com.atlassian.confluence.api.AbstractAcceptanceTest
-
- AbstractActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
-
- AbstractActionBreadcrumb(Action) - Constructor for class com.atlassian.confluence.util.breadcrumbs.AbstractActionBreadcrumb
-
- AbstractActiveObjectsAcceptanceTest - Class in com.atlassian.confluence.activeobjects
-
- AbstractActiveObjectsAcceptanceTest() - Constructor for class com.atlassian.confluence.activeobjects.AbstractActiveObjectsAcceptanceTest
-
- AbstractAttachmentContainer - Class in com.atlassian.confluence.pageobjects.component.attachment
-
- AbstractAttachmentContainer() - Constructor for class com.atlassian.confluence.pageobjects.component.attachment.AbstractAttachmentContainer
-
Deprecated.
- 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(AuditManager, AuditHandlerService, AuditRecordEntityFactory, AuditListenerHelper) - Constructor for class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
-
- AbstractAutoProxyCreator - Class in org.springframework.aop.framework.autoproxy
-
BeanPostProcessor
v4.2.3 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
-
- AbstractBatchIndexer - Class in com.atlassian.confluence.internal.index
-
- AbstractBatchIndexer(AnyTypeDao, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.internal.index.AbstractBatchIndexer
-
- 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
-
- AbstractClusterAwareQuartzJobBean() - Constructor for class com.atlassian.confluence.setup.quartz.AbstractClusterAwareQuartzJobBean
-
Deprecated.
- AbstractClusteredTestCase - Class in com.atlassian.confluence.cluster
-
Base class for tests which test two nodes in a cluster concurrently.
- AbstractClusteredTestCase() - Constructor for class com.atlassian.confluence.cluster.AbstractClusteredTestCase
-
- 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
-
- AbstractCollaborativeMultiBrowserTest - Class in com.atlassian.confluence.stateless.webdriver.multibrowser
-
- AbstractCollaborativeMultiBrowserTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.multibrowser.AbstractCollaborativeMultiBrowserTest
-
- 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
-
- AbstractConfluenceAcceptanceTest - Class in com.atlassian.confluence
-
This superclass provides Confluence specific functions useful in acceptance tests.
- AbstractConfluenceAcceptanceTest(String) - Constructor for class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
- AbstractConfluenceAcceptanceTest() - Constructor for class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
- AbstractConstraintCreationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
-
An abstract upgrade task for when you just want to run a bunch of constraint creation statements from a properties
file.
- AbstractConstraintCreationUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AbstractConstraintCreationUpgradeTask
-
- AbstractContentEntity - Class in com.atlassian.confluence.it
-
- AbstractContentEntity() - Constructor for class com.atlassian.confluence.it.AbstractContentEntity
-
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
-
- 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
-
- AbstractContentRestrictionTest - Class in com.atlassian.confluence.stateless.webdriver.editor
-
- AbstractContentRestrictionTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- AbstractContentTypeBinding - Class in com.atlassian.confluence.api.extension.typebinding
-
- AbstractContentTypeBinding(ContentType, Set<ContentType>) - Constructor for class com.atlassian.confluence.api.extension.typebinding.AbstractContentTypeBinding
-
Deprecated.
- 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
-
- AbstractCreateAndEditPageAction - Class in com.atlassian.confluence.pages.actions
-
- AbstractCreateAndEditPageAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
-
- AbstractCreatePageAction - Class in com.atlassian.confluence.pages.actions
-
Functions shared between creating pages and blog posts.
- AbstractCreatePageAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
-
- AbstractCreateSpaceAction - Class in com.atlassian.confluence.spaces.actions
-
- AbstractCreateSpaceAction() - Constructor for class com.atlassian.confluence.spaces.actions.AbstractCreateSpaceAction
-
- AbstractDatabaseCreationAction - Class in com.atlassian.confluence.setup.actions
-
- AbstractDatabaseCreationAction() - Constructor for class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
-
- AbstractDecoratorAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
-
- AbstractDecoratorAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
-
- AbstractDefaultPropertiesLdapAcceptanceTest - Class in com.atlassian.confluence
-
Abstract class for LDAP acceptance tests that use the default LDAP properties (ldap_default.properties)
- AbstractDefaultPropertiesLdapAcceptanceTest() - Constructor for class com.atlassian.confluence.AbstractDefaultPropertiesLdapAcceptanceTest
-
- AbstractDeferredRunUpgradeTask - Class in com.atlassian.confluence.upgrade
-
- AbstractDeferredRunUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.AbstractDeferredRunUpgradeTask
-
- AbstractDelegatedLdapAcceptanceTest - Class in com.atlassian.confluence
-
- AbstractDelegatedLdapAcceptanceTest() - Constructor for class com.atlassian.confluence.AbstractDelegatedLdapAcceptanceTest
-
- AbstractDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
-
- AbstractDialog(String) - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
-
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
-
- AbstractEditorAutocompleteTester - Class in com.atlassian.confluence.selenium
-
Tests Autocomplete dropdown in the RTE.
- AbstractEditorAutocompleteTester() - Constructor for class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
-
- 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
-
- AbstractEditorDraftsTest - Class in com.atlassian.confluence.webdriver.editor.base
-
- AbstractEditorDraftsTest() - Constructor for class com.atlassian.confluence.webdriver.editor.base.AbstractEditorDraftsTest
-
- AbstractEditorPage<T extends AbstractViewPage,U extends AbstractEditorPage> - Class in com.atlassian.confluence.pageobjects.page.content
-
- AbstractEditorPage(Class<T>, Class<U>, String) - Constructor for class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
Deprecated.
- AbstractEditorPropertyPanelTest - Class in com.atlassian.confluence.selenium
-
- AbstractEditorPropertyPanelTest() - Constructor for class com.atlassian.confluence.selenium.AbstractEditorPropertyPanelTest
-
- 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, SettingsManager) - Constructor for class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
-
- AbstractEditPermissionsAdministrator(SpacePermissionManager, PermissionResolver, SetSpacePermissionChecker, SearchEntitiesManager) - Constructor for class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
-
- 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
-
- AbstractEditStylesheetPage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.AbstractEditStylesheetPage
-
Deprecated.
- AbstractEditTemplatePage<T extends AbstractTemplatesPage,U extends AbstractEditTemplatePage> - Class in com.atlassian.confluence.pageobjects.page.admin.templates
-
- AbstractEditTemplatePage(Class<T>, Class<U>) - Constructor for class com.atlassian.confluence.pageobjects.page.admin.templates.AbstractEditTemplatePage
-
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
-
- AbstractESTask - Class in com.atlassian.confluence.search.elasticsearch.tasks
-
Abstract base class for ES tasks.
- AbstractESTask(Supplier<Searchable>, ESDocumentBuilder) - Constructor for class com.atlassian.confluence.search.elasticsearch.tasks.AbstractESTask
-
- 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 - 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
-
- AbstractGadgetAdminTab() - Constructor for class com.atlassian.confluence.pageobjects.component.admin.AbstractGadgetAdminTab
-
Deprecated.
- AbstractGadgetSeleniumTest - Class in com.atlassian.confluence.selenium.gadgets
-
- AbstractGadgetSeleniumTest() - Constructor for class com.atlassian.confluence.selenium.gadgets.AbstractGadgetSeleniumTest
-
- AbstractGlobalPermissionsAction - Class in com.atlassian.confluence.security.actions
-
Deprecated.
- AbstractGlobalPermissionsAction() - Constructor for class com.atlassian.confluence.security.actions.AbstractGlobalPermissionsAction
-
Deprecated.
- AbstractGroupAction - Class in com.atlassian.confluence.user.actions
-
- AbstractGroupAction() - Constructor for class com.atlassian.confluence.user.actions.AbstractGroupAction
-
- AbstractHeartbeatTest - Class in com.atlassian.confluence.stateless.webdriver.multibrowser
-
- AbstractHeartbeatTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.multibrowser.AbstractHeartbeatTest
-
- 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
-
- AbstractInjectableWebDriverTest - Class in com.atlassian.confluence.webdriver
-
- AbstractInjectableWebDriverTest() - Constructor for class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
-
Deprecated.
- AbstractJob - Class in com.atlassian.quartz.jobs
-
- 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.
- 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) - Constructor for class com.atlassian.confluence.labels.service.AbstractLabelsCommand
-
- AbstractLabelSection - Class in com.atlassian.confluence.pageobjects.component.labels
-
- AbstractLabelSection(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
-
Deprecated.
- AbstractLabelSection.Label - Class in com.atlassian.confluence.pageobjects.component.labels
-
Deprecated.
- AbstractLdapAcceptanceTest - Class in com.atlassian.confluence
-
Sets up an embedded LDAP server and associated directory in Confluence.
- AbstractLdapAcceptanceTest() - Constructor for class com.atlassian.confluence.AbstractLdapAcceptanceTest
-
- 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
-
- AbstractLinkBrowserTest - Class in com.atlassian.confluence.selenium
-
- AbstractLinkBrowserTest() - Constructor for class com.atlassian.confluence.selenium.AbstractLinkBrowserTest
-
- AbstractLinkBrowserTest - Class in com.atlassian.confluence.webdriver.editor.base
-
- AbstractLinkBrowserTest() - Constructor for class com.atlassian.confluence.webdriver.editor.base.AbstractLinkBrowserTest
-
- AbstractLinkEnricher - Class in com.atlassian.confluence.plugins.restapi.enrich
-
- AbstractLinkEnricher(RestNavigationService) - 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 - 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
-
- AbstractLuceneSearchResult(Function<String, ConfluenceUser>) - Constructor for class com.atlassian.confluence.search.v2.lucene.AbstractLuceneSearchResult
-
- AbstractLuceneSearchResult() - Constructor for class com.atlassian.confluence.search.v2.lucene.AbstractLuceneSearchResult
-
- AbstractMacroSanityTest - Class in com.atlassian.confluence.sanity.upgradeinstance
-
- AbstractMacroSanityTest() - Constructor for class com.atlassian.confluence.sanity.upgradeinstance.AbstractMacroSanityTest
-
- 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
-
- 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.
- AbstractMessageManager - Class in com.atlassian.confluence.util.message
-
- AbstractMessageManager() - Constructor for class com.atlassian.confluence.util.message.AbstractMessageManager
-
- AbstractMultiBrowserTest - Class in com.atlassian.confluence.stateless.webdriver.multibrowser
-
- AbstractMultiBrowserTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.multibrowser.AbstractMultiBrowserTest
-
- 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
-
- 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
-
- AbstractNotificationsListener() - Constructor for class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
-
- AbstractNotificationTest - Class in com.atlassian.confluence.webdriver
-
- AbstractNotificationTest() - Constructor for class com.atlassian.confluence.webdriver.AbstractNotificationTest
-
- 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
-
- AbstractOrderedEntityObjectBatchableWorkSource<T extends com.atlassian.core.bean.EntityObject> - Class in com.atlassian.confluence.content.render.xhtml.migration
-
- AbstractOrderedEntityObjectBatchableWorkSource(int) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.AbstractOrderedEntityObjectBatchableWorkSource
-
Deprecated.
- 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
-
- AbstractPageEntity - Class in com.atlassian.confluence.it
-
- 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
-
- 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 - Class in com.atlassian.confluence.pages.actions
-
- AbstractPaginatedListAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction
-
- AbstractPaginatedListAction(int) - Constructor for class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction
-
- AbstractParameterListQuery<T> - Class in com.atlassian.confluence.search.v2.query
-
Abstract superclass for queries holding a list of parameters of a single type.
- AbstractParameterListQuery(T) - Constructor for class com.atlassian.confluence.search.v2.query.AbstractParameterListQuery
-
- AbstractParameterListQuery(Collection<T>) - Constructor for class com.atlassian.confluence.search.v2.query.AbstractParameterListQuery
-
- AbstractPathConverter - Class in com.atlassian.confluence.servlet.simpledisplay
-
- AbstractPathConverter() - Constructor for class com.atlassian.confluence.servlet.simpledisplay.AbstractPathConverter
-
Deprecated.
- AbstractPermissionsAction - Class in com.atlassian.confluence.security.actions
-
- AbstractPermissionsAction() - Constructor for class com.atlassian.confluence.security.actions.AbstractPermissionsAction
-
- AbstractPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
-
- AbstractPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.AbstractPermissionsDelegate
-
- 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
-
- AbstractReIndexer - Class in com.atlassian.confluence.internal.index
-
- AbstractReIndexer(SearchableDao, EventPublisher) - Constructor for class com.atlassian.confluence.internal.index.AbstractReIndexer
-
- 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
-
- 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
-
- AbstractRemoteServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
Provides common acceptance tests for RemoteServices.
- AbstractRemoteServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.AbstractRemoteServiceAcceptanceTest
-
- 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
-
- AbstractRestAcceptanceTest() - Constructor for class com.atlassian.confluence.it.rest.AbstractRestAcceptanceTest
-
Deprecated.
- AbstractRestSerializationAcceptanceTest - Class in com.atlassian.confluence.rest
-
- AbstractRestSerializationAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
-
- 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
-
- 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
-
- 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
-
- AbstractSeleniumTest - Class in com.atlassian.confluence.selenium
-
- AbstractSeleniumTest() - Constructor for class com.atlassian.confluence.selenium.AbstractSeleniumTest
-
- AbstractSeleniumTest(String) - Constructor for class com.atlassian.confluence.selenium.AbstractSeleniumTest
-
- AbstractServiceCommand - Class in com.atlassian.confluence.core.service
-
Base implementation of
ServiceCommand
that takes care of the internal logic related to the order in which
the various operations must be performed.
- AbstractServiceCommand() - Constructor for class com.atlassian.confluence.core.service.AbstractServiceCommand
-
- AbstractSetupAction - Class in com.atlassian.confluence.setup.actions
-
This action communicates with BootstrapManager.
- AbstractSetupAction() - Constructor for class com.atlassian.confluence.setup.actions.AbstractSetupAction
-
- AbstractSetupDatabaseAction - Class in com.atlassian.confluence.setup.actions
-
- AbstractSetupDatabaseAction() - Constructor for class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
-
- AbstractSetupEmailAction - Class in com.atlassian.confluence.setup.actions
-
- AbstractSetupEmailAction() - Constructor for class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
-
- AbstractSingleEntityLocator - Class in com.atlassian.confluence.core.service
-
Base class for SingleEntityLocator that enforces the contract between getEntity
and
getEntities
- AbstractSingleEntityLocator() - Constructor for class com.atlassian.confluence.core.service.AbstractSingleEntityLocator
-
- 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
-
- 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, Supplier<UserAccessor>) - Constructor for class com.atlassian.confluence.security.AbstractSpacePermissionManager
-
- AbstractSpacePermissionsAction - Class in com.atlassian.confluence.security.actions
-
Deprecated.
- AbstractSpacePermissionsAction() - Constructor for class com.atlassian.confluence.security.actions.AbstractSpacePermissionsAction
-
Deprecated.
- AbstractStatusContentEvent - Class in com.atlassian.confluence.event.events.userstatus
-
- AbstractStatusContentEvent(Object, UserStatus) - Constructor for class com.atlassian.confluence.event.events.userstatus.AbstractStatusContentEvent
-
Deprecated.
- 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
-
- AbstractTemplatesPage<T extends AbstractEditTemplatePage,U extends AbstractTemplatesPage> - Class in com.atlassian.confluence.pageobjects.page.admin.templates
-
- AbstractTemplatesPage(Class<T>, Class<U>) - Constructor for class com.atlassian.confluence.pageobjects.page.admin.templates.AbstractTemplatesPage
-
Deprecated.
- AbstractTemplatesPage(Class<T>, Class<U>, AbstractPageEntity) - Constructor for class com.atlassian.confluence.pageobjects.page.admin.templates.AbstractTemplatesPage
-
Deprecated.
- 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
-
- AbstractUserStatusJsonResultAction - Class in com.atlassian.confluence.userstatus.actions
-
- AbstractUserStatusJsonResultAction() - Constructor for class com.atlassian.confluence.userstatus.actions.AbstractUserStatusJsonResultAction
-
Deprecated.
- 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
-
- 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.
- AbstractVisualRegressionTest - Class in com.atlassian.confluence.webdriver.visualregression
-
Abstract base class for UI Regression tests.
- AbstractVisualRegressionTest() - Constructor for class com.atlassian.confluence.webdriver.visualregression.AbstractVisualRegressionTest
-
- AbstractWebDriverSanityTest - Class in com.atlassian.confluence.sanity
-
- AbstractWebDriverSanityTest() - Constructor for class com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
-
- AbstractWebDriverTest - Class in com.atlassian.confluence.webdriver
-
- 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
-
- AbstractXmlRpcAcceptanceTest - Class in com.atlassian.confluence.rpc
-
- AbstractXmlRpcAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.AbstractXmlRpcAcceptanceTest
-
- accept(MarshallerMetrics) - Method in interface com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsConsumer
-
- accept(List<HibernateHandle>, Progress) - Method in class com.atlassian.confluence.internal.index.AbstractBatchIndexer
-
- accept(List<HibernateHandle>, Progress) - Method in class com.atlassian.confluence.internal.index.ConcurrentBatchIndexer
-
- accept(IndexRequest) - Method in interface com.atlassian.confluence.search.elasticsearch.ESIndexRequestProcessor
-
- accept(DeleteRequest) - Method in interface com.atlassian.confluence.search.elasticsearch.ESIndexRequestProcessor
-
- accept(IndexRequest) - Method in class com.atlassian.confluence.search.elasticsearch.journalverifier.ESIndexJournalVerifierProcessor
-
- accept(DeleteRequest) - Method in class com.atlassian.confluence.search.elasticsearch.journalverifier.ESIndexJournalVerifierProcessor
-
- accept(QueryBuilder) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESDeleteByQueryAction
-
- accept(IndexRequest) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.RefreshPropertyEnablingRequestProcessor
-
- accept(DeleteRequest) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.RefreshPropertyEnablingRequestProcessor
-
- accept(IndexRequest) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.SynchronousESIndexRequestProcessor
-
- accept(DeleteRequest) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.SynchronousESIndexRequestProcessor
-
- AcceptanceTestHarness - Class in com.atlassian.confluence.harnesses
-
Run setup, and then the main acceptance tests.
- AcceptanceTestHarness() - Constructor for class com.atlassian.confluence.harnesses.AcceptanceTestHarness
-
- AcceptanceTestHelper - Class in com.atlassian.confluence.it
-
- AcceptanceTestHelper() - Constructor for class com.atlassian.confluence.it.AcceptanceTestHelper
-
- acceptanceTestHelper - Variable in class com.atlassian.confluence.rest.UserJsonSearchAcceptanceTest
-
- 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
-
- 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
-
- AccessStatus - Interface in com.atlassian.confluence.security.access
-
Represents the type of access to Confluence a user has.
- accumulate(String, Object) - Method in class com.atlassian.confluence.json.parser.JSONObject
-
Deprecated.
Accumulate values under a key.
- acknowledge() - Method in class com.atlassian.confluence.user.extras.aggregation.rest.InternalAggregationResource
-
- 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
-
- ActionAutowireSecurityAcceptanceTest - Class in com.atlassian.confluence
-
Tests that we can't get at live objects through parameter injection
- ActionAutowireSecurityAcceptanceTest() - Constructor for class com.atlassian.confluence.ActionAutowireSecurityAcceptanceTest
-
- ActionContextCleanUp - Class in com.atlassian.confluence.plugin.servlet.filter
-
Backport of WebWork 2.2.7 ActionContextCleanUp, with fixes from Struts 2 2.2.1 version.
- ActionContextCleanUp() - Constructor for class com.atlassian.confluence.plugin.servlet.filter.ActionContextCleanUp
-
- ActionHelper - Class in com.atlassian.confluence.pages.actions
-
TODO come up with decent name for this
- ActionHelper() - Constructor for class com.atlassian.confluence.pages.actions.ActionHelper
-
- ActionMenuAcceptanceTest - Class in com.atlassian.confluence
-
- ActionMenuAcceptanceTest() - Constructor for class com.atlassian.confluence.ActionMenuAcceptanceTest
-
- 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.
- 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
-
- ActiveObjectBackupAcceptanceTest - Class in com.atlassian.confluence.activeobjects
-
- ActiveObjectBackupAcceptanceTest() - Constructor for class com.atlassian.confluence.activeobjects.ActiveObjectBackupAcceptanceTest
-
- ActiveObjectsPluginAcceptanceTest - Class in com.atlassian.confluence.activeobjects
-
- ActiveObjectsPluginAcceptanceTest() - Constructor for class com.atlassian.confluence.activeobjects.ActiveObjectsPluginAcceptanceTest
-
- 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
-
- 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
-
- ActivityStreamGadgetMacroPreview - Class in com.atlassian.confluence.pageobjects.component.dialog
-
- ActivityStreamGadgetMacroPreview() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.ActivityStreamGadgetMacroPreview
-
Deprecated.
- ActivityStreamGadgetMacroView - Class in com.atlassian.confluence.pageobjects.component.dialog
-
- ActivityStreamGadgetMacroView() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.ActivityStreamGadgetMacroView
-
Deprecated.
- adaptInterface(Object, Class, Class, Object) - Static method in class com.atlassian.confluence.util.AopUtils
-
Adapt an interface of an object via a delegate
- AdaptiveThresholdPredicate - Class in com.atlassian.confluence.pages.thumbnail.renderer
-
- AdaptiveThresholdPredicate() - Constructor for class com.atlassian.confluence.pages.thumbnail.renderer.AdaptiveThresholdPredicate
-
Deprecated.
- ADD - Static variable in class bucket.search.persistence.IndexQueueEntry
-
- add() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
-
Add a new entry to the Log4j Configuration.
- add() - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
-
- add(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
-
- 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.IdentifiedRepresentation) - 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(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(String, RemoteAttachment, byte[]) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
-
- addAttachment(long, RemoteAttachment, byte[]) - Method in class com.atlassian.confluence.rpc.soap.services.AttachmentsSoapService
-
- addAttachment(String, long, RemoteAttachment, byte[]) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
-
- addAttachment(String, RemoteAttachment, byte[]) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
-
- addAttachment(String, RemoteAttachment, byte[]) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
-
- addAttachment(String, long, RemoteAttachment, byte[]) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
-
- addAttachment(String, String, Hashtable, byte[]) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
-
- addAttachment(String, String, Hashtable, byte[]) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
-
- 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, 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(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
-
Add one or more attachments to a piece of
Content
.
- addAttachments(ContentId, ContentStatus, Collection<AttachmentUpload>) - 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
-
- 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
-
- addBlogPost() - Method in class com.atlassian.confluence.pageobjects.component.dialog.CreateDialog
-
Deprecated.
- 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
-
- 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
-
- addComment(Page) - Method in class com.atlassian.confluence.selenium.client.Editor
-
- addComment() - Method in class com.atlassian.confluence.stateless.webdriver.LikeWebDriverTest
-
- addComment(String, long, int) - Method in class test.plugin.versionchildpolicy.DummyVersionChildPolicyTestResource
-
- 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
-
- addCommentRTEVisibleCondition() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
-
Deprecated.
- 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
-
- addContextItem(String, Object) - Method in class com.atlassian.confluence.mail.template.VelocityMailBuilder
-
- 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
-
- addDataSource(DataSource...) - Method in class com.atlassian.confluence.core.InputStreamSerializer
-
- addDatasources(Collection<DataSource>) - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem
-
- addDateField(Document, long) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeDateFieldHelper
-
- addDefaultSpecials() - Method in class com.atlassian.confluence.renderer.radeox.ContentPreserver
-
- addDeferredOperation(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
-
Adds singular direct
ContentRestriction
for
operationKey
and
subject
to the content identified by
contentId
parameter.
- addDirectRestrictionForSubject(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(Function<String, ? extends ServiceException>) - Method in class com.atlassian.confluence.api.model.validation.SimpleValidationResult.Builder
-
- 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
-
- 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.AttachmentMimeTypeExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.AttachmentOwnerContentTypeExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.CommentExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.ConfluenceAttachmentMetadataExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.ContentEntityMetadataExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.ContentPermissionsExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.DefaultSearchableContentExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.EntityDateExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.HomePageExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.HtmlEntityFilterExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.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.PageContentEntityObjectExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.PersonalInformationExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.SpaceDescriptionUsernameExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.SpaceKeyAndNameExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.SpaceTypeExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.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.UserStatusExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.VersionCommentExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.VersionNumberExtractor
-
- addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.LabelExtractor
-
- addFieldValidationError(String, String) - Method in class com.atlassian.confluence.core.service.DefaultServiceCommandValidator
-
Add a new validation error.
- addFieldValidationError(String, String, Object...) - Method in class com.atlassian.confluence.core.service.DefaultServiceCommandValidator
-
Add a new validation error.
- addFieldValidationError(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.
- addFilter(String) - Method in class com.atlassian.confluence.pageobjects.component.form.CqlComponent
-
Deprecated.
- addFooterText(String) - Method in class com.atlassian.confluence.pageobjects.page.space.EditCustomContent
-
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.
- addGadgetFeedURL(String) - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetFeedsAdminTab
-
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
-
- addGroup(String) - Method in interface bucket.user.UserAccessor
-
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
-
- addGroups() - Method in class com.atlassian.confluence.selenium.client.GroupPickerPopup
-
- 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
- addHeaderText(String) - Method in class com.atlassian.confluence.pageobjects.page.space.EditCustomContent
-
Deprecated.
- 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, boolean) - Method in class com.atlassian.confluence.schedule.persistence.dao.CachedScheduledJobDao
-
- addHistory(ScheduledJobKey, ScheduledJobHistory, Date, boolean) - Method in class com.atlassian.confluence.schedule.persistence.dao.ClusterSafeScheduledJobDao
-
- addHistory(ScheduledJobKey, ScheduledJobHistory, Date, boolean) - Method in interface com.atlassian.confluence.schedule.persistence.dao.ScheduledJobDao
-
Adds to an event to the history, and updates the nextOccurence in the ScheduledJobStatus.
- addHistory(ScheduledJobHistory) - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
-
- 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.
- addInviteEmailRecipients(Iterable<String>) - Method in class com.atlassian.confluence.pageobjects.page.admin.InviteUsersPanel
-
Deprecated.
add the given list of recipients.
- 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
-
- additionalRequestsShouldBeAvoidedOnPageLoad() - Method in class com.atlassian.confluence.stateless.webdriver.ViewPageTest
-
- 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).
- addKey(String, String) - Method in class com.atlassian.confluence.security.DownloadGateKeeper
-
Add permission for a user to access a certain path.
- addKey(String, User) - Method in class com.atlassian.confluence.security.DownloadGateKeeper
-
- addKey(String, User) - Method in interface com.atlassian.confluence.security.GateKeeper
-
Permit a user to download a particular resource.
- addKey(String, String) - Method in interface com.atlassian.confluence.security.GateKeeper
-
Permit a user to download a particular resource.
- addLabel(String, 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
-
- addLabel(ContentEntityObject, Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
Deprecated.
- addLabel(ContentEntityObject, Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- addLabel(Labelable, Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- addLabel(Labelable, Label) - Method in interface com.atlassian.confluence.labels.LabelManager
-
Add a label to the specified content.
- addLabel(ContentEntityObject, Label) - Method in interface com.atlassian.confluence.labels.LabelManager
-
- 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.
- addLabelAndWaitForError(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
-
Deprecated.
- 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
-
Adds the given labels to the specified content
- addLabels(long, Iterable<Label>) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
-
Adds the given labels to the specified content
- addLabels(long, Iterable<Label>) - Method in interface com.atlassian.confluence.legacyapi.service.content.TemplateService
-
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 interface com.atlassian.confluence.rest.client.RemoteContentLabelService
-
Adds the given labels to the specified content
- addLabels(ContentId, Iterable<Label>) - Method in class com.atlassian.confluence.rest.client.RemoteContentLabelServiceImpl
-
- addLabels(Content, String...) - Static method in class com.atlassian.confluence.stateless.webdriver.PageLabelsTest
-
- addLabels(Content, UserWithDetails, String...) - Static method in class com.atlassian.confluence.stateless.webdriver.PageLabelsTest
-
- 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
-
- addLabels(long, Iterable<Label>) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
-
- addLabels(long, Iterable<Label>) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyTemplateServiceImpl
-
- 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) - Constructor for class com.atlassian.confluence.labels.service.AddLabelsCommandImpl
-
- 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
-
- addLabelUsingEnterKey(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
-
Deprecated.
- addLabelWatch(long) - Method in class com.atlassian.confluence.plugins.rest.resources.LabelWatchesResource
-
- addLabelWithAutocomplete(String, String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
-
Deprecated.
- addLatch(Class, CountDownLatch) - Method in class com.atlassian.confluence.test.rpc.EventLatchManager
-
- addLdapDirectory() - Method in class com.atlassian.confluence.AbstractDelegatedLdapAcceptanceTest
-
- addLdapDirectory() - Method in class com.atlassian.confluence.AbstractLdapAcceptanceTest
-
- addLdapDirectory() - Method in class com.atlassian.confluence.DelegatedLdapGroupSyncAcceptanceTest
-
- addLdapDirectory(NewDirectoryType, LdapDirectoryPermission, Map<String, String>) - Method in class com.atlassian.confluence.it.admin.UserDirectories
-
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) - Method in class com.atlassian.confluence.like.DefaultLikeManager
-
- addLike(ContentEntityObject, User) - Method in class com.atlassian.confluence.like.DefaultLikeManager
-
- addLike(ContentEntityObject) - Method in class com.atlassian.confluence.like.EventPublishingLikeDao
-
Deprecated.
- addLike(ContentEntityObject, User) - Method in class com.atlassian.confluence.like.EventPublishingLikeDao
-
Deprecated.
- addLike(ContentEntityObject, User) - Method in class com.atlassian.confluence.like.HibernateLikeDao
-
- addLike(ContentEntityObject) - Method in class com.atlassian.confluence.like.HibernateLikeDao
-
- addLike(ContentEntityObject, User) - Method in class com.atlassian.confluence.like.HibernateLikeEntityDao
-
- addLike(ContentEntityObject, User) - Method in interface com.atlassian.confluence.like.LikeDao
-
Deprecated.
Add a like on the content entity for the given user.
- addLike(ContentEntityObject) - Method in interface com.atlassian.confluence.like.LikeDao
-
- addLike(ContentEntityObject, User) - Method in interface com.atlassian.confluence.like.LikeEntityDao
-
Add a like on the content entity for the given user.
- addLike(ContentEntityObject) - Method in interface com.atlassian.confluence.like.LikeManager
-
- 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.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
-
- addMailboxForUser(User) - Method in class com.atlassian.confluence.it.mail.MailFacade
-
- addMailboxForUser(MailUser) - Method in class com.atlassian.confluence.it.mail.MailFacade
-
- addMailServer(String, String, String, String, int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- addMailServer(String, String, String, String, int, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- addMailServer(String, String, String, int, String, String, String) - Method in class com.atlassian.confluence.it.rpc.MailRpc
-
- addMailServer(String, String, String, String, String, int, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
-
- addMailServer(String, String, String, String, String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
-
- addMailServer(String, String, String, String, int, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
-
- addMailServer(String, String, String, String, String, int, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
-
- addMailServer(String, String, String, String, String, int) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
-
- addMailServer(String, String, String, String, 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, String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- addMailServer(String, String, String, String, String, int, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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
-
- addMarshallerMetricsConsumer(MarshallerMetricsConsumer) - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
-
- 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
-
- addMembership(String, String) - Method in class bucket.user.DefaultUserAccessor
-
- addMembership(Group, User) - Method in interface bucket.user.UserAccessor
-
- addMembership(String, String) - Method in interface bucket.user.UserAccessor
-
- addMembership(Group, User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
-
Adds the specified user to this group.
- addMenu() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceMainHeader
-
- AddMenu - Class in com.atlassian.confluence.pageobjects.component.menu
-
- AddMenu() - Constructor for class com.atlassian.confluence.pageobjects.component.menu.AddMenu
-
- 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
- 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
-
- 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
-
- 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
-
- addNotification(User, Space, AbstractPage) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
-
Adds a page or space notification for a user.
- addNotification(User, Space, AbstractPage, ContentTypeEnum) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
-
- AddOnUserConsumesLicensePredicate - Class in com.atlassian.confluence.user
-
Determines whether or not a username's user consumes a Confluence license.
- AddOnUserConsumesLicensePredicate(Supplier<UnfilteredCrowdService>) - Constructor for class com.atlassian.confluence.user.AddOnUserConsumesLicensePredicate
-
- 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
-
- AddPageAcceptanceTest - Class in com.atlassian.confluence
-
- AddPageAcceptanceTest() - Constructor for class com.atlassian.confluence.AddPageAcceptanceTest
-
- addPageNotification(User, AbstractPage) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
-
- addPageNotification(User, AbstractPage) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
-
- 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
- AddPageSecurityAcceptanceTest - Class in com.atlassian.confluence
-
A test class specifically intended to test Page Creation via HTTP directly, instead of through
either SOAP/XMLRPC or the Web GUI.
- AddPageSecurityAcceptanceTest() - Constructor for class com.atlassian.confluence.AddPageSecurityAcceptanceTest
-
- addPageTemplate(PageTemplate) - Method in class com.atlassian.confluence.spaces.Space
-
- 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.
- AddPageWithRequestParamsAcceptanceTest - Class in com.atlassian.confluence
-
- AddPageWithRequestParamsAcceptanceTest() - Constructor for class com.atlassian.confluence.AddPageWithRequestParamsAcceptanceTest
-
- 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
-
- 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
-
- addPOPMailServerViaAdminScreen() - Method in class com.atlassian.confluence.stateless.webdriver.EmailToPageTest
-
- 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(String, String) - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
-
- addReferenceFrom(OutgoingLink) - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.UndefinedPage
-
- addReferralLink(ReferralLink) - Method in class com.atlassian.confluence.core.ContentEntityObject
-
- addReferrer(String) - Method in class com.atlassian.confluence.setup.settings.beans.ReferrerSettings
-
- 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
-
- 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
-
Attempts to add all the restrictions specified to a piece of content identified by contentId
.
- addRestrictions(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
-
- 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
-
- 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
-
- addSidebarCustomisation(String) - Method in class com.atlassian.confluence.pageobjects.page.space.EditCustomContent
-
Deprecated.
- addSidebarQuickLink(String, long, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- 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
-
- addSpaceGroup(RemoteSpaceGroup) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
-
- addSpaceGroup(String, RemoteSpaceGroup) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
-
- addSpaceGroup(String, RemoteSpaceGroup) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
-
- addSpaceGroup(String, Hashtable) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
-
- addSpaceGroup(String, Hashtable) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
-
- 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
-
- 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
-
- addSpecificationURL(String) - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetSpecificationsAdminTab
-
Deprecated.
- addTask(Task) - Method in class com.atlassian.confluence.links.ReferralTaskQueue
-
- AddTeamLabelToSpaceAction - Class in com.atlassian.confluence.spaces.actions
-
- AddTeamLabelToSpaceAction() - Constructor for class com.atlassian.confluence.spaces.actions.AddTeamLabelToSpaceAction
-
- addTemplateImage(DataSource) - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
-
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.
- addTemplateWithid(long) - Method in class com.atlassian.confluence.pageobjects.component.dialog.CreateDialog
-
Deprecated.
- 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
-
- addThreadedPageComment(String, String) - Method in class com.atlassian.confluence.ThreadedCommentAcceptanceTest
-
- 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
-
- addToGroup(String, String) - Method in class bucket.user.providers.ChainedAccessProvider
-
- addToGroup() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
-
- addToGroup(String, String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcAccessProvider
-
Overriding as JdbcAccessProvider is broken (uses userName instead of membershipUserName in query etc)
- addToHistory(ContentEntityObject) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
-
- addTopLevelTab(String, WebSectionModuleDescriptor, 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
-
- addTrustedApplication(Application, RequestConditions) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
- addTypeToFieldname(String) - Method in enum com.atlassian.confluence.search.v2.elasticsearch.ESFieldType
-
Add dynamic type information into fieldName.
- 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
-
- addUrlParameter(String, String, String) - Static method in class com.atlassian.confluence.qunit.pageobjects.QUnitPageSupport
-
- addUrlRestriction(String) - Method in class com.atlassian.confluence.it.admin.TrustedApplication
-
- addUser(String, String, String, String, String[]) - Method in class bucket.user.DefaultUserAccessor
-
- addUser(String, String, String, String) - Method in class bucket.user.DefaultUserAccessor
-
- addUser(String, String, String, String, String[]) - Method in interface bucket.user.UserAccessor
-
- 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
-
- addUserOrGroup(Subject) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
-
Deprecated.
- addUserOrGroup(Subject, int) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
-
Deprecated.
- 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.
- AddUserTab - Class in com.atlassian.confluence.pageobjects.component.admin.users
-
- AddUserTab() - Constructor for class com.atlassian.confluence.pageobjects.component.admin.users.AddUserTab
-
Deprecated.
- 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
-
- AddUserXmlRpcAcceptanceTest - Class in com.atlassian.confluence.rpc.xmlrpc
-
- AddUserXmlRpcAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.xmlrpc.AddUserXmlRpcAcceptanceTest
-
- 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
-
- addVersion(String, String) - Method in class com.atlassian.confluence.sanity.cac.pageobjects.AddVersionsPage
-
- AddVersionDialog - Class in com.atlassian.confluence.sanity.cac.pageobjects
-
- AddVersionDialog() - Constructor for class com.atlassian.confluence.sanity.cac.pageobjects.AddVersionDialog
-
- AddVersionsPage - Class in com.atlassian.confluence.sanity.cac.pageobjects
-
- AddVersionsPage(Space) - Constructor for class com.atlassian.confluence.sanity.cac.pageobjects.AddVersionsPage
-
- 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
-
- addWatcher(User) - Method in class com.atlassian.confluence.pageobjects.page.content.ManageWatchersDialog
-
Deprecated.
- 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
-
- AdHocAcceptanceTestHarness - Class in com.atlassian.confluence.harnesses
-
Just runs tests or suites a number of times.
- AdHocAcceptanceTestHarness() - Constructor for class com.atlassian.confluence.harnesses.AdHocAcceptanceTestHarness
-
- 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() - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- admin - Static variable in class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- ADMIN_GROUP_PERMISSION - Static variable in class com.atlassian.confluence.PermissionsAcceptanceTestHelper
-
- 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
-
- ADMIN_PERMS - Static variable in class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- ADMIN_SELECTED_MACRO_LIBRARY - Static variable in class com.atlassian.confluence.user.SessionKeys
-
- ADMIN_SELECTED_PLUGIN - Static variable in class com.atlassian.confluence.user.SessionKeys
-
- ADMIN_SPACE_PERMISSION - Static variable in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
-
- ADMIN_UI_KEYS - Static variable in class com.atlassian.confluence.setup.settings.init.ConfluenceAdminUiProperties
-
- AdminAcceptanceTest - Class in com.atlassian.confluence
-
- AdminAcceptanceTest() - Constructor for class com.atlassian.confluence.AdminAcceptanceTest
-
- AdminActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
-
- AdminActionBreadcrumb(Action) - Constructor for class com.atlassian.confluence.util.breadcrumbs.AdminActionBreadcrumb
-
- 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(AuditManager, AuditHandlerService, AuditRecordEntityFactory, AuditListenerHelper) - 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() - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
- AdminConsole - Class in com.atlassian.confluence.it.admin
-
- AdminConsoleAcceptanceTest - Class in com.atlassian.confluence
-
- AdminConsoleAcceptanceTest() - Constructor for class com.atlassian.confluence.AdminConsoleAcceptanceTest
-
- AdminForceUpgradeAcceptanceTest - Class in com.atlassian.confluence
-
Tests for the forced upgrades hidden admin feature
- AdminForceUpgradeAcceptanceTest() - Constructor for class com.atlassian.confluence.AdminForceUpgradeAcceptanceTest
-
- ADMINISTER - Static variable in class com.atlassian.confluence.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
-
- Administrative - Interface in com.atlassian.confluence.core
-
- 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() - Constructor for class com.atlassian.confluence.plugins.quicknav.admin.AdminItemSearchSectionProvider
-
- adminNamesShown() - Method in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- 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
-
- AdminTasklistAcceptanceTest - Class in com.atlassian.confluence
-
Tests functionality of the admin tasklist, currently located on the admin console page.
- AdminTasklistAcceptanceTest() - Constructor for class com.atlassian.confluence.AdminTasklistAcceptanceTest
-
- AdminTasklistManager - Interface in com.atlassian.confluence.admin
-
- AdminUiProperties - Interface in com.atlassian.confluence.setup.settings.init
-
- adminUser - Variable in class com.atlassian.confluence.selenium.AbstractSeleniumTest
-
- AdminXmlRpcAcceptanceTest - Class in com.atlassian.confluence.rpc.xmlrpc
-
- AdminXmlRpcAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.xmlrpc.AdminXmlRpcAcceptanceTest
-
- ADVANCED_LINK_LOCATOR - Static variable in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- ADVANCED_PANEL - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
-
Deprecated.
- advancedPanelShouldBeHiddenInLinkBrowser() - Method in class com.atlassian.confluence.webdriver.ConfluenceSpacesHidingTest
-
- 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
-
Value object that models an object that has been affected by or associated with a particular audit record.
- affectedObject(AffectedObject) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
-
- AffectedObject.Builder - Class in com.atlassian.confluence.api.model.audit
-
- AffectedObjectEntity - Class in com.atlassian.confluence.impl.audit
-
- AffectedObjectEntity(String, String, AuditRecordEntity) - Constructor for class com.atlassian.confluence.impl.audit.AffectedObjectEntity
-
- 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
-
- afterInsert(Object, Object, Object) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastCacheStrategy
-
Add the new item to the cache, checking that no other transaction has accessed the item.
- afterInsert(Object, Object, Object) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
-
- afterMigrationFrom() - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
-
- afterMigrationFrom() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
-
Perform any tasks necessary after Attachment data has been moved from
this data store to another.
- afterMigrationFrom() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
-
Perform any tasks necessary after Attachment data has been moved from
this data store to another.
- afterMigrationFrom() - Method in class com.atlassian.confluence.pages.persistence.dao.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
-
- 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.hibernate.HibernateCacheFactory.InstanceHolder
-
- afterPropertiesSet() - Method in class com.atlassian.confluence.cluster.ClusterAwareFactoryBean
-
- 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.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.internal.bigpipe.BigPipeSettingsManager
-
- 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.quickreload.QuickReloadCaches
-
- 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.lucene.ConfluenceDocumentBuilder
-
- 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.setup.velocity.NamedBeanContextItemProvider
-
- 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.ConfluenceProfilingStrategy
-
- 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.lifecycle.TenantAwareLifecycleManager
-
- afterPropertiesSet() - Method in class com.atlassian.sal.confluence.upgrade.ImportFinishedListener
-
- afterRedirect() - Method in class test.plugin.flashscope.FlashScopeTestAction
-
- afterTest() - Method in class com.atlassian.confluence.qunit.pageobjects.DelegatingQUnitTestProduct
-
Navigates to a blank page and cleans up any dialogs attempting to block that navigation.
- afterTest() - Method in interface com.atlassian.confluence.qunit.pageobjects.QUnitTestProduct
-
- afterTest() - Method in class com.atlassian.confluence.qunit.pageobjects.UnitTestedProduct
-
- afterTransactionBegin(Transaction) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
-
- afterTransactionCompletion(Transaction) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
-
- afterUpdate(Object, Object, Object, CacheConcurrencyStrategy.SoftLock) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastCacheStrategy
-
Re-cache the updated state, if and only if there there are no other concurrent soft locks.
- afterUpdate(Object, Object, Object, CacheConcurrencyStrategy.SoftLock) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
-
- 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
-
- AjaxNotificationErrorTest - Class in com.atlassian.confluence.selenium
-
- AjaxNotificationErrorTest(String) - Constructor for class com.atlassian.confluence.selenium.AjaxNotificationErrorTest
-
- AjaxResponse - Class in com.atlassian.confluence.util.ajax
-
- ALACARTE_ONDEMAND - Static variable in class com.atlassian.confluence.it.Space
-
Deprecated.
- 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 class com.atlassian.confluence.search.scope.SpaceScope
-
Deprecated.
- ALL - Static variable in interface com.atlassian.confluence.search.v2.SpaceCategories
-
- ALL_CATEGORIES - Static variable in interface com.atlassian.confluence.search.v2.SpaceCategories
-
- ALL_GRAMS - Static variable in class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
-
- ALL_SPACE_PERMISSIONS - Static variable in class com.atlassian.confluence.SpacePermissionDefaultsAcceptanceTest
-
- 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
-
- allFieldsHaveValue(String, String) - Method in class com.atlassian.confluence.pageobjects.page.content.PageTemplateWizard
-
Deprecated.
- 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
-
- 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
-
- allowedTransform1Keys() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
-
- allowedTransform1Keys() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
-
- allowQuickEdit() - Method in class com.atlassian.confluence.webdriver.editor.EditorDraftsDialogTest
-
- allowQuickEdit() - Method in class com.atlassian.confluence.webdriver.editor.EditorSharedDraftsTest
-
- AllQuery - Class in com.atlassian.confluence.search.v2.query
-
Querys for all possible results.
- 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
-
- allUpdatesTab() - Method in class com.atlassian.confluence.sanity.newinstance.DashboardTest
-
- 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
-
- AlreadySetupAcceptanceTest - Class in com.atlassian.confluence
-
- AlreadySetupAcceptanceTest() - Constructor for class com.atlassian.confluence.AlreadySetupAcceptanceTest
-
- 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 StaticPlugin
s.
- 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
-
- alterPassword(User, String) - Method in interface bucket.user.UserAccessor
-
- alterPassword(User, String) - Method in class com.atlassian.confluence.user.ConfluenceUserManager
-
- 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
-
- 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
-
- 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.
- analyzers - Variable in class com.atlassian.confluence.search.lucene.ConfluenceAnalyzer
-
- analyzers - Static variable in class com.atlassian.confluence.search.lucene.ConfluenceUnstemmedAnalyzer
-
- 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
-
- anchor - Variable in class com.atlassian.confluence.links.linktypes.AbstractPageLink
-
- ANCHOR_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkConstants
-
- AnchorMacro - Class in com.atlassian.confluence.renderer.radeox.macros
-
- AnchorMacro() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.AnchorMacro
-
Deprecated.
- and(SearchFilter) - Method in class com.atlassian.confluence.search.v2.AbstractChainableSearchFilter
-
- and(SearchFilter) - Method in interface com.atlassian.confluence.search.v2.SearchFilter
-
Combines this filter with the one specified, returning a new filter.
- and(SearchFilter) - Method in class com.atlassian.confluence.search.v2.searchfilter.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
-
- AnnotatedReferenceHandler - Class in com.atlassian.confluence.velocity.introspection
-
Support class for
ReferenceInsertionEventHandler
s that need to deal with
any
AnnotationBoxedElement
s context values.
- AnnotatedReferenceHandler() - Constructor for class com.atlassian.confluence.velocity.introspection.AnnotatedReferenceHandler
-
- AnnotatedValue - Class in com.atlassian.confluence.velocity.introspection
-
An annotated value associates a collection of annotations with a value.
- AnnotatedValue(Object, Collection<Annotation>) - Constructor for class com.atlassian.confluence.velocity.introspection.AnnotatedValue
-
Construct a new annotated value.
- annotatedValueInsert(String, Object, Collection<Annotation>) - Method in class com.atlassian.confluence.velocity.htmlsafe.HtmlAnnotationEscaper
-
- annotatedValueInsert(String, Object, Collection<Annotation>) - Method in class com.atlassian.confluence.velocity.htmlsafe.PossibleIncorrectHtmlEncodingEventHandler
-
- annotatedValueInsert(String, Object, Collection<Annotation>) - Method in class com.atlassian.confluence.velocity.introspection.AnnotatedReferenceHandler
-
Process a reference with a collection of annotations
- AnnotationBoxedElement - Interface in com.atlassian.confluence.velocity.introspection
-
This is a union of the
BoxedValue
and
AnnotatedElement
interfaces to be implemented by implementations
that are responsible for associating annotations with an object.
- AnnotationBoxingUberspect - Class in com.atlassian.confluence.velocity.introspection
-
A Velocity uberspect that boxes return values in an annotated form and unboxes them again when used as arguments
to or targets of method calls
- AnnotationBoxingUberspect() - Constructor for class com.atlassian.confluence.velocity.introspection.AnnotationBoxingUberspect
-
- annotationClass - Variable in class com.atlassian.confluence.util.test.rules.AnnotatedMethodTemplate
-
- AnnotationMacroBodyTranformationCondition - Class in com.atlassian.confluence.content.render.xhtml.storage.macro
-
- 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
-
- 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
-
- Anonymous(Icon) - Constructor for class com.atlassian.confluence.legacyapi.model.people.Anonymous
-
- anonymous() - Method in interface com.atlassian.confluence.legacyapi.service.people.PersonService
-
- anonymous() - Method in class com.atlassian.confluence.ui.rest.builder.LegacyPersonBuilder
-
- anonymous() - Method in class com.atlassian.confluence.ui.rest.service.people.LegacyPersonServiceImpl
-
- ANONYMOUS - Static variable in interface com.atlassian.confluence.user.UserAccessor
-
- 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
-
- 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
-
- anonymousAccess - Static variable in class com.atlassian.confluence.stateless.webdriver.PageLabelsTest
-
- anonymousAccess() - Method in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- 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
-
- AnonymousAccessTest - Class in com.atlassian.confluence.sanity.newinstance
-
- AnonymousAccessTest() - Constructor for class com.atlassian.confluence.sanity.newinstance.AnonymousAccessTest
-
- AnonymousAccessTest - Class in com.atlassian.confluence.sanity.upgradeinstance
-
- AnonymousAccessTest() - Constructor for class com.atlassian.confluence.sanity.upgradeinstance.AnonymousAccessTest
-
- AnonymousAccessTest - Class in com.atlassian.confluence.selenium.gadgets
-
- AnonymousAccessTest() - Constructor for class com.atlassian.confluence.selenium.gadgets.AnonymousAccessTest
-
- anonymousPermissionRow - Variable in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
-
- 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
-
CONF-32081 Search for user info which is not created by the system (anonymous)
- AnonymousUserInfoSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
-
- AnonymousUserInfoSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.AnonymousUserInfoSearchFilterMapper
-
- 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
-
- AntiXSSAcceptanceTest - Class in com.atlassian.confluence
-
Tests for the Confluence Anti-XSS subsystem
- AntiXSSAcceptanceTest() - Constructor for class com.atlassian.confluence.AntiXSSAcceptanceTest
-
- AnyTypeDao - Interface in com.atlassian.confluence.core.persistence
-
DAO for loading persistent objects of various types
- anyTypeDao - Variable in class com.atlassian.confluence.search.queue.AbstractJournalIndexTaskQueue
-
- AOPluginHelper - Class in com.atlassian.confluence.activeobjects
-
- AOPluginHelper() - Constructor for class com.atlassian.confluence.activeobjects.AOPluginHelper
-
- AopUtils - Class in com.atlassian.confluence.util
-
Utilities for aspect oriented programming
- AopUtils() - Constructor for class com.atlassian.confluence.util.AopUtils
-
- aoTestHelper - Variable in class com.atlassian.confluence.activeobjects.AbstractActiveObjectsAcceptanceTest
-
- AOTestHelper - Class in com.atlassian.confluence.activeobjects
-
- AOTestHelper(WebResource) - Constructor for class com.atlassian.confluence.activeobjects.AOTestHelper
-
- 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
-
- 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
-
- 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(LoggingEvent) - Method in class com.atlassian.confluence.impl.logging.LogMessageRecordingAppender
-
- append(String, Object) - Method in class com.atlassian.confluence.json.parser.JSONObject
-
Deprecated.
Append values to the array under a key.
- append(LoggingEvent) - Method in class com.atlassian.confluence.logging.ConfluenceHomeLogAppender
-
Append to the current delegate Appender.
- append(LoggingEvent) - Method in class com.atlassian.confluence.logging.EventPublishingAppender
-
- append(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.
- appendAmpsandOrQuestionMark(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
-
- appendStackTrace(StringBuffer, Throwable) - Static method in class com.atlassian.confluence.util.PatternLayoutWithStackTrace
-
- appendSubstitution(StringBuffer, RenderContext, Matcher) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlCamelCaseLinkMigrationRendererComponent
-
- appendSubstitution(StringBuffer, RenderContext, Matcher) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlEmoticonRendererComponent
-
- 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.
- 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
-
- ApplicationConfigurationLicenseStoreAide(ApplicationConfigurationLicenseStore, EventPublisher) - Constructor for class com.atlassian.confluence.license.store.ApplicationConfigurationLicenseStoreAide
-
- 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.
- ApplicationStatusServiceAcceptanceTest - Class in com.atlassian.confluence.server
-
- ApplicationStatusServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.server.ApplicationStatusServiceAcceptanceTest
-
- 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
-
- 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.
- ApplinksAcceptanceTest - Class in com.atlassian.confluence.rest
-
Tests various aspects of applinks as implemented by Confluence.
- ApplinksAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.ApplinksAcceptanceTest
-
- apply(DataSource) - Method in class bucket.core.persistence.hibernate.ConfluenceConnectionProviderSupplier
-
- apply(ImageDimensions) - Method in class com.atlassian.confluence.content.render.image.FreeMemoryAwareImageRenderPredicate
-
- apply(ImageDimensions) - Method in class com.atlassian.confluence.content.render.image.SimpleImageRenderPredicate
-
- 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
-
- 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(String) - Method in class com.atlassian.confluence.impl.search.v2.UserLookupHelper
-
- apply(SymmetricDiffCounter.Result) - Method in class com.atlassian.confluence.internal.search.v2.ShadowPermissionVerifier
-
- apply(Statement, FrameworkMethod, Object) - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
-
Deprecated.
- 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
-
- 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(Statement, Description) - Method in class com.atlassian.confluence.sanity.rules.EnvironmentRule
-
- apply(Statement, Description) - Method in class com.atlassian.confluence.sanity.rules.ExcludeEnvironmentRule
-
- 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
-
Determines whether or not a username's corresponding user consumes a Confluence license.
- 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
-
- applyAll(Collection<DefaultMacroSettings>) - Method in class com.atlassian.confluence.internal.bigpipe.BigPipeSettingsManager
-
- applyChildVersioningPolicy(Versioned, ObjectDao) - Method in class com.atlassian.confluence.core.AbstractVersionedEntityObject
-
- applyChildVersioningPolicy(Versioned, ObjectDao) - Method in class com.atlassian.confluence.core.ContentEntityObject
-
- applyChildVersioningPolicy(Versioned, ObjectDao) - Method in interface com.atlassian.confluence.core.Versioned
-
- 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, Log4JLogger.Record) - Method in class com.atlassian.confluence.util.test.rules.Log4JLogger
-
- applyForAnnotation(Statement, Description, SystemProperties.Set) - Method in class com.atlassian.confluence.util.test.rules.SystemProperties
-
- 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
-
- apu - Variable in class com.atlassian.confluence.LdapReadOnlyAcceptanceTest
-
- APU_TEMPLATE - Static variable in class com.atlassian.confluence.LdapReadOnlyAcceptanceTest
-
- ARCHIVED - Static variable in class com.atlassian.confluence.api.model.content.SpaceStatus
-
- archived - Variable in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
-
- archivedResultCount - Variable in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
-
- archivedResultCount(Option<Integer>) - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse.Builder
-
- archivedSpacesAreCorrectlyFiltered() - Method in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- 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
-
- ArchivedSpacesSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ArchivedSpacesSearchFilterMapper
-
- 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.
- archiveVersion(String) - Method in class com.atlassian.confluence.sanity.cac.pageobjects.AddVersionsPage
-
- 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
-
- areModulesVisible(String...) - Method in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
-
Deprecated.
- 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.
- array(T...) - Static method in class com.atlassian.confluence.util.collections.CollectionUtils
-
- arraySize(int[]) - Static method in class com.atlassian.confluence.util.GeneralUtil
-
convenience method to allow us to determine the size of an int array a velocity file
- 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
-
- 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.
- asEndElement() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
-
- asFunction(Expansions) - Method in class com.atlassian.confluence.api.impl.service.content.factory.ModelFactory
-
- 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
.
- asList(TopDocsCollector) - Method in class com.atlassian.confluence.search.contentnames.lucene.DefaultResultConverter
-
- asList(TopDocsCollector) - Method in interface com.atlassian.confluence.search.contentnames.lucene.ResultConverter
-
Converts the results to a list of SearchResult, i.e.
- 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).
- 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.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
-
- assertAccountsUnchanged(JsonNode...) - Method in class com.atlassian.confluence.activeobjects.AOTestHelper
-
- 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
-
- 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
-
- assertClosed() - Method in class com.atlassian.confluence.pageobjects.component.dialog.QuickReloadDialog.Item
-
Deprecated.
- assertCollectionsEqual(Collection, Collection) - Static method in class com.atlassian.confluence.it.Assertions
-
- assertConfluenceLicense(AtlassianLicense) - Method in class com.atlassian.confluence.license.DefaultLicenseService
-
- assertContains(String, String) - Static method in class com.atlassian.confluence.it.Assertions
-
- assertContains(String) - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
-
- assertContainsLinkWithText(String, String) - Static method in class com.atlassian.confluence.it.Assertions
-
Deprecated.
Asserts that a link with the supplied text is present in the container string.
- assertContainsRegex(String, String) - Static method in class com.atlassian.confluence.it.Assertions
-
- 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
-
- assertDateFoundByQuery(String, String, Content) - Method in class com.atlassian.confluence.api.RemoteCQLSearchServiceAcceptanceTest
-
- assertDoesNotContain(String, String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
-
- assertDoesNotContain(String, String) - Static method in class com.atlassian.confluence.it.Assertions
-
- assertDoesNotContain(String, String, String) - Static method in class com.atlassian.confluence.it.Assertions
-
- assertDoesNotExist(JSoupFinder) - Static method in class com.atlassian.confluence.it.jsoup.JSoupAssertions
-
- assertDraftRemovedOnPublish(ContentId) - Method in class com.atlassian.confluence.api.RemoteContentLegacyDraftServiceAcceptanceTest
-
- assertDraftRemovedOnPublish(ContentId) - Method in class com.atlassian.confluence.api.RemoteContentSharedDraftsServiceAcceptanceTest
-
- 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'.
- assertEditorHtml(String) - Method in class com.atlassian.confluence.webdriver.editor.content.WikiAutoformatDashTest
-
- 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.
- assertElevatedSecurityCheckDoesntBreakSetup(String) - Method in class com.atlassian.confluence.setup.SetupAcceptanceTest
-
Make sure that the elevated security check doesn't break fresh installs.
- assertEndsWith(String, String) - Static method in class com.atlassian.confluence.it.Assertions
-
- assertEquals(Document) - Method in class com.atlassian.confluence.util.test.rules.XmlResource
-
- assertExists(JSoupFinder) - Static method in class com.atlassian.confluence.it.jsoup.JSoupAssertions
-
- assertExpectedEventsWereFired() - Method in class com.atlassian.confluence.EventsAcceptanceTest
-
- assertFalse(String, RepeatableTask) - Method in class com.atlassian.confluence.cluster.RepeatableTaskRunner
-
- 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
-
- 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
-
- 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.
- assertInsertedInRTE() - Method in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
-
- assertInsertedInRTE() - Method in class com.atlassian.confluence.selenium.EditorAutocompleteLinkShortcutTest
-
- assertInsertedInRTE() - Method in class com.atlassian.confluence.selenium.EditorAutocompleteMediaShortcutTest
-
- assertInView() - Method in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
-
- assertInView() - Method in class com.atlassian.confluence.selenium.EditorAutocompleteLinkShortcutTest
-
- assertInView() - Method in class com.atlassian.confluence.selenium.EditorAutocompleteMediaShortcutTest
-
- Assertions - Class in com.atlassian.confluence.it
-
Deprecated.
- Assertions() - Constructor for class com.atlassian.confluence.it.Assertions
-
Deprecated.
- 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
-
- assertIsViewing(LinkableContent) - Method in class com.atlassian.confluence.selenium.client.PageView
-
Returns true if the window is on the view screen for the passed Page.
- 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
-
- assertLinkInserted(String, BlogPost) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumAssertions
-
- assertLinkInserted(String, Page) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumAssertions
-
- assertLinkInserted(String) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumAssertions
-
- assertLinkNotPresentWithAttribute(String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
-
- assertLinkNotPresentWithClass(String) - Method in class com.atlassian.confluence.pageobjects.component.popup.UserHoverPopup
-
Deprecated.
- assertLinkNotPresentWithClass(String) - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
-
- 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
-
- assertLinkPresentWithClass(String) - Method in class com.atlassian.confluence.pageobjects.component.popup.UserHoverPopup
-
Deprecated.
- assertLinkPresentWithClass(String) - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
-
- 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
-
- assertLoggedIn() - Method in class com.atlassian.confluence.AbstractDelegatedLdapAcceptanceTest
-
- assertMacroHasNoErrors(String) - Static method in class com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
-
- assertMacroHasNoErrors() - Method in class com.atlassian.confluence.sanity.upgradeinstance.AbstractMacroSanityTest
-
- 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
-
- assertMailReceived() - Method in class com.atlassian.confluence.rpc.xmlrpc.AddUserXmlRpcAcceptanceTest
-
- assertNoChangeComment(int) - Method in class com.atlassian.confluence.it.content.ViewContentHistoryBean
-
Asserts that no changeComment exists for a version.
- assertNoPopupOnMouseOver() - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
-
- assertNoPopupOnMouseOverLogo() - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
-
- assertNotFound(Integer) - Method in class com.atlassian.confluence.activeobjects.AOTestHelper
-
- assertNoTokenValidationErrors(WebTester, String) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
-
- assertNoTokenValidationErrorsOnSubmit(WebTester) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
-
- 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.
- 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.
- assertPopupNotVisible() - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
-
- assertPopupVisible() - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
-
- assertProductLicense(AtlassianLicense, Product) - Method in class com.atlassian.confluence.license.DefaultLicenseService
-
- assertRecoveryMessage(Matcher<String>) - Method in class com.atlassian.confluence.sanity.pageobjects.UpgradeRecoveryPage.RecoveryResultsPage
-
- assertRelativeUrlAttributeEndsWith(Element, String, String) - Static method in class com.atlassian.confluence.it.jsoup.JSoupAssertions
-
- assertSelfLink(JsonNode, String) - Method in class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
-
- assertSelfLinkMatchesResourcePath(RestApiResource) - Method in class com.atlassian.confluence.rest.RestTestHelper
-
- assertServerResponseContains(String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
-
- 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
-
- assertStartsWith(String, String) - Static method in class com.atlassian.confluence.it.Assertions
-
- 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.
- assertSummary(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.QuickReloadDialog.Item
-
Deprecated.
- 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
-
- assertText(Matcher<? super String>) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- assertText(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.QuickReloadDialog.Item
-
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.
- assertThat(Callable<V>, Matcher<V>) - Method in class com.atlassian.confluence.cluster.RepeatableTaskRunner
-
Deprecated.
- assertThat(String, Callable<V>, Matcher<V>) - Method in class com.atlassian.confluence.cluster.RepeatableTaskRunner
-
Deprecated.
- assertThat - Variable in class com.atlassian.confluence.selenium.AbstractSeleniumTest
-
- assertThatAllPermissionsAreDeselected() - Method in class com.atlassian.confluence.pageobjects.page.space.EditSpacePermissionsRow
-
Deprecated.
- assertThatAllPermissionsAreSelected() - Method in class com.atlassian.confluence.pageobjects.page.space.EditSpacePermissionsRow
-
Deprecated.
- 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.
- assertTitle(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.QuickReloadDialog.Item
-
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).
- assertTitleMatchesAttachment() - Method in class com.atlassian.confluence.pageobjects.page.content.EditAttachmentPage
-
Deprecated.
- assertTokenReturnedInJsonResponse(WebTester, String) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
-
- assertTokenValidationFails(WebTester, String) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
-
- assertTrue(String, RepeatableTask) - Method in class com.atlassian.confluence.cluster.RepeatableTaskRunner
-
- assertUIMatches(String) - Method in class com.atlassian.confluence.webdriver.visualregression.AbstractVisualRegressionTest
-
- assertUrlIsForbidden(WebTester, String) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
-
- assertUrlIsNotForbidden(WebTester, String) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
-
- assertUserHasNoPermissionsInViewPermissionsTable(User) - Static method in class com.atlassian.confluence.PermissionsAcceptanceTestHelper
-
Checks that the user has no entry in the form table when viewing permissions.
- assertUserIsFollowed() - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
-
- assertUserIsNotFollowed() - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
-
- assertUserIsNotWatchingSpace() - Method in class com.atlassian.confluence.it.content.PagesCollectorBean
-
- assertUserIsWatchingSpace() - Method in class com.atlassian.confluence.it.content.PagesCollectorBean
-
- assertXsrfTokenNotPresentFailure(WebTester, String) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
-
- assertXsrfTokenNotValidFailure(WebTester, String) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
-
- 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
-
- associatedObjects(Set<AffectedObject>) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
-
- 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
Expansion
s into a single string.
- asString() - Method in class com.atlassian.confluence.schedule.ScheduledJobKey
-
Returns the key in the following format:
- asStringOrNull(Level) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.LoggingRpc
-
- asTenant(Tenant, Callable<T>) - Method in class com.atlassian.confluence.tenant.VolatileSingleTenantRegistry
-
- 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.
- 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
-
- 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
-
- 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
-
- AsyncPluginInstallEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.AsyncPluginInstallEvent
-
- AsyncPluginModuleDisableEvent - Class in com.atlassian.confluence.event.events.plugin
-
- AsyncPluginModuleDisableEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.AsyncPluginModuleDisableEvent
-
- AsyncPluginModuleEnableEvent - Class in com.atlassian.confluence.event.events.plugin
-
- AsyncPluginModuleEnableEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.AsyncPluginModuleEnableEvent
-
- AsyncPluginUninstallEvent - Class in com.atlassian.confluence.event.events.plugin
-
- 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_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
-
- AtlassianBundledMacrosTest - Class in com.atlassian.confluence.sanity.upgradeinstance
-
- AtlassianBundledMacrosTest() - Constructor for class com.atlassian.confluence.sanity.upgradeinstance.AtlassianBundledMacrosTest
-
- AtlassianChangeDocumentBuilder - Class in com.atlassian.confluence.internal.index.v2
-
- AtlassianChangeDocumentBuilder(List<Extractor3>, EventPublisher) - 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) - Constructor for class com.atlassian.confluence.internal.index.v2.AtlassianContentDocumentBuilder
-
- AtlassianContentDocumentBuilder.FieldName - Class in com.atlassian.confluence.internal.index.v2
-
- 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) - Constructor for class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
-
- AtlassianInstrumentationConfluenceMonitoring(int, ControllableInstrumentRegistry, MutableRegistryConfiguration) - 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.
- AtlassianQUnitTestedProduct - Class in com.atlassian.confluence.qunit.pageobjects
-
- AtlassianQUnitTestedProduct(ConfluenceTestedProduct) - Constructor for class com.atlassian.confluence.qunit.pageobjects.AtlassianQUnitTestedProduct
-
- AtlassianQUnitTestPage - Class in com.atlassian.confluence.qunit.pageobjects
-
Represents a page for individual Atlassian QUnit tests.
- AtlassianQUnitTestPage(String) - Constructor for class com.atlassian.confluence.qunit.pageobjects.AtlassianQUnitTestPage
-
- AtlassianQUnitWebDriverTestSuite - Class in com.atlassian.confluence.qunit
-
Represents the Atlassian QUnit unit tests for a single plugin.
- AtlassianQUnitWebDriverTestSuite() - Constructor for class com.atlassian.confluence.qunit.AtlassianQUnitWebDriverTestSuite
-
- AtlassianSecurityAcceptanceTest - Class in com.atlassian.confluence
-
Tests authentication with the default password encoder.
- AtlassianSecurityAcceptanceTest() - Constructor for class com.atlassian.confluence.AtlassianSecurityAcceptanceTest
-
- AtlassianSupportedMacrosTest - Class in com.atlassian.confluence.sanity.upgradeinstance
-
- AtlassianSupportedMacrosTest() - Constructor for class com.atlassian.confluence.sanity.upgradeinstance.AtlassianSupportedMacrosTest
-
- 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
-
- 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
-
- AttachedImagesAction() - Constructor for class com.atlassian.confluence.pages.actions.AttachedImagesAction
-
- AttachedImagesJsonAcceptanceTest - Class in com.atlassian.confluence
-
- AttachedImagesJsonAcceptanceTest() - Constructor for class com.atlassian.confluence.AttachedImagesJsonAcceptanceTest
-
- 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 - Static variable in class com.atlassian.confluence.api.model.content.ContentType
-
- ATTACHMENT - Static variable in class com.atlassian.confluence.api.model.permissions.TargetType
-
- Attachment - Class in com.atlassian.confluence.it
-
- Attachment(ContentEntity, String, String, String, byte[], boolean) - Constructor for class com.atlassian.confluence.it.Attachment
-
- Attachment(ContentEntity, String, String, String, byte[]) - Constructor for class com.atlassian.confluence.it.Attachment
-
- Attachment(Attachment, String, byte[]) - Constructor for class com.atlassian.confluence.it.Attachment
-
- Attachment(ContentEntity, File, String) - Constructor for class com.atlassian.confluence.it.Attachment
-
- Attachment(ContentEntity, String, String, String) - Constructor for class com.atlassian.confluence.it.Attachment
-
- Attachment(ContentEntity, Attachment) - Constructor for class com.atlassian.confluence.it.Attachment
-
- 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.
- 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_ICON - Static variable in class com.atlassian.confluence.links.linktypes.AttachmentLink
-
- ATTACHMENT_MESSAGE - Static variable in class com.atlassian.confluence.api.RemoteContentVersionServiceAcceptanceTest
-
- 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
-
- ATTACHMENT_SUBDIRECTORY_NAME - Static variable in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
-
- AttachmentAcceptanceTest - Class in com.atlassian.confluence
-
- AttachmentAcceptanceTest() - Constructor for class com.atlassian.confluence.AttachmentAcceptanceTest
-
- AttachmentBatchUploadCompletedEvent - Class in com.atlassian.confluence.event.events.content.attachment
-
An event indicating that o batch of one or more 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
-
Caches the IDs of current attachments by the normal lookup mechanism: content ID +
file name.
- AttachmentCache(VCacheFactory) - Constructor for class com.atlassian.confluence.pages.attachments.AttachmentCache
-
- AttachmentCommentComparator - Class in com.atlassian.confluence.util
-
- AttachmentCommentComparator() - Constructor for class com.atlassian.confluence.util.AttachmentCommentComparator
-
- AttachmentComparator - Class in com.atlassian.confluence.util
-
- AttachmentComparator(String, boolean) - Constructor for class com.atlassian.confluence.util.AttachmentComparator
-
Create an AttachmentComparator that will sort by the specified field.
- AttachmentContainer - Class in com.atlassian.confluence.pageobjects.component.attachment
-
- AttachmentContainer(Attachment) - Constructor for class com.atlassian.confluence.pageobjects.component.attachment.AttachmentContainer
-
Deprecated.
- 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
-
Represents the id of an Attachment.
- 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
-
- AttachmentContentStatusUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.attachmentceo.AttachmentContentStatusUpgradeTask
-
- AttachmentContentTypeApiSupport - Class in com.atlassian.confluence.api.impl.service.content.typebinding
-
- AttachmentContentTypeApiSupport(ContentEntityManager, ContentFactory, AttachmentManagerInternal, PaginationService, PermissionManager, ApiSupportProvider, ContentCreator) - 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
-
- 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.
- 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
-
Factory to returns an AttachmentDataFileSystem instance according to system configuration.
- 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
-
- 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
-
- AttachmentDataStream.InputStreamWrapper - Class in com.atlassian.confluence.pages.persistence.dao
-
- 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
-
Cache for attachment download paths.
- AttachmentDownloadPathCache(VCacheFactory) - Constructor for class com.atlassian.confluence.pages.AttachmentDownloadPathCache
-
- AttachmentDownloadPathCache.AttachmentDownloadPathCacheKey - Class in com.atlassian.confluence.pages
-
- 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
-
- AttachmentEditXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- AttachmentEditXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.AttachmentEditXsrfAcceptanceTest
-
- 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
-
- 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.
- AttachmentFileNameComparator - Class in com.atlassian.confluence.util
-
Comparator for
Attachment
s 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
-
- 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
-
- AttachmentMetadataHolder(Attachment, String, String) - Constructor for class com.atlassian.confluence.mail.notification.listeners.AttachmentNotificationsListener.AttachmentMetadataHolder
-
- AttachmentMigrationAcceptanceTest - Class in com.atlassian.confluence
-
- AttachmentMigrationAcceptanceTest() - Constructor for class com.atlassian.confluence.AttachmentMigrationAcceptanceTest
-
- AttachmentMigrationAction - Class in com.atlassian.confluence.admin.actions
-
- AttachmentMigrationAction() - Constructor for class com.atlassian.confluence.admin.actions.AttachmentMigrationAction
-
- AttachmentMigrationLongRunningTask - Class in com.atlassian.confluence.util.longrunning
-
- AttachmentMigrationLongRunningTask(String, String, String, String) - Constructor for class com.atlassian.confluence.util.longrunning.AttachmentMigrationLongRunningTask
-
- 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
-
- AttachmentNotificationsListener - Class in com.atlassian.confluence.mail.notification.listeners
-
- AttachmentNotificationsListener() - Constructor for class com.atlassian.confluence.mail.notification.listeners.AttachmentNotificationsListener
-
- AttachmentNotificationsListener.AttachmentMetadataHolder - Class in com.atlassian.confluence.mail.notification.listeners
-
Contains data required to render attachment information in Notifications soy template
- 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
-
- AttachmentRemovalConfirmationDialog - Class in com.atlassian.confluence.pageobjects.component.attachment
-
- AttachmentRemovalConfirmationDialog(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.attachment.AttachmentRemovalConfirmationDialog
-
Deprecated.
- 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() - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
- 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 - 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
-
- 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, 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
-
- AttachmentsRow - Class in com.atlassian.confluence.pageobjects.component.content
-
- AttachmentsRow(By, Attachment) - Constructor for class com.atlassian.confluence.pageobjects.component.content.AttachmentsRow
-
Deprecated.
Creates a reference to the corresponding row for the latest version
of the provided attachment.
- AttachmentsRow(By, Attachment, int) - Constructor for class com.atlassian.confluence.pageobjects.component.content.AttachmentsRow
-
Deprecated.
Creates a reference to the corresponding row for the specified version
of the provided attachment.
- 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
-
- 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.
- AttachmentsTest - Class in com.atlassian.confluence.stateless.webdriver
-
- AttachmentsTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.AttachmentsTest
-
- 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
-
Embodies the view/edit/migrate Attachment Storage screens.
- AttachmentStorageConfiguration(WebTester) - Constructor for class com.atlassian.confluence.it.admin.AttachmentStorageConfiguration
-
- AttachmentStorageConfiguration() - Constructor for class com.atlassian.confluence.it.admin.AttachmentStorageConfiguration
-
- AttachmentStorageConfiguration.StorageMethod - Enum in com.atlassian.confluence.it.admin
-
- AttachmentStorageSetupAction - Class in com.atlassian.confluence.admin.actions
-
- AttachmentStorageSetupAction() - Constructor for class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
-
- attachmentStorageType - Variable in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
-
- attachmentStorageTypes - Variable in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
-
- AttachmentStorer - Class in com.atlassian.confluence.pages.actions.beans
-
- AttachmentStorer(AttachFileHelper) - Constructor for class com.atlassian.confluence.pages.actions.beans.AttachmentStorer
-
- AttachmentsUpgradedTest - Class in com.atlassian.confluence.sanity.newinstance
-
Tests whether the old attachments have their hidden property set to false.
- AttachmentsUpgradedTest() - Constructor for class com.atlassian.confluence.sanity.newinstance.AttachmentsUpgradedTest
-
- AttachmentsXmlRpcAcceptanceTest - Class in com.atlassian.confluence.rpc.xmlrpc
-
- AttachmentsXmlRpcAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.xmlrpc.AttachmentsXmlRpcAcceptanceTest
-
- AttachmentToCeoConversionUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask.attachmentceo
-
- 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
-
Maps an AttachmentTypeQuery to its Lucene equivalent.
- AttachmentTypeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.AttachmentTypeQueryMapper
-
- 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
-
- 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
-
- AttachmentUploadAcceptanceTest - Class in com.atlassian.confluence
-
Tests the action for uploading attachments directly from AJAX, etc.
- AttachmentUploadAcceptanceTest() - Constructor for class com.atlassian.confluence.AttachmentUploadAcceptanceTest
-
- AttachmentUploadRequest - Class in com.atlassian.confluence.pages.actions
-
Converts an attachment upload multipart request into a list of
AttachmentResource
objects
which is suitable for storing in Confluence via a
FileStorer
.
- AttachmentUploadRequest(MultiPartRequestWrapper) - Constructor for class com.atlassian.confluence.pages.actions.AttachmentUploadRequest
-
The client should check for errors via MultiPartRequestWrapper.hasErrors()
before
constructing this object, and not construct one if there are problems.
- AttachmentUploadXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- AttachmentUploadXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.AttachmentUploadXsrfAcceptanceTest
-
- AttachmentUrlParser - Class in com.atlassian.confluence.servlet.download
-
A URL parser for attachments (including thumbnails).
- AttachmentUrlParser() - Constructor for class com.atlassian.confluence.servlet.download.AttachmentUrlParser
-
- AttachmentUtils - Class in com.atlassian.confluence.pages
-
- AttachmentUtils() - Constructor for class com.atlassian.confluence.pages.AttachmentUtils
-
- AttachmentVersionContainer - Class in com.atlassian.confluence.pageobjects.component.attachment
-
- AttachmentVersionContainer(PageElement, Attachment, int) - Constructor for class com.atlassian.confluence.pageobjects.component.attachment.AttachmentVersionContainer
-
Deprecated.
- 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
-
- AttachTo - Class in com.atlassian.confluence.selenium.client
-
- AttachTo(ConfluenceSeleniumClient, ConfluenceRpc) - Constructor for class com.atlassian.confluence.selenium.client.AttachTo
-
- attemptInvalidSpaceImport(File) - Method in class com.atlassian.confluence.it.export.Importer
-
Attempt to import a space backup that is expected to fail.
- Attribute() - 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.util.http.ConfluenceAttributeListener
-
- attributeRemoved(HttpSessionBindingEvent) - Method in class com.atlassian.confluence.util.http.ConfluenceAttributeListener
-
- attributeReplaced(HttpSessionBindingEvent) - Method in class com.atlassian.confluence.util.http.ConfluenceAttributeListener
-
- attributes() - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragment
-
- AUDIT_I18N_PREFIX - Static variable in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
-
- AUDIT_LIMIT - Static variable in class com.atlassian.confluence.plugins.restapi.resources.DefaultValues
-
- AuditAction - Enum in com.atlassian.confluence.impl.audit.handler
-
Whether entity was added or removed.
- auditAction(ScheduledJobKey, String) - Method in interface com.atlassian.confluence.schedule.audit.AuditService
-
Audits an action to a job such as run, enable, disable.
- auditAction(ScheduledJobKey, String) - Method in class com.atlassian.confluence.schedule.audit.DefaultAuditService
-
- AuditAffectedObjects - Class in com.atlassian.confluence.impl.audit
-
String constants for audit object labels.
- AuditCategories - Class in com.atlassian.confluence.impl.audit
-
String constants for audit categories.
- AuditCleanerJob - Class in com.atlassian.confluence.internal.audit
-
- AuditCleanerJob(AuditRecordDao, SettingsManager) - Constructor for class com.atlassian.confluence.internal.audit.AuditCleanerJob
-
- 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
-
- AuditHandlerDescription - Interface in com.atlassian.confluence.impl.audit.handler
-
- AuditHandlerFactory - Class in com.atlassian.confluence.impl.audit.handler
-
- AuditHandlerFactory(HandlerFactory) - Constructor for class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
-
- AuditHandlerService - Interface in com.atlassian.confluence.impl.audit.handler
-
- 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
-
- AuditLogTest - Class in com.atlassian.confluence.stateless.webdriver.admin
-
- AuditLogTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.admin.AuditLogTest
-
- auditManager - Variable in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
-
- AuditManager - Interface in com.atlassian.confluence.internal.audit
-
Internal audit record manager
- AuditRecord - Class in com.atlassian.confluence.api.model.audit
-
Value object that models all data for a single Audit log record
- AuditRecord.Builder - Class in com.atlassian.confluence.api.model.audit
-
- AuditRecordDao - Interface in com.atlassian.confluence.internal.audit.persistence.dao
-
- AuditRecordEntity - Class in com.atlassian.confluence.impl.audit
-
- AuditRecordEntityFactory - Class in com.atlassian.confluence.impl.audit
-
Factory for creating {@link AuditRecordEntity) instances
- AuditRecordEntityFactory(I18NBeanFactory, LocaleManager) - Constructor for class com.atlassian.confluence.impl.audit.AuditRecordEntityFactory
-
- AuditRecordFactory - Class in com.atlassian.confluence.api.impl.service.audit.factory
-
- AuditRecordFactory() - Constructor for class com.atlassian.confluence.api.impl.service.audit.factory.AuditRecordFactory
-
- auditRecords() - Static method in class com.atlassian.confluence.rest.api.model.pagination.PaginationLimits
-
- AuditResource - Class in com.atlassian.confluence.plugins.restapi.resources
-
- AuditResource(AuditService) - Constructor for class com.atlassian.confluence.plugins.restapi.resources.AuditResource
-
- AuditSearchUtils - Class in com.atlassian.confluence.impl.audit
-
- AuditSearchUtils() - Constructor for class com.atlassian.confluence.impl.audit.AuditSearchUtils
-
- AuditService - Interface in com.atlassian.confluence.api.service.audit
-
Provides methods for creating and retrieving audit records, as well as configuring the audit record retention period
- AuditService - Interface in com.atlassian.confluence.schedule.audit
-
An interface for Scheduled Job Auditing.
- AuditService.AuditCSVWriter - Interface in com.atlassian.confluence.api.service.audit
-
Streaming CSV writer for exporting audit records
- AuditService.AuditRecordFinder - Interface in com.atlassian.confluence.api.service.audit
-
Finder for audit records.
- AuditService.Validator - Interface in com.atlassian.confluence.api.service.audit
-
Validator for audit records
- AuditServiceImpl - Class in com.atlassian.confluence.api.impl.service.audit
-
- AuditServiceImpl(AuditManager, AuditRecordFactory, AuditRecordEntityFactory, PaginationService, UserAccessor, PermissionManager, SettingsManager, EventPublisher, TimeZoneManager, I18NBeanFactory) - Constructor for class com.atlassian.confluence.api.impl.service.audit.AuditServiceImpl
-
- 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
-
- AUIDropdownMenu(String) - Constructor for class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
-
Deprecated.
- AuiMessage - Class in com.atlassian.confluence.pageobjects.component
-
- AuiMessage() - Constructor for class com.atlassian.confluence.pageobjects.component.AuiMessage
-
Deprecated.
- AuiMessage(By) - Constructor for class com.atlassian.confluence.pageobjects.component.AuiMessage
-
Deprecated.
- 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
-
- authenticate(String, String) - Method in class bucket.user.providers.ChainedCredentialsProvider
-
- authenticate(String, String) - Method in interface bucket.user.UserAccessor
-
- 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.sal.confluence.user.ConfluenceUserManager
-
- AuthenticateAction - Class in com.atlassian.confluence.security.websudo
-
Used to authenticate a web sudo session.
- AuthenticateAction() - Constructor for class com.atlassian.confluence.security.websudo.AuthenticateAction
-
- authenticated - Variable in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
-
- 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
-
- 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 WebResource
s 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
-
- Authenticator() - Constructor for class com.atlassian.confluence.util.http.Authenticator
-
- 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
-
- AuthorAutocompleteTextField - Class in com.atlassian.confluence.selenium.client
-
Client for interacting with the autocomplete box for authors.
- AuthorAutocompleteTextField(String, ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.AuthorAutocompleteTextField
-
- 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
-
- AuthorSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.AuthorSearchFilterMapper
-
- Autocomplete - Class in com.atlassian.confluence.pageobjects.component.form
-
- Autocomplete() - Constructor for class com.atlassian.confluence.pageobjects.component.form.Autocomplete
-
Deprecated.
- Autocomplete - Class in com.atlassian.confluence.selenium.client
-
- Autocomplete(ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.Autocomplete
-
- AutocompleteField - Class in com.atlassian.confluence.pageobjects.component.form
-
- 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.
- AutocompleteMacroTest - Class in com.atlassian.confluence.sanity.newinstance
-
- AutocompleteMacroTest() - Constructor for class com.atlassian.confluence.sanity.newinstance.AutocompleteMacroTest
-
- 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
-
- autocompleteSearchAndSelect() - Method in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
-
- AUTOFORMAT_TAB_NAME - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
-
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.
- AutowatchTest - Class in com.atlassian.confluence.stateless.webdriver
-
Tests Autowatch feature for creating and editing pages and blogposts, and regular comments on pages and blogposts,
with and without space and space blogs watches.
- AutowatchTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.AutowatchTest
-
- autowireComponent(Object) - Method in class com.atlassian.confluence.spring.DelegatingContainerContext
-
- autowireNonSingletonBeanProperties(Object, int, boolean) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
-
- available() - Method in class com.atlassian.confluence.core.InputStreamExceptionDecorator
-
- available() - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
-
- AVAILABLE_SCOPES - Static variable in class com.atlassian.confluence.search.scope.SpaceScope
-
Deprecated.
A definitive list off all existing space scope strings.
- AvailableSpaces - Class in com.atlassian.confluence.pages.actions.beans
-
- AvailableSpaces(SpaceManager) - Constructor for class com.atlassian.confluence.pages.actions.beans.AvailableSpaces
-
- AvailableTheme - Class in com.atlassian.confluence.pageobjects.component.theme
-
Deprecated.
- AvailableTheme(String, String) - Constructor for class com.atlassian.confluence.pageobjects.component.theme.AvailableTheme
-
Deprecated.
- AvatarProviderAccessor - Class in com.atlassian.confluence.user.avatar
-
- AvatarProviderAccessor(PluginAccessor) - Constructor for class com.atlassian.confluence.user.avatar.AvatarProviderAccessor
-
- 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
-
- AWSClusterJoinConfig - Class in com.atlassian.confluence.cluster
-
- cache(K, V) - Method in class com.atlassian.confluence.cache.CacheOperations
-
- CACHE - Static variable in class com.atlassian.confluence.impl.audit.AuditAffectedObjects
-
- cache - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.AdminRpc
-
- CACHE_ARGUMENT - Static variable in class bucket.user.propertyset.CacheAwarePropertySet
-
- CACHE_KEY - Static variable in class com.atlassian.confluence.pages.persistence.dao.hibernate.PageIdCache
-
- CACHE_KEY - Static variable in class com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
-
- CACHE_KEY - Static variable in class com.atlassian.confluence.security.CachingSpacePermissionManager
-
- CACHE_KEY - Static variable in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
-
- CACHE_KEY - Static variable in class com.atlassian.confluence.util.DefaultUserChecker
-
- CACHE_KEY_ACCESS_PROVIDER_HANDLES - Static variable in interface bucket.cache.CacheManager
-
Deprecated.
- CACHE_KEY_ACCESS_PROVIDER_IN_GROUP - Static variable in interface bucket.cache.CacheManager
-
Deprecated.
- CACHE_KEY_CREDENTIALS_PROVIDER - Static variable in interface bucket.cache.CacheManager
-
Deprecated.
- CACHE_KEY_PROFILE_PROVIDER_HANDLES - Static variable in class bucket.user.providers.CachingProfileProvider
-
- CACHE_KEY_PROFILE_PROVIDER_PROPERTY_SETS - Static variable in class bucket.user.providers.CachingProfileProvider
-
- CACHE_KEY_PROPERTY_SETS_REFERENCES_CACHE - Static variable in class bucket.user.providers.CachingProfileProvider
-
- CACHE_KEY_USER_DAO_USERNAME - Static variable in interface bucket.cache.CacheManager
-
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, VCacheFactory) - Constructor for class com.atlassian.confluence.user.crowd.CacheableDirectoryInstanceLoader
-
- CacheAdapter<K,V> - Class in com.atlassian.confluence.cache
-
- CacheAdapter(Cache<K, V>) - Constructor for class com.atlassian.confluence.cache.CacheAdapter
-
Deprecated.
- CacheAwarePropertySet - Class in bucket.user.propertyset
-
Property set which caches values retrieved from decorated property set
- CacheAwarePropertySet() - Constructor for class bucket.user.propertyset.CacheAwarePropertySet
-
- CacheAwarePropertySet - Class in com.atlassian.confluence.impl.propertyset
-
- CacheAwarePropertySet() - Constructor for class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
-
Deprecated.
- CacheBackedLuceneSearchMapperRegistry - Class in com.atlassian.confluence.search.v2.lucene
-
A search mapper registry that operates on a cache only.
- CacheBackedLuceneSearchMapperRegistry(PluginAccessor) - Constructor for class com.atlassian.confluence.search.v2.lucene.CacheBackedLuceneSearchMapperRegistry
-
- 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
-
- cacheCanUseConfluence(User, boolean) - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
-
- CacheCompactionJob - Class in com.atlassian.confluence.cache
-
- CacheCompactionJob() - Constructor for class com.atlassian.confluence.cache.CacheCompactionJob
-
Deprecated.
- CacheCompactor - Interface in com.atlassian.confluence.cache
-
Interface indicting a class can 'compact' caches.
- CacheCompactorSupport - Class in com.atlassian.confluence.impl.cache
-
- 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).
- CacheConfigurationLoader - Interface in com.atlassian.confluence.cache
-
- CacheControlHeadersTestResource - Class in test.plugin.restcachecontrolheaders
-
- CacheControlHeadersTestResource() - Constructor for class test.plugin.restcachecontrolheaders.CacheControlHeadersTestResource
-
- 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
-
- CachedCrowdApplicationDao() - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
-
- CachedCrowdEntityCacheKey - Class in com.atlassian.confluence.user.crowd
-
A composite key between an entity name and a directory Id.
- CachedCrowdEntityCacheKey(long, String) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdEntityCacheKey
-
- CachedCrowdEntityCacheKey(User) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdEntityCacheKey
-
- CachedCrowdEntityCacheKey(Group) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdEntityCacheKey
-
- CachedCrowdGroupDao - Class in com.atlassian.confluence.user.crowd
-
A caching decorator for an InternalUserDao.
- CachedCrowdGroupDao(InternalGroupDao, CacheFactory) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
-
- CachedCrowdInternalDirectoryGroup - Class in com.atlassian.confluence.user.crowd
-
Immutable group for caching
- CachedCrowdInternalDirectoryGroup(InternalDirectoryGroup) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdInternalDirectoryGroup
-
- CachedCrowdInternalMembershipDao - Class in com.atlassian.confluence.user.crowd
-
Removes cached membership information as required by the bulk operations on the
InternalMembershipDao
interface.
- CachedCrowdInternalMembershipDao(InternalMembershipDao, MembershipCache, GroupMembershipCache, GroupMembershipCache) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdInternalMembershipDao
-
- CachedCrowdMembershipCacheKey - Class in com.atlassian.confluence.user.crowd
-
- CachedCrowdMembershipDao - Class in com.atlassian.confluence.user.crowd
-
Caches membership information.
- CachedCrowdMembershipDao(MembershipDao, MembershipCache, GroupMembershipCache, GroupMembershipCache) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
-
- CachedCrowdUser - Class in com.atlassian.confluence.user.crowd
-
Immutable Timestamped user for caching
- CachedCrowdUser(TimestampedUser) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdUser
-
- CachedCrowdUserDao - Class in com.atlassian.confluence.user.crowd
-
A caching decorator for an InternalUserDao.
- CachedCrowdUserDao(InternalUserDao, CacheFactory, 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
-
- cacheFactory - Variable in class bucket.user.providers.CachingCredentialsProvider
-
- 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
-
- CacheFlushingPostImportTask - Class in com.atlassian.confluence.importexport
-
Clears any caches that require it after an import has been done.
- CacheFlushingPostImportTask(SpacePermissionManager, EventPublisher) - Constructor for class com.atlassian.confluence.importexport.CacheFlushingPostImportTask
-
- cacheHasProfilePicture(User, ProfilePictureInfo) - Static method in class com.atlassian.confluence.user.ThreadLocalProfilePictureCache
-
- CacheKey - Interface in com.atlassian.confluence.it.admin
-
Interface for cache keys in Confluence.
- CacheManager - Interface in bucket.cache
-
- 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
-
- CacheNamesAcceptanceTest - Class in com.atlassian.confluence
-
- CacheNamesAcceptanceTest() - Constructor for class com.atlassian.confluence.CacheNamesAcceptanceTest
-
- CacheOperations<K,V> - Class in com.atlassian.confluence.cache
-
A cache operation recorder.
- CacheOperations() - Constructor for class com.atlassian.confluence.cache.CacheOperations
-
- cachePermissionExemption(User, boolean) - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
-
- cachePermissionExemption(User, boolean) - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
-
- CacheResource - Class in com.atlassian.confluence.functest.rest.admin
-
Interacts with the CacheManager.
- CacheResource(SessionFactory, CacheManager, CacheStatisticsManager, CacheConfigManager) - Constructor for class com.atlassian.confluence.functest.rest.admin.CacheResource
-
- 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
-
- 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
-
- CacheStatistics - Interface in com.atlassian.confluence.cache
-
Interface for reporting cache statistics
- 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
-
- 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.
- cacheUserAccessStatus(User, AccessStatus) - Static method in class com.atlassian.confluence.internal.security.ThreadLocalPermissionsCacheInternal
-
- CacheValue - Class in com.atlassian.confluence.cache.hazelcast.hibernate
-
- CacheValue(Object, long, Object) - Constructor for class com.atlassian.confluence.cache.hazelcast.hibernate.CacheValue
-
- CachingAccessProvider - Class in bucket.user.providers
-
A custom AccessProvider for Confluence that caches 'handles' lookups.
- CachingAccessProvider() - Constructor for class bucket.user.providers.CachingAccessProvider
-
- CachingAttachmentDao - Class in com.atlassian.confluence.pages.attachments
-
- CachingAttachmentDao(AttachmentDao, AttachmentCache) - Constructor for class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
-
- CachingAttachmentManager - Class in com.atlassian.confluence.pages
-
Caches the download paths of attachments.
- CachingAttachmentManager(AttachmentManagerInternal, AttachmentDownloadPathCache) - Constructor for class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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
-
- 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.
- CachingConfluenceUserDao(ConfluenceUserDao, VCacheFactory) - Constructor for class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
-
- CachingConfluenceUserPropertySetFactory - Class in com.atlassian.confluence.user
-
A PropertySetFactory specific for ConfluenceUsers that wraps another PropertySetFactory and maintains a cache of its
PropertySet
s.
- CachingConfluenceUserPropertySetFactory(PropertySetFactory, VCacheFactory) - Constructor for class com.atlassian.confluence.user.CachingConfluenceUserPropertySetFactory
-
- CachingCredentialsProvider - Class in bucket.user.providers
-
A custom CredentialsProvider for Confluence that caches 'handles' lookups.
- CachingCredentialsProvider() - Constructor for class bucket.user.providers.CachingCredentialsProvider
-
- CachingHeaders - Interface in com.atlassian.confluence.web.filter
-
Represents the different types of caching headers used by Confluence.
- CachingI18NBeanFactory - Class in com.atlassian.confluence.util.i18n
-
- CachingI18NBeanFactory(VCacheFactory, I18NBeanFactory, EventPublisher) - Constructor for class com.atlassian.confluence.util.i18n.CachingI18NBeanFactory
-
- CachingInheritedContentPermissionManager - Class in com.atlassian.confluence.core
-
- CachingInheritedContentPermissionManager() - Constructor for class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
-
- 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.labels
-
- CachingLabelManager(LabelManagerInternal, VCacheFactory, EventListenerRegistrar) - Constructor for class com.atlassian.confluence.labels.CachingLabelManager
-
- CachingNotificationDao - Class in com.atlassian.confluence.impl.mail.notification.persistence
-
Caching for NotificationDao.
- CachingNotificationDao(NotificationDao) - Constructor for class com.atlassian.confluence.impl.mail.notification.persistence.CachingNotificationDao
-
- CachingPageDao - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
-
This maintains a cache of (space key, page title) -> (page id) mappings.
- CachingPageDao(PageDao, PageIdCache) - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- CachingPageDao(PageDao, VCacheFactory) - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- CachingPersistentDecoratorDao - Class in com.atlassian.confluence.impl.themes.persistence
-
- CachingPersistentDecoratorDao(SessionFactory, VCacheFactory) - Constructor for class com.atlassian.confluence.impl.themes.persistence.CachingPersistentDecoratorDao
-
- CachingPersonalInformationDao - Class in com.atlassian.confluence.user.persistence.dao
-
Caches personal information IDs by username to improve performance by using the
Hibernate second-level cache more effectively.
- CachingPersonalInformationDao(PersonalInformationDao, VCacheFactory) - Constructor for class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
-
- 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
-
An extension of the HibernateProfileProvider that caches handles() and propertyset lookups.
- CachingProfileProvider() - Constructor for class bucket.user.providers.CachingProfileProvider
-
- CachingSpacePermissionManager - Class in com.atlassian.confluence.security
-
Implementation of SpacePermissionManager that implements caching before a SpacePermission is requested,
saved or removed from the SpacePermissionDao.
- CachingSpacePermissionManager(SpacePermissionDao, PermissionCheckExemptions, SpacePermissionDefaultsStoreFactory, CacheFactory, EventPublisher, ConfluenceAccessManager, SpacePermissionAccessMapper, CrowdService, Supplier<UserAccessor>) - Constructor for class com.atlassian.confluence.security.CachingSpacePermissionManager
-
- calculateCapacityPercentage(long, long) - Static method in class com.atlassian.confluence.cache.CacheStatisticsHelper
-
- 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
-
- calculateEventName() - Method in class com.atlassian.confluence.event.events.profile.ViewStatusListEvent
-
- 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.
- 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(String, int, int) - Method in interface com.atlassian.confluence.userstatus.tag.TagCallback
-
Deprecated.
- call() - Method in class com.atlassian.sal.confluence.lifecycle.ServiceExecutionTemplate
-
- 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
-
- canAddBlogPost() - Method in class com.atlassian.confluence.it.content.ViewContentBean
-
- 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
-
- 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, Object) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
-
Unsupported.
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
-
Unsupported.
- canAdminister(User, Object) - Method in interface com.atlassian.confluence.security.PermissionDelegate
-
- canAdminister(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
-
- canAttachFile(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
-
- canBuildCreatEdge(ContentEntityObject) - Method in class com.atlassian.confluence.plugins.edgeindex.DefaultEdgeFactory
-
- canBuildCreatEdge(ContentEntityObject) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeFactory
-
Determines if the edge factory is capable of building create edges for a particular
piece of content.
- CANCEL - Static variable in class com.atlassian.confluence.core.ConfluenceActionSupport
-
- cancel() - Method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
-
- cancel() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
-
- cancel() - Method in class com.atlassian.confluence.it.content.EditAttachmentsBean
-
- cancel() - Method in class com.atlassian.confluence.it.content.EditContentBean
-
- cancel() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AttachmentRemovalConfirmationDialog
-
Deprecated.
- 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.ChangePasswordPage
-
Deprecated.
- cancel() - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserProfilePage
-
Deprecated.
- cancel() - Method in class com.atlassian.confluence.selenium.client.Editor
-
- cancel() - Method in class com.atlassian.confluence.selenium.client.PagePermissionsEditor
-
Clicks the Permissions dialog's "Cancel" button, to close the dialog without saving changes.
- cancelAlertsRule - Variable in class com.atlassian.confluence.stateless.webdriver.CollaborativeEditorSwitchOnOffTest
-
- cancelAlertsRule - Variable in class com.atlassian.confluence.stateless.webdriver.editor.TinyMceConfluenceFormatTest
-
- cancelAlertsRule - Variable in class com.atlassian.confluence.stateless.webdriver.ProfileMacroTest
-
- 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
-
- 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
-
- CancelAnyEditorRule - Class in com.atlassian.confluence.webdriver.rules
-
- CancelAnyEditorRule() - Constructor for class com.atlassian.confluence.webdriver.rules.CancelAnyEditorRule
-
Deprecated.
- cancelCreateTemplate(String, String) - Method in class com.atlassian.confluence.it.admin.GlobalTemplatesPage
-
- cancelDoNotBind() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
- 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
-
- cancelMacroBrowser() - Method in class com.atlassian.confluence.webdriver.editor.MacroBrowserFieldsTest
-
- 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.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.MailPermissionsDelegate
-
- 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.StatusPermissionDelegate
-
- 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.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.GroupPermissionsDelegate
-
- canCreateInTarget(User, Class) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
-
- 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
-
- canCreatePageFromTemplateWithVariables() - Method in class com.atlassian.confluence.stateless.webdriver.editor.TemplatesTest
-
- 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.admin.templates.PluginTemplateInfo
-
Deprecated.
- canEdit() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.TemplateInfo
-
Deprecated.
- 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, Object) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
-
Determines if the specified user can modify the membership (add/remove users) from the target group.
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
-
Determines if the specified user can edit the target user.
- canEdit(User, Object) - Method in interface com.atlassian.confluence.security.PermissionDelegate
-
- canEdit(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
-
- canEdit() - Method in class com.atlassian.confluence.user.actions.ViewUserAction
-
- canEditDescription() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.TemplateInfo
-
Deprecated.
- canEditLabels() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
-
Deprecated.
- canEditLabels() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
-
Deprecated.
- 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
-
- 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, Object) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
-
We've decided that most objects aside from spaces should not support canExport.
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
-
Unsupported.
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
-
Unsupported.
- canExport(User, Object) - Method in interface com.atlassian.confluence.security.PermissionDelegate
-
- canExport(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
-
- canFollowUser() - Method in class com.atlassian.confluence.user.actions.UserPopupAction
-
- 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, Object, Object, String) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
-
- canMove(User, Object, 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, Object, 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.
- cannotCreateTwoGlobalUserTemplatesWithSameTitle() - Method in class com.atlassian.confluence.stateless.webdriver.editor.TemplatesTest
-
- 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.
- cannotMoveBlogPostWithoutRemovePermissionOnOriginSpace() - Method in class com.atlassian.confluence.stateless.webdriver.MoveBlogPostTest
-
- CannotResolveAttachmentContainerException - Exception in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
-
Checked exception thrown when there is an issue resolving a resource identifier for an attachment.
- CannotResolveAttachmentContainerException(AttachmentResourceIdentifier, String, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.CannotResolveAttachmentContainerException
-
- CannotResolveResourceIdentifierException - Exception in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
-
Checked exception thrown when there is an issue resolving a resource identifier.
- CannotResolveResourceIdentifierException(ResourceIdentifier, String) - Constructor for exception com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.CannotResolveResourceIdentifierException
-
- CannotResolveResourceIdentifierException(ResourceIdentifier, String, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.CannotResolveResourceIdentifierException
-
- CannotUnmarshalEmbeddedResourceException - Exception in com.atlassian.confluence.content.render.xhtml.editor.embed
-
An exception thrown when an embedded resource read from the Editor cannot be unmarshalled.
- CannotUnmarshalEmbeddedResourceException(ResourceIdentifier, String, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.editor.embed.CannotUnmarshalEmbeddedResourceException
-
- CannotUnmarshalLinkException - Exception in com.atlassian.confluence.content.render.xhtml.editor.link
-
Thrown when an editor formatted link cannot be unmarshalled.
- CannotUnmarshalLinkException(ResourceIdentifier, String, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.editor.link.CannotUnmarshalLinkException
-
- canonicalGroupMapping(Iterable<G>) - Static method in class com.atlassian.confluence.user.crowd.NameUtils
-
Returns a mapping from lowercase canonical version of each name to the original group.
- 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
-
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
-
- canPerform(Person, Operation, Iterable<Target>) - Method in class com.atlassian.confluence.api.impl.service.permissions.OperationServiceImpl
-
- 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
-
- 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
-
- 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() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AbstractAttachmentContainer
-
Deprecated.
- canRemove() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.TemplateInfo
-
Deprecated.
- 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, Object) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
-
Determines if the specified user can remove the target group.
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
-
Determines if the specified user can remove the target user.
- canRemove(User, Object) - Method in interface com.atlassian.confluence.security.PermissionDelegate
-
- canRemove(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
-
- canRemove(Group) - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
-
- canRemove() - Method in class com.atlassian.confluence.user.actions.ViewUserAction
-
- 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, Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
-
- canRemoveHierarchy(User, Object) - 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, Object) - 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
-
- canRemoveRestriction(Subject) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
-
Deprecated.
- 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.
- canRevert() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.PluginTemplateInfo
-
Deprecated.
- 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, String) - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
-
- 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, Object) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
-
Determines if the specified user can assign new permissions to or remove existing permissions from the target
group.
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.SharedAccessInterceptor
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.TargetToLatestVersionDecorator
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
-
Determines if the specified user can add new permissions or remove existing permissions on the target user.
- canSetPermissions(User, Object) - Method in interface com.atlassian.confluence.security.PermissionDelegate
-
- canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
-
- canSetSystemAdministratorPermission() - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
-
Determines whether the logged in user can set the system admin permission.
- canSetSystemAdministratorPermission() - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
-
Returns whether the user can set the administrator permissions (used by velocity)
- CanSignupCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions.user
-
Returns true if the global "allow public signup" setting is enabled in General Configuration.
- CanSignupCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.user.CanSignupCondition
-
- canSignUpWith(String) - Method in class com.atlassian.confluence.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
-
- canUseConfluence(User) - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
-
- 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
-
- 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
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
-
GlobalDescription
instances can be viewed by anyone, even by
anonymous users and if the anonymous use flag is set to false.
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
-
Determines if the specified user can view the target group.
- canView(User) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
-
- canView(User) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
-
- canView(User) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
-
- canView(User) - 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, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
-
- canView(User) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
-
- canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
-
- canView(User) - 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, Object) - 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, Object) - 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
-
- 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_MESSAGE - Static variable in class com.atlassian.confluence.LoginAcceptanceTest
-
- CAPTCHA_RESPONSE_ID - Static variable in class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
-
Deprecated.
- CaptchaAcceptanceTest - Class in com.atlassian.confluence
-
- CaptchaAcceptanceTest() - Constructor for class com.atlassian.confluence.CaptchaAcceptanceTest
-
- CaptchaAware - Interface in com.atlassian.confluence.security
-
Interface used to mark Action
s 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
-
- captchaResponseIsDisplayed() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
-
Deprecated.
- 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
- captureOriginalScreenSize() - Method in class com.atlassian.confluence.webdriver.editor.EditorDraftsTest
-
- captureScreenShot() - Method in class com.atlassian.confluence.selenium.AbstractSeleniumTest
-
- 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
-
Map sorts on a specified field to a case insensitive Lucene sort.
- CaseInsensitiveSortMapper(String) - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.CaseInsensitiveSortMapper
-
- categorise(Map<Category, TopDocsCollector>) - Method in class com.atlassian.confluence.search.contentnames.lucene.DefaultResultConverter
-
- categorise(Map<Category, TopDocsCollector>) - Method in interface com.atlassian.confluence.search.contentnames.lucene.ResultConverter
-
Convert search results and categorise
- categorise(DocumentResultScores, ResultTemplate) - Method in interface com.atlassian.confluence.search.contentnames.ResultCategoriser
-
Categorises documentScores into categories defined in the specified resultTemplate.
- categorised() - Method in class com.atlassian.confluence.event.events.search.ContentNameResultsConversionEvent
-
- category(String) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
-
- Category - Class in com.atlassian.confluence.search.contentnames
-
Represents a category in which results coming back from a content name search can be put in.
- Category(String) - Constructor for class com.atlassian.confluence.search.contentnames.Category
-
- CategoryMapper - Interface in com.atlassian.confluence.search.contentnames.lucene.mappers
-
Class that maps a lucene document id to a particular
Category
.
- CategoryMapperFactory - Interface in com.atlassian.confluence.search.contentnames.lucene.mappers
-
Interface describing a class responsible for creating a category mapper.
- CDatafyString(String) - Static method in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
-
- CDN_BASEURL_ENABLED_FEATURE_KEY - Static variable in class com.atlassian.confluence.plugin.webresource.ConfluenceCDNStrategyFactory
-
- CDN_DISABLED_FEATURE_KEY - Static variable in class com.atlassian.confluence.plugin.webresource.ConfluenceCDNStrategyFactory
-
- CDN_FIXEDURL_ENABLED_FEATURE_KEY - Static variable in class com.atlassian.confluence.plugin.webresource.ConfluenceCDNStrategyFactory
-
- CDNCacheFlusher - Class in com.atlassian.confluence.plugin.webresource
-
When CDN is enabled / disabled at runtime, some stale entries are not correctly revved in cache.
- CDNCacheFlusher(WebResourceAssemblerFactory, ConfluenceCDNStrategyFactory) - Constructor for class com.atlassian.confluence.plugin.webresource.CDNCacheFlusher
-
- 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
-
Allows chaining of access providers
- ChainedAccessProvider() - Constructor for class bucket.user.providers.ChainedAccessProvider
-
- ChainedColourScheme - Class in com.atlassian.confluence.themes
-
A simple colour scheme that looks through a list of colour schemes until it finds a matching colour (or null if none found).
- ChainedColourScheme(List<ColourScheme>) - Constructor for class com.atlassian.confluence.themes.ChainedColourScheme
-
Creates a ChainedColourScheme that selects colours from the list of
ColourScheme
s provided.
- ChainedCredentialsProvider - Class in bucket.user.providers
-
- ChainedCredentialsProvider() - Constructor for class bucket.user.providers.ChainedCredentialsProvider
-
- ChainedImportedObjectPreProcessor - Class in com.atlassian.confluence.importexport
-
A container that runs an ImportedObject through multiple ImportedObjectPreProcessors in sequence.
- ChainedImportedObjectPreProcessor(List<ImportedObjectPreProcessor>) - Constructor for class com.atlassian.confluence.importexport.ChainedImportedObjectPreProcessor
-
- ChainedProfileProvider - Class in bucket.user.providers
-
- ChainedProfileProvider() - Constructor for class bucket.user.providers.ChainedProfileProvider
-
- ChainedSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
-
- 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
-
- ChainedSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ChainedSearchFilterMapper
-
- ChainedUserProvider - Class in bucket.user.providers
-
Allows more explicit chaining of OSUser providers.
- ChainedUserProvider() - Constructor for class bucket.user.providers.ChainedUserProvider
-
- ChainedVelocityContext - Class in com.atlassian.confluence.velocity.context
-
Replace the chaining provided by AbstractContext
because it has broken implementations of containsKey() and getKeys() in Velocity 1.5.
- ChainedVelocityContext(Context) - Constructor for class com.atlassian.confluence.velocity.context.ChainedVelocityContext
-
Creates a new chained context using the provided delegate context for secondary lookups.
- CHANGE - Static variable in class com.atlassian.confluence.search.elasticsearch.ESDocumentType
-
- CHANGE_DOCUMENT_AND_AUTHOR_ID - Static variable in class com.atlassian.confluence.internal.index.lucene.LuceneChangeExtractor.FieldName
-
- CHANGE_DOCUMENT_AND_AUTHOR_ID - Static variable in class com.atlassian.confluence.search.lucene.ChangeDocumentBuilder.FieldName
-
- CHANGE_DOCUMENT_GROUP_ID - Static variable in class com.atlassian.confluence.internal.index.lucene.LuceneChangeExtractor.FieldName
-
- CHANGE_DOCUMENT_GROUP_ID - Static variable in class com.atlassian.confluence.search.lucene.ChangeDocumentBuilder.FieldName
-
- changeAttachmentCreatedDate(Attachment, Date) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
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
-
- ChangeChunk - Class in com.atlassian.confluence.diff
-
- ChangeChunk(DiffType, List<LineChunk>) - Constructor for class com.atlassian.confluence.diff.ChangeChunk
-
Deprecated.
- 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
-
- ChangeDocumentBuilder - Class in com.atlassian.confluence.search.lucene
-
Builds a change index document from a historical version of a searchable object.
- ChangeDocumentBuilder(HandleResolver, PluginAccessor, EventPublisher) - Constructor for class com.atlassian.confluence.search.lucene.ChangeDocumentBuilder
-
Constructs a change document builder.
- ChangeDocumentBuilder(HandleResolver, List<Extractor>, List<Extractor>, EventPublisher) - Constructor for class com.atlassian.confluence.search.lucene.ChangeDocumentBuilder
-
- ChangeDocumentBuilder.FieldName - Class in com.atlassian.confluence.search.lucene
-
- ChangeDocumentExtractorModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
-
- 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 Searchable
s 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
-
- ChangedValue - Class in com.atlassian.confluence.api.model.audit
-
Class that models a particular value or parameter that was added/modified/removed by an auditable action.
- ChangedValue.Builder - Class in com.atlassian.confluence.api.model.audit
-
- ChangedValueEntity - Class in com.atlassian.confluence.impl.audit
-
- ChangedValueEntity(String, String, String, AuditRecordEntity) - Constructor for class com.atlassian.confluence.impl.audit.ChangedValueEntity
-
- changedValues(List<ChangedValue>) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
-
- 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
-
- changeLoggerLevel(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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).
- 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
-
- 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.
- ChangePasswordPage - Class in com.atlassian.confluence.pageobjects.page.user
-
- ChangePasswordPage() - Constructor for class com.atlassian.confluence.pageobjects.page.user.ChangePasswordPage
-
Deprecated.
- 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
-
- 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
-
- changeSmtpServerHost(String, int) - Method in class com.atlassian.confluence.it.mail.MailFacade
-
- 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
-
- changeSpaceNameDescriptionAndHomePage() - Method in class com.atlassian.confluence.stateless.webdriver.EditSpaceDetailsTest
-
- 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
-
- CharacterChunk - Class in com.atlassian.confluence.diff
-
- CharacterChunk(DiffType, String) - Constructor for class com.atlassian.confluence.diff.CharacterChunk
-
Deprecated.
- 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.
- CharLevelDiffer - Class in com.atlassian.confluence.diff
-
- CharLevelDiffer() - Constructor for class com.atlassian.confluence.diff.CharLevelDiffer
-
Deprecated.
- 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() - Method in class com.atlassian.confluence.plugins.healthcheck.requiredhealthchecks.RequiredHealthChecksEnabledCheck
-
- 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(String, String) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
Checks a checkbox given a name and value.
- check(JohnsonEventContainer, HttpServletRequest) - Method in class com.atlassian.confluence.setup.johnson.WebAppContextPathCheck
-
Checks that the bootstrap has the context of the web application.
- check(String) - Static method in class com.atlassian.confluence.util.misc.CssColourValidator
-
Separated for testability
- CHECK_TEST_TEARDOWN - Static variable in class com.atlassian.confluence.it.TestProperties
-
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) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.CheckAndFixSQLServerCatalogNameInJDBCConnectionUrlUpgradeTask
-
- checkAnonymousCanUseConfluence(boolean) - Method in class com.atlassian.confluence.pageobjects.page.admin.EditGlobalPermissionsPage
-
Deprecated.
- 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
-
- checkDaoConfig() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
-
- checkDatabaseURL(DatabaseDetails) - Method in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
-
Validate prefix of Database URL.
- checkDontShow() - Method in class com.atlassian.confluence.pageobjects.component.dialog.WhatsNewDialog
-
Deprecated.
- checkDriver(DatabaseDetails) - Method in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
-
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
-
- checkExistingUserExists() - Method in class com.atlassian.confluence.sanity.upgradeinstance.PeopleDirectoryTest
-
- checkFavouriteStatus(boolean) - Method in class com.atlassian.confluence.pageobjects.component.ToggleFavourites
-
Deprecated.
- checkForErrorClasses() - Method in class com.atlassian.confluence.sanity.upgradeinstance.AbstractMacroSanityTest
-
- checkForErrorClasses() - Method in class com.atlassian.confluence.sanity.upgradeinstance.AtlassianSupportedMacrosTest
-
- checkForExceptions() - Method in class com.atlassian.confluence.sanity.upgradeinstance.AbstractMacroSanityTest
-
- checkForUnknownMacro() - Method in class com.atlassian.confluence.sanity.upgradeinstance.AbstractMacroSanityTest
-
- checkHaveSomethingToExport() - Method in class com.atlassian.confluence.importexport.impl.AbstractExporterImpl
-
- checkHeading() - Method in class com.atlassian.confluence.selenium.client.InsertTablePopup
-
- checkJdk14() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
-
- ChecklistAction - Class in com.atlassian.confluence.setup.actions
-
- ChecklistAction() - Constructor for class com.atlassian.confluence.setup.actions.ChecklistAction
-
- checkPageResponse(String, int, int, int, PageResponse<?>) - Method in class com.atlassian.confluence.api.AbstractRemoteServiceAcceptanceTest
-
Method used to do some basic assumptions on PageResponse objects
- 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
-
- checkpoint() - Method in class com.atlassian.confluence.pageobjects.trace.TraceContext
-
Deprecated.
Returns a tracer containing the current state of trace list.
- 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
-
- checkSignupAllowed() - Method in class com.atlassian.confluence.user.actions.SignUpAction
-
- 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
-
- checkWorkboxPresent() - Method in class com.atlassian.confluence.stateless.webdriver.WorkboxBasicTest
-
- 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
-
- ChildContentResource - Class in com.atlassian.confluence.plugins.restapi.resources
-
- 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
ContentType
s 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
-
- 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(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
-
- 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
-
- 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
-
- ChineseCharacterDetector - Class in com.atlassian.confluence.search.service
-
Helper class to detect language in input string
- ChineseCharacterDetector() - Constructor for class com.atlassian.confluence.search.service.ChineseCharacterDetector
-
- 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
-
- chooseImage(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
-
Deprecated.
- chooseImage(String) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- chooseImage(String, InsertImageDialog.Panel) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- chooseListOption(String, String) - Method in class com.atlassian.confluence.pageobjects.page.content.PageTemplateWizard
-
Deprecated.
- ChooseSiteThemeAdminWithMarketplaceLink() - Constructor for class com.atlassian.confluence.stateless.webdriver.UPMTest.ChooseSiteThemeAdminWithMarketplaceLink
-
- ChooseSpaceThemePage - Class in com.atlassian.confluence.pageobjects.page.space
-
- ChooseSpaceThemePage(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.space.ChooseSpaceThemePage
-
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
-
- ChooseThemeComponent - Class in com.atlassian.confluence.pageobjects.component.theme
-
- ChooseThemeComponent() - Constructor for class com.atlassian.confluence.pageobjects.component.theme.ChooseThemeComponent
-
Deprecated.
- chooseUser() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
-
- 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
-
- 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.lucene.ConfluenceDocumentBuilder.FieldName
-
- CLASS_NAME - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
-
- 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.qunit.QUnitTestCollector
-
- classNameFromFile(String) - Method in class com.atlassian.confluence.test.qunit.QUnitTestCollector
-
- classNameFromFile(String) - Static method in class com.atlassian.confluence.test.qunit.QUnitTestCollectorCriteria
-
- Classpath - Class in com.atlassian.confluence.it.resource
-
- Classpath() - Constructor for class com.atlassian.confluence.it.resource.Classpath
-
Deprecated.
- ClasspathAcceptanceTest - Class in com.atlassian.confluence
-
- ClasspathAcceptanceTest() - Constructor for class com.atlassian.confluence.ClasspathAcceptanceTest
-
- ClasspathClasses - Class in com.atlassian.confluence.util.classpath
-
Classes on the classpath and the JARs that contain them.
- ClasspathClasses() - Constructor for class com.atlassian.confluence.util.classpath.ClasspathClasses
-
- 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
-
- 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
-
- 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
-
- CleanCaptchaEngine() - Constructor for class com.atlassian.confluence.security.CleanCaptchaEngine
-
- 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
-
- cleanOldRecords(Instant) - Method in class com.atlassian.confluence.internal.audit.persistence.dao.hibernate.HibernateAuditRecordDao
-
- 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
-
- 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
-
- 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.selenium.client.ConfluenceSeleniumClient
-
Resets the selenium client to a default state so that we can not slow down the tests run accidentally anymore.
- cleanUp() - Method in class com.atlassian.confluence.stateless.webdriver.AboutPageTest
-
- cleanUp() - Static method in class com.atlassian.confluence.stateless.webdriver.editor.MacroBrowserSmartFieldsTest
-
- cleanUp() - Method in class com.atlassian.confluence.upgrade.upgradetask.BandanaKeyUniqueConstraintCleaner
-
- cleanup() - Method in class com.atlassian.confluence.user.actions.TemporaryUploadedPicture
-
- Cleanup - Interface in com.atlassian.confluence.util
-
Provides an alternative to AutoCloseable that removes the throws clause on the close() method.
- cleanUp() - Method in class com.atlassian.confluence.webdriver.visualregression.LoginVisualRegressionTest
-
- 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
-
- cleanUpPermissions() - Method in class com.atlassian.confluence.stateless.webdriver.AttachmentsTest
-
- cleanUpTempFiles() - Method in class com.atlassian.confluence.util.FileSanitizer
-
- cleanupUrl(String) - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
-
- clear() - Method in class com.atlassian.confluence.cache.CacheOperations
-
Clear all recorded cache 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.cache.DummyCache
-
- clear() - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastCacheStrategy
-
- clear() - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateCache
-
- clear() - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
-
- clear() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusteredFifoBuffer
-
- clear() - Static method in class com.atlassian.confluence.core.persistence.confluence.SessionFactoryTypeThreadLocal
-
- 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.labels.MostPopularCache
-
- clear() - Method in class com.atlassian.confluence.links.ReferralTaskQueue
-
- 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.sanity.newinstance.BasicContentCreationTest
-
- clear() - Method in class com.atlassian.confluence.sanity.newinstance.BasicContentEditingTest
-
- clear() - Method in class com.atlassian.confluence.stateless.webdriver.SupportToolsPluginTest
-
- 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.AbstractNotificationTest
-
- 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.
- clearAllCaches() - Static method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
-
- clearAllFields() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
-
Deprecated.
- clearAllFields() - Method in class com.atlassian.confluence.webdriver.editor.content.EditorSearchAndReplaceTest
-
- clearAllFields() - Method in class com.atlassian.confluence.webdriver.editor.content.WikiAutoformatBlockFormatTest
-
- 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
-
- 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.
- clearCache() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceCDNStrategyFactory
-
- clearCaches() - Method in interface bucket.core.persistence.EntityObjectQueue
-
Clear any underlying caches that might be kept as the queue is run through.
- clearCaches() - Method in class bucket.core.persistence.hibernate.HibernateEntityObjectQueue
-
- 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.
- clearCurrentUserStatus(User) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- clearCurrentUserStatus(String) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- clearCurrentUserStatus(User) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- clearCurrentUserStatus(String) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- clearCurrentUserStatus(User) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
-
Deprecated.
Clears the current status of the specified user
- clearCurrentUserStatus(String) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
-
Deprecated.
Clears the current status of the specified user
- clearCurrentUserStatus(User) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Clears the current status of the specified user
- clearCurrentUserStatus(String) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Clears the current status of the specified user
- 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.
- clearLocalStorage() - Method in class com.atlassian.confluence.stateless.webdriver.KeyboardShortcutDialogTest
-
- 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
-
- 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
-
- clearRecordedMessages() - Static method in class com.atlassian.confluence.impl.logging.LogMessageRecordingAppender
-
- clearRequestCache() - Static method in class com.atlassian.confluence.util.RequestCacheThreadLocal
-
- clearScroll(ClearScrollRequest) - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- clearScroll(ClearScrollRequest, ActionListener<ClearScrollResponse>) - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- clearSearch() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
-
Deprecated.
- clearSearchBox() - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
Clear the search field.
- clearSession() - Static method in class com.atlassian.confluence.webdriver.AbstractEditorAwareWebDriverTest
-
- clearSessionToken() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
Deprecated.
- clearStatus(long) - Method in class com.atlassian.confluence.it.user.UserProfile
-
- 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
-
- clearUserStatus(UserStatus) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- clearUserStatus(UserStatus) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
-
Deprecated.
Clears the specified status if it is current
- ClearUserStatusAction - Class in com.atlassian.confluence.userstatus.actions
-
- ClearUserStatusAction() - Constructor for class com.atlassian.confluence.userstatus.actions.ClearUserStatusAction
-
Deprecated.
- click() - Method in class com.atlassian.confluence.pageobjects.component.dialog.QuickReloadDialog.Item
-
Deprecated.
- 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() - Method in class com.atlassian.confluence.pageobjects.component.header.WorkboxHeaderItem
-
Deprecated.
- 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.
- click(String, long) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
- click(String, boolean) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
- clickAddFavouriteInToolsMenu() - Method in class com.atlassian.confluence.selenium.client.Menus
-
- clickAddFavouriteLink(Space) - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- clickAdditionalLinkWithClass(String) - Method in class com.atlassian.confluence.selenium.client.EditorAutocomplete
-
- clickAddMember() - Method in class com.atlassian.confluence.pageobjects.page.admin.ViewGroupMembersAdminPage
-
Deprecated.
- clickAddVersionsButton() - Method in class com.atlassian.confluence.sanity.cac.pageobjects.AddVersionsPage
-
- clickBack() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
-
Deprecated.
- clickBlockquote() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.FormatDropdownMenu
-
Deprecated.
- clickBorderButton(boolean) - Method in class com.atlassian.confluence.selenium.client.ImagePropertyPanel
-
- clickButton(String, boolean) - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
-
Deprecated.
- clickButton(String, boolean) - Method in class com.atlassian.confluence.selenium.client.Dialog
-
- 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.
- clickCancel() - Method in class com.atlassian.confluence.selenium.client.Dialog
-
Clicks the 'Cancel' link (anything in the dialog with a "button-panel-cancel-link" class.
- clickCancel() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- clickCancelAndWaitUntilClosed() - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
-
Deprecated.
- clickCheckboxParam(String, boolean) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- clickChooseUser() - Method in class com.atlassian.confluence.pageobjects.page.admin.EditGlobalPermissionsPage
-
Deprecated.
Clicks on the choose user button to select users to grant permission to.
- clickChooseUser() - Method in class com.atlassian.confluence.pageobjects.page.space.EditSpacePermissionsPage
-
Deprecated.
- clickClearFormat() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.MoreFormattingDropdownMenu
-
Deprecated.
- clickClose() - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- 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.
- clickCopyRow() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- clickCreate() - Method in class com.atlassian.confluence.pageobjects.component.admin.users.AddUserTab
-
Deprecated.
- clickCreateNewTemplate() - Method in class com.atlassian.confluence.it.space.SpaceTemplates
-
- clickCutRow() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- clickDay(int) - Method in class com.atlassian.confluence.pageobjects.component.form.DatePicker
-
Deprecated.
- clickDeleteCol() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- clickDeleteRow() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- clickDeleteTable() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- clickDiscardFromDrafts() - Method in class com.atlassian.confluence.selenium.client.DraftChangesDialog
-
- clickDiscardFromEditor() - Method in class com.atlassian.confluence.selenium.client.DraftChangesDialog
-
- clickDropDownOption(String) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
Click the specified option in the visible macro browser drop down
- clickEdit() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AttachmentContainer
-
Deprecated.
- clickEdit() - Method in class com.atlassian.confluence.pageobjects.component.content.AttachmentsRow
-
Deprecated.
- clickEdit() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
-
- clickEdit() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
-
Deprecated.
- clickEdit() - Method in class com.atlassian.confluence.pageobjects.page.space.ColorSchemePage
-
Deprecated.
- clickEditButton() - Method in class com.atlassian.confluence.selenium.client.LinkPropertyPanel
-
- clickEditButton() - Method in class com.atlassian.confluence.selenium.client.MacroPropertyPanel
-
- 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
- clickEditorTab() - Method in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
-
Deprecated.
- 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.
- clickFormatMenuLink() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- clickGalleryImage() - Method in class com.atlassian.confluence.pageobjects.page.content.macros.GalleryMacro
-
Deprecated.
- clickGeneralTab() - Method in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
-
Deprecated.
- clickGotoLocationButton() - Method in class com.atlassian.confluence.selenium.client.LinkPropertyPanel
-
- clickHeading1() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.FormatDropdownMenu
-
Deprecated.
- clickHeading2() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.FormatDropdownMenu
-
Deprecated.
- clickHeadingColumn() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- clickHeadingRow() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- clickHighlightCell() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- 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.
- clickInsert() - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- clickInsert() - Method in class com.atlassian.confluence.selenium.client.InsertTablePopup
-
- clickInsert() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- clickInsert() - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- clickInsertAndWaitUntilHidden() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
-
Deprecated.
- clickInsertColAfter() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- clickInsertColBefore() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- clickInsertEmoticon() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- clickInsertFilesButton() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
-
Deprecated.
Perform click action to Inser files button in editor toolbar
- 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.
- clickInsertMedia() - Method in class com.atlassian.confluence.selenium.client.EditorAutocomplete
-
- clickInsertRowAfter() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- clickInsertRowBefore() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- clickInsertSymbol() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.InsertDropdownMenu
-
Deprecated.
- clickInsertTable() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- clickInsertWebLink() - Method in class com.atlassian.confluence.selenium.client.EditorAutocomplete
-
- clickItem(String) - Method in class com.atlassian.confluence.selenium.client.EditorAutocomplete
-
- clickItemWithText(String) - Method in class com.atlassian.confluence.pageobjects.component.form.Autocomplete
-
Deprecated.
- clickLargeButton() - Method in class com.atlassian.confluence.selenium.client.ImagePropertyPanel
-
- clickLastBreadcrumb(Class<P>) - Method in class com.atlassian.confluence.pageobjects.component.header.Breadcrumbs
-
Deprecated.
- clickLike() - Method in class com.atlassian.confluence.pageobjects.component.likes.LikeSection
-
Deprecated.
- clickLink(String, boolean) - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
-
Deprecated.
- clickLink(String, boolean) - Method in class com.atlassian.confluence.selenium.client.Dialog
-
- clickLink() - Method in class com.atlassian.confluence.selenium.client.ImagePropertyPanel
-
- clickLinkBreadcrumb(int, Class<P>) - Method in class com.atlassian.confluence.pageobjects.component.header.Breadcrumbs
-
Deprecated.
- clickLinkSearchResult(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
-
Deprecated.
- clickLinkWithClass(String) - Method in class com.atlassian.confluence.pageobjects.component.popup.UserHoverPopup
-
Deprecated.
- clickLinkWithTextInWikiContent(String, boolean) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
Clicks a link in the wiki content with the exact text given.
- 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.
- clickMediumButton() - Method in class com.atlassian.confluence.selenium.client.ImagePropertyPanel
-
- clickMonospace() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.MoreFormattingDropdownMenu
-
Deprecated.
- clickMoreAttachmentsLink() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewAttachmentsPage
-
Deprecated.
- clickMove() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- clickMoveAndAssertNewSpace(Space) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MoveBlogPostDialog
-
Deprecated.
- clickMoveAndExpectError(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MoveBlogPostDialog
-
Deprecated.
- clickMoveAndExpectError() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- clickMoveAndExpectPermissionError() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MoveBlogPostDialog
-
Deprecated.
- clickMoveAndExpectReorder() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- clickMoveOnEdit() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- clickNext() - Method in class com.atlassian.confluence.it.PaginationBean
-
- clickNext() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
-
Deprecated.
- clickNextMonth() - Method in class com.atlassian.confluence.pageobjects.component.form.DatePicker
-
Deprecated.
- clickNextPage() - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
Switch to the next page and wait until the space list updates.
- clickOKButton() - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
-
Click to Confirm the move on the Edit page.
- clickOnBody() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
-
Deprecated.
- clickOnBody() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
-
Deprecated.
- 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.
- clickOnEmbeddedImageLink() - Method in class com.atlassian.confluence.selenium.client.PageView
-
Clicks on an embedded image link and waits for the page to load
- 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.
- clickOnExpand() - Method in class com.atlassian.confluence.pageobjects.component.macro.ExpandMacro
-
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.
- clickOnResetSignupLink() - Method in class com.atlassian.confluence.pageobjects.page.admin.InviteUsersPanel
-
Deprecated.
click on the reset signup link.
- clickOnSuggestedItem(String) - Method in class com.atlassian.confluence.pageobjects.component.dropdown.QuickSearchSuggestions
-
Deprecated.
- clickOnSuggestedItem(String, Class<T>) - Method in class com.atlassian.confluence.pageobjects.component.dropdown.QuickSearchSuggestions
-
Deprecated.
- clickOnUndoResetSignupLink() - Method in class com.atlassian.confluence.pageobjects.page.admin.InviteUsersPanel
-
Deprecated.
click on the undo reset signup link after performing a reset.
- clickOriginalButton() - Method in class com.atlassian.confluence.selenium.client.ImagePropertyPanel
-
- clickOutsideEditor() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Used for clicking something outside of the TinyMCE editor that is (currently) known to not have any click-handler
on it.
- clickOverwrite() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
-
Deprecated.
- clickPage(int) - Method in class com.atlassian.confluence.it.PaginationBean
-
- clickPage(Page) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageOrderingRootTree
-
Deprecated.
- clickPage(String) - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
Switch to the named page and wait until the space list updates.
- clickPage(Page) - Method in class com.atlassian.confluence.selenium.client.PageOrderingTree
-
- clickPageMenu(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
-
Deprecated.
- clickPageMenu(String) - Method in class com.atlassian.confluence.selenium.client.Dialog
-
- clickPageModificationLink() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
-
Deprecated.
- clickPageTreeSpaceAnchor() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageOrderingRootTree
-
Deprecated.
Click on the root node of the space tree, which is the space itself.
- clickParentPageAutocomplete(String) - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
-
- clickPasteRow() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- 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.
- clickPreview(boolean) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- clickPrevious() - Method in class com.atlassian.confluence.it.PaginationBean
-
- clickPreviousMonth() - Method in class com.atlassian.confluence.pageobjects.component.form.DatePicker
-
Deprecated.
- clickPreviousPage() - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
Switch to the previous page and wait until the space list updates.
- clickRedoButton() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
Deprecated.
Perform click action to Redo Button in toolbar of editor
- clickRemove() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AbstractAttachmentContainer
-
Deprecated.
- clickRemove() - Method in class com.atlassian.confluence.pageobjects.component.content.AttachmentsRow
-
Deprecated.
- clickRemoveButton() - Method in class com.atlassian.confluence.selenium.client.MacroPropertyPanel
-
- clickRemoveFormat() - Method in class com.atlassian.confluence.selenium.client.EditorMoreMenu
-
- clickReorder() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
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
-
- 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.
- clickReset() - Method in class com.atlassian.confluence.pageobjects.page.space.ColorSchemePage
-
Deprecated.
- clickResetDefaultLogo() - Method in class com.atlassian.confluence.it.admin.SiteLogoPage
-
- clickRestrict() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
-
- clickResult(TitledContent) - Method in class com.atlassian.confluence.selenium.client.EditorAutocomplete
-
- clickResult(String) - Method in class com.atlassian.confluence.selenium.client.QuickNavBox
-
- 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.
- clickSave() - Method in class com.atlassian.confluence.pageobjects.page.space.ColorSchemePage
-
Deprecated.
- clickSave() - Method in class com.atlassian.confluence.selenium.client.PageGadget
-
- clickSaveAndVerifyNoPageReload() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
-
Deprecated.
- clickSaveAndWaitForPageChange() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
-
Deprecated.
- clickSearch() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
-
Deprecated.
- clickSearch() - Method in class com.atlassian.confluence.selenium.client.GroupPickerPopup
-
- clickSearchButton() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- clickSearchButton() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- clickSearchFor() - Method in class com.atlassian.confluence.selenium.client.EditorAutocomplete
-
- clickSearchFor() - Method in class com.atlassian.confluence.selenium.client.QuickNavBox
-
- clickSelectAndEditCustom() - Method in class com.atlassian.confluence.pageobjects.page.space.ColorSchemePage
-
Deprecated.
- clickShowAllUsers() - Method in class com.atlassian.confluence.it.admin.ManageUsers
-
- clickSiblingPosition(int) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ReorderTree
-
Deprecated.
Click on the sibling position given by the index pos
- clickSmallButton() - Method in class com.atlassian.confluence.selenium.client.ImagePropertyPanel
-
- clickSpacesListTab(SpacesListMacro.SpacesTab) - Method in class com.atlassian.confluence.it.dashboard.SpacesListMacro
-
Click on a space tab.
- clickSpaceSummaryLink(Space) - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- 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.
- clickSystemTab(SpaceDirectoryPage.SystemTab) - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
Select the given tab, and wait for the corresponding space list to be shown.
- clickTeamLabelLozenge(Space, String) - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- clickTeamLabelTab(SpaceDirectoryPage.TeamLabelTab) - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
Select the given tab, and wait for the corresponding space list to be shown.
- clickToolbarButton(TinyMce.SimpleToolbarButton) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- clickUndoButton() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
Deprecated.
Perform click action to Undo Button in toolbar of editor
- clickUnlike() - Method in class com.atlassian.confluence.pageobjects.component.likes.LikeSection
-
Deprecated.
- clickUnlink() - Method in class com.atlassian.confluence.pageobjects.component.editor.LinkPropertyPanel
-
Deprecated.
Click on the unlink button, and return the resulting <span/>
element.
- clickUnlinkButton() - Method in class com.atlassian.confluence.selenium.client.LinkPropertyPanel
-
- clickWikiMarkup() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.InsertDropdownMenu
-
Deprecated.
- clickWikimarkupTab() - Method in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
-
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
-
- client - Variable in class com.atlassian.confluence.selenium.AbstractSeleniumTest
-
- client - Variable in class com.atlassian.confluence.selenium.client.Autocomplete
-
- client - Variable in class com.atlassian.confluence.selenium.client.ConfluencePopup
-
- client - Variable in class com.atlassian.confluence.selenium.client.Dialog
-
- client - Variable in class com.atlassian.confluence.selenium.client.PageOrderingTree
-
- client - Variable in class com.atlassian.confluence.selenium.client.PropertyPanel
-
- client - Variable in class com.atlassian.confluence.webdriver.visualregression.AbstractVisualRegressionTest
-
- ClientFactory - Class in com.atlassian.confluence.search.elasticsearch
-
Factory for elasticsearch Client
s.
- ClientFactory(TenantContext, ApplicationConfig) - Constructor for class com.atlassian.confluence.search.elasticsearch.ClientFactory
-
- clone() - Method in class bucket.search.persistence.IndexQueueEntry
-
- clone() - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
-
- clone() - Method in class com.atlassian.confluence.core.BodyContent
-
- clone() - Method in class com.atlassian.confluence.core.ContentEntityObject
-
- clone() - Method in class com.atlassian.confluence.pages.Attachment
-
- clone() - Method in class com.atlassian.confluence.pages.Comment
-
- clone() - Method in class com.atlassian.confluence.rpc.auth.TokenMap
-
- clone() - Method in class com.atlassian.confluence.spaces.Space
-
- 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.
- cloneForUpdate(T) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
-
- close() - Method in interface bucket.core.persistence.EntityObjectQueue
-
Release all resources (i.e.
- close() - Method in class bucket.core.persistence.hibernate.HibernateEntityObjectQueue
-
- close() - Method in 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.logging.LogMessageRecordingAppender
-
- close() - Method in interface com.atlassian.confluence.impl.profiling.DecoratorTimings.DecoratorTimer
-
- 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.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
-
- close() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.TrackingMediaApiClient
-
- close() - Method in class com.atlassian.confluence.plugin.descriptor.WeightedPluginModuleTracker
-
- close() - Method in class com.atlassian.confluence.rest.client.authentication.AuthenticatedWebResourceProvider
-
- close() - Method in class com.atlassian.confluence.sanity.pageobjects.ConfluenceStatsDialog
-
- close() - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- 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 all gates for the given closure on the current thread.
- 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
-
- close() - Method in class com.atlassian.confluence.util.io.CharacterCountingWriter
-
- close(InputStream) - Static method in class com.atlassian.confluence.util.io.IOUtils
-
- close(OutputStream) - Static method in class com.atlassian.confluence.util.io.IOUtils
-
- close(Reader) - Static method in class com.atlassian.confluence.util.io.IOUtils
-
- close(Writer) - Static method in class com.atlassian.confluence.util.io.IOUtils
-
- 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_CANCEL_RESULT - Static variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
-
- closeAnyMacroBrowser() - Method in class com.atlassian.confluence.webdriver.editor.MacroBrowserTest
-
- closeClient() - Method in class com.atlassian.confluence.ContentConvertibleRestAcceptanceTest
-
- closeClient() - Method in class com.atlassian.confluence.RemoteCustomContentAcceptanceTest
-
- 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.
- closeDialog() - Method in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
-
Deprecated.
- closeDialog() - Method in class com.atlassian.confluence.pageobjects.component.dialog.WhatsNewDialog
-
Deprecated.
- closeDialog() - Method in class com.atlassian.confluence.selenium.client.KeyboardShortcutHelpDialog
-
- closeDialog() - Method in class com.atlassian.confluence.selenium.client.SharePageDialog
-
- closeFirstError() - Method in class com.atlassian.confluence.selenium.client.ErrorMessages
-
- 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.
- closeTablePicker() - Method in class com.atlassian.confluence.webdriver.editor.content.EditorTableTest
-
- closeToolBar() - Static method in class com.atlassian.confluence.webdriver.editor.content.EditorSearchAndReplaceTest
-
- closeWindow() - Method in class com.atlassian.confluence.selenium.client.ConfluencePopup
-
- CloudAppEmbedResource - Class in com.atlassian.confluence.extra.paste.rest
-
- CloudAppEmbedResource(HttpRetrievalService) - Constructor for class com.atlassian.confluence.extra.paste.rest.CloudAppEmbedResource
-
- CLUSTER - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
-
- CLUSTER_ADDRESS - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
-
- CLUSTER_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 - Static variable in class com.atlassian.confluence.web.ResponseHeaderNames
-
- 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
-
- ClusterAlreadyExistsException - Exception in com.atlassian.confluence.cluster
-
- ClusterAlreadyExistsException(String, InetAddress) - Constructor for exception com.atlassian.confluence.cluster.ClusterAlreadyExistsException
-
- ClusterAlreadyExistsException(String, ClusterJoinConfig) - Constructor for exception com.atlassian.confluence.cluster.ClusterAlreadyExistsException
-
- ClusterAwareFactoryBean<T> - Class in com.atlassian.confluence.cluster
-
A Spring FactoryBean
locates another bean in the context for a given type.
- ClusterAwareFactoryBean(ClusterManager) - Constructor for class com.atlassian.confluence.cluster.ClusterAwareFactoryBean
-
- ClusterCacheCompactor - Interface in com.atlassian.confluence.cache
-
Marker interface for cluster-aware cache compactor
- ClusterChangeJobStatusListener - Class in com.atlassian.confluence.event.listeners
-
- ClusterChangeJobStatusListener(DefaultScheduledJobManager) - 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
-
- 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
-
- ClusteredBackupAcceptanceTest - Class in com.atlassian.confluence.cluster
-
- ClusteredBackupAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredBackupAcceptanceTest
-
- ClusteredBigAcceptanceTest - Class in com.atlassian.confluence.cluster
-
- ClusteredBigAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredBigAcceptanceTest
-
- ClusteredCacheAwarePropertySetAcceptanceTest - Class in com.atlassian.confluence.cluster
-
Cluster test of user property editing.
- ClusteredCacheAwarePropertySetAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredCacheAwarePropertySetAcceptanceTest
-
- ClusteredCacheSizeChangeAcceptanceTest - Class in com.atlassian.confluence.cluster
-
- ClusteredCacheSizeChangeAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredCacheSizeChangeAcceptanceTest
-
- ClusteredConfigAcceptanceTest - Class in com.atlassian.confluence.cluster
-
- ClusteredConfigAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredConfigAcceptanceTest
-
- ClusteredDirectoryAcceptanceTest - Class in com.atlassian.confluence.cluster
-
- ClusteredDirectoryAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredDirectoryAcceptanceTest
-
- ClusteredExportAcceptanceTest - Class in com.atlassian.confluence.cluster
-
- ClusteredExportAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredExportAcceptanceTest
-
- ClusteredImplementationBeanDefinitionDecorator - Class in com.atlassian.confluence.spring.namespace
-
A BeanDefinitionDecorator
for handling the custom "confluence:clustered-implementation" attribute on Spring beans.
- ClusteredImplementationBeanDefinitionDecorator() - Constructor for class com.atlassian.confluence.spring.namespace.ClusteredImplementationBeanDefinitionDecorator
-
- ClusteredImplementationBeanRegistry - Class in com.atlassian.confluence.cluster
-
A registry of the beans in the system which are specifically "clustered implementations", i.e.
- ClusteredImplementationBeanRegistry() - Constructor for class com.atlassian.confluence.cluster.ClusteredImplementationBeanRegistry
-
- ClusteredIndexRecoveryAcceptanceTest - Class in com.atlassian.confluence.cluster
-
- ClusteredIndexRecoveryAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredIndexRecoveryAcceptanceTest
-
- ClusteredLicensingAcceptanceTest - Class in com.atlassian.confluence.cluster
-
- ClusteredLicensingAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredLicensingAcceptanceTest
-
- ClusteredLock - Interface in com.atlassian.confluence.cluster
-
- ClusteredMailServerConfigTest - Class in com.atlassian.confluence.cluster
-
Test that mail server configuration performed on one node is visible on another
- ClusteredMailServerConfigTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredMailServerConfigTest
-
- ClusteredPluginAcceptanceTest - Class in com.atlassian.confluence.cluster
-
- ClusteredPluginAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredPluginAcceptanceTest
-
- ClusteredSidTest - Class in com.atlassian.confluence.cluster
-
Cluster server ID tests
- ClusteredSidTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredSidTest
-
- ClusteredSiteImportAcceptanceTest - Class in com.atlassian.confluence.cluster
-
- ClusteredSiteImportAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredSiteImportAcceptanceTest
-
- ClusteredTaskQueue - Class in com.atlassian.confluence.cluster
-
A task queue that represents a single queue across the cluster.
- ClusteredTaskQueue(String, ClusterManager) - Constructor for class com.atlassian.confluence.cluster.ClusteredTaskQueue
-
- ClusteredTaskQueueWithErrorQueue - Class in com.atlassian.confluence.cluster
-
- 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
-
- 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
-
- 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
-
- 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
-
- ClusterLicenseExceededException - Exception in com.atlassian.confluence.cluster
-
- ClusterLicenseExceededException(String, InetAddress, int) - Constructor for exception com.atlassian.confluence.cluster.ClusterLicenseExceededException
-
- ClusterLicenseExceededException(String, ClusterJoinConfig, int) - Constructor for exception com.atlassian.confluence.cluster.ClusterLicenseExceededException
-
- 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
-
- ClusterPanicAnalyticsEvent(boolean, int, int, int) - Constructor for class com.atlassian.confluence.cluster.safety.ClusterPanicAnalyticsEvent
-
- ClusterPanicEvent - Class in com.atlassian.confluence.cluster.safety
-
- 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
-
- 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(DefaultScheduledJobManager) - 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
-
- ClusterWideReindexEventListener() - 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, Supplier<UserAccessor>) - Constructor for class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
-
- CoarseGrainedSpacePermissionsAcceptanceTest - Class in com.atlassian.confluence
-
- CoarseGrainedSpacePermissionsAcceptanceTest() - Constructor for class com.atlassian.confluence.CoarseGrainedSpacePermissionsAcceptanceTest
-
- 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
-
- CodeMacroAcceptanceTest - Class in com.atlassian.confluence
-
- CodeMacroAcceptanceTest() - Constructor for class com.atlassian.confluence.CodeMacroAcceptanceTest
-
- 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.SynchronyStatus - Class in com.atlassian.confluence.it.rpc.delegates.admin
-
- CollabEditorConfigRpc.SynchronyStatus.StatusType - Enum 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, BootstrapManager, SynchronyMonitor, SynchronyProcessManager, EventPublisher, PageManager, CollaborativeEditingModeDuration) - 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.pages.actions.AbstractCreateAndEditPageAction
-
- CollaborativeEditingHelper - Interface in com.atlassian.confluence.setup.settings
-
Provides helper methods to check Collaborative Editing Mode and status.
- CollaborativeEditingLimitedEvent - Class in com.atlassian.confluence.plugins.synchrony.api.events
-
Published when collaborative editing is switched to limited mode.
- CollaborativeEditingLimitedEvent(CollaborativeEditingMode, boolean, long) - Constructor for class com.atlassian.confluence.plugins.synchrony.api.events.CollaborativeEditingLimitedEvent
-
- 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
-
- CollaborativeEditingPageTest - Class in com.atlassian.confluence.stateless.webdriver.multibrowser
-
- CollaborativeEditingPageTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.multibrowser.CollaborativeEditingPageTest
-
- CollaborativeEditorSwitchOnOffTest - Class in com.atlassian.confluence.stateless.webdriver
-
- CollaborativeEditorSwitchOnOffTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.CollaborativeEditorSwitchOnOffTest
-
- COLLABORATOR - Static variable in class com.atlassian.confluence.api.model.relations.CollaboratorRelationDescriptor
-
- CollaboratorRelationDescriptor - Class in com.atlassian.confluence.api.model.relations
-
- 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 our json serialization
- CollectionInheritable - Annotation Type in com.atlassian.confluence.velocity.annotations
-
A meta annotation that indicates to the annotation uberspect that the annotation should be retained with every item
in a returned collection
- CollectionProperty - Class in com.atlassian.confluence.importexport.xmlimport.model
-
- CollectionProperty(String, Collection<ImportedProperty>) - Constructor for class com.atlassian.confluence.importexport.xmlimport.model.CollectionProperty
-
- CollectionPropertyParser - Class in com.atlassian.confluence.importexport.xmlimport.parser
-
- CollectionPropertyParser() - Constructor for class com.atlassian.confluence.importexport.xmlimport.parser.CollectionPropertyParser
-
- CollectionUpdateOperation - Class in com.atlassian.confluence.importexport.impl
-
- CollectionUpdateOperation(ImportProcessorContext, TransientHibernateHandle, String, TransientHibernateHandle) - Constructor for class com.atlassian.confluence.importexport.impl.CollectionUpdateOperation
-
- CollectionUtils - Class in com.atlassian.confluence.util.collections
-
- 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
-
- 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
-
- 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
-
- ColorSchemePage - Class in com.atlassian.confluence.pageobjects.page.space
-
- ColorSchemePage() - Constructor for class com.atlassian.confluence.pageobjects.page.space.ColorSchemePage
-
Deprecated.
- ColorSchemePage(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.space.ColorSchemePage
-
Deprecated.
- ColorSchemeTest - Class in com.atlassian.confluence.stateless.webdriver
-
- ColorSchemeTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.ColorSchemeTest
-
- ColorsStylesheetAction - Class in com.atlassian.confluence.core.actions
-
Used for rendering Confluence's color stylesheet, using either the
global or space color scheme.
- ColorsStylesheetAction() - Constructor for class com.atlassian.confluence.core.actions.ColorsStylesheetAction
-
- 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.
- ColourSchemeAcceptanceTest - Class in com.atlassian.confluence
-
- ColourSchemeAcceptanceTest() - Constructor for class com.atlassian.confluence.ColourSchemeAcceptanceTest
-
- ColourSchemeAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
-
- ColourSchemeAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.ColourSchemeAction
-
- colourSchemeChangedEvent(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
-
- ColourSchemesSettings(String) - Constructor for class com.atlassian.confluence.setup.settings.beans.ColourSchemesSettings
-
- ColourSchemesSettings(ColourSchemesSettings) - Constructor for class com.atlassian.confluence.setup.settings.beans.ColourSchemesSettings
-
- ColourSchemeXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- ColourSchemeXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.ColourSchemeXsrfAcceptanceTest
-
- ColoursWebResourceTransformer - Class in com.atlassian.confluence.plugin.webresource
-
- ColoursWebResourceTransformer(DefaultConfluenceWebResourceService) - 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.confluence - package com.atlassian.confluence
-
- com.atlassian.confluence.about - package com.atlassian.confluence.about
-
- com.atlassian.confluence.activeobjects - package com.atlassian.confluence.activeobjects
-
- 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.analytics - package com.atlassian.confluence.analytics
-
- com.atlassian.confluence.api - package com.atlassian.confluence.api
-
- com.atlassian.confluence.api.benchmark - package com.atlassian.confluence.api.benchmark
-
- com.atlassian.confluence.api.extension - package com.atlassian.confluence.api.extension
-
- com.atlassian.confluence.api.extension.typebinding - package com.atlassian.confluence.api.extension.typebinding
-
- 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.timezone - package com.atlassian.confluence.api.impl.sal.timezone
-
Confluence implementation of the SAL timezone API.
- com.atlassian.confluence.api.impl.service.audit - package com.atlassian.confluence.api.impl.service.audit
-
- com.atlassian.confluence.api.impl.service.audit.factory - package com.atlassian.confluence.api.impl.service.audit.factory
-
- 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.model - package com.atlassian.confluence.api.model
-
- 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.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.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.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.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.web - package com.atlassian.confluence.api.service.web
-
- com.atlassian.confluence.api.Template - package com.atlassian.confluence.api.Template
-
- 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.applinks - package com.atlassian.confluence.applinks
-
- com.atlassian.confluence.cache - package com.atlassian.confluence.cache
-
- com.atlassian.confluence.cache.ehcache - package com.atlassian.confluence.cache.ehcache
-
- com.atlassian.confluence.cache.ehcache.config.migration - package com.atlassian.confluence.cache.ehcache.config.migration
-
- com.atlassian.confluence.cache.ehcache.hibernate - package com.atlassian.confluence.cache.ehcache.hibernate
-
- 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.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.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 - package com.atlassian.confluence.dashboard
-
- com.atlassian.confluence.dashboard.actions - package com.atlassian.confluence.dashboard.actions
-
- com.atlassian.confluence.diff - package com.atlassian.confluence.diff
-
- com.atlassian.confluence.diff.actions - package com.atlassian.confluence.diff.actions
-
- com.atlassian.confluence.diff.beans - package com.atlassian.confluence.diff.beans
-
- com.atlassian.confluence.diff.marshallers - package com.atlassian.confluence.diff.marshallers
-
- com.atlassian.confluence.diff.renderer - package com.atlassian.confluence.diff.renderer
-
- com.atlassian.confluence.event - package com.atlassian.confluence.event
-
- com.atlassian.confluence.event.events - package com.atlassian.confluence.event.events
-
- com.atlassian.confluence.event.events.admin - package com.atlassian.confluence.event.events.admin
-
- com.atlassian.confluence.event.events.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 - package com.atlassian.confluence.event.events.content.mail
-
- com.atlassian.confluence.event.events.content.mail.notification - package com.atlassian.confluence.event.events.content.mail.notification
-
- com.atlassian.confluence.event.events.content.page - package com.atlassian.confluence.event.events.content.page
-
- com.atlassian.confluence.event.events.content.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.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.search.didyoumean - package com.atlassian.confluence.event.events.search.didyoumean
-
- com.atlassian.confluence.event.events.security - package com.atlassian.confluence.event.events.security
-
- com.atlassian.confluence.event.events.space - package com.atlassian.confluence.event.events.space
-
- com.atlassian.confluence.event.events.support - package com.atlassian.confluence.event.events.support
-
- com.atlassian.confluence.event.events.template - package com.atlassian.confluence.event.events.template
-
- com.atlassian.confluence.event.events.types - package com.atlassian.confluence.event.events.types
-
- com.atlassian.confluence.event.events.user - package com.atlassian.confluence.event.events.user
-
- com.atlassian.confluence.event.events.userstatus - package com.atlassian.confluence.event.events.userstatus
-
- com.atlassian.confluence.event.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.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.gadgets - package com.atlassian.confluence.gadgets
-
- com.atlassian.confluence.harnesses - package com.atlassian.confluence.harnesses
-
- 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.listener - package com.atlassian.confluence.impl.audit.listener
-
- com.atlassian.confluence.impl.cache - package com.atlassian.confluence.impl.cache
-
- 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.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.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.event - package com.atlassian.confluence.impl.event
-
- 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.compression - package com.atlassian.confluence.impl.hibernate.compression
-
- com.atlassian.confluence.impl.hibernate.dialect - package com.atlassian.confluence.impl.hibernate.dialect
-
- 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.journal - package com.atlassian.confluence.impl.journal
-
Provides implementation of Journal Service.
- 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.pages.actions - package com.atlassian.confluence.impl.pages.actions
-
- 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.search - package com.atlassian.confluence.impl.search
-
- com.atlassian.confluence.impl.search.v2 - package com.atlassian.confluence.impl.search.v2
-
- 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.seraph - package com.atlassian.confluence.impl.seraph
-
- com.atlassian.confluence.impl.servlet - package com.atlassian.confluence.impl.servlet
-
- 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.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.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.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.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.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.audit - package com.atlassian.confluence.internal.audit
-
- 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.bigpipe - package com.atlassian.confluence.internal.bigpipe
-
- com.atlassian.confluence.internal.follow - package com.atlassian.confluence.internal.follow
-
- 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.elasticsearch - package com.atlassian.confluence.internal.index.elasticsearch
-
- com.atlassian.confluence.internal.index.lucene - package com.atlassian.confluence.internal.index.lucene
-
- 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.license - package com.atlassian.confluence.internal.license
-
- com.atlassian.confluence.internal.license.store - package com.atlassian.confluence.internal.license.store
-
- com.atlassian.confluence.internal.longrunning - package com.atlassian.confluence.internal.longrunning
-
- com.atlassian.confluence.internal.pages - package com.atlassian.confluence.internal.pages
-
- 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.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.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.spaces - package com.atlassian.confluence.internal.spaces
-
Confluence internal classes related to spaces.
- com.atlassian.confluence.internal.synchrony - package com.atlassian.confluence.internal.synchrony
-
- com.atlassian.confluence.internal.user - package com.atlassian.confluence.internal.user
-
Confluence internal classes related to user management.
- com.atlassian.confluence.internal.web.filter.spring - package com.atlassian.confluence.internal.web.filter.spring
-
- 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.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.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.json.parser - package com.atlassian.confluence.json.parser
-
- 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.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.rest.service - package com.atlassian.confluence.license.rest.service
-
- 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 - package com.atlassian.confluence.links.persistence
-
- com.atlassian.confluence.links.persistence.dao - package com.atlassian.confluence.links.persistence.dao
-
- com.atlassian.confluence.links.persistence.dao.hibernate - package com.atlassian.confluence.links.persistence.dao.hibernate
-
- com.atlassian.confluence.logging - package com.atlassian.confluence.logging
-
- com.atlassian.confluence.macro - package com.atlassian.confluence.macro
-
- com.atlassian.confluence.macro.browser - package com.atlassian.confluence.macro.browser
-
- com.atlassian.confluence.macro.browser.actions - package com.atlassian.confluence.macro.browser.actions
-
- com.atlassian.confluence.macro.browser.beans - package com.atlassian.confluence.macro.browser.beans
-
- com.atlassian.confluence.macro.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.schema - package com.atlassian.confluence.macro.schema
-
- com.atlassian.confluence.macro.userstatus - package com.atlassian.confluence.macro.userstatus
-
- com.atlassian.confluence.macro.wiki - package com.atlassian.confluence.macro.wiki
-
- com.atlassian.confluence.macro.xhtml - package com.atlassian.confluence.macro.xhtml
-
- com.atlassian.confluence.mail - package com.atlassian.confluence.mail
-
- com.atlassian.confluence.mail.address - package com.atlassian.confluence.mail.address
-
- com.atlassian.confluence.mail.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.persistence.dao - package com.atlassian.confluence.mail.persistence.dao
-
- com.atlassian.confluence.mail.persistence.dao.hibernate - package com.atlassian.confluence.mail.persistence.dao.hibernate
-
- com.atlassian.confluence.mail.reports - package com.atlassian.confluence.mail.reports
-
- com.atlassian.confluence.mail.template - package com.atlassian.confluence.mail.template
-
- com.atlassian.confluence.notifications - package com.atlassian.confluence.notifications
-
- 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.admin.users - package com.atlassian.confluence.pageobjects.component.admin.users
-
- com.atlassian.confluence.pageobjects.component.attachment - package com.atlassian.confluence.pageobjects.component.attachment
-
- com.atlassian.confluence.pageobjects.component.content - package com.atlassian.confluence.pageobjects.component.content
-
- com.atlassian.confluence.pageobjects.component.dashboard - package com.atlassian.confluence.pageobjects.component.dashboard
-
- com.atlassian.confluence.pageobjects.component.dialog - package com.atlassian.confluence.pageobjects.component.dialog
-
- com.atlassian.confluence.pageobjects.component.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.likes - package com.atlassian.confluence.pageobjects.component.likes
-
- com.atlassian.confluence.pageobjects.component.macro - package com.atlassian.confluence.pageobjects.component.macro
-
- com.atlassian.confluence.pageobjects.component.menu - package com.atlassian.confluence.pageobjects.component.menu
-
- com.atlassian.confluence.pageobjects.component.popup - package com.atlassian.confluence.pageobjects.component.popup
-
- com.atlassian.confluence.pageobjects.component.supporttools - package com.atlassian.confluence.pageobjects.component.supporttools
-
- com.atlassian.confluence.pageobjects.component.theme - package com.atlassian.confluence.pageobjects.component.theme
-
- 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.admin.templates - package com.atlassian.confluence.pageobjects.page.admin.templates
-
- com.atlassian.confluence.pageobjects.page.content - package com.atlassian.confluence.pageobjects.page.content
-
- com.atlassian.confluence.pageobjects.page.content.macros - package com.atlassian.confluence.pageobjects.page.content.macros
-
- com.atlassian.confluence.pageobjects.page.search - package com.atlassian.confluence.pageobjects.page.search
-
- 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.pageobjects.trace - package com.atlassian.confluence.pageobjects.trace
-
- com.atlassian.confluence.pages - package com.atlassian.confluence.pages
-
- com.atlassian.confluence.pages.actions - package com.atlassian.confluence.pages.actions
-
- com.atlassian.confluence.pages.actions.beans - package com.atlassian.confluence.pages.actions.beans
-
- com.atlassian.confluence.pages.ancestors - package com.atlassian.confluence.pages.ancestors
-
- com.atlassian.confluence.pages.attachments - package com.atlassian.confluence.pages.attachments
-
- com.atlassian.confluence.pages.persistence.dao - package com.atlassian.confluence.pages.persistence.dao
-
- com.atlassian.confluence.pages.persistence.dao.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.rest - package com.atlassian.confluence.plugins.dragdrop.rest
-
- 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.healthcheck.requiredhealthchecks - package com.atlassian.confluence.plugins.healthcheck.requiredhealthchecks
-
- 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.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.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.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.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.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.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.qunit - package com.atlassian.confluence.qunit
-
- com.atlassian.confluence.qunit.pageobjects - package com.atlassian.confluence.qunit.pageobjects
-
- com.atlassian.confluence.renderer - package com.atlassian.confluence.renderer
-
- com.atlassian.confluence.renderer.actions - package com.atlassian.confluence.renderer.actions
-
- com.atlassian.confluence.renderer.attachments - package com.atlassian.confluence.renderer.attachments
-
- com.atlassian.confluence.renderer.embedded - package com.atlassian.confluence.renderer.embedded
-
- com.atlassian.confluence.renderer.embedded.support - package com.atlassian.confluence.renderer.embedded.support
-
- com.atlassian.confluence.renderer.plugin - package com.atlassian.confluence.renderer.plugin
-
- com.atlassian.confluence.renderer.radeox - package com.atlassian.confluence.renderer.radeox
-
- com.atlassian.confluence.renderer.radeox.filters - package com.atlassian.confluence.renderer.radeox.filters
-
- com.atlassian.confluence.renderer.radeox.macros - package com.atlassian.confluence.renderer.radeox.macros
-
- com.atlassian.confluence.renderer.radeox.macros.junit - package com.atlassian.confluence.renderer.radeox.macros.junit
-
- com.atlassian.confluence.renderer.radeox.macros.junit.report - package com.atlassian.confluence.renderer.radeox.macros.junit.report
-
- com.atlassian.confluence.renderer.template - package com.atlassian.confluence.renderer.template
-
- com.atlassian.confluence.renderer.v2 - package com.atlassian.confluence.renderer.v2
-
- com.atlassian.confluence.renderer.v2.macros - package com.atlassian.confluence.renderer.v2.macros
-
- com.atlassian.confluence.rest - package com.atlassian.confluence.rest
-
- com.atlassian.confluence.rest.api - package com.atlassian.confluence.rest.api
-
- com.atlassian.confluence.rest.api.exception - package com.atlassian.confluence.rest.api.exception
-
- 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
-
- com.atlassian.confluence.rest.client.authentication - package com.atlassian.confluence.rest.client.authentication
-
- 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.serialization - package com.atlassian.confluence.rest.serialization
-
- 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.sanity - package com.atlassian.confluence.sanity
-
- com.atlassian.confluence.sanity.cac - package com.atlassian.confluence.sanity.cac
-
- com.atlassian.confluence.sanity.cac.pageobjects - package com.atlassian.confluence.sanity.cac.pageobjects
-
- com.atlassian.confluence.sanity.newinstance - package com.atlassian.confluence.sanity.newinstance
-
- com.atlassian.confluence.sanity.pageobjects - package com.atlassian.confluence.sanity.pageobjects
-
- com.atlassian.confluence.sanity.rules - package com.atlassian.confluence.sanity.rules
-
- com.atlassian.confluence.sanity.synchrony.perf - package com.atlassian.confluence.sanity.synchrony.perf
-
- com.atlassian.confluence.sanity.upgradeinstance - package com.atlassian.confluence.sanity.upgradeinstance
-
- 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.contentnames.lucene.mappers - package com.atlassian.confluence.search.contentnames.lucene.mappers
-
- com.atlassian.confluence.search.elasticsearch - package com.atlassian.confluence.search.elasticsearch
-
- com.atlassian.confluence.search.elasticsearch.journalverifier - package com.atlassian.confluence.search.elasticsearch.journalverifier
-
- com.atlassian.confluence.search.elasticsearch.tasks - package com.atlassian.confluence.search.elasticsearch.tasks
-
- 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.scope - package com.atlassian.confluence.search.scope
-
- com.atlassian.confluence.search.service - package com.atlassian.confluence.search.service
-
- com.atlassian.confluence.search.summary - package com.atlassian.confluence.search.summary
-
- com.atlassian.confluence.search.v2 - package com.atlassian.confluence.search.v2
-
Provides an extensible, flexible search API.
- com.atlassian.confluence.search.v2.elasticsearch - package com.atlassian.confluence.search.v2.elasticsearch
-
- com.atlassian.confluence.search.v2.elasticsearch.mapper.filter - package com.atlassian.confluence.search.v2.elasticsearch.mapper.filter
-
- com.atlassian.confluence.search.v2.elasticsearch.mapper.query - package com.atlassian.confluence.search.v2.elasticsearch.mapper.query
-
- 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.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.selenium - package com.atlassian.confluence.selenium
-
- com.atlassian.confluence.selenium.client - package com.atlassian.confluence.selenium.client
-
- com.atlassian.confluence.selenium.gadgets - package com.atlassian.confluence.selenium.gadgets
-
- com.atlassian.confluence.selenium.harness - package com.atlassian.confluence.selenium.harness
-
- com.atlassian.confluence.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.stateless.webdriver - package com.atlassian.confluence.stateless.webdriver
-
- com.atlassian.confluence.stateless.webdriver.admin - package com.atlassian.confluence.stateless.webdriver.admin
-
- com.atlassian.confluence.stateless.webdriver.api - package com.atlassian.confluence.stateless.webdriver.api
-
- com.atlassian.confluence.stateless.webdriver.content - package com.atlassian.confluence.stateless.webdriver.content
-
- com.atlassian.confluence.stateless.webdriver.editor - package com.atlassian.confluence.stateless.webdriver.editor
-
- com.atlassian.confluence.stateless.webdriver.export - package com.atlassian.confluence.stateless.webdriver.export
-
- com.atlassian.confluence.stateless.webdriver.multibrowser - package com.atlassian.confluence.stateless.webdriver.multibrowser
-
- 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.testenvironment - package com.atlassian.confluence.testenvironment
-
- 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.actions - package com.atlassian.confluence.userstatus.actions
-
- com.atlassian.confluence.userstatus.listeners - package com.atlassian.confluence.userstatus.listeners
-
- com.atlassian.confluence.userstatus.tag - package com.atlassian.confluence.userstatus.tag
-
- com.atlassian.confluence.util - package com.atlassian.confluence.util
-
- com.atlassian.confluence.util.actions - package com.atlassian.confluence.util.actions
-
- com.atlassian.confluence.util.ajax - package com.atlassian.confluence.util.ajax
-
- com.atlassian.confluence.util.breadcrumbs - package com.atlassian.confluence.util.breadcrumbs
-
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.task - package com.atlassian.confluence.util.task
-
- 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.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.editor - package com.atlassian.confluence.webdriver.editor
-
- com.atlassian.confluence.webdriver.editor.base - package com.atlassian.confluence.webdriver.editor.base
-
- com.atlassian.confluence.webdriver.editor.content - package com.atlassian.confluence.webdriver.editor.content
-
- com.atlassian.confluence.webdriver.export - package com.atlassian.confluence.webdriver.export
-
- com.atlassian.confluence.webdriver.rules - package com.atlassian.confluence.webdriver.rules
-
- com.atlassian.confluence.webdriver.visualregression - package com.atlassian.confluence.webdriver.visualregression
-
- com.atlassian.confluence.webscale - package com.atlassian.confluence.webscale
-
- com.atlassian.confluence.webwork.converters - package com.atlassian.confluence.webwork.converters
-
- com.atlassian.confluence.xhtml - package com.atlassian.confluence.xhtml
-
- com.atlassian.confluence.xhtml.api - package com.atlassian.confluence.xhtml.api
-
- com.atlassian.confluence.xml - package com.atlassian.confluence.xml
-
- com.atlassian.confluence.xsrf - package com.atlassian.confluence.xsrf
-
- com.atlassian.confluence.xss - package com.atlassian.confluence.xss
-
- com.atlassian.confluence.xwork - package com.atlassian.confluence.xwork
-
- com.atlassian.confluence.xwork.http - package com.atlassian.confluence.xwork.http
-
- com.atlassian.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.oauth.seraph - package com.atlassian.sal.confluence.oauth.seraph
-
- 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.rdbms - package com.atlassian.sal.confluence.rdbms
-
- 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
-
- combine(Collection<Query>, Collection<Query>, Collection<Query>) - 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
-
- combine(Collection<T>, Collection<T>, Collection<T>) - 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
-
- combine(Collection<SearchQuery>, Collection<SearchQuery>, Collection<SearchQuery>) - 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
-
- combine(Collection<SearchFilter>, Collection<SearchFilter>, Collection<SearchFilter>) - 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
-
- CombinedResourceBundle - Class in com.atlassian.confluence.util.i18n
-
- CombinedResourceBundle(List<? extends ResourceBundle>) - Constructor for class com.atlassian.confluence.util.i18n.CombinedResourceBundle
-
- CombinedResourceBundleFactory - Class in com.atlassian.confluence.util.i18n
-
- 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 - Static variable in class com.atlassian.confluence.api.model.content.ContentType
-
- COMMENT - Static variable in class com.atlassian.confluence.api.model.permissions.TargetType
-
- 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
-
- 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
-
- 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_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
-
- CommentAcceptanceTest - Class in com.atlassian.confluence.rest
-
- CommentAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.CommentAcceptanceTest
-
- commentAddedByAnonymousIsShown() - Method in class com.atlassian.confluence.stateless.webdriver.QuickReloadTest
-
- 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
-
- 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
Comment
s.
- CommentContentTypeApiSupport(CommentManagerInternal, PaginationService, ContentFactory, PermissionManager, ContentEntityManager, ApiSupportProvider, CommentService, ContentBodyConversionService, PluginAccessor) - 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
-
- CommentDao - Interface in com.atlassian.confluence.pages.persistence.dao
-
- 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, DateEntityHelper, UserEntityHelper) - Constructor for class com.atlassian.confluence.plugins.rest.entities.builders.CommentEntityBuilder
-
- 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
-
- commentExists(int) - Static method in class com.atlassian.confluence.it.content.CommentBean
-
- 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
-
- 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
-
- 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 - Static variable in class com.atlassian.confluence.search.contentnames.Category
-
A category for comments.
- CommentsAcceptanceTest - Class in com.atlassian.confluence
-
- CommentsAcceptanceTest() - Constructor for class com.atlassian.confluence.CommentsAcceptanceTest
-
- CommentsBenchmarkAcceptanceTest - Class in com.atlassian.confluence.api.benchmark
-
Checks that adding comments to a page does not impact performance of retrieving pages.
- CommentsBenchmarkAcceptanceTest() - Constructor for class com.atlassian.confluence.api.benchmark.CommentsBenchmarkAcceptanceTest
-
- commentsBySelfAreShown() - Method in class com.atlassian.confluence.stateless.webdriver.QuickReloadTest
-
- CommentService - Interface in com.atlassian.confluence.content.service
-
Service interface for manipulating Comments.
- commentsFromOtherUserAreShown() - Method in class com.atlassian.confluence.stateless.webdriver.QuickReloadTest
-
- 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
-
- 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
- commentsSectionPresentCondition() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
-
Deprecated.
- commentsSectionPresentCondition() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
-
Deprecated.
- 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
- CommentsTest - Class in com.atlassian.confluence.webdriver.editor
-
- CommentsTest() - Constructor for class com.atlassian.confluence.webdriver.editor.CommentsTest
-
- CommentsXmlRpcAcceptanceTest - Class in com.atlassian.confluence.rpc.xmlrpc
-
- CommentsXmlRpcAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.xmlrpc.CommentsXmlRpcAcceptanceTest
-
- CommentUpdateEvent - Class in com.atlassian.confluence.event.events.content.comment
-
Date: Jan 24, 2007 - 4:46:17 PM
- CommentUpdateEvent(Object, Comment) - Constructor for class com.atlassian.confluence.event.events.content.comment.CommentUpdateEvent
-
- CommentUpdateEvent(Object, Comment, Comment) - Constructor for class com.atlassian.confluence.event.events.content.comment.CommentUpdateEvent
-
- CommentXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- CommentXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.CommentXsrfAcceptanceTest
-
- 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
-
- COMMON_LEAVE_PAGE_SUBSTRING - Static variable in class com.atlassian.confluence.webdriver.editor.base.AbstractEditorDraftsTest
-
- commonAttributeWriter - Variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodilessMacroMarshaller
-
- commonInit(RuntimeServices, ExtendedProperties) - Method in class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
-
- 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
-
- commonSetUp() - Method in class com.atlassian.confluence.api.AbstractAcceptanceTest
-
- 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
-
- compare(Object, Object) - Method in class bucket.core.comparators.LastModificationDateComparator
-
- compare(int, int) - Method in class com.atlassian.confluence.internal.search.v2.lucene.LuceneTermFieldComparator
-
- compare(Object, Object) - Method in class com.atlassian.confluence.labels.actions.RankedNameComparator
-
- compare(Object, Object) - Method in class com.atlassian.confluence.labels.actions.RankedRankComparator
-
- compare(Language, Language) - Method in class com.atlassian.confluence.languages.LanguageComparator
-
- compare(Page, Page) - Method in class com.atlassian.confluence.pages.ChildPositionComparator
-
- compare(String, String) - Method in class com.atlassian.confluence.pages.NaturalStringComparator
-
- compare(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.BuildNumComparator
-
Deprecated.
- compare(String, String) - Method in class com.atlassian.confluence.upgrade.VersionNumberComparator
-
- compare(Object, Object) - Method in class com.atlassian.confluence.util.AttachmentCommentComparator
-
- compare(Object, Object) - Method in class com.atlassian.confluence.util.AttachmentComparator
-
- compare(Object, Object) - Method in class com.atlassian.confluence.util.AttachmentCreationDateComparator
-
- compare(Object, Object) - Method in class com.atlassian.confluence.util.AttachmentDateComparator
-
- compare(Attachment, Attachment) - Method in class com.atlassian.confluence.util.AttachmentFileNameComparator
-
- compare(Object, Object) - Method in class com.atlassian.confluence.util.AttachmentNameComparator
-
- compare(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(Object) - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
-
- compareTo(Object) - Method in class com.atlassian.confluence.api.model.content.id.AttachmentContentId
-
- compareTo(Object) - 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(Object) - Method in class com.atlassian.confluence.core.ContentEntityObject
-
Content entities are naturally ordered alphabetically by "comparison name", which
depends on the entity (it's the title for pages, the parent page title for
comments, etc.).
- compareTo(Object) - Method in class com.atlassian.confluence.labels.Label
-
- compareTo(Object) - Method in class com.atlassian.confluence.labels.Namespace
-
- compareTo(Object) - Method in class com.atlassian.confluence.links.OutgoingLink
-
- compareTo(Object) - Method in class com.atlassian.confluence.links.ReferralLink
-
Order by hit-count, descending.
- compareTo(MailQueueItem) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
-
- compareTo(MailQueueItem) - Method in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
-
- compareTo(Object) - 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(Object) - Method in class com.atlassian.confluence.plugin.descriptor.AbstractExtractorModuleDescriptor
-
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(Object) - 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
-
- 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
-
A utility method to encode the given url for protocols which the
CompleteURLEncoder supports.
- completeUrlEncode(String) - Static method in class com.atlassian.confluence.util.HtmlUtil
-
- 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
-
- ComplexPagePermissionsAcceptanceTest - Class in com.atlassian.confluence
-
- ComplexPagePermissionsAcceptanceTest() - Constructor for class com.atlassian.confluence.ComplexPagePermissionsAcceptanceTest
-
- COMPONENT_NAME_KEY - Static variable in class com.atlassian.confluence.servlet.SpringManagedServlet
-
- COMPONENT_REFERENCE - Static variable in class bucket.core.persistence.hibernate.schema.SchemaHelper
-
- ComponentImports - Class in com.atlassian.confluence.plugins.synchrony
-
This class is used to import the SAL user manager.
- ComponentImports(UserManager) - 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
-
- composeAndQuery(Set<? extends SearchQuery>) - Static method in class com.atlassian.confluence.search.v2.query.BooleanQuery
-
Return a query that "ANDs" together a list of queries.
- composeAndQuery(SearchQuery, SearchQuery) - Static method in class com.atlassian.confluence.search.v2.query.BooleanQuery
-
- composeOrQuery(Set<? extends SearchQuery>) - Static method in class com.atlassian.confluence.search.v2.query.BooleanQuery
-
Return a query that "ORs" together a list of queries.
- composeOrQuery(SearchQuery, SearchQuery) - Static method in class com.atlassian.confluence.search.v2.query.BooleanQuery
-
- CompositeBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
-
- CompositeBreadcrumb(List<Breadcrumb>, Breadcrumb) - Constructor for class com.atlassian.confluence.util.breadcrumbs.CompositeBreadcrumb
-
- CompositeContext - Class in com.atlassian.confluence.setup.webwork
-
Simple immutable composite Velocity Context
implementation that delegates
to a collection of other contexts.
- 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
-
- 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
-
Composite plugin module predicates.
- CompositeModuleDescriptorPredicate(ModuleDescriptorPredicate<T>...) - Constructor for class com.atlassian.confluence.plugin.CompositeModuleDescriptorPredicate
-
- CompositeModuleDescriptorPredicate(List<ModuleDescriptorPredicate<T>>) - Constructor for class com.atlassian.confluence.plugin.CompositeModuleDescriptorPredicate
-
- compressCacheValue(Object) - Static method in class com.atlassian.confluence.impl.hibernate.compression.HibernateCachedValueCompression
-
- 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(InputStream, String, String, String, long, boolean, Map<String, String>) - Method in class com.atlassian.confluence.servlet.download.DefaultAttachmentSafeContentHeaderGuesser
-
Deprecated.
- computeAttachmentHeaders(String, String, String, long, boolean, Map<String, String>) - Method in class com.atlassian.confluence.servlet.download.DefaultAttachmentSafeContentHeaderGuesser
-
Deprecated.
- 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.
- computeAttachmentHeaders(InputStream, String, String, String, long, boolean, Map<String, String>) - Method in interface com.atlassian.confluence.servlet.download.SafeContentHeaderGuesser
-
- computeAttachmentHeaders(String, String, String, long, boolean, Map<String, String>) - Method in interface com.atlassian.confluence.servlet.download.SafeContentHeaderGuesser
-
- computeConfluenceResourceUris(Option<ConfluenceWebResourceService.Style>, Option<String>) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceService
-
Computes the resource uris required by the given space.
- 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
-
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
-
- 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(BiConsumer<List<HibernateHandle>, Progress>, Integer) - Constructor for class com.atlassian.confluence.internal.index.ConcurrentBatchIndexer
-
- ConcurrentIndexingAcceptanceTest - Class in com.atlassian.confluence
-
Acceptance test to check that content indexing works as expected.
- ConcurrentIndexingAcceptanceTest() - Constructor for class com.atlassian.confluence.ConcurrentIndexingAcceptanceTest
-
- ConcurrentOperationMap<K,T> - Class in com.atlassian.confluence.impl.util.collections
-
- ConcurrentOperationMap() - Constructor for class com.atlassian.confluence.impl.util.collections.ConcurrentOperationMap
-
Deprecated.
- condition(Tracer, String) - Method in class com.atlassian.confluence.pageobjects.trace.TraceContext
-
Deprecated.
Waits for the occurrence of a trace with the given key after the given tracer.
- ConditionallyEnableMailArchivePluginUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
-
The mail archive feature is now packaged as a plugin and disabled by default.
- ConditionallyEnableMailArchivePluginUpgradeTask(PlatformTransactionManager, SessionFactory, PluginAccessor, PluginController) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ConditionallyEnableMailArchivePluginUpgradeTask
-
- ConditionalPropertySet - Class in com.atlassian.confluence.user.providers.jira
-
Responsible for delegating to either one of two PropertySets based on key prefix.
- ConditionalPropertySet() - Constructor for class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
-
- conditionPasses(String) - Method in class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
-
- CONF_ADMIN - Static variable in class com.atlassian.confluence.it.User
-
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
-
- config(GsonBuilder) - Method in interface com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.GsonJsonableFactory.GsonConfiger
-
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
-
- ConfigurableLocalSessionFactoryBean - Class in bucket.core.persistence.hibernate
-
A subclass of Spring's LocalSessionFactoryBean
which changes how Hibernate is configured.
- ConfigurableLocalSessionFactoryBean(Function<DataSource, ConnectionProvider>) - Constructor for class bucket.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
- configurationCallBack - Variable in class com.atlassian.confluence.AbstractLdapAcceptanceTest
-
- ConfigurationEvent - Class in com.atlassian.confluence.event.events.admin
-
- ConfigurationEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.ConfigurationEvent
-
- ConfigurationMigrationEvent - Class in com.atlassian.confluence.importexport
-
Used to indicate moving configuration from one data store to another.
- ConfigurationMigrationEvent(Object) - Constructor for class com.atlassian.confluence.importexport.ConfigurationMigrationEvent
-
- configurationRequiredMessageIsShownWhenNoPOPServerConfigured() - Method in class com.atlassian.confluence.stateless.webdriver.EmailToPageTest
-
- configure(Configuration) - Static method in class bucket.core.persistence.hibernate.MemoryOptimizedSingleTableEntityPersister
-
- 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(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
-
- configureAutocompleteMessagePresent() - Method in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
-
Deprecated.
- ConfigureCaptchaAction - Class in com.atlassian.confluence.admin.actions
-
- ConfigureCaptchaAction() - Constructor for class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
-
- configureClient(HttpClient) - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientProxyConfiguration
-
Configures the provided HttpClient with the proxy settings, including proxy host and port and any
configured authentication schemes.
- 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
-
- ConfigureDatabaseConnectionPage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabaseConnectionPage
-
Deprecated.
- ConfigureDatabasePage - Class in com.atlassian.confluence.pageobjects.page.setup
-
- ConfigureDatabasePage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
-
Deprecated.
- configureDatasource(String, String) - Method in class com.atlassian.confluence.setup.DefaultHibernateConfigurator
-
- 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
-
- ConfigureDocThemeAdminPage - Class in com.atlassian.confluence.pageobjects.page.admin
-
- ConfigureDocThemeAdminPage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.ConfigureDocThemeAdminPage
-
Deprecated.
- configureExperimentalBasePath() - Method in class com.atlassian.confluence.rest.api.RestApiSearchAcceptanceTest
-
- configureHibernateSystem() - Static method in class bucket.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.
- ConfigureLoggingAcceptanceTest - Class in com.atlassian.confluence
-
- ConfigureLoggingAcceptanceTest() - Constructor for class com.atlassian.confluence.ConfigureLoggingAcceptanceTest
-
- configureLogoFromAnywhere() - Static method in class com.atlassian.confluence.it.admin.DefaultSpaceLogo
-
- configureLogoFromAnywhere(WebTester) - Static method in class com.atlassian.confluence.it.admin.DefaultSpaceLogo
-
- 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() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AttachmentRemovalConfirmationDialog
-
Deprecated.
- 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
-
- confirmBundledBlueprintsArePresent() - Method in class com.atlassian.confluence.pageobjects.component.dialog.CreateDialog
-
Deprecated.
- 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
-
- ConfirmPasswordDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.ConfirmPasswordDialog
-
Deprecated.
- confLicenseString - Variable in class com.atlassian.confluence.setup.actions.AbstractLicenseAction
-
- CONFLICT_MESSAGE - Static variable in class com.atlassian.confluence.webdriver.editor.MergeTest
-
- 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
-
- 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_APPLICATION_KEY - Static variable in class com.atlassian.confluence.plugin.ConfluencePluginUtils
-
- CONFLUENCE_APPLICATION_KEYS - Static variable in class com.atlassian.confluence.plugin.ConfluencePluginUtils
-
- CONFLUENCE_DATABASE_CHOICE - Static variable in class com.atlassian.confluence.setup.DefaultBootstrapManager
-
- CONFLUENCE_DATABASE_CONNECTION_TYPE - Static variable in class com.atlassian.confluence.setup.DefaultBootstrapManager
-
- CONFLUENCE_HEALTHCHECK_PLUGIN - Static variable in class com.atlassian.confluence.it.plugin.TestPlugins
-
- 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_LABEL - Static variable in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- 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_TEAM_LABEL - Static variable in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- CONFLUENCE_TEAM_LABEL_TAB - Static variable in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- 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
-
- ConfluenceAboutDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
-
- ConfluenceAboutDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.ConfluenceAboutDialog
-
Deprecated.
- 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
-
- ConfluenceAbstractPage() - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
-
Deprecated.
- ConfluenceAbstractPageComponent - Class in com.atlassian.confluence.pageobjects.component
-
- 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
-
- ConfluenceActivityFilter(ActivityMonitor) - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceActivityFilter
-
- ConfluenceAdminHomePage - Class in com.atlassian.confluence.pageobjects.page.admin
-
- 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
-
- 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(AtlassianBootstrapManager, SettingsManager, 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
-
- ConfluenceAspectJExpressionPointcut(Class<?>, String[], Class<?>[]) - Constructor for class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
-
Create a new AspectJExpressionPointcut with the given settings.
- ConfluenceAttachmentMetadataExtractor - Class in com.atlassian.confluence.search.lucene.extractor
-
- ConfluenceAttachmentMetadataExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.ConfluenceAttachmentMetadataExtractor
-
- ConfluenceAttachmentMultipartConfig() - Constructor for class com.atlassian.confluence.plugins.restapi.resources.AttachmentResource.ConfluenceAttachmentMultipartConfig
-
- ConfluenceAttributeListener - Class in com.atlassian.confluence.util.http
-
Reports on usage of Http Session attributes.
- ConfluenceAttributeListener() - Constructor for class com.atlassian.confluence.util.http.ConfluenceAttributeListener
-
- 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
-
- 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.
- ConfluenceBaseUrlSelector - Class in com.atlassian.confluence.it
-
- 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
-
- ConfluenceBigPipeManager - Interface in com.atlassian.confluence.internal.bigpipe
-
- ConfluenceBigPipeManager.ConfluenceBigPipe - Interface in com.atlassian.confluence.internal.bigpipe
-
- 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.
- ConfluenceCacheProvider - Class in com.atlassian.confluence.cache.hibernate
-
- ConfluenceCacheProvider() - Constructor for class com.atlassian.confluence.cache.hibernate.ConfluenceCacheProvider
-
- ConfluenceCacheProvider(CacheProvider) - Constructor for class com.atlassian.confluence.cache.hibernate.ConfluenceCacheProvider
-
- ConfluenceCacheStrategy - Class in com.atlassian.confluence.cache.hibernate
-
Custom Hibernate read write cache strategy that delegates to the appropriate cache to use based on Confluence's
cluster configuration
- ConfluenceCacheStrategy() - Constructor for class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
-
- ConfluenceCachingBandanaListener - Class in com.atlassian.confluence.setup.bandana
-
- ConfluenceCachingBandanaListener() - Constructor for class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaListener
-
- ConfluenceCachingBandanaPersister - Class in com.atlassian.confluence.setup.bandana
-
Caching bandana persister that uses inline caching.
- ConfluenceCachingBandanaPersister(BandanaPersister, VCacheFactory) - Constructor for class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
-
- ConfluenceCachingCaptchaStore - Class in com.atlassian.confluence.cache.jcaptcha
-
An implementation of CaptchaStore that stores captchas in Confluence's cache.
- ConfluenceCachingCaptchaStore(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.plugin.webresource
-
Switch for CDN support.
- ConfluenceCDNStrategyFactory(TenantRegistry, Supplier<DarkFeaturesManager>, BaseUrlCDNStrategy, FixedUrlCDNStrategy) - Constructor for class com.atlassian.confluence.plugin.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
-
- 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.sal.confluence.rdbms
-
Connection provider implementation for SpringHostConnectionAccessor
,
which is a generic spring implementation of SAL's HostConnectionAccessor
.
- ConfluenceConnectionProvider(PluginHibernateSessionFactory) - Constructor for class com.atlassian.sal.confluence.rdbms.ConfluenceConnectionProvider
-
- ConfluenceConnectionProviderSupplier - Class in bucket.core.persistence.hibernate
-
This class provides the ConnectionProvider that's shared by all SessionFactory objects in Confluence.
- ConfluenceConnectionProviderSupplier(HibernateConfig) - Constructor for class bucket.core.persistence.hibernate.ConfluenceConnectionProviderSupplier
-
- 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
-
- ConfluenceContextRootPage() - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceContextRootPage
-
Deprecated.
- 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
-
- ConfluenceCrowdSSOAuthenticator() - Constructor for class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
-
- ConfluenceCrowdUserEventAdaptorListener - Class in com.atlassian.confluence.user.crowd
-
- ConfluenceCrowdUserEventAdaptorListener() - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceCrowdUserEventAdaptorListener
-
- ConfluenceDaoBandanaPersister - Class in com.atlassian.confluence.setup.bandana
-
- 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
-
- ConfluenceDecoratorSelector - Class in com.atlassian.confluence.util.profiling
-
Confluence decorator selector.
- ConfluenceDecoratorSelector(DecoratorMapper, String) - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceDecoratorSelector
-
- ConfluenceDiff - Class in com.atlassian.confluence.diff
-
- ConfluenceDiff(ContentEntityObject, ContentEntityObject, boolean) - Constructor for class com.atlassian.confluence.diff.ConfluenceDiff
-
Deprecated.
- ConfluenceDiff(ContentEntityObject, ContentEntityObject) - Constructor for class com.atlassian.confluence.diff.ConfluenceDiff
-
Deprecated.
- ConfluenceDiffDraftBean - Class in com.atlassian.confluence.diff.beans
-
The bean to be returned in a JSON request.
- ConfluenceDiffDraftBean(ContentEntityObject, Draft, Differ) - Constructor for class com.atlassian.confluence.diff.beans.ConfluenceDiffDraftBean
-
- ConfluenceDirectoryEventListener - Class in com.atlassian.confluence.user.crowd
-
Propagates DirectoryUpdatedEvent
and DirectoryDeletedEvent
to other nodes in a cluster
to trigger the relevant updates to caches and directory monitors on each node.
- ConfluenceDirectoryEventListener(ClusterManager, EventPublisher) - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener
-
- ConfluenceDirectoryEventListener.ClusterDirectoryDeletedEvent - Class in com.atlassian.confluence.user.crowd
-
- ConfluenceDirectoryEventListener.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
-
- ConfluenceDocumentBuilder - Class in com.atlassian.confluence.search.lucene
-
A Confluence specific implementation of the DocumentBuilder that is aware of plugin's and the fact that new
document extractors may become available or unavailable based on the current plugins installed.
- ConfluenceDocumentBuilder(HandleResolver, PluginAccessor, EventPublisher) - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceDocumentBuilder
-
- ConfluenceDocumentBuilder(HandleResolver, List<Extractor>, EventPublisher) - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceDocumentBuilder
-
- ConfluenceDocumentBuilder.FieldName - Class in com.atlassian.confluence.search.lucene
-
- 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
-
Extends the AbstractEncodingFilter
to return the encoding specified by
the application configuration.
- ConfluenceEncodingFilter() - Constructor for class com.atlassian.confluence.setup.ConfluenceEncodingFilter
-
- ConfluenceEntityObject - Class in com.atlassian.confluence.core
-
The superclass of all entity objects within Confluence.
- ConfluenceEntityObject() - Constructor for class com.atlassian.confluence.core.ConfluenceEntityObject
-
- ConfluenceEntityUpdated - Interface in com.atlassian.confluence.event.events.content.page.async.types
-
Detached event about confluence entity updated.
- ConfluenceEntityUpdated - Interface in com.atlassian.confluence.event.events.types
-
- 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
-
- ConfluenceEventManager(EventManager, SpringContextEventPublisher) - Constructor for class com.atlassian.confluence.event.ConfluenceEventManager
-
Deprecated.
- ConfluenceEventPropagatingException - Exception in com.atlassian.confluence.event.events.exception
-
A class of RuntimeException that will be propagated through the event system.
- ConfluenceEventPropagatingException() - Constructor for exception com.atlassian.confluence.event.events.exception.ConfluenceEventPropagatingException
-
- ConfluenceEventPropagatingException(String, Throwable) - Constructor for exception com.atlassian.confluence.event.events.exception.ConfluenceEventPropagatingException
-
- ConfluenceEventPropagatingException(String) - Constructor for exception com.atlassian.confluence.event.events.exception.ConfluenceEventPropagatingException
-
- ConfluenceEventPropagatingException(Throwable) - Constructor for exception com.atlassian.confluence.event.events.exception.ConfluenceEventPropagatingException
-
- ConfluenceEventPublisherManager - Class in com.atlassian.confluence.event
-
Implementation of the atlassian-events EventPublisher
for use with an injected
EventDispatcher
.
- ConfluenceEventPublisherManager(EventDispatcher, ListenerHandlersConfiguration) - Constructor for class com.atlassian.confluence.event.ConfluenceEventPublisherManager
-
- ConfluenceEventPublisherManager(EventDispatcher) - Constructor for class com.atlassian.confluence.event.ConfluenceEventPublisherManager
-
Creates a ConfluenceEventPublisherManager with a ListenerHandlersConfiguration
containing
LegacyListenerHandler
and AnnotatedMethodsListenerHandler
to support listeners implementing EventListener
interface or the annotation EventListener
.
- ConfluenceException - Exception in com.atlassian.confluence.core
-
For when we want a generic checked exception
- ConfluenceException(String) - Constructor for exception com.atlassian.confluence.core.ConfluenceException
-
- ConfluenceException(String, Throwable) - Constructor for exception com.atlassian.confluence.core.ConfluenceException
-
- ConfluenceExecutors - Class in com.atlassian.confluence.impl.util.concurrent
-
- 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
-
- ConfluenceFlavourCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
-
- ConfluenceFlavourCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.ConfluenceFlavourCondition
-
Deprecated.
- ConfluenceFlavourService - Interface in com.atlassian.confluence.setup.settings
-
- ConfluenceFlavourUrlReadingCondition - Class in com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions
-
- ConfluenceFlavourUrlReadingCondition(ConfluenceFlavourService) - Constructor for class com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions.ConfluenceFlavourUrlReadingCondition
-
Deprecated.
- ConfluenceForgotPasswordPage - Class in com.atlassian.confluence.pageobjects.page
-
- ConfluenceForgotPasswordPage() - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceForgotPasswordPage
-
Deprecated.
- ConfluenceFrameExecutor - Interface in com.atlassian.confluence.pageobjects.module.frame
-
- ConfluenceFrameExecutorTemplate - Class in com.atlassian.confluence.pageobjects.module.frame
-
- 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.
- 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(HazelcastClusterManager, CacheManager, ConfluenceMonitoring, CacheSettingsManager, HazelcastHelper) - Constructor for class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
-
- ConfluenceHeader - Class in com.atlassian.confluence.pageobjects.component.header
-
- 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
-
- ConfluenceHibernateObjectDao - Class in com.atlassian.confluence.core.persistence.hibernate
-
Abstract superclass of all Confluence hibernate DAOs.
- ConfluenceHibernateObjectDao() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateObjectDao
-
- 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
-
- 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
-
- ConfluenceHtmlUnitConfig() - Constructor for class com.atlassian.confluence.htmlunit.ConfluenceHtmlUnitConfig
-
Deprecated.
- ConfluenceHttpClientRequestFactory - Class in com.atlassian.sal.confluence.net
-
A specialisation of the standard SAL
HttpClientRequestFactory
which configures the
connection parameters using
ConfluenceHttpParameters
rather than using
SAL's own defaults.
- ConfluenceHttpClientRequestFactory(SettingsManager) - Constructor for class com.atlassian.sal.confluence.net.ConfluenceHttpClientRequestFactory
-
- ConfluenceHttpClientTrustedRequestFactory - Class in com.atlassian.sal.confluence.net
-
- 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
-
- ConfluenceHttpServlet() - Constructor for class com.atlassian.confluence.servlet.ConfluenceHttpServlet
-
Deprecated.
- ConfluenceI18nResolver - Class in com.atlassian.sal.confluence.message
-
- ConfluenceI18nResolver() - Constructor for class com.atlassian.sal.confluence.message.ConfluenceI18nResolver
-
- ConfluenceI18nResolver(I18NBeanFactory, LocaleManager) - Constructor for class com.atlassian.sal.confluence.message.ConfluenceI18nResolver
-
- ConfluenceIconManager - Class in com.atlassian.confluence.renderer
-
- ConfluenceIconManager() - Constructor for class com.atlassian.confluence.renderer.ConfluenceIconManager
-
Deprecated.
- ConfluenceImageCaptchaService - Class in com.atlassian.confluence.security
-
- ConfluenceImageCaptchaService(CaptchaEngine, CaptchaStore) - Constructor for class com.atlassian.confluence.security.ConfluenceImageCaptchaService
-
- ConfluenceIndexer - Interface in com.atlassian.confluence.search
-
- ConfluenceIndexManager - Interface in com.atlassian.confluence.search.lucene
-
- ConfluenceIndexManager.IndexQueueFlushMode - Enum in com.atlassian.confluence.search.lucene
-
- 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
-
- 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
-
This is the specific configuration to remain backward compatible with old events.
- ConfluenceListenerHandlersConfiguration() - Constructor for class com.atlassian.confluence.event.ConfluenceListenerHandlersConfiguration
-
- ConfluenceLocaleResolver - Class in com.atlassian.sal.confluence.message
-
- ConfluenceLocaleResolver(LocaleManager, UserAccessor, LanguageManager) - Constructor for class com.atlassian.sal.confluence.message.ConfluenceLocaleResolver
-
- 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
-
- 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
-
- ConfluenceLoggingConfigurationListener - Class in com.atlassian.confluence.logging
-
If the ConfluenceHomeLogAppender has been configured, then this listener is responsible for configuring it to
redirect logging to the confluence home directory once the bootstrap context is initialised.
- ConfluenceLoggingConfigurationListener() - Constructor for class com.atlassian.confluence.logging.ConfluenceLoggingConfigurationListener
-
- ConfluenceLogin - Class in com.atlassian.confluence.selenium.client
-
Logs users in and out of Confluence via the Confluence login screen
- ConfluenceLogin(ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.ConfluenceLogin
-
- ConfluenceLoginPage - Class in com.atlassian.confluence.pageobjects.page
-
- 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
-
- ConfluenceLuceneQueryParserFactory - Class in com.atlassian.confluence.search.lucene
-
- ConfluenceLuceneQueryParserFactory(LuceneAnalyzerFactory, Analyzer) - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceLuceneQueryParserFactory
-
- ConfluenceMailAddress - Class in com.atlassian.confluence.mail.address
-
This object is used to house both internet addresses (parsed)
and addresses that are invalid.
- ConfluenceMailAddress(String) - Constructor for class com.atlassian.confluence.mail.address.ConfluenceMailAddress
-
- ConfluenceMailAddress(InternetAddress) - Constructor for class com.atlassian.confluence.mail.address.ConfluenceMailAddress
-
- ConfluenceMailAddress(ConfluenceMailAddress) - Constructor for class com.atlassian.confluence.mail.address.ConfluenceMailAddress
-
- ConfluenceMailAddress(Address) - Constructor for class com.atlassian.confluence.mail.address.ConfluenceMailAddress
-
- ConfluenceMailQueueItem - Class in com.atlassian.confluence.mail.template
-
Simplified class to replace the somewhat confusing MailNotificationQueueItem hierarchy.
- ConfluenceMailQueueItem(String, String, String, String) - Constructor for class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
-
- ConfluenceMailQueueItem(String, String, String, String, String) - Constructor for class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
-
- ConfluenceMailQueueItem(String, String, String, String, String, Collection<DataSource>) - Constructor for class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
-
- ConfluenceMailServerManager - Class in com.atlassian.confluence.mail
-
- ConfluenceMailServerManager() - Constructor for class com.atlassian.confluence.mail.ConfluenceMailServerManager
-
- ConfluenceMainHeader - Class in com.atlassian.confluence.pageobjects.component.header
-
- 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
-
- ConfluenceMenuItem - Class in com.atlassian.confluence.pageobjects.component.menu
-
- ConfluenceMenuItem(By) - Constructor for class com.atlassian.confluence.pageobjects.component.menu.ConfluenceMenuItem
-
Deprecated.
- 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
-
- 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
-
- ConfluenceMonitoringLockingCache<K,V> - Class in com.atlassian.confluence.cache.hazelcast.monitoring
-
Wrapper for monitoring the performance of Hazelcast locking caches.
- ConfluenceMonitoringLockingCache(LockingCache<K, V>, ConfluenceMonitoring) - Constructor for class com.atlassian.confluence.cache.hazelcast.monitoring.ConfluenceMonitoringLockingCache
-
- 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.
- ConfluenceNGramTokenFilter - Class in com.atlassian.confluence.search.lucene.filter
-
Token filter that returns n-grams from the input (excluding start grams).
- ConfluenceNGramTokenFilter(TokenStream, int, int, ConfluenceNGramTokenFilter.Callback) - Constructor for class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
-
Creates NGramTokenFilter with given min and max n-grams.
- ConfluenceNGramTokenFilter(TokenStream, ConfluenceNGramTokenFilter.Callback) - Constructor for class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
-
Creates NGramTokenFilter with default min and max n-grams.
- ConfluenceNGramTokenFilter.Callback - Interface in com.atlassian.confluence.search.lucene.filter
-
Callback interface to allow filtering on n-gram tokens
- ConfluenceNoOpServlet - Class in com.atlassian.confluence.servlet
-
No op servlet for CONF-7953
- ConfluenceNoOpServlet() - Constructor for class com.atlassian.confluence.servlet.ConfluenceNoOpServlet
-
- ConfluenceObjectToDocumentConverter - Class in com.atlassian.confluence.search.lucene
-
- ConfluenceObjectToDocumentConverter(DocumentBuilder) - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceObjectToDocumentConverter
-
Deprecated.
- ConfluenceOpenSessionInViewFilter - Class in com.atlassian.confluence.web.filter
-
Extracted from FlushingSpringSessionInViewFilter
and FlushingSpringSessionInViewFilterForHibernate
.
- ConfluenceOpenSessionInViewFilter() - Constructor for class com.atlassian.confluence.web.filter.ConfluenceOpenSessionInViewFilter
-
- 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
-
- 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) - 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
-
- 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
-
- ConfluencePopup - Class in com.atlassian.confluence.selenium.client
-
- ConfluencePopup(String, ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.ConfluencePopup
-
- ConfluenceProductInstance - Class in com.atlassian.confluence.webdriver
-
- ConfluenceProductInstance() - Constructor for class com.atlassian.confluence.webdriver.ConfluenceProductInstance
-
- ConfluenceProfilingFilter - Class in com.atlassian.confluence.util.profiling
-
- ConfluenceProfilingFilter() - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceProfilingFilter
-
- ConfluenceProfilingStrategy - Class in com.atlassian.confluence.util.profiling
-
Confluence profiling strategy to be injected into UtilTimerStack
.
- ConfluenceProfilingStrategy(DarkFeaturesManager, ConfluenceMonitoring) - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceProfilingStrategy
-
- 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() - Constructor for class com.atlassian.sal.confluence.project.ConfluenceProjectManager
-
- ConfluencePropertySetFactory - Class in com.atlassian.confluence.user
-
- ConfluencePropertySetFactory(UserManager, ExternalEntityDAO, HibernateRepository) - Constructor for class com.atlassian.confluence.user.ConfluencePropertySetFactory
-
Deprecated.
- 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
-
- ConfluenceQuestionsTest - Class in com.atlassian.confluence.sanity.upgradeinstance
-
This class contains tests related to Questions for Confluence add-on.
- ConfluenceQuestionsTest() - Constructor for class com.atlassian.confluence.sanity.upgradeinstance.ConfluenceQuestionsTest
-
- ConfluenceReadyEvent - Class in com.atlassian.confluence.event.events.admin
-
- ConfluenceReadyEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.ConfluenceReadyEvent
-
- 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
-
- 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
-
- ConfluenceRpc.Version - Enum in com.atlassian.confluence.it.rpc
-
Deprecated.
Enumeration of all supported versions of the Confluence remote API
- ConfluenceSanityTestBatchedHarness - Class in com.atlassian.confluence.sanity
-
- ConfluenceSanityTestBatchedHarness() - Constructor for class com.atlassian.confluence.sanity.ConfluenceSanityTestBatchedHarness
-
- 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
-
- 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
-
- 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
-
- ConfluenceSeleniumAssertions - Class in com.atlassian.confluence.selenium.client
-
Makes assertions specific to Confluence based on page elements such as title, content, error messages, etc.
- ConfluenceSeleniumAssertions(ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.ConfluenceSeleniumAssertions
-
- ConfluenceSeleniumClient - Class in com.atlassian.confluence.selenium.client
-
Extends the Atlassian Selenium client to provide Confluence specific methods.
- ConfluenceSeleniumConfiguration - Class in com.atlassian.confluence.selenium.client
-
A SeleniumConfiguration
that is set up with system properties.
- ConfluenceSeleniumTestCollector - Class in com.atlassian.confluence.selenium.harness
-
- ConfluenceSeleniumTestCollector(SeleniumTestHarness.Browser) - Constructor for class com.atlassian.confluence.selenium.harness.ConfluenceSeleniumTestCollector
-
- ConfluenceSeraphAuthenticationListener - Class in com.atlassian.confluence.security.trust.seraph
-
- ConfluenceSeraphAuthenticationListener() - Constructor for class com.atlassian.confluence.security.trust.seraph.ConfluenceSeraphAuthenticationListener
-
- ConfluenceSeraphAuthenticationListener - Class in com.atlassian.sal.confluence.oauth.seraph
-
- ConfluenceSeraphAuthenticationListener() - 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
-
- 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
-
- ConfluenceSpacesHidingTest - Class in com.atlassian.confluence.webdriver
-
- ConfluenceSpacesHidingTest() - Constructor for class com.atlassian.confluence.webdriver.ConfluenceSpacesHidingTest
-
- ConfluenceSpringContextInstanceFactory - Class in com.atlassian.confluence.user.crowd
-
- ConfluenceSpringContextInstanceFactory(Map<Class<?>, String>) - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceSpringContextInstanceFactory
-
- 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
-
The Spring NamespaceHandler
for the "confluence" custom namespace.
- ConfluenceSpringNamespaceHandler() - Constructor for class com.atlassian.confluence.spring.namespace.ConfluenceSpringNamespaceHandler
-
- 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
-
- ConfluenceStartAnalyticsEventFactory(SpaceDao, SpaceManagerInternal, PageDao, BlogPostDao, UserChecker, SessionFactory, PlatformTransactionManager, ClusterManager, LicenseService, SafeModeCommandLineArgumentsFactory) - Constructor for class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventFactory
-
- ConfluenceStartAnalyticsEventPublisher - Class in com.atlassian.confluence.impl.startup
-
- 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
-
- ConfluenceStatsDialog - Class in com.atlassian.confluence.sanity.pageobjects
-
- ConfluenceStatsDialog() - Constructor for class com.atlassian.confluence.sanity.pageobjects.ConfluenceStatsDialog
-
- 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
-
- 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
-
- ConfluenceTrackbackStore - Class in com.atlassian.confluence.links.persistence
-
- ConfluenceTrackbackStore() - Constructor for class com.atlassian.confluence.links.persistence.ConfluenceTrackbackStore
-
- ConfluenceTrackbackUtils - Class in com.atlassian.confluence.util
-
- ConfluenceTrackbackUtils() - Constructor for class com.atlassian.confluence.util.ConfluenceTrackbackUtils
-
- ConfluenceTrustedApplication - Class in com.atlassian.confluence.security.trust
-
- ConfluenceTrustedApplication() - Constructor for class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
-
- ConfluenceTrustedApplicationsFilter - Class in com.atlassian.confluence.security.trust.seraph
-
Integration of Seraph's trusted application filter with Confluence's trusted applications manager
- ConfluenceTrustedApplicationsFilter() - Constructor for class com.atlassian.confluence.security.trust.seraph.ConfluenceTrustedApplicationsFilter
-
- ConfluenceUberClassLoader - Class in com.atlassian.confluence.util
-
This class loader tries to load classes from the application class loader
first before delegating to the plugins class loader.
- ConfluenceUberClassLoader() - Constructor for class com.atlassian.confluence.util.ConfluenceUberClassLoader
-
- ConfluenceUnstemmedAnalyzer - Class in com.atlassian.confluence.search.lucene
-
An analyzer that groups
non-stemming language analyzers, and delegates to the appropriate one
depending on the indexing language (
Settings.getIndexingLanguage()
.
- ConfluenceUnstemmedAnalyzer(SettingsManager) - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceUnstemmedAnalyzer
-
- 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.
- 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) - 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
-
- ConfluenceUserMenu() - Constructor for class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
-
Deprecated.
- 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
-
- ConfluenceVelocityContext - Class in com.atlassian.confluence.setup.webwork
-
- ConfluenceVelocityContext() - Constructor for class com.atlassian.confluence.setup.webwork.ConfluenceVelocityContext
-
Deprecated.
- ConfluenceVelocityManager - Class in com.atlassian.confluence.setup.webwork
-
Confluence specialisation of the WebWork velocity manager.
- ConfluenceVelocityManager() - Constructor for class com.atlassian.confluence.setup.webwork.ConfluenceVelocityManager
-
- 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
-
- 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, Supplier<DarkFeaturesManager>, LanguageManager) - Constructor for class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
-
- ConfluenceWebResourceManager - Interface in com.atlassian.confluence.plugin.webresource
-
This interface adds Confluence specific functionality to
WebResourceManager
.
- ConfluenceWebResourceModuleDescriptor - Class in com.atlassian.confluence.plugin.webresource
-
- ConfluenceWebResourceModuleDescriptor(ModuleFactory, HostContainer) - Constructor for class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceModuleDescriptor
-
Deprecated.
- 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
-
- 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
-
- 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
-
- ConfluenceXMLEventWriter(XMLEventWriter, Writer) - Constructor for class com.atlassian.confluence.content.render.xhtml.ConfluenceXMLEventWriter
-
- ConfluenceXmlOutputFactory - Class in com.atlassian.confluence.content.render.xhtml
-
- 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
-
- ConnectAddonTest - Class in com.atlassian.confluence.sanity.upgradeinstance
-
This class contains tests related to Atlassian Connect Add-ons.
- ConnectAddonTest() - Constructor for class com.atlassian.confluence.sanity.upgradeinstance.ConnectAddonTest
-
- Connection - Class in com.atlassian.confluence.follow
-
Represents a connection between a follower and a followee.
- Connection() - Constructor for class com.atlassian.confluence.follow.Connection
-
For hibernate
- Connection(String, String) - Constructor for class com.atlassian.confluence.follow.Connection
-
- 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.
- 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.elasticsearch.mapper.query
-
- ConstantScoreQueryMapper(ESQueryMapper<SearchQuery>) - Constructor for class com.atlassian.confluence.search.v2.elasticsearch.mapper.query.ConstantScoreQueryMapper
-
- 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
-
Truncate a string after n characters
- constrainResults(List<T>, int, int) - Static method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
-
- constraintsExists(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.
- 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
-
- consume() - Method in interface com.atlassian.confluence.internal.bigpipe.ConfluenceBigPipeManager
-
- consume() - Method in class com.atlassian.confluence.internal.bigpipe.DefaultConfluenceBigPipeManager
-
- 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
CustomContentEntityObject
s use the same PAGEID column as comments
Comment
s, 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_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.
- 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
Attachment
s or
Comment
s 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
-
- ContainingContentTypeQuery - Class in com.atlassian.confluence.search.v2.query
-
Search for an entity contained within content of a particular type.
- ContainingContentTypeQuery(ContentTypeEnum) - Constructor for class com.atlassian.confluence.search.v2.query.ContainingContentTypeQuery
-
Search for a particular type of content
- ContainingContentTypeQuery(Collection<ContentTypeEnum>) - Constructor for class com.atlassian.confluence.search.v2.query.ContainingContentTypeQuery
-
Search for content that is one of the provided types
- ContainingContentTypeQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
-
- ContainingContentTypeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ContainingContentTypeQueryMapper
-
- contains(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
-
Returns true if the cache contains the composite key of content ID + file
name.
- contains(String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.PageIdCache
-
- contains(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.
- containsChinese(String) - Static method in class com.atlassian.confluence.search.service.ChineseCharacterDetector
-
- 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
- containsKey(K) - Method in class com.atlassian.confluence.cache.CacheAdapter
-
Deprecated.
- 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.cache.DummyCache
-
- containsKey(Object) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateCache
-
- 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
-
- containsMessage(String) - Method in class com.atlassian.confluence.pageobjects.component.AuiMessage
-
Deprecated.
Checks whether the AUI message contains the exact String given.
- 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
-
- containsText(String) - Method in class com.atlassian.confluence.pageobjects.component.dropdown.QuickSearchSuggestions
-
Deprecated.
- 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
-
- 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
-
Represents all the different kinds of content that can be housed in Confluence: pages, blog posts, comments and so
on.
- 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
-
- 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.elasticsearch.ESDocumentType
-
- CONTENT - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
-
- CONTENT - Static variable in class com.atlassian.confluence.search.v2.searchfilter.SearchResultTypeSearchFilter
-
- content - Variable in class com.atlassian.confluence.webdriver.editor.content.ZEditorPageLayouts2ContentTest.PageLayoutsRow
-
- Content.ContentBuilder - Class in com.atlassian.confluence.api.model.content
-
- Content.Expansions - Class in com.atlassian.confluence.api.model.content
-
Provides property names that can be used to expand
Content
objects.
- 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 - Static variable in class com.atlassian.confluence.search.lucene.ConfluenceDocumentBuilder.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_DOCUMENT_ID - Static variable in class com.atlassian.confluence.search.lucene.ConfluenceDocumentBuilder.FieldName
-
- CONTENT_ENTITY_ELEMENT_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
-
- CONTENT_ENTITY_RESOURCE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
-
- CONTENT_EXTRACTOR - Static variable in class com.atlassian.confluence.xsrf.CommentXsrfAcceptanceTest
-
- 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_NAME_UNSTEMMED_FIELD - Static variable in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameSearcher
-
- CONTENT_NAME_UNTOKENIZED - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
-
An untokenized version of the title of a piece of content to enable sorting on it
- CONTENT_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_PATH - Static variable in class com.atlassian.confluence.rest.CommentAcceptanceTest
-
- 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_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
-
- CONTENT_TYPE - Static variable in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- CONTENT_TYPE - Static variable in class com.atlassian.confluence.pages.Attachment
-
- CONTENT_TYPE - Static variable in class com.atlassian.confluence.pages.BlogPost
-
- CONTENT_TYPE - Static variable in class com.atlassian.confluence.pages.Comment
-
- CONTENT_TYPE - Static variable in class com.atlassian.confluence.pages.Draft
-
- CONTENT_TYPE - Static variable in class com.atlassian.confluence.pages.Page
-
- CONTENT_TYPE - Static variable in class com.atlassian.confluence.spaces.Space
-
- CONTENT_TYPE - Static variable in class com.atlassian.confluence.user.PersonalInformation
-
- CONTENT_TYPE - Static variable in class com.atlassian.confluence.userstatus.UserStatus
-
Deprecated.
- CONTENT_TYPE - Static variable in class test.plugin.versionchildpolicy.DummyCurrentVersionContentTypeApiSupport
-
- CONTENT_TYPE - Static variable in class test.plugin.versionchildpolicy.DummyOriginalVersionContentTypeApiSupport
-
- 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_KEY - Static variable in class test.plugin.versionchildpolicy.DummyCurrentVersionContentTypeApiSupport
-
- CONTENT_TYPE_KEY - Static variable in class test.plugin.versionchildpolicy.DummyOriginalVersionContentTypeApiSupport
-
- 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
-
- ContentAcceptanceTest - Class in com.atlassian.confluence.rest
-
- ContentAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.ContentAcceptanceTest
-
- ContentActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
-
Represents a high level content action breadcrumb.
- ContentActionBreadcrumb(Action, Space, AbstractPage, DisplayableLabel, 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
-
- ContentBody(ContentRepresentation, String, Reference<Content>, Reference<WebResourceDependencies>) - Constructor for class com.atlassian.confluence.api.model.content.ContentBody
-
- ContentBody(ContentRepresentation, String, ContentId) - Constructor for class com.atlassian.confluence.api.model.content.ContentBody
-
- ContentBody(ContentRepresentation, String, Content) - Constructor for class com.atlassian.confluence.api.model.content.ContentBody
-
- 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
-
- ContentBody(ContentRepresentation, String) - Constructor for class com.atlassian.confluence.legacyapi.model.content.ContentBody
-
- 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
-
- 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
-
- ContentBuilder(ContentType, ContentId) - Constructor for class com.atlassian.confluence.api.model.content.Content.ContentBuilder
-
- ContentBuilder(ContentType, long) - Constructor for class com.atlassian.confluence.api.model.content.Content.ContentBuilder
-
- 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
-
- 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
.
- ContentConvertibleRestAcceptanceTest - Class in com.atlassian.confluence
-
- ContentConvertibleRestAcceptanceTest() - Constructor for class com.atlassian.confluence.ContentConvertibleRestAcceptanceTest
-
- 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(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.
- 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) - 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
-
- ContentEntity - Class in com.atlassian.confluence.plugins.rest.entities
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 - Interface in com.atlassian.confluence.core.persistence
-
- ContentEntityObjectHibernateDao - Class in com.atlassian.confluence.core.persistence.hibernate
-
- ContentEntityObjectHibernateDao() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- ContentEntityObjectId - Class in com.atlassian.confluence.plugins.edgeindex.model
-
An ID that uniquely identifiers a Confluence content entity (a database ID on the CONTENT table of Confluence).
- ContentEntityObjectId(long) - Constructor for class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityObjectId
-
- 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
-
A very generic SpaceContentEntityObject, used to play pretends when rendering page templates in preview / view
modes.
- ContentEntitySimulacrum(Space, String, String) - Constructor for class com.atlassian.confluence.core.ContentEntitySimulacrum
-
- 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
-
- ContentEvent(Object, boolean) - Constructor for class com.atlassian.confluence.event.events.content.ContentEvent
-
- 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
-
- 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, ContentPropertyService) - 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
-
- contentId(ContentId) - Method in class com.atlassian.confluence.api.model.content.ContentBody.ContentBodyBuilder
-
- ContentId - Class in com.atlassian.confluence.api.model.content.id
-
- contentId(ContentId) - Method in class com.atlassian.confluence.api.model.search.SearchContext.Builder
-
- contentId - Variable in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
-
- contentId - Variable in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
-
- contentId - Variable in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
-
- ContentIncludeStack - Class in com.atlassian.confluence.renderer
-
A simple ThreadLocal stack to prevent circular content includes.
- ContentIncludeStack() - Constructor for class com.atlassian.confluence.renderer.ContentIncludeStack
-
- 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, AttachmentManager) - Constructor for class com.atlassian.confluence.api.impl.service.content.ContentLabelServiceImpl
-
- ContentLabelsResource - Class in com.atlassian.confluence.plugins.restapi.resources
-
- 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
-
- ContentLifecycleTest - Class in com.atlassian.confluence.stateless.webdriver.editor
-
End to end tests for the content lifecycle
- ContentLifecycleTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.editor.ContentLifecycleTest
-
- 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
-
Enough information to link to a piece of content.
- ContentLink(Long, Option<SpaceSummary>, ContentType, String, String) - Constructor for class com.atlassian.confluence.legacyapi.model.content.ContentLink
-
- 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
-
Criteria for looking up a piece of content.
- 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
-
Builder that ensures ContentLocator instances are only constructed in ways that allow the ContentService to find
the content in question.
- ContentLocatorBuilder.BlogLocatorBuilder - Class in com.atlassian.confluence.api.model.locator
-
- ContentLocatorBuilder.BlogLocatorBuilder - Class in com.atlassian.confluence.legacyapi.model.content.locator
-
- ContentLocatorBuilder.PageLocatorBuilder - Class in com.atlassian.confluence.api.model.locator
-
- ContentLocatorBuilder.PageLocatorBuilder - Class in com.atlassian.confluence.legacyapi.model.content.locator
-
- 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, XhtmlContent, 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
-
- 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
-
Filter archived spaces out of the content name search
- ContentNameArchivedSpacesFilter(SpaceManager) - Constructor for class com.atlassian.confluence.search.lucene.filter.ContentNameArchivedSpacesFilter
-
- 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
-
- ContentNameScorer - Interface in com.atlassian.confluence.search.contentnames.lucene
-
Calculates documents scores for a query directed at content names.
- ContentNameSearchAcceptanceTest - Class in com.atlassian.confluence
-
Test the Content Name Search (Suggest) function via it's JSON response objects.
- ContentNameSearchAcceptanceTest() - Constructor for class com.atlassian.confluence.ContentNameSearchAcceptanceTest
-
- ContentNameSearchAction - Class in com.atlassian.confluence.search.actions
-
- 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
-
- 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.).
- ContentNameSearcherInitialisation - Class in com.atlassian.confluence.search.contentnames
-
- ContentNameSearcherInitialisation() - Constructor for class com.atlassian.confluence.search.contentnames.ContentNameSearcherInitialisation
-
- ContentNameSearchPermissionsFilter - Class in com.atlassian.confluence.search.lucene.filter
-
A Lucene filter used to apply all the relevant permissioning necessary when using the content name search (QuickNav)
in Confluence.
- ContentNameSearchPermissionsFilter(UserAccessor, SpacePermissionsFilter, User) - Constructor for class com.atlassian.confluence.search.lucene.filter.ContentNameSearchPermissionsFilter
-
- ContentNameSearchPermissionsFilterFactory - Class in com.atlassian.confluence.search.lucene.filter
-
- ContentNameSearchPermissionsFilterFactory(UserAccessor, SpacePermissionsFilterFactory) - Constructor for class com.atlassian.confluence.search.lucene.filter.ContentNameSearchPermissionsFilterFactory
-
- 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
-
- 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
-
- 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
-
- 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
-
- ContentPermissionConstraintsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
-
Adds required multi-column unique constraints to the content permission tables.
- ContentPermissionConstraintsUpgradeTask(AlterTableExecutor, DdlExecutor, ContentPermissionConstraintsCleaner) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
-
- contentPermissionDao - Variable in class com.atlassian.confluence.core.DefaultContentPermissionManager
-
- ContentPermissionDao - Interface in com.atlassian.confluence.core.persistence
-
- ContentPermissionEntityType - Enum in com.atlassian.confluence.it.content.security
-
- ContentPermissionEntry - Class in com.atlassian.confluence.it.content.security
-
- 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.
- 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
-
- ContentPermissionSet() - Constructor for class com.atlassian.confluence.security.ContentPermissionSet
-
- ContentPermissionSet(String, ContentEntityObject) - Constructor for class com.atlassian.confluence.security.ContentPermissionSet
-
- ContentPermissionSetDao - Interface in com.atlassian.confluence.security.persistence.dao
-
- ContentPermissionsExtractor - Class in com.atlassian.confluence.search.lucene.extractor
-
Extracts the content permissions set on a searchable object.
- ContentPermissionsExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.ContentPermissionsExtractor
-
- ContentPermissionsFilter - Class in com.atlassian.confluence.search.lucene.filter
-
Lucene Filter that filters out indexed documents the user is not permitted to search on or to see as a search result.
- ContentPermissionsFilter(User, Pager<Group>) - Constructor for class com.atlassian.confluence.search.lucene.filter.ContentPermissionsFilter
-
- 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
-
- 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
.
- ContentPropertiesAcceptanceTest - Class in com.atlassian.confluence
-
- ContentPropertiesAcceptanceTest() - Constructor for class com.atlassian.confluence.ContentPropertiesAcceptanceTest
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
Enumeration of the different built-in ways that Confluence content bodies can be represented.
- 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
-
- ContentRestrictionFactory - Class in com.atlassian.confluence.api.impl.service.permissions
-
- ContentRestrictionFactory(PersonFactory, 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
ContentRestriction
s are getting merged during mutative operations
- ContentRestrictionsPageResponse - Class in com.atlassian.confluence.api.model.permissions
-
- ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder - Class in com.atlassian.confluence.api.model.permissions
-
- 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
-
Basic service for managing Confluence content.
- 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
-
- ContentServiceImpl(PermissionManager, ContentFactory, ContentFinderFactory, ContentTrashService, ApiSupportProvider, ContentEntityManagerInternal, UserChecker) - 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.
- 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 - 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
-
- 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
-
- ContentTree(PartialList<ContentTree>, Content) - Constructor for class com.atlassian.confluence.legacyapi.model.content.ContentTree
-
- ContentTree - Class in com.atlassian.confluence.pages
-
- 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
-
Represents a type of content.
- 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
-
- 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
- ContentTypeBinding - Interface in com.atlassian.confluence.api.extension.typebinding
-
- ContentTypeCategoryMapper - Class in com.atlassian.confluence.search.contentnames.lucene.mappers
-
Class that maps docId's to categories based on their content type.
- ContentTypeCategoryMapper(FieldCache.Bytes) - Constructor for class com.atlassian.confluence.search.contentnames.lucene.mappers.ContentTypeCategoryMapper
-
- ContentTypeCategoryMapperFactory - Class in com.atlassian.confluence.search.contentnames.lucene.mappers
-
A factory implementation that will return CategoryMapper
instances which have
an already created cache of content types for the index.
- ContentTypeCategoryMapperFactory() - Constructor for class com.atlassian.confluence.search.contentnames.lucene.mappers.ContentTypeCategoryMapperFactory
-
- ContentTypeEnum - Enum in com.atlassian.confluence.search.service
-
An enum representing the different content types that may be specified in a search.
- ContentTypeEnumProperty - Class in com.atlassian.confluence.importexport.xmlimport.model
-
- ContentTypeEnumProperty(String, String) - Constructor for class com.atlassian.confluence.importexport.xmlimport.model.ContentTypeEnumProperty
-
- ContentTypeEnumUserType - Class in com.atlassian.confluence.core.persistence.hibernate
-
- 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
-
- 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
-
Map generic ContentTypeQuery classes to Lucene specific queries.
- ContentTypeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ContentTypeQueryMapper
-
- ContentTypesDisplayMapper - Class in com.atlassian.confluence.util.actions
-
Map Confluence content types to display information such as a CSS type or an Icon URL.
- ContentTypesDisplayMapper() - Constructor for class com.atlassian.confluence.util.actions.ContentTypesDisplayMapper
-
- 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
-
- 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.
- 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
-
- 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_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
-
- CONTEXT_KEY_DRAFT - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
-
- CONTEXT_KEY_EDIT_PAGE_RESTRICTED - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
-
- CONTEXT_KEY_HELPER - Static variable in class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
-
- CONTEXT_KEY_HELPER - Static variable in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
-
- 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_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
-
- 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
-
- 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
-
- ContextItemProviderChain() - Constructor for class com.atlassian.confluence.setup.velocity.ContextItemProviderChain
-
- 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
-
- ContextResourceIdentifierConverter - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
-
- ContextResourceIdentifierConverter() - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ContextResourceIdentifierConverter
-
Deprecated.
- 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
-
- ContextToLabelsEventListener - Class in test.plugin
-
Adds parameters from the page or blog post create context as labels when the page or blog post
has been created.
- ContextToLabelsEventListener(EventPublisher, LabelManager) - Constructor for class test.plugin.ContextToLabelsEventListener
-
- ContextUtils - Class in com.atlassian.confluence.velocity
-
Utilities for manipulating Velocity contexts.
- contextWithTimeout(ContentEntityObject, Timeout) - Static method in class com.atlassian.confluence.renderer.PageContext
-
Construct a new PageContext for the rendering of some entity within a given time.
- contractAbsoluteReferencesInContent(SpaceContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.links.LinksUpdater
-
- 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
-
- 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
-
- contractAbsoluteReferencesInContent(List<Page>) - Method in interface com.atlassian.confluence.links.RelatedContentRefactorer
-
- CONTRIBUTOR_LOZENGE - Static variable in class com.atlassian.confluence.content.RecentlyWorkedOnFeatureFlags
-
For the feature that displays a lozenge for each user on view and edit mode to tell the user
about the status of the page from that user's perspective.
- 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
-
- 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
-
- ContributorQuery(UserKey, ConfluenceUserDao) - Constructor for class com.atlassian.confluence.search.v2.query.ContributorQuery
-
- ContributorQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
-
- ContributorQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ContributorQueryMapper
-
- 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
-
- Contributors.Expansions - Class in com.atlassian.confluence.api.model.content
-
- ContributorsFactory - Class in com.atlassian.confluence.api.impl.service.content.factory
-
- 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
-
- 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
-
- 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(ConversionContext) - Static method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ContextResourceIdentifierConverter
-
Deprecated.
- 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 a ContentBody value into another format, performing validation during the conversion.
- convert(ContentBody, ContentRepresentation, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentBodyConversionService
-
Convert a ContentBody value into another format, performing validation during the conversion.
- 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, Object) - Method in class com.atlassian.confluence.search.lucene.ConfluenceObjectToDocumentConverter
-
Deprecated.
- convert(WikiToXhtmlConversionData) - Method in class com.atlassian.confluence.tinymceplugin.rest.MarkdownXhtmlConverter
-
- convert(WikiToXhtmlConversionData) - Method in class com.atlassian.confluence.tinymceplugin.rest.WikiXhtmlConverter
-
- convert(MacroDefinition) - Static method in class com.atlassian.confluence.xhtml.EditorFormatCreator
-
Create an editor formatted version of the supplied macro definition.
- convert(MacroDefinition, MacroMetadataManager) - Static method in class com.atlassian.confluence.xhtml.StorageFormatCreator
-
Create a storage formatted representation of the supplied macro definition.
- convertApiContentPageToItAttachments(PageResponse<Content>) - Static method in class com.atlassian.confluence.it.api.ApiEntityConverter
-
- convertApiContentToIt - Static variable 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(Option<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
-
- 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
-
- convertCommaDelimitedStringToList(String) - Static method in class com.atlassian.confluence.security.PermissionUtils
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- convertImageToProfilePicture(InputStream) - Static method in class com.atlassian.confluence.user.service.SetProfilePictureFromImageCommandImpl
-
Deprecated.
Crop an image so it's the right size and composition for a profile picture.
- 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
-
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
-
- 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
-
- convertToBoolean(Object, boolean) - Static method in class com.atlassian.confluence.util.GeneralUtil
-
- convertToCharacter(Object) - Static method in class com.atlassian.confluence.util.GeneralUtil
-
- 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.v2.ShadowSearchManager
-
- convertToEntities(SearchResults, boolean) - Method in class com.atlassian.confluence.internal.search.v2.ShadowSearchManager
-
- convertToEntities(SearchResults, SearchManager.EntityVersionPolicy) - Method in class com.atlassian.confluence.search.v2.DelegatingSearchManager
-
- convertToEntities(SearchResults, boolean) - Method in class com.atlassian.confluence.search.v2.DelegatingSearchManager
-
Deprecated.
- convertToEntities(SearchResults, SearchManager.EntityVersionPolicy) - Method in class com.atlassian.confluence.search.v2.elasticsearch.ESSearchManager
-
- convertToEntities(SearchResults, boolean) - Method in class com.atlassian.confluence.search.v2.elasticsearch.ESSearchManager
-
- convertToEntities(SearchResults, boolean) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
-
Deprecated.
- convertToEntities(SearchResults, SearchManager.EntityVersionPolicy) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
-
- convertToEntities(SearchResults, SearchManager.EntityVersionPolicy) - Method in interface com.atlassian.confluence.search.v2.SearchManager
-
Helper method to convert search results into a list of database entities.
- convertToEntities(SearchResults, boolean) - Method in interface com.atlassian.confluence.search.v2.SearchManager
-
- 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.PageContentEntityObject
-
Deprecated.
- convertToHistoricalVersion() - Method in class com.atlassian.confluence.core.SpaceContentEntityObject
-
- convertToHistoricalVersion() - Method in interface com.atlassian.confluence.core.Versioned
-
Remove all data from the object that does not need to be saved by historical versions.
- convertToHistoricalVersion() - Method in class com.atlassian.confluence.pages.AbstractPage
-
- convertToHistoricalVersion() - Method in class com.atlassian.confluence.pages.Comment
-
- convertToHistoricalVersion() - Method in class com.atlassian.confluence.pages.Page
-
- convertToHistoricalVersion() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
-
- convertToId(String) - Static method in class com.atlassian.confluence.content.render.xhtml.HtmlElementIdCreator
-
- 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.elasticsearch.tasks.AbstractESTask
-
- convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESDeleteAllChangesTask
-
- convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESDeleteContentTypeTask
-
- convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESDeleteSpaceTask
-
- convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESDeleteTask
-
- convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexAllUsersTask
-
- convertToJournalEntry(JournalIdentifier) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexUsersInGroupTask
-
- 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.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
-
Convert a SearchQuery into a lucene query.
- convertToLuceneQuery(AllQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.AllQueryMapper
-
- convertToLuceneQuery(AttachmentTypeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.AttachmentTypeQueryMapper
-
- convertToLuceneQuery(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(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
-
- convertToLuceneQuery(DateRangeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.DateRangeQueryMapper
-
- convertToLuceneQuery(DoubleRangeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.DoubleRangeQueryMapper
-
- convertToLuceneQuery(InheritedLabelQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.InheritedLabelQueryMapper
-
- convertToLuceneQuery(LabelQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.LabelQueryMapper
-
- convertToLuceneQuery(String) - Static method in class com.atlassian.confluence.search.v2.lucene.mapper.LabelQueryMapper
-
- 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
-
- 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
-
- 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
-
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
-
Convert a search filter into a lucene search filter.
- convertToLuceneSearchFilter(AnonymousUserInfoSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.AnonymousUserInfoSearchFilterMapper
-
- convertToLuceneSearchFilter(ArchivedSpacesSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ArchivedSpacesSearchFilterMapper
-
- 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
-
- convertToLuceneSearchFilter(ContentPermissionsSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ContentPermissionsLuceneSearchFilterMapper
-
- convertToLuceneSearchFilter(DeactivatedUserSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.DeactivatedUserSearchFilterMapper
-
- 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
-
- 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
-
- 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(SearchSort) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneSortMapper
-
- convertToLuceneSort(SearchSort) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.CaseInsensitiveSortMapper
-
Converts a search sort into a lucene sort.
- convertToLuceneSort(SearchSort) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.DefaultSortMapper
-
Converts a search sort into a lucene sort.
- convertToLuceneSort(SearchSort) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.FavouriteSortMapper
-
- 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.impl.model.validation.CoreValidationResult
-
Deprecated.
- 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
-
- 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
-
- 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, EnumMap<MetricLabel, ? extends LongMetric>>) - Static method in class com.atlassian.confluence.impl.vcache.metrics.CacheStatisticsUtils
-
- convertWikiBodyToStorage(T) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
-
- convertWikiBodyToStorage(T) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
-
Convert the body of the supplied ContentEntityObject to Confluence Storage Format XHTML (if necessary).
- convertWikiMarkupToXhtml(String, long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
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 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
-
- ConvertWikiToStorageFormatXmlRpcAcceptanceTest - Class in com.atlassian.confluence.rpc.xmlrpc
-
- ConvertWikiToStorageFormatXmlRpcAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.xmlrpc.ConvertWikiToStorageFormatXmlRpcAcceptanceTest
-
- 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<K, 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
-
- copy(InputStream, OutputStream) - Static method in class com.atlassian.confluence.util.io.IOUtils
-
- copyAndPaste(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Copies the content specified by the selector, and pastes
it before the content.
- 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
-
- 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, 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
-
- copyAttachments(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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
-
- CopyPage - Class in com.atlassian.confluence.pageobjects.page.content
-
- CopyPage(Page) - Constructor for class com.atlassian.confluence.pageobjects.page.content.CopyPage
-
Deprecated.
- CopyPageAcceptanceTest - Class in com.atlassian.confluence
-
- CopyPageAcceptanceTest() - Constructor for class com.atlassian.confluence.CopyPageAcceptanceTest
-
- CopyPageAcceptanceTest - Class in com.atlassian.confluence.stateless.webdriver
-
- CopyPageAcceptanceTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.CopyPageAcceptanceTest
-
- 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
-
- copyPageHierarchy(CopyPageHierarchyStartEvent) - Method in class com.atlassian.confluence.impl.audit.listener.PageHierarchyAuditListener
-
- 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
-
- 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
-
- CopyPageLinkAnonymousTest - Class in com.atlassian.confluence.stateless.webdriver
-
- CopyPageLinkAnonymousTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.CopyPageLinkAnonymousTest
-
- CopyPageLinkTest - Class in com.atlassian.confluence.stateless.webdriver
-
- CopyPageLinkTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.CopyPageLinkTest
-
- CopyPasteFromViewToEditorTest - Class in com.atlassian.confluence.selenium
-
- CopyPasteFromViewToEditorTest() - Constructor for class com.atlassian.confluence.selenium.CopyPasteFromViewToEditorTest
-
- copyPropertiesToManager() - Method in class com.atlassian.confluence.user.actions.UserDetailsMap
-
Copies all the properties found in this parameter map into the user details manager.
- copySpace(String, String) - Method in class com.atlassian.confluence.pageobjects.page.space.CopySpacePage
-
Deprecated.
- CopySpacePage - Class in com.atlassian.confluence.pageobjects.page.space
-
- CopySpacePage(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.space.CopySpacePage
-
Deprecated.
- CopySpaceTest - Class in com.atlassian.confluence.sanity.upgradeinstance
-
- CopySpaceTest() - Constructor for class com.atlassian.confluence.sanity.upgradeinstance.CopySpaceTest
-
- 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
-
- CoreFeaturesManager - Interface in com.atlassian.confluence.setup.settings
-
- CoreValidationResult - Class in com.atlassian.confluence.api.impl.model.validation
-
- 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(CountRequest) - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- count(CountRequest, ActionListener<CountResponse>) - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- countAllPages() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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
-
- 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.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- countContentBySpaceIdAndStatus(long, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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.hibernate.CachingPageDao
-
- 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.hibernate.CachingPageDao
-
- 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() - Method in class com.atlassian.confluence.content.service.DefaultDraftService
-
Deprecated.
- countDrafts() - Method in interface com.atlassian.confluence.content.service.DraftService
-
- 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 - 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
-
- 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 interface com.atlassian.confluence.pages.AttachmentManager
-
Returns a count of the number of latest versions of attachments
- countLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
-
- countLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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
-
- 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.CachingAttachmentDao
-
- countLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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.hibernate.CachingPageDao
-
- 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.hibernate.CachingPageDao
-
- 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(SpaceType) - Method in class com.atlassian.confluence.impl.startup.ConfluenceStartAnalyticsEventFactory
-
- 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
-
- 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
-
- countUpdateItems() - Method in interface com.atlassian.confluence.it.dashboard.Dashboard
-
- countUpdateItems() - Method in class com.atlassian.confluence.it.dashboard.WebDashboard
-
- countUserMacrosWithoutMetadata() - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
-
- countUserMacrosWithWikiTemplates() - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
-
- countUsersWithConfluenceAccess() - Method in class com.atlassian.confluence.user.DefaultUserAccessor
-
- countUsersWithConfluenceAccess() - Method in interface com.atlassian.confluence.user.UserAccessor
-
- countVersions(String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
-
- 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
-
- CqlComponent - Class in com.atlassian.confluence.pageobjects.component.form
-
- CqlComponent(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.form.CqlComponent
-
Deprecated.
- CqlFilterSelect - Class in com.atlassian.confluence.pageobjects.component.form
-
- CqlFilterSelect(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.form.CqlFilterSelect
-
Deprecated.
- 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
-
- create(String) - Method in class bucket.user.providers.CachingCredentialsProvider
-
- create(String) - Method in class bucket.user.providers.CachingProfileProvider
-
- create(String) - Method in class bucket.user.providers.ChainedUserProvider
-
- create(boolean, Collection<ValidationError>) - Static method in class com.atlassian.confluence.api.impl.model.validation.CoreValidationResult
-
- create(boolean, List<ValidationError>) - Static method in class com.atlassian.confluence.api.impl.model.validation.CoreValidationResult
-
- create(boolean, Message) - Static method in class com.atlassian.confluence.api.impl.model.validation.CoreValidationResult
-
- create(Message, Function<String, ? extends ServiceException>) - Static method in class com.atlassian.confluence.api.impl.model.validation.CoreValidationResult
-
- 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 - 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(String, PropertySet, VCacheFactory, String) - Static method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
-
Deprecated.
- 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(ConfluenceUser) - Method in class com.atlassian.confluence.impl.user.persistence.dao.CachingConfluenceUserDao
-
- create(PageRequest, int) - Static method in class com.atlassian.confluence.internal.pagination.LimitedRequestImpl
-
Deprecated.
- create(int) - Static method in class com.atlassian.confluence.internal.pagination.LimitedRequestImpl
-
Deprecated.
- 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.ShadowDiagnosticInfoBuilderFactory
-
- create(ShadowDiagnosticInfoBuilder) - Method in class com.atlassian.confluence.internal.search.v2.ShadowPermissionVerifierFactory
-
- create() - Method in class com.atlassian.confluence.internal.search.v2.SpaceCategoryQueryFactory
-
- create(WebTester) - Static method in class com.atlassian.confluence.it.content.PageMetadata
-
- 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) - 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
-
- create() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.DefaultFileStoreClientSupplier
-
- create() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.DefaultMediaApiClientIdentitySupplier
-
- create() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.DefaultMediaApiClientSupplier
-
- 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
-
Creates a
ModuleDescriptorCache
for the given
{moduleDescriptorClass} which will be update if plugin modules become
disabled or enabled.
- create(Class<T>, ModuleDescriptorPredicate) - Method in class com.atlassian.confluence.plugin.ModuleDescriptorCacheFactory
-
- create(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.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(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 a content property.
- create(JsonContentProperty) - Method in class com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl
-
- create(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
-
Create a piece of content.
- create(Content, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
-
Create a piece of content.
- create(Content) - Method in class com.atlassian.confluence.rest.client.RemoteContentServiceImpl
-
- create(Content, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentServiceImpl
-
- 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
-
Creates a directed relation between two relatable entities.
- create(JsonSpaceProperty) - Method in interface com.atlassian.confluence.rest.client.RemoteSpacePropertyService
-
Create a space property.
- create(JsonSpaceProperty) - Method in class com.atlassian.confluence.rest.client.RemoteSpacePropertyServiceImpl
-
- create(Space, boolean) - Method in interface com.atlassian.confluence.rest.client.RemoteSpaceService
-
Create a new space.
- 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) - 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
-
- create(User) - Method in class com.atlassian.confluence.search.lucene.filter.SpacePermissionsFilterFactory
-
- create(SpacePermissionDao, CacheFactory) - Static method in class com.atlassian.confluence.security.SpacePermissionGroupNamesCache
-
- create(Draft) - Static method in class com.atlassian.confluence.tinymceplugin.rest.entities.DraftData
-
Creates a DraftData without the content filled in.
- create() - Static method in class com.atlassian.confluence.ui.rest.json.LegacyCustomSerializerModuleFactory
-
- 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.ProfilePicture
-
Deprecated.
Creates the file corresponding to the ProfilePicture.
- create(Iterator<T>) - Static method in class com.atlassian.confluence.util.SingleUseIterable
-
Convenience static factory because constructors can't infer generic types.
- create(AbstractMethod) - Method in class test.plugin.restcachecontrolheaders.CustomCacheControlResourceFilterFactory
-
- 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_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
-
- 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
-
- 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
-
- 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
-
- createAccessProviderInstance() - Method in class com.atlassian.confluence.user.HibernateUserProviderFactory
-
- createAccount() - Method in class com.atlassian.confluence.activeobjects.AOTestHelper
-
- 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
-
- createAdditionalDatabaseConstraints(Configuration) - Static method in class com.atlassian.confluence.setup.DefaultHibernateConfigurator
-
creates constraints that SchemaExport cannot automatically generate from hibernate mapping files.
- createAddUniqueConstraintCommand(String, String...) - Method in interface com.atlassian.confluence.upgrade.ddl.AlterTableExecutor
-
- createAddUniqueConstraintCommand(String, String...) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
-
- 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
-
- createAttachmentOnDraft(Attachment) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
Deprecated.
- createAttachments(ContentId, ContentStatus, 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
-
- createAuthenticatedUsersSpacePermission(String, Space) - Static method in class com.atlassian.confluence.security.SpacePermission
-
Creates a permission which is granted to all authenticated (logged in) users
- 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
-
- createBlankPageTest() - Method in class com.atlassian.confluence.sanity.newinstance.CreateDialogTest
-
- CreateBlog - Class in com.atlassian.confluence.pageobjects.page.content
-
- 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() - Static method in class com.atlassian.confluence.it.content.EditContentBean
-
- createBlogPost(WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
-
- createBlogPost(String) - Static method in class com.atlassian.confluence.it.content.EditContentBean
-
- createBlogPost(String, WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
-
- createBlogPost() - Method in class com.atlassian.confluence.it.content.ViewContentBean
-
- 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
-
- createBlogPost(Space) - Method in class com.atlassian.confluence.selenium.client.Editor
-
- CreateBlogPostAction - Class in com.atlassian.confluence.pages.actions
-
- CreateBlogPostAction() - Constructor for class com.atlassian.confluence.pages.actions.CreateBlogPostAction
-
- CreateBlogPostCommand - Interface in com.atlassian.confluence.content.service.blogpost
-
An interface for a command that will create a new BlogPost.
- CreateBlogPostCommandImpl - Class in com.atlassian.confluence.content.service.blogpost
-
An implementation of the CreatePageCommand that will create a page, and assign any provided permissions
then perform the clean up of any Drafts and raise the necessary event.
- CreateBlogPostCommandImpl(PageManager, SpacePermissionManager, ContentPermissionManager, DraftService, AttachmentManager, NotificationManager, EventPublisher, BlogPostProvider, ContentPermissionProvider, CreateContextProvider, Draft, User, boolean, ContentPropertyManager, LabelManager, DraftsTransitionHelper) - Constructor for class com.atlassian.confluence.content.service.blogpost.CreateBlogPostCommandImpl
-
- 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
-
- 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
-
- createCacheManagerFlusher(CacheManager) - Static method in interface com.atlassian.confluence.impl.cache.CacheFlusher
-
- createCallable(Callable<T>) - Method in class com.atlassian.sal.confluence.executor.ConfluenceThreadLocalDelegateExecutorFactory
-
- createCaptchaSettingsHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
-
- createChangedValue(String, Object, Object) - Static method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
-
- 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) - Method in class com.atlassian.confluence.it.setup.steps.ClusterPage
-
- 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
-
- 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
-
- 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) - Constructor for class com.atlassian.confluence.content.service.comment.CreateCommentFromEditorCommand
-
- CreateCommentFromEditorCommand(PermissionManager, ContentEntityManager, CommentManager, EditorConverter, long, long, String, NewCommentDeduplicator) - Constructor for class com.atlassian.confluence.content.service.comment.CreateCommentFromEditorCommand
-
- 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
-
- createComponent(Class) - Method in class com.atlassian.confluence.spring.DelegatingContainerContext
-
- createComponents(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.PersonalInformationLeadingNGramAnalyzer
-
- createComponents(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.PersonalInformationNGramAnalyzer
-
- 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
-
- 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
-
- 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
-
- 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
-
- createContentProperty(Content, String, JsonString) - Method in class com.atlassian.confluence.api.RemoteCQLSearchServiceAcceptanceTest
-
- 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
-
- CreateContentXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- CreateContentXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.CreateContentXsrfAcceptanceTest
-
- 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
-
- 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
-
- 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.
- createdAfter(Date) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
-
- createDashboardMacroSupport() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
-
Instantiates DashboardMacroSupport.
- 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
-
- 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
-
- 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
-
- CreateDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.CreateDialog
-
Deprecated.
- createDialog - Variable in class com.atlassian.confluence.pageobjects.page.DashboardPage
-
Deprecated.
- CreateDialogTest - Class in com.atlassian.confluence.sanity.newinstance
-
Test the Create Dialog which holds the blueprints
- CreateDialogTest() - Constructor for class com.atlassian.confluence.sanity.newinstance.CreateDialogTest
-
- CreateDialogXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- CreateDialogXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.CreateDialogXsrfAcceptanceTest
-
- 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.
- createDirectoryHierarchy(File, long) - Method in class com.atlassian.confluence.pages.persistence.dao.HierarchicalContentFileSystemHelper
-
Deprecated.
Get the directory corresponding to the given content ID, creating the directory hierarchy as required.
- createDirectoryIfDoesntExist(String) - Static method in class com.atlassian.confluence.plugin.ConfluencePluginUtils
-
- createDirectoryIfDoesntExist(File) - Static method in class com.atlassian.confluence.plugin.ConfluencePluginUtils
-
Create a directory if there is no directory, otherwise do nothing.
- createDocumentBuilderFactory() - Static method in class com.atlassian.confluence.xml.SafeXmlParserFactory
-
Deprecated.
- createDraft(T, SaveContext) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
-
- createDraft(T, SaveContext) - Method in interface com.atlassian.confluence.internal.ContentDraftManagerInternal
-
- 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
-
- 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
-
- createDraft(String) - Method in class com.atlassian.confluence.webdriver.editor.base.AbstractEditorDraftsTest
-
- createDraft(String, ContentType, String) - Method in class com.atlassian.confluence.webdriver.editor.base.AbstractEditorDraftsTest
-
- createDraftForEditor(AbstractPage) - Method in class com.atlassian.confluence.content.service.DefaultDraftService
-
Deprecated.
- createDraftForEditor(AbstractPage) - Method in interface com.atlassian.confluence.content.service.DraftService
-
- createDraftForPage(AbstractPage, String) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
-
Deprecated.
- createDraftForPage(AbstractPage, String) - Method in interface com.atlassian.confluence.pages.DraftManager
-
- 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
-
- createDTD() - Method in interface com.atlassian.confluence.xml.XMLEntityResolver
-
- 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
-
- 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
-
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
-
- createForNonExistentUser(String) - Static method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.UserResourceIdentifier
-
- 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
-
- 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
-
- 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
-
- createFromTemplateContent(User, String, String) - Static method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem
-
- 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
-
- createFromTemplateFileAndContext(User, NotificationData, String, Map<String, Object>) - Static method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem
-
- createFromTemplateFileAndContext(User, NotificationData, String, NotificationContext) - Static method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem
-
- createFromTemplateFileAndContext(User, User, String, String, Collection<DataSource>, Map<String, Object>) - Static method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem
-
- createFromTemplateFileAndContext(User, String, String, Map<String, Object>, User) - 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
-
Note that this method creates a group with case sensitive name.
- createGroup(String) - Method in interface bucket.user.UserAccessor
-
- 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.
- 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
-
- createIndex(Session, String, String, String, Logger) - Static method in class com.atlassian.confluence.upgrade.UpgradeUtils
-
Deprecated.
- 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
-
- createIndexingAnalyzer() - Method in class com.atlassian.confluence.search.lucene.ConfluenceLuceneAnalyzerFactory
-
- createInitialSpacePermissions(Space) - Method in class com.atlassian.confluence.impl.security.CoarseGrainedCachingSpacePermissionManager
-
- createInitialSpacePermissions(Space) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
-
Deprecated.
- createInitialSpacePermissions(Space) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
-
- createInitialSpacePermissions(Space) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
-
Creates initial space permissions for the specified space.
- createInitialSpacePermissions(Space) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
-
- 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
-
- 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.JohnsonEventContainerFactoryBean
-
- createInstance() - Method in class com.atlassian.confluence.util.zipkin.impl.BraveFactoryBean
-
- 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.labels.CachingLabelManager
-
- 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
-
Macros are lazy loaded to avoid plugin module ordering problems like CONF-13386.
- 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
-
- 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
-
Create a boosting query using the provided boosting strategy.
- createLuceneBoostingQuery(Query, SearchQueryParameters, BoostingStrategy) - Method in interface com.atlassian.confluence.search.v2.lucene.boosting.BoostingQueryFactory
-
Create a boosting query using the provided boosting strategy that is aware of the searchQueryParameters
used to generate the query to wrap
- createLuceneBoostingQueryWithPluggableStrategy(Query) - Method in interface com.atlassian.confluence.search.v2.lucene.boosting.BoostingQueryFactory
-
Create a boosting query using the pluggable boosting strategy
- createLuceneBoostingQueryWithPluggableStrategy(Query, SearchQueryParameters) - Method in interface com.atlassian.confluence.search.v2.lucene.boosting.BoostingQueryFactory
-
Create a boosting query using the pluggable boosting strategy that is aware of the searchQueryParameters
used to generate the query to wrap
- createMacroSchemaMigratorPlugin() - Method in class com.atlassian.confluence.macro.schema.MacroSchemaMigratorPlugin
-
- createMail(File, String, String) - Method in class com.atlassian.confluence.it.AttachmentsTester
-
- 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
-
Returns a timeout of 1 hour.
- createModule() - Method in class com.atlassian.confluence.content.ContentTypeModuleDescriptor
-
- createModule() - Method in class com.atlassian.confluence.content.persistence.hibernate.HibernateContentQueryModuleDescriptor
-
- createModule() - Method in class com.atlassian.confluence.plugin.descriptor.AbstractExtractorModuleDescriptor
-
- createModule() - Method in class com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
-
- createModule() - Method in class com.atlassian.confluence.plugin.descriptor.ExtractorModuleDescriptor
-
- 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.search.ESFilterMapperModuleDescriptor
-
- createModule() - Method in class com.atlassian.confluence.plugin.descriptor.search.ESQueryMapperModuleDescriptor
-
- createModule() - Method in class com.atlassian.confluence.plugin.descriptor.SearchBodyPropertyModuleDescriptor
-
- 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 class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
-
- 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.
- createNamespaceAwareXmlReader() - Static method in class com.atlassian.confluence.xml.SafeXmlParserFactory
-
Deprecated.
- 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
-
- 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() - Static method in class com.atlassian.confluence.it.content.EditContentBean
-
- createPage(WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
-
- createPage(String) - Static method in class com.atlassian.confluence.it.content.EditContentBean
-
- createPage(String, WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
-
- createPage(Space) - Static method in class com.atlassian.confluence.it.content.EditContentBean
-
- createPage(Space, WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
-
- createPage() - Method in class com.atlassian.confluence.it.content.PagesCollectorBean
-
- createPage() - Method in class com.atlassian.confluence.it.content.ViewContentBean
-
- createPage(String, String, String, long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- 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(String, String, String, String) - Method in class com.atlassian.confluence.PageAcceptanceTester
-
- CreatePage - Class in com.atlassian.confluence.pageobjects.page.content
-
- 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
-
- createPage(Space) - Method in class com.atlassian.confluence.selenium.client.Editor
-
- createPage(String, String) - Method in class com.atlassian.confluence.webdriver.editor.base.AbstractLinkBrowserTest
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- createPageHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
-
- 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.
- createPageHierarchy() - Method in class com.atlassian.confluence.rpc.xmlrpc.PagesXmlRpcAcceptanceTest
-
- createPageHierarchy(Space, int, String) - Method in class com.atlassian.confluence.stateless.webdriver.BreadcrumbsTest
-
- createPageHierarchy(String, int, SpaceFixture) - Method in class com.atlassian.confluence.stateless.webdriver.MovePageTest
-
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
-
- 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.
- createPageViaUrl(Space) - Static method in class com.atlassian.confluence.it.content.EditContentBean
-
- createPageViaUrl(Space, WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
-
- createPageWithViewRestrictions(String, String, String, String, String) - Method in class com.atlassian.confluence.PageAcceptanceTester
-
- 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
-
Constructs a Paginated implementation backed by the given PaginationBatch.
- 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
-
Constructs a PagingIterator backed by the given PaginationBatch.
- 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
-
Returns the view
ContentPermission
s 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
-
- 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
-
- createPersonalInformation(User) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
-
- createPersonalInformation(User) - Method in interface com.atlassian.confluence.user.PersonalInformationManager
-
- 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
-
- 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(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() - Method in interface com.atlassian.confluence.search.lucene.LuceneQueryParserFactory
-
- 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.
- createReferrerSettingsHandler() - Method in class com.atlassian.confluence.impl.audit.handler.AuditHandlerFactory
-
- 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.sal.confluence.net.ConfluenceHttpClientRequestFactory
-
- 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
-
- 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
-
- createSAXBuilder() - Static method in class com.atlassian.confluence.xml.SafeXmlParserFactory
-
Deprecated.
- createSaxReader() - Static method in class com.atlassian.confluence.xml.SafeXmlParserFactory
-
Deprecated.
- createSchema(Properties) - Method in class com.atlassian.confluence.setup.DefaultHibernateConfigurator
-
- 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<ReferrerSettings>, 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
-
- 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
-
- createSpace(String, String, String, User) - Method in interface com.atlassian.confluence.spaces.SpaceManager
-
- createSpace(Space) - Method in interface com.atlassian.confluence.spaces.SpaceManager
-
- CreateSpaceAcceptanceTest - Class in com.atlassian.confluence
-
- CreateSpaceAcceptanceTest() - Constructor for class com.atlassian.confluence.CreateSpaceAcceptanceTest
-
- CreateSpaceAction - Class in com.atlassian.confluence.spaces.actions
-
- 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
-
- 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() - 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
-
- createSpaceTemplate(String, String, String, String) - Method in class com.atlassian.confluence.PageTemplatesAcceptanceTester
-
Create the space template with attributes as specified in the constants of this class, within the TESTSPACE.
- createSpaceViaWebUI(Space) - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
- CreateSpaceXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- CreateSpaceXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.CreateSpaceXsrfAcceptanceTest
-
- createSplit(String) - Method in class com.atlassian.confluence.cache.ConfluenceMonitoringCache
-
- 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
-
Creates a JSON serializable response when a request succeeds
- createSummary(ContentEntityObject, List<Like>, Set<String>) - Method in class com.atlassian.confluence.plugins.like.DefaultLikeSummaryCreator
-
Deprecated.
- createSummary(ContentEntityObject, List<Like>, Set<String>) - Method in interface com.atlassian.confluence.plugins.like.LikeSummaryCreator
-
- createSupportZip() - Method in class com.atlassian.confluence.util.SupportUtility
-
- createTables() - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
-
- createTempDirectoryInConfluenceTemp(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
-
- createTempFile(String, String) - Static method in class com.atlassian.confluence.servlet.download.ExportDownload
-
- 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() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.AbstractTemplatesPage
-
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
-
- createTemplateHasTheRightUI() - Method in class com.atlassian.confluence.stateless.webdriver.editor.TemplatesTest
-
- 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
-
- createTestData() - Method in class com.atlassian.confluence.it.ServerStateManager
-
- createTestData(boolean) - Method in class com.atlassian.confluence.it.ServerStateManager
-
- createTestData(ConfluenceRpc) - Method in class com.atlassian.confluence.selenium.AbstractSeleniumTest
-
Subclasses can override this method to make changes to the server state with admin privileges.
- createTestData(ConfluenceRpc) - Method in class com.atlassian.confluence.selenium.EditorDraftsTest
-
- createTestData(ConfluenceRpc) - Method in class com.atlassian.confluence.selenium.GroupPickerTest
-
- createTestData(ConfluenceRpc) - Method in class com.atlassian.confluence.selenium.UserHoverTest
-
- createTestSpaceViaWebUI() - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
- createTestUser() - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
Creates a user with a pseudo-random username.
- 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
-
- createTmpDir(String, String) - Static method in class com.atlassian.confluence.util.io.IOUtils
-
- 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.
- createUser(User, Credential) - Method in class bucket.user.DefaultUserAccessor
-
- createUser(String) - Method in class bucket.user.DefaultUserAccessor
-
- createUser(String) - Method in interface bucket.user.UserAccessor
-
- createUser(User, Credential) - Method in interface bucket.user.UserAccessor
-
- 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(String) - 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
- 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, String) - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
-
Deprecated.
- createUserGuardPermission(String, ConfluenceUser) - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
-
Creates the relevant guard permission for the user
- createUserGuardPermission(String, String) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
-
- createUserGuardPermission(String, ConfluenceUser) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
-
Creates the relevant guard permission for the user
- createUserGuardPermission(String, String) - Method in class com.atlassian.confluence.security.administrators.EditSpacePermissionsAdministrator
-
Deprecated.
- 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
-
- CreateUserNotificationsListener(UserAccessor, BandanaManager, MailServerManager, SignupManager) - Constructor for class com.atlassian.confluence.mail.notification.listeners.CreateUserNotificationsListener
-
- 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 her disabled pending her 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
-
- 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
-
- 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.search.v2.lucene.boosting.BoostingQuery
-
Deprecated.
- createWikiMarkupPage(Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- 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
-
- 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
-
Creates a set of Strings suitable for passing to searchManager.search(ISearch, Set<String>)
that includes the handle field and the content version field, these fields whilst optional are required to use
the convertToEntities method of SearchManager.
- 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.
- 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
-
- createXmlReader() - Static method in class com.atlassian.confluence.xml.SafeXmlParserFactory
-
Deprecated.
- 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
-
- CreationDateComparator - Class in bucket.core.comparators
-
- CreationDateComparator() - Constructor for class bucket.core.comparators.CreationDateComparator
-
- CREATOR - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
-
- CREATOR_FULLNAME_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.UserStatusExtractor
-
- 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.
- CrowdDeactivatedUserChecker - Class in com.atlassian.confluence.security
-
- CrowdDeactivatedUserChecker() - Constructor for class com.atlassian.confluence.security.CrowdDeactivatedUserChecker
-
Deprecated.
- CrowdDirectoryConfiguration - Class in com.atlassian.confluence.it.usermanagement
-
- 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
-
- crowdUserCount(int) - Method in class com.atlassian.confluence.impl.content.render.prefetch.event.UserPrefetchEvent.Builder
-
- 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
-
- CrowdUsersUserMappingUpgradeTaskAcceptanceTest - Class in com.atlassian.confluence.upgrade
-
- CrowdUsersUserMappingUpgradeTaskAcceptanceTest() - Constructor for class com.atlassian.confluence.upgrade.CrowdUsersUserMappingUpgradeTaskAcceptanceTest
-
- Crumb(String, String) - Constructor for class com.atlassian.confluence.plugins.rest.resources.BreadcrumbResource.Crumb
-
- Crumb(String, String) - Constructor for class com.atlassian.confluence.selenium.client.Breadcrumbs.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
-
- 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.core.ContentEntityObject
-
- CURRENT_USER_SUBPATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.UserNav
-
- currentAccess() - Method in class com.atlassian.confluence.activeobjects.ActiveObjectsPluginAcceptanceTest
-
This test passes when using serializable transactions via the following property in confluence.cfg.xml:
- CurrentApplicationIdProvider - Interface in com.atlassian.confluence.security.trust
-
Provides the ID for the current application in trusted apps.
- 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
-
- 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
-
- currentModeDuration(TimeUnit) - Method in class com.atlassian.confluence.plugins.synchrony.service.CollaborativeEditingModeDuration
-
- CurrentTimeFacade - Class in com.atlassian.confluence.jmx
-
Allows unit tests for system time dependant functions.
- CurrentTimeFacade() - Constructor for class com.atlassian.confluence.jmx.CurrentTimeFacade
-
- currentUserHasLicensedAccess() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
-
- CurrentUserStatusAction - Class in com.atlassian.confluence.userstatus.actions
-
- CurrentUserStatusAction() - Constructor for class com.atlassian.confluence.userstatus.actions.CurrentUserStatusAction
-
Deprecated.
- 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_CONTEXT - Static variable in class com.atlassian.confluence.api.CustomWebResourceAddingMacro
-
- CUSTOM_CSS - Static variable in interface com.atlassian.confluence.setup.bandana.ConfluenceBandanaKeys
-
- CUSTOM_JAPANESE - Static variable in class com.atlassian.confluence.setup.settings.Settings
-
- 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
-
- CustomCacheControlResourceFilterFactory - Class in test.plugin.restcachecontrolheaders
-
Used to test that plugins can override our default REST cache control headers if they need to.
- CustomCacheControlResourceFilterFactory() - Constructor for class test.plugin.restcachecontrolheaders.CustomCacheControlResourceFilterFactory
-
- 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
-
- CustomContentTest - Class in com.atlassian.confluence.stateless.webdriver
-
- CustomContentTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.CustomContentTest
-
- 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
-
This should be considered internal, do not instantiate queryMappers directly.
- CustomContentTypeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.CustomContentTypeQueryMapper
-
- CustomContentTypeSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
-
Use in ES code path only.
- CustomContentTypeSearchFilter(Set<String>) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.CustomContentTypeSearchFilter
-
- 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
- CustomHtmlAcceptanceTest - Class in com.atlassian.confluence
-
- CustomHtmlAcceptanceTest() - Constructor for class com.atlassian.confluence.CustomHtmlAcceptanceTest
-
- 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
-
- CustomHtmlXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- CustomHtmlXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.CustomHtmlXsrfAcceptanceTest
-
- 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
-
- CUSTOMISED_GLOBAL_CONTENT - Static variable in class com.atlassian.confluence.api.Template.RemoteBlueprintContentTemplateServiceAcceptanceTest
-
- CUSTOMISED_SPACE_CONTENT - Static variable in class com.atlassian.confluence.api.Template.RemoteBlueprintContentTemplateServiceAcceptanceTest
-
- CUSTOMISED_TEMPLATE - Static variable in class com.atlassian.confluence.api.Template.RemoteBlueprintContentTemplateServiceAcceptanceTest
-
- customizeProxyFactory(ProxyFactory) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
-
Subclasses may choose to implement this: for example,
to change the interfaces exposed.
- CustomizeSiteLogoAcceptanceTest - Class in com.atlassian.confluence
-
- CustomizeSiteLogoAcceptanceTest() - Constructor for class com.atlassian.confluence.CustomizeSiteLogoAcceptanceTest
-
- 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
-
- CustomPageContentAcceptanceTest - Class in com.atlassian.confluence
-
- CustomPageContentAcceptanceTest() - Constructor for class com.atlassian.confluence.CustomPageContentAcceptanceTest
-
- 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
-
- CustomStylesheetTest - Class in com.atlassian.confluence.stateless.webdriver
-
- CustomStylesheetTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.CustomStylesheetTest
-
- CustomStylesheetXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- CustomStylesheetXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.CustomStylesheetXsrfAcceptanceTest
-
- 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
-
- CustomWebResourceAddingMacro - Class in com.atlassian.confluence.api
-
- CustomWebResourceAddingMacro() - Constructor for class com.atlassian.confluence.api.CustomWebResourceAddingMacro
-
- CZECH - Static variable in class com.atlassian.confluence.setup.settings.Settings
-
- Gadget - Class in com.atlassian.confluence.selenium.client
-
- Gadget(ConfluenceSeleniumClient, SeleniumAssertions) - Constructor for class com.atlassian.confluence.selenium.client.Gadget
-
- GADGET_NAME - Static variable in class com.atlassian.confluence.selenium.client.PageGadget
-
- GADGET_VIEW_IFRAME - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.ActivityStreamGadgetMacroView
-
Deprecated.
- GadgetFeedsAdminTab - Class in com.atlassian.confluence.pageobjects.component.admin
-
- GadgetFeedsAdminTab() - Constructor for class com.atlassian.confluence.pageobjects.component.admin.GadgetFeedsAdminTab
-
Deprecated.
- GadgetMacroTest - Class in com.atlassian.confluence.selenium.gadgets
-
- GadgetMacroTest() - Constructor for class com.atlassian.confluence.selenium.gadgets.GadgetMacroTest
-
- GadgetsMacroBrowserTest - Class in com.atlassian.confluence.selenium.gadgets
-
- GadgetsMacroBrowserTest() - Constructor for class com.atlassian.confluence.selenium.gadgets.GadgetsMacroBrowserTest
-
- GadgetSpecificationsAdminTab - Class in com.atlassian.confluence.pageobjects.component.admin
-
- GadgetSpecificationsAdminTab() - Constructor for class com.atlassian.confluence.pageobjects.component.admin.GadgetSpecificationsAdminTab
-
Deprecated.
- GadgetWhiteListAcceptanceTest - Class in com.atlassian.confluence.gadgets
-
- GadgetWhiteListAcceptanceTest() - Constructor for class com.atlassian.confluence.gadgets.GadgetWhiteListAcceptanceTest
-
- GadgetXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- GadgetXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.GadgetXsrfAcceptanceTest
-
- GALLERY_MACRO - Static variable in class com.atlassian.confluence.it.Macro
-
- GalleryAcceptanceTest - Class in com.atlassian.confluence
-
- GalleryAcceptanceTest() - Constructor for class com.atlassian.confluence.GalleryAcceptanceTest
-
- GalleryMacro - Class in com.atlassian.confluence.pageobjects.page.content.macros
-
- GalleryMacro(ViewPage) - Constructor for class com.atlassian.confluence.pageobjects.page.content.macros.GalleryMacro
-
Deprecated.
- GalleryMacroTest - Class in com.atlassian.confluence.stateless.webdriver
-
- GalleryMacroTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.GalleryMacroTest
-
- GateKeeper - Interface in com.atlassian.confluence.security
-
Manages the granting of temporary permissions to retrieve resources.
- gc() - Method in class com.atlassian.confluence.plugin.ActiveObjectsTestResource
-
- GENERAL_TAB_NAME - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
-
Deprecated.
- 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
-
- GeneralConfigurationAcceptanceTest - Class in com.atlassian.confluence
-
- GeneralConfigurationAcceptanceTest() - Constructor for class com.atlassian.confluence.GeneralConfigurationAcceptanceTest
-
- GeneralConfigurationAction - Class in com.atlassian.confluence.admin.actions
-
- GeneralConfigurationAction() - Constructor for class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
-
- GeneralConfigurationTest - Class in com.atlassian.confluence.selenium
-
- GeneralConfigurationTest() - Constructor for class com.atlassian.confluence.selenium.GeneralConfigurationTest
-
- GeneralUtil - Class in com.atlassian.confluence.util
-
- GeneralUtil() - Constructor for class com.atlassian.confluence.util.GeneralUtil
-
- 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(long) - Method in class com.atlassian.confluence.pages.persistence.dao.IdMultiPartHashGenerator
-
Deprecated.
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 and bind a token pair to the session.
- 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
- generateAnchor(PageContext, String) - Static method in class com.atlassian.confluence.renderer.radeox.macros.AnchorMacro
-
Deprecated.
- 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
-
- generateFile(String, String) - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
- 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
-
- 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.
- 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
-
- 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
-
- genericFunctionalityShouldBeVisibleInHelpDropDown() - Method in class com.atlassian.confluence.webdriver.ConfluenceSpacesHidingTest
-
- genericFunctionalityShouldBeVisibleInUserDropDown() - Method in class com.atlassian.confluence.webdriver.ConfluenceSpacesHidingTest
-
- 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
-
- GenericVelocityMacro() - Constructor for class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
-
Deprecated.
- GERMAN - Static variable in class com.atlassian.confluence.setup.settings.Settings
-
- get(Session) - Method in class bucket.core.persistence.hibernate.schema.TransientHibernateHandle
-
Deprecated.
- get(int, String) - Method in class bucket.user.propertyset.BucketPropertySet
-
- 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
-
Returns the status of a long-running task.
- get(K) - Method in class com.atlassian.confluence.cache.CacheAdapter
-
Deprecated.
- get(K) - Method in class com.atlassian.confluence.cache.CacheOperations
-
- 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(Object) - Method in class com.atlassian.confluence.cache.DummyCache
-
- get(Object, long) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastCacheStrategy
-
Do not return an item whose timestamp is later than the current transaction timestamp.
- get(Object) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateCache
-
- get(Object, long) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
-
- 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
-
Retrieve a value from the threadlocal cache or from the given supplier.
- 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
-
- 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(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(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(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(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
-
Deprecated.
Get the object value associated with an index.
- get(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
-
Deprecated.
Get the value object associated with a key.
- 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
-
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
-
- 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.plugin.webresource.ConfluenceCDNStrategyFactory
-
- get() - Method in class com.atlassian.confluence.plugins.monitoring.CacheStatisticSupplier
-
- get() - Method in class com.atlassian.confluence.plugins.monitoring.LiveActivitySupplier
-
- get() - Static method in class com.atlassian.confluence.plugins.rest.manager.RequestContextThreadLocal
-
- get(Set<String>) - 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(int) - Method in class com.atlassian.confluence.rest.api.model.RestList
-
- get(Class<T>) - Method in class com.atlassian.confluence.rest.api.RestApiResource
-
- 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(GetRequest) - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- get(GetRequest, ActionListener<GetResponse>) - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- get() - Method in class com.atlassian.confluence.search.lucene.filter.ContentNameArchivedSpacesFilter
-
- 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
-
- 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
-
- get(int, String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
-
- 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
-
- get(HttpRequest) - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpRetrievalService
-
- get(String) - Method in interface com.atlassian.confluence.util.http.HttpRetrievalService
-
Retrieve a URL using the default HttpRequest settings for that URL.
- get(HttpRequest) - Method in interface com.atlassian.confluence.util.http.HttpRetrievalService
-
Retrieve a URL using custom HttpRequest settings
- 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
-
Retrieve the AbstractPage subclass with the given content ID.
- getAbstractPageById(long) - Method in interface com.atlassian.confluence.pages.persistence.dao.AbstractPageDao
-
- 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
-
- 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
-
Returns all content in the instance within any of the specified statuses, limited to the specified content types and the pagination request.
- getAbstractPages(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.
- getAbstractPages(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.
- getAbstractPages(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.
- getAbstractPages(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.
- 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
-
Retrieve a collection of the AbstractPage subclass with the given content IDs.
- getAbstractPages(List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getAbstractPages(Space, List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getAbstractPages(Space, String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getAbstractPages(String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getAbstractPages(DateTime, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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
-
Retrieves a page response of all pages found in this instance of Confluence, within any of the given statuses.
- getAbstractPages(Space, List<ContentType>, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
-
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.
- getAbstractPages(Space, String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
-
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.
- getAbstractPages(String, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
-
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.
- getAbstractPages(DateTime, List<ContentStatus>, LimitedRequest, Predicate<? super AbstractPage>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
-
Returns the abstract pages created on the given date and are in the , that also match the given filter, limited to the page request.
- getAbstractPagesByCreationDate(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.
- 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.hibernate.CachingPageDao
-
- 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
-
Returns the abstract pages created on the given date, that also match the given filter, limited to the page request.
- getAbstractPagesByTitle(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.
- 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.hibernate.CachingPageDao
-
- 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
-
Returns the abstract pages that exactly match the given title, limited to the pagination request.
- 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
-
- 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
-
- 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
-
- getActionWait() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumConfiguration
-
- 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.
- getActive() - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetFeedsAdminTab
-
Deprecated.
- getActive() - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetSpecificationsAdminTab
-
Deprecated.
- getActiveTheme() - Method in class com.atlassian.confluence.renderer.actions.RenderContentAction
-
- getActiveThemeName() - Method in class com.atlassian.confluence.pageobjects.component.theme.ChooseThemeComponent
-
Deprecated.
- 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
-
- getActualSize() - Method in exception com.atlassian.confluence.pages.attachments.AttachmentDataStreamSizeMismatchException
-
- getAddAttachmentMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.AddMenu
-
- getAddChildPageUrl() - Method in class com.atlassian.confluence.it.Page
-
Deprecated.
- getAddCommentMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.AddMenu
-
- 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.
- 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).
- getAddLabel(Label) - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
-
Returns a DisplayableLabel representing the currently viewed labels
and the given label.
- getAddress() - Method in class com.atlassian.confluence.cluster.ClusterConfig
-
- getAddress() - Method in exception com.atlassian.confluence.cluster.InvalidClusterAddressException
-
- getAddress() - Method in class com.atlassian.confluence.mail.address.ConfluenceMailAddress
-
- getAdminBodyContent() - Method in class com.atlassian.confluence.pageobjects.page.admin.RebuildAncestorTablePage
-
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
-
- getAdministrationMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.BrowseMenu
-
Deprecated.
- 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
-
- 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
- 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
-
- getAlias() - Method in class com.atlassian.confluence.selenium.client.EditorLink
-
- 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.user.persistence.dao.CachingConfluenceUserDao
-
- 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
-
- getAllByUser(ConfluenceUser) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
-
- 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.
- getAllByUser(String) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- getAllByUser(String, int) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- getAllByUser(User) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- getAllByUser(User, int) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- getAllByUser(String) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
-
- getAllByUser(User) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
-
Deprecated.
Return a list of all user status updates from the specified user.
- getAllByUser(User, int) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
-
Deprecated.
Returns a list of user status updates from a specified user with
a specified number of results.
- getAllByUser(String, int) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
-
Deprecated.
Returns a list of user status updates from a specified user with
a specified number of results.
- 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
-
- 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, 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
-
- 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.labels.CachingLabelManager
-
- 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.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getAllCurrentEntities() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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
-
- getAllDefaultGroupNames() - Method in interface com.atlassian.confluence.user.UserAccessor
-
- getAllDraftsForSpace(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
-
- getAllDraftsForSpace(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
-
Deprecated.
- getAllDraftsForSpace(String) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
-
Deprecated.
- 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
ContentPermission
s 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.
- 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
OperationCheck
s 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.
- 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
-
- 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.
- getAllSearchablesGroupedByType() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateSearchableDao
-
- getAllSearchablesGroupedByType() - Method in interface com.atlassian.confluence.core.persistence.SearchableDao
-
- 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
-
Finds all spaces in Confluence, of any type, sorted alphabetically by space name.
- getAllSpaces(SpacesQuery) - Method in interface com.atlassian.confluence.spaces.SpaceManager
-
- getAllSupportEntitlementNumbers() - Method in class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
-
- getAllTasks() - Method in interface com.atlassian.confluence.admin.AdminTasklistManager
-
Will retrieve all
AdminTask
s 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
-
- getAllUsernames() - Method in class com.atlassian.confluence.pageobjects.page.PeopleDirectoryPage
-
Deprecated.
- 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.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
-
- getAllVersions(Attachment) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
-
- getAllVersions(Attachment) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
-
- 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
-
- 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.
- 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
-
- 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.hibernate.CachingPageDao
-
- 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.
- 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
-
- getAnnotation(Class<T>) - Method in class com.atlassian.confluence.velocity.introspection.AnnotatedValue
-
- getAnnotation(Class<T>) - Method in class com.atlassian.confluence.velocity.introspection.ToStringDelegatingAnnotationBoxedElement
-
- getAnnotations() - Method in class com.atlassian.confluence.velocity.introspection.AnnotatedValue
-
- getAnnotations() - Method in class com.atlassian.confluence.velocity.introspection.ToStringDelegatingAnnotationBoxedElement
-
- getAnnotationsForMethod(Method) - Method in class com.atlassian.confluence.velocity.htmlsafe.HtmlSafeClassAnnotator
-
- getAnnotationsForMethod(Method) - Method in class com.atlassian.confluence.velocity.htmlsafe.HtmlSafeMethodNameAnnotator
-
- getAnnotationsForMethod(Method) - Method in interface com.atlassian.confluence.velocity.introspection.MethodAnnotator
-
Return a collection of annotations for a method
- getAnnotationsForMethod(Method) - Method in class com.atlassian.confluence.velocity.introspection.MethodAnnotatorChain
-
- 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
- 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
-
- getApiSupport() - Method in class test.plugin.versionchildpolicy.DummyCurrentVersionContentType
-
- getApiSupport() - Method in class test.plugin.versionchildpolicy.DummyOriginalVersionContentType
-
- getAppContext() - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
- 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
-
- getApplication(String) - 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 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
-
- 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
-
- 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(Tracer, String) - Method in class com.atlassian.confluence.pageobjects.trace.TraceContext
-
Deprecated.
- 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.
- getArtifactType() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.Material
-
- getAsActualType(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- 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
-
- getAsJsonNode(RestApiResource) - Static method in class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
-
- getAsJsonNode(WebResource) - Static method in class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
-
- getAsJsonNode(RestApiResource) - Static method in class com.atlassian.confluence.rest.RestTestHelper
-
- getAsJsonNode(WebResource) - Static method in class com.atlassian.confluence.rest.RestTestHelper
-
- getAssociatedObjects() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
-
- getAssociatedObjects() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
-
- getAsynchronousExecutor() - Method in class com.atlassian.confluence.event.ConfluenceEventDispatcher
-
- getAtlassianUserConfiguration() - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
-
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(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.labels.Labelling
-
- getAttachment() - Method in class com.atlassian.confluence.links.AbstractAttachmentLink
-
- getAttachment() - Method in class com.atlassian.confluence.mail.notification.listeners.AttachmentNotificationsListener.AttachmentMetadataHolder
-
- getAttachment() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AttachmentContainer
-
Deprecated.
- 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
-
- getAttachment(ContentEntityObject, String, int) - Method in interface com.atlassian.confluence.pages.AttachmentManager
-
Retrieve a named attachment from a page
- getAttachment(ContentEntityObject, String) - Method in interface com.atlassian.confluence.pages.AttachmentManager
-
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.attachments.CachingAttachmentDao
-
- getAttachment() - Method in class com.atlassian.confluence.pages.attachments.ImageDetails
-
- getAttachment(long) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- getAttachment(ContentEntityObject, String, int) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- getAttachment(ContentEntityObject, String) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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
-
- getAttachmentContainer(Attachment) - Method in class com.atlassian.confluence.pageobjects.page.content.ViewAttachmentsPage
-
Deprecated.
- getAttachmentContainerResourceIdentifier() - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentResourceIdentifier
-
- getAttachmentDao() - Method in interface com.atlassian.confluence.pages.AttachmentManager
-
Retrieves the AttachmentDao for the AttachmentManager
- getAttachmentDao() - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- getAttachmentDao() - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
-
- getAttachmentDao() - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
-
- 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.CachingAttachmentDao
-
- getAttachmentData(Attachment, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
-
- getAttachmentData(Attachment) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- getAttachmentData(Attachment, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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
-
- getAttachmentData(Attachment, AttachmentDataStreamType, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.FileStoreAttachmentDataFileSystem
-
- 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
-
- getAttachmentData(Attachment, AttachmentDataStreamType, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryCloud
-
- getAttachmentData(Attachment, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
-
- getAttachmentData(Attachment, AttachmentDataStreamType, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
-
- getAttachmentData(Attachment, AttachmentDataStreamType) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
-
- getAttachmentData(Attachment, AttachmentDataStreamType, Optional<RangeRequest>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
-
- 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(AttachmentDownloadPathCache.AttachmentDownloadPathCacheKey, Supplier<String>) - Method in class com.atlassian.confluence.pages.AttachmentDownloadPathCache
-
- 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
-
- getAttachmentDownloadPath(ContentEntityObject, String) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
-
- getAttachmentDownloadPath(ContentEntityObject, String) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
-
- getAttachmentEntity(Long) - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestAttachmentManager
-
- getAttachmentEntity(Long) - Method in interface com.atlassian.confluence.plugins.rest.manager.RestAttachmentManager
-
- 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 interface com.atlassian.confluence.pages.AttachmentManager
-
Find an Attachment
for the given downloadPath
.
- 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
-
- getAttachmentInfo(String, String) - Static method in class com.atlassian.confluence.content.ui.AttachmentUiSupport
-
- getAttachmentManager() - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
-
- getAttachmentManager() - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
-
- getAttachmentManager() - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- getAttachmentManager() - Method in class com.atlassian.confluence.pages.DefaultPageManager
-
- 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 interface com.atlassian.confluence.pages.PageManager
-
- getAttachmentManager() - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
-
- getAttachmentManager() - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
-
- getAttachmentMaxSize() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
-
- 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
-
- 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
-
- getAttachmentRow() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AbstractAttachmentContainer
-
Deprecated.
- getAttachmentRow() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AttachmentContainer
-
Deprecated.
- getAttachmentRow() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AttachmentVersionContainer
-
Deprecated.
- getAttachmentRow(Attachment) - Method in class com.atlassian.confluence.pageobjects.page.content.ViewAttachmentsPage
-
- getAttachmentRow(Attachment, int) - Method in class com.atlassian.confluence.pageobjects.page.content.ViewAttachmentsPage
-
- 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(ContentEntityObject, LimitedRequest, Predicate<? super Attachment>) - Method in interface com.atlassian.confluence.internal.pages.AttachmentManagerInternal
-
Returns the current attachments under the CEO.
- 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
-
Returns a list of attachments matching the given list of IDs.
- getAttachments(ContentEntityObject) - Method in interface com.atlassian.confluence.pages.AttachmentManager
-
- getAttachments(List<Long>) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- getAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
-
Deprecated.
- getAttachments(List<Long>) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
-
- getAttachments(ContentEntityObject) - 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
-
- getAttachmentSourceContentId() - Method in class com.atlassian.confluence.selenium.client.Editor
-
- 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
-
- 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
-
- getAttachmentStorageTypes() - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
-
- getAttachmentsUrl() - Method in class com.atlassian.confluence.it.Space
-
Deprecated.
- getAttachmentsUrlPath(CustomContentEntityObject) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
-
Return the URL path to view the list of attachments on the content
- 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.mail.Mail
-
Deprecated.
- getAttachmentsUrlPath() - Method in class com.atlassian.confluence.pages.AbstractPage
-
- getAttachmentTitle(int) - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- 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
-
- 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
-
Return the URL path to view the a particular attachment of the content
- 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.mail.Mail
-
Deprecated.
- 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
-
- getAttachmentVersion() - Method in class com.atlassian.confluence.pages.Attachment
-
- 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
- getAttributeForSelector(String, String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Returns the value of the given attribute for the given selector.
- 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
-
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
-
Fetch a paginated list of AuditRecord instances based on a date range.
- getAuiMessage() - Method in class com.atlassian.confluence.pageobjects.page.user.ChangePasswordPage
-
Deprecated.
- 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.
- getAuthenticatedWebResourceProvider() - Method in class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
-
- getAuthenticatedWebResourceProvider() - Method in class com.atlassian.confluence.rest.api.RestApiGroupAcceptanceTest
-
- getAuthenticatedWebResourceProvider() - Method in class com.atlassian.confluence.rest.api.RestApiUserAcceptanceTest
-
- getAuthenticatedWebResourceProvider() - Method in class com.atlassian.confluence.rest.api.RestExperimentalApiContentRestrictionAcceptanceTest
-
- getAuthenticatedWebResourceProvider() - Method in class com.atlassian.confluence.rest.api.RestExperimentalApiPageContentTemplateAcceptanceTest
-
- getAuthentication() - Method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
-
Returns the types of authentication to use in preference order.
- getAuthenticator() - Method in class bucket.user.DefaultUserAccessor
-
- getAuthenticator() - Method in class com.atlassian.confluence.util.http.HttpRequest
-
- getAuthenticator() - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
-
- getAuthor() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
-
- 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.hibernate.CachingPageDao
-
- 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
-
- getAuthorKey() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
-
- getAuthorName() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
-
- 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
-
- getAutocomplete(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
-
- 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
-
- getAvailableAuthenticators() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpRetrievalService
-
- getAvailableAuthenticators() - Method in interface com.atlassian.confluence.util.http.HttpRetrievalService
-
Retrieve the list of authenticators that can be used with this HttpRetrievalService
- 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(User) - Method in class com.atlassian.confluence.search.SpacePickerHelper
-
- 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
- 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.
- getAvailablePanels() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
-
Deprecated.
- getAvailablePermGen() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
-
- 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, User) - Method in class com.atlassian.confluence.pages.actions.beans.AvailableSpaces
-
- 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.themes.DefaultThemeManager
-
- getAvailableThemeDescriptors() - Method in interface com.atlassian.confluence.themes.ThemeManager
-
- getAvailableThemes() - Method in class com.atlassian.confluence.pageobjects.component.theme.ChooseThemeComponent
-
Deprecated.
Returns a collection of installed themes which may be selected as the new active theme.
- 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
-
- 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 interface com.atlassian.confluence.pages.AttachmentManager
-
Returns the currently active storage type.
- getBackingStorageType() - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
-
- getBackingStorageType() - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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
-
- getBandanaValue(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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.AbstractConfluenceAcceptanceTest
-
- getBaseUrl() - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- 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.applinks.ConfluenceInternalHostApplication
- getBaseUrl() - Static method in class com.atlassian.confluence.BaseUrlThreadLocal
-
- getBaseUrl() - Method in class com.atlassian.confluence.cluster.Node
-
- 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() - Static method in class com.atlassian.confluence.sanity.WebDriverConfiguration
-
- getBaseUrl() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumConfiguration
-
- getBaseUrl() - Method in interface com.atlassian.confluence.setup.BootstrapManager
-
- getBaseUrl() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
-
Deprecated.
- 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 class com.atlassian.confluence.content.render.xhtml.migration.AbstractOrderedEntityObjectBatchableWorkSource
-
Deprecated.
Returns a batch of work.
- 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
-
- getBean() - Method in class com.atlassian.confluence.userstatus.actions.AbstractUserStatusJsonResultAction
-
Deprecated.
- 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
-
- 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
-
- getBigPipeSettingsManager() - Method in class com.atlassian.confluence.admin.actions.BigPipeConfigurationAction
-
- 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
-
- 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
-
Retrieve the blog post with the given content ID.
- getBlogPost(String, String, Calendar) - Method in interface com.atlassian.confluence.pages.PageManager
-
Retrieve the latest version of a blog post by its space key, title, and the day on which it was
published.
- getBlogPost(String, String, Calendar, boolean) - Method in interface com.atlassian.confluence.pages.PageManager
-
Retrieve the latest version of a blog post by its space key, title, and the day on which it was
published.
- getBlogPost(String, String, Calendar) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
-
- getBlogPost(String, String, Calendar, boolean) - Method in interface com.atlassian.confluence.pages.persistence.dao.BlogPostDao
-
- 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
-
- 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
-
Returns all the current blog posts in the space, limited to the pagination request.
- 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
-
- 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
-
- 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.hibernate.CachingPageDao
-
- 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
-
Retrieves a page response of all the current blog posts in the give space.
- 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
-
- 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.
- getBlogSubTypes() - Method in class com.atlassian.confluence.it.feed.FeedOptions
-
- 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
-
- getBody() - Method in class com.atlassian.confluence.legacyapi.model.content.Content
-
- 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.core.ContentEntityObject
-
Convenience method that returns the String representation of the content.
- getBodyAsString() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
Overrides super method to remove leading blank lines.
- 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
-
- getBodyRenderMode() - Method in class com.atlassian.confluence.macro.profile.ProfileMacro
-
- getBodyRenderMode() - Method in class com.atlassian.confluence.macro.userstatus.StatusListMacro
-
- 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
-
- 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.api.CustomWebResourceAddingMacro
-
- getBodyType() - Method in class com.atlassian.confluence.api.NaughtyWritingToDBWhilstRenderingMacro
-
- 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
-
- getBodyType() - Method in class test.plugin.macro.ProcessedBodyMacro
-
- getBodyType() - Method in class test.plugin.macro.schema.ParameterJsonMacro
-
- getBodyType() - Method in class test.plugin.macro.UnprocessedBodyMacro
-
- 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
-
- 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(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
-
Deprecated.
Get the boolean value associated with an index.
- getBoolean(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
-
Deprecated.
Get the boolean value associated with a key.
- 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.BoostByDateMilestoneRules.BoostFactor
-
- getBoost() - Method in class com.atlassian.confluence.search.v2.query.ConstantScoreQuery
-
- 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
-
- 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.AbstractEditorPage
-
Deprecated.
- 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(ConfluenceRpc) - Method in class com.atlassian.confluence.selenium.client.Suite
-
- getBreadcrumbs() - Method in class com.atlassian.confluence.themes.GlobalHelper
-
Returns a list of breadcrumbs ending with the current action.
- getBreadcrumbsText() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- 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
- getBrowseCategoryMacroId(MacroBrowser.Category, String) - Static method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- getBrowser() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
- 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
-
- getBrowserStartString() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumConfiguration
-
- getBrowserVersion() - Method in class com.atlassian.confluence.htmlunit.ConfluenceHtmlUnitConfig
-
Deprecated.
- getBrowseTree() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- getBrowseTree() - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
-
- getBrowseUrl() - Method in class com.atlassian.confluence.it.Space
-
- 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.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.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.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.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.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.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.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.SetAttachmentStorageSettingForClustersUpgradeTask
-
- 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 enum com.atlassian.confluence.setup.BuildInformation
-
- 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
-
- getBundle() - Method in class test.plugin.osgi.upm.osgi.rest.representations.ServiceRepresentation
-
- getBundledPluginDirectory(BootstrapManager) - Static method in class com.atlassian.confluence.plugin.ConfluencePluginUtils
-
- getBundledPluginDirectory(HomeLocator) - Static method in class com.atlassian.confluence.plugin.ConfluencePluginUtils
-
- 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
-
- getByClassId(long) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
-
- getByClassId(long) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- 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.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.spaces.persistence.dao.hibernate.HibernateSpaceDao
-
- 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 class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
-
- getById(long) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ContentDao
-
- getById(long) - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
-
- getById(long) - Method in interface com.atlassian.confluence.core.ContentEntityManager
-
- 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
-
- getById(long) - Method in interface com.atlassian.confluence.core.persistence.ContentPermissionDao
-
- getById(long) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getById(long) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentPermissionHibernateDao
-
- 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.mail.DefaultMailContentManager
-
Deprecated.
- getById(long) - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
-
- 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.hibernate.AbstractHibernateAttachmentDao
-
- getById(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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
-
- 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.
- getById(long) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- getById(long) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
-
Deprecated.
Gets a user status by its 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.CachingAttachmentDao
-
- 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
-
- 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
-
- getByTitle(String) - Static method in enum com.atlassian.confluence.selenium.client.MacroBrowser.Category
-
- getByUser(ConfluenceUser) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
-
- 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.
- getByUser(String) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- getByUser(User) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- getByUser(String) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
-
Deprecated.
Gets the current user status.
- getByUser(User) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
-
Deprecated.
Gets the current user status.
- getByUsername(String) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
-
Deprecated.
- getByUsername(String) - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernatePersonalInformationDao
-
- getByUsername(String) - Method in interface com.atlassian.confluence.user.persistence.dao.PersonalInformationDao
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- getCacheMaximumNumberOfElements(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
-
- getCacheMaximumNumberOfElements(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
-
- getCacheMaximumNumberOfElements(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- getCacheName() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsEvent
-
- getCacheName() - Method in class com.atlassian.confluence.event.events.admin.MaxCacheSizeChangedEvent
-
- getCacheName() - Static method in class com.atlassian.confluence.impl.user.RegisteredUsersCache
-
- getCacheProvider() - Method in class com.atlassian.confluence.cache.ehcache.hibernate.EhCacheHibernateCacheFactory
-
Deprecated.
- getCacheProvider() - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateCacheFactory
-
- getCacheProvider() - Method in interface com.atlassian.confluence.cache.hibernate.HibernateCacheFactory
-
Gets a new instance of the configured hibernate cache provider
- getCacheProvider() - Method in class com.atlassian.confluence.impl.hibernate.HibernateVCacheFactory
-
- getCaches() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
-
- getCaches() - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
-
Deprecated.
- getCacheSize(String) - Method in class com.atlassian.confluence.it.admin.CacheStatisticsPage
-
Deprecated.
- 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
-
- getCacheStatistics(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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
-
- getCacheStatisticsCapabilities(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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
-
- 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
-
- getCanonicalSubject() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
Get the canonical subject of this mail.
- 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
-
- getCaptchaUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
-
Deprecated.
Get the URL of the captcha image.
- 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.
- getCategory() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
-
- getCategory() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
-
- 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(int, Set<Category>) - Method in interface com.atlassian.confluence.search.contentnames.lucene.mappers.CategoryMapper
-
Returns the
Category
that this docId belongs to.
- getCategory(int, Set<Category>) - Method in class com.atlassian.confluence.search.contentnames.lucene.mappers.ContentTypeCategoryMapper
-
- getCategory() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
-
- getCategory() - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
-
- getCategory() - Method in class com.atlassian.confluence.selenium.client.Marketplace
-
- getCategoryMapper(AtomicReaderContext) - Method in interface com.atlassian.confluence.search.contentnames.lucene.mappers.CategoryMapperFactory
-
- getCategoryMapper(AtomicReaderContext) - Method in class com.atlassian.confluence.search.contentnames.lucene.mappers.ContentTypeCategoryMapperFactory
-
- getCause() - Method in exception com.atlassian.confluence.json.parser.JSONException
-
Deprecated.
- 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.
- getChangeDocumentId(Searchable) - Static method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexChangeTask
-
- getChangedPersonalInformation() - Method in class com.atlassian.confluence.mail.reports.ChangeDigestReport
-
- getChangedValues() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
-
- getChangedValues() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
-
- 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
-
- getCharset() - Method in interface com.atlassian.confluence.util.http.HttpResponse
-
Returns the charset of the response.
- getChildPageIds() - Method in class com.atlassian.confluence.content.service.page.SetPageOrderCommand
-
- getChildren(Content, LimitedRequest, Expansions, Depth) - Method in interface com.atlassian.confluence.api.extension.typebinding.ContentTypeBinding
-
Deprecated.
Retrieve the children of an item of Content.
- 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
-
Retrieve the children of an item of Content.
- getChildren(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.
- getChildren() - Method in interface com.atlassian.confluence.core.Hierarchical
-
- getChildren() - Method in class com.atlassian.confluence.diff.ChangeChunk
-
Deprecated.
- getChildren() - Method in class com.atlassian.confluence.diff.CharacterChunk
-
Deprecated.
- getChildren() - Method in interface com.atlassian.confluence.diff.DiffChunk
-
Deprecated.
- getChildren() - Method in class com.atlassian.confluence.diff.LineChunk
-
Deprecated.
- getChildren() - Method in class com.atlassian.confluence.diff.WordChunk
-
Deprecated.
- getChildren(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.
- 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
-
- 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
-
Get the children of a comment
- getChildren(Page, LimitedRequest, Predicate<? super Page>, Depth) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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
-
Returns the children of a page which have a status of CURRENT, limited to the pagination requested.
- getChildren() - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
-
- getChildren(Content, PageRequest, Expansion...) - Method in interface com.atlassian.confluence.rest.client.RemoteContentService
-
Retrieve the children of an item of Content.
- getChildren(Content, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentServiceImpl
-
- 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
-
- 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
-
This method includes an additional parameter "location", it will call the default one if not overridden
- getChildrenForThisType(CustomContentEntityObject, LimitedRequest, Expansions, Depth) - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyAvailableContentTypeSupport
-
- getChildrenForThisType(CustomContentEntityObject, LimitedRequest, Expansions, Depth) - Method in class test.plugin.versionchildpolicy.DummyCurrentVersionContentTypeApiSupport
-
- getChildrenForThisType(CustomContentEntityObject, LimitedRequest, Expansions, Depth) - Method in class test.plugin.versionchildpolicy.DummyOriginalVersionContentTypeApiSupport
-
- 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
-
This method includes an additional parameter "location", it will call the default one if not overridden
- 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
-
- getChildrenOfThisTypeForOtherType(ContentConvertible, LimitedRequest, Expansions, Depth) - Method in class test.plugin.versionchildpolicy.DummyCurrentVersionContentTypeApiSupport
-
- getChildrenOfThisTypeForOtherType(ContentConvertible, LimitedRequest, Expansions, Depth) - Method in class test.plugin.versionchildpolicy.DummyOriginalVersionContentTypeApiSupport
-
- getChildrenOfType(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.
- getChildrenOfType(ContentEntityObject, String, LimitedRequest, Expansions, Depth, Predicate<? super CustomContentEntityObject>) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
-
- 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
-
- getChunks() - Method in class com.atlassian.confluence.diff.ConfluenceDiff
-
Deprecated.
- getCid() - Method in class com.atlassian.confluence.mail.notification.listeners.AttachmentNotificationsListener.AttachmentMetadataHolder
-
- 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.AnnotationBoxingUberspect
-
Template method for returning the actual concrete class of a the provided object.
- 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
URLClassLoader
s presently)
- 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 enum com.atlassian.confluence.diff.DiffType
-
Deprecated.
- 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 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
-
- getClassNameOfCurrentCursor() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
-
Deprecated.
- 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
-
- getClazz() - Method in class bucket.core.persistence.hibernate.schema.TransientHibernateHandle
-
Deprecated.
- getClazz() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
-
- getClazz() - Method in class com.atlassian.confluence.core.persistence.hibernate.TransientHibernateHandle
-
- 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.
- getClearPath() - Method in class com.atlassian.confluence.userstatus.UserStatus
-
Deprecated.
- getClearWindowWait() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumConfiguration
-
- getClickPageLocator(Page) - Method in class com.atlassian.confluence.selenium.client.PageOrderingTree
-
Returns a locator for clicking on the link for a specified page in the tree
- getClient() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
-
- getClient(Module) - Static method in class com.atlassian.confluence.it.RestHelper
-
Returns a Client configured with the provided jackson module for custom deserialization.
- getClient() - Static method in class com.atlassian.confluence.it.RestHelper
-
Return a jersey client configured for Jackson annotations.
- getClient() - Method in class com.atlassian.confluence.search.elasticsearch.ClientFactory
-
- getClient() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- 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
-
- getClusterConfigurationHelper() - Method in class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
-
Deprecated.
- getClusterConfigurationHelper() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
-
- getClusteredLock(String) - Method in interface com.atlassian.confluence.cluster.ClusterManager
-
- 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
-
- 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.
- 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
-
- getCollaborativeEditingMode() - Method in class com.atlassian.confluence.plugins.synchrony.api.events.SynchronyStatusDownTurnedOffEvent
-
- 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
-
- getCollectionInheritableAnnotations() - Method in class com.atlassian.confluence.velocity.introspection.AnnotatedValue
-
- 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 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
-
- 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.hibernate.CachingPageDao
-
- 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
-
- getCommentsShowing() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- getCommentsShowing() - Method in class com.atlassian.confluence.user.UserInterfaceState
-
- 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
-
- 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
-
- getCompatibilityPanelText() - Method in class com.atlassian.confluence.pageobjects.page.admin.UPMCompatibilityCheckPage
-
Deprecated.
- 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 interface com.atlassian.confluence.themes.ThemeStylesheet
-
Deprecated.
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
-
- getComponent(Class<M>, Object...) - Method in class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
-
Deprecated.
This method is used to retrieve elements that are added via a plugin.
- 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
-
- getConditionCheckInterval() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumConfiguration
-
- 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
-
- getConfiguration() - Method in class bucket.user.BucketHibernateConfigProvider
-
- 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
-
- getConfiguredBaseUrl() - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
Returns the configured base URL in the Confluence app.
- 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
-
- getConfiguredConfluenceHome() - Method in interface com.atlassian.confluence.setup.BootstrapManager
-
- getConfiguredConfluenceHome() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
-
- getConfigureDefaultSpaceLogoLink() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
-
Deprecated.
- 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
-
- getConfiguredThemeForSpace(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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
-
- getConfluenceAttachmentDirectory() - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
-
Deprecated.
- getConfluenceAttachmentDirectory() - Method in class com.atlassian.confluence.pages.persistence.dao.HierarchicalFileSystemAttachmentDataDao
-
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
-
- 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
-
- getConfluenceInfo() - Method in interface com.atlassian.confluence.status.service.SystemInformationService
-
- getConfluenceKeys() - Method in class com.atlassian.confluence.setup.webwork.ConfluenceVelocityContext
-
Deprecated.
This is only needed in MacroUtils at the moment - it's a bit of a hack, could be nicer - MCB
- 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
-
- getConfluenceTempDirectory() - Static method in class com.atlassian.confluence.util.GeneralUtil
-
- getConfluenceTempDirectoryPath() - Static method in class com.atlassian.confluence.util.GeneralUtil
-
- 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
-
- 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
-
- getConnection() - Method in class com.atlassian.sal.confluence.rdbms.ConfluenceConnectionProvider
-
- getConnectionParameters() - Method in class com.atlassian.confluence.util.http.BaseHttpRetrievalService
-
- getConnectionProvider() - Method in class com.atlassian.confluence.upgrade.recovery.ConfluenceExportConfiguration
-
- 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.sal.confluence.net.HttpTimeoutParameters
-
- getConnectorPort() - Static method in class com.atlassian.confluence.util.tomcat.TomcatConfigHelper
-
- 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
-
- getContactEmail() - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- getContactName() - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- getContactNumber() - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- 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
-
The return type of this method is intentionly broad.
- getContainer(T, Expansions) - Method in interface com.atlassian.confluence.content.apisupport.ContentTypeApiSupport
-
The return type of this method is intentionally broad.
- 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
-
Returns the children comments of a ContentEntityObject, limited to the pagination requested.
- 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
-
Get the comments belonging to a container
- 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
-
Get the
File
representing the directory that contains all the versions of an attachment
- 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
-
- getContainingDialog() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroForm
-
Deprecated.
- 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.content.ContentProperty
-
- 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.mail.MailEvent
-
Deprecated.
- 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.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() - Method in class com.atlassian.confluence.event.events.userstatus.AbstractStatusContentEvent
-
Deprecated.
- 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.export.SimpleSiteStructure.AttachmentRepresentation
-
- 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
-
- getContent() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentTree
-
- getContent() - Method in class com.atlassian.confluence.like.LikeEntity
-
- getContent() - Method in class com.atlassian.confluence.macro.MacroExecutionContext
-
- getContent() - Method in class com.atlassian.confluence.mail.notification.Notification
-
- getContent() - Method in class com.atlassian.confluence.mail.reports.PageReport
-
- 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.admin.templates.ViewTemplatePage
-
Deprecated.
- getContent() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
- 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.Attachment
-
- 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.selenium.client.Editor
-
- getContent() - Method in class com.atlassian.confluence.selenium.client.PageView
-
- getContent() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Returns the current content of the Editor as HTML.
- getContent(String, boolean) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Returns the current content specified by the selector from the Editor as HTML.
- 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
-
- getContentAdapter() - Method in class test.plugin.versionchildpolicy.DummyCurrentVersionContentType
-
- getContentAdapter() - Method in class test.plugin.versionchildpolicy.DummyOriginalVersionContentType
-
- getContentAuthoredByUser(String) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
-
- getContentAuthoredByUser(String) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getContentAuthoredByUser(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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
-
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
-
- 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
-
- getContentById(ContentId, List<ContentStatus>, Integer, String) - Method in class com.atlassian.confluence.plugins.restapi.resources.ContentResource
-
Returns a piece of Content.
- 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.labels.CachingLabelManager
-
- 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.OptionDeserializer
-
- 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
-
- getContentDrafts() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
-
- getContentElement() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardUpdatesContent
-
Deprecated.
- getContentElement() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.ViewTemplatePage
-
- getContentElementText() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.ViewTemplatePage
-
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.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() - Method in class com.atlassian.confluence.core.ContentEntityObject
-
- getContentEntityObject(Map) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractContentNotificationsListener
-
- getContentEntityObject(Map) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
-
Returns the content entity used for the render context.
- getContentEntityObject(Map) - Method in class com.atlassian.confluence.mail.notification.listeners.AttachmentNotificationsListener
-
- getContentEntityObject(Map) - Method in class com.atlassian.confluence.mail.notification.listeners.BlogPostNotificationsListener
-
- getContentEntityObject(Map) - Method in class com.atlassian.confluence.mail.notification.listeners.CommentNotificationsListener
-
- 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.ViewDraftAttachmentsAction
-
Deprecated.
- 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
-
- getContentEntityObjectDao() - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
-
- getContentEntityType() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
-
- getContentEntityTypes() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
-
- 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
-
- 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
-
- 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(Label, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
Deprecated.
- getContentForLabel(int, int, Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- getContentForLabel(int, int, Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- getContentForLabel(Label, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- getContentForLabel(Label, int) - Method in interface com.atlassian.confluence.labels.LabelManager
-
- 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
-
- getContentId() - Method in class com.atlassian.confluence.api.model.search.SearchContext
-
- 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.IdContentLocator
-
- getContentId() - Method in class com.atlassian.confluence.core.ContentEntityObject
-
- 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.like.LikeEntity
-
- 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
-
- getContentId() - Method in class com.atlassian.confluence.pages.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
-
- 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.selenium.client.Editor
-
- 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
-
- getContentIdentifier(ContentEntityObject) - Static method in class com.atlassian.confluence.util.ConfluenceTrackbackUtils
-
- 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
-
- getContentIncludingNode(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Returns the current content specified by the selector from the Editor as HTML, including the selector itself.
- getContentInSpaceForAllLabels(int, int, String, Label...) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- 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.labels.CachingLabelManager
-
- 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, 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
-
- 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
-
- 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
-
- 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
-
- 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
-
Retrieve a copy of the content permissions.
- 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
-
- 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.
- 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
-
- 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
-
- getContents() - Method in class com.atlassian.confluence.plugins.rest.entities.UserHistoryList
-
- getContents() - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
-
- 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
- getContents() - Method in class com.atlassian.confluence.util.i18n.CombinedResourceBundle
-
Deprecated.
- getContentsAsStream() - Method in class com.atlassian.confluence.pages.Attachment
-
- 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.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
-
- 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.
- getContentSummary() - Method in class com.atlassian.confluence.pages.Draft
-
- 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
-
- 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.
- 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
-
- 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.OptionDeserializer
-
- 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() - Method in class com.atlassian.confluence.setup.ConfluenceEncodingFilter
-
- 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
-
- getContentType() - Method in interface com.atlassian.confluence.util.http.HttpResponse
-
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
-
- getContentTypePrefix() - Method in class com.atlassian.confluence.util.Resource
-
Deprecated.
- getContentTypes() - Method in class com.atlassian.confluence.api.model.locator.ContentLocator
-
- getContentTypes() - Method in class com.atlassian.confluence.legacyapi.model.content.locator.ContentLocator
-
- 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
-
- getContentUiSupport() - Method in class test.plugin.versionchildpolicy.DummyCurrentVersionContentType
-
- getContentUiSupport() - Method in class test.plugin.versionchildpolicy.DummyOriginalVersionContentType
-
- 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
-
- getContentWithRenamedLinks(ContentEntityObject, SpaceContentEntityObject, String, String) - Method in class com.atlassian.confluence.links.DefaultLinkManager
-
- getContentWithRenamedLinks(ContentEntityObject, SpaceContentEntityObject, String, String) - Method in interface com.atlassian.confluence.links.LinkManager
-
- 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
-
- getContext() - Method in class com.atlassian.confluence.event.events.content.page.PageCreateEvent
-
- 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.mail.notification.listeners.NotificationData
-
- 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.search.elasticsearch.journalverifier.ESIndexJournalVerifierBandanaContext
-
- 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(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() - Static method in class com.atlassian.confluence.sanity.WebDriverConfiguration
-
- getContextPath() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
Context path, including initial slash, eg "/confluence".
- 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
-
- getContexts() - Method in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies
-
- getContexts() - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
-
- 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).
- 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
-
- getContributor() - Method in class com.atlassian.confluence.search.v2.query.ContributorQuery
-
- 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
-
- 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
-
- getConversionContext(NotificationData) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
-
- getConversionContext() - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
-
- getConverter() - Method in class com.atlassian.confluence.plugins.restapi.enrich.EnricherResourceFilterFactory
-
- getCookieNamed(String) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
-
Deprecated.
- 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 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.CachingAttachmentDao
-
- getCopier(AttachmentManager) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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.
- getCopyrightSince() - Method in class com.atlassian.confluence.about.AboutPageAction
-
- getCopyrightUntil() - Method in class com.atlassian.confluence.about.AboutPageAction
-
- getCorePoolSize() - Method in class com.atlassian.confluence.event.CpuBasedThreadPoolConfiguration
-
- getCount() - Method in class com.atlassian.confluence.core.PartialList
-
- getCount() - Method in class com.atlassian.confluence.labels.persistence.dao.LabelSearchResult
-
- getCount() - Method in class com.atlassian.confluence.legacyapi.model.PartialList
-
- 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.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
-
- getCountOnEachPage() - Method in class bucket.core.actions.PaginationSupport
-
- getCountOnEachPage() - Method in class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
-
- getCountResult(List<Number>) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
-
- 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
-
- getCqlComponent() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroForm
-
Deprecated.
- getCqlQuery() - Method in class com.atlassian.confluence.api.model.search.SearchPageResponse
-
- getCreateBlogPostMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.AddMenu
-
- getCreateBlogPostUrl() - Method in class com.atlassian.confluence.it.Space
-
Deprecated.
- getCreateButton() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
-
- getCreateButtonElement() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
-
Deprecated.
Waits for the create button to become visible, then returns it as a PageElement
.
- getCreateButtonVisibility() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
-
Deprecated.
- 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
-
- 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
-
- 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
-
- 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
-
The date at which this index entry was created.
- getCreationDate() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
-
- getCreationDate() - Method in class com.atlassian.confluence.api.model.journal.JournalEntry
-
- getCreationDate() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
-
- 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.like.LikeEntity
-
- getCreationDate() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- 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.contentnames.SearchResult
-
- 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 class com.atlassian.confluence.search.v2.query.CreatorQuery
-
- getCreator() - Method in interface com.atlassian.confluence.search.v2.SearchResult
-
- getCreatorName() - Method in class com.atlassian.confluence.core.ConfluenceEntityObject
-
- 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
-
- 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
-
- getCssAttributeForSelector(String, String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Returns the value of the given attribute for the given selector.
- 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
-
- 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.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
-
- 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
-
- 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.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.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.labels.CachingLabelManager
-
- 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
-
- 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
-
- 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.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- getCurrentPage() - Method in class com.atlassian.confluence.pages.actions.RecentBlogPostsAction
-
- getCurrentPage() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
-
- getCurrentPageId() - Static method in class com.atlassian.confluence.PageAcceptanceTester
-
- getCurrentPageResultCount() - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- getCurrentPanel() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
-
Deprecated.
- 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.
- getCurrentSelectionText() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
-
Deprecated.
Returns the text of the current editor selection.
- getCurrentSelectionText() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Returns the text of the current editor selection.
- getCurrentSelectionTextTimed() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
-
Deprecated.
Returns a timed query for getting the current editor selection.
- getCurrentSession() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
-
- 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.user.actions.AbstractUserProfileAction
-
- 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
-
This can only be called from the edit screen.
- getCurrentTenant() - Method in class com.atlassian.confluence.search.elasticsearch.ESLicenseSenTenantContext
-
- getCurrentTenant() - Method in class com.atlassian.confluence.tenant.VolatileSingleTenantRegistry
-
- 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
-
- 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.importexport.DefaultImportContext
-
- getCurrentUser() - Method in interface com.atlassian.confluence.importexport.ImportContext
-
- 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.
- 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
- 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
-
- 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(User) - 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(User) - 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.
- getDarkFeatures(User) - Method in class com.atlassian.confluence.setup.settings.VacantDarkFeaturesManager
-
- 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() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
-
- getDashboardPanel() - Method in class com.atlassian.confluence.pageobjects.page.DashboardPage
-
Deprecated.
- getDashboardSpacesSelectedGroup() - Method in class com.atlassian.confluence.user.UserInterfaceState
-
- getDashboardSpacesSelectedTeam() - Method in class com.atlassian.confluence.user.UserInterfaceState
-
- getDashboardSpacesTab() - Method in class com.atlassian.confluence.user.UserInterfaceState
-
- getDashboardTab() - 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
-
- 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(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
-
- 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
-
- getDatabaseName() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
-
- getDatabases() - Method in class com.atlassian.confluence.setup.actions.DatabaseList
-
- getDatabases() - Method in class com.atlassian.confluence.setup.actions.SetupDBChoiceAction
-
- 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
-
- getDatabaseTypes() - Method in class com.atlassian.confluence.setup.actions.SetupDatabaseAction
-
- getDatabaseUrl() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
-
- getDatabaseUrl() - Method in enum com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage.Database
-
Deprecated.
- getDatabaseVersion() - Method in class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
-
- getDataDao() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
-
- 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
-
- getDatasource(Attachment, boolean) - Method in interface com.atlassian.confluence.core.DataSourceFactory
-
- getDatasource(Attachment, boolean) - Method in class com.atlassian.confluence.core.DefaultDataSourceFactory
-
- getDatasourceCredentials() - Static method in class com.atlassian.confluence.util.tomcat.TomcatConfigHelper
-
This method 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
-
- getDatasourceUrl(File) - Static method in class com.atlassian.confluence.util.tomcat.TomcatConfigHelper
-
Get the datasource url attribute from the given config xml file.
- getDate(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- 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
-
- getDate() - Method in class com.atlassian.confluence.userstatus.actions.UserStatusJsonResult
-
Deprecated.
- 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.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) - Method in class com.atlassian.confluence.user.ConfluenceUserPreferences
-
Deprecated.
- 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
-
- getDateRangeQueryType() - Method in class com.atlassian.confluence.search.v2.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.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.SetupDBChoiceAction
-
- 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
-
- 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.it.TestingFormatSettingsManager
-
- getDeclaredAnnotations() - Method in class com.atlassian.confluence.velocity.introspection.AnnotatedValue
-
- getDeclaredAnnotations() - Method in class com.atlassian.confluence.velocity.introspection.ToStringDelegatingAnnotationBoxedElement
-
- 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
-
- 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
- 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() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- 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 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
-
- 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() - Static method in class com.atlassian.confluence.security.SpacePermission
-
- 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
-
- getDefaultHomePageContent() - Static method in class com.atlassian.confluence.spaces.listeners.InitialSpaceContentListener
-
- getDefaultHomePageTitle() - Method in class com.atlassian.confluence.it.Space
-
Deprecated.
- getDefaultHomepageTitle() - Method in class com.atlassian.confluence.spaces.Space
-
- 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
-
- 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
-
- getDefaultRequestFor(String) - Method in interface com.atlassian.confluence.util.http.HttpRetrievalService
-
Retrieve the default configured HttpRequest for a particular URL.
- 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
-
- 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
-
- getDefaultSpaceHomepageTitle() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- getDefaultSpaceKey() - Method in class com.atlassian.confluence.importexport.DefaultImportContext
-
- 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.
- getDelegate() - Method in class com.atlassian.confluence.cache.CacheAdapter
-
Deprecated.
- 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.CachingAttachmentDao
-
- 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
-
- getDelegate() - Method in class com.atlassian.confluence.rest.api.model.RestEntity
-
- getDelegate(PermissionDelegate) - Method in class com.atlassian.confluence.security.delegate.PermissionsDelegateFactory
-
- getDelegateClass() - Method in class com.atlassian.confluence.plugin.descriptor.ExtractorModuleDescriptor.BackwardsCompatibleExtractor
-
- getDelegateDao() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getDelegatedLdapAuthProperties() - Static method in class com.atlassian.confluence.it.TestProperties
-
Deprecated.
- getDelegatedLdapGroupSyncProperties() - Static method in class com.atlassian.confluence.it.TestProperties
-
Deprecated.
- getDelegatingRepositories() - Method in class bucket.user.DefaultUserAccessor
-
- getDelegatingRepositories() - Method in interface bucket.user.UserAccessor
-
- getDeleteCommentsList() - Method in class com.atlassian.confluence.admin.actions.debug.BrowseCommentsAction
-
- getDeletedSpan(int) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ViewDraftDiffDialog
-
Deprecated.
- getDeletedSpan(int) - Method in class com.atlassian.confluence.selenium.client.DraftChangesDialog
-
- getDeletePath() - Method in class com.atlassian.confluence.userstatus.UserStatus
-
Deprecated.
- 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
-
- getDeletions() - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- getDeletions() - Method in class com.atlassian.confluence.admin.actions.PurgeReferrersAction
-
- 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.hibernate.CachingPageDao
-
- getDescendantIds(Page) - 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
- 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
-
- 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.hibernate.CachingPageDao
-
- 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.hibernate.CachingPageDao
-
- 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
- getDescendentIds(Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
-
- getDescendentIds(Page) - Method in interface com.atlassian.confluence.pages.PageManager
-
- getDescendentIds(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getDescendentIds(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
-
- getDescendentIds(Page) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
-
- getDescendents(Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
Deprecated.
- getDescendents(Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
-
- getDescendents() - Method in class com.atlassian.confluence.pages.Page
-
- getDescendents(Page) - Method in interface com.atlassian.confluence.pages.PageManager
-
- getDescendents(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getDescendents(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
-
- getDescendents(Page) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
-
- 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.admin.actions.RaiseSupportRequestAction
-
- getDescription() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
-
- 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
-
- 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
-
- 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.EditTemplateDescriptionDialog
-
Deprecated.
- getDescription() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroItem
-
Deprecated.
- getDescription() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.TemplateInfo
-
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 class com.atlassian.confluence.search.elasticsearch.tasks.ESDeleteAllChangesTask
-
- getDescription() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESDeleteContentTypeTask
-
- getDescription() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESDeleteSpaceTask
-
- getDescription() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESDeleteTask
-
- getDescription() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexAllChangesTask
-
- getDescription() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexAllUsersTask
-
- getDescription() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexChangeTask
-
- getDescription() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexIncludingChangesTask
-
- getDescription() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexIncludingDependantsTask
-
- getDescription() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexTask
-
- getDescription() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexUsersInGroupTask
-
- 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.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.confluence.velocity.introspection.AnnotatedValue
-
- 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
-
- getDescription() - Method in class test.plugin.osgi.upm.osgi.rest.representations.ServiceRepresentation
-
- 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
-
- getDescriptionText(String) - Static method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
-
- 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
-
Returns the module descriptors currently in the cache.
- getDescriptors() - Method in interface com.atlassian.confluence.plugin.ModuleDescriptorCache.Initializer
-
Should return the initial set of ModuleDescriptor
s
- 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.
- getDeviceTypes() - Method in class com.atlassian.confluence.plugin.descriptor.DeviceTypeRendererComponentModuleDescriptor
-
- 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
-
- getDialectV5(ConfluenceHibernateConfig) - Static method in class com.atlassian.confluence.upgrade.upgradetask.DataAccessUtils
-
- getDialog() - Method in class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
-
Deprecated.
- getDialogBrowsePanel() - Method in class com.atlassian.confluence.pages.actions.EditPageAction
-
- getDialogHeader() - Method in class com.atlassian.confluence.pageobjects.component.dialog.WhatsNewDialog
-
Deprecated.
- getDialogMode() - Method in class com.atlassian.confluence.pages.actions.MovePageDialogAction
-
- 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
-
- getDiffRenderer() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
-
- getDiffViewAsText() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ViewDraftDiffDialog
-
Deprecated.
- getDimensions() - Method in class com.atlassian.confluence.macro.DefaultImagePlaceholder
-
- getDimensions() - Method in interface com.atlassian.confluence.macro.ImagePlaceholder
-
Returns the dimensions that the image is to be rendered as.
- getDirectories() - Method in class com.atlassian.confluence.it.admin.UserDirectories
-
Deprecated.
- 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(File, long) - Method in class com.atlassian.confluence.pages.persistence.dao.HierarchicalContentFileSystemHelper
-
Deprecated.
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
-
- getDirectory(Directory) - Method in class com.atlassian.confluence.user.crowd.CacheableDirectoryInstanceLoader
-
- 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
- getDirectoryForAttachment(ContentEntityObject, Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.HierarchicalFileSystemAttachmentDataDao
-
Deprecated.
- getDirectoryForAttachmentContainer(long, long) - Method in class com.atlassian.confluence.pages.persistence.dao.HierarchicalFileSystemAttachmentDataDao
-
Deprecated.
Return the directory that represents where attachments for the supplied content should be stored based also upon
the id of the space that contains the content (if it's spaced content)
- getDirectoryForContent(ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
-
Deprecated.
- getDirectoryForSpace(Maybe<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
-
- 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
-
- getDisplayableCanonicalSubject() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
Get the displayable version of the mails canonical subject string.
- 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
-
- getDisplayableSubject() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
Get the displayable version of the mails subject string.
- 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
-
- 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
-
- getDisplayAlmostSupportPeriodEndMessage() - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
-
- getDisplayedValues() - Method in class com.atlassian.confluence.pageobjects.component.form.MultiPicker
-
Deprecated.
- getDisplayFilename(String, InsertImageDialog.Panel) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- 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
-
- 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 enum com.atlassian.confluence.selenium.client.DashboardSeleniumHelper.UpdatesTab
-
- getDisplayName() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUser
-
- getDisplayOffset() - Method in class com.atlassian.confluence.core.TimeZone
-
- getDisplayPageName(String, InsertImageDialog.Panel) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- 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
-
Gets the display-friendly title for the content.
- 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.elasticsearch.ESSearchResult
-
- 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.contentnames.lucene.ScoringPrefixFilter
-
- getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.contentnames.lucene.ScoringTermFilter
-
- 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
-
- getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.ContentNameSearchPermissionsFilter
-
- 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
-
- 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.MultiTermFilter
-
- getDocIdSet(AtomicReaderContext, Bits) - Method in class com.atlassian.confluence.search.lucene.filter.OrderedNGramMatchingFilter
-
- 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.elasticsearch.ESDocumentBuilderImpl
-
- 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(Searchable) - Method in interface com.atlassian.confluence.search.elasticsearch.ESDocumentBuilder
-
Get an elasticsearch document from a searchable.
- getDocument(Searchable) - Method in class com.atlassian.confluence.search.elasticsearch.ESNoOpsDocumentBuilder
-
- getDocument(Searchable) - Method in class com.atlassian.confluence.search.lucene.ChangeDocumentBuilder
-
- getDocument(Searchable) - Method in class com.atlassian.confluence.search.lucene.ConfluenceDocumentBuilder
-
Generates a Lucene document using the extractors defined by construction of BaseDocumentBuilder.
- 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 class com.atlassian.confluence.security.websudo.MessagesDecoratorFilter
-
- getDocumentationBean() - Method in interface com.atlassian.confluence.util.i18n.DocumentationBeanFactory
-
- getDocumentationBean() - Method in class com.atlassian.confluence.util.i18n.VersionSpecificDocumentationBeanFactory
-
- getDocumentationLink() - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
-
- getDocumentationTheme() - Static method in enum com.atlassian.confluence.it.admin.BundledTheme
-
- 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 interface com.atlassian.confluence.setup.BootstrapManager
-
- getDomainName() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
-
Deprecated.
- 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
-
- getDouble(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
-
Deprecated.
- getDouble(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
-
Deprecated.
Get the double value associated with an index.
- getDouble(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
-
Deprecated.
Get the double value associated with a key.
- 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
-
- 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.
- getDraft() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
-
- getDraftAsCEO() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
-
- 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.hibernate.CachingPageDao
-
- 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
-
- getDraftManager() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
-
- getDraftMessage(long, long, String, String) - Method in class com.atlassian.confluence.tinymceplugin.rest.DraftsResource
-
- getDrafts(int, int) - Method in class com.atlassian.confluence.tinymceplugin.rest.DraftsResource
-
- getDrafts() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
-
- getDraftSaveInterval() - Method in class com.atlassian.confluence.pageobjects.page.admin.ViewSpacesConfigurationPage
-
Deprecated.
- getDraftSaveInterval() - Method in class com.atlassian.confluence.pages.DefaultDraftManager
-
Deprecated.
- getDraftSaveInterval() - Method in interface com.atlassian.confluence.pages.DraftManager
-
- 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
-
- getDraftsForSpace(String) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
-
Deprecated.
- getDraftsForSpace(String) - Method in interface com.atlassian.confluence.pages.DraftManager
-
- 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
-
- getDraftsTab() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewProfilePage
-
Deprecated.
- getDraftsTransitionHelper() - Method in class com.atlassian.confluence.content.service.DefaultBlogPostService
-
- getDraftType() - Method in class com.atlassian.confluence.pages.actions.ViewDraftAttachmentsAction
-
Deprecated.
- 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.
- getDriver() - Method in class com.atlassian.confluence.qunit.pageobjects.QUnitTestPage
-
- 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
-
- getDropDownOptionTooltip(String) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
Returns the tooltip (title) text for the dropdown option with the supplied display text.
- 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
-
- getDuration() - Method in class com.atlassian.confluence.schedule.ScheduledJobHistory
-
- 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
-
- getDynamicModules(Plugin) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
-
- getDynamicPluginClass(String) - 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.
- 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
-
- 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)
- getEditableLabels() - Method in class com.atlassian.confluence.pageobjects.component.labels.DialogLabelSection
-
Deprecated.
- 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
-
- getEditMacroTitle(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
-
Deprecated.
- getEditMacroTitle(String) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- 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.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.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
-
- getEditPermissionsGroups() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.PagePermissionData
-
- getEditPermissionsGroups() - Method in class com.atlassian.confluence.util.EditPageBean
-
- 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
-
- 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
-
- 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.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.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.extras.entities.UserCreateRequestEntity
-
- getEmail() - Method in class com.atlassian.confluence.user.PersonalInformation
-
- getEmail() - Method in class com.atlassian.confluence.user.UnknownUser
-
- getEmail() - Method in class com.atlassian.confluence.user.UserForm
-
- 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
-
- 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
-
- getEmailFormMessage() - Method in class com.atlassian.confluence.pageobjects.page.admin.InviteUsersPanel
-
Deprecated.
Get the email form message.
- 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.
- getEnabledContentTypes() - Method in interface com.atlassian.confluence.content.ContentTypeManager
-
- getEnabledContentTypes() - Method in class com.atlassian.confluence.content.DefaultContentTypeManager
-
- 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
-
- getEnabledModuleDescriptorsByClass(Class<D>, boolean) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
-
- getEnabledModuleDescriptorsByType(String) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
-
- getEnabledModulesByClass(Class<M>) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
-
- getEnabledModulesByClassAndDescriptor(Class<ModuleDescriptor<M>>[], Class<M>) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
-
- getEnabledModulesByClassAndDescriptor(Class<ModuleDescriptor<M>>, 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
-
- getEncodedUserName(String) - 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.setup.ConfluenceEncodingFilter
-
- 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
-
- getEndIndex() - Method in class bucket.core.actions.PaginationSupport
-
- getEndIndex() - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
-
Deprecated.
- getEnricherVistors() - Method in class com.atlassian.confluence.plugins.restapi.enrich.EnricherResourceFilterFactory
-
- 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.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.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
-
- getEntityClass() - Method in class test.plugin.versionchildpolicy.DummyCurrentVersionContentTypeApiSupport
-
- getEntityClass() - Method in class test.plugin.versionchildpolicy.DummyOriginalVersionContentTypeApiSupport
-
- 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.FavouriteSpace
-
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
-
- getEntityObjectQueue(List) - Method in interface bucket.core.persistence.EntityObjectQueueFactory
-
- getEntityObjectQueue(List) - Method in class bucket.core.persistence.hibernate.HibernateEntityObjectQueueFactory
-
- 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
-
- 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
-
- 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.
- getEnvironmentCreator(ConfluenceTestedProduct) - Method in class com.atlassian.confluence.qunit.AtlassianQUnitWebDriverTestSuite
-
- getEnvironmentCreator() - Method in class com.atlassian.confluence.qunit.QUnitEditorWebDriverTestSuite
-
- getEnvironmentCreator() - Method in class com.atlassian.confluence.qunit.QUnitQuickCommentEditorWebDriverTestSuite
-
- getEnvironmentCreator() - Method in class com.atlassian.confluence.qunit.QUnitQuickEditEditorWebDriverTestSuite
-
- getEnvironmentCreator() - Method in class com.atlassian.confluence.qunit.QUnitViewPageWebDriverTestSuite
-
- 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.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
-
- 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() - Method in class com.atlassian.confluence.json.SingleErrorJSONResult
-
- getErrorMessage() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
-
Deprecated.
Waits for the error message to be visible and returns the error text.
- getErrorMessage() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- getErrorMessage() - Method in class com.atlassian.confluence.pageobjects.page.content.ManageWatchersDialog
-
Deprecated.
- getErrorMessage() - Method in class com.atlassian.confluence.search.lucene.ChangeDocumentIndexPolicy.PolicyCheckResult
-
- getErrorMessageDiv() - Method in class com.atlassian.confluence.pageobjects.page.admin.RebuildAncestorTablePage
-
Deprecated.
- 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.impl.model.validation.CoreValidationResult
-
Deprecated.
- 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.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
-
- getEsFailureCount() - Method in class com.atlassian.confluence.search.elasticsearch.journalverifier.ESIndexJournalVerifier
-
- getEstimatedTimeRemaining() - Method in class com.atlassian.confluence.util.longrunning.DelegatingLongRunningTask
-
- getEstimatedTotal() - Method in class com.atlassian.confluence.util.EstimatedProgressMeter
-
- getEval(String) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
Runs the provided Javascript statement in the context of the test page, not the Selenium tester
like DefaultSelenium.getEval(String)
does.
- getEvalAsBoolean(String) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
- getEvalFunction(String) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
Runs the provided Javascript function in the context of the test page.
- getEvalFunction(String...) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
- getEvalOnContent(String) - Method in class com.atlassian.confluence.selenium.client.PageView
-
Executes a javascript expression to return a value.
- 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.plugin.descriptor.mail.NotificationContext
-
- getEvent() - Method in class com.atlassian.synchrony.Events
-
- getEventContentType(Event) - Static method in class com.atlassian.confluence.event.EventUtils
-
- getEventId() - Method in class com.atlassian.synchrony.Events
-
- getEventManager() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
-
- getEventManager() - Method in class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
-
- 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
-
- 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.it.analytics.AnalyticsEventReport
-
- 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.ListOrphanedPagesAction
-
- 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(Attachment) - Method in class com.atlassian.confluence.servlet.download.AttachmentDownload
-
- getEventToPublish(Attachment) - Method in class com.atlassian.confluence.servlet.download.ThumbnailDownload
-
- 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.spaces.actions.ViewSpaceSummaryAdminAction
-
Deprecated.
- 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
-
- 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
-
- 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
-
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.
- 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
-
- getExcerpt() - Method in class com.atlassian.confluence.mail.Mail
-
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.
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.AbstractRemoteServiceAcceptanceTest
-
Returns a collection of method names to skip the proxy test for.
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.RemoteAttachmentServiceAcceptanceTest
-
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.RemoteContentBodyConversionServiceAcceptanceTest
-
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.RemoteContentLegacyDraftServiceAcceptanceTest
-
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.RemoteContentRestrictionServiceAcceptanceTest
-
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.RemoteContentServiceAcceptanceTest
-
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.RemoteContentServiceHistoryContributionsAcceptanceTest
-
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.RemoteContentSharedDraftsServiceAcceptanceTest
-
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.RemoteContentTrashServiceAcceptanceTest
-
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.RemoteContentVersionServiceAcceptanceTest
-
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.RemoteRelationServiceAcceptanceTest.RemoteTestHelper
-
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.RemoteSpaceServiceAcceptanceTest
-
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.RemoteWebResourceAcceptanceTest
-
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.Template.RemoteBlueprintContentTemplateServiceAcceptanceTest
-
- getExcludedMethodNamesForProxyTest() - Method in class com.atlassian.confluence.api.Template.RemotePageContentTemplateServiceAcceptanceTest
-
- getExcludedReferrers() - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- getExcludedReferrers() - Method in class com.atlassian.confluence.setup.settings.beans.ReferrerSettings
-
Do not add referrers to this list directly.
- 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
-
- 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
-
- getExistingBooleanValue(String) - Static method in class com.atlassian.confluence.upgrade.UpgradeUtils
-
Deprecated.
- 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
-
- 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
-
- getExistingIntegerValue(String) - Static method in class com.atlassian.confluence.upgrade.UpgradeUtils
-
Deprecated.
- 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.
- getExistingRequest() - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- getExistingStringValue(String) - Static method in class com.atlassian.confluence.upgrade.UpgradeUtils
-
Deprecated.
- 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
-
- getExpandable(JsonNode, String) - Method in class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
-
- getExpandable(JsonNode, String) - Static method in class com.atlassian.confluence.rest.RestTestHelper
-
- getExpandableLinksNode(JsonNode) - Static method in class com.atlassian.confluence.rest.RestTestHelper
-
- getExpandableNode(JsonNode) - Method in class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
-
- getExpandedValue() - Method in class com.atlassian.confluence.extra.paste.rest.ShortcutLinkConfigurationsResource.ShortcutLinkConfigurationEntity
-
- getExpandedValue() - Method in class com.atlassian.confluence.renderer.ShortcutLinkConfig
-
- getExpansions() - Method in class com.atlassian.confluence.api.impl.service.content.finder.AbstractFinder
-
- getExpansions() - Method in interface com.atlassian.confluence.content.apisupport.CommentExtensionsSupport
-
Get the map of expandable extension properties provided by this CommentExtensionSupport
- getExpansions() - Method in class com.atlassian.confluence.content.apisupport.NullCommentExtensionsSupport
-
- getExpansions() - Method in class com.atlassian.confluence.it.api.test.plugin.apiavailable.DummyCommentExtensionSupport
-
- getExpected() - Method in interface com.atlassian.confluence.core.persistence.schema.api.SchemaElementComparison
-
- 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
-
- getExpiredCount() - Method in interface com.atlassian.confluence.cache.CacheStatistics
-
- getExpiredCount() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsEvent
-
- getExpiredCount() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
-
- getExpiryTime() - Method in class com.atlassian.confluence.admin.actions.ViewOrUpdateLicenseAction
-
- getExplain() - Method in class com.atlassian.confluence.search.v2.elasticsearch.ESSearchResult
-
- getExplain() - Method in interface com.atlassian.confluence.search.v2.SearchResult
-
- 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(File, boolean) - Static method in class com.atlassian.confluence.importexport.impl.ExportUtils
-
- getExportDescriptor() - Method in interface com.atlassian.confluence.importexport.ImportContext
-
- getExportDirectory() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
-
- getExportDirectoryPath() - Method in class com.atlassian.confluence.importexport.DefaultExportContext
-
Deprecated.
- getExportDirectoryPath() - Method in interface com.atlassian.confluence.importexport.ExportContext
-
- 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.
- getExportingBundle() - Method in class test.plugin.osgi.upm.osgi.rest.representations.PackageRepresentation
-
- getExportLinkFormatter() - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
-
- 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
-
- 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.impl.AbstractXmlExporter
-
- getExportType() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
-
- getExportTypeFromExportZip(File) - Static method in class com.atlassian.confluence.importexport.impl.ExportUtils
-
- getExportTypeFromExportZip(File, boolean) - Static method in class com.atlassian.confluence.importexport.impl.ExportUtils
-
- getExpressionValue(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Makes the TinyMCE doc available to the passed expression and evaluates it, returning the string result.
- 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
-
- getExternallMembers(Group) - Method in class bucket.user.DefaultUserAccessor
-
- getExternallMembers(Group) - Method in interface bucket.user.UserAccessor
-
- 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
-
- getFactory() - Static method in class com.atlassian.confluence.util.profiling.ProfilingPageFilter
-
Deprecated.
- 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
-
- getFailedInvitationAddresses() - Method in class com.atlassian.confluence.pageobjects.page.admin.InviteUsersPanel
-
Deprecated.
- getFailingMigratorModuleKey() - Method in class com.atlassian.confluence.macro.schema.MacroSchemaMigratorPlugin
-
- 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
-
- 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.plugins.spacedirectory.rest.SpaceDirectoryEntity
-
- getFavouriteButton() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
-
Deprecated.
- 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.labels.CachingLabelManager
-
- 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.
- getFavouritePageMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ToolsMenu
-
Deprecated.
- getFavouriteSpace(Space) - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardSpacesTab
-
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.labels.CachingLabelManager
-
- 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
-
- getFavouritesTab() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewProfilePage
-
Deprecated.
- getFeature(String) - Method in class com.atlassian.confluence.darkfeatures.rest.DarkFeatureSiteResource
-
- getFeature(String) - Method in class com.atlassian.confluence.darkfeatures.rest.DarkFeatureUserResource
-
- getFeaturedMacros() - Method in class com.atlassian.confluence.selenium.client.EditorInsertMenu
-
- 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
-
- 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
-
- getFieldElement(String) - Method in class com.atlassian.confluence.pageobjects.component.form.CqlComponent
-
Deprecated.
- getFieldElement(String, int) - Method in class com.atlassian.confluence.pageobjects.component.form.CqlComponent
-
Deprecated.
- 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
-
- getFieldName() - Method in class com.atlassian.confluence.search.v2.query.DoubleRangeQuery
-
- 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
-
- getFieldName() - Method in class com.atlassian.confluence.search.v2.query.TextFieldQuery
-
- 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
-
- 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 class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
-
- 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.pageobjects.component.dialog.MacroForm
-
Deprecated.
- 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.elasticsearch.ESSearchResult
-
- 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.elasticsearch.ESSearchResult
-
- 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
-
- 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() - 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(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
-
- 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
-
- 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.it.export.SimpleSiteStructure.AttachmentRepresentation
-
- getFileName() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AbstractAttachmentContainer
-
Deprecated.
- getFileName() - Method in class com.atlassian.confluence.pageobjects.component.content.AttachmentsRow
-
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(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
-
CONFLUENCE_HOME_CONSTANT is replaced on the fly with the current location of confluence.
- getFileResults() - Method in class com.atlassian.confluence.qunit.pageobjects.QUnitTestPage
-
- 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.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
-
- getFileSystemEncoding() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
-
- getFilesystemName(String) - Method in class com.atlassian.confluence.setup.webwork.JakartaMultiPartRequest
-
- 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
-
- getFilteredUsers(Collection) - Method in class com.atlassian.confluence.user.UserPickerFilter
-
- getFilteredUsers() - Method in class com.atlassian.confluence.util.UserFilterBean
-
- getFilterKey() - Method in class com.atlassian.confluence.search.v2.elasticsearch.mapper.filter.DelegatingESFilterMapper
-
- getFilterKey() - Method in interface com.atlassian.confluence.search.v2.elasticsearch.mapper.filter.ESFilterMapper
-
- getFilterKey() - Method in class com.atlassian.confluence.search.v2.elasticsearch.mapper.filter.FieldValueSearchFilterMapper
-
- getFilterKey() - Method in class com.atlassian.confluence.search.v2.elasticsearch.mapper.filter.TermRangeSearchFilterMapper
-
- getFilters() - Method in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
-
Deprecated.
- getFindButton() - Method in class com.atlassian.confluence.stateless.webdriver.FindSpaceAttachmentTests.FindSpaceAttachmentPage
-
- getFinished() - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
-
- getFirefoxProfileTemplate() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumConfiguration
-
- 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).
- getFirstChildNode(Page) - Method in class com.atlassian.confluence.selenium.client.PageOrderingTree
-
Returns the first child node id of the given page.
- 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
-
- getFirstMailAfter(String, long) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getFirstMailAfter(String, long) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
Deprecated.
- getFirstMailAfter(String, long) - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
-
- getFirstMailAfter(String, long) - Method in interface com.atlassian.confluence.mail.persistence.dao.MailDao
-
- getFirstMailBefore(String, long) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getFirstMailBefore(String, long) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
Deprecated.
- getFirstMailBefore(String, long) - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
-
- getFirstMailBefore(String, long) - Method in interface com.atlassian.confluence.mail.persistence.dao.MailDao
-
- 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
-
- getFirstRowSelector() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- 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.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getFirstVersionAfter(long, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getFirstVersionBefore(long, int) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
-
- getFirstVersionBefore(long, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getFirstVersionBefore(long, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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
-
- getFlushStarted() - Method in class com.atlassian.confluence.links.ReferralTaskQueue
-
- getFlushStatistics() - Method in class com.atlassian.confluence.event.events.search.IndexQueueFlushCompleteEvent
-
- getFocusedComment() - Method in class com.atlassian.confluence.it.content.ViewContentBean
-
- getFocusedCommentId() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- getFollowee() - Method in class com.atlassian.confluence.follow.Connection
-
- 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
-
Returns a list of usernames for the users that the specified user is following
- 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
-
- getFollower() - Method in class com.atlassian.confluence.event.events.follow.FollowEvent
-
- getFollower() - 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(User) - Method in class com.atlassian.confluence.follow.DefaultFollowManager
-
- getFollowers(ConfluenceUser, PaginationQuery<ConfluenceUser, T>) - Method in class com.atlassian.confluence.follow.DefaultFollowManager
-
- getFollowers(User) - Method in interface com.atlassian.confluence.follow.FollowManager
-
- getFollowers(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
- 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) - Method in class com.atlassian.confluence.follow.DefaultFollowManager
-
- getFollowing(User) - Method in class com.atlassian.confluence.follow.DefaultFollowManager
-
- getFollowing(ConfluenceUser, PaginationQuery<ConfluenceUser, T>) - Method in class com.atlassian.confluence.follow.DefaultFollowManager
-
- getFollowing(ConfluenceUser) - Method in interface com.atlassian.confluence.follow.FollowManager
-
- getFollowing(User) - Method in interface com.atlassian.confluence.follow.FollowManager
-
- 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
-
- getFollowManager() - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserFollowingTargetCondition
-
Deprecated.
- 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.labels.CachingLabelManager
-
- 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(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
-
- getForLabels(int, int, Label...) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- 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
-
- getFormattedSizeInMegabytes() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
-
- getFormattedText(T) - Method in interface com.atlassian.confluence.diff.renderer.DiffChunkRenderer
-
Deprecated.
- getFormattedText(ChangeChunk) - Method in enum com.atlassian.confluence.diff.renderer.HtmlChangeChunkRenderer
-
Deprecated.
- getFormattedText(CharacterChunk) - Method in enum com.atlassian.confluence.diff.renderer.HtmlCharacterChunkRenderer
-
Deprecated.
- getFormattedText(LineChunk) - Method in enum com.atlassian.confluence.diff.renderer.HtmlLineChunkRenderer
-
Deprecated.
- getFormattedText(WordChunk) - Method in enum com.atlassian.confluence.diff.renderer.HtmlWordChunkRenderer
-
Deprecated.
- getFormattedText(ChangeChunk) - Method in enum com.atlassian.confluence.diff.renderer.StaticHtmlChangeChunkRenderer
-
Deprecated.
- 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
-
- getForPeers(String) - Static method in class com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
-
- getForPeers(List<String>) - Static method in class com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
-
- 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.
- getFreeMemory() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
-
- getFreeMemoryInMegabytes() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
-
- 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
-
- getFriendlyDate() - Method in class com.atlassian.confluence.userstatus.actions.UserStatusJsonResult
-
Deprecated.
- 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.
- getFriendlyUpdateTime() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
-
- getFrom() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- 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.
- getFromForSearch() - Method in class com.atlassian.confluence.mail.Mail
-
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.pageobjects.component.popup.UserPickerPopup.SearchResultRow
-
Deprecated.
- getFullName() - Method in class com.atlassian.confluence.plugins.like.rest.entities.UserEntity
-
- 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.extras.entities.UserCreateRequestEntity
-
- getFullName() - Method in class com.atlassian.confluence.user.PersonalInformation
-
- getFullName() - Method in class com.atlassian.confluence.user.UnknownUser
-
- getFullName() - Method in class com.atlassian.confluence.user.UserForm
-
- getFullName() - Method in class com.atlassian.confluence.userstatus.UserStatus
-
- 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.
- getFullRestPath() - Static method in class com.atlassian.confluence.it.RestHelper
-
- getFullTemplatePath() - Static method in class com.atlassian.confluence.util.LayoutHelper
-
- 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.
- getGadgetFeedUrls() - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetFeedsAdminTab
-
Deprecated.
- getGadgetOAuthSettingsLink() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewUserSettingsPage
-
Deprecated.
- getGadgetUrl() - Method in class com.atlassian.confluence.macro.browser.beans.MacroSummary
-
- getGadgetWait() - Method in class com.atlassian.confluence.selenium.client.PageGadget
-
- 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
-
- getGenericSpacePermissions() - Static method in class com.atlassian.confluence.security.SpacePermission
-
- getGenericTypeArgs(int) - Method in class com.atlassian.confluence.api.model.relations.AbstractRelationDescriptor
-
- getGetFilenamesSuccessfullyAttached() - Method in class com.atlassian.confluence.pages.actions.beans.AttachmentStorer
-
- getGETResponse(String, User, Map<String, String>) - Static method in class com.atlassian.confluence.it.RestHelper
-
Deprecated.
- getGetStartedPanel() - Method in class com.atlassian.confluence.pageobjects.page.DashboardPage
-
Deprecated.
- 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 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 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 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
-
- getGlobalConfiguredTheme(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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.setup.settings.DefaultGlobalDescriptionDao
-
- getGlobalDescription() - Method in class com.atlassian.confluence.setup.settings.DefaultSettingsManager
-
- getGlobalDescription() - Method in interface com.atlassian.confluence.setup.settings.GlobalDescriptionDao
-
- getGlobalDescription() - Method in interface com.atlassian.confluence.setup.settings.SettingsManager
-
- 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
-
- 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.plugins.macros.dashboard.SpacesListMacro
-
- getGlobalSettings() - Method in class com.atlassian.confluence.setup.settings.DefaultSettingsManager
-
- getGlobalSettings() - Method in interface com.atlassian.confluence.setup.settings.SettingsManager
-
- 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.themes.DefaultThemeManager
-
- getGlobalThemeKey() - Method in interface com.atlassian.confluence.themes.ThemeManager
-
- getGotoLocationButtonTooltip() - Method in class com.atlassian.confluence.selenium.client.LinkPropertyPanel
-
- getGroup(String) - Method in class bucket.user.DefaultUserAccessor
-
- getGroup(String) - Method in interface bucket.user.UserAccessor
-
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.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
-
- getGroupCreateIfNecessary(String) - Method in class bucket.user.DefaultUserAccessor
-
Get a group - and if it does not exist, create it first.
- getGroupCreateIfNecessary(String) - Method in interface bucket.user.UserAccessor
-
- getGroupDAO() - Method in class bucket.user.BucketHibernateConfigProvider
-
- 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
-
- 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
String
s.
- 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
-
- 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.GroupPermissionRow
s for printing in a UI.
- getGroupPermissionRows() - Method in interface com.atlassian.confluence.security.actions.PermissionsAware
-
Gets the list of current DefaultPermissionsAdministrator.GroupPermissionRow
s 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
-
- getGroups(User) - Method in class bucket.user.DefaultUserAccessor
-
- getGroups() - Method in interface bucket.user.UserAccessor
-
Returns a pager of all groups in the system.
- getGroups(User) - Method in interface bucket.user.UserAccessor
-
- 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
-
- 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(UserKey, 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.
- getGroupsAsList() - Method in class com.atlassian.confluence.user.DefaultUserAccessor
-
- getGroupsAsList(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
-
- getGroupsAsList(User) - Method in interface com.atlassian.confluence.user.UserAccessor
-
- getGroupsAsList() - Method in interface com.atlassian.confluence.user.UserAccessor
-
- getGroupsBaseDn() - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
-
- getGroupsForGroup(long, String) - Method in class com.atlassian.confluence.user.crowd.DefaultGroupMembershipCache
-
- getGroupsForGroup(long, String) - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache
-
- getGroupsForGroup(long, String) - 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
-
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) - 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
-
- getGroupsToAddAutocompleteField() - Method in class com.atlassian.confluence.pageobjects.page.space.EditSpacePermissionsPage
-
Deprecated.
- 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.AbstractGlobalPermissionsAction
-
Deprecated.
- getGuardPermission() - Method in class com.atlassian.confluence.security.actions.AbstractSpacePermissionsAction
-
Deprecated.
- 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
-
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(Object) - Method in class com.atlassian.confluence.search.lucene.ChangeDocumentBuilder
-
- getHandle(Object) - Method in class com.atlassian.confluence.search.lucene.ConfluenceDocumentBuilder
-
- 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
-
- getHandledEventClasses() - Method in class com.atlassian.confluence.event.listeners.ClusterWideReindexEventListener
-
- getHandledEventClasses() - Method in class com.atlassian.confluence.event.listeners.RemoveContentPropertiesOnRemoveContentListener
-
- getHandledEventClasses() - Method in class com.atlassian.confluence.event.listeners.ResetHiLoAfterImportListener
-
- getHandledEventClasses() - Method in class com.atlassian.confluence.event.listeners.ResetXStreamPluginListener
-
- getHandledEventClasses() - Method in class com.atlassian.confluence.mail.notification.listeners.AttachmentNotificationsListener
-
- getHandledEventClasses() - Method in class com.atlassian.confluence.pages.attachments.DefaultImageDetailsManager
-
- getHandledEventClasses() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.UpdateAttachmentsOnFilesystemOnPageMoveListener
-
- getHandledEventClasses() - Method in class com.atlassian.confluence.pages.persistence.dao.UpdateAttachmentsOnFilesystemOnPageMoveListener
-
Deprecated.
- 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.search.SearchResultRendererCacheUpdater
-
- getHandledEventClasses() - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchMapperRegistryCacheUpdateListener
-
- getHandledEventClasses() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaListener
-
This class handles plugin events in order to flush the Bandana caches
when a plugin is installed or uninstalled.
- getHandledEventClasses() - Method in class com.atlassian.confluence.user.notifications.UserSignUpNotificationsListener
-
- getHandledEventClasses() - Method in class com.atlassian.confluence.userstatus.listeners.UserStatusLabelListener
-
Deprecated.
- getHandledEventClasses() - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCachePluginListener
-
- 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
ChangedValue
s
- getHandledType() - Method in class com.atlassian.confluence.api.extension.typebinding.AbstractContentTypeBinding
-
Deprecated.
- getHandledType() - Method in interface com.atlassian.confluence.api.extension.typebinding.ContentTypeBinding
-
Deprecated.
- 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
-
- getHandledType() - Method in class test.plugin.versionchildpolicy.DummyCurrentVersionContentTypeApiSupport
-
- getHandledType() - Method in class test.plugin.versionchildpolicy.DummyOriginalVersionContentTypeApiSupport
-
- getHandler() - Method in class com.atlassian.confluence.util.RegExpProcessor
-
- getHandles(SearchableDao) - Method in enum com.atlassian.confluence.search.ReIndexOption
-
- getHandlesByQuery(SearchQuery) - Method in class com.atlassian.confluence.internal.index.AbstractReIndexer
-
- getHandlesByQuery(SearchQuery) - Method in class com.atlassian.confluence.internal.index.elasticsearch.ESReIndexer
-
- getHandlesByQuery(SearchQuery) - Method in class com.atlassian.confluence.internal.index.lucene.LuceneReIndexer
-
- 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
-
- getHasCreatePermission() - Method in class com.atlassian.confluence.pages.actions.AbstractBlogPostsAction
-
- getHasPersonalSpace() - Method in class com.atlassian.confluence.user.PersonalInformation
-
- getHasStatusUpdates() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
-
- getHasSuccessCriteria() - Method in class com.atlassian.confluence.admin.tasks.AdminTask
-
- 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://...".
- 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
-
- getHeaders() - Method in class com.atlassian.confluence.util.http.HttpRequest
-
- getHeaders(String) - Method in interface com.atlassian.confluence.util.http.HttpResponse
-
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
-
- getHeadingTextColor() - Method in class com.atlassian.confluence.pageobjects.page.space.ColorSchemePage
-
Deprecated.
- getHeadingTextColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
-
- 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.pageobjects.component.editor.EditorEmbeddedImage
-
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
-
- getHelloWorld() - Method in class test.plugin.restmodule.RestEndpoint
-
- 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
-
- 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
-
- getHibernateProperties() - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateConfig
-
- getHibernateProperties() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
-
- getHibernateSessionManager() - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
-
- getHibernateTemplate() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
-
- getHibernateVersion() - Method in class com.atlassian.confluence.pages.AttachmentData
-
- 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 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
-
- 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
-
- 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
-
- 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
-
- 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
-
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
-
- getHotReferrers(ContentEntityObject, int) - Method in class com.atlassian.confluence.links.DefaultReferralManager
-
- getHotReferrers(ContentEntityObject, int) - Method in interface com.atlassian.confluence.links.ReferralManager
-
- getHotReferrers() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
Return a list of ReferralLinks that point to this page.
- 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.header.TitleText
-
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
-
- 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
-
- getHtmlSourceContent() - Method in class com.atlassian.confluence.selenium.client.Editor
-
- 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() - Static method in class com.atlassian.confluence.sanity.WebDriverConfiguration
-
- 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
-
- getHttpRetrievalServiceConfig() - Method in interface com.atlassian.confluence.util.http.HttpRetrievalService
-
Retrieve the configuration for this service
- getHttpServletRequest() - Method in class com.atlassian.confluence.search.contentnames.ContentNameSearchContext
-
- getHumanReadableClusterNodeName() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
-
- getHumanReadableName() - Method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
-
- getHumanReadableName() - Method in interface com.atlassian.confluence.cluster.ClusterJoinConfig
-
- getHumanReadableName() - Method in class com.atlassian.confluence.cluster.MulticastClusterJoinConfig
-
- getHumanReadableName() - Method in class com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
-
- getHumanReadableNodeName() - Method in interface com.atlassian.confluence.cluster.ClusterNodeInformation
-
Returns the optionally-defined, human-readable name of this cluster node.
- 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) - 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.security.websudo.MessagesDecoratorFilter
-
- 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 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
-
- 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 class com.atlassian.confluence.mail.notification.listeners.AttachmentNotificationsListener.AttachmentMetadataHolder
-
- 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
-
- 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
-
- 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.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
-
- getIconsMap() - Method in class com.atlassian.confluence.renderer.ConfluenceIconManager
-
Deprecated.
- 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.core.persistence.hibernate.schema.TransientHibernateHandle
-
Deprecated.
- getId() - Method in class bucket.search.persistence.IndexQueueEntry
-
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.impl.audit.AffectedObjectEntity
-
- getId() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
-
- getId() - Method in class com.atlassian.confluence.impl.audit.ChangedValueEntity
-
- 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.internal.relations.dao.RelationEntity
-
- 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 interface com.atlassian.confluence.labels.EditableLabelable
-
- getId() - Method in class com.atlassian.confluence.legacyapi.model.content.Content
-
- getId() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentLink
-
- getId() - Method in class com.atlassian.confluence.legacyapi.model.content.EditSummary
-
- getId() - Method in class com.atlassian.confluence.legacyapi.model.content.Label
-
- getId() - Method in class com.atlassian.confluence.legacyapi.model.SpaceSummary
-
- 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
-
- 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.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 enum com.atlassian.confluence.selenium.client.LinkBrowser.Tab
-
- getId() - Method in enum com.atlassian.confluence.selenium.client.TinyMce.SimpleToolbarButton
-
- getId() - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
-
- 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.userstatus.actions.UserStatusJsonResult
-
Deprecated.
- 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
-
- getId() - Method in class test.plugin.osgi.upm.osgi.rest.representations.BundleSummaryRepresentation
-
- getId() - Method in class test.plugin.osgi.upm.osgi.rest.representations.ServiceSummaryRepresentation
-
- 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
-
- 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
-
- getIframeHeight() - Method in class com.atlassian.confluence.selenium.client.Gadget
-
- 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
-
- getImageBrowserDialog() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
- getImageCaptchaService() - Method in interface com.atlassian.confluence.security.CaptchaManager
-
- getImageCaptchaService() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
-
- getImageCaption() - Method in class com.atlassian.confluence.pageobjects.page.content.macros.GalleryMacro
-
Deprecated.
- getImageCaptionTitle(String) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- getImageCaptionTitle(String, InsertImageDialog.Panel) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- 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.pages.thumbnail.Dimensions
-
Deprecated.
- getImageHeight(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
-
- 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
-
- getImageProcessingRule(String) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
-
- 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.EditorUnknownMacroMarshaller
-
- 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(Attachment) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
-
- 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.
- 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.
- 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
-
- getImportingBundles() - Method in class test.plugin.osgi.upm.osgi.rest.representations.PackageRepresentation
-
- 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
-
- getIncomingLinksMap() - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
-
- 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
-
- 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
-
- getIndexedScript(GetIndexedScriptRequest, ActionListener<GetIndexedScriptResponse>) - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- getIndexedScript(GetIndexedScriptRequest) - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- getIndexer() - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
-
- 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
-
- 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
-
- getIndexSize() - Method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
-
- getIndexSnapshotFilename() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotCreatedEvent
-
- getIndexUrl() - Method in class com.atlassian.confluence.setup.velocity.IndexUrlHelper
-
- 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
"
- getInforMessages() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
Deprecated.
- getInheritedContentPermissions(ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
-
- getInheritedContentPermissions(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
-
- getInheritedContentPermissions() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- getInheritedContentPermissionSets(ContentEntityObject) - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
-
- 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, String) - Method in interface com.atlassian.confluence.security.persistence.dao.ContentPermissionSetDao
-
- getInheritedContentPermissionSets(ContentEntityObject, String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateContentPermissionSetDao
-
- getInheritedContentPermissionSetsIncludeEdit(ContentEntityObject) - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
-
- getInheritedContentPermissionSetsIncludeEdit(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultInheritedContentPermissionManager
-
- getInheritedContentPermissionSetsIncludeEdit(ContentEntityObject) - Method in interface com.atlassian.confluence.core.InheritedContentPermissionManager
-
- getInheritedContentUserPermissions(ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
-
- getInheritedContentUserPermissions(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
-
- getInheritedViewPermissions() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
-
- getInitialContentFromProperties() - Static method in class com.atlassian.confluence.it.setup.InitialContentFactory
-
- getInitialDocument(Searchable) - Method in class com.atlassian.confluence.search.lucene.ConfluenceDocumentBuilder
-
Get the initial document that will be passed through the chain of extractors
- 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
-
- getInlineDialog(By, String) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
-
Deprecated.
- 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
-
- getInputIdString() - Method in enum com.atlassian.confluence.it.admin.AttachmentStorageConfiguration.StorageMethod
-
- 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
-
- getInputStream() - Method in class com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream.InputStreamWrapper
-
- getInputStream() - Method in class com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream.RandomFileWrapper
-
- getInputValueString() - Method in enum com.atlassian.confluence.it.admin.AttachmentStorageConfiguration.StorageMethod
-
- getInReplyTo() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- getInsertButtonText() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- getInsertMacroTitle(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
-
Deprecated.
- getInsertMacroTitle(String) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- getInSpaceFilter() - Method in class com.atlassian.confluence.search.lucene.filter.InSpaceFilterFactory
-
- 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() - Static method in class com.atlassian.confluence.core.ConfluenceSynchronizationManager
-
- 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
-
- getInstance(AttachmentDataFileSystem, AttachmentDataFileSystem, PlatformTransactionManager, SynchronizationManager, LazyComponentReference<AttachmentManager>) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.DefaultAttachmentDataFileSystemFactory
-
- 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.tasks.NoOpIndexTask
-
- getInstance() - Static method in class com.atlassian.confluence.search.summary.NoFormatFormatter
-
- getInstance() - Static method in class com.atlassian.confluence.search.ThreadLocalIndexerControl
-
- 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.AnonymousUserInfoSearchFilter
-
- getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.ContentPermissionsSearchFilter
-
- getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.DeactivatedUserSearchFilter
-
- getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.ExcludedContentTypeSearchFilter
-
- getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.ExternallyDeletedUserSearchFilter
-
- 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
-
- 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
-
- getInstance() - Static method in class com.atlassian.confluence.search.v2.searchfilter.ViewUserProfilePermissionsSearchFilter
-
- getInstance() - Static method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
- getInstance() - Static method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumConfiguration
-
- getInstance() - Static method in class com.atlassian.confluence.selenium.client.Suite
-
- 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
-
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
-
- getInstanceProperties() - Static method in class com.atlassian.confluence.sanity.WebDriverConfiguration
-
- 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
-
- getInt(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- getInt(String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
-
Deprecated.
- getInt(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
-
Deprecated.
Get the int value associated with an index.
- getInt(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
-
Deprecated.
Get the int value associated with a key.
- getInt(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
-
- getIntegerResult(String) - Method in class com.atlassian.confluence.search.v2.AbstractSearchResult
-
- 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() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration.Field
-
- 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
-
- getInviteFormMessage() - Method in class com.atlassian.confluence.pageobjects.page.admin.InviteUsersPanel
-
Deprecated.
get the invite form message (which should contain various errors, or success messages)
- getInviteLink() - Method in class com.atlassian.confluence.pageobjects.page.admin.InviteUsersPanel
-
Deprecated.
- 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
-
- 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
-
- 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
-
- getItems() - Method in class bucket.core.actions.PaginationSupport
-
- 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.pageobjects.component.dialog.QuickReloadDialog
-
Deprecated.
- getItems() - Method in class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction
-
- getItems() - Method in class com.atlassian.confluence.pages.actions.ListOrphanedPagesAction
-
- getItems() - Method in class com.atlassian.confluence.pages.actions.ListPermissionPagesAction
-
- getItems() - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction
-
- 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
-
- getItemsForSection(String, Map<String, Object>) - Method in interface com.atlassian.confluence.api.service.web.WebView
-
- getItemsForSection(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
- getItemsForSection(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
-
- getItemTexts() - Method in class com.atlassian.confluence.pageobjects.component.form.Autocomplete
-
Deprecated.
- getIterator(Object, Info) - Method in class com.atlassian.confluence.util.velocity.debug.UberspectDebugDecorator
-
- getIterator(Object, Info) - Method in class com.atlassian.confluence.velocity.introspection.AnnotationBoxingUberspect
-
Get an iterator responsible for preserving annotations while iterating over a collection that has collection
inheritable return value annotations.'
- 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() - Static method in class com.atlassian.confluence.util.tomcat.TomcatConfigHelper
-
We read the Java Runtime installation directory from java.home system variable first,
and then default to JRE_HOME if JAVA_HOME is empty because Tomcat is doing so.
- 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.
- 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
-
- 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.
- getJdkName() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
-
- 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
-
- 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
-
- 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
-
- 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
-
Returns the configured join config if setup has progressed that far.
- getJoinConfig() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
-
- getJoinConfig() - Method in exception com.atlassian.confluence.cluster.NamedClusterException
-
- getJoinConfig() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
-
- getJoinMethod() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
-
- getJournalEntryId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexSnapshotCreatedEvent
-
- getJournalEntryType() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.AbstractESTask
-
- getJournalEntryType() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexAllChangesTask
-
- getJournalEntryType() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexChangeTask
-
- getJournalEntryType() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexIncludingChangesTask
-
- getJournalEntryType() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexIncludingDependantsTask
-
- getJournalEntryType() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexTask
-
- 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.plugin.descriptor.IndexRecovererModuleDescriptor
-
- getJournalName() - Method in class com.atlassian.confluence.api.model.journal.JournalIdentifier
-
- getJSONArray(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
-
Deprecated.
Get the JSONArray associated with an index.
- getJSONArray(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
-
Deprecated.
Get the JSONArray value associated with a key.
- getJsonBaseResponseHandler() - Method in class com.atlassian.confluence.setup.bundles.upm.UpmClient
-
- getJsonExpression() - Method in class com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertySchemaField
-
- getJSONObject(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
-
Deprecated.
Get the JSONObject associated with an index.
- getJSONObject(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
-
Deprecated.
Get the JSONObject value associated with a key.
- getJsonResponse(WebResource) - Static method in class com.atlassian.confluence.it.RestHelper
-
- getJsonResponseString(WebResource) - Static method in class com.atlassian.confluence.it.RestHelper
-
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
-
- getJsonResult() - Method in class com.atlassian.confluence.userstatus.actions.AbstractUserStatusJsonResultAction
-
Deprecated.
- 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.pages.actions.PageSummaryAction
-
- getJSONString() - Method in class com.atlassian.confluence.search.actions.UserSearchAction
-
Deprecated.
- getJSONString() - Method in class com.atlassian.confluence.setup.actions.GetBundlesAction
-
- 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
-
- 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
-
- getKeepAliveTime() - Method in class com.atlassian.confluence.event.CpuBasedThreadPoolConfiguration
-
- 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
-
- 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 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
-
- 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.pageobjects.component.theme.AvailableTheme
-
Deprecated.
Returns the key that uniquely identifies this theme within the entire Confluence instance.
- 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
-
- 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.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.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.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
-
- 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.AnonymousUserInfoSearchFilter
-
- getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.ArchivedSpacesSearchFilter
-
- 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.ContentPermissionsSearchFilter
-
- getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.CustomContentTypeSearchFilter
-
- getKey() - Method in class com.atlassian.confluence.search.v2.searchfilter.DeactivatedUserSearchFilter
-
- 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
-
- 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
-
- 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
-
- 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.security.actions.AbstractSpacePermissionsAction
-
Deprecated.
- 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 enum com.atlassian.confluence.selenium.client.MacroBrowser.Category
-
- getKey() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord
-
- getKey() - Method in class com.atlassian.confluence.setup.bundles.SetupBundlePluginDescriptor
-
- 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.confluence.util.Resource
-
Deprecated.
- 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
-
- getKeys(int) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- getKeys(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- getKeys(String, int) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- getKeys() - Method in class com.atlassian.confluence.api.model.content.webresource.WebResourceDependencies
-
- getKeys() - Method in class com.atlassian.confluence.cache.CacheAdapter
-
Deprecated.
- 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 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
-
Gets keys from default and conditional PS's
- getKeys(String, int) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
-
- 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.labels.CachingLabelManager
-
- getLabel(ParsedLabelName) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- getLabel(String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- getLabel(Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- getLabel(String, Namespace) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- 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
-
- 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
-
- getLabelField(String) - Method in class com.atlassian.confluence.pageobjects.component.form.CqlComponent
-
Deprecated.
- getLabelField(String, int) - Method in class com.atlassian.confluence.pageobjects.component.form.CqlComponent
-
Deprecated.
- 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
-
- getLabelManager() - Method in class com.atlassian.confluence.labels.SpaceLabelManagerImpl
-
- getLabelManager() - Method in class com.atlassian.confluence.search.scope.SpaceScope
-
Deprecated.
- 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
-
- 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.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
-
- 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
-
Get the labels attached to a given attachment.
- getLabels(long, Collection<Label.Prefix>) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
-
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
-
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 interface com.atlassian.confluence.rest.client.RemoteContentLabelService
-
Get the labels attached to a given piece of content in the given namespaces
- 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
-
- getLabels(long, Collection<Label.Prefix>) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
-
- getLabels(long, Collection<Label.Prefix>) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyTemplateServiceImpl
-
- getLabels() - Method in class com.atlassian.confluence.user.history.UserHistory
-
- getLabels() - Method in class com.atlassian.confluence.util.EditPageBean
-
- getLabelsButtonText() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
-
Deprecated.
For Confluence 5.8 or later, this will return the tooltip of the labels icon in the page metadata next to the breadcrumbs.
- getLabelsByDetail(String, String, String, String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- 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
-
- 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.labels.CachingLabelManager
-
- getLabelsInSpace(String) - 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
-
- 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.
- getLabelUtil() - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
-
- 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
-
- 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 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.CachingAttachmentDao
-
- getLastAddedVersionsOf(Attachment) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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(ContentEntityObject) - 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(ContentEntityObject) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getLastEditedVersionsOf(ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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.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
-
- 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.pageobjects.page.content.ViewPage
-
Deprecated.
Retrieves the display name of the last modifier of the page
- 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.contentnames.SearchResult
-
- 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
-
- getLastModifierName() - Method in class com.atlassian.confluence.core.ConfluenceEntityObject
-
- getLastModifierName() - Method in class com.atlassian.confluence.core.VersionHistorySummary
-
- 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 class com.atlassian.confluence.search.DelegatingIndexManager
-
- 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
-
- getLastReindexingTask() - Method in class com.atlassian.confluence.search.DelegatingIndexManager
-
- getLastReindexingTask() - Method in class com.atlassian.confluence.search.elasticsearch.ESIndexManager
-
- 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
-
- getLastUpdatedBy() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.TemplateInfo
-
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.
- getLastWasOptimised() - Method in class com.atlassian.confluence.jmx.JmxIndexManagerWrapper
-
- 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.pages.attachments.CachingAttachmentDao
-
- 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
-
- getLatestEntityObjects(long, int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.AbstractOrderedEntityObjectBatchableWorkSource
-
Deprecated.
- 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
-
- getLatestVersionComment() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageHistory
-
Deprecated.
- getLatestVersionId() - Method in class com.atlassian.confluence.core.ContentEntityObject
-
- getLatestVersionsOfAttachments() - Method in class com.atlassian.confluence.core.ContentEntityObject
-
Don't use it directly, use AttachmentManager.getLatestVersionsOfAttachments(page) instead.
- 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.CachingAttachmentDao
-
- getLatestVersionsOfAttachments(ContentEntityObject, LimitedRequest, Predicate<? super Attachment>) - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
-
- getLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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
-
Retrieves a paginated list of the latest version of attachments to the ceo filtered by the predicate
- 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 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.CachingAttachmentDao
-
- getLatestVersionsOfAttachmentsForMultipleCeos(Iterable<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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 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.CachingAttachmentDao
-
- getLatestVersionsOfAttachmentsWithAnyStatus(ContentEntityObject) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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
-
- 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
-
- getLdapDirectoryPermission() - Method in class com.atlassian.confluence.AbstractDelegatedLdapAcceptanceTest
-
- getLdapDirectoryPermission() - Method in class com.atlassian.confluence.AbstractLdapAcceptanceTest
-
Override to change the permission setting for the LDAP directory.
- getLdapDirectoryPermission() - Method in class com.atlassian.confluence.LdapReadOnlyAcceptanceTest
-
- getLdapDirectoryPermission() - Method in class com.atlassian.confluence.LdapReadOnlyLocalGroupsAcceptanceTest
-
- getLdapProperties() - Method in class com.atlassian.confluence.AbstractLdapAcceptanceTest
-
- 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
-
- 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.
- getLicenseMaxUsers() - Method in interface com.atlassian.confluence.license.rest.service.UserCountService
-
Return the maximum number of user allowed by the license, If this instance has an unlimited license then the result would be Integer.MAX_VALUE
- getLicenseMaxUsers() - Method in class com.atlassian.confluence.license.rest.service.UserCountServiceImpl
-
- getLicenseMessage() - Method in class com.atlassian.confluence.setup.ConfluenceLicenseRegistry
-
Deprecated.
- getLicenseService() - Method in class com.atlassian.confluence.cluster.safety.AbstractClusterSafetyManager
-
- 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
-
- getLicenseTypeName() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
-
- getLikeButtonText() - Method in class com.atlassian.confluence.pageobjects.component.likes.LikeSection
-
Deprecated.
- 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 class com.atlassian.confluence.like.EventPublishingLikeDao
-
Deprecated.
- getLikes(Collection<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.like.EventPublishingLikeDao
-
Deprecated.
- getLikes(ContentEntityObject) - Method in class com.atlassian.confluence.like.HibernateLikeDao
-
- getLikes(Collection<? extends ContentEntityObject>) - Method in class com.atlassian.confluence.like.HibernateLikeDao
-
- getLikes(ContentEntityObject) - Method in interface com.atlassian.confluence.like.LikeDao
-
Deprecated.
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.LikeDao
-
Deprecated.
Gets all the likes for the specified content entities (likes are ordered such that recent likes come first).
- 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
-
- getLikeSection() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
-
Deprecated.
- getLikeSection() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
-
Deprecated.
- getLikeSection() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
-
Deprecated.
- getLikesForIds(Set<Long>, Integer) - Method in class com.atlassian.confluence.plugins.like.rest.resources.LikableContentResource
-
- getLikeSummaryText() - Method in class com.atlassian.confluence.pageobjects.component.likes.LikeSection
-
Deprecated.
- 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.rest.api.model.RestPageRequest
-
- 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
-
- 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
-
- getLinkBreadcrumb(int) - Method in class com.atlassian.confluence.pageobjects.component.header.Breadcrumbs
-
Deprecated.
- 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
-
- 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).
- getLinkPropertyPanel() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
-
- 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(RestApiResource) - Method in class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
-
- getLinks(JsonNode) - Static method in class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
-
- getLinks(JsonNode) - Static method in class com.atlassian.confluence.rest.RestTestHelper
-
- getLinks() - Method in class com.atlassian.confluence.setup.bundles.upm.models.UPMInstallPluginRestResponse
-
- getLinks() - Method in class test.plugin.osgi.upm.osgi.rest.representations.BundleSummaryRepresentation
-
- getLinks() - Method in class test.plugin.osgi.upm.osgi.rest.representations.PackageSummaryRepresentation
-
- getLinks() - Method in class test.plugin.osgi.upm.osgi.rest.representations.ServiceSummaryRepresentation
-
- 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
SimpleLink
s.
- 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.legacyapi.model.PartialList
-
- 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
-
- 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.
- getLobHandler() - Method in class com.atlassian.hibernate.OracleLobSelector
-
- getLocalAttachmentDirectory() - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
-
- getLocalCacheStatistics() - Method in interface com.atlassian.confluence.cache.CacheStatisticsManager
-
Retrieve all the cache statistics for locally held caches.
- getLocalCacheStatistics(String) - Method in interface com.atlassian.confluence.cache.CacheStatisticsManager
-
Retrieve the cache statistics for one locally held cache.
- 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
-
- getLocaleManager() - Method in class com.atlassian.confluence.web.filter.LanguageExtractionFilter
-
- 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
-
- 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
-
- getLocalMembers(Group) - Method in class bucket.user.DefaultUserAccessor
-
- getLocalMembers(Group) - Method in interface bucket.user.UserAccessor
-
- 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.selenium.client.Editor
-
- 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 interface com.atlassian.confluence.themes.ThemeStylesheet
-
Deprecated.
Returns the location of this stylesheet resource on the classpath of the Velocity classloader.
- 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
-
- getLocation() - Method in class test.plugin.osgi.upm.osgi.rest.representations.BundleSummaryRepresentation
-
- 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
-
- 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
-
- getLockingCache(String, CacheLoader<K, V>, CacheSettings) - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
-
- getLockingCache(String, CacheLoader<K, V>, CacheSettings) - Method in interface com.atlassian.confluence.cache.hazelcast.LockingCacheManager
-
This method allows a client to get a cache that support explicit locking methods.
- 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.
- getLoggedInUser() - Method in class com.atlassian.confluence.selenium.client.Suite
-
- 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.
- 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.LoginEvent
-
- 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
-
- 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.
- getLogoutPath() - Method in class com.atlassian.confluence.selenium.client.ConfluenceLogin
-
- getLogoutPath() - Method in interface com.atlassian.confluence.selenium.client.SeleniumLogin
-
The relative path of the logout screen.
- getLogoutUrl() - Method in class com.atlassian.confluence.user.actions.LogoutAction
-
- getLong(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- 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(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
-
Deprecated.
Get the long value associated with an index.
- getLong(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
-
Deprecated.
Get the long value associated with a key.
- 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.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
-
- 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.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
-
- 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.
- getMacroBodyText(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Returns the body text of the macro.
- getMacroBrowser() - Method in class com.atlassian.confluence.selenium.client.Editor
-
For use when opening the macro browser manually, e.g.
- 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.
- getMacroDescription(String) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- getMacroHtml() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.UnmarshalMacroRequest
-
- getMacroId() - Method in class com.atlassian.confluence.macro.count.MacroCount
-
- getMacroId() - 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.
- getMacroId() - 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
-
- getMacroModuleName() - Method in class com.atlassian.confluence.macro.schema.MacroSchemaMigratorPlugin
-
- 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.internal.bigpipe.DefaultMacroSettings
-
- 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
-
- getMacroParameters(String) - Method in class com.atlassian.confluence.selenium.client.Editor
-
Retrieve a macro's parameters from the editor.
- 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.admin.actions.BigPipeConfigurationAction
-
- 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
-
- getMacrosOutputSuppliers() - Method in interface com.atlassian.confluence.internal.bigpipe.ConfluenceBigPipeManager.ConfluenceBigPipe
-
- 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
-
- getMacroVelocityContext() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
-
- getMagicNumber() - Method in interface com.atlassian.confluence.security.trust.TrustedToken
-
- getMail() - Method in class com.atlassian.confluence.event.events.content.mail.MailEvent
-
Deprecated.
- getMail(Space, boolean) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getMail(Space, boolean) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
Deprecated.
- getMail(Space, boolean) - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
-
- getMail(Space, boolean) - Method in interface com.atlassian.confluence.mail.persistence.dao.MailDao
-
- getMailBodyType() - Method in interface com.atlassian.confluence.core.BodyTypeFactory
-
- getMailById(long) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getMailById(long) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
Deprecated.
Get a mail by its database id.
- getMailById(long) - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
-
- getMailById(long) - Method in interface com.atlassian.confluence.mail.persistence.dao.MailDao
-
Retrieve a single mail by its persistent object id.
- getMailByMessageId(String) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getMailByMessageId(String) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
Deprecated.
Get a mail by its message-id.
- getMailByMessageId(String) - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
-
- getMailByMessageId(String) - Method in interface com.atlassian.confluence.mail.persistence.dao.MailDao
-
Retrieve a single mail by its message-id.
- getMailEntities(int, int) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ContentDao
-
- getMailEntities(int, int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
-
- getMailEntitiesCount() - Method in interface com.atlassian.confluence.content.render.xhtml.migration.ContentDao
-
- getMailEntitiesCount() - Method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultContentDao
-
- 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.
- getMailsByMessageId(String) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getMailsByMessageId(String) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
Deprecated.
Get all mails with the matching message-id.
- getMailsByMessageId(String) - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
-
- getMailsByMessageId(String) - Method in interface com.atlassian.confluence.mail.persistence.dao.MailDao
-
Retrieve all mails with a particular message id.
- 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
-
- getMailtoAddress() - Method in class com.atlassian.confluence.pageobjects.component.dialog.EmailToPageDialog
-
Deprecated.
- 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.
- getMaintenanceExpiryDate() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
-
- getMajorVersion() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteServerInfo
-
- getMajorVersion() - Method in enum com.atlassian.confluence.setup.BuildInformation
-
- getManagedCache(String) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
-
- getManagedCache(String) - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
-
- getManagedCaches() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheManager
-
- getManagedCaches() - Method in class com.atlassian.confluence.cache.hazelcast.ConfluenceHazelcastCacheManager
-
- 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
-
- getManageReferrersLink() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
-
Deprecated.
- getManageWatchersLink() - Method in class com.atlassian.confluence.pageobjects.page.content.WatchDialog
-
Deprecated.
- 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.
- 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
-
- getMappingResourcesView() - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
-
- 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
-
- getMatchingResults() - Method in class com.atlassian.confluence.pageobjects.page.SearchResultPage
-
Deprecated.
- 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
-
- 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
-
- 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.
- getMaxDownloadSize() - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
-
- 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
-
- 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
-
- 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
-
- 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
- getMaxPerCategory() - Method in class com.atlassian.confluence.search.contentnames.ContentNameSearchContext
-
- getMaxPermGen() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
-
- 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.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
- getMaxResults() - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
-
- 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.hibernate.CachingPageDao
-
- 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
-
- 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
- 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.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
-
- getMemberNames(Group) - Method in interface bucket.user.UserAccessor
-
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).
- getMemberNamesAsList(Group) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
-
- getMemberNamesAsList(Group) - Method in interface com.atlassian.confluence.user.UserAccessor
-
- 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
-
- 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
-
- 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.
- getMenuItems(String) - Method in class com.atlassian.confluence.pageobjects.component.menu.BrowseMenu
-
Deprecated.
- getMenuItems(String) - Method in class com.atlassian.confluence.pageobjects.component.menu.SpacesMenu
-
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(Draft) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
-
- getMergedContent(Draft) - Method in interface com.atlassian.confluence.pages.DraftManager
-
- 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
-
- 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.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.user.SendUserInviteEvent
-
- 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
-
- 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.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
-
- getMessageBody() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- getMessageHolder() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
-
- getMessageHolder() - Method in interface com.atlassian.confluence.validation.MessageHolderAware
-
- getMessageId() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- getMessageKey() - Method in class com.atlassian.confluence.core.service.ValidationError
-
- getMessageKey() - Method in class com.atlassian.confluence.core.TimeZone
-
- 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
-
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
-
Get the Metadata object that defines the database schema.
- getMetadata(Object, Expansions) - Method in interface com.atlassian.confluence.api.extension.ModelMetadataProvider
-
- getMetadata() - Method in class com.atlassian.confluence.api.model.content.Content
-
- getMetadata() - Method in class com.atlassian.confluence.api.model.content.Space
-
- 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
-
- getMetadata() - Method in class com.atlassian.confluence.plugin.descriptor.MacroFallbackParser
-
- getMetadata() - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
-
- getMetadata() - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
-
- getMetadata(String) - Method in class com.atlassian.confluence.renderer.RenderResult
-
- getMetadata(String) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
- 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.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
-
- getMetadataLong(String) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
-
Deprecated.
- getMetadataLong(String) - Method in class com.atlassian.confluence.pageobjects.WebdriverUtils
-
Deprecated.
- getMetadataLong(String) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
- getMetadataProperties() - Method in interface com.atlassian.confluence.api.extension.ModelMetadataProvider
-
get the list of properties that the MetadataProvider provides metadata for
- 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
-
- getMetatags() - Method in class com.atlassian.confluence.api.model.content.webresource.SuperBatchWebResources
-
- getMethod() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.analytics.FileStoreEvent
-
- getMethod() - Method in exception com.atlassian.confluence.tenant.VacantException
-
- getMethod(Object, String, Object[], Info) - Method in class com.atlassian.confluence.util.velocity.debug.UberspectDebugDecorator
-
- getMethod(Object, String, Object[], Info) - Method in class com.atlassian.confluence.velocity.introspection.AnnotationBoxingUberspect
-
Return a method that knows how to unbox method call targets and parameters and to box return values
according to the return value boxing policy.
- getMethodAnnotations(Method) - Method in class com.atlassian.confluence.velocity.introspection.AnnotationBoxingUberspect
-
- 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.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
-
- 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.CachingAttachmentDao
-
- getMigrator(AttachmentManager) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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
-
- getMigratorModuleKey() - Method in class com.atlassian.confluence.macro.schema.MacroSchemaMigratorPlugin
-
- getMilestone() - Method in class com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules.BoostFactor
-
- getMimeMessage() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- 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
-
- getMIMEType() - Method in interface com.atlassian.confluence.util.http.HttpResponse
-
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 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
-
- getMinBlocks() - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
-
The minimum block count to include int he excerpt, the excerter 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.
- 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
-
- 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
-
- 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
-
- 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
-
- getModelConverter() - Method in class com.atlassian.confluence.api.impl.pagination.PaginationQueryImpl
-
- 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
-
- 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
-
- 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.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.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.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.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.ESFilterMapperModuleDescriptor
-
- getModule() - Method in class com.atlassian.confluence.plugin.descriptor.search.ESQueryMapperModuleDescriptor
-
- getModule() - Method in class com.atlassian.confluence.plugin.descriptor.search.LuceneBoostingStrategyModuleDescriptor
-
- 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.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
-
- 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
-
- 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(long, TimeUnit, ScoreConfig) - Method in class com.atlassian.confluence.plugins.edgeindex.DefaultEdgeQueries
-
- getMostPopular(EdgeQueryParameter) - Method in class com.atlassian.confluence.plugins.edgeindex.DefaultEdgeQueries
-
- getMostPopular(int, EdgeQueryParameter) - Method in class com.atlassian.confluence.plugins.edgeindex.DefaultPopularContentQueries
-
- getMostPopular(int, int, TimeUnit) - Method in class com.atlassian.confluence.plugins.edgeindex.DefaultPopularContentQueries
-
- getMostPopular(int, int, TimeUnit, ScoreConfig) - Method in class com.atlassian.confluence.plugins.edgeindex.DefaultPopularContentQueries
-
- getMostPopular(long, TimeUnit, ScoreConfig) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeQueries
-
- getMostPopular(EdgeQueryParameter) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeQueries
-
- getMostPopular(int, int, TimeUnit, ScoreConfig) - Method in interface com.atlassian.confluence.plugins.edgeindex.PopularContentQueries
-
- getMostPopular(int, int, TimeUnit) - Method in interface com.atlassian.confluence.plugins.edgeindex.PopularContentQueries
-
- 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.internal.labels.MostPopularCache
-
- getMostPopularInSpace(String, Optional<Integer>, Function<Optional<Integer>, List<T>>) - Method in class com.atlassian.confluence.internal.labels.MostPopularCache
-
- 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
-
- getMostPopularLabels(int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- 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
-
- 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
-
- getMostPopularLabelsInSpace(String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- 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
-
- getMostPopularLabelsWithRanks(Comparator) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- getMostPopularLabelsWithRanks(int, Comparator) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- getMostPopularLabelsWithRanks(Comparator) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- getMostPopularLabelsWithRanks(int, Comparator) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- getMostPopularLabelsWithRanks(Comparator) - 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) - 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) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- getMostPopularLabelsWithRanksInSpace(String, int, Comparator) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- getMostPopularLabelsWithRanksInSpace(String, int, Comparator) - 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.
- getMostRecentMail(String) - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
-
- getMostRecentMail(String) - Method in interface com.atlassian.confluence.mail.persistence.dao.MailDao
-
- 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
-
- getMovePageMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ToolsMenu
-
Deprecated.
- getMovieLink() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardUpdatesPanel
-
Deprecated.
- getMulticastAddress() - Method in class com.atlassian.confluence.cluster.ClusterConfig
-
- getMulticastAddress() - Method in interface com.atlassian.confluence.cluster.ClusterInformation
-
- 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
-
- getMulticastPort() - Method in interface com.atlassian.confluence.cluster.ClusterInformation
-
- 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
-
- getMulticastTimeToLive() - Method in class com.atlassian.confluence.cluster.ClusterConfig
-
- 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
-
- getName() - Method in class com.atlassian.confluence.api.model.audit.ChangedValue
-
- 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.api.model.permissions.OperationKey
-
- getName() - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
- getName() - Method in class com.atlassian.confluence.cache.CacheAdapter
-
Deprecated.
- getName() - Method in interface com.atlassian.confluence.cache.CacheStatistics
-
- 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.PropertyEntity
-
- getName() - Method in class com.atlassian.confluence.impl.audit.AffectedObjectEntity
-
- getName() - Method in class com.atlassian.confluence.impl.audit.ChangedValueEntity
-
- 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.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.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.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
-
- 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 class com.atlassian.confluence.pageobjects.component.admin.GadgetFeedsAdminTab
-
Deprecated.
- getName() - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetSpecificationsAdminTab
-
Deprecated.
- getName() - Method in enum com.atlassian.confluence.pageobjects.component.dropdown.PageRestrictionsDialogModeSelector.MODE
-
- getName() - Method in class com.atlassian.confluence.pageobjects.component.theme.AvailableTheme
-
Deprecated.
Returns the textual name of the Theme.
- getName() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.PluginTemplateInfo
-
Deprecated.
- getName() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.TemplateInfo
-
Deprecated.
- 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.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
-
- 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.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.LimitedTask
-
- getName() - Method in class com.atlassian.confluence.plugins.synchrony.tasks.RestartSynchronyTask
-
- getName() - Method in class com.atlassian.confluence.renderer.radeox.macros.AnchorMacro
-
Deprecated.
- 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 enum com.atlassian.confluence.selenium.client.InsertImageDialog.Panel
-
- 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 interface com.atlassian.confluence.themes.ThemeStylesheet
-
Deprecated.
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.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.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 test.plugin.osgi.upm.osgi.rest.representations.BundleSummaryRepresentation
-
- getName() - Method in class test.plugin.osgi.upm.osgi.rest.representations.PackageSummaryRepresentation
-
- getNamedDecorator(HttpServletRequest, String) - Method in class com.atlassian.confluence.setup.sitemesh.ConfluenceSpaceDecoratorMapper
-
- getNamedDecorator(HttpServletRequest, String) - Method in class com.atlassian.confluence.setup.sitemesh.PluginDecoratorMapper
-
- 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
-
Return the sorting-friendly title for the content, if the content is to be sorted in alphabetical order.
- 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
-
- getNameForComparison() - Method in class com.atlassian.confluence.userstatus.UserStatus
-
Deprecated.
- 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(JSONObject) - Static method in class com.atlassian.confluence.json.parser.JSONObject
-
Deprecated.
Get an array of field names from a JSONObject.
- getNames(Object) - Static method in class com.atlassian.confluence.json.parser.JSONObject
-
Deprecated.
Get an array of field names from an Object.
- 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.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.
- getNamingStrategy() - Method in class com.atlassian.confluence.pages.persistence.dao.HierarchicalFileSystemAttachmentDataDao
-
Deprecated.
This implementation always uses the AttachmentIdNamingStrategy.
- getNavBackgroundColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
-
- 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
-
- getNavSelectedTextColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
-
- getNavTextColor() - Method in class com.atlassian.confluence.themes.ColorSchemeBean
-
- getNbits() - Method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
-
- getNeeded() - Method in interface com.atlassian.confluence.api.model.pagination.LimitedRequest
-
- getNeeded() - Method in class com.atlassian.confluence.api.model.pagination.LimitedRequestImpl
-
- 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
-
- getNetworkTab() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewProfilePage
-
Deprecated.
- 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
-
- 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
-
- getNewEntries(Date) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateIndexQueueEntryDao
-
- getNewEntryCount(Date) - Method in interface bucket.search.persistence.dao.IndexQueueEntryDao
-
- getNewEntryCount(Date) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateIndexQueueEntryDao
-
- 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
-
- getNewLinkPart() - Method in class com.atlassian.confluence.util.AbstractPageLinkRenamingBean
-
- 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.CollaborativeEditingLimitedEvent
-
- 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.event.events.content.page.PageMoveEvent
-
- getNewParentPage() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- 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
-
- getNewSortedChildren() - Method in class com.atlassian.confluence.event.events.content.page.PageChildrenReorderEvent
-
- getNewSpace() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- 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
-
- getNewValue() - Method in class com.atlassian.confluence.impl.audit.ChangedValueEntity
-
- getNewValue() - Method in class com.atlassian.confluence.setup.settings.FieldChange
-
- getNextAccessProvider() - Method in class bucket.user.providers.ChainedAccessProvider
-
- 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
-
- 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
-
- getNextIndex() - Method in class bucket.core.actions.PaginationSupport
-
- getNextIndex() - Method in class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
-
- 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
-
Get a collection of the next "group" of objects from the queue.
- getNextObjects() - Method in class bucket.core.persistence.hibernate.HibernateEntityObjectQueue
-
- 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
-
- getNextProvider() - Method in class bucket.user.providers.ChainedUserProvider
-
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
-
- getNextStartIndex() - Method in class bucket.core.actions.PaginationSupport
-
Returns the next start index.
- getNextStartIndex() - Method in interface bucket.core.PaginationSupport
-
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
-
- getNextStartIndexes() - Method in class bucket.core.actions.PaginationSupport
-
- getNextStartIndexes() - Method in interface bucket.core.PaginationSupport
-
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
-
Get the next version of the entity in the sequence of
Versioned
.
- getNextVersion(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
-
- getNextVersion() - Method in class com.atlassian.confluence.legacyapi.model.content.HistorySummary
-
- getNextVersion(ContentEntityObject) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getNextVersionRef() - Method in class com.atlassian.confluence.api.model.content.History
-
Get the next version, if this is not the newest version.
- getNiceAttachmentMaxSize() - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
-
- getNiceContentType(ContentEntityObject) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
-
- 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
-
- getNiceEndIndex() - Method in class bucket.core.actions.PaginationSupport
-
- getNiceEndIndex() - Method in interface bucket.core.PaginationSupport
-
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
-
- 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
-
- getNiceStartIndex() - Method in class bucket.core.actions.PaginationSupport
-
- getNiceStartIndex() - Method in interface bucket.core.PaginationSupport
-
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
-
- getNodeId() - Method in class com.atlassian.confluence.event.events.cluster.ClusterIndexRequestEvent
-
- 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
-
- getNodes() - Method in class com.atlassian.confluence.cluster.hazelcast.monitoring.HazelcastClusterMonitoring
-
- getNodes() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterMonitoring
-
- 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
-
- getNodeStatuses() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
-
Deprecated.
- 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.
- getNodeTextForPage(Page) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageOrderingRootTree
-
Deprecated.
- 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
-
- getNormalisedContent() - Method in class com.atlassian.confluence.selenium.client.PageView
-
- 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
-
- getNotificationByUserAndPage(User, AbstractPage) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
-
- getNotificationByUserAndPage(User, AbstractPage) - 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
-
- getNotificationDao() - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
-
- getNotificationDataForEvent(Event, ConfluenceEntityObject) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
-
- getNotificationManager() - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
-
- 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
-
- getNotificationManager() - Method in interface com.atlassian.confluence.pages.PageManager
-
- 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
-
- getNotificationsByPage(AbstractPage) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
-
- getNotificationsByPage(AbstractPage) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
-
- getNotificationsBySpace(Space) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
-
- getNotificationsBySpace(Space) - 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
-
- getNotNullConstraintStatements() - Static method in class com.atlassian.confluence.upgrade.upgradetask.PopulateLowerFieldsUpgradeTask
-
- getNtlmDomain() - Method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
-
Returns the NTLM authentication domain of the proxy server.
- getNullValue() - Method in class com.atlassian.confluence.rest.serialization.OptionDeserializer
-
- getNumber() - Method in class com.atlassian.confluence.api.model.audit.RetentionPeriod
-
- 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.
- getNumberOfBreadcrumbAncestors() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- 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
-
- getNumberOfCols() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- 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
-
- getNumberOfFileInputs() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewAttachmentsPage
-
Deprecated.
- 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
-
- getNumberOfMail(Space) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
-
- getNumberOfMail(Space) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
-
- getNumberOfMail(Space) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
-
Fast way to count pages in a space without loading them.
- getNumberOfMail(Space) - Method in interface com.atlassian.confluence.spaces.SpaceManager
-
Get the number of archived emails in a space.
- 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
-
- getNumberOfResults() - Method in class com.atlassian.confluence.selenium.client.EditorAutocomplete
-
The number of results in the autocomplete dropdown not including the the headers and other menu options.
- getNumberOfRows() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- getNumberOfSmtpMailServers() - Method in class com.atlassian.confluence.it.admin.MailServerPage
-
- getNumberOfStreamItems() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardPopularStreamContent
-
Deprecated.
- getNumberOfThreads(HibernateConfig) - Static method in class com.atlassian.confluence.content.render.xhtml.migration.DefaultSiteMigrator
-
- 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.
- getNumChanges() - Method in class com.atlassian.confluence.diff.ConfluenceDiff
-
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
-
- getObject() - Method in class com.atlassian.confluence.content.render.xhtml.XmlOutputFactoryFactoryBean
-
- getObject() - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfigurableMappingResources
-
- 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.setup.xstream.XStreamFactoryBean
-
Deprecated.
- getObject() - Method in class com.atlassian.confluence.spring.ObjectHolder
-
- getObject() - Method in class com.atlassian.confluence.tenant.TenantGate
-
- getObject() - Method in class com.atlassian.confluence.user.crowd.CachedOption
-
- getObject(String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
-
- getObjectClasses() - Method in class test.plugin.osgi.upm.osgi.rest.representations.ServiceRepresentation
-
- getObjectIdentity(Object) - Method in class com.atlassian.confluence.search.lucene.ConfluenceObjectToDocumentConverter
-
Deprecated.
- getObjectName() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
-
- 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
-
- getObjectType() - Method in class com.atlassian.confluence.cluster.ClusterAwareFactoryBean
-
- 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(long) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getObjectType() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
-
- getObjectType() - Method in class com.atlassian.confluence.impl.security.SpacePermissionManagerFactory
-
- getObjectType() - Method in class com.atlassian.confluence.impl.vcache.VCacheFactoryBean
-
- getObjectType() - Method in class com.atlassian.confluence.license.LicenseManagerFactoryBean
-
- getObjectType(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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.setup.xstream.XStreamFactoryBean
-
Deprecated.
- 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
-
- getObjectType() - Method in class com.atlassian.confluence.util.zipkin.impl.BraveFactoryBean
-
- getOEmbed(String) - Method in class com.atlassian.confluence.extra.paste.rest.CloudAppEmbedResource
-
- getOEmbed(String) - Method in class com.atlassian.confluence.extra.paste.rest.SkitchEmbedResource
-
- getOffset() - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteContentSummaries
-
- 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
-
- getOldColourSchemeType() - Method in class com.atlassian.confluence.themes.events.ColourSchemeChangedEvent
-
- getOldContent() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
-
- 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.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getOldestPageCreationDate() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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.
- 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
-
- getOldSortedChildren() - 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
-
- getOldValue() - Method in class com.atlassian.confluence.impl.audit.ChangedValueEntity
-
- getOldValue() - Method in class com.atlassian.confluence.setup.settings.FieldChange
-
- getOnPopupSubmit() - Method in class com.atlassian.confluence.user.actions.GroupPickerAction
-
- getOnPopupSubmit() - Method in class com.atlassian.confluence.user.actions.UserPickerAction
-
- 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
-
- getOperatingSystem() - Method in class com.atlassian.confluence.status.service.systeminfo.SystemInfo
-
- getOperatingSystemArchitecture() - 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
-
- getOptionalUsername() - Method in class com.atlassian.confluence.api.model.people.Anonymous
-
- getOptionalUsername() - Method in class com.atlassian.confluence.api.model.people.Person
-
- getOptionalUsername() - Method in class com.atlassian.confluence.api.model.people.User
-
- getOptionalValidationResult() - Method in exception com.atlassian.confluence.api.service.exceptions.ServiceException
-
- 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
-
- 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
-
- 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 class com.atlassian.confluence.search.elasticsearch.tasks.AbstractESTask
-
- getOrder() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESDeleteAllChangesTask
-
- getOrder() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESDeleteTask
-
- getOrder() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexAllUsersTask
-
- getOrder() - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexUsersInGroupTask
-
- getOrder() - Method in interface com.atlassian.confluence.search.v2.SearchSort
-
- getOrder() - Method in class com.atlassian.confluence.search.v2.sort.AbstractSort
-
- 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
-
- getOrElse(B) - Method in class com.atlassian.confluence.core.MaybeNot
-
- getOrError(Supplier<String>) - Method in class com.atlassian.confluence.core.MaybeNot
-
- 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
-
- getOriginalAttachmentStorageType() - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
-
- getOriginalBlogPost() - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent
-
- getOriginalComment() - Method in class com.atlassian.confluence.event.events.content.comment.CommentUpdateEvent
-
- getOriginalContext() - Method in class com.atlassian.confluence.renderer.PageContext
-
- 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
-
- getOriginalId(Searchable) - Static method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexChangeTask
-
- 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
-
- getOriginalMail() - Method in class com.atlassian.confluence.event.events.content.mail.MailUpdateEvent
-
- 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
-
- 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
-
- getOriginalurl() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
-
- 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.core.AbstractVersionedEntityObject
-
- getOriginalVersion() - Method in interface com.atlassian.confluence.core.Versioned
-
- 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
-
- 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
-
- getOrphanedPages() - Method in class com.atlassian.confluence.pages.actions.ListOrphanedPagesAction
-
- getOrphanedPages(String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
-
- getOrphanedPages(String) - Method in interface com.atlassian.confluence.pages.PageManager
-
Retrieve a list of pages in a given space that are not linked to.
- getOrphanedPages(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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
-
- getOrThrow(Supplier<X>) - Method in class com.atlassian.confluence.core.MaybeNot
-
- getOrThrowNotFound(Option<T>, String) - Static method in class com.atlassian.confluence.plugins.restapi.resources.OptionGetters
-
- 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
-
- getOtherVersion(ContentEntityObject, int) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
-
- getOtherVersion(ContentEntityObject, int) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- 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
-
- 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
-
- getOutputDeviceType() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
-
- 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 class com.atlassian.confluence.api.CustomWebResourceAddingMacro
-
- getOutputType() - Method in class com.atlassian.confluence.api.NaughtyWritingToDBWhilstRenderingMacro
-
- 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
-
- getOutputType() - Method in class test.plugin.macro.ProcessedBodyMacro
-
- getOutputType() - Method in class test.plugin.macro.schema.ParameterJsonMacro
-
- getOutputType() - Method in class test.plugin.macro.UnprocessedBodyMacro
-
- 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
-
- 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
-
- 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.pages.Comment
-
- 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
-
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
-
Returns a subset of the list of items passed in, based on startIndex and the page size
- getPage() - Method in interface bucket.core.PaginationSupport
-
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.core.PageContentEntityObject
-
Deprecated.
- getPage() - Method in class com.atlassian.confluence.event.events.content.mail.notification.ContentNotificationEvent
-
- getPage() - Method in class com.atlassian.confluence.event.events.content.page.PageEvent
-
- 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.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.notification.Notification
-
- 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.ViewPageAttachmentsAction
-
- getPage() - Method in class com.atlassian.confluence.pages.Comment
-
- 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(String, String, boolean) - Method in class com.atlassian.confluence.pages.DefaultPageManager
-
Deprecated.
- getPage() - Method in class com.atlassian.confluence.pages.ManualTotalPaginationSupport
-
- getPage(long) - Method in interface com.atlassian.confluence.pages.PageManager
-
Retrieve the page with the given content ID.
- getPage(String, String) - Method in interface com.atlassian.confluence.pages.PageManager
-
Retrieve the latest version of a page by its space key and title.
- getPage(String, String, boolean) - Method in interface com.atlassian.confluence.pages.PageManager
-
- getPage(Space, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getPageAndBlogPostsVersionsLastEditedByUser(UserKey, LimitedRequest) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getPageAndBlogPostsVersionsLastEditedByUser(UserKey, LimitedRequest) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getPageBeingChanged() - Method in class com.atlassian.confluence.util.AbstractLinkRenamingBean
-
- getPageBinder() - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
-
Deprecated.
- getPageBinder() - Method in class com.atlassian.confluence.qunit.pageobjects.DelegatingQUnitTestProduct
-
- getPageBinder() - Method in class com.atlassian.confluence.qunit.pageobjects.UnitTestedProduct
-
- 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.hibernate.CachingPageDao
-
- 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.hibernate.CachingPageDao
-
- 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
-
returns the historical version of a page
- getPageComments(long, Date) - Method in interface com.atlassian.confluence.pages.CommentManager
-
The service get all page comments (page level comments and inline comments)
- 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
-
- getPageContent() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- getPageContentTransformer() - Method in class com.atlassian.confluence.pages.persistence.dao.bulk.copy.PageCopyOptions
-
- getPageContext() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
-
This method should be considered almost deprecated.
- 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
-
- 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() - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- 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.hibernate.CachingPageDao
-
- 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
- getPageDao() - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
-
- getPageDiffUrl(int, int) - Method in class com.atlassian.confluence.it.AbstractPageEntity
-
Deprecated.
- getPageElement() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.InsertDropdownMenu
-
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.
- getPageEntity() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewRestrictedPage
-
Deprecated.
- getPageFromSpaceWithTitle(String, String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure
-
- getPageHeadingColor() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
-
Deprecated.
- 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
-
- 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(String, String) - Method in class com.atlassian.confluence.PageAcceptanceTester
-
- getPageId() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
-
Deprecated.
- getPageId() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageHistory
-
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.hibernate.CachingPageDao
-
- 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.
- getPageInfoMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ToolsMenu
-
Deprecated.
- 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.hibernate.CachingPageDao
-
- 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
-
- getPageItem(Page) - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardPagesTab
-
Deprecated.
- 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
-
The service get all page level comments
- getPageLevelComments(long, Date) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
-
- getPageLoadWait() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumConfiguration
-
- 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.user.actions.AbstractSearchCrowdUsersAction
-
- 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.rest.api.model.RestList
-
- getPageResponse() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
-
- getPages(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.
- getPages(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.
- 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
-
Retrieve a collection of pages with the given content IDs.
- getPages(Space, boolean) - Method in interface com.atlassian.confluence.pages.PageManager
-
- getPages(Space, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getPages(Space, LimitedRequest, Predicate<? super Page>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getPages(LimitedRequest, Predicate<? super Page>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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
-
Retrieves a page response of the current content in the given space.
- getPages(LimitedRequest, Predicate<? super Page>) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
-
Retrieves a page response of all the current pages of the Confluence instance.
- 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.hibernate.CachingPageDao
-
Get the pages with the given ids.
- 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.hibernate.CachingPageDao
-
- 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
-
- getPageSize() - Method in class bucket.core.actions.PaginationSupport
-
- getPageSize() - Method in interface bucket.core.PaginationSupport
-
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() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPage
-
Deprecated.
Test helper class to view page source to debug problems.
- 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.hibernate.CachingPageDao
-
- 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
-
- 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.hibernate.CachingPageDao
-
- 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.
- 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
-
- 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
-
- getPageWatchers() - Method in class com.atlassian.confluence.pageobjects.page.content.ManageWatchersDialog
-
Deprecated.
- getPageWithComments(String, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
-
- getPageWithComments(String, String) - Method in interface com.atlassian.confluence.pages.PageManager
-
Retrieve the latest version of a page by its space key and title.
- getPageWithComments(Space, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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.
- 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.admin.actions.ManageReferrersAction
-
- 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
-
- getPaginationSupport() - Method in class com.atlassian.confluence.userstatus.actions.StatusListAction
-
Deprecated.
- getPaginationUrl() - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
-
- getPanelClassName() - Method in enum com.atlassian.confluence.selenium.client.LinkBrowser.Tab
-
- getPaneLocator() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardEntitiesTab
-
Deprecated.
- getPaneLocator() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardNetworkTab
-
Deprecated.
- getPaneLocator() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardPagesTab
-
Deprecated.
- getPaneLocator() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardSpacesTab
-
Deprecated.
- getPanelSelector() - Method in enum com.atlassian.confluence.selenium.client.InsertImageDialog.Panel
-
- getPanelsForLocation(String, Map<String, Object>) - Method in interface com.atlassian.confluence.api.service.web.WebView
-
- getPanelsForLocation(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
- getPanelsForLocation(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 interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebView
-
Fetch web panels for given locations from the REST API
- getPanelsForLocations(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.AnchorMacro
-
Deprecated.
- 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
-
- getParameterDescription(String) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
Returns the description text under the given parameter for the currently-displayed macro.
- 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
-
- 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.HasPersonalSpaceQuery
-
- getParameters() - Method in class com.atlassian.confluence.search.v2.query.InheritedLabelQuery
-
- 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.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
-
- 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 interface com.atlassian.confluence.search.v2.SearchQuery
-
- getParameters() - Method in class com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
-
- getParameters() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinition
-
- getParameters() - Method in class com.atlassian.confluence.xhtml.api.MacroDefinitionBuilder
-
- getParameters() - Method in class test.plugin.osgi.upm.osgi.rest.representations.BundleRepresentation.HeaderClauseRepresentation
-
- 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
-
- getParamId(String) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- 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
-
- getParamValue(String) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- getParent() - Method in class com.atlassian.confluence.api.model.content.Content
-
- 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.search.elasticsearch.journalverifier.ESIndexJournalVerifierBandanaContext
-
- getParentContext() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext
-
- getParentCrumb() - Method in class com.atlassian.confluence.selenium.client.Breadcrumbs
-
Returns the last crumb, which is the parent page one when viewing a page.
- 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
-
- 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.selenium.client.Location
-
- getParentPageTitle() - Method in class com.atlassian.confluence.util.EditPageBean
-
- getParentRecord() - Method in class com.atlassian.confluence.impl.audit.AffectedObjectEntity
-
- getParentRecord() - Method in class com.atlassian.confluence.impl.audit.ChangedValueEntity
-
- 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
-
- getParsedHeaders() - Method in class test.plugin.osgi.upm.osgi.rest.representations.BundleRepresentation
-
- 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
-
- 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
-
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(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
-
- 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
-
- getPath(String) - Method in class com.atlassian.confluence.servlet.simpledisplay.UserStatusListPathConverter
-
- getPath(String) - Method in class com.atlassian.confluence.servlet.simpledisplay.UserStatusPathConverter
-
- getPath() - Method in class test.plugin.osgi.upm.osgi.rest.representations.BundleRepresentation.HeaderClauseRepresentation
-
- 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.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
-
- getPeopleDirectoryMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.BrowseMenu
-
Deprecated.
- 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.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.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
-
- getPermissionDelegate() - Method in class test.plugin.versionchildpolicy.DummyCurrentVersionContentType
-
- getPermissionDelegate() - Method in class test.plugin.versionchildpolicy.DummyOriginalVersionContentType
-
- 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
-
- getPermissionManager() - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestContentManager
-
- getPermissionManager() - Method in class com.atlassian.confluence.user.SignupsCleanupJobDetail
-
- getPermissionPages() - Method in class com.atlassian.confluence.pages.actions.ListPermissionPagesAction
-
- getPermissionPages(Space) - 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.hibernate.CachingPageDao
-
- getPermissionPages(Space) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
-
- getPermissionPages(Space) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
-
- 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
-
- getPermissions() - Method in class com.atlassian.confluence.legacyapi.model.people.KnownUser
-
- 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
-
- getPermissionsCheckboxes() - Method in class com.atlassian.confluence.pageobjects.page.space.EditSpacePermissionsRow
-
Deprecated.
- 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
-
- getPermissionsForUser(Space, User) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- 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
-
- getPermittedClusterNodes() - Method in interface com.atlassian.confluence.cluster.ClusterManager
-
- getPermittedClusterNodes() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
-
- 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) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
-
- getPermittedEntitiesOf(Iterator, int, List) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
-
- getPermittedEntitiesOf(Iterator, int) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
-
- getPermittedRepresentations() - Method in exception com.atlassian.confluence.api.service.exceptions.InvalidRepresentationException
-
- getPermittedRepresentations() - Method in exception com.atlassian.confluence.legacyapi.service.content.InvalidRepresentationException
-
- 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
-
- 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
-
- getPersistentClass() - Method in interface bucket.core.persistence.ObjectDao
-
- 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
-
- getPersistentClass() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateVersionHistoryDao
-
- getPersistentClass() - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
-
- 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
-
- 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.links.persistence.dao.hibernate.HibernateReferralDao
-
- getPersistentClass() - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateTrackbackDao
-
- getPersistentClass() - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
-
- getPersistentClass() - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
-
- getPersistentClass() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
-
- getPersistentClass() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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.CachingPersonalInformationDao
-
- getPersistentClass() - Method in class com.atlassian.confluence.user.persistence.dao.hibernate.HibernatePersonalInformationDao
-
- getPersistentClass() - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- 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
-
- 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
-
- getPersonalInformation(User) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
-
- getPersonalInformation(User) - Method in interface com.atlassian.confluence.user.PersonalInformationManager
-
- 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.rpc.soap.services.UsersSoapService
-
- 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(String) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
-
- getPersonalSpace(User) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
-
- 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(String) - Method in interface com.atlassian.confluence.spaces.SpaceManager
-
- getPersonalSpace(User) - Method in interface com.atlassian.confluence.spaces.SpaceManager
-
- getPersonalSpace(ConfluenceUser) - Method in interface com.atlassian.confluence.spaces.SpaceManager
-
Get the personal space of the given user.
- getPersonalSpaceKey(String) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
-
- getPersonalSpaceKey(String) - Method in interface com.atlassian.confluence.spaces.SpaceManager
-
- getPersonalSpaceKey(User) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
-
- 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
-
- getPhone() - Method in class com.atlassian.confluence.plugins.rest.dto.UserDto
-
- getPickerField(String) - Method in class com.atlassian.confluence.pageobjects.component.form.CqlComponent
-
Deprecated.
- 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
- getPid() - Method in class test.plugin.osgi.upm.osgi.rest.representations.ServiceRepresentation
-
- getPingAfter() - Method in class com.atlassian.confluence.setup.bundles.upm.models.UPMInstallPluginRestResponse
-
- getPingUrl(ContentEntityObject) - Static method in class com.atlassian.confluence.util.ConfluenceTrackbackUtils
-
- getPixels() - Method in enum com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel.ImageSize
-
Deprecated.
- getPixels() - Method in enum com.atlassian.confluence.selenium.client.ImagePropertyPanel.Size
-
- getPlaceholder(Map<String, String>) - Method in interface com.atlassian.confluence.macro.BigPipeMacro
-
Returns a view-mode placeholder.
- 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
-
- getPluggableBoostingStrategy() - Method in interface com.atlassian.confluence.search.v2.lucene.boosting.BoostingQueryFactory
-
- 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
-
- getPluginDependentUpgradeTasks() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
-
- getPluginDirectory(BootstrapManager) - Static method in class com.atlassian.confluence.plugin.ConfluencePluginUtils
-
- 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.
- 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.AbstractConfluenceAcceptanceTest
-
- 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.internal.bigpipe.DefaultMacroSettings
-
- 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.macro.schema.MacroSchemaMigratorPlugin
-
- 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.
- 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.macro.schema.MacroSchemaMigratorPlugin
-
- getPluginName() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.PluginAndMaterials
-
- getPluginPanels() - Method in class com.atlassian.confluence.about.AboutPageAction
-
- getPluginResourceAsStream(String, String) - Method in class com.atlassian.confluence.plugin.NullPluginAccessor
-
- 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
-
- 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() - Method in class com.atlassian.confluence.internal.bigpipe.BigPipeSettingsManager.BigPipeSettings
-
- getPluginSettings(String) - Method in class com.atlassian.confluence.setup.settings.DefaultSettingsManager
-
- getPluginSettings(String) - Method in interface com.atlassian.confluence.setup.settings.SettingsManager
-
- 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(BootstrapManager) - Static method in class com.atlassian.confluence.plugin.ConfluencePluginUtils
-
- getPluginsPersistentCacheDirectory(HomeLocator) - Static method in class com.atlassian.confluence.plugin.ConfluencePluginUtils
-
- getPluginsPersistentCacheDirectory() - Method in interface com.atlassian.confluence.plugin.PluginDirectoryProvider
-
- getPluginsPersistentCacheDirectory() - Method in class com.atlassian.confluence.plugin.SimplePluginDirectoryProvider
-
- getPluginTempDirectory(BootstrapManager) - Static method in class com.atlassian.confluence.plugin.ConfluencePluginUtils
-
- getPluginTempDirectory(HomeLocator) - Static method in class com.atlassian.confluence.plugin.ConfluencePluginUtils
-
- getPluginTempDirectory() - Method in interface com.atlassian.confluence.plugin.PluginDirectoryProvider
-
- getPluginTempDirectory() - Method in class com.atlassian.confluence.plugin.SimplePluginDirectoryProvider
-
- getPluginTemplates() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.AbstractTemplatesPage
-
Deprecated.
- getPluginTemplatesTable() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.AbstractTemplatesPage
-
Deprecated.
- 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.
- 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
-
- 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.util.http.HttpProxyConfiguration
-
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
-
- getPossibleAlternativesElsewhere() - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
-
- getPossibleAlternativesElsewhere() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- getPossibleAlternativesInSpace() - Method in class com.atlassian.confluence.pages.actions.PageNotFoundAction
-
- getPossibleAlternativesInSpace() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- 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.
- getPossibleRedirects(String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
-
- getPossibleRedirects(String) - Method in interface com.atlassian.confluence.pages.PageManager
-
- getPossibleRedirectsForSpace(Space, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
-
- getPossibleRedirectsForSpace(Space, String) - Method in interface com.atlassian.confluence.pages.PageManager
-
- 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.
- getPostDate() - Method in class com.atlassian.confluence.BlogAcceptanceTest
-
- 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
-
- 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() - Static method in class com.atlassian.confluence.util.tomcat.TomcatConfigHelper
-
- getPredicates() - Method in interface com.atlassian.confluence.api.impl.pagination.PaginationQuery
-
- getPredicates() - Method in class com.atlassian.confluence.api.impl.pagination.PaginationQueryImpl
-
- getPreExistingContentPermissionForGroup(ContentEntityObject, String, Group) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
-
- getPreExistingContentPermissionForSubject(ContentEntityObject, String, Subject) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
-
- getPreExistingContentPermissionForUser(ContentEntityObject, String, User) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
-
- getPreExistingContentPermissions(ContentEntityObject, String, Predicate<ContentPermission>) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
-
- getPreExistingContentPermissions(ContentEntityObject, String) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
-
- getPreExistingContentPermissionsForSubjectType(ContentEntityObject, String, SubjectType) - Method in class com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl
-
- 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
-
- getPrefix() - Method in class com.atlassian.confluence.search.v2.query.PrefixQuery
-
- getPrefix() - Method in class com.atlassian.confluence.search.v2.query.TextFieldPrefixQuery
-
- getPrefix() - Method in class com.atlassian.confluence.search.v2.searchfilter.PrefixSearchFilter
-
- getPrefix() - Method in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
-
- getPrefix() - Method in class com.atlassian.confluence.upgrade.BuildNumber
-
- 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
-
- getPreloadedPage() - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
-
- 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
-
- 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.component.dialog.WikiMarkupDialog
-
Deprecated.
- 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
-
- getPreviousIndex() - Method in class bucket.core.actions.PaginationSupport
-
- getPreviousIndex() - Method in class com.atlassian.confluence.plugins.spacedirectory.util.ListBuilderPaginationSupport
-
- 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
-
- 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
-
- getPreviousStartIndex() - Method in class bucket.core.actions.PaginationSupport
-
Returns the previous start index.
- getPreviousStartIndex() - Method in interface bucket.core.PaginationSupport
-
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
-
- getPreviousStartIndexes() - Method in class bucket.core.actions.PaginationSupport
-
- getPreviousStartIndexes() - Method in interface bucket.core.PaginationSupport
-
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
-
Get the previous version of the entity in the sequence of
Versioned
.
- getPreviousVersion(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
-
- getPreviousVersion() - Method in class com.atlassian.confluence.legacyapi.model.content.HistorySummary
-
- getPreviousVersion(ContentEntityObject) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
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() - 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
-
- 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.
- getPriority() - Method in enum com.atlassian.confluence.internal.index.attachment.AttachmentStatus
-
- getPriority() - Method in class com.atlassian.confluence.plugin.descriptor.AbstractExtractorModuleDescriptor
-
- getPrivateKey(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateKeyStoreDao
-
- getPrivateKey(String) - Method in interface com.atlassian.confluence.security.trust.KeyStore
-
- 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.
- getProductInstance() - Method in class com.atlassian.confluence.qunit.pageobjects.DelegatingQUnitTestProduct
-
- getProductInstance() - Method in class com.atlassian.confluence.qunit.pageobjects.UnitTestedProduct
-
- 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
-
- 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
-
- 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.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
-
- getProperties(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- 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(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.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
-
- 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
-
- 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
-
- getPropertyGet(Object, String, Info) - Method in class com.atlassian.confluence.velocity.introspection.AnnotationBoxingUberspect
-
Get a property getting strategy that will box the end result with any return value annotations on the property getter
- getPropertyKeys() - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
-
- getPropertyName() - Method in class com.atlassian.confluence.api.model.Expansion
-
- getPropertyName() - Method in class com.atlassian.confluence.legacyapi.service.Expansion
-
- getPropertyNames() - Method in class com.atlassian.confluence.util.http.Authenticator
-
- getPropertyPanelSelector() - Method in class com.atlassian.confluence.selenium.client.PropertyPanel
-
- 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
-
- getPropertySet(String) - Method in class bucket.user.providers.CachingProfileProvider
-
- getPropertySet(String) - Method in class bucket.user.providers.ChainedProfileProvider
-
- getPropertySet(User) - Method in interface bucket.user.UserAccessor
-
- 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.user.CachingConfluenceUserPropertySetFactory
-
- getPropertySet(HashMap) - Method in class com.atlassian.confluence.user.ConfluencePropertySetFactory
-
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
-
- getPropertySet(User) - Method in interface com.atlassian.confluence.user.UserAccessor
-
- getPropertySet(ConfluenceUser) - Method in interface com.atlassian.confluence.user.UserAccessor
-
- getPropertySet(Object, String, Object, Info) - Method in class com.atlassian.confluence.util.velocity.debug.UberspectDebugDecorator
-
- getPropertySetDAO() - Method in class bucket.user.BucketHibernateConfigProvider
-
- getPropertySetFactory() - Method in class bucket.user.DefaultUserAccessor
-
- getPropertyStringValue(String) - Method in class com.atlassian.confluence.importexport.xmlimport.model.ComponentProperty
-
- 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
-
- getPrototypeRestBaseUrl(String) - Static method in class com.atlassian.confluence.it.RestHelper
-
- 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
-
- getProviderClass() - Method in class bucket.user.providers.ChainedCredentialsProvider
-
- getProviderClass() - Method in class bucket.user.providers.ChainedProfileProvider
-
- getProviderClass() - Method in class bucket.user.providers.ChainedUserProvider
-
Get the exact kind of provider we are chaining.
- getProxyPort() - Static method in class com.atlassian.confluence.util.tomcat.TomcatConfigHelper
-
- 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
-
- getPublishedObject(String) - Method in interface com.atlassian.confluence.cluster.ClusterManager
-
- getPublishedObject(String) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterManager
-
Deprecated.
- getPublishers() - Method in class com.atlassian.confluence.api.model.content.Contributors
-
- 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(Session, Object...) - Method in interface com.atlassian.confluence.content.persistence.hibernate.HibernateContentQueryFactory
-
- 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(Session, Object...) - Method in class com.atlassian.confluence.plugins.contentproperty.hibernate2.FindAllByContentIdHibernateQueryFactory
-
- getQuery(Session, Object...) - Method in class com.atlassian.confluence.plugins.contentproperty.hibernate2.FindAllByContentIdsAndKeysHibernateQueryFactory
-
- getQuery(Session, Object...) - Method in class com.atlassian.confluence.plugins.contentproperty.hibernate2.FindAllBySpaceKeyHibernateQueryFactory
-
- getQuery(Session, Object...) - Method in class com.atlassian.confluence.plugins.contentproperty.hibernate2.FindByContentIdAndKeyHibernateQueryFactory
-
- getQuery(Session, 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 class com.atlassian.confluence.search.v2.elasticsearch.ESRequestMapper.Result
-
- getQuery() - Method in interface com.atlassian.confluence.search.v2.HightlightParams
-
- getQuery() - Method in interface com.atlassian.confluence.search.v2.ISearch
-
- 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(Session, Object...) - Method in class com.atlassian.confluence.test.rpc.FindPluginCustomContentModuleKeyQueryFactory
-
- getQueryKey() - Method in class com.atlassian.confluence.search.v2.elasticsearch.mapper.query.BoostingQueryMapper
-
- getQueryKey() - Method in class com.atlassian.confluence.search.v2.elasticsearch.mapper.query.ConstantScoreQueryMapper
-
- getQueryKey() - Method in class com.atlassian.confluence.search.v2.elasticsearch.mapper.query.DelegatingESQueryMapper
-
- getQueryKey() - Method in interface com.atlassian.confluence.search.v2.elasticsearch.mapper.query.ESQueryMapper
-
- getQueryKey() - Method in class com.atlassian.confluence.search.v2.elasticsearch.mapper.query.PhraseQueryMapper
-
- getQueryKey() - Method in class com.atlassian.confluence.search.v2.elasticsearch.mapper.query.PrefixQueryMapper
-
- getQueryKey() - Method in class com.atlassian.confluence.search.v2.elasticsearch.mapper.query.QueryStringQueryMapper
-
- getQueryKey() - Method in class com.atlassian.confluence.search.v2.elasticsearch.mapper.query.SpanNearQueryMapper
-
- getQueryKey() - Method in exception com.atlassian.confluence.search.v2.InvalidQueryException
-
- getQueryMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.CacheBackedLuceneSearchMapperRegistry
-
- 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
-
- getQueryMappers() - Static method in class com.atlassian.confluence.search.v2.lucene.SearchMappersThreadLocal
-
- 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.
- 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
-
- getQueryTextFromInputBox() - Method in class com.atlassian.confluence.pageobjects.page.SearchResultPage
-
Deprecated.
- 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
-
- getQueue() - Method in class com.atlassian.confluence.admin.actions.ViewIndexQueueAction
-
Retrieve the currently queued entries.
- getQueue() - Method in class com.atlassian.confluence.event.ConfluencePoolBasedEventExecutorFactory
-
- getQueue(String) - Method in class com.atlassian.confluence.event.queues.TaskQueueFactory
-
- getQueueBatchSize() - Static method in class com.atlassian.confluence.search.elasticsearch.ESIndexTaskFactory
-
- 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.
- getQueueName() - Method in class com.atlassian.quartz.jobs.TaskQueueFlushJob
-
- 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, Integer) - 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.
- getQuickSearchElementId() - Static method in class com.atlassian.confluence.selenium.client.QuickSearch
-
- 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.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.persistence.dao.RankedLabelSearchResult
-
- getRanking() - Method in class test.plugin.osgi.upm.osgi.rest.representations.ServiceRepresentation
-
- 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
-
- getReadThroughCacheForUpdate(String) - Method in interface com.atlassian.confluence.cache.ReadThroughCacheFactory
-
- getReadThroughCacheForUpdate(Cache<K, V>) - Method in interface com.atlassian.confluence.cache.ReadThroughCacheFactory
-
- getReadThroughCacheForUpdate(String) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
-
Returns the requested cache with no transactional wrapper for updates read from the database.
- getReadThroughCacheForUpdate(Cache<K, V>) - Method in class com.atlassian.confluence.cache.TransactionalCacheFactory
-
Returns the requested cache with no transactional wrapper for updates read from the database.
- getReadWriteCacheConcurrencyStrategy() - Method in class com.atlassian.confluence.cache.ehcache.hibernate.EhCacheHibernateCacheFactory
-
Deprecated.
- getReadWriteCacheConcurrencyStrategy() - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateCacheFactory
-
- getReadWriteCacheConcurrencyStrategy() - Method in interface com.atlassian.confluence.cache.hibernate.HibernateCacheFactory
-
Gets a new instance of the configured hibernate Read/Write cache strategy
- getReadWriteCacheConcurrencyStrategy() - Method in class com.atlassian.confluence.impl.hibernate.HibernateVCacheFactory
-
- 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.plugins.schedule.admin.action.GetFutureSchedulesAction.Result
-
- getReasonPhrase() - Method in enum com.atlassian.confluence.rest.api.model.ExceptionConverter.AdditionalStatus
-
Get the reason phrase
- getReceivedMessage() - Method in class com.atlassian.confluence.it.mail.MailFacade
-
- 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.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getRecentlyAddedEntities(String, int) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getRecentlyAddedEntities(String, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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.hibernate.CachingPageDao
-
- 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.hibernate.CachingPageDao
-
- 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.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getRecentlyModifiedEntities(String, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getRecentlyModifiedEntities(String, int) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getRecentlyModifiedEntities(int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getRecentlyModifiedEntities(String, int) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getRecentlyModifiedEntitiesForUser(String) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getRecentlyModifiedEntitiesForUser(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getRecentlyModifiedForChangeDigest(Date) - Method in interface com.atlassian.confluence.core.ContentEntityManager
-
Retrieves a list of
ContentEntityObject
s 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
ContentEntityObject
s that have been newly added or modified
since the date specified.
- getRecentlyModifiedForChangeDigest(Date) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getRecentlyModifiedForChangeDigest(Date) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getRecentlyModifiedForChangeDigest(Date) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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.hibernate.CachingPageDao
-
- 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.labels.CachingLabelManager
-
- 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.labels.CachingLabelManager
-
- getRecentlyUsedLabellingsInSpace(String, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- getRecentlyUsedLabellingsInSpace(String, int) - Method in interface com.atlassian.confluence.labels.LabelManager
-
- 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
-
- getRecentlyUsedLabels(int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- 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, 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
-
- getRecentlyUsedLabelsInSpace(String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- 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.labels.CachingLabelManager
-
- 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.labels.CachingLabelManager
-
- getRecentlyUsedPersonalLabels(String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- 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.
- 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
-
- getRecipients() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- getRecipientsForSearch() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- 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
-
- getRecordBuilderForCategory(String) - Method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
-
- 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
-
- getRecordedErrorLogMessagesWithFiltering(ConfluenceRpc) - Static method in class com.atlassian.confluence.setup.StartupErrorTestUtils
-
- getRecordedHibernateSql(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
-
- getRecordedHibernateSql(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
-
- getRecordedHibernateSql(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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.AuditServiceImpl
-
- getRecords(Instant, Instant) - Method in interface com.atlassian.confluence.api.service.audit.AuditService
-
- getRecords(LimitedRequest, Instant, Instant, boolean, String) - Method in class com.atlassian.confluence.impl.audit.DefaultAuditManager
-
- getRecords(LimitedRequest, Instant, Instant, boolean, String) - Method in interface com.atlassian.confluence.internal.audit.AuditManager
-
Fetch AuditRecordEntities from the database according to some search criteria
- getRecords(LimitedRequest, Instant, Instant, boolean, String) - Method in interface com.atlassian.confluence.internal.audit.persistence.dao.AuditRecordDao
-
- getRecords(LimitedRequest, Instant, Instant, boolean, String) - Method in class com.atlassian.confluence.internal.audit.persistence.dao.hibernate.HibernateAuditRecordDao
-
- getRecoveryState() - Method in class com.atlassian.confluence.event.events.content.page.synchrony.SynchronyRecoveryEvent
-
- 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
-
- getRedirPageId() - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- getRef() - Method in class com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarker
-
- getReferencedFrom() - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.UndefinedPage
-
- getReferencedPackage() - Method in class test.plugin.osgi.upm.osgi.rest.representations.BundleRepresentation.HeaderClauseRepresentation
-
- getReferenceInsertionEventHandler(Context) - Method in class com.atlassian.confluence.util.velocity.ConfluenceHtmlEntityEncodingPolicy
-
- getReferenceInsertionEventHandler(Context) - Method in interface com.atlassian.confluence.velocity.ReferenceInsertionPolicy
-
- getReferencePropertyValue(Class<E>, String, ImportProcessorContext) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.AbstractObjectPersister
-
- getReferences() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- getReferencingBlueprint() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate
-
- 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
-
- getReferrer() - Method in class com.atlassian.confluence.admin.actions.PurgeReferrersAction
-
- getReferrerSettings() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- getReferrerToExclude() - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- getReferrerToRemove() - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- getReferrerUrl() - Method in class com.atlassian.confluence.links.ReferralTask
-
- 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
-
- getRegisteredServices() - Method in class test.plugin.osgi.upm.osgi.rest.representations.BundleRepresentation
-
- 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
-
- getReIndexOption() - Method in class com.atlassian.confluence.event.events.admin.ReindexStageFinishedEvent
-
- getReIndexOption() - Method in class com.atlassian.confluence.event.events.admin.ReindexStageStartedEvent
-
- getRejectedExecutionHandler() - Method in class com.atlassian.confluence.event.ConfluencePoolBasedEventExecutorFactory
-
- getRelated() - Method in class com.atlassian.confluence.plugins.labels.actions.ViewLabelAction
-
- 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
-
- getRelatedLabels(Label, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- getRelatedLabels(List<? extends Label>, String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- 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(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
-
- getRelatedLabelsInSpace(Label, String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- 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.
- 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
-
- getRelativePathToFile() - Method in class com.atlassian.confluence.util.Resource
-
Deprecated.
- 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
-
- getRelevantPS(String) - Method in class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
-
- getRemainingFreeSlots() - Method in interface com.atlassian.confluence.license.rest.service.UserCountService
-
Return the number of "free" slots on this Confluence instance
- getRemainingFreeSlots() - Method in class com.atlassian.confluence.license.rest.service.UserCountServiceImpl
-
- getRemainingUserCount() - Method in class com.atlassian.confluence.license.rest.resource.LicenseResource
-
Return the number of free slots on this Confluence instance
- 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.CachingAttachmentDao
-
- getRemappedAttachmentIds() - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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
-
- getRemoteAddress() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
-
- 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
-
- 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
- getRemoteUserKey() - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
- getRemoteUserKey(HttpServletRequest) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
- 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
-
- 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.
- getRemoveLink() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AbstractAttachmentContainer
-
Deprecated.
- getRemoveLink() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AttachmentContainer
-
Deprecated.
- getRemoveLink() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AttachmentVersionContainer
-
Deprecated.
- 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 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
-
- getRenderedClass(Link) - Method in class com.atlassian.confluence.diff.marshallers.DiffModelToRenderedClassMapper
-
Deprecated.
- 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(RssRenderItem, Timeout) - Method in class com.atlassian.confluence.rss.UserStatusRenderSupport
-
- 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
-
- getReorderPanelInformationMessage() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- getReorderSiblingPageTitles() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- getReorderTree() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- 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
-
- 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 bucket.user.DefaultUserAccessor
-
- getRepository(Entity) - Method in interface bucket.user.UserAccessor
-
- getRepository(Entity) - Method in class com.atlassian.confluence.user.ConfluenceUserManager
-
- 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
-
- 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.search.v2.elasticsearch.ESRequestMapper.Result
-
- 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.HttpContext
-
- getRequestAccessType() - Method in class com.atlassian.confluence.pages.actions.PageNotPermittedAction
-
- getRequestBigPipe() - Method in interface com.atlassian.confluence.internal.bigpipe.ConfluenceBigPipeManager
-
Returns the BigPipe instance for the current request.
- getRequestBigPipe() - Method in class com.atlassian.confluence.internal.bigpipe.DefaultConfluenceBigPipeManager
-
- 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() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
-
Deprecated.
- 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
-
- 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.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
-
- 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
-
- 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
-
- getRequiredHealthCheckModuleKeys() - Method in class com.atlassian.confluence.plugins.healthcheck.requiredhealthchecks.DefaultRequiredHealthChecksSupplier
-
- getRequiredHealthCheckModuleKeys() - Method in interface com.atlassian.confluence.plugins.healthcheck.requiredhealthchecks.RequiredHealthChecksSupplier
-
- 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 class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
-
- 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
-
- 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
-
- getResourceDescriptors(String) - Method in class com.atlassian.confluence.plugin.dev.WebResourceModuleDescriptorDelegate
-
- getResourceFactory() - Method in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
-
- getResourceFactory() - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceManager
-
- getResourceId() - Method in class com.atlassian.confluence.selenium.client.EditorLink
-
- 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
-
- 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
-
- getResourceReader(String, String, Map) - Method in class com.atlassian.confluence.importexport.resource.ExportDownloadResourceManager
-
- 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
-
- getResourceReader(String, String, Map) - Method in class com.atlassian.confluence.importexport.resource.WebImagesDownloadResourceManager
-
- 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
-
- 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
-
- getResourceTagsForAdditionalContextsHtml(List<String>) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
-
- getResourceTagsForAdditionalContextsHtml(List<String>) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
-
- getResourceType() - Method in class com.atlassian.confluence.api.model.search.SearchResult
-
- getResourceType() - Method in class com.atlassian.confluence.plugin.web.renderer.ConfluenceAwareWebPanelRenderer
-
- getResourceType() - Method in class com.atlassian.confluence.selenium.client.EditorLink
-
- getResourceWriter(String, String, String) - Method in class com.atlassian.confluence.importexport.resource.ExportDownloadResourceManager
-
- getResourceWriter(String, String, String) - Method in interface com.atlassian.confluence.importexport.resource.WritableDownloadResourceManager
-
- getResponse() - Method in class com.atlassian.confluence.util.ajax.AjaxResponse
-
- getResponse() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
-
- getResponse() - Method in interface com.atlassian.confluence.util.http.HttpResponse
-
- 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.HttpContext
-
- getResponseBody() - 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
-
- getResponseURI() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
-
- getResponseURI() - Method in interface com.atlassian.confluence.util.http.HttpResponse
-
Returns the URI of the site that the response came from.
- getRestartSeleniumFrequency() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumConfiguration
-
- 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.
- getRestrictedTextContent() - Method in class com.atlassian.confluence.pageobjects.page.content.EditRestrictedPage
-
Deprecated.
- getRestrictedTextContent() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewRestrictedPage
-
Deprecated.
- 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.permissions.ContentRestriction
-
- 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
-
Retrieves all the restrictions for all the operations on a given Content.
- getRestrictions(ContentId, PageRequest, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteContentRestrictionServiceImpl
-
- getRestrictions() - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
-
- 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
-
Retrieves all restrictions for given operation key on given content.
- getRestrictionsForOperation(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
-
List all restrictions that exist directly on the given content.
- getRestrictionsGroupByOperation(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.
- getResult() - Method in class com.atlassian.confluence.userstatus.actions.AbstractUserStatusJsonResultAction
-
Deprecated.
- getResult() - Method in class com.atlassian.confluence.userstatus.actions.CurrentUserStatusAction
-
Deprecated.
- getResult() - Method in class com.atlassian.confluence.userstatus.actions.UpdateUserStatusAction
-
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.elasticsearch.ESSearchResult
-
- 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
-
- 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
-
- getResultFilterMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.CacheBackedLuceneSearchMapperRegistry
-
- 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
-
- getResultFilterMappers() - Static method in class com.atlassian.confluence.search.v2.lucene.SearchMappersThreadLocal
-
- 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
-
- getResultJson() - Method in class com.atlassian.confluence.qunit.pageobjects.QUnitTestPage
-
- getResultParent() - Method in class com.atlassian.confluence.api.model.search.SearchResult
-
- 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.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
-
- 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.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.
- 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
-
- 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
-
- getResultTitle(String) - Method in class com.atlassian.confluence.selenium.client.QuickNavBox
-
- 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.AuditServiceImpl
-
- getRetentionPeriod() - Method in interface com.atlassian.confluence.api.service.audit.AuditService
-
- getRetentionPeriod(UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.AuditResource
-
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
-
- getRevisedPage() - Method in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
-
- getRevisedPage() - Method in class com.atlassian.confluence.pages.actions.DiffPagesByVersionAction
-
- getRevisionNumber() - Method in enum com.atlassian.confluence.setup.BuildInformation
-
- 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
-
- getRootComment() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- 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
-
- getRootResource(User) - Static method in class com.atlassian.confluence.it.RestHelper
-
- getRowCount() - Method in class com.atlassian.confluence.selenium.client.ScheduledJobAdmin
-
- 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
-
- getRowSelector(int) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- getRpc() - Method in class com.atlassian.confluence.cluster.Node
-
- 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
-
- 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
-
- 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.
- getScheduledJobHistory(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.persistence.dao.CachedScheduledJobDao
-
- getScheduledJobHistory(ScheduledJobKey) - Method in class com.atlassian.confluence.schedule.persistence.dao.ClusterSafeScheduledJobDao
-
- getScheduledJobHistory(ScheduledJobKey) - Method in interface com.atlassian.confluence.schedule.persistence.dao.ScheduledJobDao
-
The the job history for a 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
-
- getSchema() - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
-
Deprecated.
- 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.sal.confluence.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.DefaultExportContext
-
- getScope() - Method in interface com.atlassian.confluence.importexport.ExportContext
-
- getScope() - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
-
- 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(int) - Method in interface com.atlassian.confluence.search.contentnames.DocumentResultScores
-
Retrieve the score for the specified docId.
- getScore(int) - Method in class com.atlassian.confluence.search.contentnames.FloatArrayDocumentResultScores
-
- getScore(int) - Method in class com.atlassian.confluence.search.contentnames.lucene.BitSetAwareDocumentResultScores
-
- getScore(int) - Method in class com.atlassian.confluence.search.contentnames.lucene.OpenBitSetAwareDocumentResultScores
-
- 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
-
- getScreenHeight() - Method in class com.atlassian.confluence.qunit.pageobjects.QUnitTestPage
-
- getScreenWidth() - Method in class com.atlassian.confluence.qunit.pageobjects.QUnitTestPage
-
- getScriptSrcIntegrationTest() - Method in class com.atlassian.confluence.test.qunit.QUnitTestResourceProvider
-
- getSearchableCount() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateSearchableDao
-
- getSearchableCount() - Method in interface com.atlassian.confluence.core.persistence.SearchableDao
-
- 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 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
-
- getSearchFilterMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.CacheBackedLuceneSearchMapperRegistry
-
- 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
-
- getSearchFilterMappers() - Static method in class com.atlassian.confluence.search.v2.lucene.SearchMappersThreadLocal
-
- 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
-
- getSearchReslultRenderers() - Method in class com.atlassian.confluence.search.SearchResultRendererCache
-
Return the most current list of renderes.
- getSearchResultCount(InsertImageDialog.Panel) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- getSearchResultCountMessage() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- getSearchResults() - Method in class com.atlassian.confluence.api.model.search.autocomplete.AutocompleteResult
-
- getSearchResults() - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentRemigrationAction
-
- getSearchResults() - Method in class com.atlassian.confluence.pageobjects.component.popup.UserPickerPopup
-
Deprecated.
- getSearchResults() - Method in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
-
- getSearchResultsContent() - Method in class com.atlassian.confluence.pageobjects.page.SearchResultPage
-
Deprecated.
- getSearchResultsText() - Method in class com.atlassian.confluence.pageobjects.page.SearchResultPage
-
Deprecated.
- 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
-
- getSearchString() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
-
- 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
-
- 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 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
ContentNameSearchSection
s 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 interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebView
-
Fetch web sections for a given location from the REST API
- getSectionsForLocation(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 interface com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebView
-
Fetch web sections for given locations from the REST API
- getSectionsForLocations(Collection<String>, Map<String, Object>) - Method in class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewImpl
-
- getSecurityGroupName() - Method in class com.atlassian.confluence.cluster.AWSClusterJoinConfig
-
- getSecurityGroupName() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
-
- getSecurityToken(WebTester) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
-
- getSecurityTokenQueryParam(WebTester) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
-
- getSeedFromTime(long, long) - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
-
- getSelectedAttachment() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
-
Deprecated.
- getSelectedAttachment() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- 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
-
- getSelectedCategory() - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- getSelectedColor() - Method in class com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar
-
Deprecated.
- getSelectedDatabaseType() - Method in class com.atlassian.confluence.setup.actions.SetupDatabaseAction
-
- 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
-
- getSelectedPageTitle() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageOrderingRootTree
-
- getSelectedPageTitleTimed() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageOrderingRootTree
-
Deprecated.
- 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.pageobjects.page.admin.ExternalGadgetsPage
-
Deprecated.
- getSelectedTab() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentlyUpdatedMacroRequestParams
-
- getSelectedTab() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- 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.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
-
- getSelectField(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroForm
-
Deprecated.
- 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
-
- getSelectorCount(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Returns the number of elements present in the editor specified by the given selector.
- getSelectorParentText(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
-
Deprecated.
Returns the parent PageElement of a selector
- getSelectorPresentScript(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Returns a javascript function that checks for the presence of an element
with given jquery selector in the TinyMCE editor.
- getSelf() - Method in class com.atlassian.confluence.setup.bundles.upm.models.UPMInstallPluginRestResponse.Links
-
- getSelfContentWithRenamedLinks(ContentEntityObject, String) - Method in class com.atlassian.confluence.links.DefaultLinkManager
-
- getSelfContentWithRenamedLinks(ContentEntityObject, String) - Method in interface com.atlassian.confluence.links.LinkManager
-
- getSelfLink(JsonNode) - Static method in class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
-
- getSelfLink(JsonNode) - Static method in class com.atlassian.confluence.rest.RestTestHelper
-
- 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
-
- getSender() - Method in class com.atlassian.confluence.mail.address.ConfluenceMailAddress
-
- 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
-
- getSendInvitationsButtonStatus() - Method in class com.atlassian.confluence.pageobjects.page.admin.InviteUsersPanel
-
Deprecated.
- 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
-
- getSentDate() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- getSentEmailCount() - Method in class com.atlassian.confluence.pageobjects.page.admin.InviteUsersPanel
-
Deprecated.
- 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
-
- getServerLocation() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumConfiguration
-
- getServerLogsDirectory() - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- 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
-
- getServerPort() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumConfiguration
-
- getServerRenderTime(HttpServletRequest) - Static method in class com.atlassian.confluence.util.GeneralUtil
-
Calculates the duration of the request
- getServerStateManager() - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
- getServerStateManager() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
-
Deprecated.
- getService() - Method in class com.atlassian.confluence.api.AbstractRemoteServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteAttachmentServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteChildContentServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteContentBodyConversionServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteContentLabelServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteContentLegacyDraftServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteContentMacroServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteContentPropertyServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteContentRestrictionServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteContentServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteContentServiceHistoryContributionsAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteContentSharedDraftsServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteContentTrashServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteContentVersionServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteCQLSearchServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteGroupServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemotePersonServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteRelationServiceAcceptanceTest.RemoteTestHelper
-
- getService() - Method in class com.atlassian.confluence.api.RemoteSpacePropertyServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteSpaceServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.RemoteWebResourceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.Template.RemoteBlueprintContentTemplateServiceAcceptanceTest
-
- getService() - Method in class com.atlassian.confluence.api.Template.RemotePageContentTemplateServiceAcceptanceTest
-
- getService(Class<T>) - Method in interface com.atlassian.confluence.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.osgi.OsgiServiceRegistryImpl
-
- getServiceClass() - Method in class com.atlassian.confluence.api.AbstractRemoteServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteAttachmentServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteChildContentServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteContentBodyConversionServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteContentLabelServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteContentLegacyDraftServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteContentMacroServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteContentPropertyServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteContentRestrictionServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteContentServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteContentServiceHistoryContributionsAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteContentSharedDraftsServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteContentTrashServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteContentVersionServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteCQLSearchServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteGroupServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemotePersonServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteRelationServiceAcceptanceTest.RemoteTestHelper
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteSpacePropertyServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteSpaceServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.RemoteWebResourceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.Template.RemoteBlueprintContentTemplateServiceAcceptanceTest
-
- getServiceClass() - Method in class com.atlassian.confluence.api.Template.RemotePageContentTemplateServiceAcceptanceTest
-
- getServiceName() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.SoapModuleDescriptor
-
- getServicePath() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
-
- getServicesInUse() - Method in class test.plugin.osgi.upm.osgi.rest.representations.BundleRepresentation
-
- 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
-
- 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() - Static method in class com.atlassian.confluence.upgrade.UpgradeUtils
-
Deprecated.
- 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
-
- getSession(boolean) - Method in class com.atlassian.sal.confluence.web.context.HttpContext
-
- getSessionFactory() - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
-
- getSessionFactory() - Method in class com.atlassian.confluence.user.ConfluenceHibernateAccessor
-
- 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.internal.bigpipe.BigPipeSettingsManager
-
- 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.spaces.DefaultSpaceManager
-
- getSettingsManager() - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
-
- getSettingsManager() - Method in class com.atlassian.confluence.util.ContentFacade
-
- 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
-
- getSharedConfig() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
-
- 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
-
- getSharedDataKey() - Method in class com.atlassian.confluence.cluster.shareddata.PluginSharedDataKey
-
- getSharedHome() - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
-
Return the shared home directory if one has been configured.
- getSharedHome() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
-
- getSharedHome() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
-
- getSharedHome() - Method in interface com.atlassian.confluence.setup.BootstrapManager
-
Confluence shared home directory.
- getSharedHome() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
-
- 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
-
- getShortCut() - Method in enum com.atlassian.confluence.selenium.client.TinyMce.SimpleToolbarButton
-
- 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.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.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.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.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.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.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.
- 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
-
- getSimpleHtmlExportStructure(Space, File) - 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
-
Retrieves a single bean of the given type from the main context.
- getSingleWindowMode() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumConfiguration
-
- 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.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
-
- 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.GlobalDescription
-
- getSiteWelcomeMessage() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- getSize() - Method in interface com.atlassian.confluence.cache.CacheStatistics
-
- 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
-
- getSizeInBytes() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
-
- getSlidePreview() - Method in class com.atlassian.confluence.pageobjects.page.content.OfficeConnectorPreviewPage
-
Deprecated.
- getSlop() - Method in class com.atlassian.confluence.search.v2.query.PhraseQuery
-
- getSlop() - Method in class com.atlassian.confluence.search.v2.query.SpanNearQuery
-
- getSmokeSpace() - Method in class com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
-
- 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
-
- 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.sal.confluence.net.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.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
-
- getSortAlphabeticallyLocator(Page) - Method in class com.atlassian.confluence.selenium.client.PageOrderingTree
-
Returns the sort alphabetical link locator for the given page.
- 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
-
- getSortFieldName() - Method in class com.atlassian.confluence.search.v2.lucene.mapper.DefaultSortMapper
-
- getSortMapper(String) - Method in class com.atlassian.confluence.search.v2.lucene.CacheBackedLuceneSearchMapperRegistry
-
- 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
-
- getSortMappers() - Static method in class com.atlassian.confluence.search.v2.lucene.SearchMappersThreadLocal
-
- 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.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
-
- 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(String, Expansion...) - Method in class com.atlassian.confluence.api.impl.service.content.SpaceServiceImpl
-
- 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
-
- getSpace() - Method in class com.atlassian.confluence.api.model.search.SpaceSearchResult
-
- getSpace(String, Expansion...) - Method in interface com.atlassian.confluence.api.service.content.SpaceService
-
- 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.PageContentEntityObject
-
Deprecated.
- 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
-
- getSpace() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentLink
-
- 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.ViewDraftAttachmentsAction
-
Deprecated.
- 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
-
- getSpace(String, Expansion...) - Method in class com.atlassian.confluence.rest.client.RemoteSpaceServiceImpl
-
- 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.AbstractSpacePermissionsAction
-
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
-
Retrieve a space by its ID.
- getSpace(String) - Method in interface com.atlassian.confluence.spaces.SpaceManager
-
Retrieve a space by its key.
- 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
-
- getSpaceAdminMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.BrowseMenu
-
Deprecated.
- 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
- getSpaceAdvancedMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.BrowseMenu
-
Deprecated.
- getSpaceAttachmentLocation() - Method in class com.atlassian.confluence.stateless.webdriver.FindSpaceAttachmentTests.FindSpaceAttachmentPage
-
- getSpaceBlogpostsMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.BrowseMenu
-
Deprecated.
- 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 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 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 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
-
- getSpaceCrumb() - Method in class com.atlassian.confluence.selenium.client.Breadcrumbs
-
Returns the first crumb, which is the space one when viewing a page.
- 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
-
- getSpaceDirectoryMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.SpacesMenu
-
Deprecated.
- 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
-
- getSpaceExportBackwardsCompatibility() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
-
- getSpaceField(String) - Method in class com.atlassian.confluence.pageobjects.component.form.CqlComponent
-
Deprecated.
- getSpaceFrom(Object) - Method in class com.atlassian.confluence.it.api.test.plugin.DummyPermissionDelegate
-
- getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.AbstractPermissionsDelegate
-
- getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
-
- 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.GlobalDescriptionPermissionsDelegate
-
- getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
-
- getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
-
- 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.PeopleDirectoryPermissionsDelegate
-
- getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
-
- getSpaceFrom(Object) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
-
- 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
-
- getSpaceGroup(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
-
- getSpaceGroup(String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
-
- 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
-
- 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
-
- 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
-
- getSpaceGroups(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
-
- getSpaceGroups() - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
-
- getSpaceGroups(List) - Static method in class com.atlassian.confluence.rpc.soap.SoapUtils
-
- 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
-
- 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.security.SpacePermission
-
- 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
-
- 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
-
- 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.pageobjects.page.content.ViewPageHistory
-
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.ViewDraftAttachmentsAction
-
Deprecated.
- 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
-
- getSpaceKeyFromExportZip(File) - Static method in class com.atlassian.confluence.importexport.impl.ExportUtils
-
- getSpaceKeyInput() - Method in class com.atlassian.confluence.stateless.webdriver.FindSpaceAttachmentTests.FindSpaceAttachmentPage
-
- 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.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- 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
-
- getSpaceLabelsMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.BrowseMenu
-
Deprecated.
- 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
-
- getSpaceLogoImageSource(Space) - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- getSpaceMail(int, int, String) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getSpaceMail(int, int, String) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
Deprecated.
- getSpaceMail(int, int, String) - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
-
- getSpaceMail(int, int, String) - Method in interface com.atlassian.confluence.mail.persistence.dao.MailDao
-
- getSpaceMailIterator(String) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getSpaceMailIterator(String) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
Deprecated.
- getSpaceMailIterator(String) - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
-
- getSpaceMailIterator(String) - Method in interface com.atlassian.confluence.mail.persistence.dao.MailDao
-
- getSpaceMailMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.BrowseMenu
-
Deprecated.
- getSpaceMailWithAttachmentsIterator(String) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getSpaceMailWithAttachmentsIterator(String) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
Deprecated.
- getSpaceMailWithAttachmentsIterator(String) - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
-
- getSpaceMailWithAttachmentsIterator(String) - Method in interface com.atlassian.confluence.mail.persistence.dao.MailDao
-
- 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(Space) - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- 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
-
- getSpaceNames() - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- 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
-
- getSpacePagesMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.BrowseMenu
-
Deprecated.
- 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
-
- 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
-
- getSpaces(SpacesQueryWithPermissionQueryBuilder) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
-
- getSpaces(SpacesQuery) - Method in interface com.atlassian.confluence.spaces.SpaceManager
-
Get a list of spaces specified by the
SpacesQuery
limited by the offset and maxResults.
- 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(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
Deprecated.
- getSpacesContainingContentWithLabel(Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- 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
Page
s 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
-
- getSpaceSelected() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- getSpaceSelectedInBrowse() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- getSpaceSettings(String) - Method in class com.atlassian.confluence.setup.settings.DefaultSettingsManager
-
- getSpaceSettings(String) - Method in interface com.atlassian.confluence.setup.settings.SettingsManager
-
- getSpacesFilter() - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.dto.RecentlyUpdatedContentResourceRequestDto
-
- getSpacesForLabels(String) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
-
- getSpacesForTeam(String) - 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
-
- 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(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
Deprecated.
- getSpacesWithLabel(Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- 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 interface com.atlassian.confluence.themes.ColourSchemeManager
-
- getSpaceThemeColourScheme(String) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
-
- 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
-
- getSpaceWatchers() - Method in class com.atlassian.confluence.pageobjects.page.content.ManageWatchersDialog
-
Deprecated.
- getSplit() - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.IdMultiPartHashGenerator
-
- getSplit() - Method in class com.atlassian.confluence.pages.persistence.dao.IdMultiPartHashGenerator
-
Deprecated.
- 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
-
- getStackTrace(Throwable) - Static method in class com.atlassian.confluence.util.GeneralUtil
-
- getStaleSharedDrafts() - Method in interface com.atlassian.confluence.pages.persistence.dao.AbstractPageDao
-
Get all stale shared drafts in the database.
- getStaleSharedDrafts() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAbstractPageDao
-
- getStandardProfilePictures(ServletContext) - Method in class com.atlassian.confluence.user.DefaultUserProfilePictureManager
-
Deprecated.
Returns the list of standard profile pictures obtained from the properties file.
- 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
-
- 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
-
- getStartIndex() - Method in class bucket.core.actions.PaginationSupport
-
Returns the start index.
- getStartIndex() - Method in interface bucket.core.PaginationSupport
-
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
-
Always return the start index value, regardless of whether the pagination has any total.
- getStartIndexValue() - Method in class bucket.core.actions.PaginationSupport
-
Always return the start index value, regardless of whether the pagination has any total.
- getStartIndexValue() - Method in interface bucket.core.PaginationSupport
-
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.
- getStartSeleniumServer() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumConfiguration
-
- 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.jmx.JmxSystemInfoWrapper
-
- getStartTime() - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
-
- getStartTime() - Method in class com.atlassian.confluence.util.profiling.ActivitySnapshot
-
- getState() - Method in interface com.atlassian.confluence.server.ApplicationStatusService
-
- getState() - Method in class com.atlassian.confluence.server.DefaultApplicationStatusService
-
- getState() - Method in class test.plugin.osgi.upm.osgi.rest.representations.BundleSummaryRepresentation
-
- 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.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
-
- 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
-
- getStaticResourcePrefix(String) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
-
- getStaticResourcePrefix(String, UrlMode) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
-
- 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
-
- 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
-
- 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() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkStatusReport
-
- getStatus() - Method in class com.atlassian.confluence.pageobjects.component.popup.UserHoverPopup
-
Deprecated.
- 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() - 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.setup.bundles.upm.models.UPMInstallPluginRestResponse
-
- getStatus() - Method in class com.atlassian.confluence.userstatus.actions.ViewUserStatusAction
-
Deprecated.
- getStatus() - Method in class com.atlassian.confluence.userstatus.UserStatus
-
Deprecated.
- 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
-
- getStatusCode() - Method in interface com.atlassian.confluence.util.http.HttpResponse
-
- getStatusId() - Method in class com.atlassian.confluence.userstatus.actions.StatusListAction
-
Deprecated.
- getStatusLink() - Method in class com.atlassian.confluence.setup.bundles.upm.models.UPMInstallPluginRestResponse
-
- getStatusList() - Method in class com.atlassian.confluence.userstatus.actions.StatusListAction
-
Deprecated.
- 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
-
- getStatusMessage() - Method in interface com.atlassian.confluence.util.http.HttpResponse
-
- getStatusPath() - Method in class com.atlassian.confluence.api.model.longtasks.LongTaskSubmission
-
- getStatusText() - Method in class com.atlassian.confluence.pageobjects.component.macro.UserProfileMacro
-
Deprecated.
- getStatusTextRenderer() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
-
- getStatusUpdatesTab() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewProfilePage
-
Deprecated.
- 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
-
- 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.
- getStreamItems() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardPopularStreamContent
-
Deprecated.
- getStreamResultCallback(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload
-
- getStreamTitle() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ActivityStreamGadgetMacroView
-
Deprecated.
- getString(String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- 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(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
-
Deprecated.
Get the string associated with an index.
- getString(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
-
Deprecated.
Get the string associated with a key.
- 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
-
- 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() - 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 enum com.atlassian.confluence.diff.DiffType
-
Deprecated.
- 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.legacyapi.service.Expansion
-
- getSubExpansions(String) - Method in class com.atlassian.confluence.legacyapi.service.Expansions
-
- getSubject() - Method in class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction
-
- getSubject() - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- getSubject() - Method in class com.atlassian.confluence.event.events.follow.FollowEvent
-
- 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.Mail
-
Deprecated.
Get the mail subject string.
- 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.
- getSuccessFlagMessages() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
Deprecated.
- 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
-
- getSuffix() - Method in enum com.atlassian.confluence.search.v2.elasticsearch.ESFieldType
-
- getSuggestedContentToBeRefactored() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
-
- getSuggestedLabels(Labelable) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- getSuggestedLabels(ContentEntityObject) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
Deprecated.
- getSuggestedLabels(Labelable, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- getSuggestedLabels(ContentEntityObject, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
Deprecated.
- getSuggestedLabels(Labelable) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- getSuggestedLabels(ContentEntityObject) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
Deprecated.
- getSuggestedLabels(Labelable, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- getSuggestedLabels(ContentEntityObject, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
Deprecated.
- getSuggestedLabels(Labelable) - Method in interface com.atlassian.confluence.labels.LabelManager
-
Retrieve the DEFAULT_LABEL_COUNT suggested labels for the specified content.
- getSuggestedLabels(ContentEntityObject) - Method in interface com.atlassian.confluence.labels.LabelManager
-
- getSuggestedLabels(Labelable, int) - Method in interface com.atlassian.confluence.labels.LabelManager
-
Retrieve the suggested labels for the specified content.
- getSuggestedLabels(ContentEntityObject, int) - Method in interface com.atlassian.confluence.labels.LabelManager
-
- 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.labels.CachingLabelManager
-
- getSuggestedLabelsInSpace(ContentEntityObject, String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
Deprecated.
- getSuggestedLabelsInSpace(Labelable, String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- getSuggestedLabelsInSpace(ContentEntityObject, String, int) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
Deprecated.
- getSuggestedLabelsInSpace(Labelable, String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- getSuggestedLabelsInSpace(ContentEntityObject, String) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
Deprecated.
- getSuggestedLabelsInSpace(Labelable, String, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- getSuggestedLabelsInSpace(ContentEntityObject, String, int) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
Deprecated.
- 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(ContentEntityObject, String) - Method in interface com.atlassian.confluence.labels.LabelManager
-
- 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.
- getSuggestedLabelsInSpace(ContentEntityObject, String, int) - Method in interface com.atlassian.confluence.labels.LabelManager
-
- getSuggestedResults() - Method in class com.atlassian.confluence.api.model.search.autocomplete.AutocompleteResult
-
- getSuggestions() - Method in class com.atlassian.confluence.pageobjects.component.dropdown.QuickSearch
-
Deprecated.
- 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
-
- getSummary() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
-
- 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
-
- getSummaryText(String) - Static method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
-
- 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
-
- getSupportedJavaVersion() - Method in class com.atlassian.confluence.status.service.DefaultSystemCompatibilityService
-
- getSupportedJavaVersion() - 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
OperationKey
s 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.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
-
- getSupportUtility() - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- 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
-
- getSymbolicName() - Method in class test.plugin.osgi.upm.osgi.rest.representations.BundleSummaryRepresentation
-
- getSyncClusterTime() - Method in class com.atlassian.confluence.cluster.hazelcast.HazelcastClusterSafetyManager
-
- 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.
- getSynchronyArguments(File) - Method in class com.atlassian.confluence.plugins.synchrony.bootstrap.DefaultSynchronyProcessManager
-
- 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
-
- 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
-
This method will return an array of URLs used by the system classloader.
- 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.
- getSystemTemplates() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.AbstractTemplatesPage
-
Deprecated.
- 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
-
- getTable() - Method in class com.atlassian.confluence.pageobjects.component.content.AttachmentsRow
-
Deprecated.
- 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
-
- getTableTemplates(PageElement) - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.AbstractTemplatesPage
-
Deprecated.
- getTableToolbar(TinyMce) - Static method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- getTableWidth() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ColourPickerAction
-
- getTabName() - Method in enum com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage.SystemTab
-
Deprecated.
- getTabName() - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage.TeamLabelTab
-
Deprecated.
- 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
-
- getTagName() - Method in enum com.atlassian.confluence.selenium.client.TinyMce.Format
-
- 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
-
- 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
-
- getTargetUser() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
-
Deprecated.
- getTargetUser() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
-
- getTask() - Method in class com.atlassian.confluence.admin.actions.AttachmentMigrationAction
-
- 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
-
- 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
-
- getTaskName() - Method in class com.atlassian.confluence.admin.actions.LongRunningTaskMonitorAction
-
- getTaskName() - Method in class com.atlassian.confluence.plugins.synchrony.tasks.SynchronyConfigTaskTracker
-
- getTaskQueue() - Method in class com.atlassian.confluence.search.DelegatingIndexManager
-
- getTaskQueue() - Method in class com.atlassian.confluence.search.elasticsearch.ESIndexManager
-
- 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
-
- getTasks() - Method in class com.atlassian.confluence.links.ReferralTaskQueue
-
- 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.labels.CachingLabelManager
-
- getTeamLabels() - 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() - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
-
- getTeamLabelsForSpace(String) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
- 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.labels.CachingLabelManager
-
- 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 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.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
-
- 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.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.mail.notification.listeners.NotificationData
-
- getTemplateImageDataSources() - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
-
- getTemplateLocation() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
-
- getTemplateLocationFromUserPreference(User) - Static method in class com.atlassian.confluence.mail.template.MailNotificationQueueItem
-
- 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
-
Returns templates of the current space, or returns global templates if no space specified.
- getTemplates() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.AbstractTemplatesPage
-
Deprecated.
- 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
-
- 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
-
- 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
-
- getTestCount() - Method in class com.atlassian.confluence.qunit.pageobjects.QUnitTestPage
-
- getTestData() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
-
Deprecated.
- getTestDatabaseConnection(DatabaseDetails) - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
-
- getTestDescription() - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
- getTestDescription() - Method in class com.atlassian.confluence.cluster.Node
-
- getTester() - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
-
Deprecated.
- getTester() - Method in class com.atlassian.confluence.qunit.pageobjects.DelegatingQUnitTestProduct
-
- getTester() - Method in class com.atlassian.confluence.qunit.pageobjects.UnitTestedProduct
-
- 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.
- getTests(WebDriverTester, String) - Method in class com.atlassian.confluence.qunit.AtlassianQUnitWebDriverTestSuite
-
- 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.CacheAwarePropertySet
-
- 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 class com.atlassian.confluence.diff.beans.DiffChunkBean
-
Deprecated.
- getText() - Method in class com.atlassian.confluence.diff.CharacterChunk
-
Deprecated.
- 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 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
-
- 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() - Method in class com.atlassian.confluence.userstatus.actions.UserStatusJsonResult
-
Deprecated.
- 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, 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, 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
-
- getText(String, Object[]) - Static method in class com.atlassian.confluence.util.I18NSupport
-
- 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
-
- getText(String, List) - Method in class com.atlassian.quartz.jobs.AbstractJob
-
- getTextAfterMacro(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Returns the text in the Paragraph element after the macro (or its wrapper).
- getTextBeforeMacro(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Returns the text in the Paragraph element before the macro (or its wrapper).
- 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
-
- getTextFromSuggestionsActiveItem() - Method in class com.atlassian.confluence.pageobjects.component.dropdown.QuickSearchSuggestions
-
Deprecated.
- getTextInAlias() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- getTextInExternalLink() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- getTextInNoneditableAlias() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- getTextInSearch() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- 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
-
- 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
-
- getThemeChooser() - Method in class com.atlassian.confluence.pageobjects.page.space.ChooseSpaceThemePage
-
Deprecated.
- getThemeColourScheme() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.LookAndFeelAction
-
- 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
-
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
-
- 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
-
- 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.
- getThreadCount() - Method in enum com.atlassian.confluence.search.ReIndexOption
-
- 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
-
- getThumber() - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
-
- 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
-
- 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.
- getThumbnailInfo(Attachment) - Method in class com.atlassian.confluence.util.DefaultThumbnailInfoFactory
-
Deprecated.
- getThumbnailInfo(Attachment) - Method in interface com.atlassian.confluence.util.ThumbnailInfoFactory
-
- 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.
- getThumbnailRenderer() - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
-
- getThumbnails(Collection<Attachment>) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
-
Deprecated.
- getThumbnails(Collection<Attachment>) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
-
- 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.pageobjects.component.dialog.QuickReloadDialog
-
Deprecated.
- 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.
- getTimedTitle() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
Deprecated.
- getTimedValue() - Method in class com.atlassian.confluence.pageobjects.component.form.MultiPicker
-
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.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 class com.atlassian.confluence.cache.DummyCache
-
- getTimeout() - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateCache
-
- getTimeout() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
-
The Timeout object for this Conversion.
- getTimeout() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
-
- getTimeout() - Method in exception com.atlassian.confluence.diff.InterruptedDiffException
-
- getTimeout() - Method in class com.atlassian.confluence.renderer.PageContext
-
- 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
-
- getTimeToLive() - Method in class com.atlassian.confluence.cluster.ClusterConfig
-
- 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
-
- 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
-
- getTinyMce() - Method in class com.atlassian.confluence.selenium.client.Editor
-
- 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
-
- getTipSetting() - Method in class com.atlassian.confluence.plugins.dragdrop.rest.DragAndDropResource
-
- 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
-
- getTitle() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentLink
-
- getTitle() - Method in class com.atlassian.confluence.legacyapi.model.content.locator.ContentLocator
-
- getTitle() - Method in class com.atlassian.confluence.links.TrackbackLink
-
- 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.Mail
-
Deprecated.
- 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.FavouriteSpace
-
Deprecated.
- getTitle() - Method in class com.atlassian.confluence.pageobjects.component.header.TitleText
-
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(RssRenderItem) - Method in class com.atlassian.confluence.rss.UserStatusRenderSupport
-
- getTitle() - Method in class com.atlassian.confluence.selenium.client.Breadcrumbs.Crumb
-
- getTitle() - Method in class com.atlassian.confluence.selenium.client.Dialog
-
- getTitle() - Method in class com.atlassian.confluence.selenium.client.Editor
-
Gets the value in the editor Title field.
- getTitle() - Method in enum com.atlassian.confluence.selenium.client.MacroBrowser.Category
-
- getTitle() - Method in class com.atlassian.confluence.selenium.client.PageView
-
- getTitle() - Method in enum com.atlassian.confluence.selenium.client.TinyMce.Format
-
- 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
-
- 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).
- getTitleAsHref(String) - Static method in class com.atlassian.confluence.importexport.impl.ExportUtils
-
- getTitleForResult(SearchResult) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
-
Deprecated.
- getTitleFromDatePath(String) - Static method in class com.atlassian.confluence.pages.BlogPost
-
- 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
-
- getTitlePlaceholder() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
Deprecated.
- 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
-
- getToAddresses() - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- 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() - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
-
- getToken(String) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
-
- getToken() - Method in interface com.atlassian.confluence.security.trust.TrustedTokenFactory
-
- 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.
- getToolbarButtonId(TinyMce.SimpleToolbarButton) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- getToolbarButtonLocator() - Method in enum com.atlassian.confluence.pageobjects.component.editor.PageLayout2Toolbar.PageLayoutSectionType
-
Deprecated.
- getToolbarPositionTop() - Method in class com.atlassian.confluence.selenium.client.Editor
-
- 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.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(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.hibernate.CachingPageDao
-
- getTopLevelPages(Space, LimitedRequest, Predicate<? super Page>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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
-
- 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
-
- getTotal() - Method in class bucket.core.actions.PaginationSupport
-
- getTotal() - Method in interface bucket.core.PaginationSupport
-
Returns the total number of items in the list
- getTotal() - Method in class com.atlassian.confluence.pages.ManualTotalPaginationSupport
-
- 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
-
- 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
-
- getTotalMemory() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
-
- getTotalMemoryInMegabytes() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
-
- 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 class com.atlassian.confluence.content.render.xhtml.migration.AbstractOrderedEntityObjectBatchableWorkSource
-
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
-
- 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
-
- getTotalStreamingTimeNanos() - Method in class com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsAnalyticsEvent
-
- 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
-
- getTrackbackLinks() - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
-
- getTrackbackUtils() - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- 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
-
- getTransformer() - Method in class com.atlassian.confluence.util.XslUtil
-
Deprecated.
- 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
-
- 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
-
- 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(String) - Method in class com.atlassian.confluence.pages.DefaultTrashManager
-
- getTrashContents(Space, int, int) - Method in class com.atlassian.confluence.pages.DefaultTrashManager
-
- getTrashContents(String) - Method in interface com.atlassian.confluence.pages.TrashManager
-
Deprecated.
- 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
-
- getTrashContents(Space, int, int) - Method in class com.atlassian.confluence.rpc.xmlrpc.TrashXmlRpcAcceptanceTest
-
- getTrashedContent(String) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
-
- getTrashedContent(String) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getTrashedContent(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getTrashManager() - Method in class com.atlassian.confluence.pages.actions.ViewTrashAction
-
- getTreeBrowser() - Method in class com.atlassian.confluence.pageobjects.page.space.PagesCollectorPage
-
Deprecated.
- getTreeEnabled() - Method in class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
-
- getTreeNodeLocator(Page) - Method in class com.atlassian.confluence.selenium.client.PageOrderingTree
-
Returns the tree node locator for the page
- getTreeNodeLocator(long) - Method in class com.atlassian.confluence.selenium.client.PageOrderingTree
-
- 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
- getTrustedConnectionErrors() - Method in class com.atlassian.confluence.util.http.trust.TrustedConnectionStatus
-
- getTrustedConnectionStatus(HttpMethod) - Method in class com.atlassian.confluence.util.http.httpclient.TrustedTokenAuthenticator
-
- getTrustedConnectionStatus(HttpResponse) - Method in class com.atlassian.confluence.util.http.trust.DefaultTrustedConnectionStatusBuilder
-
- getTrustedConnectionStatus(HttpResponse) - Method in interface com.atlassian.confluence.util.http.trust.TrustedConnectionStatusBuilder
-
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
-
- getTxTimestamp() - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.CacheValue
-
- getType() - Method in class bucket.search.persistence.IndexQueueEntry
-
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
-
- 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.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
-
- getType() - Method in interface com.atlassian.confluence.core.ContentTypeAware
-
- getType() - Method in class com.atlassian.confluence.diff.beans.DiffChunkBean
-
Deprecated.
- getType() - Method in class com.atlassian.confluence.diff.ChangeChunk
-
Deprecated.
- getType() - Method in class com.atlassian.confluence.diff.CharacterChunk
-
Deprecated.
- getType() - Method in interface com.atlassian.confluence.diff.DiffChunk
-
Deprecated.
- getType() - Method in class com.atlassian.confluence.diff.LineChunk
-
Deprecated.
- getType() - Method in class com.atlassian.confluence.diff.WordChunk
-
Deprecated.
- 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
-
- 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.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
-
- getType() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentLink
-
- getType() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentType
-
- getType() - Method in class com.atlassian.confluence.links.TrackbackLink
-
- 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.Mail
-
Deprecated.
- 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.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.security.ContentPermission
-
- getType() - Method in class com.atlassian.confluence.security.ContentPermissionSet
-
- getType() - Method in class com.atlassian.confluence.security.SpacePermission
-
- 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
-
- getType(String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
-
- getType() - Method in class com.atlassian.confluence.userstatus.UserStatus
-
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
-
- 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
-
- getTypeName() - Method in enum com.atlassian.confluence.internal.relations.RelatableEntityTypeEnum
-
- 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.
- 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
-
- 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
-
Retrieve a list of link destinations in a given space that do not have pages.
- getUndefinedPages(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getUndefinedPages(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
-
- getUndefinedPages(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
-
- 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
-
- getUndoLocator(Page) - Method in class com.atlassian.confluence.selenium.client.PageOrderingTree
-
Returns the undo sort link locator for the given page
- 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
-
- 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
-
- getUnparsedHeaders() - Method in class test.plugin.osgi.upm.osgi.rest.representations.BundleRepresentation
-
- 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.
- getUnquotedTextForSummary() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- 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
-
- getUntransformedRawText(String) - Method in class com.atlassian.confluence.util.i18n.DefaultI18NBean
-
- getUntransformedRawText(String) - Method in interface com.atlassian.confluence.util.i18n.I18NBean
-
- getUntranslatedUserKeys() - Method in class com.atlassian.confluence.importexport.impl.StorageFormatUserRewriter.RewriteResult
-
- getUpdated() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.TemplateInfo
-
Deprecated.
- 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.internal.security.SpacePermissionContext
-
- 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
-
- 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.component.admin.users.AddUserTab
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.component.supporttools.SupportRequestTab
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.BrowseUsersAdminPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfigureDocThemeAdminPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.EditGeneralConfigurationPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.EditGlobalPermissionsPage
-
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.InviteUsersPanel
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.ManageAddonsPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.PopMailConfigPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.RebuildAncestorTablePage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.SearchIndexesPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.SupportToolsPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.AbstractEditTemplatePage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.GlobalTemplatesPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.SpaceTemplatesPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.ViewTemplatePage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.UPMAuditLogPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.UPMCompatibilityCheckPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.ViewGlobalStylesheetPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.admin.ViewGroupMembersAdminPage
-
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.EditAttachmentPage
-
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.macros.GalleryMacro
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.NotFoundPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.OfficeConnectorPreviewPage
-
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.ViewAttachmentsPage
-
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.ViewPageDiff
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageEditComment
-
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageHistory
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageReplyComment
-
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewRecentBlogPosts
-
Deprecated.
- 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.search.LabelSearchPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.search.SearchPage
-
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.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.BrowseSpacePage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.ChooseSpaceThemePage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.ColorSchemePage
-
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.EditCustomContent
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.EditSpacePermissionsPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.EditSpaceStylesheetPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.ListPageTemplates
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.MailboxImportPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.PagesCollectorPage
-
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.ViewSpaceStylesheetPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.ViewSpaceSummaryPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.space.ViewSpaceTrashPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.confluence.pageobjects.page.user.ChangePasswordPage
-
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.UserWatchesPage
-
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.qunit.pageobjects.AtlassianQUnitTestPage
-
- getUrl() - Method in class com.atlassian.confluence.qunit.pageobjects.QUnitCreatePage
-
- getUrl() - Method in class com.atlassian.confluence.qunit.pageobjects.QUnitOnViewPage
-
- getUrl() - Method in class com.atlassian.confluence.qunit.pageobjects.QUnitQuickEditorOnHomePage
-
- getUrl() - Method in class com.atlassian.confluence.qunit.pageobjects.QUnitUnitTestPage
-
- 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.sanity.cac.pageobjects.AddVersionsPage
-
- getUrl() - Method in class com.atlassian.confluence.sanity.pageobjects.QuestionsPage
-
- getUrl() - Method in class com.atlassian.confluence.sanity.pageobjects.UpgradeRecoveryPage
-
- 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.selenium.client.EditorLink
-
- getUrl(File, String) - Static method in class com.atlassian.confluence.servlet.download.ExportDownload
-
- getUrl() - Method in class com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
-
- getUrl() - Method in class com.atlassian.confluence.stateless.webdriver.FindSpaceAttachmentTests.FindSpaceAttachmentPage
-
- getUrl() - Method in class com.atlassian.confluence.stateless.webdriver.LongRunningTaskStatusTest.MailboxImportPage
-
- getUrl() - Method in class com.atlassian.confluence.stateless.webdriver.UPMTest.ChooseSiteThemeAdminWithMarketplaceLink
-
- getUrl() - Method in class com.atlassian.confluence.stateless.webdriver.UPMTest.ViewLanguagesAdmin
-
- 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
-
- 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
-
Gets the URL string (relative to the Confluence application context) at which this content can be viewed.
- 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
-
- 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.Label
-
- getUrlPath(String) - Method in class com.atlassian.confluence.labels.Label
-
- getUrlPath() - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- 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
-
- getUrlPath() - Method in class com.atlassian.confluence.userstatus.UserStatus
-
Deprecated.
- getUrlPattern() - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
-
- 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
-
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
-
- getUsageInfo(Connection, ILuceneConnection) - Static method in class com.atlassian.confluence.status.service.systeminfo.UsageInfo
-
- 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
-
- 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.
- getUsedMemory() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
-
- getUsedMemoryInMegabytes() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
-
- getUsedPermGen() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
-
- getUser(String) - Method in class bucket.user.DefaultUserAccessor
-
- getUser(String) - Method in interface bucket.user.UserAccessor
-
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(String) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
-
- 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.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.Labelling
-
- 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.plugin.descriptor.web.DefaultWebInterfaceContext
-
Deprecated.
- getUser() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
-
- 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.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(UserKey, 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.soap.ConfluenceSoapService
-
- getUser(String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
-
- getUser(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
-
- getUser(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
-
- 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 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
-
- getUser(String) - Method in class com.atlassian.confluence.user.ConfluenceAuthenticator
-
- getUser(HttpServletRequest, HttpServletResponse) - 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
-
- getUser() - Method in class com.atlassian.confluence.userstatus.actions.ClearUserStatusAction
-
Deprecated.
- getUser() - Method in class com.atlassian.confluence.userstatus.actions.UserStatusJsonResult
-
Deprecated.
- getUserAccessor() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
-
- getUserAccessor() - Method in class com.atlassian.confluence.core.ContentEntityObject
-
- 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
-
- 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
-
- getUserAccessor() - Static method in class com.atlassian.confluence.util.GeneralUtil
-
- 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() - Method in class com.atlassian.confluence.qunit.pageobjects.QUnitTestPage
-
- 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, 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, 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
-
- 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
-
- getUserCount() - Method in class com.atlassian.confluence.license.rest.resource.LicenseResource
-
Return the number of users that have access to this Confluence
- getUserCount() - Method in interface com.atlassian.confluence.license.rest.service.UserCountService
-
- getUserCount() - Method in class com.atlassian.confluence.license.rest.service.UserCountServiceImpl
-
- getUserCount(long) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
-
- getUserCount(long) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
-
- getUserDAO() - Method in class bucket.user.BucketHibernateConfigProvider
-
- 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
-
- 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(String) - Method in interface com.atlassian.confluence.plugins.rest.dto.UserDtoFactory
-
- getUserDto(ConfluenceUser) - Method in interface com.atlassian.confluence.plugins.rest.dto.UserDtoFactory
-
- getUserDto(String) - Method in class com.atlassian.confluence.plugins.rest.dto.UserDtoFactoryImpl
-
- getUserDto(ConfluenceUser) - Method in class com.atlassian.confluence.plugins.rest.dto.UserDtoFactoryImpl
- getUserEditedSpaces() - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
-
- 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.
- getUserField(String) - Method in class com.atlassian.confluence.pageobjects.component.form.CqlComponent
-
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
-
- 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
-
- 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
-
- getUserIfAvailable(String) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
-
- getUserIfAvailable(String) - Method in interface com.atlassian.confluence.user.UserAccessor
-
- 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
-
- 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
-
- getUserKey() - Method in class com.atlassian.confluence.api.model.people.Person
-
- getUserKey() - Method in class com.atlassian.confluence.api.model.people.User
-
- 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
-
- 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
String
s.
- 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
-
- getUserMacro(String) - Method in class com.atlassian.confluence.pageobjects.page.PeopleDirectoryPage
-
Deprecated.
- 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
-
- 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
-
- 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.SecurityEvent
-
- getUsername() - Method in class com.atlassian.confluence.event.events.userstatus.StatusClearedEvent
-
Gets the username of the user who just had their status cleared.
- 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
-
- getUsername() - Method in class com.atlassian.confluence.like.Like
-
- getUsername() - Method in class com.atlassian.confluence.like.LikeEntity
-
- getUserName() - Method in class com.atlassian.confluence.mail.notification.Notification
-
- 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
-
- 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
-
- getUserName() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo
-
- getUserName() - Method in class com.atlassian.confluence.security.SpacePermission
-
- 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
-
- 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.userstatus.actions.ClearUserStatusAction
-
Deprecated.
- getUsername() - Method in class com.atlassian.confluence.userstatus.actions.DeleteUserStatusAction
-
Deprecated.
- getUsername() - Method in class com.atlassian.confluence.userstatus.actions.StatusListAction
-
Deprecated.
- getUsername() - Method in class com.atlassian.confluence.userstatus.actions.ViewUserStatusAction
-
Deprecated.
- getUsername() - Method in class com.atlassian.confluence.util.http.HttpProxyConfiguration
-
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
-
- getUsernameOrEmail() - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
-
- getUserNames() - Method in class bucket.user.DefaultUserAccessor
-
- getUserNames() - Method in interface bucket.user.UserAccessor
-
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
-
- getUserNames() - Method in class com.atlassian.confluence.user.ConfluenceUserManager
-
- 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
-
- getUserPermissionRows() - Method in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
-
Gets the list of current DefaultPermissionsAdministrator.UserPermissionRow
s for printing in a UI.
- getUserPermissionRows() - Method in interface com.atlassian.confluence.security.actions.PermissionsAware
-
Gets the list of current DefaultPermissionsAdministrator.UserPermissionRow
s for printing in a UI.
- getUserPermissions(ConfluenceUser) - Method in interface com.atlassian.confluence.core.persistence.ContentPermissionDao
-
- getUserPermissions(String) - Method in interface com.atlassian.confluence.core.persistence.ContentPermissionDao
-
- getUserPermissions(ConfluenceUser) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentPermissionHibernateDao
-
- getUserPermissions(String) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentPermissionHibernateDao
-
- getUserPicker() - Method in class com.atlassian.confluence.pageobjects.page.content.ManageWatchersDialog
-
Deprecated.
- 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
-
- getUserPreferences(User) - Method in interface bucket.user.UserAccessor
-
- 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
- getUserProfilePicture() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
-
- getUserProfilePicture(String) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
-
- getUserProfilePicture(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
-
- getUserProfilePicture(String) - Method in interface com.atlassian.confluence.user.UserAccessor
-
- 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
-
- 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
-
- 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
-
- getUsers() - Method in interface bucket.user.UserAccessor
-
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
-
- getUsers() - Method in class com.atlassian.confluence.user.ConfluenceUserManager
-
- getUsers(int, int) - Method in class com.atlassian.confluence.user.extras.builders.UsersEntityBuilder
-
- getUsers() - Method in class com.atlassian.confluence.user.extras.entities.UsersEntity
-
- getUsers(int, int) - Method in class com.atlassian.confluence.user.extras.rest.UsersResource
-
- getUsers() - Method in class com.atlassian.confluence.util.PageChangesBean
-
- getUsers() - Method in class com.atlassian.confluence.util.UserFilterBean
-
- getUsersBaseDn() - Method in class com.atlassian.confluence.it.usermanagement.TestPropertiesLdapSchemaConfig
-
- getUsersByEmail(String) - Method in class bucket.user.DefaultUserAccessor
-
- getUsersByEmail(String) - Method in interface bucket.user.UserAccessor
-
- getUsersByKey() - Static method in class com.atlassian.confluence.user.persistence.dao.compatibility.FindUserHelper
-
Returns a lazily populated map of user key -> user pairs.
- getUsersByUsername() - Static method in class com.atlassian.confluence.user.persistence.dao.compatibility.FindUserHelper
-
Returns a lazily populated map of usename -> user pairs.
- 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.labels.CachingLabelManager
-
- 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.
- getUserStatus() - Method in class com.atlassian.confluence.event.events.userstatus.AbstractStatusContentEvent
-
Deprecated.
- getUserStatus(String) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- getUserStatus(User) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- getUserStatus(long) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- getUserStatus(String) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Retrieve the current user status for the given user
- getUserStatus(User) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Retrieve the current user status for the given user
- getUserStatus(long) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Retrieve the user status for the given status id
- getUserStatusCount(String) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- getUserStatusCount(User) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- getUserStatusCount(String) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- getUserStatusCount(User) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- getUserStatusCount(String) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
-
Deprecated.
Returns the total number of user statuses stored against
the specified user.
- getUserStatusCount(User) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
-
Deprecated.
Returns the total number of user statuses stored against
the specified user.
- getUserStatusCount(String) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Returns the total number of statuses set against the specified user
- getUserStatusCount(User) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Returns the total number of statuses set against the specified user
- getUserStatusList(String) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- getUserStatusList(User) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- getUserStatusList(String, int) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- getUserStatusList(User, int) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- getUserStatusList(String) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Retrieve a list of user status items for the specified user
- getUserStatusList(User) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Retrieve a list of user status items for the specified user
- getUserStatusList(String, int) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Retrieve a list of user status items for the specified user
- getUserStatusList(User, int) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Retrieve a list of user status items for the specified user
- getUsersToAdd() - Method in class com.atlassian.confluence.pageobjects.page.admin.EditGlobalPermissionsPage
-
Deprecated.
- getUsersToAdd() - Method in class com.atlassian.confluence.pageobjects.page.admin.ViewGroupMembersAdminPage
-
Deprecated.
- getUsersToAdd() - Method in class com.atlassian.confluence.pageobjects.page.space.EditSpacePermissionsPage
-
Deprecated.
- getUsersToAddAsList() - Method in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
-
- getUsersToAddAsList() - Method in interface com.atlassian.confluence.security.actions.EditPermissionsAware
-
- getUsersToAddAutocompleteField() - Method in class com.atlassian.confluence.pageobjects.page.space.EditSpacePermissionsPage
-
Deprecated.
- getUserSubject() - Method in class com.atlassian.confluence.security.ContentPermission
-
- getUserSubject() - Method in class com.atlassian.confluence.security.SpacePermission
-
- getUsersWhoMadeChanges() - Method in class com.atlassian.confluence.util.PageChangesBean
-
- getUsersWithConfluenceAccess() - Method in interface bucket.user.UserAccessor
-
- getUsersWithConfluenceAccess() - Method in class com.atlassian.confluence.user.DefaultUserAccessor
-
Returns all the users with access to use Confluence.
- getUsersWithConfluenceAccessAsList() - Method in class com.atlassian.confluence.user.DefaultUserAccessor
-
Returns all the users which have access to use Confluence.
- getUsersWithConfluenceAccessAsList() - Method in interface com.atlassian.confluence.user.UserAccessor
-
- 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.
- getUserWysiwygPreference() - Method in interface com.atlassian.confluence.pages.wysiwyg.ConfluenceWysiwygConverter
-
- getUserWysiwygPreference() - Method in class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
-
- getUsingBundles() - Method in class test.plugin.osgi.upm.osgi.rest.representations.ServiceRepresentation
-
- getUuid() - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplateId.ContentTemplateIdWithUUID
-
- getUuid() - Method in class com.atlassian.confluence.event.events.search.SearchPerformedEvent
-
- 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 interface com.atlassian.confluence.api.model.validation.WithValidationResult
-
- getValidationResult() - Method in exception com.atlassian.confluence.api.service.exceptions.BadRequestException
-
- 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 class com.atlassian.confluence.cache.hazelcast.hibernate.CacheValue
-
- 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
-
- getValue() - Method in exception com.atlassian.confluence.macro.params.ParameterException
-
Returns the (invalid) value of the parameter that caused the problem.
- getValue() - Method in enum com.atlassian.confluence.pageobjects.component.dialog.TreePosition
-
Deprecated.
- 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.selenium.client.PageOrderingTree.TreePosition
-
Deprecated.
- 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 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
-
- 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
-
- getVendor() - Method in class test.plugin.osgi.upm.osgi.rest.representations.ServiceRepresentation
-
- 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 class com.atlassian.confluence.cache.hazelcast.hibernate.CacheValue
-
- 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(long, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- 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
-
- getVersion() - Method in class com.atlassian.confluence.core.VersionHistorySummaryCollaborator
-
- 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() - 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
-
- 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.hibernate.CachingPageDao
-
- 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
-
- getVersion() - Method in class test.plugin.osgi.upm.osgi.rest.representations.BundleSummaryRepresentation
-
- getVersion() - Method in class test.plugin.osgi.upm.osgi.rest.representations.PackageSummaryRepresentation
-
- getVersionChildPolicy(ContentType) - Method in interface com.atlassian.confluence.content.ContentEntityAdapter
-
- 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
-
- getVersionChildPolicy(ContentType) - Method in class com.atlassian.confluence.pages.Attachment
-
- getVersionChildPolicy(ContentType) - Method in class test.plugin.versionchildpolicy.DummyOriginalVersionContentEntityAdapter
-
- 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.pageobjects.page.content.ViewPageAnonymous
-
Deprecated.
- getVersionComment() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageDiff
-
Deprecated.
- getVersionComment(String) - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageHistory
-
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
-
- getVersionContainer(int) - Method in class com.atlassian.confluence.pageobjects.component.attachment.AttachmentContainer
-
Deprecated.
- getVersionCreator(String, int) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
-
- getVersionEditContributors(Iterable<ContentEntityObject>) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
-
Get version edit contributors for a set of content identifiers.
- getVersionEditContributors(Iterable<ContentEntityObject>) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getVersionEditContributors(Iterable<ContentEntityObject>) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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.
- getVersionHistorySummaries(ContentEntityObject) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- 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.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getVersionHistorySummary(long, LimitedRequest) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getVersionHistorySummary(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- getVersionHistorySummary(long, LimitedRequest) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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.core.persistence.hibernate.ContentEntityObjectHibernateDao
-
- getVersionsLastEditedByUser(Collection<ContentId>, UserKey) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- getVersionsLastEditedByUser(Collection<Long>, UserKey) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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
-
- getViewAttachmentsMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ToolsMenu
-
Deprecated.
- 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
-
- getViewFollowers(User) - Static method in class com.atlassian.confluence.it.user.UserProfile
-
- getViewHistoryMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ToolsMenu
-
Deprecated.
- 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
-
- getViewPermissionsGroups() - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.PagePermissionData
-
- getViewPermissionsGroups() - Method in class com.atlassian.confluence.util.EditPageBean
-
- 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.
- getViewSourceMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ToolsMenu
-
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.
- getVisible() - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetFeedsAdminTab
-
Deprecated.
- getVisible() - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetSpecificationsAdminTab
-
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
- getWatchedContentTitles(ContentType) - Method in class com.atlassian.confluence.pageobjects.page.user.UserWatchesPage
-
Deprecated.
- getWatchedSpaces() - Method in class com.atlassian.confluence.pageobjects.page.user.UserWatchesPage
-
Deprecated.
- 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
-
- getWatchesTab() - Method in class com.atlassian.confluence.pageobjects.page.user.ViewProfilePage
-
Deprecated.
- 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
-
- getWebdavPassword() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- getWebdavServerUrl() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- getWebdavUsername() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- getWebFragmentHelper() - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
-
- 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(Attachment) - Method in class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction
-
- 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
-
- 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.
- 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
-
- 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.cluster.Node
-
- getWebTester() - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
-
Deprecated.
- getWebUrlPath() - Method in class com.atlassian.confluence.legacyapi.model.content.Content
-
- getWebUrlPath() - Method in class com.atlassian.confluence.legacyapi.model.content.ContentLink
-
- 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.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
-
- 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
-
- getWelcomeMessage() - Method in class com.atlassian.confluence.util.ContentFacade
-
- 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
-
- 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
-
- getWiredConfluenceActionSupport() - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceDetailsMacro
-
- 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
-
- getWordExportMenuItem() - Method in class com.atlassian.confluence.pageobjects.component.menu.ToolsMenu
-
Deprecated.
- getWorkboxCount() - Method in class com.atlassian.confluence.pageobjects.component.header.WorkboxHeaderItem
-
Deprecated.
- getWorkboxHeaderItem() - Method in class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
-
Deprecated.
- 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
-
- getWrappedQuery() - Method in class com.atlassian.confluence.search.v2.query.ConstantScoreQuery
-
- getWrappedResource() - Method in class com.atlassian.confluence.rest.api.RestApiResource
-
- getWrappedSource() - Method in class com.atlassian.confluence.mail.embed.MimeBodyPartDataSource
-
- getWrappedTimeZone() - Method in class com.atlassian.confluence.core.TimeZone
-
- 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.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
-
- 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
- getXsrfParameterName() - Method in class com.atlassian.sal.confluence.xsrf.ConfluenceXsrfTokenValidator
-
- getXsrfToken(HttpServletRequest, HttpServletResponse, boolean) - Method in class com.atlassian.sal.confluence.xsrf.ConfluenceXsrfTokenAccessor
-
- 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 class com.atlassian.confluence.search.scope.SpaceScope
-
Deprecated.
- 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
-
- GLOBAL_LABEL_PREFIX - Static variable in class com.atlassian.confluence.labels.LabelParser
-
- GLOBAL_LOGO - Static variable in interface com.atlassian.confluence.spaces.SpaceManager
-
- GLOBAL_MODULE - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
-
Deprecated.
- 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.EditGlobalPermissionsAcceptanceTest
-
The set of permissions available on the "Edit Global Permissions" screen, minus system-administrator.
- 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
-
- GlobalAdminAcceptanceTest - Class in com.atlassian.confluence
-
- GlobalAdminAcceptanceTest() - Constructor for class com.atlassian.confluence.GlobalAdminAcceptanceTest
-
- GlobalAdministratorOnlyCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
-
- GlobalAdministratorOnlyCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.GlobalAdministratorOnlyCondition
-
Deprecated.
- GlobalAdminXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- GlobalAdminXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.GlobalAdminXsrfAcceptanceTest
-
- 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
-
- 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
-
- GlobaljQueryTest - Class in com.atlassian.confluence.stateless.webdriver
-
For a long time, jQuery reference was leaked into the global namespace.
- GlobaljQueryTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.GlobaljQueryTest
-
- GlobalPermission - Enum in com.atlassian.confluence.it
-
- 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
-
- GlobalPermissionsTest - Class in com.atlassian.confluence.stateless.webdriver.admin
-
- GlobalPermissionsTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.admin.GlobalPermissionsTest
-
- 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
-
- GlobalPermissionsXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- GlobalPermissionsXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.GlobalPermissionsXsrfAcceptanceTest
-
- GlobalReportsAcceptanceTest - Class in com.atlassian.confluence.dashboard
-
- GlobalReportsAcceptanceTest() - Constructor for class com.atlassian.confluence.dashboard.GlobalReportsAcceptanceTest
-
- 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
-
- GlobalSettingsAuditListener - Class in com.atlassian.confluence.impl.audit.listener
-
- GlobalSettingsAuditListener(AuditManager, AuditHandlerService, AuditRecordEntityFactory, AuditListenerHelper) - 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) - 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
-
- 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
-
- globalTemplateDescriptionCanBeEdited() - Method in class com.atlassian.confluence.stateless.webdriver.editor.TemplatesTest
-
- 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
-
- GlobalTemplatesPage - Class in com.atlassian.confluence.pageobjects.page.admin.templates
-
- GlobalTemplatesPage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.templates.GlobalTemplatesPage
-
Deprecated.
- GlobalTemplatesPage(String) - Constructor for class com.atlassian.confluence.pageobjects.page.admin.templates.GlobalTemplatesPage
-
Deprecated.
- GlobalTemplatesPage(AbstractPageEntity) - Constructor for class com.atlassian.confluence.pageobjects.page.admin.templates.GlobalTemplatesPage
-
Deprecated.
- globalTemplateSuffix() - Method in class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction
-
- globalTimeout - Variable in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
-
- globalTimeout - Variable in class com.atlassian.confluence.webdriver.editor.content.EditorAutoCompleteTest
-
- globalTimeout - Variable in class com.atlassian.confluence.webdriver.editor.content.EditorInsertWikiMarkupDialogTest
-
- globalTimeout - Variable in class com.atlassian.confluence.webdriver.editor.content.WikiAutoformatInlineFormatTest
-
- globalTimeout - Variable in class com.atlassian.confluence.webdriver.editor.content.WikiAutoformatMiscTest
-
- globalTimeout - Variable in class com.atlassian.confluence.webdriver.editor.content.ZEditorPageLayouts2ContentTest
-
- goBack() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.ViewTemplatePage
-
Deprecated.
- 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
-
- 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
-
- gotoAdminHomePage() - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
-
Deprecated.
- gotoAdminPage() - Method in class com.atlassian.confluence.pageobjects.component.menu.BrowseMenu
-
Deprecated.
- goToAdminPanel(String) - Method in class com.atlassian.confluence.CustomPageContentAcceptanceTest
-
- goToBlogCollector(String) - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
- goToConfigurationScreen() - Method in class com.atlassian.confluence.pageobjects.component.dialog.EmailToPageDialog
-
Deprecated.
- gotoCustomSetup() - Method in class com.atlassian.confluence.pageobjects.page.setup.LicensePage
-
Deprecated.
- gotoDashboard(DashboardSeleniumHelper.UpdatesTab) - Method in class com.atlassian.confluence.selenium.client.DashboardSeleniumHelper
-
Navigate to the specified spaces tab on the dashboard with a page reload.
- gotoEditProfile() - Method in class com.atlassian.confluence.it.user.UserProfile
-
- goToGlobalAdminPanel() - Method in class com.atlassian.confluence.CustomPageContentAcceptanceTest
-
- 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
-
- gotoLoginPage() - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
-
Deprecated.
- 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.
- goToMarketplace() - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- gotoNetworkTab() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardEntitiesPanel
-
Deprecated.
- gotoPagesTab() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardEntitiesPanel
-
Deprecated.
- gotoPageWithError(String) - Method in class com.atlassian.confluence.PageAcceptanceTester
-
- gotoPeopleDirectoryPage() - Method in class com.atlassian.confluence.pageobjects.component.menu.BrowseMenu
-
Deprecated.
- gotoPluginsPage() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
-
Deprecated.
- gotoProfilePage() - Method in class com.atlassian.confluence.pageobjects.component.macro.UserProfileMacro
-
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
-
- gotoSpaceDirectoryPage() - Method in class com.atlassian.confluence.pageobjects.component.menu.SpacesMenu
-
Deprecated.
- gotoSpaceLabels() - Method in class com.atlassian.confluence.it.space.SpaceAdmin
-
- gotoSpacesTab() - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardEntitiesPanel
-
Deprecated.
- gotoSupportToolsPage() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
-
Deprecated.
- 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.
- goToUPM() - Method in class com.atlassian.confluence.pageobjects.page.admin.ViewSpacesConfigurationPage
-
Deprecated.
- gotoUserWatches() - Method in class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
-
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
-
- grantAdminSpaceToTestUser(GlobalPermissions) - Method in class com.atlassian.confluence.GlobalAdminAcceptanceTest
-
- 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
-
- grantAnonAccess() - Static method in class com.atlassian.confluence.stateless.webdriver.QuickReloadTest
-
- 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
-
- grantAnonymousUsePermission() - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
-
- grantAnonymousViewUserProfilePermission() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- 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
-
- 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
-
- 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 - 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 - Static variable in class com.atlassian.confluence.impl.audit.AuditAffectedObjects
-
- Group - Class in com.atlassian.confluence.it
-
- 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 - Static variable in class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- 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
-
- 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
-
- groupAdminNamesShown() - Method in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- 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
-
- GroupManagementReadOnlyAcceptanceTest - Class in com.atlassian.confluence
-
Tests that can be run against instances with External management, such as JIRA-managed-Crowd, where Users, Groups
and Memberships cannot be added or removed via the Confluence UI.
- GroupManagementReadOnlyAcceptanceTest() - Constructor for class com.atlassian.confluence.GroupManagementReadOnlyAcceptanceTest
-
- GroupMembersAcceptanceTest - Class in com.atlassian.confluence
-
Test the Group Members Page
- GroupMembersAcceptanceTest() - Constructor for class com.atlassian.confluence.GroupMembersAcceptanceTest
-
- 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.GroupPermissionRow
s.
- 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
-
- GroupPickerAcceptanceTest - Class in com.atlassian.confluence
-
- GroupPickerAcceptanceTest() - Constructor for class com.atlassian.confluence.GroupPickerAcceptanceTest
-
- 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
-
- GroupPickerPopup() - Constructor for class com.atlassian.confluence.pageobjects.component.popup.GroupPickerPopup
-
Deprecated.
- GroupPickerPopup - Class in com.atlassian.confluence.selenium.client
-
- GroupPickerPopup(ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.GroupPickerPopup
-
- GroupPickerTest - Class in com.atlassian.confluence.selenium
-
- GroupPickerTest(String) - Constructor for class com.atlassian.confluence.selenium.GroupPickerTest
-
- 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
Group
s 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
-
- GroupsAcceptanceTest - Class in com.atlassian.confluence.rest
-
Test the groups url with different users.
- GroupsAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.GroupsAcceptanceTest
-
- 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
-
- 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
-
- 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
-
A JsonableFactory that uses Google Gson library.
- GsonJsonableFactory() - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.GsonJsonableFactory
-
- GsonJsonableFactory(GsonJsonableFactory.GsonConfiger) - Constructor for class com.atlassian.confluence.pages.persistence.dao.filesystem.filestore.GsonJsonableFactory
-
- GsonJsonableFactory.GsonConfiger - Interface in com.atlassian.confluence.pages.persistence.dao.filesystem.filestore
-
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
-
- GzipFilterAcceptanceTest - Class in com.atlassian.confluence
-
Test that the Gzip filter acts appropriately according to the general configuration setting.
- GzipFilterAcceptanceTest() - Constructor for class com.atlassian.confluence.GzipFilterAcceptanceTest
-
- I18N_PATH - Static variable in class com.atlassian.confluence.it.rest.AbstractRestAcceptanceTest
-
Deprecated.
- I18N_PATH - Static variable in class com.atlassian.confluence.rest.I18nAcceptanceTest
-
- I18nAcceptanceTest - Class in com.atlassian.confluence.rest
-
- I18nAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.I18nAcceptanceTest
-
- 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
-
- I18NCacheInitEvent(Locale) - Constructor for class com.atlassian.confluence.util.i18n.event.I18NCacheInitEvent
-
- 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
-
- I18nModeAcceptanceTest - Class in com.atlassian.confluence
-
- I18nModeAcceptanceTest() - Constructor for class com.atlassian.confluence.I18nModeAcceptanceTest
-
- 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
-
- I18nResourceAcceptanceTest - Class in com.atlassian.confluence
-
- I18nResourceAcceptanceTest() - Constructor for class com.atlassian.confluence.I18nResourceAcceptanceTest
-
- 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
-
- 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
-
- 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
-
- 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 - Variable in class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
-
- ID - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
-
Deprecated.
- ID - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.WhatsNewDialog
-
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
-
- id - Variable in class com.atlassian.confluence.selenium.client.Dialog
-
- 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.
- IdentityReferenceInsertionHandler - Class in com.atlassian.confluence.velocity
-
Identity reference insertion handler.
- IdentityReferenceInsertionHandler() - Constructor for class com.atlassian.confluence.velocity.IdentityReferenceInsertionHandler
-
- 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
-
- IdMultiPartHashGenerator - Class in com.atlassian.confluence.pages.persistence.dao
-
- IdMultiPartHashGenerator(int, int, int) - Constructor for class com.atlassian.confluence.pages.persistence.dao.IdMultiPartHashGenerator
-
Deprecated.
- 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
-
- 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.
- IGNORE_CONFDEV_25424___testSurrogatePairInPageContent() - Method in class com.atlassian.confluence.rpc.xmlrpc.PagesXmlRpcAcceptanceTest
-
- IGNORE_testRenameRestoreTrash() - Method in class com.atlassian.confluence.xsrf.PageXsrfAcceptanceTest
-
- 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.sanity.AbstractWebDriverSanityTest
-
- 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_AUTOCOMPLETE - Static variable in class com.atlassian.confluence.selenium.client.TinyMce.ShortCut
-
- 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
-
- 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
-
- 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
-
- 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
-
- imageDimensions(InputStream) - Static method in class com.atlassian.confluence.pages.thumbnail.renderer.ThumbnailRenderer
-
- imageId(Attachment) - Static method in class com.atlassian.confluence.pages.attachments.DefaultImageDetailsDao
-
- ImageLink - Class in com.atlassian.confluence.it
-
- ImageLink(String, String, Pair<Integer, Integer>) - Constructor for class com.atlassian.confluence.it.ImageLink
-
Deprecated.
- 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
-
- imagePresent(String) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumAssertions
-
- 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
-
- ImagePropertiesDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.ImagePropertiesDialog
-
Deprecated.
- ImagePropertyPanel - Class in com.atlassian.confluence.pageobjects.component.editor
-
- ImagePropertyPanel() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
-
Deprecated.
- ImagePropertyPanel - Class in com.atlassian.confluence.selenium.client
-
- ImagePropertyPanel(TinyMce) - Constructor for class com.atlassian.confluence.selenium.client.ImagePropertyPanel
-
- ImagePropertyPanel.ImageSize - Enum in com.atlassian.confluence.pageobjects.component.editor
-
Deprecated.
- ImagePropertyPanel.Size - Enum in com.atlassian.confluence.selenium.client
-
- ImagePropertyPanelTest - Class in com.atlassian.confluence.webdriver.editor
-
- ImagePropertyPanelTest() - Constructor for class com.atlassian.confluence.webdriver.editor.ImagePropertyPanelTest
-
- 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.
- immutableListOrCollapsed(ImmutableList.Builder<T>) - Static method in class com.atlassian.confluence.api.model.reference.BuilderUtils
-
- immutableProperties() - 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.
- IMPORT_EXPORT - Static variable in class com.atlassian.confluence.impl.audit.AuditCategories
-
- importAs(Object, ImportContext) - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
-
- importAs(Object, ImportContext) - Method in interface com.atlassian.confluence.importexport.ImportExportManager
-
- 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(AuditManager, AuditHandlerService, AuditRecordEntityFactory, AuditListenerHelper) - 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
-
- importLocalFile(String) - Method in class com.atlassian.confluence.pageobjects.page.space.MailboxImportPage
-
Deprecated.
- importLocalFile(String) - Method in class com.atlassian.confluence.stateless.webdriver.LongRunningTaskStatusTest.MailboxImportPage
-
- ImportLongRunningTask - Class in com.atlassian.confluence.importexport.actions
-
- ImportLongRunningTask(EventPublisher, ConfluenceIndexManager, ImportExportManager, ImportContext) - Constructor for class com.atlassian.confluence.importexport.actions.ImportLongRunningTask
-
- ImportLongRunningTask(EventPublisher, IndexManager, ImportExportManager, ImportContext) - Constructor for class com.atlassian.confluence.importexport.actions.ImportLongRunningTask
-
- importMail(String, String, String) - Method in class com.atlassian.confluence.it.AttachmentsTester
-
- 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.AttachmentsTester
-
- 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
-
- ImportPagesFromDiskAcceptanceTest - Class in com.atlassian.confluence
-
- ImportPagesFromDiskAcceptanceTest() - Constructor for class com.atlassian.confluence.ImportPagesFromDiskAcceptanceTest
-
- ImportPagesXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- ImportPagesXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.ImportPagesXsrfAcceptanceTest
-
- 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
-
- 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.
- importSynchronously(File, DirectoryConfiguration, AdminConsole) - Method in class com.atlassian.confluence.it.export.Importer
-
This method tests the synchronous import mode in Confluence.
- 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
-
- 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
-
- IncludeMacroAcceptanceTest - Class in com.atlassian.confluence
-
- IncludeMacroAcceptanceTest() - Constructor for class com.atlassian.confluence.IncludeMacroAcceptanceTest
-
- 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
.
- IncomingLinkAcceptanceTest - Class in com.atlassian.confluence
-
- IncomingLinkAcceptanceTest() - Constructor for class com.atlassian.confluence.IncomingLinkAcceptanceTest
-
- incomingLinks - Variable in class com.atlassian.confluence.pages.actions.AbstractPageAction
-
- IncorrectHtmlEncodingWarningProcessor - Class in com.atlassian.confluence.velocity.context
-
- IncorrectHtmlEncodingWarningProcessor() - Constructor for class com.atlassian.confluence.velocity.context.IncorrectHtmlEncodingWarningProcessor
-
- 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.macro.count.MacroCount
-
- 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
-
- incrementHitCount() - Method in class com.atlassian.confluence.links.ReferralTask
-
- 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
-
- incrementScore(int, byte) - Method in interface com.atlassian.confluence.search.contentnames.DocumentResultScores
-
Increase the score for the specified document by the supplied amount.
- incrementScore(int, byte) - Method in class com.atlassian.confluence.search.contentnames.FloatArrayDocumentResultScores
-
Increments the score for docId.
- incrementScore(int, byte) - Method in class com.atlassian.confluence.search.contentnames.lucene.BitSetAwareDocumentResultScores
-
- incrementScore(int, byte) - Method in class com.atlassian.confluence.search.contentnames.lucene.OpenBitSetAwareDocumentResultScores
-
- 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
-
- 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
-
- index(EntityObject) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
-
- 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(IndexRequest) - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- index(IndexRequest, ActionListener<IndexResponse>) - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- index(Searchable) - Method in class com.atlassian.confluence.search.lucene.QueuingConfluenceIndexer
-
Index the specified searchable object
- 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
-
- IndexBuildCompleteEvent - Class in com.atlassian.confluence.event.events.search.didyoumean
-
- IndexBuildCompleteEvent(Object) - Constructor for class com.atlassian.confluence.event.events.search.didyoumean.IndexBuildCompleteEvent
-
Deprecated.
- 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
-
- 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_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
- IndexerControl - Interface in com.atlassian.confluence.search
-
Allows clients to enable/disable indexing.
- 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
-
- 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
-
- IndexingAcceptanceTest - Class in com.atlassian.confluence
-
Acceptance test to check that content indexing works as expected.
- IndexingAcceptanceTest() - Constructor for class com.atlassian.confluence.IndexingAcceptanceTest
-
- 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
-
An entry in the index queue that represents an indexing task that needs to be performed.
- IndexQueueEntry() - Constructor for class bucket.search.persistence.IndexQueueEntry
-
- IndexQueueEntry(int) - Constructor for class bucket.search.persistence.IndexQueueEntry
-
- IndexQueueEntry(int, String) - Constructor for class bucket.search.persistence.IndexQueueEntry
-
- IndexQueueEntry(int, String, Date) - Constructor for class bucket.search.persistence.IndexQueueEntry
-
- IndexQueueEntryDao - Interface in bucket.search.persistence.dao
-
- 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
-
Provides lucene index operations to be used when trying to recover an out of date or invalid index
- 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(ConfluenceIndexManager) - 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
-
- 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, Supplier<AttachmentManager>, Supplier<PersonalInformationManager>, Supplier<UserAccessor>, PersonalInformationDao) - Constructor for class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
-
- IndexTaskFactory(BatchOperationManager, DocumentBuilder, DocumentBuilder, ContentEntityObjectDao, Supplier<AttachmentManager>, Supplier<PersonalInformationManager>, Supplier<UserAccessor>, PersonalInformationDao, SpaceDao) - Constructor for class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
-
- IndexTaskFactory() - Constructor for class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
-
- IndexTaskFactory(BatchOperationManager, SessionFactory, DocumentBuilder, DocumentBuilder, ContentEntityObjectDao, Supplier<AttachmentManager>, Supplier<PersonalInformationManager>, Supplier<UserAccessor>) - Constructor for class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
-
- IndexTaskPerformer - Interface in com.atlassian.confluence.search
-
- 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
-
- 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
-
- INDIVIDUAL_TEST_TIMEOUT_SECS - Static variable in class com.atlassian.confluence.qunit.pageobjects.QUnitTestPage
-
- INDRA_BASEURL_PROPERTY_KEY - Static variable in class com.atlassian.confluence.it.TestProperties
-
- INFO_MACRO - Static variable in class com.atlassian.confluence.it.Macro
-
- infoNotVisible() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumAssertions
-
- infoVisibleWithText(String) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumAssertions
-
Assert that an Info message is present on the page and contains the specified text.
- inGroup(String, String) - Method in class bucket.user.providers.CachingAccessProvider
-
- inGroup(String, String) - Method in class bucket.user.providers.ChainedAccessProvider
-
- inGroup(Group) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
-
- inGroup(String, String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcAccessProvider
-
Overriding as JdbcAccessProvider is broken (uses userName instead of membershipUserName in query etc)
- inGroups(List<Group>) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
-
- 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
-
- InheritedLabelQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.InheritedLabelQueryMapper
-
- InheritedPagePermissionsAcceptanceTest - Class in com.atlassian.confluence
-
- InheritedPagePermissionsAcceptanceTest() - Constructor for class com.atlassian.confluence.InheritedPagePermissionsAcceptanceTest
-
- init(Map, Map) - Method in class bucket.user.propertyset.BucketPropertySet
-
- init(Map, Map) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- init(Properties) - Method in class bucket.user.providers.CachingAccessProvider
-
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
-
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
-
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
-
See the class Javadoc for the chaining provider's properties.
- init(InitialMembershipEvent) - Method in class com.atlassian.confluence.cache.hazelcast.logging.LoggingInitialMembershipListener
-
- 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(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(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(FilterConfig) - Method in class com.atlassian.confluence.impl.servlet.HoldingUntilStartedFilter
-
- init() - Method in class com.atlassian.confluence.impl.spring.CachedIntrospectionResultsFlusher
-
- init(FilterConfig) - Method in class com.atlassian.confluence.internal.web.filter.spring.IgnoreWebAsyncManagerFilter
-
- 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
-
- init() - Method in class com.atlassian.confluence.macro.browser.DefaultMacroMetadataManager
-
- init() - Method in class com.atlassian.confluence.pageobjects.component.dialog.QuickReloadDialog
-
Deprecated.
- 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(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.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.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.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
-
- 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.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.ExternalUserManagementEnabledCondition
-
Deprecated.
- 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(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(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(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() - Method in class com.atlassian.confluence.search.v2.elasticsearch.mapper.filter.DelegatingESFilterMapper
-
- init() - Method in class com.atlassian.confluence.search.v2.elasticsearch.mapper.query.DelegatingESQueryMapper
-
- 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() - Method in class com.atlassian.confluence.servlet.ReadyToServeServlet
-
- 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(Map) - Method in class com.atlassian.confluence.setup.johnson.ConfluenceJohnsonSetupConfig
-
- init(Map) - Method in class com.atlassian.confluence.setup.johnson.WebAppContextPathCheck
-
- 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
-
- 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.MacroIconPlaceholderServlet
-
- 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(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
-
- init(Properties) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcAccessProvider
-
- init(Properties) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcCredentialsProvider
-
- init(Properties) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcProfileProvider
-
- init(Map, Map) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
-
- 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() - Method in class com.atlassian.confluence.velocity.introspection.AnnotationBoxingUberspect
-
- 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.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
-
- initCache() - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
-
- 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
-
- 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.admin.users.UsersAdmin
-
Deprecated.
- 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.contentnames.ContentNameSearcherInitialisation
-
- 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
-
- initialise() - Static method in class com.atlassian.confluence.stateless.webdriver.editor.EditorDoubleClickToEditTest
-
- initialise() - Static method in class com.atlassian.confluence.stateless.webdriver.editor.EditorReliableSaveTest
-
- initialise() - Static method in class com.atlassian.confluence.stateless.webdriver.editor.MarkupMacroBrowserTest
-
- initialise() - Static method in class com.atlassian.confluence.stateless.webdriver.EmailToPageTest
-
- initialise() - Static method in class com.atlassian.confluence.stateless.webdriver.multibrowser.AbstractCollaborativeMultiBrowserTest
-
- initialise() - Static method in class com.atlassian.confluence.webdriver.editor.content.EditorCursorTargetTest
-
- initialise() - Static method in class com.atlassian.confluence.webdriver.editor.content.EditorPlaceholderTest
-
- initialise() - Static method in class com.atlassian.confluence.webdriver.editor.content.WikiAutoformatUndoTest
-
- initialise() - Static method in class com.atlassian.confluence.webdriver.editor.EditorDraftsDialogTest
-
- initialise() - Static method in class com.atlassian.confluence.webdriver.editor.EditorDraftsNavigationAwayTest
-
- initialise() - Static method in class com.atlassian.confluence.webdriver.editor.EditorDraftsWithAnonymousUserTest
-
- initialise() - Static method in class com.atlassian.confluence.webdriver.editor.EditorPageLayout2Test
-
- initialise() - Static method in class com.atlassian.confluence.webdriver.editor.EditorReliableSaveTest
-
- initialise() - Static method in class com.atlassian.confluence.webdriver.editor.EditorUiTest
-
- initialise() - Static method in class com.atlassian.confluence.webdriver.editor.MergeTest
-
- 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
-
- initialiseInjections() - Static method in class com.atlassian.confluence.stateless.webdriver.multibrowser.MaxEditorsBlogsMultiBrowserTest
-
- initialiseInjections() - Static method in class com.atlassian.confluence.stateless.webdriver.multibrowser.MaxEditorsMultiBrowserTest
-
- initialiseLdapData(LdapService) - Method in class com.atlassian.confluence.AbstractDelegatedLdapAcceptanceTest
-
- initialiseLdapData(LdapService) - Method in class com.atlassian.confluence.AbstractLdapAcceptanceTest
-
Subclasses can override to install custom LDIF files, or initialise the LDAP server in other ways.
- 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() - Method in class com.atlassian.confluence.api.AbstractRemoteServiceAcceptanceTest
-
- initialize() - Method in class com.atlassian.confluence.pageobjects.component.header.DarkFeaturesMetaTag
-
Deprecated.
- initialize(ModuleDescriptorCache.Initializer<T>) - Method in class com.atlassian.confluence.plugin.ModuleDescriptorCache
-
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
-
- initializeService() - Method in class com.atlassian.confluence.api.RemoteGroupServiceAcceptanceTest
-
- 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
-
- initLdapFromDefaultLdif(LdapService) - Method in class com.atlassian.confluence.AbstractLdapAcceptanceTest
-
- 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
-
- initSid() - Method in class com.atlassian.confluence.setup.BootstrapSidManager
-
Generate a new SID from the provided SIDManager and persist it to the application configuration
- initThemeContext(Object, ServletRequest) - Method in class com.atlassian.confluence.impl.themes.ThemeContextRequestHelper
-
- initUploadedFiles() - Method in class com.atlassian.confluence.util.AttachFileHelper
-
- initUsers() - Method in class com.atlassian.confluence.stateless.webdriver.UserPickerTest
-
- 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
-
- InlineWikiStyleRenderer - Interface in com.atlassian.confluence.userstatus
-
- 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
-
- innerPerform(Searchable, ESIndexRequestProcessor) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.AbstractESTask
-
- innerPerform(Searchable, ESIndexRequestProcessor) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexAllChangesTask
-
- innerPerform(Searchable, ESIndexRequestProcessor) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexChangeTask
-
- innerPerform(Searchable, ESIndexRequestProcessor) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexIncludingChangesTask
-
- innerPerform(Searchable, ESIndexRequestProcessor) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexIncludingDependantsTask
-
- innerPerform(Searchable, ESIndexRequestProcessor) - Method in class com.atlassian.confluence.search.elasticsearch.tasks.ESIndexTask
-
- 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
-
- 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
-
- 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
-
- 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
.
- InputStreamWrapper(AttachmentDataStreamType, InputStream) - Constructor for class com.atlassian.confluence.pages.persistence.dao.AttachmentDataStream.InputStreamWrapper
-
- inputVisible() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MoveBlogPostDialog.SpacePicker
-
Deprecated.
- inputVisible() - Method in class com.atlassian.confluence.pageobjects.component.form.UserWatcherPicker
-
Deprecated.
- insert(Object, Object) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastCacheStrategy
-
Do nothing.
- insert(Object, Object) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
-
- INSERT_MENU_BUTTON_ID - Static variable in class com.atlassian.confluence.selenium.client.EditorInsertMenu
-
- INSERT_TITLE - Static variable in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- insertAdvancedLink(String, String) - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- insertAndWaitForFixture(String) - Method in class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
-
- 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
-
- 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.
- insertEmoticon() - Method in class com.atlassian.confluence.selenium.client.EditorInsertMenu
-
- insertHorizontalRule() - Method in class com.atlassian.confluence.selenium.client.EditorInsertMenu
-
- insertImage() - Method in class com.atlassian.confluence.selenium.client.Editor
-
Opens the image dialog if in RTE mode.
- insertImage(Attachment) - Method in class com.atlassian.confluence.selenium.client.Editor
-
- insertImage() - Method in class com.atlassian.confluence.selenium.client.EditorInsertMenu
-
- insertImageAndCloseDialog(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
-
- InsertImageDialog - Class in com.atlassian.confluence.selenium.client
-
The insert image dialog added in 3.1.
- InsertImageDialog(ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- InsertImageDialog.Panel - Enum in com.atlassian.confluence.selenium.client
-
- insertInto(String) - Method in class com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand.Builder
-
Set the insert into statement resulting in an "insert into ...
- InsertionPolicyCartridgeProcessor - Class in com.atlassian.confluence.velocity.context
-
- InsertionPolicyCartridgeProcessor(ReferenceInsertionPolicy) - Constructor for class com.atlassian.confluence.velocity.context.InsertionPolicyCartridgeProcessor
-
- insertMacro() - Method in class com.atlassian.confluence.selenium.client.EditorInsertMenu
-
- insertMacro(String) - Method in class com.atlassian.confluence.selenium.client.EditorInsertMenu
-
- insertSymbol(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.SymbolDialog
-
Deprecated.
- InsertTablePopup - Class in com.atlassian.confluence.selenium.client
-
- InsertTablePopup(ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.InsertTablePopup
-
- 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
-
- insertWebLink(String, String) - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- InSpaceFilterFactory - Class in com.atlassian.confluence.search.lucene.filter
-
Factory class to create an in-space filter.
- InSpaceFilterFactory() - Constructor for class com.atlassian.confluence.search.lucene.filter.InSpaceFilterFactory
-
- inSpaceGroup(SpaceGroup) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
-
- 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
-
Maps an InSpaceQuery to it's Lucene equivalent.
- InSpaceQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.InSpaceQueryMapper
-
- 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
-
- install(String) - Method in class com.atlassian.confluence.license.LicenseWebFacadeTemplate
-
- 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
-
- 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
-
- 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
-
- installHelloBlueprintPlugin(ConfluenceRpc) - Method in class com.atlassian.confluence.it.plugin.blueprint.HelloBlueprintPluginHelper
-
- 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(PluginArtifact) - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
-
- 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
-
- installPluginRule - Variable in class com.atlassian.confluence.stateless.webdriver.ThemingTest
-
- installPlugins(PluginArtifact...) - Method in class com.atlassian.confluence.plugin.EventDispatchingPluginController
-
- installTestPlugin(ConfluenceRpc) - Static method in class com.atlassian.confluence.activeobjects.AOPluginHelper
-
- installTestPlugin(ConfluenceRpc) - Static method in class com.atlassian.confluence.selenium.MacroBrowserTestPluginHelper
-
- installTestPlugins(PluginHelper) - Static method in class com.atlassian.confluence.it.plugin.TestPlugins
-
- installTestPlugins(ConfluenceRpc) - Static method in class com.atlassian.confluence.sanity.WebdriverSanitySetupTest
-
- 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.plugin.webresource.NoopCDNStrategy
-
- 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
-
- 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.
- 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(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.HttpMethodValidationInterceptor
-
- 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.setup.webwork.ConfluenceVelocityContext
-
Deprecated.
- 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
-
- internalConvertToLuceneQuery(ContentTypeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ContentTypeQueryMapper
-
- internalConvertToLuceneQuery(ContributorQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ContributorQueryMapper
-
- 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
-
- internalConvertToLuceneQuery(FileExtensionQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.FileExtensionQueryMapper
-
- internalConvertToLuceneQuery(HasPersonalSpaceQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.HasPersonalSpaceQueryMapper
-
- internalConvertToLuceneQuery(InSpaceQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.InSpaceQueryMapper
-
- internalConvertToLuceneQuery(SpaceCategoryQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.SpaceCategoryQueryMapper
-
- 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
-
- internalDirectory - Variable in class com.atlassian.confluence.AbstractLdapAcceptanceTest
-
- 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.setup.webwork.ConfluenceVelocityContext
-
Deprecated.
- 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.
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
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.legacyapi.service.content.InvalidRepresentationException
-
- InvalidRepresentationException(ContentRepresentation, Iterable<ContentRepresentation>) - Constructor for exception com.atlassian.confluence.legacyapi.service.content.InvalidRepresentationException
-
- 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
-
- InviteEmailBuilder(SettingsManager, WikiStyleRenderer) - Constructor for class com.atlassian.confluence.user.notifications.InviteEmailBuilder
-
- InviteUsersAcceptanceTest - Class in com.atlassian.confluence
-
- InviteUsersAcceptanceTest() - Constructor for class com.atlassian.confluence.InviteUsersAcceptanceTest
-
- InviteUsersPanel - Class in com.atlassian.confluence.pageobjects.page.admin
-
- InviteUsersPanel() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.InviteUsersPanel
-
Deprecated.
- invoke(K, CacheEntryProcessor<K, V, T>) - Method in class com.atlassian.confluence.cache.DummyCache
-
- invoke(K, CacheEntryProcessor<K, V, T>) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateCache
-
Since we're talking to the anæmic
LockingCache
interface here, we can't make use of Hazelcast's
entry processor API.
- 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
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.atlassian.confluence.rest.client.PromisingExecutorService
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class com.atlassian.confluence.rest.client.PromisingExecutorService
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.atlassian.confluence.rest.client.PromisingExecutorService
-
- 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.
- IOUtils - Class in com.atlassian.confluence.util.io
-
- IOUtils() - Constructor for class com.atlassian.confluence.util.io.IOUtils
-
Deprecated.
- 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.
- isActioned() - Method in class com.atlassian.confluence.impl.hibernate.bulk.BulkAction.Result
-
- isActive() - Method in class com.atlassian.confluence.jmx.JmxSMTPMailServer
-
- isActive() - Method in class com.atlassian.confluence.pageobjects.component.admin.AbstractGadgetAdminTab
-
- isActive() - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetFeedsAdminTab
-
Deprecated.
- isActive() - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetSpecificationsAdminTab
-
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
-
- 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(String) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
-
- isAdmin(UserKey) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
- isAdminLinkVisible() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
-
Deprecated.
- 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
-
- isAdminUser() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
-
- 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
-
- 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.plugins.spaces.SpacesConfigurationAction
-
- isAllowTrackbacks() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- 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
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class com.atlassian.confluence.velocity.introspection.AnnotatedValue
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class com.atlassian.confluence.velocity.introspection.ToStringDelegatingAnnotationBoxedElement
-
- 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
-
- isAnonymous - Variable in class com.atlassian.confluence.sanity.newinstance.AnonymousAccessTest
-
- isAnonymous - Variable in class com.atlassian.confluence.sanity.upgradeinstance.AnonymousAccessTest
-
- isAnonymous() - Method in class com.atlassian.confluence.user.actions.ProfilePictureInfo
-
- 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
-
- 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
-
- 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
-
- isAttachment - Variable in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
-
- 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.CachingAttachmentDao
-
- 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
-
- isAuditLogVisible() - Method in class com.atlassian.confluence.pageobjects.page.admin.UPMAuditLogPage
-
Deprecated.
- isAuthenticated() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
-
- 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.impl.model.validation.CoreValidationResult
-
Deprecated.
- 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.page.TrashPageCommandImpl
-
Deprecated.
- 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
-
- isAuthorizedInternal() - Method in class com.atlassian.confluence.user.service.DeleteProfilePictureCommandImpl
-
Deprecated.
- isAuthorizedInternal() - Method in class com.atlassian.confluence.user.service.SetProfilePictureFromFilenameCommand
-
Deprecated.
- isAuthorizedInternal() - Method in class com.atlassian.confluence.user.service.SetProfilePictureFromImageCommandImpl
-
Deprecated.
- 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() - Method in class com.atlassian.confluence.sanity.pageobjects.QuestionsPage
-
- 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
-
- isBaseUrlAdminMessageOff() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- isBatchContentTrackingEnabled() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
-
- isBigPipeEnabled(ModuleDescriptor) - Method in class com.atlassian.confluence.admin.actions.BigPipeConfigurationAction
-
- isBigPipeEnabled() - Method in interface com.atlassian.confluence.internal.bigpipe.ConfluenceBigPipeManager
-
Returns true if BigPipe is available for use.
- isBigPipeEnabled() - Method in class com.atlassian.confluence.internal.bigpipe.DefaultConfluenceBigPipeManager
-
- isBlank() - Method in class com.atlassian.confluence.pages.Draft
-
- 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
-
- isBlogVisible(BlogPost) - Method in class com.atlassian.confluence.pageobjects.page.content.ViewRecentBlogPosts
-
Deprecated.
- 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
-
- 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
-
- isButtonDisabled(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
-
Deprecated.
- 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
-
- isCached() - Method in interface com.atlassian.confluence.util.http.HttpResponse
-
- 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.
- isCancelLinkEnabled() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- isCancelVisiableNow() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
-
- isCancelVisibleNow() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
- 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
-
- isCellHighlighted(int, int, String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Checks if the row and column is highlighted.
- isChangedChunk() - Method in class com.atlassian.confluence.diff.WordChunk
-
Deprecated.
- isChangedLineType() - Method in enum com.atlassian.confluence.diff.DiffType
-
Deprecated.
- isChangedNotDeleted(String[], String[]) - Static method in class com.atlassian.confluence.diff.LineRanker
-
Deprecated.
- 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
- isChildOf(File, File) - Method in class com.atlassian.confluence.util.zip.AbstractUnzipper
-
- 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
-
- 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.
- isClickable(Page) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageOrderingRootTree
-
- isClickableTimed(Page) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageOrderingRootTree
-
Deprecated.
- 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
- 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
-
- 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.
- 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
-
- isCollapsed() - Method in class com.atlassian.confluence.pageobjects.component.header.Breadcrumbs
-
Deprecated.
- 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
- isCollectReferrerData() - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- isCollectReferrerData() - Method in class com.atlassian.confluence.setup.settings.beans.ReferrerSettings
-
- isColorSchemeUpdated() - Method in class com.atlassian.confluence.plugins.lookandfeel.EditSiteLogoAction
-
- isColumnHeading(int) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Checks if the nth column is column row.
- 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.
- isComment - Variable in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
-
- isCommentNotFoundErrorPresent() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewPageEditComment
-
- isComplete() - Method in interface com.atlassian.confluence.internal.bigpipe.ConfluenceBigPipeManager.ConfluenceBigPipe
-
- 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
-
- isCompressionEnabled() - Static method in class com.atlassian.confluence.impl.hibernate.compression.HibernateCachedValueCompression
-
- isConfigurationLinkPresent() - Method in class com.atlassian.confluence.pageobjects.component.dialog.EmailToPageDialog
-
Deprecated.
- 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
-
- 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
- isContentLoaded() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ConfluenceAboutDialog
-
Deprecated.
- 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.
- isContentVisible() - Method in class com.atlassian.confluence.sanity.pageobjects.ConfluenceStatsDialog
-
- 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
-
- isCookiePresent(String) - Method in class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
-
Deprecated.
- 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
-
- isCreatePage - Variable in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
-
- isCreative() - Method in class com.atlassian.confluence.user.ConfluenceUserManager
-
- 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.
- 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
-
- isCurrent() - Method in class com.atlassian.confluence.userstatus.UserStatus
-
Deprecated.
- 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
-
- isCurrentFlavourEqualTo(Option<ConfluenceFlavour>) - Method in class com.atlassian.confluence.setup.settings.DefaultConfluenceFlavourService
-
- 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
-
- 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(ConfluenceLicense) - Static method in class com.atlassian.confluence.license.util.ConfluenceLicenseUtils
-
- isDataCenter() - Method in class com.atlassian.sal.confluence.license.BaseLicenseDetailsImpl
-
- isDateWithin24Hours(Date) - Static method in class com.atlassian.confluence.util.GeneralUtil
-
Determines if given date is within 24 hours
- isDB2() - Static method in class com.atlassian.confluence.upgrade.UpgradeUtils
-
Deprecated.
- isDeactivated(User) - Method in interface bucket.user.UserAccessor
-
Returns true if the user exists and is unable to log in, otherwise false.
- isDeactivated(String) - Method in interface bucket.user.UserAccessor
-
Returns true if the user with the specified username exists and is unable to log in, otherwise false.
- isDeactivated(User) - Method in class com.atlassian.confluence.security.CrowdDeactivatedUserChecker
-
Deprecated.
Determines deactivation status of a user.
- isDeactivated(String) - Method in class com.atlassian.confluence.security.CrowdDeactivatedUserChecker
-
Deprecated.
Determines deactivation status of a user.
- isDeactivated(User) - Method in interface com.atlassian.confluence.security.DeactivatedUserChecker
-
- isDeactivated(String) - Method in interface com.atlassian.confluence.security.DeactivatedUserChecker
-
- isDeactivated(User) - Method in class com.atlassian.confluence.user.crowd.CrowdDisabledUserManager
-
- isDeactivated(String) - Method in class com.atlassian.confluence.user.crowd.CrowdDisabledUserManager
-
- 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 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
-
- isDefaultLogo() - Method in class com.atlassian.confluence.spaces.SpaceLogo
-
- isDefaultNamespace() - Method in class com.atlassian.confluence.content.render.xhtml.Namespace
-
- isDefaultUserProfilePicture(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
-
- isDeferJsAttributeEnabled() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
-
- isDeferJsAttributeEnabled() - Method in class com.atlassian.confluence.plugin.webresource.SetupConfluenceWebResourceIntegration
-
- isDefined() - Method in class com.atlassian.confluence.core.MaybeNot
-
- isDeleted() - Method in class com.atlassian.confluence.core.ContentEntityObject
-
- 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
-
- isDirty() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
- 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.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.
- isDisplayLinkIcons() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- isDisplaySupportRequest() - Method in class com.atlassian.confluence.user.actions.SiteSupportAction
-
- isDivFormat() - Method in enum com.atlassian.confluence.diff.renderer.HtmlChangeChunkRenderer
-
Deprecated.
- 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
-
- isDontShowChecked() - Method in class com.atlassian.confluence.pageobjects.component.dialog.WhatsNewDialog
-
Deprecated.
- isDownloadEnabled() - Method in class com.atlassian.confluence.importexport.actions.BackupAction
-
- isDraft() - Method in class com.atlassian.confluence.core.ContentEntityObject
-
- 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
-
- isDraftsFeatureEnabled() - Method in class com.atlassian.confluence.it.content.SharedDraftsDarkFeatureTestHelper
-
- isDropDownOptionVisible(String) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
Returns true if display text appears in the currently-visible 'smart field' drop down.
- isDropDownVisibleForParameter(String) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
Is a 'smart field' drop down visible for the named macro parameter.
- 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.
- 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
-
- isEditBlogPostUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
-
Deprecated.
Returns true if the page url matches a valid blog post edition url.
- isEditButtonEnabled() - Method in class com.atlassian.confluence.selenium.client.LinkPropertyPanel
-
- 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
-
- isEditCommentEditorVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.QuickEdit
-
Deprecated.
- isEditFormVisible() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
-
- 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.ManageReferrersAction
-
- isEditMode() - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- 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.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
-
- IsEditorPageRestrictedCondition() - Constructor for class com.atlassian.confluence.tinymceplugin.conditions.IsEditorPageRestrictedCondition
-
Deprecated.
- isEditPageRestricted() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
-
- isEditPageRestricted() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
-
- isEditPageUrl() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
-
- isEditPageUrlTimed() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
-
Deprecated.
If the page url matches a valid page edition url.
- 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
-
- 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() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewAttachmentsPage
-
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
- 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.impl.content.render.prefetch.ContentResourcePrefetcher
-
- isEnabled() - Method in class com.atlassian.confluence.it.admin.UserDirectory
-
Deprecated.
- isEnabled(String, ConfluenceRpc) - Static method in class com.atlassian.confluence.it.DarkFeaturesHelper
-
- 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
-
- isEnabled(String) - Method in enum com.atlassian.confluence.mail.notification.listeners.NotificationTemplate
-
Check if a particular ADG template should be used.
- isEnabled() - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
-
- 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
-
- isEnabled() - Method in class com.atlassian.confluence.util.profiling.ConfluenceProfilingStrategy
-
- 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
-
- isEnableDidYouMean() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- 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
- isEnableJavascriptTop() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- 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
-
- isEnableWysiwyg() - 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
-
- 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
-
- 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
-
- 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.
- isExpanded() - Method in class com.atlassian.confluence.pageobjects.component.macro.ExpandMacro
-
Deprecated.
- isExplain() - Method in interface com.atlassian.confluence.search.v2.ISearch
-
- 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
-
- isFailed() - Method in interface com.atlassian.confluence.util.http.HttpResponse
-
- 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(User) - 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(User) - Method in interface com.atlassian.confluence.labels.Labelable
-
- isFavourite(ConfluenceUser) - Method in class com.atlassian.confluence.labels.PermittedLabelView
-
- isFavourite(User) - Method in class com.atlassian.confluence.labels.PermittedLabelView
-
Deprecated.
- 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.pageobjects.page.space.ViewSpaceSummaryPage
-
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
-
- isFavouriteLabel(Label) - Static method in class com.atlassian.confluence.util.LabelUtil
-
- isFeatureEnabled(String) - Method in class com.atlassian.confluence.pageobjects.component.header.DarkFeaturesMetaTag
-
Deprecated.
- 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
-
- isFieldRequested(String) - Method in class com.atlassian.confluence.search.v2.elasticsearch.ESSearchResult
-
Deprecated.
- 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.
- isFileSystemConfigured() - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
-
- 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.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 class com.atlassian.confluence.links.ReferralTaskQueue
-
- isFlushing() - Method in class com.atlassian.confluence.search.DelegatingIndexManager
-
- isFlushing() - Method in class com.atlassian.confluence.search.elasticsearch.ESIndexManager
-
- 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
-
- isFocused() - Method in class com.atlassian.confluence.pageobjects.component.dropdown.QuickSearch
-
Deprecated.
- 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
-
- isForce() - Method in class com.atlassian.confluence.internal.bigpipe.DefaultMacroSettings
-
By default existent settings are ignored.
- 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
-
- 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
-
- isGadgetIframeSelected() - Method in class com.atlassian.confluence.selenium.client.Gadget
-
- isGavNotUrl() - Method in class com.atlassian.confluence.plugin.descriptor.aboutpage.Material
-
- isGenerateAddress() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
-
- 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
-
- isGloballyEdited(String) - Method in class com.atlassian.confluence.pageobjects.page.space.ListPageTemplates
-
Deprecated.
- isGlobalPageTemplate() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
-
- isGlobalPermission() - Method in class com.atlassian.confluence.security.SpacePermission
-
- isGotoLocationButtonEnabled() - Method in class com.atlassian.confluence.selenium.client.LinkPropertyPanel
-
- 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) - 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, or null
if there is no cached list for the child group.
- 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.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.
- isHideExternalReferrers() - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- isHideExternalReferrers() - Method in class com.atlassian.confluence.setup.settings.beans.ReferrerSettings
-
- 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
-
- isHistoryLinkPresent(String, String) - Method in class com.atlassian.confluence.selenium.client.ScheduledJobAdmin
-
- 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.
- isHSQLDB() - Static method in class com.atlassian.confluence.upgrade.UpgradeUtils
-
Deprecated.
- 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)
- isIE6Mode() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
- isIE6Mode() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumConfiguration
-
- 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.
- isIeOnly() - Method in interface com.atlassian.confluence.themes.ThemeStylesheet
-
Deprecated.
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.
- isImageEmbedded(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
-
Deprecated.
- 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.
- isImagePresent(String) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- isImagePresent(String, InsertImageDialog.Panel) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- isImagePresent(Attachment) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Returns true if the given attachment is present in the RTE.
- 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
-
- isIncludeCfgFile() - Method in class com.atlassian.confluence.util.SupportUtility
-
- isIncludeClassicStyles() - Method in class com.atlassian.confluence.themes.BasicTheme
-
- isIncludeClassicStyles() - Method in class com.atlassian.confluence.themes.DefaultTheme
-
- isIncludeClassicStyles() - Method in class com.atlassian.confluence.themes.ExperimentalUnsupportedTheme
-
Deprecated.
- isIncludeClassicStyles() - Method in interface com.atlassian.confluence.themes.Theme
-
- 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
-
- isIncludeLogs() - Method in class com.atlassian.confluence.util.SupportUtility
-
- isIncludeLower() - Method in class com.atlassian.confluence.search.v2.query.TermRangeQuery
-
- isIncludeServerLogs() - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- 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
-
- isIndexable() - Method in class com.atlassian.confluence.userstatus.UserStatus
-
Deprecated.
- 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
-
- 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
-
- isInsertButtonEnabled() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- isInSpace(Space) - Method in class com.atlassian.confluence.core.SpaceContentEntityObject
-
- isInstallLicenseSuccess() - Method in class com.atlassian.confluence.setup.bundles.upm.models.InstallPluginResult
-
- isInternalLink() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorEmbeddedLink
-
Deprecated.
- 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
-
- isInvalidPageTitle() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
-
- isInverse() - Method in class com.atlassian.confluence.search.v2.searchfilter.ArchivedSpacesSearchFilter
-
- isInviteLinkVisible() - Method in class com.atlassian.confluence.pageobjects.page.admin.InviteUsersPanel
-
Deprecated.
- isJavaScriptTryCatchWrappingEnabled() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
-
- isJdk14() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
-
- isJiraEnabled() - Static method in class com.atlassian.confluence.it.TestProperties
-
- isJiraOsUser(Document) - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
-
- isJobExecuting(JobExecutionContext) - Static method in class com.atlassian.quartz.QuartzUtil
-
- isJQueryElementSelectorPresent(String) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
Returns true if the given JQuery selector returns at least one result.
- 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, PermissionManager) - Static method in class com.atlassian.confluence.labels.LabelPermissionSupport
-
Checks that the object permits labels to be edited by the logged in user.
- isLabelInputFocused() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
-
Deprecated.
- 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.
- 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
-
- 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
-
- 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
-
- isLevelAtLeast(String, String) - Static method in class com.atlassian.confluence.setup.johnson.JohnsonUtils
-
- 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
-
- isLicensedForDataCenter() - Method in class com.atlassian.confluence.license.LicenseWebFacadeTemplate
-
- isLicensedToAddMoreUsers() - Method in class bucket.user.DefaultUserAccessor
-
- isLicensedToAddMoreUsers() - Method in interface bucket.user.UserAccessor
-
- 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
-
- isLicenseSubmitted() - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
-
- isLikedByCurrentUser() - Method in class com.atlassian.confluence.pageobjects.component.likes.LikeSection
-
Deprecated.
- isLimitedModeEnabled(String) - Method in class com.atlassian.confluence.pages.DefaultDraftsTransitionHelper
-
- isLimitedModeEnabled(String) - Method in interface com.atlassian.confluence.pages.DraftsTransitionHelper
-
This method is used to determine whether or not the instance is in limited mode.
- isLimitedModeEnabled(String) - Method in interface com.atlassian.confluence.setup.settings.CollaborativeEditingHelper
-
- isLimitedModeEnabled(String) - Method in class com.atlassian.confluence.setup.settings.DefaultCollaborativeEditingHelper
-
- isLimitSearchResultsToSpace() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfigureDocThemeAdminPage
-
Deprecated.
- isLinkedToImage(String) - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- 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.
- isLoggedIn() - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
-
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.
- isLoggingEnabled() - Static method in class com.atlassian.confluence.velocity.htmlsafe.PossibleIncorrectHtmlEncodingEventHandler
-
- 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
-
- 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.
- isMacroPresent(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- isMacroPresent(String, String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- isMacroPresent(String, String, String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- isMacroPresent(String, String, String, String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Returns true if the macro with given parameters and body text, is present in the editor.
- isMacroPresent(Macro) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Returns true if a macro with given name is present in the editor.
- isMacroPropertyPanelPresent() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- isMacroVisible(Macro.Category, String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
-
Deprecated.
- isMailServerAvailable() - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- 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
-
- 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
-
- isManageWatchersLinkPresent() - Method in class com.atlassian.confluence.pageobjects.page.content.WatchDialog
-
Deprecated.
- isManuallyRunnable() - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
-
- isMarketplaceLinkVisible() - Method in class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
-
Deprecated.
- 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
-
- 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
-
- 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.DefaultSaveContext
-
- isMinorEdit() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
-
- isMinorEdit() - Method in interface com.atlassian.confluence.core.SaveContext
-
- 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.event.events.content.user.PersonalInformationUpdateEvent
-
- 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
-
- 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
- isMoreAttachmentsLinkVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewAttachmentsPage
-
Deprecated.
- isMostRightMenu() - Method in class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
-
Deprecated.
Verifies if the menu represented is the first one starting from the right of the page
(considering only menus aligned on the same container, not all the menus in the page)
- isMoveButtonEnabled() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- 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.pages.actions.EditPageAction
-
- isMoveHierarchy() - Method in class com.atlassian.confluence.util.EditPageBean
-
- isMSSQL() - Static method in class com.atlassian.confluence.upgrade.UpgradeUtils
-
- isMulticast() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
-
- isMultiple() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
-
- 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.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
-
- isMyProfile() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
-
- isMySQL() - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceAction
-
- isMySQL() - Static method in class com.atlassian.confluence.upgrade.UpgradeUtils
-
Deprecated.
- 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
-
- isNearCache() - Method in class com.atlassian.confluence.cache.hazelcast.HazelcastCacheStatistics
-
- isNegate() - Method in class com.atlassian.confluence.search.v2.searchfilter.FieldValueSearchFilter
-
- isNestedExecution() - Method in interface com.atlassian.confluence.internal.bigpipe.ConfluenceBigPipeManager
-
Returns true
if any macro is executing at the moment, false
otherwise.
- isNestedExecution() - Method in class com.atlassian.confluence.internal.bigpipe.DefaultConfluenceBigPipeManager
-
- isNetwork() - Method in class com.atlassian.confluence.mail.notification.Notification
-
- 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
-
- 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
-
- isNofollowExternalLinks() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- isNoLinkBodyProvided() - Method in class com.atlassian.confluence.links.linktypes.AbstractContentEntityLink
-
- isNoMatchingResultsMessageVisible() - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- isNonBackgroundTask() - Method in class com.atlassian.confluence.admin.actions.AttachmentMigrationAction
-
- isNormal() - Method in class com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutCell
-
- isNoSpacesMessageVisible() - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- isNotAnimated() - Method in class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
-
Deprecated.
- isNotFound() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
-
- isNotFound() - Method in interface com.atlassian.confluence.util.http.HttpResponse
-
- 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
-
- isNotLikedByCurrentUser() - Method in class com.atlassian.confluence.pageobjects.component.likes.LikeSection
-
Deprecated.
- isNotPermitted() - Method in class com.atlassian.confluence.it.content.ViewContentBean
-
- isNotPermitted() - Method in class com.atlassian.confluence.sanity.pageobjects.QuestionsPage
-
- isNotPermitted() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
-
- isNotPermitted() - Method in interface com.atlassian.confluence.util.http.HttpResponse
-
- isNotSuccessful() - Method in interface com.atlassian.confluence.api.model.validation.ValidationResult
-
Just a convenience method.
- isNull(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
-
Deprecated.
Determine if the value is null.
- isNull(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
-
Deprecated.
Determine if the value associated with the key is null or if there is
no value.
- 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
-
- isOldestPage() - Method in class com.atlassian.confluence.pages.actions.RecentBlogPostsAction
-
- isOldestPage() - Method in class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction
-
- isOnDemand - Variable in class com.atlassian.confluence.sanity.upgradeinstance.AnonymousAccessTest
-
- isOnDemand() - Method in interface com.atlassian.confluence.setup.settings.CoreFeaturesManager
-
- isOnDemand() - Method in class com.atlassian.confluence.setup.settings.DefaultCoreFeaturesManager
-
- isOnDemandAlaCarte() - Static method in class com.atlassian.confluence.it.TestProperties
-
- isOnDemandMode() - Static method in class com.atlassian.confluence.it.TestProperties
-
- isOnDemandStandalone() - Static method in class com.atlassian.confluence.it.TestProperties
-
- isOnLastPage() - Method in class com.atlassian.confluence.pageobjects.page.content.macros.OfficeConnectorSlidePreviewMacro
-
Deprecated.
- 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.pageobjects.component.dialog.LabelsDialog
-
Deprecated.
- 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
-
- isOpen() - Method in class com.atlassian.confluence.selenium.client.ConfluencePopup
-
Don't call closeWindow based on this method, as it isn't very accurate.
- isOpen() - Method in class com.atlassian.confluence.selenium.client.LabelsDialog
-
- isOpenNode() - Method in class com.atlassian.confluence.pages.actions.DirectoryViewListPagesAction
-
- isOpenWaiting() - Method in class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
-
Deprecated.
- isOperatorValidForFieldType(SchemaFieldType, AqlParser.MapExprValueContext) - Method in class com.atlassian.confluence.plugins.contentproperty.search.fields.ContentPropertyValueExpressionValidator
-
- isOptedIn(String, String, Macro) - Method in class com.atlassian.confluence.internal.bigpipe.BigPipeSettingsManager
-
- isOptedIn() - Method in class com.atlassian.confluence.internal.bigpipe.DefaultMacroSettings
-
- 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
-
- isOSUserConfiguration(RepositoryConfiguration) - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
-
An OSUser repository in atlassian-user.xml might not be upgradable, but we want to match them anyway.
- isOutgoingMailConfigured() - Static method in class com.atlassian.confluence.util.GeneralUtil
-
- 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
-
- isPagePresent(Page) - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardPagesTab
-
Deprecated.
- 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
-
- isPageVisible(Page) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageOrderingRootTree
-
- isPageVisibleTimed(Page) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageOrderingRootTree
-
Deprecated.
- isPageWatcher(User) - Method in class com.atlassian.confluence.pageobjects.page.content.ManageWatchersDialog
-
Deprecated.
- 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.
- isPasteButtonDisabled() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- 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 her 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
-
- isPermissionsSet() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
- isPermitted() - Method in class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
-
- isPermitted() - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
-
- 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.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.ManageReferrersAction
-
- isPermitted() - Method in class com.atlassian.confluence.admin.actions.PurgeReferrersAction
-
- isPermitted() - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- 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
-
- 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.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.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.monitoring.actions.LoadConsoleAction
-
- 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.AbstractGlobalPermissionsAction
-
Deprecated.
- isPermitted() - Method in class com.atlassian.confluence.security.actions.AbstractSpacePermissionsAction
-
Deprecated.
- 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() - 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
-
- 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.userstatus.actions.ClearUserStatusAction
-
Deprecated.
- isPermitted() - Method in class com.atlassian.confluence.userstatus.actions.DeleteUserStatusAction
-
Deprecated.
- isPermitted() - Method in class com.atlassian.confluence.userstatus.actions.UpdateUserStatusAction
-
Deprecated.
- isPermitted() - Method in class com.atlassian.confluence.warming.WarmInstanceAction
-
- 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
-
- 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
-
- 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
-
- isPluginModuleEnabled(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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
-
- isPostgres() - Static method in class com.atlassian.confluence.upgrade.UpgradeUtils
-
Deprecated.
- isPreloadContentTree() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
-
- isPresent() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AbstractAttachmentContainer
-
Deprecated.
- isPresent() - Method in class com.atlassian.confluence.pageobjects.component.content.AttachmentsRow
-
Deprecated.
- 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.
- isPresent() - Method in class com.atlassian.confluence.selenium.client.EditorAutocomplete
-
- isPresent() - Method in class com.atlassian.confluence.selenium.client.PropertyPanel
-
- isPresent() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
-
- isPresentInDataTable(ContentEntity) - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- isPresentInQuickSearch(String) - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- 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
-
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.
- isQuickEdit() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
- 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.
- isReady() - Method in class com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
-
Deprecated.
- isReady() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
-
- 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
-
- isRebuildButtonDisplayed() - Method in class com.atlassian.confluence.pageobjects.page.admin.RebuildAncestorTablePage
-
Deprecated.
- 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
-
- isRecentlyUpdatedFor(User) - Method in class com.atlassian.confluence.core.ContentEntityObject
-
- 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
-
- isReferenceBlogPost() - Method in class com.atlassian.confluence.content.render.xhtml.links.LinksUpdater.PartialReferenceDetails
-
- isRegex() - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
-
- 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 class com.atlassian.confluence.search.DelegatingIndexManager
-
- 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
-
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
-
- isRemoteApiEnabled() - Method in class com.atlassian.confluence.pageobjects.page.admin.EditSpacesConfigurationPage
-
Deprecated.
- isRemoteApiEnabled() - Method in class com.atlassian.confluence.pageobjects.page.admin.ViewSpacesConfigurationPage
-
Deprecated.
- isRemoteInstance() - Static method in class com.atlassian.confluence.it.TestProperties
-
- isRemoteODInstance() - Static method in class com.atlassian.confluence.it.TestProperties
-
- 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
-
- isRenderOutput() - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
-
- 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.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.AbstractEditorPage
-
- 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
-
- isRichTextMode() - Method in class com.atlassian.confluence.selenium.client.Editor
-
- 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
-
- isRowHeading(int) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Checks if the nth row is a heading row
- 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
-
- isSelectorPresent(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- 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
-
- isServerPresent(String) - Method in class com.atlassian.confluence.pageobjects.page.admin.ViewMailServersPage
-
Deprecated.
- isServlet23() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
-
- 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
-
- 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
-
- 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
-
- 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
-
- isSharedMode() - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
-
- isSharedMode() - Method in interface com.atlassian.confluence.security.actions.PermissionsAware
-
- isSharedMode() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- isShowActionMsg() - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- isShowAll() - Method in class com.atlassian.confluence.user.actions.AbstractSearchCrowdUsersAction
-
- isShowAll() - Method in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
-
Deprecated.
- 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
-
- isShowDiff() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
-
- isShowDiff() - Method in class com.atlassian.confluence.rss.FeedProperties
-
- isShowDifferences() - Method in class com.atlassian.confluence.rss.RssRenderItem
-
- 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
-
- isShowFullContentInEmailNotifications() - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
-
- isShowFullContentInEmailNotifications() - Method in class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction
-
Deprecated.
- isShowFullContentInNotificationEmails() - Method in class com.atlassian.confluence.user.ConfluenceUserPreferences
-
Deprecated.
- 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.
- isShowingAllPeople() - Method in class com.atlassian.confluence.pageobjects.page.PeopleDirectoryPage
-
Deprecated.
- isShowingPageWithName(String) - Method in class com.atlassian.confluence.selenium.client.PageOrderingTree
-
- isShowingPeopleWithPersonalSpaces() - Method in class com.atlassian.confluence.pageobjects.page.PeopleDirectoryPage
-
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
-
- 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
-
- 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.dev.WebResourceModuleDescriptorDelegate
-
- 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.setup.xstream.XStreamFactoryBean
-
Deprecated.
- isSingleton() - Method in class com.atlassian.confluence.spring.ObjectHolder
-
- isSingleton() - Method in class com.atlassian.confluence.tenant.TenantGate
-
- 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
-
- 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
-
- isSmallSelected() - Method in class com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel
-
Deprecated.
- isSourceMapEnabled() - Method in class com.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
-
- isSourceMode() - Method in class com.atlassian.confluence.selenium.client.Editor
-
- 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
-
- isSpaceFavouritesVisible(Space) - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- isSpaceImport() - Method in class com.atlassian.confluence.importexport.impl.ExportDescriptor
-
- isSpaceImport(File) - Static method in class com.atlassian.confluence.importexport.impl.ExportUtils
-
- 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
-
- isSpacePresent(Space) - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardSpacesTab
-
Deprecated.
- isSpacePresent(Space, String) - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardSpacesTab
-
Deprecated.
- isSpacePresent(Space) - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- isSpacePresentInBrowse(Space) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
Returns true if the given space is available in the space select of the browse panel
- 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.AbstractSpacePermissionsAction
-
Deprecated.
- 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
-
- isSpaceSelectEnabledInBrowse() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- isSpaceStylesEnabled() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
-
- isSpaceWatcher(User) - Method in class com.atlassian.confluence.pageobjects.page.content.ManageWatchersDialog
-
Deprecated.
- 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.
- isStandaloneToCluster() - Method in class com.atlassian.confluence.setup.actions.SetupStartAction
-
- isStandardAtlassianUser(List<RepositoryConfiguration>) - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
-
- isStandardOsUser() - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
-
- isStandardOsUser(Document) - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
-
- isStandardPort(int) - Static method in class com.atlassian.confluence.util.tomcat.TomcatConfigHelper
-
- isStartDocument() - Method in class com.atlassian.confluence.xml.NoAutoescapeCharacters
-
- 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
-
- 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
-
- 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.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.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
-
- isSuperUser() - Method in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
-
- isSuperUser(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
-
- isSuperUser(User) - Method in interface com.atlassian.confluence.user.UserAccessor
-
- isSuperUser(User) - Static method in class com.atlassian.confluence.util.GeneralUtil
-
- isSupportJarResources() - Method in class com.atlassian.confluence.util.test.ClassResolver
-
- 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 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
-
- isSybase() - Static method in class com.atlassian.confluence.upgrade.UpgradeUtils
-
Deprecated.
- isSynchronous() - Method in class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
-
- isSynchronous() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
-
- isSynchronyDisabled() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
-
- isSynchronyProxyEnabled() - Static method in class com.atlassian.confluence.core.ConfluenceSystemProperties
-
- 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
-
- isSysAdmin() - Method in class com.atlassian.confluence.api.model.audit.AuditRecord
-
- isSysAdmin() - Method in class com.atlassian.confluence.impl.audit.AuditRecordEntity
-
- isSystemAdmin() - Method in class com.atlassian.confluence.admin.actions.BigPipeConfigurationAction
-
- 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(String) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
-
- isSystemAdmin(UserKey) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
- 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
-
- isSystemTabPresent(SpaceDirectoryPage.SystemTab) - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- isTableHeaderRow(int) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- isTableNormalRow(int) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- isTablePresent() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- 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
- isTaskCompleted() - Method in class com.atlassian.confluence.stateless.webdriver.LongRunningTaskStatusTest.MailboxImportPage
-
- 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
-
- isTeamLabelLozengePresent(Space, String) - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- 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
-
- isTestClass(String) - Method in class com.atlassian.confluence.junit3.ClassPathTestCollector
-
- isTestClass(String) - Method in class com.atlassian.confluence.qunit.QUnitTestCollector
-
- isTestClass(String) - Method in class com.atlassian.confluence.selenium.harness.ConfluenceSeleniumTestCollector
-
- 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
-
- isTextAreaVisible() - Method in class com.atlassian.confluence.pageobjects.page.admin.AbstractEditStylesheetPage
-
Deprecated.
- isTextContaining(String) - Static method in class com.atlassian.confluence.util.test.matchers.JsonMatchers
-
- isTextPresent(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
Returns true if the currently visible dialog page has the given text
- isThemeSet() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractLookAndFeelAction
-
- isThisNodeClustered() - Method in class com.atlassian.confluence.setup.actions.SetupClusterAction
-
- isThisNodeClustered() - Method in class com.atlassian.confluence.setup.actions.SetupDBChoiceAction
-
- 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(InputStream) - 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(InputStream) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
-
- 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
-
- 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
-
- isTitleSelected() - Method in class com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
Deprecated.
- 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
-
- isToolbarButtonActive(TinyMce.SimpleToolbarButton) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- isTopLevelCommentAreaVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
-
Deprecated.
- isTopLevelCommentEditorVisible() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
-
Deprecated.
- isTrackBackEnabled() - Method in class com.atlassian.confluence.it.admin.EditSpacesConfiguration
-
- 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
-
- isTrustSupported() - Method in class com.atlassian.confluence.util.http.trust.TrustedConnectionStatus
-
- isTryNext() - Method in class bucket.core.actions.PagerPaginationSupport
-
- 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
-
- 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.
- isUpgradeableCrowdConfiguration(RepositoryConfiguration) - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
-
- isUpgradeableLdapConfiguration(RepositoryConfiguration) - Static method in class com.atlassian.confluence.user.UserConfigurationChecker
-
- 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
-
- isUploadAddonLinkVisible() - Method in class com.atlassian.confluence.pageobjects.page.admin.ManageAddonsPage
-
Deprecated.
- isUploaded() - Method in class com.atlassian.confluence.user.actions.ProfilePictureInfo
-
- isUploadFormVisible() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
-
Deprecated.
- isUploadFormVisible() - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- 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) - 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, or null
if there is no cached list for the user.
- 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
- isUserInstalledPluginListed(String) - Method in class com.atlassian.confluence.pageobjects.page.admin.ManageAddonsPage
-
Deprecated.
- 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
-
- isUserNotifiable(User) - Method in class com.atlassian.confluence.mail.ChangeDigestNotificationBean
-
- isUserPermission() - Method in class com.atlassian.confluence.security.ContentPermission
-
- 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
-
- isUserPresent(User) - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardNetworkTab
-
Deprecated.
- 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
-
- isUserRemovable(User) - Method in class bucket.user.DefaultUserAccessor
-
- isUserRemovable(User) - Method in interface bucket.user.UserAccessor
-
- isUserRemovable() - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
-
- 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
-
- isUserRequired() - Method in class com.atlassian.confluence.userstatus.actions.ClearUserStatusAction
-
Deprecated.
- 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.
- isUseWysiwygByDefault() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- 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
-
- isValidPageTitleCharacter(char) - Static method in class com.atlassian.confluence.pages.AbstractPage
-
Deprecated.
- 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
-
- isVersionMismatch() - Method in class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateAction
-
- isVersionSectionPresent() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AttachmentContainer
-
Deprecated.
- isVersionSectionVisible() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AttachmentContainer
-
Deprecated.
- isVersionTogglePresent() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AttachmentContainer
-
Deprecated.
- isVersionTogglePresent() - Method in class com.atlassian.confluence.pageobjects.component.content.AttachmentsRow
-
Deprecated.
- isViewable() - Method in class com.atlassian.confluence.it.content.ViewContentBean
-
- isViewConflict() - Method in class com.atlassian.confluence.pages.actions.AbstractEditPageAction
-
- isViewingMyProfile() - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
-
- 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.AbstractSpacePermissionsAction
-
Deprecated.
- 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
-
- isViewPermissionRequired() - Method in class com.atlassian.confluence.userstatus.actions.ClearUserStatusAction
-
Deprecated.
- isViewRestricted() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewRestrictedPage
-
Deprecated.
- isViewSpaceGoesToSpaceSummary() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- isVisble(By) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
-
- isVisible() - Method in class com.atlassian.confluence.pageobjects.component.admin.AbstractGadgetAdminTab
-
- isVisible() - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetFeedsAdminTab
-
Deprecated.
- isVisible() - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetSpecificationsAdminTab
-
Deprecated.
- isVisible() - Method in class com.atlassian.confluence.pageobjects.component.attachment.AbstractAttachmentContainer
-
Deprecated.
- isVisible() - Method in class com.atlassian.confluence.pageobjects.component.content.AttachmentsRow
-
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.header.TitleText
-
Deprecated.
- isVisible() - Method in class com.atlassian.confluence.pageobjects.component.header.WorkboxHeaderItem
-
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.selenium.client.Dialog
-
- 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
-
- isWatching(AbstractPageEntity) - Method in class com.atlassian.confluence.pageobjects.page.user.UserWatchesPage
-
- 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
-
- 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.
- 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() - 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() - Method in class com.atlassian.confluence.mail.notification.actions.ManageWatchersAction
-
- 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
-
- 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
-
- isWebdavEnabled() - Method in class com.atlassian.confluence.setup.settings.Settings
-
- isWebSudo() - Method in class com.atlassian.confluence.sanity.newinstance.UPMSanityTest
-
- 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
-
- isXssExploited(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.EmailToPageDialog
-
Deprecated.
- Item(WebElement) - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.QuickReloadDialog.Item
-
Deprecated.
- 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.
- ITEMS_PER_PAGE - Static variable in class com.atlassian.confluence.userstatus.actions.StatusListAction
-
Deprecated.
- 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
-
- 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.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
-
- 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
-
- RaiseSupportRequestAction - Class in com.atlassian.confluence.admin.actions
-
An action to gather and e-mail information about the system to Atlassian.
- RaiseSupportRequestAction() - Constructor for class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- RaiseSupportRequestXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- RaiseSupportRequestXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.RaiseSupportRequestXsrfAcceptanceTest
-
- 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
-
- 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
-
- 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
-
- 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)
- 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
-
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(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
-
- 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.
- readExpectedExports() - Static method in class com.atlassian.confluence.OsgiAcceptanceTest
-
Read the expected list of system bundle Export-Package
s from a file, because it's huge.
- 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
-
- readInputStream(InputStream) - Static method in class com.atlassian.confluence.util.io.IOUtils
-
- 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
-
- 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
-
- 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
-
- 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
-
- ReadThroughCacheFactory - Interface in com.atlassian.confluence.cache
-
- ready() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MoveBlogPostDialog
-
Deprecated.
- 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.dropdown.QuickSearchSuggestions
-
Deprecated.
- ready() - Method in class com.atlassian.confluence.pageobjects.component.editor.LinkPropertyPanel
-
Deprecated.
- ready() - Method in class com.atlassian.confluence.sanity.cac.pageobjects.AddVersionDialog
-
- 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
-
- rebuild() - Method in class com.atlassian.confluence.sanity.newinstance.SearchIndexTest
-
- rebuild() - Method in class com.atlassian.confluence.stateless.webdriver.SearchIndexTest
-
- 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
-
- RebuildAncestorTablePage - Class in com.atlassian.confluence.pageobjects.page.admin
-
- RebuildAncestorTablePage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.RebuildAncestorTablePage
-
Deprecated.
- RebuildAncestorTableTest - Class in com.atlassian.confluence.stateless.webdriver
-
- RebuildAncestorTableTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.RebuildAncestorTableTest
-
- 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, ConfluenceIndexManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RebuildFavouriteContentIndexUpgradeTask
-
- rebuildIndex() - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
- 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.
- rebuildWithAdmin() - Method in class com.atlassian.confluence.stateless.webdriver.RebuildAncestorTableTest
-
- rebuildWithUser() - Method in class com.atlassian.confluence.stateless.webdriver.RebuildAncestorTableTest
-
- 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.
- RECENTLY_WORKED_ON_DRAFTS_DARK_FEATURE - Static variable in class com.atlassian.confluence.content.RecentlyWorkedOnFeatureFlags
-
For the dashboard feature of recently worked on drafts.
- RECENTLY_WORKED_ON_DRAFTS_FEATURE - Static variable in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
-
- RecentlyUpdatedChangeSet - Interface in com.atlassian.confluence.it.dashboard
-
A set of related
RecentlyUpdatedItem
s 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
-
- RecentlyUpdatedContentMacroAcceptanceTest - Class in com.atlassian.confluence
-
This test suite uses pauses of 10 milliseconds to ensure content is created at different times.
- RecentlyUpdatedContentMacroAcceptanceTest() - Constructor for class com.atlassian.confluence.RecentlyUpdatedContentMacroAcceptanceTest
-
- 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
-
- 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, StatusTextRenderer, 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
-
- RecentlyUsedLabelsMacroAcceptanceTest - Class in com.atlassian.confluence
-
- RecentlyUsedLabelsMacroAcceptanceTest() - Constructor for class com.atlassian.confluence.RecentlyUsedLabelsMacroAcceptanceTest
-
- recentlyViewedPanelShouldBeHiddenInLinkBrowser() - Method in class com.atlassian.confluence.webdriver.ConfluenceSpacesHidingTest
-
- RecentlyWorkedOnFeatureFlags - Class in com.atlassian.confluence.content
-
Provides names of the feature flags for the Recently Worked on/Contributor Lozenge features.
- RecentlyWorkedOnFeatureFlags() - Constructor for class com.atlassian.confluence.content.RecentlyWorkedOnFeatureFlags
-
- RecentlyWorkOnDashboardTest - Class in com.atlassian.confluence.stateless.webdriver
-
WebDriver tests for the mywork tabs.
- RecentlyWorkOnDashboardTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.RecentlyWorkOnDashboardTest
-
- RecentUpdate - Class in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
-
Structure to represent a recent update.
- RecentUpdate(SearchResult, FriendlyDateFormatter, String, StatusTextRenderer, 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
-
- 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
-
- record(Callable<T>) - Method in class com.atlassian.confluence.mail.embed.ThreadLocalMimeBodyPartRecorder
-
- record(Callable<T>) - Method in interface com.atlassian.confluence.plugin.webresource.WebResourceDependenciesRecorder
-
Records the webresources used during the execution of the given callback.
- 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
-
Records the webresources used during the execution of the given callback.
- 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
-
- recover() - Method in class com.atlassian.confluence.sanity.pageobjects.UpgradeRecoveryPage
-
- 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
-
- 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.
- RecoveryResultsPage() - Constructor for class com.atlassian.confluence.sanity.pageobjects.UpgradeRecoveryPage.RecoveryResultsPage
-
- recreateDatabase() - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
-
- 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
-
- REDIRECT - Static variable in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
-
- RedirectActionHelper - Class in com.atlassian.confluence.core.actions
-
- RedirectActionHelper(WebInterfaceManager) - Constructor for class com.atlassian.confluence.core.actions.RedirectActionHelper
-
- 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
-
- redo() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
-
Deprecated.
Execute Redo command in editor
- 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
-
- RefactoringAcceptanceTest - Class in com.atlassian.confluence
-
- RefactoringAcceptanceTest() - Constructor for class com.atlassian.confluence.RefactoringAcceptanceTest
-
- 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
-
- 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
-
- referenceInsert(String, Object) - Method in class com.atlassian.confluence.velocity.IdentityReferenceInsertionHandler
-
- referenceInsert(String, Object) - Method in class com.atlassian.confluence.velocity.introspection.AnnotatedReferenceHandler
-
- referenceInsert(String, Object) - Method in class com.atlassian.confluence.velocity.introspection.TransparentBoxedValueReferenceHandler
-
- referenceInsert(String, Object) - Method in class com.atlassian.confluence.velocity.PolicyBasedReferenceInsertionHandler
-
- ReferenceInsertionPolicy - Interface in com.atlassian.confluence.velocity
-
Policy interface for Velocity reference insertion strategies that depend on the context being rendered.
- ReferenceMatchers - Class in com.atlassian.confluence.api.testsupport.matchers.model.reference
-
- 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
-
- referencingBlueprint(ContentBlueprintId) - Method in class com.atlassian.confluence.api.model.content.template.ContentTemplate.ContentTemplateBuilder
-
- referentClass() - Method in class com.atlassian.confluence.api.model.reference.ExpandedReference
-
- referentClass() - Method in class com.atlassian.confluence.api.model.reference.Reference
-
- ReferralDao - Interface in com.atlassian.confluence.links.persistence.dao
-
- ReferralLink - Class in com.atlassian.confluence.links
-
Represents a link from a remote URL to a Confluence page
- ReferralLink() - Constructor for class com.atlassian.confluence.links.ReferralLink
-
- ReferralListener - Class in com.atlassian.confluence.event.listeners
-
- ReferralListener(TaskQueue, HandleResolver, SettingsManager) - Constructor for class com.atlassian.confluence.event.listeners.ReferralListener
-
- ReferralManager - Interface in com.atlassian.confluence.links
-
- referralManager - Variable in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- ReferralTask - Class in com.atlassian.confluence.links
-
- ReferralTask(Handle, String) - Constructor for class com.atlassian.confluence.links.ReferralTask
-
- ReferralTaskQueue - Class in com.atlassian.confluence.links
-
- ReferralTaskQueue() - Constructor for class com.atlassian.confluence.links.ReferralTaskQueue
-
- ReferrerSettings - Class in com.atlassian.confluence.setup.settings.beans
-
- ReferrerSettings() - Constructor for class com.atlassian.confluence.setup.settings.beans.ReferrerSettings
-
- ReferrerSettings(ReferrerSettings) - Constructor for class com.atlassian.confluence.setup.settings.beans.ReferrerSettings
-
- referringContent - Variable in class com.atlassian.confluence.util.AbstractLinkRenamingBean
-
- referToContent(Handle, String, int) - Method in class com.atlassian.confluence.links.DefaultReferralManager
-
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
-
- refineOsDestination(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
-
Escape XML and replace all space with %20
- 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
-
- ReflectiveObjectPersisterFactory(LabelManager, ConfluenceUserDao, StorageFormatUserRewriter) - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.ReflectiveObjectPersisterFactory
-
- refresh(EntityObject) - Method in interface bucket.core.persistence.ObjectDao
-
Refreshes the object again with the fresh data from db.
- 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
-
- refresh() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDao
-
- refresh() - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJobDaoProxyWrapper
-
- 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.hibernate.CachingPageDao
-
- 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
-
- refresh(EntityObject) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
-
- 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.
- refreshAoTables() - Method in class com.atlassian.confluence.api.Template.BlueprintsAdminRestHelper
-
Delete all AO records for Blueprints (Space Bp, ContentBp, ContentTemplateRefs) and reload
them from the Plugin system.
- 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
-
- refreshContentEntity(ContentEntityObject) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- 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
-
- RefreshPropertyEnablingRequestProcessor - Class in com.atlassian.confluence.search.elasticsearch.tasks
-
Enables refresh property on an index or delete request.
- RefreshPropertyEnablingRequestProcessor(ESIndexRequestProcessor) - Constructor for class com.atlassian.confluence.search.elasticsearch.tasks.RefreshPropertyEnablingRequestProcessor
-
- 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
-
- refreshSemaphore() - Method in class com.atlassian.confluence.search.contentnames.SemaphoreHolder
-
- 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(ESFilterMapper) - Method in class com.atlassian.confluence.search.v2.elasticsearch.mapper.filter.DelegatingESFilterMapper
-
- register(ESFilterMapper) - Method in interface com.atlassian.confluence.search.v2.elasticsearch.mapper.filter.ESFilterMapperRegistry
-
- register(ESQueryMapper) - Method in class com.atlassian.confluence.search.v2.elasticsearch.mapper.query.DelegatingESQueryMapper
-
- register(ESQueryMapper) - Method in interface com.atlassian.confluence.search.v2.elasticsearch.mapper.query.ESQueryMapperRegistry
-
- register() - Method in class com.atlassian.confluence.setup.quartz.CachedIntrospectionResultsClearingClassLoader
-
- 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
-
- 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
-
- 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(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
-
- 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.impl.themes.persistence.PersistentDecoratorCachePrimer
-
- registerForEvents() - Method in class com.atlassian.confluence.user.crowd.CacheableDirectoryInstanceLoader
-
- 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.
- 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
-
- reIndex() - Method in class com.atlassian.confluence.admin.actions.ViewIndexQueueAction
-
- reindex() - Method in interface com.atlassian.confluence.api.model.index.IndexRecoverer
-
Trigger a reindex
- reIndex(EntityObject) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
-
- 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
-
- reIndex(Set<ReIndexOption>, SearchQuery, Progress) - Method in interface com.atlassian.confluence.index.ReIndexer
-
- 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(EnumSet<ReIndexOption>, Progress) - Method in class com.atlassian.confluence.internal.index.AbstractReIndexer
-
- reIndex(EnumSet<ReIndexOption>, SearchQuery, Progress) - Method in class com.atlassian.confluence.internal.index.AbstractReIndexer
-
- 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(EnumSet<ReIndexOption>, SearchQuery) - Method in class com.atlassian.confluence.search.DelegatingIndexManager
-
- reIndex(EnumSet<ReIndexOption>) - Method in class com.atlassian.confluence.search.DelegatingIndexManager
-
- reIndex(EnumSet<ReIndexOption>) - Method in class com.atlassian.confluence.search.elasticsearch.ESIndexManager
-
- reIndex(EnumSet<ReIndexOption>, SearchQuery) - Method in class com.atlassian.confluence.search.elasticsearch.ESIndexManager
-
- 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
-
- reIndex(Set<ReIndexOption>, SearchQuery) - Method in interface com.atlassian.confluence.search.lucene.ConfluenceIndexManager
-
- 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
-
Updates index documents associated with this changeable in the index.
- 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
-
Removes all versions of the changeable from the index and rebuilds them from scratch.
- ReIndexer - Interface in com.atlassian.confluence.index
-
Responsible for triggering re-indexing / rebuilding of the Confluence search index.
- ReindexEvent - Class in com.atlassian.confluence.event.events.admin
-
- ReindexEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.ReindexEvent
-
- ReindexFinishedEvent - Class in com.atlassian.confluence.event.events.admin
-
- ReindexFinishedEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.ReindexFinishedEvent
-
- ReIndexOption - Enum in com.atlassian.confluence.search.lucene
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- RelatedLabelsMacroAcceptanceTest - Class in com.atlassian.confluence
-
- RelatedLabelsMacroAcceptanceTest() - Constructor for class com.atlassian.confluence.RelatedLabelsMacroAcceptanceTest
-
- 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) - 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
-
- release(Object, CacheConcurrencyStrategy.SoftLock) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastCacheStrategy
-
Release the soft lock on the item.
- release(Object, CacheConcurrencyStrategy.SoftLock) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
-
- 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.
- reload() - Method in class com.atlassian.confluence.pageobjects.component.dialog.QuickReloadDialog
-
Deprecated.
- 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
-
- remoteAddress(String) - Method in class com.atlassian.confluence.api.model.audit.AuditRecord.Builder
-
- 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
-
- RemoteAttachmentServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
- RemoteAttachmentServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteAttachmentServiceAcceptanceTest
-
- 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
-
- 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
-
- RemoteBlueprintContentTemplateServiceAcceptanceTest - Class in com.atlassian.confluence.api.Template
-
- RemoteBlueprintContentTemplateServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.Template.RemoteBlueprintContentTemplateServiceAcceptanceTest
-
- 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
-
- RemoteChildContentServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
- RemoteChildContentServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteChildContentServiceAcceptanceTest
-
- RemoteChildContentServiceImpl - Class in com.atlassian.confluence.rest.client
-
- 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
-
- 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
-
- RemoteContentBodyConversionServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
Tests the ContentBody REST API via the RemoteContentBodyService.
- RemoteContentBodyConversionServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteContentBodyConversionServiceAcceptanceTest
-
- RemoteContentBodyConversionServiceImpl - Class in com.atlassian.confluence.rest.client
-
- 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.
- RemoteContentLabelServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
- RemoteContentLabelServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteContentLabelServiceAcceptanceTest
-
- RemoteContentLabelServiceImpl - Class in com.atlassian.confluence.rest.client
-
- RemoteContentLabelServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteContentLabelServiceImpl
-
- RemoteContentLegacyDraftServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
Tests the Content REST API via the RemoteContentDraftService.
- RemoteContentLegacyDraftServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteContentLegacyDraftServiceAcceptanceTest
-
- 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
-
- RemoteContentMacroServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
- RemoteContentMacroServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteContentMacroServiceAcceptanceTest
-
- 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
-
- RemoteContentPropertyServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
Tests the JsonContentProperty REST API via the RemoteContentPropertyService.
- RemoteContentPropertyServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteContentPropertyServiceAcceptanceTest
-
- 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
-
- RemoteContentRestrictionServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
Tests com.atlassian.confluence.plugins.restapi.resources.ContentRestrictionResource via
RemoteContentRestrictionServiceImpl.
- RemoteContentRestrictionServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteContentRestrictionServiceAcceptanceTest
-
- 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
-
- RemoteContentServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
Tests the Content REST API via the RemoteContentService.
- RemoteContentServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteContentServiceAcceptanceTest
-
- RemoteContentServiceHistoryContributionsAcceptanceTest - Class in com.atlassian.confluence.api
-
Tests the Content REST API via the RemoteContentService.
- RemoteContentServiceHistoryContributionsAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteContentServiceHistoryContributionsAcceptanceTest
-
- 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
-
- RemoteContentSharedDraftsServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
Tests the Content REST API via the RemoteContentDraftService for shared drafts.
- RemoteContentSharedDraftsServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteContentSharedDraftsServiceAcceptanceTest
-
- 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.
- RemoteContentTrashServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
Tests the ContentTrashService REST API via the RemoteContentTrashService.
- RemoteContentTrashServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteContentTrashServiceAcceptanceTest
-
- RemoteContentTrashServiceImpl - Class in com.atlassian.confluence.rest.client.impl
-
- 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
-
- RemoteContentVersionServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
Acceptance test for ContentVersionService
- RemoteContentVersionServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteContentVersionServiceAcceptanceTest
-
- 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.
- RemoteCQLSearchServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
- RemoteCQLSearchServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteCQLSearchServiceAcceptanceTest
-
- RemoteCQLSearchServiceImpl - Class in com.atlassian.confluence.rest.client
-
- RemoteCQLSearchServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.RemoteCQLSearchServiceImpl
-
- RemoteCustomContentAcceptanceTest - Class in com.atlassian.confluence
-
- RemoteCustomContentAcceptanceTest() - Constructor for class com.atlassian.confluence.RemoteCustomContentAcceptanceTest
-
- 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
-
- RemoteGroupServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
- RemoteGroupServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteGroupServiceAcceptanceTest
-
- 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
-
- 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
-
- 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
-
- RemotePageContentTemplateServiceAcceptanceTest - Class in com.atlassian.confluence.api.Template
-
Some acceptance test for TemplateResource and services.
- RemotePageContentTemplateServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.Template.RemotePageContentTemplateServiceAcceptanceTest
-
- 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
-
- 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.RemotePersonSingleFetcher - Interface in com.atlassian.confluence.rest.client
-
- RemotePersonServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
- RemotePersonServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemotePersonServiceAcceptanceTest
-
- 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.
- RemoteRelationServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
Tests the Favourites functionality of the Relation Service REST API via RemoteRelationServiceImpl
.
- RemoteRelationServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteRelationServiceAcceptanceTest
-
- RemoteRelationServiceAcceptanceTest.ParameterizedRemoteRelationServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
- RemoteRelationServiceAcceptanceTest.RemoteTestHelper - Class in com.atlassian.confluence.api
-
- 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
-
- RemoteServiceExceptionAcceptanceTest - Class in com.atlassian.confluence.api
-
Tests that ServiceExceptions thrown by API Services are correctly converted into
RestError
s that can be used
by the client.
- RemoteServiceExceptionAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteServiceExceptionAcceptanceTest
-
- 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
-
- 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.RemoteSingleFetcher<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
-
- RemoteSpacePropertyServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
Tests the JsonSpaceProperty REST API via the RemoteSpacePropertyService.
- RemoteSpacePropertyServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteSpacePropertyServiceAcceptanceTest
-
- 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
-
- RemoteSpaceServiceAcceptanceTest - Class in com.atlassian.confluence.api
-
- RemoteSpaceServiceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteSpaceServiceAcceptanceTest
-
- 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
-
- RemoteTestHelper() - Constructor for class com.atlassian.confluence.api.RemoteRelationServiceAcceptanceTest.RemoteTestHelper
-
- 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
-
- RemoteWebResourceAcceptanceTest - Class in com.atlassian.confluence.api
-
- RemoteWebResourceAcceptanceTest() - Constructor for class com.atlassian.confluence.api.RemoteWebResourceAcceptanceTest
-
- 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/api/webfragment
- RemoteWebViewImpl - Class in com.atlassian.confluence.rest.client.remoteservice.webfragment
-
- RemoteWebViewService - Interface in com.atlassian.confluence.rest.client.remoteservice.webfragment
-
Remote service for the WebViewService, this gets its data from /rest/api/webfragment
- RemoteWebViewServiceImpl - Class in com.atlassian.confluence.rest.client.remoteservice.webfragment
-
- RemoteWebViewServiceImpl(AuthenticatedWebResourceProvider, ListeningExecutorService) - Constructor for class com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewServiceImpl
-
- remov - Variable in class com.atlassian.confluence.pageobjects.component.attachment.AttachmentVersionContainer
-
Deprecated.
- remove(EntityObject) - Method in interface bucket.core.persistence.ObjectDao
-
Remove object from persistence.
- 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
-
- remove(String) - Method in class bucket.user.providers.CachingAccessProvider
-
- remove(String) - Method in class bucket.user.providers.CachingCredentialsProvider
-
- remove(String) - Method in class bucket.user.providers.CachingProfileProvider
-
- remove(String) - Method in class bucket.user.providers.ChainedUserProvider
-
- remove(K) - Method in class com.atlassian.confluence.cache.CacheAdapter
-
Deprecated.
- remove(K, V) - Method in class com.atlassian.confluence.cache.CacheAdapter
-
Deprecated.
- 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(Object) - Method in class com.atlassian.confluence.cache.DummyCache
-
- remove(Object) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastCacheStrategy
-
- remove(Object) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateCache
-
- remove(Object) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
-
- 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(EntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.CachingNotificationDao
-
- remove(EntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
-
- 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(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() - 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(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
-
Deprecated.
Remove a name and its value, if present.
- 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
-
- remove(Attachment) - Method in class com.atlassian.confluence.pages.attachments.AttachmentCache
-
Removes the given attachment from the cache.
- remove(PageManager) - Method in class com.atlassian.confluence.pages.Page
-
Sever any homepage
- remove(Draft) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
-
Removes a draft based on its page ID, owner and type.
- remove(long) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
-
- remove(EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- remove(Draft) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
-
- remove(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
-
Deprecated.
- remove(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.PageIdCache
-
- remove(Draft) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
-
- remove(long) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
-
Deprecated.
- 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
-
- remove(BandanaContext, String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
-
- 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
-
- 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
-
- remove(String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
-
- 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
-
- removeAdminSpaceFromTestUser(GlobalPermissions) - Method in class com.atlassian.confluence.GlobalAdminAcceptanceTest
-
- removeAlias(String) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
-
- removeAll() - Method in class com.atlassian.confluence.cache.CacheAdapter
-
Deprecated.
- 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(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
-
Removes all entries from the cache.
- removeAll() - Method in class com.atlassian.confluence.pages.DefaultDraftManager
-
Deprecated.
- removeAll() - Method in interface com.atlassian.confluence.pages.DraftManager
-
- removeAll() - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
-
- removeAll() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
-
Deprecated.
- removeAll() - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
-
Deprecated.
- 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.labels.CachingLabelManager
-
- removeAllLabels(ContentEntityObject) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
Deprecated.
- removeAllLabels(Labelable) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- removeAllLabels(ContentEntityObject) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
Deprecated.
- removeAllLabels(Labelable) - Method in interface com.atlassian.confluence.labels.LabelManager
-
Remove all of the labels from the specified content.
- removeAllLabels(ContentEntityObject) - Method in interface com.atlassian.confluence.labels.LabelManager
-
- removeAllLikesFor(String) - Method in class com.atlassian.confluence.like.DefaultLikeManager
-
- removeAllLikesFor(String) - Method in class com.atlassian.confluence.like.EventPublishingLikeDao
-
Deprecated.
- removeAllLikesFor(String) - Method in class com.atlassian.confluence.like.HibernateLikeDao
-
- removeAllLikesFor(String) - Method in class com.atlassian.confluence.like.HibernateLikeEntityDao
-
- removeAllLikesFor(String) - Method in interface com.atlassian.confluence.like.LikeDao
-
Deprecated.
Removes all likes (for any user) from the specified content entity.
- removeAllLikesFor(String) - Method in interface com.atlassian.confluence.like.LikeEntityDao
-
Removes all likes (for any user) from the specified content entity.
- removeAllLikesFor(String) - Method in interface com.atlassian.confluence.like.LikeManager
-
Removes all likes (for any user) from the specified content entity.
- removeAllLikesOn(ContentEntityObject) - Method in class com.atlassian.confluence.like.DefaultLikeManager
-
- removeAllLikesOn(ContentEntityObject) - Method in class com.atlassian.confluence.like.EventPublishingLikeDao
-
Deprecated.
- removeAllLikesOn(ContentEntityObject) - Method in class com.atlassian.confluence.like.HibernateLikeDao
-
- removeAllLikesOn(ContentEntityObject) - Method in class com.atlassian.confluence.like.HibernateLikeEntityDao
-
- removeAllLikesOn(ContentEntityObject) - Method in interface com.atlassian.confluence.like.LikeDao
-
Deprecated.
Removes all likes (for any user) from the specified content entity.
- 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.
- removeAllMail(Space) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- removeAllMail(Space) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
Deprecated.
- removeAllMail(Space) - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
-
bulk mail removal using direct jdbc (too slow using hibernate, as it loads all mails into session prior to deletion which is bad)
- removeAllMail(Space) - Method in interface com.atlassian.confluence.mail.persistence.dao.MailDao
-
- 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
-
- 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
-
- 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
-
- removeAllRelations(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(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(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(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(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(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
-
- removeAllStatusesForUser(User) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- removeAllStatusesForUser(String) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
-
Deprecated.
- removeAllStatusesForUser(String) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
-
Deprecated.
Remove all user statuses for a particular user
- removeAllStatusesForUser(User) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
-
Deprecated.
Remove all user statuses for a particular user
- removeAllStatusForUser(User) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- removeAllStatusForUser(User) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Deletes all user status' for the specified user
- 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(String) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
-
- removeAllUserPermissions(ConfluenceUser) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
-
- removeAllUserPermissions(String) - 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(String) - 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(String) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
-
Deprecated.
- removeAllUserPermissions(ConfluenceUser) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
-
Deprecated.
- removeAllUserPermissions(ConfluenceUser, SpacePermissionContext) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
-
- removeAllUserPermissions(String) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
-
Deprecated.
- removeAllUserPermissions(ConfluenceUser) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
-
- removeAllUserPermissions(ConfluenceUser, SpacePermissionContext) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
-
- removeAllUserPermissions(String) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
-
Deprecated.
- removeAllUserPermissions(ConfluenceUser) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
-
- removeAllUserPermissions(String) - 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(String) - Method in class com.atlassian.confluence.user.crowd.DefaultApplicationCache
-
- 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 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.CachingAttachmentDao
-
- removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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(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
-
- removeAttachments(List<? extends Attachment>) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
-
- removeAttachments(List<? extends Attachment>) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
-
- removeAttachmentsForMail(Mail) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- removeAttachmentsForMail(Mail) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
Deprecated.
- 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 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.CachingAttachmentDao
-
- removeAttachmentVersionFromServer(Attachment) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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 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
-
- 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
-
- removeBandanaKey(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- removeBeanDefinition(String) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
-
- removeBlogPostHistoricalversion() - Method in class com.atlassian.confluence.stateless.webdriver.content.RemoveHistoricalVersionTest
-
- 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
-
- removeComment() - Method in class com.atlassian.confluence.stateless.webdriver.LikeWebDriverTest
-
- 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
-
- 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
-
- removeContentEntity(ContentEntityObject) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- 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.
- 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() - Constructor for class com.atlassian.confluence.event.listeners.RemoveContentPropertiesOnRemoveContentListener
-
- removeContentWatch(long) - Method in class com.atlassian.confluence.plugins.rest.resources.ContentWatchesResource
-
- removeCookies() - Method in class com.atlassian.confluence.stateless.webdriver.LoginTest
-
- 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) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.FileSystemAttachmentDataDao
-
Removes the attachment data for the given attachment version.
- 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) - 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
-
- 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, DraftService.DraftType, String) - Method in class com.atlassian.confluence.content.service.DefaultDraftService
-
Deprecated.
- 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, DraftService.DraftType, String) - Method in interface com.atlassian.confluence.content.service.DraftService
-
- 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(String, String, String, String) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
-
Deprecated.
- removeDraft(Draft) - Method in interface com.atlassian.confluence.pages.DraftManager
-
Removes the draft specified.
- removeDraft(String, String, String, String) - Method in interface com.atlassian.confluence.pages.DraftManager
-
- removeDraftById(long) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
-
Deprecated.
- removeDraftById(long) - Method in interface com.atlassian.confluence.pages.DraftManager
-
- 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.
- 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
-
- 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.
- RemoveESIndexQueueFlushJobUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
-
See CONFDEV-40236.
- RemoveESIndexQueueFlushJobUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveESIndexQueueFlushJobUpgradeTask
-
- 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
-
- removeFieldType(String) - Static method in enum com.atlassian.confluence.search.v2.elasticsearch.ESFieldType
-
Remove dynamic field type information from fieldName.
- RemoveFixedWidthThemeUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
-
- RemoveFixedWidthThemeUpgradeTask(ConfluenceBandanaRecordDao, SessionFactory) - 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
-
- removeFromGroup(String, String) - Method in class bucket.user.providers.ChainedAccessProvider
-
- removeFromGroup() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
-
- removeFromGroup(String, String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcAccessProvider
-
Overriding as JdbcAccessProvider is broken (uses userName instead of membershipUserName in query etc)
- removeFromVelocityCache(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
-
- removeGadgetFeedURL(String) - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetFeedsAdminTab
-
Deprecated.
- 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
-
- removeGroup(Group) - Method in interface bucket.user.UserAccessor
-
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
-
- 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
-
- removeHistoricalVersion(ContentEntityObject) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- RemoveHistoricalVersionAction - Class in com.atlassian.confluence.pages.actions
-
- RemoveHistoricalVersionAction() - Constructor for class com.atlassian.confluence.pages.actions.RemoveHistoricalVersionAction
-
- RemoveHistoricalVersionTest - Class in com.atlassian.confluence.stateless.webdriver.content
-
- RemoveHistoricalVersionTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.content.RemoveHistoricalVersionTest
-
- 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, long) - Method in class com.atlassian.confluence.api.impl.service.content.ContentLabelServiceImpl
-
- removeLabel(ContentId, String) - Method in interface com.atlassian.confluence.api.service.content.ContentLabelService
-
Removes the given label from the specified content
- 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
-
- removeLabel(ContentEntityObject, Label) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
Deprecated.
- removeLabel(Labelable, Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- removeLabel(ContentEntityObject, Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
Deprecated.
- removeLabel(Labelable, Label) - Method in interface com.atlassian.confluence.labels.LabelManager
-
Remove a label from the specified content.
- removeLabel(ContentEntityObject, Label) - Method in interface com.atlassian.confluence.labels.LabelManager
-
- removeLabel(long, long) - Method in interface com.atlassian.confluence.legacyapi.service.content.AttachmentService
-
Remove a label with labelId from the specified content
- removeLabel(long, long) - Method in interface com.atlassian.confluence.legacyapi.service.content.ContentService
-
Remove a label with labelId from the specified content
- removeLabel(String, long) - Method in interface com.atlassian.confluence.legacyapi.service.content.SpaceLabelService
-
Remove a label with labelId from the specified content
- removeLabel(long, long) - Method in interface com.atlassian.confluence.legacyapi.service.content.TemplateService
-
Remove a label with labelId from the specified content
- removeLabel(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
-
Deprecated.
- removeLabel(String) - Method in class com.atlassian.confluence.pageobjects.component.labels.DialogLabelSection
-
Deprecated.
- removeLabel() - Method in class com.atlassian.confluence.pages.actions.RemoveLabelAjaxAction
-
- removeLabel(ContentId, String) - Method in interface com.atlassian.confluence.rest.client.RemoteContentLabelService
-
Remove a label with labelId from the specified content
- removeLabel(ContentId, String) - Method in class com.atlassian.confluence.rest.client.RemoteContentLabelServiceImpl
-
- removeLabel(long, long) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyAttachmentServiceImpl
-
- removeLabel(long, long) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyContentServiceImpl
-
- removeLabel(String, long) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacySpaceLabelServiceImpl
-
- removeLabel(long, long) - Method in class com.atlassian.confluence.ui.rest.service.content.LegacyTemplateServiceImpl
-
- 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) - Constructor for class com.atlassian.confluence.labels.service.RemoveLabelCommandImpl
-
- RemoveLabelCommandImpl(Label, User, long, LabelManager, PermissionManager, SpaceManager, PageTemplateManager, ContentEntityManager) - Constructor for class com.atlassian.confluence.labels.service.RemoveLabelCommandImpl
-
- RemoveLabelCommandImpl(Label, User, long, String, LabelManager, PermissionManager, SpaceManager, PageTemplateManager, ContentEntityManager) - Constructor for class com.atlassian.confluence.labels.service.RemoveLabelCommandImpl
-
- RemoveLabelCommandImpl(long, User, long, LabelManager, PermissionManager, SpaceManager, PageTemplateManager, ContentEntityManager) - Constructor for class com.atlassian.confluence.labels.service.RemoveLabelCommandImpl
-
- RemoveLabelCommandImpl(long, User, long, String, LabelManager, PermissionManager, SpaceManager, PageTemplateManager, ContentEntityManager) - Constructor for class com.atlassian.confluence.labels.service.RemoveLabelCommandImpl
-
- 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.labels.CachingLabelManager
-
- removeLabels(ContentEntityObject, List) - Method in class com.atlassian.confluence.labels.CachingLabelManager
-
Deprecated.
- removeLabels(Labelable, List) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- removeLabels(ContentEntityObject, List) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
Deprecated.
- removeLabels(Labelable, List) - Method in interface com.atlassian.confluence.labels.LabelManager
-
removes a list of labels from the labelable object
- removeLabels(ContentEntityObject, List) - Method in interface com.atlassian.confluence.labels.LabelManager
-
- 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) - Method in class com.atlassian.confluence.like.DefaultLikeManager
-
- removeLike(ContentEntityObject, User) - Method in class com.atlassian.confluence.like.DefaultLikeManager
-
- removeLike(ContentEntityObject) - Method in class com.atlassian.confluence.like.EventPublishingLikeDao
-
Deprecated.
- removeLike(ContentEntityObject, User) - Method in class com.atlassian.confluence.like.EventPublishingLikeDao
-
Deprecated.
- removeLike(ContentEntityObject, User) - Method in class com.atlassian.confluence.like.HibernateLikeDao
-
- removeLike(ContentEntityObject) - Method in class com.atlassian.confluence.like.HibernateLikeDao
-
- removeLike(ContentEntityObject, User) - Method in class com.atlassian.confluence.like.HibernateLikeEntityDao
-
- removeLike(ContentEntityObject, User) - Method in interface com.atlassian.confluence.like.LikeDao
-
Deprecated.
Remove like from content entity for the given user.
- removeLike(ContentEntityObject) - Method in interface com.atlassian.confluence.like.LikeDao
-
- removeLike(ContentEntityObject, User) - Method in interface com.atlassian.confluence.like.LikeEntityDao
-
Remove like from content entity for the given user.
- removeLike(ContentEntityObject) - Method in interface com.atlassian.confluence.like.LikeManager
-
- 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.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
-
- removeMail(Mail) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- removeMail(Mail) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
- removeMailServer(String) - Method in class com.atlassian.confluence.it.mail.MailFacade
-
- removeMailServer() - Method in class com.atlassian.confluence.it.mail.MailFacade
-
- 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
-
- removeMarshallerMetricsConsumer(MarshallerMetricsConsumer) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
-
- removeMembership(Group, User) - Method in class bucket.user.DefaultUserAccessor
-
- removeMembership(String, String) - Method in class bucket.user.DefaultUserAccessor
-
- removeMembership(Group, User) - Method in interface bucket.user.UserAccessor
-
- removeMembership(String, String) - Method in interface bucket.user.UserAccessor
-
- removeMembership(Group, User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
-
Removes the specified user from this group.
- 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.
- 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.
- removePageHistoricalversion() - Method in class com.atlassian.confluence.stateless.webdriver.content.RemoveHistoricalVersionTest
-
- removePageLabel(String, String) - Method in class com.atlassian.confluence.PageAcceptanceTester
-
- RemovePagePermissionAction - Class in com.atlassian.confluence.pages.actions
-
- RemovePagePermissionAction() - Constructor for class com.atlassian.confluence.pages.actions.RemovePagePermissionAction
-
- RemovePageRestrictionsXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- RemovePageRestrictionsXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.RemovePageRestrictionsXsrfAcceptanceTest
-
- 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(String) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
-
Deprecated.
- removePersonalInformation(ConfluenceUser) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
-
- removePersonalInformation(String) - Method in interface com.atlassian.confluence.user.PersonalInformationManager
-
- 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, UserAccessor, 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
-
- 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
-
- 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
-
- 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
- removeReferralLink(ReferralLink) - Method in class com.atlassian.confluence.core.ContentEntityObject
-
- removeReferrer(String) - Method in class com.atlassian.confluence.setup.settings.beans.ReferrerSettings
-
- 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
-
- removeRestriction(Subject) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
-
Deprecated.
- removeRestriction(long) - Method in class com.atlassian.confluence.pageobjects.page.content.PageInfo
-
Deprecated.
- 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
-
- removeSidebarQuickLink(String, long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- removeSidebarQuickLinks(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- 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).
- RemoveSpaceAcceptanceTest - Class in com.atlassian.confluence
-
- RemoveSpaceAcceptanceTest() - Constructor for class com.atlassian.confluence.RemoveSpaceAcceptanceTest
-
- 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
-
- removeSpaceGroup(String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
-
- 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
-
- 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
-
- 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(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
-
- removeSpecificationURL(String) - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetSpecificationsAdminTab
-
Deprecated.
- 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() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.TemplateInfo
-
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.
- RemoveTemplateDialog<T extends AbstractTemplatesPage> - Class in com.atlassian.confluence.pageobjects.component.dialog
-
- RemoveTemplateDialog(Class<T>) - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.RemoveTemplateDialog
-
Deprecated.
- 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
-
- 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
-
- 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
-
- removeUser(User) - Method in interface bucket.user.UserAccessor
-
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.
- 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
-
- removeVersion(long, int) - Method in class test.plugin.versionchildpolicy.DummyVersionChildPolicyTestResource
-
- removeViewPermissions(String) - Static method in class com.atlassian.confluence.PermissionsAcceptanceTestHelper
-
- removeWatcher(User) - Method in class com.atlassian.confluence.pageobjects.page.content.ManageWatchersDialog
-
Deprecated.
- 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(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(String, 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
-
- renameOutgoingLinksToAttachments(ContentEntityObject, String, String) - Method in class com.atlassian.confluence.links.DefaultLinkManager
-
- renameOutgoingLinksToAttachments(ContentEntityObject, String, String) - Method in interface com.atlassian.confluence.links.LinkManager
-
- renameOutgoingLinksToMovedAttachments(ContentEntityObject, String, String, ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.links.DefaultLinkManager
-
- renameOutgoingLinksToMovedAttachments(ContentEntityObject, String, String, ContentEntityObject, ContentEntityObject) - Method in interface com.atlassian.confluence.links.LinkManager
-
- renamePage() - Method in class com.atlassian.confluence.EditPageAcceptanceTest
-
Makes sure that renaming and modifying a page brings up only one version in the history
- renamePage(String, String, String) - Method in class com.atlassian.confluence.PageAcceptanceTester
-
- 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() - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem.Builder
-
- 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.InlineWikiStyleRenderer
-
Deprecated.
Renders a piece of text with inline styles
- 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) - Constructor for class com.atlassian.confluence.content.service.RenderContentCommandImpl
-
- RenderContentXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- RenderContentXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.RenderContentXsrfAcceptanceTest
-
- 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
-
- 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.
- 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
-
- RendererTest - Class in com.atlassian.confluence.stateless.webdriver
-
- RendererTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.RendererTest
-
- 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.
- RenderingLinkNotPermittedException - Exception in com.atlassian.confluence.content.render.xhtml.view.link
-
- RenderingLinkNotPermittedException(String) - Constructor for exception com.atlassian.confluence.content.render.xhtml.view.link.RenderingLinkNotPermittedException
-
- 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
-
- renderLink(String) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- renderMacro(Map, String) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
-
- RenderMetricsAnalyticsAcceptanceTest - Class in com.atlassian.confluence.analytics
-
- RenderMetricsAnalyticsAcceptanceTest() - Constructor for class com.atlassian.confluence.analytics.RenderMetricsAnalyticsAcceptanceTest
-
- renderOutgoingLink(AbstractLink) - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
-
- renderReferralLink(ReferralLink) - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
-
- 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
-
- 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
-
- ReorderTree - Class in com.atlassian.confluence.pageobjects.component.dialog
-
- ReorderTree() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.ReorderTree
-
Deprecated.
- reparentChildren(Comment) - Method in class com.atlassian.confluence.pages.Comment
-
- RepeatableTask - Interface in com.atlassian.confluence.cluster
-
- RepeatableTaskRunner - Class in com.atlassian.confluence.cluster
-
- RepeatableTaskRunner(long, long) - Constructor for class com.atlassian.confluence.cluster.RepeatableTaskRunner
-
Deprecated.
- replace(K, V, V) - Method in class com.atlassian.confluence.cache.CacheAdapter
-
Deprecated.
- 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.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.CachingAttachmentDao
-
- 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.
- replaceCurrentSelectionChildContent(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
-
Deprecated.
- replaceCurrentSelectionChildContentWithHtml(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
-
Deprecated.
- replaceCurrentSelectionText(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
-
Deprecated.
Replaces the text of the current selection with the given text.
- 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
-
- 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.xhtml.api.XhtmlContent
-
- replicate(Object) - Method in interface bucket.core.persistence.ObjectDao
-
Replicate the object.
- 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
-
- replicate(Object) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- replicate(Object) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
-
- 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
-
- ReportsAcceptanceTest - Class in com.atlassian.confluence
-
- ReportsAcceptanceTest() - Constructor for class com.atlassian.confluence.ReportsAcceptanceTest
-
- 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
-
- 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
-
- 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
-
- RequestTimeThreadLocalFilter() - Constructor for class com.atlassian.confluence.core.datetime.RequestTimeThreadLocalFilter
-
- RequiredHealthChecksEnabledCheck - Class in com.atlassian.confluence.plugins.healthcheck.requiredhealthchecks
-
Check whether all required healthcheck modules are enabled.
- RequiredHealthChecksEnabledCheck(PluginAccessor, RequiredHealthChecksSupplier) - Constructor for class com.atlassian.confluence.plugins.healthcheck.requiredhealthchecks.RequiredHealthChecksEnabledCheck
-
- RequiredHealthChecksSupplier - Interface in com.atlassian.confluence.plugins.healthcheck.requiredhealthchecks
-
Decouples RequiredHealthChecksEnabledCheck from the source of the list of tests to check
- 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.
- RESCAN_FUDGE_FACTOR_MS - Static variable in class com.atlassian.confluence.plugin.DatabaseClassLoadingPluginLoader
-
- rescheduleJobs() - Method in class com.atlassian.confluence.schedule.TenantAwareJobRescheduler
-
- reset() - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
-
- reset(Runnable) - Method in interface com.atlassian.confluence.api.model.index.IndexRecoverer
-
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 class com.atlassian.confluence.content.render.xhtml.migration.AbstractOrderedEntityObjectBatchableWorkSource
-
Deprecated.
- 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
-
- reset() - Method in class com.atlassian.confluence.core.InputStreamExceptionDecorator
-
- 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
-
- 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 class com.atlassian.confluence.rest.ApplinksAcceptanceTest
-
- 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
-
- 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
-
- 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 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 class com.atlassian.confluence.search.DelegatingIndexManager
-
- resetIndexQueue() - Method in class com.atlassian.confluence.search.elasticsearch.ESIndexManager
-
- 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
-
- ResetPasswordAcceptanceTest - Class in com.atlassian.confluence
-
- ResetPasswordAcceptanceTest() - Constructor for class com.atlassian.confluence.ResetPasswordAcceptanceTest
-
- 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
-
- 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
-
- resetScreenSize() - Static method in class com.atlassian.confluence.stateless.webdriver.editor.EditorDraftsCreateContentTest
-
- 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 hibernate.extras.ResettableTableHiLoGenerator that implements the
Hibernate 5 identifier generator interface.
- 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
-
- 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
-
- resetVisualComparer() - Method in class com.atlassian.confluence.webdriver.visualregression.AbstractVisualRegressionTest
-
- 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() - Constructor for class com.atlassian.confluence.event.listeners.ResetXStreamPluginListener
-
- ResizableImage - Class in com.atlassian.confluence.util
-
- 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(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(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(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(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
-
- 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
-
- 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
-
- 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 - Variable in class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
-
- Resource - Class in com.atlassian.confluence.util
-
- Resource() - Constructor for class com.atlassian.confluence.util.Resource
-
Deprecated.
- RESOURCE1 - Static variable in class com.atlassian.confluence.api.CustomWebResourceAddingMacro
-
- RESOURCE2 - Static variable in class com.atlassian.confluence.api.CustomWebResourceAddingMacro
-
- 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
Macro
s 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
-
Extract a resource identified by name from a module and expose it as
DataSource
.
- 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, Predicate<PluginDataSourceFactory.ResourceView>) - Method in class com.atlassian.confluence.core.DefaultPluginDataSourceFactory
-
- resourcesFromModules(String, Predicate<PluginDataSourceFactory.ResourceView>) - Method in interface com.atlassian.confluence.core.PluginDataSourceFactory
-
Extract resources from a module and expose them as
DataSources
.
- resourcesFromModules(String) - Method in interface com.atlassian.confluence.core.PluginDataSourceFactory
-
Extract all resources from a module and expose them as
DataSources
.
- ResourceType - Class in com.atlassian.confluence.api.model.content.webresource
-
- ResourceType(String) - Constructor for class com.atlassian.confluence.api.model.content.webresource.ResourceType
-
- 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
-
- 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
-
- REST_PATH - Static variable in class com.atlassian.confluence.it.RestHelper
-
- RestAcceptanceTest - Class in com.atlassian.confluence
-
- RestAcceptanceTest() - Constructor for class com.atlassian.confluence.RestAcceptanceTest
-
- RestAcceptanceTestHarness - Class in com.atlassian.confluence.harnesses
-
A harness for all of the RPC related acceptance tests.
- RestAcceptanceTestHarness() - Constructor for class com.atlassian.confluence.harnesses.RestAcceptanceTestHarness
-
- RestApiContentAcceptanceTest - Class in com.atlassian.confluence.rest.api
-
Tests _expandable
in Content resources.
- RestApiContentAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.api.RestApiContentAcceptanceTest
-
- RestApiContentDraftAcceptanceTest - Class in com.atlassian.confluence.rest.api
-
Tests self links for Content draft REST responses.
- RestApiContentDraftAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.api.RestApiContentDraftAcceptanceTest
-
- RestApiContentRestrictionAcceptanceTest - Class in com.atlassian.confluence.rest.api
-
Tests resource-specific things in ContentRestrictionResource.
- RestApiContentRestrictionAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.api.RestApiContentRestrictionAcceptanceTest
-
- RestApiContentTrashAcceptanceTest - Class in com.atlassian.confluence.rest.api
-
Test trash resource response codes.
- RestApiContentTrashAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.api.RestApiContentTrashAcceptanceTest
-
- RestApiGroupAcceptanceTest - Class in com.atlassian.confluence.rest.api
-
- RestApiGroupAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.api.RestApiGroupAcceptanceTest
-
- RestApiResource - Class in com.atlassian.confluence.rest.api
-
A WebResource that includes methods specific to the Confluence REST API.
- RestApiResource(WebResource) - Constructor for class com.atlassian.confluence.rest.api.RestApiResource
-
- RestApiSearchAcceptanceTest - Class in com.atlassian.confluence.rest.api
-
Tests _expandable
in Content resources.
- RestApiSearchAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.api.RestApiSearchAcceptanceTest
-
- RestApiSpaceAcceptanceTest - Class in com.atlassian.confluence.rest.api
-
Tests _links, _expandable and metadata in Space resources.
- RestApiSpaceAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.api.RestApiSpaceAcceptanceTest
-
- RestApiUserAcceptanceTest - Class in com.atlassian.confluence.rest.api
-
- RestApiUserAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.api.RestApiUserAcceptanceTest
-
- RestApiVersionAcceptanceTest - Class in com.atlassian.confluence.rest.api
-
Tests self links for Version REST responses.
- RestApiVersionAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.api.RestApiVersionAcceptanceTest
-
- 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
-
- RestAttachmentAcceptanceTest - Class in com.atlassian.confluence.rest
-
- RestAttachmentAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.RestAttachmentAcceptanceTest
-
- RestAttachmentManager - Interface in com.atlassian.confluence.plugins.rest.manager
-
- RestChildContentAcceptanceTest - Class in com.atlassian.confluence.rest.api
-
- RestChildContentAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.api.RestChildContentAcceptanceTest
-
- restClient() - Method in class com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest
-
Deprecated.
- restClient - Static variable in class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- restClient - Static variable in class com.atlassian.confluence.stateless.webdriver.multibrowser.AbstractCollaborativeMultiBrowserTest
-
- restClient - Static variable in class com.atlassian.confluence.stateless.webdriver.multibrowser.AbstractHeartbeatTest
-
- restClient - Static variable in class com.atlassian.confluence.stateless.webdriver.multibrowser.EditorLimitedModeTest
-
- restClient - Static variable in class com.atlassian.confluence.stateless.webdriver.multibrowser.SharedDraftsHeartbeatTest
-
- 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
-
- 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
-
- RestEditorAcceptanceTest - Class in com.atlassian.confluence.rest
-
- RestEditorAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.RestEditorAcceptanceTest
-
- RestEndpoint - Class in test.plugin.restmodule
-
- RestEndpoint() - Constructor for class test.plugin.restmodule.RestEndpoint
-
- 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
-
- 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
ServiceException
s thrown by REST resources.
- RestExceptionMapper - Class in com.atlassian.confluence.functest.rest.admin
-
- RestExceptionMapper() - Constructor for class com.atlassian.confluence.functest.rest.admin.RestExceptionMapper
-
- RestExceptionMapper - Class in com.atlassian.confluence.plugins.restapi.exceptions
-
- RestExceptionMapper() - Constructor for class com.atlassian.confluence.plugins.restapi.exceptions.RestExceptionMapper
-
- RestExceptionMapper - Class in com.atlassian.confluence.plugins.synchrony.rest
-
- RestExceptionMapper() - Constructor for class com.atlassian.confluence.plugins.synchrony.rest.RestExceptionMapper
-
- RestExperimentalApiContentRestrictionAcceptanceTest - Class in com.atlassian.confluence.rest.api
-
- RestExperimentalApiContentRestrictionAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.api.RestExperimentalApiContentRestrictionAcceptanceTest
-
- RestExperimentalApiPageContentTemplateAcceptanceTest - Class in com.atlassian.confluence.rest.api
-
- RestExperimentalApiPageContentTemplateAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.api.RestExperimentalApiPageContentTemplateAcceptanceTest
-
- RestFieldValidationError - Class in com.atlassian.confluence.rest.api.model.validation
-
- RestFieldValidationError(SimpleFieldValidationError) - Constructor for class com.atlassian.confluence.rest.api.model.validation.RestFieldValidationError
-
- RestHelper - Class in com.atlassian.confluence.it
-
Provides methods for creating REST WebResource objects and processing REST calls.
- RestHelper() - Constructor for class com.atlassian.confluence.it.RestHelper
-
- RestLinksMapAcceptanceTest - Class in com.atlassian.confluence.rest.api
-
Tests the "links" property of various Model objects that is moved into the _links map of the REST JSON.
- RestLinksMapAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.api.RestLinksMapAcceptanceTest
-
- 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
-
- RestListLinkEnricher(RestNavigationService) - Constructor for class com.atlassian.confluence.plugins.restapi.enrich.model.RestListLinkEnricher
-
- RestListLinksAcceptanceTest - Class in com.atlassian.confluence.rest
-
- RestListLinksAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.RestListLinksAcceptanceTest
-
- 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
-
- 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
- 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(InputStream) - Method in interface com.atlassian.confluence.importexport.plugin.BackupRestoreProvider
-
- 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
-
- 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.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
-
Restore a trashed piece of content.
- restore(Content) - Method in class com.atlassian.confluence.rest.client.RemoteContentServiceImpl
-
- restore(Content) - Method in interface com.atlassian.confluence.rest.client.RemoteContentTrashService
-
Restore a trashed piece of content.
- 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
-
- restoreBrowserSystemProperty() - Static method in class com.atlassian.confluence.stateless.webdriver.multibrowser.AbstractMultiBrowserTest
-
- 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
-
- 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
-
- restoreOriginalScreenSize() - Method in class com.atlassian.confluence.webdriver.editor.EditorDraftsTest
-
- 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
-
- restoreUPMSettings() - Static method in class com.atlassian.confluence.stateless.webdriver.UPMTest
-
- 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_LABEL - Static variable in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- RESTRICTED_TEAM_LABEL - Static variable in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- RESTRICTED_TEAM_LABEL_TAB - Static variable in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- RESTRICTED_TOOLTIP - Static variable in class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- RestrictedPageAcceptanceTest - Class in com.atlassian.confluence
-
No Permission pages render a 'Request access' template if bundled confluence-request-access-plugin is enabled.
- RestrictedPageAcceptanceTest() - Constructor for class com.atlassian.confluence.RestrictedPageAcceptanceTest
-
- restrictedSpacesAreFiltered() - Method in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- 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<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
-
- RESTRICTIONS_PERMS - Static variable in class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- restrictionSubjects() - Static method in class com.atlassian.confluence.rest.api.model.pagination.PaginationLimits
-
Maximum number of
Subject
s to return at a time.
- restrictQuery(User, BooleanQuery) - Method in interface com.atlassian.confluence.search.ConfluenceSearchScope
-
Deprecated.
- restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.ExcludeMailAttachmentsScope
-
Deprecated.
- restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.ExcludeProfileAttachmentsScope
-
Deprecated.
- restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.LabelScope
-
Deprecated.
- restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.ModifiedInLastDaysScope
-
Deprecated.
- restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.ModifiedSinceScope
-
Deprecated.
- restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.PermittedSpacesScope
-
Deprecated.
- restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.SpaceScope
-
Deprecated.
- restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.TextScope
-
Deprecated.
- restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.TypeScope
-
Deprecated.
- restrictQuery(BooleanQuery) - Method in class com.atlassian.confluence.search.scope.UserScope
-
- restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.UserScope
-
Deprecated Since 5.1.
- restrictToLoggedInUser(EditorPage, OperationKey) - Method in class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- restrictToUserAndAssertIsRestricted(UserFixture, EditorPage) - Method in class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- RestSearchAcceptanceTest - Class in com.atlassian.confluence.rest
-
- RestSearchAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.RestSearchAcceptanceTest
-
- 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
- RestSelfLinkAcceptanceTest - Class in com.atlassian.confluence.rest.api
-
Tests _links
in Content resources.
- RestSelfLinkAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.api.RestSelfLinkAcceptanceTest
-
- restSession - Variable in class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- RestSignupAcceptanceTest - Class in com.atlassian.confluence.rest
-
- RestSignupAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.RestSignupAcceptanceTest
-
- RestSpaceAcceptanceTest - Class in com.atlassian.confluence.rest
-
- RestSpaceAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.RestSpaceAcceptanceTest
-
- RestSpaceListAcceptanceTest - Class in com.atlassian.confluence.rest
-
- RestSpaceListAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.RestSpaceListAcceptanceTest
-
- RestSpaceManager - Interface in com.atlassian.confluence.plugins.rest.manager
-
- RestTestHelper - Class in com.atlassian.confluence.rest
-
Provides common functionality to REST acceptance tests.
- RestTestHelper(AcceptanceTestHelper) - Constructor for class com.atlassian.confluence.rest.RestTestHelper
-
- RestUserSessionManager - Interface in com.atlassian.confluence.plugins.rest.manager
-
- RestValidationError - Class in com.atlassian.confluence.rest.api.model.validation
-
- RestValidationError(ValidationError) - Constructor for class com.atlassian.confluence.rest.api.model.validation.RestValidationError
-
- RestValidationResult - Class in com.atlassian.confluence.rest.api.model.validation
-
- 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(T, String) - Constructor for class com.atlassian.confluence.search.v2.elasticsearch.ESRequestMapper.Result
-
- RESULT_PRECONDITIONS_FAILED - Static variable in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
-
- ResultCategoriser - Interface in com.atlassian.confluence.search.contentnames
-
- ResultConverter - Interface in com.atlassian.confluence.search.contentnames.lucene
-
Converts search results from docId's into actual
SearchResult
s.
- resultFilter - Variable in class com.atlassian.confluence.search.v2.AbstractSearch
-
- ResultFilter - Interface in com.atlassian.confluence.search.v2
-
- 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() - Method in class com.atlassian.confluence.pageobjects.page.search.SearchPage
-
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.
- resultScores - Variable in class com.atlassian.confluence.search.contentnames.lucene.BaseScoringFilter
-
- 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
-
- 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
-
- resumeAllJobs(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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.
- resumeDraftFromEditor(EditorPage, String) - Method in class com.atlassian.confluence.webdriver.editor.base.AbstractEditorDraftsTest
-
- 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
-
- resumeJob(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- 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
-
- resumeJob(String) - Method in class com.atlassian.confluence.it.rpc.delegates.admin.SchedulerRpc
-
- 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
-
- resumeJob(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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
-
The period of time that audit log records are preserved.
- retrieve() - Method in class com.atlassian.confluence.license.DefaultLicenseService
-
- retrieve(Product) - Method in class com.atlassian.confluence.license.DefaultLicenseService
-
- 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
-
Retrieves the license for the requested product.
- retrieve() - Method in interface com.atlassian.confluence.license.LicenseWebFacade
-
- retrieve(Product) - Method in interface com.atlassian.confluence.license.LicenseWebFacade
-
- retrieve() - Method in class com.atlassian.confluence.license.LicenseWebFacadeTemplate
-
- retrieve(Product) - Method in class com.atlassian.confluence.license.LicenseWebFacadeTemplate
-
- 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
-
- 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
-
Retrieves the value associated with the key from the given context.
- retrieve(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
-
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
-
- retrieveKeys(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
-
- retrieveKeys(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
-
Bypass the cache
- retrieveKeys(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
-
- 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, String, int, int, int) - Method in class com.atlassian.confluence.pages.thumbnail.renderer.DelegatingThumbnailRenderer
-
- 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
-
- 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.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
-
A meta annotation that indicates to the annotation uberspect that the annotation should be retained with the return
value in the Velocity context.
- 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
-
- revertAllSystemTemplates() - Static method in class com.atlassian.confluence.stateless.webdriver.DefaultSpaceContentTest
-
- 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
-
- revertContentEntityBackToVersion(ContentEntityObject, int, String, boolean) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- RevertContentToVersionCommand - Class in com.atlassian.confluence.content.service.page
-
- RevertContentToVersionCommand(PermissionManager, ContentEntityManager) - Constructor for class com.atlassian.confluence.content.service.page.RevertContentToVersionCommand
-
- RevertPageAcceptanceTest - Class in com.atlassian.confluence
-
- RevertPageAcceptanceTest() - Constructor for class com.atlassian.confluence.RevertPageAcceptanceTest
-
- 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
-
- revertTemplate() - Method in class com.atlassian.confluence.pageobjects.page.admin.templates.PluginTemplateInfo
-
Deprecated.
- 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
-
- 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.
- revokeAnonAccess() - Static method in class com.atlassian.confluence.stateless.webdriver.QuickReloadTest
-
- revokeAnonymousPermission(SpacePermission, Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- revokeAnonymousUsePermission() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- revokeAnonymousUsePermission() - Method in class com.atlassian.confluence.it.rpc.xmlrpc.XmlRpcPermissionsClient
-
- revokeAnonymousViewUserProfilePermission() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- 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.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
-
Rewrites any
UserKey
s in
UserResourceIdentifier
s in the supplied storage format content, by
using the supplied function to map on userkey to another.
- rgbToHsl(int, float[]) - Static method in class com.atlassian.confluence.themes.AbstractColourScheme
-
- 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
-
- 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
-
- ROUTING - Static variable in class com.atlassian.confluence.search.elasticsearch.ESScanner
-
- rowSelectorCheckbox() - Method in class com.atlassian.confluence.pageobjects.page.space.EditSpacePermissionsRow
-
Deprecated.
- rpc - Variable in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
- rpc - Variable in class com.atlassian.confluence.api.AbstractAcceptanceTest
-
- rpc() - Method in class com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest
-
Deprecated.
- rpc - Variable in class com.atlassian.confluence.it.rest.AbstractRestAcceptanceTest
-
Deprecated.
- rpc - Variable in class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
-
- rpc - Variable in class com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
-
- rpc - Variable in class com.atlassian.confluence.selenium.AbstractSeleniumTest
-
- 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.
- RpcAcceptanceTestHarness - Class in com.atlassian.confluence.harnesses
-
A harness for all of the RPC related acceptance tests.
- RpcAcceptanceTestHarness() - Constructor for class com.atlassian.confluence.harnesses.RpcAcceptanceTestHarness
-
- 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
-
- RpcBaseResolver - Interface in com.atlassian.confluence.it.rpc
-
- rpcClient - Static variable in class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- rpcClient - Static variable in class com.atlassian.confluence.stateless.webdriver.export.SpaceHtmlExportTest
-
- RpcConfigurationChangeListener - Class in com.atlassian.confluence.rpc
-
- RpcConfigurationChangeListener() - Constructor for class com.atlassian.confluence.rpc.RpcConfigurationChangeListener
-
- rpclogCommandOutput(String) - Method in class com.atlassian.confluence.FileHandleTestingSuite.FileHandleTest
-
- 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
-
- RpcRuntimeException - Exception in com.atlassian.confluence.it.rpc
-
- 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
-
- rpcSession - Variable in class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- rpcSession - Variable in class com.atlassian.confluence.stateless.webdriver.export.SpaceHtmlExportTest
-
- RssAcceptanceTest - Class in com.atlassian.confluence
-
- RssAcceptanceTest() - Constructor for class com.atlassian.confluence.RssAcceptanceTest
-
- 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
-
- RssFeedBuilderAcceptanceTest - Class in com.atlassian.confluence
-
- RssFeedBuilderAcceptanceTest() - Constructor for class com.atlassian.confluence.RssFeedBuilderAcceptanceTest
-
- 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.
- rules - Variable in class com.atlassian.confluence.setup.SetupAcceptanceTest
-
- run() - Method in class com.atlassian.confluence.cache.ehcache.EhCacheStatisticsPublisher
-
Deprecated.
- run() - Method in interface com.atlassian.confluence.cluster.RepeatableTask
-
Deprecated.
Runs the task and returns its status as a boolean.
- 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.internal.index.elasticsearch.ESUnIndexer
-
- 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
-
An experimental command for running services as another user.
- RunAsUserCommand(ConfluenceUser, ServiceCommand) - Constructor for class com.atlassian.confluence.core.service.RunAsUserCommand
-
- RunAsUserCommand(User, ServiceCommand) - Constructor for class com.atlassian.confluence.core.service.RunAsUserCommand
-
- runAutocomplete() - Method in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
-
- runEmailHandlers() - Method in class com.atlassian.confluence.it.rpc.MailRpc
-
- 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
-
- 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.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.importexport.impl.BackupJob
-
- runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.importexport.impl.CleanTempDirectoryJob
-
- runJob(JobRunnerRequest) - Method in class com.atlassian.confluence.internal.audit.AuditCleanerJob
-
- 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
-
- runJob(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- 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.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
-
- 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.search.elasticsearch.journalverifier.ESIndexJournalVerifierJob
-
- runJob(String, String) - Method in class com.atlassian.confluence.selenium.client.ScheduledJobAdmin
-
- 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.AbstractPageTemplateMigrationUpgradeTask
-
- runOnSpaceImport() - Method in class com.atlassian.confluence.upgrade.upgradetask.AddHibernateVersionColumnUpgradeTask
-
- 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.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.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.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.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.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.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.SetAttachmentStorageSettingForClustersUpgradeTask
-
This doesn't apply to spaces.
- 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
-
- runSearch(String) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- runSearchWithEnter(String) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- runTenantInitialiser() - Method in class com.atlassian.confluence.core.persistence.schema.StartupSchemaChecker
-
- runTest(Map<String, Object>) - Method in class com.atlassian.confluence.qunit.pageobjects.DelegatingQUnitTestProduct
-
- runTest(Map<String, Object>) - Method in interface com.atlassian.confluence.qunit.pageobjects.QUnitTestProduct
-
- runTest(Map<String, Object>) - Method in class com.atlassian.confluence.qunit.pageobjects.UnitTestedProduct
-
- runTest() - Method in class com.atlassian.confluence.selenium.AbstractSeleniumTest
-
- runtimeCompilationCheckRule - Variable in class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
-
Deprecated.
- 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
-
- RUSSIAN - Static variable in class com.atlassian.confluence.setup.settings.Settings
-
- 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
-
- safelyAddAllToBuilder(ImmutableList.Builder<T>, Iterable<T>) - Static method in class com.atlassian.confluence.api.model.reference.BuilderUtils
-
- safelyPutAllToBuilder(ImmutableMap.Builder<K, V>, Map<K, V>) - Static method in class com.atlassian.confluence.api.model.reference.BuilderUtils
-
- safelyPutToBuilder(ImmutableMap.Builder<K, V>, K, V) - Static method in class com.atlassian.confluence.api.model.reference.BuilderUtils
-
- 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
-
- SafeXmlParserFactory - Class in com.atlassian.confluence.xml
-
- SafeXmlParserFactory() - Constructor for class com.atlassian.confluence.xml.SafeXmlParserFactory
-
Deprecated.
- salDarkFeatureManager - Variable in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
Save an object.
- 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<Option<AuditRecord>>) - Method in class com.atlassian.confluence.impl.audit.listener.AbstractAuditListener
-
Saves the auditRecord generated by recordSupplier if both the system is ready and capable of saving, and the
record itself is not an empty Option.
- save(EntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.CachingNotificationDao
-
- save(EntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
-
- 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.EditGeneralConfigurationPage
-
Deprecated.
- save() - Method in class com.atlassian.confluence.pageobjects.page.admin.EditGlobalPermissionsPage
-
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.content.EditAttachmentPage
-
Deprecated.
- save(Class<T>) - Method in class com.atlassian.confluence.pageobjects.page.content.EditAttachmentPage
-
Deprecated.
- save() - Method in class com.atlassian.confluence.pageobjects.page.space.EditSpacePermissionsPage
-
Deprecated.
- save() - Method in class com.atlassian.confluence.pageobjects.page.space.EditSpaceStylesheetPage
-
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.hibernate.CachingPageDao
-
- save(EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- 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() - Method in class com.atlassian.confluence.selenium.client.Editor
-
- save(DraftData) - Method in class com.atlassian.confluence.tinymceplugin.rest.DraftsResource
-
- save(EntityObject) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
-
- 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 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
-
- saveAttachment(Attachment, Attachment, InputStream) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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
-
- 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
-
- saveAttachmentData(Attachment, AttachmentDataStream, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.strategy.DualAttachmentDataFileSystemPrimaryLocal
-
- saveAttachmentData(Attachment, AttachmentDataStream, boolean) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.TrackingAttachmentDataFileSystem
-
- 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
-
- saveAttachments(List<SavableAttachment>) - Method in class com.atlassian.confluence.pages.CachingAttachmentManager
-
- 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
-
- 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.mail.DefaultMailContentManager
-
Deprecated.
- saveContentEntity(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- 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.
- saveDialog() - Method in class com.atlassian.confluence.sanity.cac.pageobjects.AddVersionDialog
-
- saveDialogAndWaitForHidden() - 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, String, DraftService.DraftType, String, Long, String, int) - Method in class com.atlassian.confluence.content.service.DefaultDraftService
-
- saveDraftFromEditor(String, DraftService.DraftType, String, String, String, int) - Method in class com.atlassian.confluence.content.service.DefaultDraftService
-
Deprecated.
- saveDraftFromEditor(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(String, DraftService.DraftType, String, String, String, int) - Method in interface com.atlassian.confluence.content.service.DraftService
-
- 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
-
Save a newly created CEO
- saveForCreate(T, Option<Draft>) - Method in class com.atlassian.confluence.content.apisupport.ContentCreator
-
Save a newly created CEO
- saveGadgetConfig() - Method in class com.atlassian.confluence.pageobjects.component.dialog.ActivityStreamGadgetMacroPreview
-
Deprecated.
- 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
-
- 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
-
- 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.CachingAttachmentDao
-
- 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.CachingAttachmentDao
-
- 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.
- 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>) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- saveNewVersion(T, Modification<T>, SaveContext) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- 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
-
- saveOrUpdate(IndexQueueEntry) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateIndexQueueEntryDao
-
- 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(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
-
saves the object.
- 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
-
- saveRaw(EntityObject) - Method in class com.atlassian.confluence.impl.mail.notification.persistence.DelegatingNotificationDao
-
- saveRaw(EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
-
- saveRaw(EntityObject) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
-
- 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
-
- saveReferralLink(ReferralLink) - Method in interface com.atlassian.confluence.links.ReferralManager
-
- 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(BigPipeSettingsManager.BigPipeSettings) - Method in class com.atlassian.confluence.internal.bigpipe.BigPipeSettingsManager
-
- 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.
- 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 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
-
- saveTrackback(Trackback, long) - Method in interface com.atlassian.confluence.links.ReferralManager
-
- 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
-
- saveUser(HibernateUser) - Method in class bucket.user.persistence.dao.hibernate.BucketUserDAO
-
Deprecated.
- saveUser(User) - Method in interface bucket.user.UserAccessor
-
Persists changes made to a user (e.g.
- saveUser(User) - Method in class com.atlassian.confluence.user.ConfluenceUserManager
-
- saveUserStatus(String, String) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- saveUserStatus(String, String, Space) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- saveUserStatus(ConfluenceUser, String) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- saveUserStatus(ConfluenceUser, String, Space) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- saveUserStatus(UserStatus) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
-
Deprecated.
- saveUserStatus(String, String) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
- saveUserStatus(String, String, Space) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
- saveUserStatus(ConfluenceUser, String) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Saves a new status.
- saveUserStatus(ConfluenceUser, String, Space) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Saves a new status, targeted to a specific space.
- saveUserStatus(UserStatus) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
-
Deprecated.
Saves a status
- 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.AbstractEditorPage
-
Deprecated.
- saveWithKeyboardShortcut() - Method in class com.atlassian.confluence.pageobjects.page.content.Editor
-
Deprecated.
- saveWithKeyboardShortcut() - Method in class com.atlassian.confluence.selenium.client.Editor
-
- saveWithLocation() - Method in class com.atlassian.confluence.selenium.client.Editor
-
Note that this is only available as a dark feature now.
- saveWithoutReload() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
-
- saveWithPasswordConfirmation(String) - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserProfilePage
-
Deprecated.
- saveWithPasswordConfirmationExpectingError(String) - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserProfilePage
-
Deprecated.
- saveWithReload() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
-
- scaleImageToMaxHeight(File, int) - Method in class com.atlassian.confluence.plugins.lookandfeel.ImageScaler
-
- scan() - Method in class com.atlassian.confluence.plugin.DatabasePluginScanner
-
- scan(Consumer<SearchHit>) - Method in class com.atlassian.confluence.search.elasticsearch.ESScanner
-
- 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
-
- 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 - Interface in com.atlassian.confluence.schedule
-
This is intended to be the interface for setting atlassian-scheduler jobs
from Spring.
- ScheduledJobAdmin - Class in com.atlassian.confluence.selenium.client
-
Provides access to the scheduled admin functionality.
- ScheduledJobAdmin(ConfluenceSeleniumClient, Suite) - Constructor for class com.atlassian.confluence.selenium.client.ScheduledJobAdmin
-
- ScheduledJobAdminTest - Class in com.atlassian.confluence.selenium
-
Tests the Scheduled Job Admin UI functionality.
- ScheduledJobAdminTest() - Constructor for class com.atlassian.confluence.selenium.ScheduledJobAdminTest
-
- 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.
- 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
-
- ScheduleJobAdminEditDialog - Class in com.atlassian.confluence.selenium.client
-
Class for interacting with the scheduled job edit dialog.
- ScheduleJobAdminEditDialog(ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.ScheduleJobAdminEditDialog
-
- ScheduleJobAdminHistoryDialog - Class in com.atlassian.confluence.selenium.client
-
Class for interacting with the schedule job history dialog.
- ScheduleJobAdminHistoryDialog(ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.ScheduleJobAdminHistoryDialog
-
- ScheduleJobAdminXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- ScheduleJobAdminXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.ScheduleJobAdminXsrfAcceptanceTest
-
- 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.
- 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) - 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
-
- 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
-
- 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
-
Replaces functionality in the ConfluenceHibernateSetup for running schema actions against a database.
- SchemaHelper() - Constructor for class bucket.core.persistence.hibernate.schema.SchemaHelper
-
- SchemaHelper(Iterable<String>, Properties) - Constructor for class bucket.core.persistence.hibernate.schema.SchemaHelper
-
- SchemaHelper(Iterable<String>, HibernateConfig) - Constructor for class bucket.core.persistence.hibernate.schema.SchemaHelper
-
- SchemaInconsistencyWarningEvent - Class in com.atlassian.confluence.core.persistence.schema.event
-
- SchemaInconsistencyWarningEvent(int) - Constructor for class com.atlassian.confluence.core.persistence.schema.event.SchemaInconsistencyWarningEvent
-
- SchemaUpdateListener - Class in bucket.core.persistence.hibernate.schema
-
Make sure the Confluence database schema is up to date
- SchemaUpdateListener() - Constructor for class bucket.core.persistence.hibernate.schema.SchemaUpdateListener
-
- schemaVersion(int) - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails.MacroFormDetailsBuilder
-
- SCOPE_PREFIX - Static variable in class com.atlassian.confluence.search.scope.SpaceScope
-
Deprecated.
- SCOPE_PREFIX - Static variable in interface com.atlassian.confluence.search.v2.SpaceCategories
-
- score(List<QueryToken>, Collector) - Method in interface com.atlassian.confluence.search.contentnames.lucene.ContentNameScorer
-
- score(List<QueryToken>, Collector, String...) - Method in interface com.atlassian.confluence.search.contentnames.lucene.ContentNameScorer
-
- score(List<QueryToken>, Collector, Set<Attachment.Type>, String...) - Method in interface com.atlassian.confluence.search.contentnames.lucene.ContentNameScorer
-
- score(List<QueryToken>, Collector, Set<Attachment.Type>, boolean, String...) - Method in interface com.atlassian.confluence.search.contentnames.lucene.ContentNameScorer
-
- score(List<QueryToken>, Collector, Set<Attachment.Type>, boolean, Map<String, Object>, String...) - Method in interface com.atlassian.confluence.search.contentnames.lucene.ContentNameScorer
-
- score(List<QueryToken>, Collector, Map<String, Object>) - Method in interface com.atlassian.confluence.search.contentnames.lucene.ContentNameScorer
-
- score(List<QueryToken>, Collector) - Method in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameScorer
-
- score(List<QueryToken>, Collector, String...) - Method in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameScorer
-
- score(List<QueryToken>, Collector, Set<Attachment.Type>, String...) - Method in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameScorer
-
- score(List<QueryToken>, Collector, Map<String, Object>) - Method in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameScorer
-
- score(List<QueryToken>, Collector, Set<Attachment.Type>, boolean, String...) - Method in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameScorer
-
- score(List<QueryToken>, Collector, Set<Attachment.Type>, boolean, Map<String, Object>, String...) - Method in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameScorer
-
- ScoreConfig - Class in com.atlassian.confluence.plugins.edgeindex
-
- ScoreConfig() - Constructor for class com.atlassian.confluence.plugins.edgeindex.ScoreConfig
-
- scorePayload(int, int, int, BytesRef) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BM25LSimilarity
-
The default implementation returns 1
- ScoringPrefixFilter - Class in com.atlassian.confluence.search.contentnames.lucene
-
Filters by prefix and increments the score for each document that passes the filter.
- ScoringPrefixFilter(Term) - Constructor for class com.atlassian.confluence.search.contentnames.lucene.ScoringPrefixFilter
-
Construct a new filter that will update score in the supplied DocumentScores.
- ScoringPrefixFilter(Term, byte) - Constructor for class com.atlassian.confluence.search.contentnames.lucene.ScoringPrefixFilter
-
Construct a new ScoringTermFilter that will modify the supplied scores.
- ScoringTermFilter - Class in com.atlassian.confluence.search.contentnames.lucene
-
Filters by a particular term, and increments the score for each document that passes the filter.
- ScoringTermFilter(Term) - Constructor for class com.atlassian.confluence.search.contentnames.lucene.ScoringTermFilter
-
Construct a new ScoringTermFilter that will modify the supplied scores.
- ScoringTermFilter(Term, byte) - Constructor for class com.atlassian.confluence.search.contentnames.lucene.ScoringTermFilter
-
Construct a new ScoringTermFilter that will modify the supplied scores.
- SCREEN_READER_NEW_WINDOW_TAG_I18N_KEY - Static variable in class com.atlassian.confluence.content.render.xhtml.view.link.DefaultCommonLinkAttributesWriter
-
- screenShotIndex - Variable in class com.atlassian.confluence.selenium.AbstractSeleniumTest
-
- 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.
- ScrollVersionsTest - Class in com.atlassian.confluence.sanity.cac
-
- ScrollVersionsTest() - Constructor for class com.atlassian.confluence.sanity.cac.ScrollVersionsTest
-
- 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.v2.ShadowSearchManager
-
- search(SearchWithToken) - Method in class com.atlassian.confluence.internal.search.v2.ShadowSearchManager
-
- search(ISearch, Set<String>) - Method in class com.atlassian.confluence.internal.search.v2.ShadowSearchManager
-
- search(Search) - Method in class com.atlassian.confluence.internal.search.v2.ShadowSearchManager
-
- 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.MoveBlogPostDialog.SpacePicker
-
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(String) - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
Type in the search field and wait until search results are returned.
- 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, int, boolean, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.SearchResource
-
- 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(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(List<QueryToken>, ResultTemplate, String...) - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearcher
-
- search(List<QueryToken>, ResultTemplate, Set<Attachment.Type>, String...) - Method in interface com.atlassian.confluence.search.contentnames.ContentNameSearcher
-
- 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
-
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(List<QueryToken>) - Method in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameSearcher
-
- search(List<QueryToken>, ResultTemplate) - Method in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameSearcher
-
- search(List<QueryToken>, ResultTemplate, String...) - Method in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameSearcher
-
- search(List<QueryToken>, ResultTemplate, Set<Attachment.Type>, String...) - Method in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameSearcher
-
- search(List<QueryToken>, ResultTemplate, Set<Attachment.Type>, boolean, int, Integer, Map<String, Object>, String...) - Method in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameSearcher
-
- search(SearchRequest) - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- search(SearchRequest, ActionListener<SearchResponse>) - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- search(ISearch) - Method in class com.atlassian.confluence.search.v2.DelegatingSearchManager
-
- search(SearchWithToken) - Method in class com.atlassian.confluence.search.v2.DelegatingSearchManager
-
- search(ISearch, Set<String>) - Method in class com.atlassian.confluence.search.v2.DelegatingSearchManager
-
- search(Search) - Method in class com.atlassian.confluence.search.v2.DelegatingSearchManager
-
Deprecated.
- search(ISearch) - Method in class com.atlassian.confluence.search.v2.elasticsearch.ESSearchManager
-
- search(SearchWithToken) - Method in class com.atlassian.confluence.search.v2.elasticsearch.ESSearchManager
-
- search(ISearch, Set<String>) - Method in class com.atlassian.confluence.search.v2.elasticsearch.ESSearchManager
-
- search(Search) - Method in class com.atlassian.confluence.search.v2.elasticsearch.ESSearchManager
-
- search(Query, Sort, Filter, LuceneResultFilter, Set<String>) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneSearcher
-
Deprecated.
- search(Query, Sort, Filter, LuceneResultFilter) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneSearcher
-
- search(Query, Sort, Filter, LuceneResultFilter) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearcherImpl
-
- 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(Search) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
-
Deprecated.
- Search - Class in com.atlassian.confluence.search.v2
-
- Search(SearchQuery, SearchSort, SearchFilter, ResultFilter) - Constructor for class com.atlassian.confluence.search.v2.Search
-
Deprecated.
- 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
-
- 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(Search) - Method in interface com.atlassian.confluence.search.v2.SearchManager
-
- search(String) - Method in class com.atlassian.confluence.selenium.client.GroupPickerPopup
-
- 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
-
- SearchableDao - Interface in com.atlassian.confluence.core.persistence
-
Provides access to Searchable
objects.
- searchableSupplier - Variable in class com.atlassian.confluence.search.elasticsearch.tasks.AbstractESTask
-
- SearchAcceptanceTest - Class in com.atlassian.confluence
-
- SearchAcceptanceTest() - Constructor for class com.atlassian.confluence.SearchAcceptanceTest
-
- searchAdminItems(List<QueryToken>) - Method in class com.atlassian.confluence.plugins.quicknav.admin.AdminItemSearchSectionProvider
-
- 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
-
- SearchAndReplaceToolbar() - Constructor for class com.atlassian.confluence.pageobjects.component.editor.SearchAndReplaceToolbar
-
Deprecated.
- searchAndSelect(User) - Method in class com.atlassian.confluence.pageobjects.component.form.MultiUserPicker
-
Deprecated.
- searchAndSelect(String) - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- searchAndSelectLabel(String) - Method in class com.atlassian.confluence.pageobjects.component.form.MultiLabelPicker
-
Deprecated.
- searchAndSelectSpace(Space) - Method in class com.atlassian.confluence.pageobjects.component.form.MultiSpacePicker
-
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
-
- SearchConstants - Class in com.atlassian.confluence.search.v2
-
- 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
-
- 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
-
- 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.v2.ShadowSearchManager
-
- searchEntities(ISearch) - Method in class com.atlassian.confluence.internal.search.v2.ShadowSearchManager
-
- searchEntities(Search) - Method in class com.atlassian.confluence.internal.search.v2.ShadowSearchManager
-
- searchEntities(ISearch, SearchManager.EntityVersionPolicy) - Method in class com.atlassian.confluence.search.v2.DelegatingSearchManager
-
- searchEntities(ISearch) - Method in class com.atlassian.confluence.search.v2.DelegatingSearchManager
-
Deprecated.
- searchEntities(Search) - Method in class com.atlassian.confluence.search.v2.DelegatingSearchManager
-
Deprecated.
- searchEntities(ISearch, SearchManager.EntityVersionPolicy) - Method in class com.atlassian.confluence.search.v2.elasticsearch.ESSearchManager
-
- searchEntities(ISearch) - Method in class com.atlassian.confluence.search.v2.elasticsearch.ESSearchManager
-
- searchEntities(Search) - Method in class com.atlassian.confluence.search.v2.elasticsearch.ESSearchManager
-
- searchEntities(ISearch, SearchManager.EntityVersionPolicy) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
-
- searchEntities(ISearch) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
-
Deprecated.
- searchEntities(Search) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
-
Deprecated.
- 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.
- searchEntities(ISearch) - Method in interface com.atlassian.confluence.search.v2.SearchManager
-
- searchEntities(Search) - Method in interface com.atlassian.confluence.search.v2.SearchManager
-
- searchEntitiesManager - Variable in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
-
- searchEntitiesManager - Variable in class com.atlassian.confluence.user.actions.AbstractSearchUsersAction
-
Deprecated.
- SearchEntitiesManager - Interface in com.atlassian.confluence.user
-
- 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
-
- 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
-
- 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).
- searchFilterIsKeptAcrossTabs() - Method in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- 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.
- searchForGroups(String) - Method in class com.atlassian.confluence.pageobjects.component.popup.UserPickerPopup
-
Deprecated.
- 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)
- searchForUsers(String) - Method in class com.atlassian.confluence.pageobjects.component.popup.UserPickerPopup
-
Deprecated.
- 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
-
- SearchIndexesPage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.SearchIndexesPage
-
Deprecated.
- searchIndexExists() - Method in class com.atlassian.confluence.search.actions.SearchIndexesAction
-
- SearchIndexTest - Class in com.atlassian.confluence.sanity.newinstance
-
- SearchIndexTest() - Constructor for class com.atlassian.confluence.sanity.newinstance.SearchIndexTest
-
- SearchIndexTest - Class in com.atlassian.confluence.stateless.webdriver
-
- SearchIndexTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.SearchIndexTest
-
- 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
-
- SearchMacroAcceptanceTest - Class in com.atlassian.confluence
-
- SearchMacroAcceptanceTest() - Constructor for class com.atlassian.confluence.SearchMacroAcceptanceTest
-
- 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.EntityVersionPolicy - Enum in com.atlassian.confluence.search.v2
-
- SearchMappersThreadLocal - Class in com.atlassian.confluence.search.v2.lucene
-
Holds a thread local cache of plugin mappers involved in search.
- SearchMappersThreadLocal() - Constructor for class com.atlassian.confluence.search.v2.lucene.SearchMappersThreadLocal
-
- 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.
- searchNoCategorisation(List<QueryToken>, ResultTemplate, Set<Attachment.Type>, boolean, int, Integer, Map<String, Object>, String...) - Method in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameSearcher
-
- 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
-
- SearchPage - Class in com.atlassian.confluence.pageobjects.page.search
-
- SearchPage() - Constructor for class com.atlassian.confluence.pageobjects.page.search.SearchPage
-
Deprecated.
- SearchPage(String) - Constructor for class com.atlassian.confluence.pageobjects.page.search.SearchPage
-
Deprecated.
- 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
-
- 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
-
- searchQuery(String) - Method in class com.atlassian.confluence.pageobjects.page.search.SearchPage
-
Deprecated.
- 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
-
- 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
-
- 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
-
- 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
-
- SearchResultTypeSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
-
- SearchResultTypeSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.SearchResultTypeSearchFilterMapper
-
- searchScroll(SearchScrollRequest) - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- searchScroll(SearchScrollRequest, ActionListener<SearchResponse>) - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- 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
-
- 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.
- 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.
- SearchTest - Class in com.atlassian.confluence.sanity.upgradeinstance
-
- SearchTest() - Constructor for class com.atlassian.confluence.sanity.upgradeinstance.SearchTest
-
- searchText - Variable in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
-
- 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
-
- 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.
- 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, 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
-
- sectionType - Variable in class com.atlassian.confluence.webdriver.editor.content.ZEditorPageLayouts2ContentTest.PageLayoutsRow
-
- SecureRpc - Interface in com.atlassian.confluence.rpc
-
- SecurityAcceptanceTest - Class in com.atlassian.confluence
-
- SecurityAcceptanceTest() - Constructor for class com.atlassian.confluence.SecurityAcceptanceTest
-
- SecurityConfigurationAcceptanceTest - Class in com.atlassian.confluence
-
- SecurityConfigurationAcceptanceTest() - Constructor for class com.atlassian.confluence.SecurityConfigurationAcceptanceTest
-
- 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
-
- SecurityHeadersInterceptor - Class in com.atlassian.confluence.security.interceptors
-
Add headers to prevent security problems.
- SecurityHeadersInterceptor() - Constructor for class com.atlassian.confluence.security.interceptors.SecurityHeadersInterceptor
-
- 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() - Method in class com.atlassian.confluence.pageobjects.component.popup.UserPickerPopup.SearchResultRow
-
Deprecated.
- select(User) - Method in class com.atlassian.confluence.pageobjects.component.popup.UserPickerPopup
-
Deprecated.
- select(String) - Method in class com.atlassian.confluence.selenium.client.GroupPickerPopup
-
- select() - Method in class com.atlassian.confluence.selenium.client.QuickNavBox
-
- 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
-
- selectAddUsers() - Method in class com.atlassian.confluence.pageobjects.component.admin.users.UsersAdmin
-
Deprecated.
- selectAllPermissions() - Method in class com.atlassian.confluence.pageobjects.page.space.EditSpacePermissionsRow
-
Deprecated.
- selectAttachment(String) - Method in class com.atlassian.confluence.pageobjects.component.popup.MediaSuggestionPopup
-
Deprecated.
Select attachment by name
- selectAttachment(Attachment) - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- selectBrowsePanel() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- selectBrowsePanel() - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
-
- 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
-
- 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.
- selectCategory(MacroBrowser.Category) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- 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.
- selectConfluencePageIframe() - Method in class com.atlassian.confluence.selenium.client.PageGadget
-
- SelectConnectionTypePage - Class in com.atlassian.confluence.it.setup.steps
-
- SelectConnectionTypePage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.SelectConnectionTypePage
-
- selectDatabase(DatabaseTypePage.Database) - Method in class com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage
-
Deprecated.
- selectDataSourceConnectionType() - Method in class com.atlassian.confluence.it.setup.steps.SelectConnectionTypePage
-
- selectDbms(String) - Method in class com.atlassian.confluence.it.setup.steps.ChooseDatabasePage
-
- selectDecorator(Content, SiteMeshContext) - Method in class com.atlassian.confluence.util.profiling.ConfluenceDecoratorSelector
-
- selectDirectJDBCConnection() - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabaseConnectionPage
-
Deprecated.
- selected() - Static method in enum com.atlassian.confluence.setup.settings.ConfluenceFlavour
-
- 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
-
- selectEditorFrame() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Selects the TinyMCE iframe.
- 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.
- selectElementWithSelectorAndIndex(String, int) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Select the nth element matching the given selector.
- selectEmbeddedDatabase() - Method in class com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage
-
Deprecated.
- selectEmptyFirstParagraph() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- selectEmptySite() - Method in class com.atlassian.confluence.pageobjects.page.setup.LoadContentPage
-
Deprecated.
- selectEnter() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
-
Deprecated.
- selectExactFromQuickSearch(String) - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- 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.
- selectFirstElementWithSelector(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Select the first element matching the given selector.
- selectFirstParagraph() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
-
Deprecated.
- selectFirstParagraph() - Method in class com.atlassian.confluence.selenium.client.Editor
-
- selectFirstParagraph() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- selectFormat(TinyMce.Format) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- selectFromDataTable(String) - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- selectFromQuickSearch(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
-
Deprecated.
- selectFromQuickSearch(String) - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- selectGadgetIframe() - Method in class com.atlassian.confluence.selenium.client.Gadget
-
- selectGadgetInMacroBrowser(String, MacroBrowser) - Method in class com.atlassian.confluence.selenium.client.Gadget
-
- 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
-
- selectInviteUsersPanel() - Method in class com.atlassian.confluence.pageobjects.page.admin.BrowseUsersAdminPage
-
Deprecated.
- selectItem(int) - Method in class com.atlassian.confluence.pageobjects.component.form.Autocomplete
-
Deprecated.
Selects the autocomplete item with the given index.
- selectItemFromDropdown(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorAutoComplete
-
Deprecated.
- 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.
- selectLocationPanel() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- selectLocationPanel() - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
-
- selectMacro(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
-
Deprecated.
- selectMacro(Macro.Category, String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
-
Deprecated.
- selectMacro(String) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- selectMacro(String, boolean) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
- selectMacro(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- selectMacroFromDropdown(String) - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorAutocompleteMacro
-
Deprecated.
- selectMainFrame() - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
-
Selects the main/top frame for Confluence.
- selectMainFrame() - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Selects the main/top frame for Confluence.
- selectManageWithConfluence() - Method in class com.atlassian.confluence.pageobjects.page.setup.SelectUserManagementPage
-
Deprecated.
- selector() - Method in enum com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage.SystemTab
-
Deprecated.
- selector() - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage.TeamLabelTab
-
Deprecated.
- selectPageGadgetInMacroBrowser(MacroBrowser) - Method in class com.atlassian.confluence.selenium.client.PageGadget
-
- selectPanel(InsertImageDialog.Panel) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- selectParentIframe() - Method in class com.atlassian.confluence.selenium.client.PageGadget
-
- selectProductType(String) - Method in class com.atlassian.confluence.it.setup.steps.StartSetupPage
-
- selectProductTypeAsInstall() - Method in class com.atlassian.confluence.it.setup.steps.StartSetupPage
-
- selectRecentlyViewedPanel() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- selectRecoveryFile(Matcher<String>) - Method in class com.atlassian.confluence.sanity.pageobjects.UpgradeRecoveryPage
-
- selectRecoveryType(String) - Method in class com.atlassian.confluence.sanity.pageobjects.UpgradeRecoveryPage
-
- selectReorderCheckbox() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- selectRestrictEditRadioButton() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
-
- selectRestrictViewRadioButton() - Method in class com.atlassian.confluence.pageobjects.component.dialog.PageRestrictionsDialog
-
- selectResultText(String) - Method in class com.atlassian.confluence.pageobjects.component.form.MultiPicker
-
Deprecated.
Waits for the given value to appear in the search results and clicks on the item for it.
- selectReturn() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserDialog
-
Deprecated.
- selectSearchPanel() - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- selectSearchSpace(String) - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- 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.
- selectSpaceFromResults(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MoveBlogPostDialog.SpacePicker
-
Deprecated.
- selectSpaceInBrowse(Space) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
- selectSpaceOnBrowsePanel(Space) - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
-
Change the selected space on the browse panel.
- selectStandardDatabase() - Method in class com.atlassian.confluence.pageobjects.page.setup.DatabaseTypePage
-
Deprecated.
- selectTab(LinkBrowser.Tab) - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
-
- selectTemplateWithoutVariables(String) - Method in class com.atlassian.confluence.pageobjects.page.content.PageTemplateWizard
-
Deprecated.
- selectTopFrame() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
- selectTopWindow() - Method in class com.atlassian.confluence.selenium.client.Gadget
-
- 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.
- SelectUserManagementPage - Class in com.atlassian.confluence.pageobjects.page.setup
-
- 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
-
- SeleniumLogin - Interface in com.atlassian.confluence.selenium.client
-
Logs users in and out of Confluence.
- SeleniumSetupTest - Class in com.atlassian.confluence.selenium
-
Setups up Confluence for Selenium tests.
- SeleniumSetupTest() - Constructor for class com.atlassian.confluence.selenium.SeleniumSetupTest
-
- SeleniumTestHarness - Class in com.atlassian.confluence.selenium.harness
-
Run the Selenium tests, without setup.
- SeleniumTestHarness() - Constructor for class com.atlassian.confluence.selenium.harness.SeleniumTestHarness
-
- 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
-
- 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
-
- sendInvitationsExpectFailure() - Method in class com.atlassian.confluence.pageobjects.page.admin.InviteUsersPanel
-
Deprecated.
sends the invitation, expecting some failures.
- sendInvitationsExpectSuccess() - Method in class com.atlassian.confluence.pageobjects.page.admin.InviteUsersPanel
-
Deprecated.
send the invitations, expect no failures.
- 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.
- sendKeyboardShortcut(String) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
-
Deprecated.
- sendKeyboardShortcutAndWaitForCondition(String, Function<WebDriver, Boolean>, int) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
-
Deprecated.
- 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
-
- 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
-
Sends content-based notifications.
- sendNotification(String, NotificationContext, NotificationData) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
-
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
-
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.
- sendSupportRequest() - Method in class com.atlassian.confluence.pageobjects.component.supporttools.SupportRequestTab
-
Deprecated.
- 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
-
- 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
-
- 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
-
- 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.AttachmentContentId
-
- 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(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(User, JsonGenerator, SerializerProvider) - Method in class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.rest.serialisers.UserSerialiser
-
- 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(Option, JsonGenerator, SerializerProvider) - Method in class com.atlassian.confluence.rest.serialization.OptionSerializer
-
- 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
-
- 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
-
- 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.sanity.AbstractWebDriverSanityTest
-
- 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(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
-
- ServiceExceptionMapper() - Constructor for class com.atlassian.confluence.rest.api.exception.ServiceExceptionMapper
-
- ServiceExceptionSupplier - Class in com.atlassian.confluence.api.model.validation
-
- 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
-
- 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
-
- ServiceRepresentation - Class in test.plugin.osgi.upm.osgi.rest.representations
-
Butchered version of com.atlassian.upm.osgi.rest.representations.ServiceRepresentation,
just enough to deserialize and avoid compile dependency on the UPM plugin
- ServiceSummaryRepresentation - Class in test.plugin.osgi.upm.osgi.rest.representations
-
Butchered version of com.atlassian.upm.osgi.rest.representations.ServiceSummaryRepresentation,
just enough to deserialize and avoid compile dependency on the UPM plugin
- ServiceSummaryRepresentation(long, Map<String, URI>) - Constructor for class test.plugin.osgi.upm.osgi.rest.representations.ServiceSummaryRepresentation
-
- 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
-
- ServletPluginAcceptanceTest - Class in com.atlassian.confluence
-
- ServletPluginAcceptanceTest() - Constructor for class com.atlassian.confluence.ServletPluginAcceptanceTest
-
- 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.sanity.AbstractWebDriverSanityTest
-
- sessionCleanupRule - Variable in class com.atlassian.confluence.sanity.WebdriverSanitySetupTest
-
- sessionCleanupRule - Variable in class com.atlassian.confluence.webdriver.AbstractWebDriverTest
-
Deprecated.
- 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
-
- SessionFactoryTypeThreadLocal - Class in com.atlassian.confluence.core.persistence.confluence
-
- 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
-
- set(CacheMode) - Static method in class com.atlassian.confluence.core.persistence.hibernate.SessionCacheModeThreadLocal
-
- 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(WebElement, String) - Method in class com.atlassian.confluence.pageobjects.component.admin.users.UsersAdmin
-
Deprecated.
- 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(T...) - Static method in class com.atlassian.confluence.util.collections.CollectionUtils
-
- SET_DATABASE_TRANSACTION_CONTROL_MVCC - Static variable in class com.atlassian.confluence.setup.DefaultHibernateConfigurator
-
- 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
-
- setAccessProviderProperties(Properties) - Method in class com.atlassian.confluence.user.HibernateUserProviderFactory
-
- 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
-
- setActive(boolean) - Method in class com.atlassian.confluence.user.extras.entities.UserEntity
-
- 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
-
- setAddressField(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
-
Deprecated.
- 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
-
- setAdvisor(Advisor) - Method in class com.atlassian.confluence.spring.aop.AdviseReturnedValueAdvice
-
- 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.plugins.spaces.SpacesConfigurationAction
-
- setAllowTrackbacks(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
-
- 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
-
- setAndSelectText(String) - Method in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
-
Wraps a selectable element around the supplied text and then selects the element.
- setAndThenRemoveRestrictionOnInfoPage(UserWithDetails, Content, OperationKey) - Method in class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- setAnitXssMode(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
-
- 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
-
- 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.links.DefaultReferralManager
-
- setAnyTypeDao(AnyTypeDao) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
-
- 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
-
- 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.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
-
- setApplicationConfiguration(ApplicationConfiguration) - Method in class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
-
- setApplicationContext(ApplicationContext) - Method in class com.atlassian.confluence.event.ConfluenceEventPublisherManager
-
- 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
-
- 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
-
- 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.labels.Labelling
-
- 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(AttachmentDao) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
-
- 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
-
- 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
-
- setAttachmentLinksUpdater(AttachmentLinksUpdater) - Method in class com.atlassian.confluence.links.DefaultLinkManager
-
- setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
-
- setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.importexport.impl.FileXmlExporter
-
- 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 class com.atlassian.confluence.pages.DefaultTrashManager
-
- setAttachmentManager(AttachmentManager) - Method in interface com.atlassian.confluence.pages.FileUploadManager
-
- setAttachmentManager(AttachmentManager) - Method in interface com.atlassian.confluence.pages.PageManager
-
- setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.persistence.dao.filesystem.UpdateAttachmentsOnFilesystemOnPageMoveListener
-
- setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.persistence.dao.UpdateAttachmentsOnFilesystemOnPageMoveListener
-
Deprecated.
- setAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.AttachmentDataStorageWhitelistCondition
-
- 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
-
- setAttachmentMaxSize(long) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
-
- setAttachmentMaxSize(long) - Method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
-
- setAttachmentMaxSize(long) - Method in class com.atlassian.confluence.setup.settings.Settings
-
- 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
-
- 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
-
- setAttachmentStorageTypes(List) - Method in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
-
- 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
-
- setAttachmentVersion(Integer) - Method in class com.atlassian.confluence.pages.Attachment
-
- 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
-
- 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
-
- setAuthenticator(Authenticator) - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
-
- 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
-
- setAutomaticJdbcExtractor(AutomaticJdbcExtractor) - Method in class com.atlassian.hibernate.OracleLobSelector
-
- setAutomaticWatchIfRequired() - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
-
- 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
-
- 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
-
- 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
-
- setBandanaKey(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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
-
- setBandanaKeyBoolean(String, String, String, boolean) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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
-
- setBandanaKeyInteger(String, String, String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.api.NaughtyWritingToDBWhilstRenderingMacro
-
- 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.plugins.doctheme.DefaultThemeService
-
- 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
-
- setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.spaces.actions.CreateRssFeedAction
-
- 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
-
- setBandanaManager(BandanaManager) - Method in class com.atlassian.confluence.util.message.BandanaMessageManager
-
- setBandanaPersister(BandanaPersister) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaListener
-
- 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
-
- setBandanaStringList(String, String, String, Vector<String>) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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
-
- setBandanaStringSet(String, String, String, Vector<String>) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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
-
- setBatchFinder(BatchFinder) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
-
- setBatchFinder(BatchFinder) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
-
- setBatchOperationManager(BatchOperationManager) - Method in class com.atlassian.confluence.pages.ancestors.HibernatePageAncestorManager
-
- setBatchOperationManager(BatchOperationManager) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
-
- setBatchProcessor(BatchProcessor) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
-
- setBatchProcessor(BatchProcessor) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembershipDao
-
- setBatchProcessor(BatchProcessor<Session>) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
-
- setBeanFactory(BeanFactory) - Method in class com.atlassian.confluence.core.PointcutClassLoaderProcessor
-
- setBeanFactory(BeanFactory) - Method in class com.atlassian.confluence.renderer.plugin.SpringRendererComponentFactory
-
- 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
-
- 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
-
- setBigPipeSettingsManager(BigPipeSettingsManager) - Method in class com.atlassian.confluence.admin.actions.BigPipeConfigurationAction
-
- setBindingArgs(Object...) - Method in class com.atlassian.confluence.pageobjects.WebDriverLink
-
Deprecated.
- setBlogLabels(Space, BlogPost, String) - Method in class com.atlassian.confluence.PageAcceptanceTester
-
Add the specified labels to the blog
- setBlogName(String) - Method in class com.atlassian.confluence.links.TrackbackLink
-
- 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.
- setBodyAsString(String) - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- 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
-
- 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
-
- 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.rpc.soap.services.PagesSoapService
-
- 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.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
-
- setBrowserWindowsAndLoginAndEdit() - Method in class com.atlassian.confluence.stateless.webdriver.multibrowser.AbstractHeartbeatTest
-
- setBrowserWindowsAndLoginAndEdit() - Method in class com.atlassian.confluence.stateless.webdriver.multibrowser.EditorLimitedModeTest
-
- setBrowseUsersPermissionsFilterFactory(BrowseUsersPermissionsFilterFactory) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ViewUserProfilePermissionsSearchFilterMapper
-
- setBuildIndex(boolean) - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
-
- 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(Cache) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastCacheStrategy
-
- setCache(Cache) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
-
- 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
-
- setCacheFactory(CacheFactory) - Method in class bucket.user.providers.CachingCredentialsProvider
-
- setCacheFactory(CacheFactory) - Method in class bucket.user.providers.CachingProfileProvider
-
- setCacheFactory(CacheFactory) - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
-
- setCacheFactory(CacheFactory) - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
-
- setCacheFactory(VCacheFactory) - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
-
- setCacheFactory(CacheFactory) - Method in class com.atlassian.confluence.pages.ancestors.HibernatePageAncestorManager
-
- 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
-
- setCacheFactory(CacheFactory) - Method in class com.atlassian.confluence.util.ReadOnlyLicenseCalculator
-
- 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
-
- 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
-
- setCacheMaximumNumberOfElements(String, String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- 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
-
- 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
-
- setCapabilityService(CapabilityService) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
-
- 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
-
- 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
-
- 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
-
- setChangeDocumentBuilder(DocumentBuilder) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
-
- setChangeIndexer(ChangeIndexer) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
-
- 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.
- 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.setup.DefaultBootstrapManager
-
- 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
-
- 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
-
- setCollectReferrerData(boolean) - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- setCollectReferrerData(boolean) - Method in class com.atlassian.confluence.setup.settings.beans.ReferrerSettings
-
- 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 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
-
- setCols(int) - Method in class com.atlassian.confluence.selenium.client.InsertTablePopup
-
- 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(String) - Method in class com.atlassian.confluence.pages.Attachment
-
- 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) - Method in class com.atlassian.confluence.admin.actions.debug.BrowseCommentsAction
-
- 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
-
- setCommentsShowing(Boolean) - Method in class com.atlassian.confluence.user.UserInterfaceState
-
- 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.
- setCompactor(CacheCompactor) - Method in class com.atlassian.confluence.cache.CacheCompactionJob
-
Deprecated.
- 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
-
- setConfigurations(List) - Method in class com.atlassian.confluence.util.http.HttpRetrievalServiceConfig
-
- 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
-
Use for test cases only
- setConfluenceHttpParameters(ConfluenceHttpParameters) - Method in class com.atlassian.confluence.setup.settings.Settings
-
- setConfluenceMonitoring(ConfluenceMonitoring) - Method in class com.atlassian.confluence.util.ConfluenceUberClassLoader
-
- setConfluenceUserDao(ConfluenceUserDao) - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
-
- 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
-
- setConfluenceUserDao(ConfluenceUserDao) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
-
- 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
-
- setContactEmail(String) - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- setContactName(String) - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- setContactNumber(String) - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- 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(CustomContentEntityObject) - Method in class com.atlassian.confluence.content.ContentProperty
-
- 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(String) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure.AttachmentRepresentation
-
- 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(ContentEntityObject) - Method in class com.atlassian.confluence.pages.Attachment
-
- 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.selenium.client.Editor
-
Note: Be careful with \n characters as they behave differently in IE and FF at the moment.
- setContent(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
- 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.links.DefaultReferralManager
-
- 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.PageAwareInterceptor
-
- 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.DefaultTrashManager
-
- setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
-
- setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
-
- setContentEntityManager(ContentEntityManager) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeListener
-
- 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.pages.DefaultTrashManager
-
- 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.search.lucene.tasks.IndexTaskFactory
-
- 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
-
- setContentForSelector(String, String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Sets the passed text in the RTE element matching the selector.
- setContentId(long) - Method in class com.atlassian.confluence.like.LikeEntity
-
- 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(String) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
-
- 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
-
- 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
-
- 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(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
-
- setContentPermissions(Map<String, Collection<ContentPermission>>, ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
-
- 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() - 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
-
- 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
-
- 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.
- 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
-
- setContentPropertiesStringForSpace(String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- setContentPropertyManager(ContentPropertyManager) - Method in class com.atlassian.confluence.event.listeners.RemoveContentPropertiesOnRemoveContentListener
-
- 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
- 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
-
- 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
-
- setContentTypePrefix(String) - Method in class com.atlassian.confluence.util.Resource
-
Deprecated.
- setContentTypes(Set<ContentTypeEnum>) - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
-
- setContentTypesDisplayMapper(ContentTypesDisplayMapper) - Method in class com.atlassian.confluence.search.actions.SearchSiteAction
-
Deprecated.
- setContentTypesDisplayMapper(ContentTypesDisplayMapper) - Method in class com.atlassian.confluence.search.contentnames.DefaultContentNameSearchSectionsProvider
-
- 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
-
- setContext(Context) - Method in class com.atlassian.confluence.velocity.htmlsafe.PossibleIncorrectHtmlEncodingEventHandler
-
- setContext(Context) - Method in class com.atlassian.confluence.velocity.PolicyBasedReferenceInsertionHandler
-
- 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
-
- 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.
- 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
-
- 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
-
- 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.actions.ViewUserAction
-
- setCrowdDirectoryService(CrowdDirectoryService) - Method in class com.atlassian.confluence.user.crowd.EmbeddedCrowdBootstrap
-
- setCrowdService(CrowdService) - Method in class com.atlassian.confluence.security.CrowdDeactivatedUserChecker
-
Deprecated.
- 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
-
- 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
-
- 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.pageobjects.page.user.ChangePasswordPage
-
Deprecated.
- 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.pages.DefaultTrashManager
-
- 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
-
- setDarkFeature() - Static method in class com.atlassian.confluence.stateless.webdriver.multibrowser.SharedDraftsHeartbeatTest
-
- setDarkFeaturesManager(DarkFeaturesManager) - Method in class com.atlassian.confluence.admin.actions.SiteDarkFeaturesAction
-
- 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
-
- setDashboardSpacesSelectedGroup(String) - Method in class com.atlassian.confluence.user.UserInterfaceState
-
- setDashboardSpacesSelectedTeam(String) - Method in class com.atlassian.confluence.user.UserInterfaceState
-
- setDashboardSpacesTab(String) - Method in class com.atlassian.confluence.user.UserInterfaceState
-
- setDashboardTab(String) - Method in class com.atlassian.confluence.user.UserInterfaceState
-
- setData(String, byte[]) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- 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
-
- setDatabaseHelper(DatabaseHelper) - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
-
- setDatabaseUrl(String) - Method in class com.atlassian.confluence.pageobjects.page.setup.ConfigureDatabasePage
-
Deprecated.
- 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
-
- setDataSourceFactory(DataSourceFactory) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
-
- setDataSourceFactory(DataSourceFactory) - Method in class com.atlassian.confluence.plugin.descriptor.mail.DefaultNotificationRenderManager
-
- setDataSourceFactory(DataSourceFactory) - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
-
- setDataSourceFactory(DataSourceFactory) - Method in class com.atlassian.confluence.user.notifications.UserSignUpNotificationsListener
-
- setDatasourceName(String) - Method in class com.atlassian.confluence.setup.actions.SetupDatasourceAction
-
- setDate(String, Date) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- 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.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.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.SetupDBChoiceAction
-
- setDbConfigInfo(DatabaseDetails) - 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.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
-
- setDefaultAttachmentManager(AttachmentManager) - Method in class com.atlassian.confluence.pages.persistence.dao.UpdateAttachmentsOnFilesystemOnPageMoveListener
-
Deprecated.
The default attachment manager is set here so that the logic from the delegating attachment manager does not need
to be reproduced here.
- setDefaultBeanType(Class<? extends T>) - Method in class com.atlassian.confluence.cluster.ClusterAwareFactoryBean
-
- setDefaultConfiguration(HttpRequestConfig) - Method in class com.atlassian.confluence.util.http.HttpRetrievalServiceConfig
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- setDelegatorAttachmentManager(DelegatorAttachmentManager) - Method in class com.atlassian.confluence.pages.persistence.dao.UpdateAttachmentsOnFilesystemOnPageMoveListener
-
Deprecated.
- setDeleteCommentsList(List) - 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
-
- setDeletions(int) - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- 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.admin.actions.RaiseSupportRequestAction
-
- 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.pageobjects.component.dialog.EditTemplateDescriptionDialog
-
Deprecated.
- setDescription(String) - Method in class com.atlassian.confluence.pageobjects.component.supporttools.SupportRequestTab
-
Deprecated.
- 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
-
- setDirectoryDao(HibernateDirectoryDao) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateApplicationDao
-
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
-
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
-
- 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
-
- 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
-
- 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.
- setDocumentationUrl(String) - Method in class com.atlassian.confluence.renderer.UserMacroConfig
-
- setDocumentBuilder(DocumentBuilder) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
-
- 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
-
- 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.pages.actions.ViewDraftAttachmentsAction
-
Deprecated.
- setDraftManager(DraftManager) - Method in class com.atlassian.confluence.search.actions.DraftAttachmentSearchAction
-
- setDraftManager(DraftManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- setDraftManager(DraftManager) - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
-
- 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(String) - Method in class com.atlassian.confluence.pageobjects.page.admin.EditSpacesConfigurationPage
-
Deprecated.
- 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
-
- setDraftType(String) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
-
- setDraftType(String) - Method in class com.atlassian.confluence.pages.actions.ViewDraftAttachmentsAction
-
Deprecated.
- setDraftType(String) - Method in class com.atlassian.confluence.pages.Draft
-
- setDragAndDropEntityId(long) - 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
-
- setEdgeFactory(EdgeFactory) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeListener
-
- setEdgeIndexManager(EdgeIndexManager) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeListener
-
- setEditable(boolean) - Method in class com.atlassian.confluence.selenium.client.PageGadget
-
- setEditComment(boolean) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- setEditConverter(EditorConverter) - Method in class com.atlassian.confluence.content.service.DefaultRenderingService
-
- setEditorFormatService(EditorFormatService) - Method in class com.atlassian.confluence.pages.actions.PageVariablesAction
-
- setEditorFormatService(EditorFormatService) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
-
- setEditorManager(EditorManager) - Method in class com.atlassian.confluence.pages.actions.AbstractPageAction
-
- setEditPermissions(Collection<ContentPermission>) - Method in class com.atlassian.confluence.content.service.page.SimpleContentPermissionProvider
-
- setEditPermissionsGroups(Group...) - Method in class com.atlassian.confluence.it.content.EditContentBean
-
- setEditPermissionsGroups(String) - Method in class com.atlassian.confluence.it.content.EditContentBean
-
- 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
-
- setEditPermissionsUsers(User...) - Method in class com.atlassian.confluence.it.content.EditContentBean
-
- setEditPermissionsUsers(String) - Method in class com.atlassian.confluence.it.content.EditContentBean
-
- 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.user.EditMyProfileBean
-
- setEmail(String) - Method in class com.atlassian.confluence.pageobjects.component.admin.users.AddUserTab
-
Deprecated.
- 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.PersonalInformation
-
- setEmail(String) - Method in class com.atlassian.confluence.user.UnknownUser
-
- 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
-
- 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
-
- 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
-
- 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(String, boolean) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
-
- setEnableWysiwyg(boolean) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
-
- setEnableWysiwyg(String, boolean) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
-
- setEnableWysiwyg(String, boolean) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
-
- setEnableWysiwyg(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
-
- setEnableWysiwyg(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
-
- setEnableWysiwyg(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
-
- 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
-
- 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
-
- setEventDispatcher(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
-
- 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.core.DefaultContentPermissionManager
-
- setEventManager(EventManager) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- setEventManager(EventManager) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
-
- 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.content.render.xhtml.migration.macro.RemigrationLifecycleItem
-
- 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.mail.ConfluenceMailServerManager
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.pages.DefaultTrashManager
-
- 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.spacedirectory.ViewSpaceDirectoryAction
-
- 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.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.ViewFollowAction
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.user.actions.ViewMyFavouritesAction
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.user.crowd.ConfluenceCrowdUserEventAdaptorListener
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.confluence.userstatus.actions.StatusListAction
-
Deprecated.
- setEventQueueFettlerBean(EventQueueFettler) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- setExampleLatency(Long) - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
-
- setExcerpt(String) - Method in class com.atlassian.confluence.links.TrackbackLink
-
- 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
-
- setExcerptHelper(ExcerptHelper) - Method in class com.atlassian.confluence.pages.actions.PageSummaryAction
-
- 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
-
- setExcludedReferrers(List<String>) - Method in class com.atlassian.confluence.setup.settings.beans.ReferrerSettings
-
- 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
-
- 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
-
- setExistingRequest(String) - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- setExpandedValue(String) - Method in class com.atlassian.confluence.renderer.ShortcutLinkConfig
-
- 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
-
- 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.it.export.SimpleSiteStructure.AttachmentRepresentation
-
- 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
-
- setFileSystemAttachmentDataDao(FileSystemAttachmentDataDao) - Method in class com.atlassian.confluence.pages.persistence.dao.UpdateAttachmentsOnFilesystemOnPageMoveListener
-
Deprecated.
- 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
-
- setFilterDisabledUsers(boolean) - Method in class com.atlassian.confluence.search.actions.UserSearchAction
-
Deprecated.
- 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
-
- 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
-
- setFocusedCommentId(long) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- setFollowedByRemoteUser(boolean) - Method in class com.atlassian.confluence.plugins.like.rest.entities.UserEntity
-
- setFollowee(String) - Method in class com.atlassian.confluence.follow.Connection
-
- setFolloweeEdge(float) - Method in class com.atlassian.confluence.plugins.edgeindex.ScoreConfig
-
- setFollower(String) - Method in class com.atlassian.confluence.follow.Connection
-
- 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
-
- setFollowManager(FollowManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.FollowingTargetUserCondition
-
- setFollowManager(FollowManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserFollowingTargetCondition
-
Deprecated.
- 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.SetupStandardDatabaseAction
-
- setForceSQL(boolean) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
-
- 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.mail.notification.listeners.AbstractNotificationsListener
-
- 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
-
- 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.pageobjects.component.admin.users.AddUserTab
-
Deprecated.
- setFullName(String) - Method in class com.atlassian.confluence.pageobjects.page.user.EditUserProfilePage
-
Deprecated.
- 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.PersonalInformation
-
- setFullName(String) - Method in class com.atlassian.confluence.user.UnknownUser
-
- 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.RaiseSupportRequestAction
-
Irrelevant to this class.
- 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
-
- 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
-
- setGlobalTheme(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- setGlobalTheme(String) - Method in class com.atlassian.confluence.themes.DefaultThemeManager
-
- setGlobalTheme(String) - Method in interface com.atlassian.confluence.themes.ThemeManager
-
- 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
-
- setGroupDao(InternalGroupDao) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateDirectoryDao
-
- setGroupDao(InternalGroupDao) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembershipDao
-
- 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
-
Caches the list of Group objects for each membership for the given group name in the specified directory.
- setGroupsForGroup(long, String, Iterable<String>) - Method in interface com.atlassian.confluence.user.crowd.MembershipCache
-
Caches the list of parent groupNames for each membership for the named group in the specified directory.
- 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
-
Caches the list of parent groupNames for each membership for the named user in the specified directory.
- setGroupsToAdd(String) - Method in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
-
- setGroupsToAdd(String) - Method in interface com.atlassian.confluence.security.actions.EditPermissionsAware
-
- 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
-
- setH2ServerLifecycle(ServerLifecycle) - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateConfig
-
- setHandle(String) - Method in class bucket.search.persistence.IndexQueueEntry
-
- 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.
- setHashGenerator(IdMultiPartHashGenerator) - Method in class com.atlassian.confluence.pages.persistence.dao.HierarchicalFileSystemAttachmentDataDao
-
- setHeader(String) - Method in class com.atlassian.confluence.plugins.doctheme.Settings
-
- setHeader(String, String) - Method in class com.atlassian.confluence.util.http.HttpRequest
-
- setHeadersForAttachment(InputStream, String, long, String, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.download.AttachmentDownload
-
- setHeadersForAttachment(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
-
- setHeadingTextColor(String) - Method in class com.atlassian.confluence.pageobjects.page.space.ColorSchemePage
-
Deprecated.
- 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
-
- setHibernateConfig(HibernateConfig) - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
-
- 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
-
- setHideExternalReferrers(boolean) - Method in class com.atlassian.confluence.setup.settings.beans.ReferrerSettings
-
- 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
-
- 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
-
- 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
-
- setHsqlClientConfig(Function<ServerView, String>) - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateConfig
-
- setHsqlServerLifecycle(ServerLifecycle) - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateConfig
-
- setHtml(String) - Method in class com.atlassian.confluence.api.model.web.WebPanelView.Builder
-
- setHtmlClass(String) - Method in class com.atlassian.confluence.content.render.xhtml.model.DefaultStandardTag
-
- setHtmlContent(String) - Method in class com.atlassian.confluence.selenium.client.Editor
-
- setHtmlContent(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
-
Used by tests rather than to replicate user behaviour.
- setHtmlDiffer(Differ) - Method in class com.atlassian.confluence.diff.actions.ViewDiffOfDraftAction
-
- setHtmlDiffer(Differ) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
-
- 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
-
- setHttpRetrievalServiceConfig(HttpRetrievalServiceConfig) - Method in interface com.atlassian.confluence.util.http.HttpRetrievalService
-
Overwrite the configuration for this service
- 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.mail.notification.listeners.AbstractNotificationsListener
-
- 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
-
- 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
-
- 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.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
-
- setImpl(int, String, Object) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
-
- 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.admin.actions.RaiseSupportRequestAction
-
- 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
-
- setIncrementalImport(Boolean) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
-
- setIndexer(ConfluenceIndexer) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
-
- setIndexer(Indexer) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao
-
- setIndexer(Indexer) - Method in class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
-
- setIndexer(ConfluenceIndexer) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
-
- 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
-
- setIndexer(ConfluenceIndexer) - Method in class com.atlassian.confluence.user.crowd.UserIndexingListener
-
- 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
-
- setIndexManager(ConfluenceIndexManager) - Method in class com.atlassian.confluence.admin.actions.ViewIndexQueueAction
-
The IndexManager is a required resource.
- setIndexManager(ConfluenceIndexManager) - Method in class com.atlassian.confluence.event.listeners.ClusterWideReindexEventListener
-
- setIndexManager(ConfluenceIndexManager) - Method in class com.atlassian.confluence.impl.index.MainIndexRecoverer
-
- setIndexManager(ConfluenceIndexManager) - Method in class com.atlassian.confluence.importexport.actions.AbstractImportAction
-
- setIndexManager(ConfluenceIndexManager) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
-
- setIndexManager(ConfluenceIndexManager) - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
-
- setIndexManager(ConfluenceIndexManager) - Method in class com.atlassian.confluence.search.actions.FlushIndexQueueAction
-
- setIndexManager(ConfluenceIndexManager) - Method in class com.atlassian.confluence.search.actions.ReindexTaskProgressAction
-
- setIndexManager(ConfluenceIndexManager) - Method in class com.atlassian.confluence.search.actions.SearchIndexesAction
-
- setIndexManager(ConfluenceIndexManager) - Method in class com.atlassian.confluence.setup.actions.SetupDemoContentAction
-
- setIndexManager(ConfluenceIndexManager) - Method in class com.atlassian.confluence.spaces.actions.AbstractCreateSpaceAction
-
- setIndexManager(ConfluenceIndexManager) - Method in class com.atlassian.confluence.spaces.actions.RemoveSpaceAction
-
- setIndexManager(ConfluenceIndexManager) - Method in class com.atlassian.confluence.spaces.actions.RemoveSpaceEntryAction
-
- setIndexManager(ConfluenceIndexManager) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
-
- setIndexManager(ConfluenceIndexManager) - 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
-
- setInput(String, String) - Method in class com.atlassian.confluence.it.Forms
-
Deprecated.
- 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
-
- setInt(String, int) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- 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.
- setInternalMembershipDao(InternalMembershipDao) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateDirectoryDao
-
- setInternalMembershipDao(InternalMembershipDao) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateGroupDao
-
- setInternalMembershipDao(InternalMembershipDao) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateUserDao
-
- setIntervalFirstRunTime(Date) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
-
- setIntervalMillis(long) - Method in class com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob
-
- 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
-
- setIsFromPageView(boolean) - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
-
- setIsolationLevel(String) - Method in class com.atlassian.confluence.status.service.systeminfo.DatabaseInfo
-
- setIsVFMSupported(boolean) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
-
- setItems(Pager) - Method in class bucket.core.actions.PagerPaginationSupport
-
- setItems(List<T>) - Method in class bucket.core.actions.PaginationSupport
-
- setJavaRuntime(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
-
- setJohnsonEventContainer(JohnsonEventContainer) - Method in class com.atlassian.confluence.util.longrunning.AttachmentMigrationLongRunningTask
-
- 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
-
- 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.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.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.AbstractSpacePermissionsAction
-
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.confluence.util.Resource
-
Deprecated.
- 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
-
- 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(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.DashboardMacroSupport
-
- 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.scope.SpaceScope
-
Deprecated.
- setLabelManager(LabelManager) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.SpaceCategoryQueryMapper
-
- setLabelManager(LabelManager) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
-
- setLabelManager(LabelManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- setLabelManager(LabelManager) - Method in class com.atlassian.confluence.userstatus.listeners.UserStatusLabelListener
-
Deprecated.
- 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(String) - Method in class com.atlassian.confluence.pages.templates.PageTemplate
-
- 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
-
- setLastModifierName(String) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUserInformation
-
- setLastPostInPreviousMonth(BlogPost) - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
-
- 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
-
- 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.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.upgrade.impl.DefaultUpgradeManager
-
- 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
-
- 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
-
- setLicenseValidator(LicenseValidator) - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
-
- 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
-
- 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
-
- setLinkClass(Class<T>) - Method in class com.atlassian.confluence.pageobjects.WebDriverLink
-
Deprecated.
- 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
-
- setLinkManager(LinkManager) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
-
- setLinkNameKey(String) - Method in class com.atlassian.confluence.tinymceplugin.actions.HelpLinkAction
-
- setLinkResolver(LinkResolver) - Method in class com.atlassian.confluence.links.DefaultLinkManager
-
- 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
-
- setLinkTextField(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
-
Deprecated.
- setLinkTitle(String) - Method in class com.atlassian.confluence.links.AbstractLink
-
- setLinkUrlKey(String) - Method in class com.atlassian.confluence.tinymceplugin.actions.HelpLinkAction
-
- setLobHandler(LobHandler) - Method in class bucket.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.mail.notification.listeners.AbstractNotificationsListener
-
- 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.DashboardMacroSupport
-
- 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
-
- 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, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
- setLogLevel(String, Level) - 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.delegates.admin.LoggingRpc
-
- setLogLevel(String, Level) - Method in class com.atlassian.confluence.it.system.LogAdjuster
-
Adjust the log level for a given logger pattern.
- 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
-
- 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.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
-
- setLookAheadEnabled(boolean) - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
-
- 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.test.rpc.FuncTestRpcHandlerImpl
-
- 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
-
- 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
-
- setMacroDisabled(boolean) - Method in class com.atlassian.confluence.admin.actions.BigPipeConfigurationAction
-
- setMacroHtml(String) - Method in class com.atlassian.confluence.tinymceplugin.rest.entities.UnmarshalMacroRequest
-
- setMacroId(Option<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
-
- 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.admin.actions.BigPipeConfigurationAction
-
- 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
-
- setMailContentProcessor(MailContentProcessor) - Method in class com.atlassian.confluence.user.notifications.UserSignUpNotificationsListener
-
- 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.admin.actions.RaiseSupportRequestAction
-
- setMailServerManager(MailServerManager) - Method in class com.atlassian.confluence.plugins.easyuser.notifications.MailServerDeletedEventListener
-
- 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
-
- 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
-
- 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
-
- setMaxDownloadSize(int) - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
-
- 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
-
- setMaximumSize(int) - Method in class com.atlassian.confluence.util.http.HttpRequest
-
- 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
-
- setMaxThumbWidth(int) - Method in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
-
- setMaxThumbWidth(int) - Method in class com.atlassian.confluence.setup.settings.Settings
-
- 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
-
- setMessageId(String) - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- 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
-
- setMimeMessage(MimeMessage) - Method in class com.atlassian.confluence.mail.Mail
-
Deprecated.
- 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
-
- setMinimalPuts(boolean) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastCacheStrategy
-
- setMinimalPuts(boolean) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
-
- setMinLength(int) - Method in class com.atlassian.confluence.util.misc.StringLengthValidator
-
- setMinorEdit(boolean) - Method in class com.atlassian.confluence.core.DefaultSaveContext
-
- setMinorEdit(boolean) - Method in interface com.atlassian.confluence.core.SaveContext
-
- setMinorEdit(boolean) - Method in class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent
-
- setMinorEdit(boolean) - Method in class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
-
- 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.pages.actions.EditPageAction
-
- 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.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.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(User, 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.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
Sets a new parent page in the advanced tab
- setNewParentPage(String) - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
-
- setNewPassword(String) - Method in class com.atlassian.confluence.pageobjects.page.user.ChangePasswordPage
-
Deprecated.
- 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.pageobjects.page.user.ChangePasswordPage
-
Deprecated.
- 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
-
- setNewSpace(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.MovePageDialog
-
Deprecated.
This is a very naive implementation where it searches for the newSpace but assumes the first element
in the autocomplete is that space.
- 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
-
- 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
-
- setNotificationDao(NotificationDao) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
-
- 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
-
- 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
-
- setNotificationManager(NotificationManager) - Method in interface com.atlassian.confluence.pages.PageManager
-
- 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
-
- setNotificationRenderManager(NotificationRenderManager) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
-
- setNotificationsSender(NotificationsSender) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
-
- 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
-
- setNotifyWatchersOffAndRemember() - Method in class com.atlassian.confluence.stateless.webdriver.editor.EditorNotifyWatchersTest
-
- setNotifyWatchersOffShouldWorkOnlyForThatPage() - Method in class com.atlassian.confluence.stateless.webdriver.editor.EditorNotifyWatchersTest
-
- setNotifyWatchersOnByDefault() - Method in class com.atlassian.confluence.stateless.webdriver.editor.EditorNotifyWatchersTest
-
- setNumber(int) - Method in class com.atlassian.confluence.api.model.audit.RetentionPeriod
-
- setNumberOfBreadcrumbAncestors(int) - Method in class com.atlassian.confluence.setup.settings.Settings
-
- 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
-
- setNumnberOfEntries(int) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ActivityStreamGadgetMacroPreview
-
Deprecated.
- setObject(String, Object) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- 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
-
- 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
-
- 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.
- setOptimised(boolean) - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
-
- setOptIn(String, String, boolean) - Method in class com.atlassian.confluence.internal.bigpipe.BigPipeSettingsManager
-
- 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
-
Set the current version of this object.
- 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
-
- 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(ContentEntityObject) - Method in class com.atlassian.confluence.pages.Comment
-
- 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.core.PageContentEntityObject
-
Deprecated.
- setPage(AbstractPage) - Method in class com.atlassian.confluence.mail.notification.actions.ListWatchersAction
-
- setPage(AbstractPage) - Method in class com.atlassian.confluence.mail.notification.Notification
-
- 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(AbstractPage) - Method in class com.atlassian.confluence.pages.Comment
-
- 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.api.CustomWebResourceAddingMacro
-
- setPageBuilderService(PageBuilderService) - Method in class com.atlassian.confluence.warming.WarmInstanceAction
-
- setPageContent(String) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- setPageDao(PageDao) - Method in class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
-
- setPageDao(PageDao) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
-
- setPageEditPermissionsForGroups(String, String, String) - Method in class com.atlassian.confluence.PageAcceptanceTester
-
- setPageEditPermissionsForUsers(String, String, String) - Method in class com.atlassian.confluence.PageAcceptanceTester
-
- 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.PageSummaryAction
-
- 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
-
- setPageLabels(String, String, String, User) - Method in class com.atlassian.confluence.PageAcceptanceTester
-
Add the specified labels to the page
- setPageLabels(String, String, String) - Method in class com.atlassian.confluence.PageAcceptanceTester
-
- 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.macro.userstatus.StatusListMacro
-
- 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(PageManager) - Method in class com.atlassian.confluence.pages.actions.ListOrphanedPagesAction
-
- setPageManager(PageManager) - 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.PageAwareInterceptor
-
- 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.PageSummaryAction
-
- 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.pages.DefaultTrashManager
-
- 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
ContentPermission
s 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
-
- 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
-
- 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.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
-
- setPageViewPermissionsForGroups(String, String, String) - Method in class com.atlassian.confluence.PageAcceptanceTester
-
- setPageViewPermissionsForUsers(String, String, String) - Method in class com.atlassian.confluence.PageAcceptanceTester
-
- 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
-
- 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.
- 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
-
- 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.UnknownUser
-
- setPassword(String) - Method in class com.atlassian.confluence.user.UserForm
-
- setPasswordAndConfrim(String) - Method in class com.atlassian.confluence.pageobjects.component.admin.users.AddUserTab
-
Deprecated.
- 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
-
- 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
-
- setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.macro.profile.ProfileMacro
-
- setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.macro.userstatus.StatusListMacro
-
- 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.TargetUserCanSetStatusCondition
-
- 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.plugin.descriptor.web.conditions.user.UserCanUpdateUserStatusCondition
-
- setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugins.macros.dashboard.CreateSpaceButtonMacro
-
- setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport
-
- setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpacesListMacro
-
- setPermissionManager(PermissionManager) - Method in class com.atlassian.confluence.plugins.quicknav.admin.AdminItemSearchSectionProvider
-
- 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.mail.notification.listeners.AbstractNotificationsListener
-
- 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.macro.userstatus.StatusListMacro
-
- 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.EditUserAction
-
- setPersonalInformationManager(PersonalInformationManager) - Method in class com.atlassian.confluence.user.crowd.UserIndexingListener
-
- 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.macro.profile.ProfileMacro
-
- 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.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
-
- 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
-
- setPluginController(PluginController) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- setPluginCounter(Counter) - Method in class com.atlassian.confluence.plugin.webresource.PluginCounterInvalidatorListener
-
- 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
-
- 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.admin.actions.BigPipeConfigurationAction
-
- 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
-
- setPluginModuleKey(String) - Method in class com.atlassian.confluence.content.CustomContentEntityObject
-
- setPluginsClassLoader(ClassLoader) - Method in class com.atlassian.confluence.util.ConfluenceUberClassLoader
-
- setPluginSettings(HashMap<String, Boolean>) - Method in class com.atlassian.confluence.internal.bigpipe.BigPipeSettingsManager.BigPipeSettings
-
- 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.setup.actions.AbstractSetupEmailAction
-
- 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
-
- 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
-
- setPrecedingVersion(String) - Method in class com.atlassian.confluence.sanity.cac.pageobjects.AddVersionDialog
-
- 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.
- setPredefinedSearchBuilder(PredefinedSearchBuilder) - Method in class com.atlassian.confluence.search.actions.UserSearchAction
-
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
-
- setPreSchemaUpgradeTasks(List<UpgradeTask>) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
-
- setPreview(String) - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
-
- 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
-
- 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
- SetProfilePictureFromFilenameCommand - Class in com.atlassian.confluence.user.service
-
- SetProfilePictureFromFilenameCommand(PermissionManager, PersonalInformationManager, UserAccessor, AttachmentManager, User, String, Set<String>) - Constructor for class com.atlassian.confluence.user.service.SetProfilePictureFromFilenameCommand
-
Deprecated.
- SetProfilePictureFromImageCommandImpl - Class in com.atlassian.confluence.user.service
-
- SetProfilePictureFromImageCommandImpl(PermissionManager, PersonalInformationManager, UserAccessor, AttachmentManager, User, InputStream, String, int, int, int) - Constructor for class com.atlassian.confluence.user.service.SetProfilePictureFromImageCommandImpl
-
Deprecated.
- SetProfilePictureFromImageCommandImpl(PermissionManager, PersonalInformationManager, UserAccessor, AttachmentManager, User, InputStream, String) - Constructor for class com.atlassian.confluence.user.service.SetProfilePictureFromImageCommandImpl
-
Deprecated.
- SetProfilePictureFromImageCommandImpl(PermissionManager, PersonalInformationManager, UserAccessor, AttachmentManager, User, InputStream, String, SetProfilePictureFromImageCommandImpl.Selection) - Constructor for class com.atlassian.confluence.user.service.SetProfilePictureFromImageCommandImpl
-
Deprecated.
- 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
-
- setProperties(String, Properties) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- 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, 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
-
- 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.actions.UserSearchAction
-
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
-
- setRebuildIndex(boolean) - Method in class com.atlassian.confluence.importexport.DefaultImportContext
-
- setRebuildIndex(boolean) - Method in interface com.atlassian.confluence.importexport.ImportContext
-
- 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
-
- setRedirPageId(long) - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- 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.
- setReferralDao(ReferralDao) - Method in class com.atlassian.confluence.links.DefaultReferralManager
-
- setReferralLinks(List<ReferralLink>) - Method in class com.atlassian.confluence.core.ContentEntityObject
-
- setReferralManager(ReferralManager) - Method in class com.atlassian.confluence.admin.actions.PurgeReferrersAction
-
- setReferralManager(ReferralManager) - Method in class com.atlassian.confluence.links.ReferralTask
-
- setReferralManager(ReferralManager) - Method in class com.atlassian.confluence.links.ReferralTaskQueue
-
- setReferralManager(ReferralManager) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- setReferrer(String) - Method in class com.atlassian.confluence.admin.actions.PurgeReferrersAction
-
- setReferrerSettings(ReferrerSettings) - Method in class com.atlassian.confluence.setup.settings.Settings
-
- setReferrerToExclude(String) - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- setReferrerToRemove(String) - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- setRegex(boolean) - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
-
- 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
-
- setRelativePathToFile(String) - Method in class com.atlassian.confluence.util.Resource
-
Deprecated.
- setRememberMeConfig(RememberMeConfiguration) - Method in class com.atlassian.confluence.user.rememberme.DefaultConfluenceRememberMeTokenDao
-
- setRemoteApi(boolean) - Method in class com.atlassian.confluence.pageobjects.page.admin.EditGeneralConfigurationPage
-
Deprecated.
- setRemoteApi(boolean) - Method in class com.atlassian.confluence.pageobjects.page.admin.EditSpacesConfigurationPage
-
Deprecated.
- setRemoteApiEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditSpacesConfiguration
-
- setRemoteApiEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.OldEditGeneralConfiguration
-
- 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
- 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
-
- setRenderOutput(boolean) - Method in class com.atlassian.confluence.renderer.v2.macros.GenericVelocityMacro
-
- 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
-
- 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
-
- 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
-
- 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
-
- setResultScores(DocumentResultScores) - Method in class com.atlassian.confluence.search.contentnames.lucene.BaseScoringFilter
-
- 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
- setRetentionPeriod(RetentionPeriod) - Method in class com.atlassian.confluence.api.impl.service.audit.AuditServiceImpl
-
- setRetentionPeriod(RetentionPeriod) - Method in interface com.atlassian.confluence.api.service.audit.AuditService
-
Set the configured retention period for audit records.
- setRetentionPeriod(RetentionPeriod, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.AuditResource
-
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
-
- setRootCommentId(long) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- setRootPages(ContentEntityList) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
-
- setRows(int) - Method in class com.atlassian.confluence.pages.templates.variables.TextAreaVariable
-
- setRows(int) - Method in class com.atlassian.confluence.selenium.client.InsertTablePopup
-
- 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.pages.actions.AbstractCreatePageAction
-
- 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
-
- 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
-
- setSchema(PropertySetSchema) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
-
Deprecated.
- setSchema(PropertySetSchema) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
-
- setSchemaHelper(SchemaHelper) - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
-
- setSchemaHelper(SchemaHelper) - 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(String) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
-
- 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
-
- setScore(int, float) - Method in interface com.atlassian.confluence.search.contentnames.DocumentResultScores
-
Override any existing score for the specified document and replace with the new supplied score.
- setScore(int, float) - Method in class com.atlassian.confluence.search.contentnames.FloatArrayDocumentResultScores
-
- setScore(int, float) - Method in class com.atlassian.confluence.search.contentnames.lucene.BitSetAwareDocumentResultScores
-
- setScore(int, float) - Method in class com.atlassian.confluence.search.contentnames.lucene.OpenBitSetAwareDocumentResultScores
-
- setScorer(Scorer) - Method in class com.atlassian.confluence.plugins.edgeindex.GroupByEdgeTargetCollector
-
- setScriptsFinishedPluginExpected(boolean) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
-
- setSearchableDao(SearchableDao) - Method in class com.atlassian.confluence.search.lucene.LuceneIndexManager
-
- setSearchEntitiesManager(SearchEntitiesManager) - Method in class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
-
- 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
-
- 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.search.actions.UserSearchAction
-
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.ChainedSearchFilterMapper
-
- setSearchMapper(LuceneSearchMapper) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ConstantScoreQueryMapper
-
- 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
-
- setSearchSpace(Space) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
-
- 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
-
- 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
-
- setSelectedDatabaseType(String) - Method in class com.atlassian.confluence.setup.actions.SetupDatabaseAction
-
- 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
-
- setServerHostname(String) - Method in class com.atlassian.confluence.pageobjects.page.admin.PopMailConfigPage
-
Deprecated.
- setServerId(String) - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
-
- setServerLogsDirectory(String) - Method in class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
-
- setServerLogsDirectory(String) - Method in class com.atlassian.confluence.util.SupportUtility
-
- 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.JohnsonEventContainerFactoryBean
-
- setServletContext(ServletContext) - Method in class com.atlassian.confluence.user.service.DefaultUserProfileService
-
Deprecated.
- 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
-
- setServletRequest(HttpServletRequest) - Method in class com.atlassian.confluence.userstatus.actions.CurrentUserStatusAction
-
Deprecated.
- 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
-
- 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.links.DefaultReferralManager
-
- setSessionFactory(SessionFactory) - Method in class com.atlassian.confluence.pages.actions.EditPageAction
-
- 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
-
- setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.links.DefaultReferralManager
-
- 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.pages.wysiwyg.DefaultConfluenceWysiwygConverter
-
- 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.NotSharedModeCondition
-
Deprecated.
- 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.renderer.ConfluenceIconManager
-
Deprecated.
- 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.search.v2.lucene.mapper.SiteSearchPermissionsSearchFilterMapper
-
- setSettingsManager(SettingsManager) - Method in class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
-
- 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
-
- 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
-
- setSharedDraftsDarkFeatureHelper(SharedDraftsDarkFeatureHelper) - Method in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
-
- setSharedDraftsEnabled(boolean) - Method in class com.atlassian.confluence.plugins.synchrony.rest.CollaborativeEditingConfigResponse.Builder
-
- setSharedMode(boolean) - Method in class com.atlassian.confluence.setup.settings.Settings
-
- 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
-
- setShowActionMsg(boolean) - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- 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
-
- setShowComments(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
-
- setShowDiff(boolean) - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
-
- setShowDifferences(boolean) - Method in class com.atlassian.confluence.rss.RssRenderItem
-
- 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
-
- setShowExternalReferrers(boolean) - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- setShowFullContent(boolean) - Method in class com.atlassian.confluence.it.user.UserProfile
-
- setShowFullContentInEmailNotifications(boolean) - Method in class com.atlassian.confluence.user.actions.EditEmailSettingsAction
-
Deprecated.
- setShowInMacroBrowser(boolean) - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
-
- setShowLink(boolean) - Method in class com.atlassian.confluence.selenium.client.PageGadget
-
- 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
-
- setSidManager(ConfluenceSidManager) - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
-
- setSignupManager(SignupManager) - Method in class com.atlassian.confluence.plugins.easyuser.notifications.MailServerDeletedEventListener
-
- 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
-
- setSignupSettings(SignupSettingsBean) - Method in class com.atlassian.confluence.plugins.easyuser.EasyUserSignupSettingsResource
-
- setSignupValidator(SignupValidator) - Method in class com.atlassian.confluence.user.actions.SignUpAction
-
- setSiteBlogNotificationForUser(User, boolean) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
-
- setSiteBlogNotificationForUser(User, 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
-
- setSize(long) - Method in class com.atlassian.confluence.plugins.dragdrop.UploadAction
-
- setSkipAccessCheck(boolean) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
-
- 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.AbstractSpacePermissionsAction
-
Deprecated.
- 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
-
- setSpaceGroup(SpaceGroup) - Method in class com.atlassian.confluence.spaces.Space
-
- setSpaceGroupManager(SpaceGroupManager) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
-
- 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.ViewDraftAttachmentsAction
-
Deprecated.
- 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
-
- 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.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.pages.actions.ViewDraftAttachmentsAction
-
Deprecated.
- 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.DashboardMacroSupport
-
- setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.plugins.macros.dashboard.SpaceDetailsMacro
-
- 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.LabelsSoapService
-
- 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
-
- setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.PermittedSpacesQueryMapper
-
- setSpaceManager(SpaceManager) - Method in class com.atlassian.confluence.security.actions.AbstractSpacePermissionsAction
-
Deprecated.
- 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
-
- 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.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
-
- setSpaceManager(SpaceManager) - Method in class com.atlassian.sal.confluence.project.ConfluenceProjectManager
-
- 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.LabelsSoapService
-
- 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.GroupPermissionsDelegate
-
- setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
-
- setSpacePermissionManager(SpacePermissionManager) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
-
- 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
-
- 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
-
- 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
-
- 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
-
- setStarted(Date) - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
-
- setStartIndex(int) - Method in class bucket.core.actions.PagerPaginationSupport
-
- setStartIndex(int) - Method in class bucket.core.actions.PaginationSupport
-
- setStartIndex(int) - Method in class com.atlassian.confluence.admin.actions.ManageReferrersAction
-
- 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.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
-
- setStartIndex(int) - Method in class com.atlassian.confluence.userstatus.actions.StatusListAction
-
Deprecated.
- 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(long) - Method in class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
-
- 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.userstatus.UserStatus
-
Deprecated.
- 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
-
- setStatusId(int) - Method in class com.atlassian.confluence.userstatus.actions.DeleteUserStatusAction
-
Deprecated.
- setStatusId(String) - Method in class com.atlassian.confluence.userstatus.actions.StatusListAction
-
Deprecated.
- setStatusId(long) - Method in class com.atlassian.confluence.userstatus.actions.ViewUserStatusAction
-
Deprecated.
- 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.macro.userstatus.StatusListMacro
-
- setStatusTextRenderer(StatusTextRenderer) - Method in class com.atlassian.confluence.rss.UserStatusRenderSupport
-
- setStatusTextRenderer(StatusTextRenderer) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
-
- setStatusTextRenderer(StatusTextRenderer) - Method in class com.atlassian.confluence.userstatus.actions.AbstractUserStatusJsonResultAction
-
Deprecated.
- 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.content.service.DefaultRenderingService
-
- 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.content.service.DefaultRenderingService
-
- 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
-
- setStreamTitle(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ActivityStreamGadgetMacroPreview
-
Deprecated.
- setString(String, String) - Method in class bucket.user.propertyset.CacheAwarePropertySet
-
- 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
-
- 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
-
- 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.admin.actions.RaiseSupportRequestAction
-
- 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
-
- 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
-
- setSummary(String) - Method in class com.atlassian.confluence.pageobjects.component.supporttools.SupportRequestTab
-
Deprecated.
- 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.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
-
- setSuppressNotifications(boolean) - Method in interface com.atlassian.confluence.core.SaveContext
-
- setSuppressNotifications(boolean) - Method in class com.atlassian.confluence.event.events.content.ContentEvent
-
- setSynchronous(boolean) - Method in class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
-
- setSynchronous(boolean) - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceAction
-
- setSynchronyEnabled(boolean) - Method in class com.atlassian.confluence.plugins.synchrony.rest.CollaborativeEditingConfigResponse.Builder
-
- 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
-
- 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
-
- setTargetUser(User) - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
-
- 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.admin.actions.RaiseSupportRequestAction
-
- setTaskManager(MultiQueueTaskManager) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
-
- setTaskManager(MultiQueueTaskManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- setTaskManager(MultiQueueTaskManager) - Method in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
-
- setTaskManager(MultiQueueTaskManager) - Method in class com.atlassian.confluence.user.actions.SignUpAction
-
- 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.CacheAwarePropertySet
-
- setText(String, String) - Method in class com.atlassian.confluence.impl.propertyset.CacheAwarePropertySet
-
Deprecated.
- setText(String, String) - Method in class com.atlassian.confluence.user.DebugLoggingPropertySet
-
- setText(String) - Method in class com.atlassian.confluence.userstatus.actions.UpdateUserStatusAction
-
Deprecated.
- 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
-
- 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(AvailableTheme) - Method in class com.atlassian.confluence.pageobjects.component.theme.ChooseThemeComponent
-
Deprecated.
- 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
-
- setThemeForSpace(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- setThemeKey(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractThemeAction
-
- 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
-
- setThreadLocalContext(ConfluenceThreadLocalContextManager.ThreadLocalContext) - Method in class com.atlassian.confluence.api.impl.sal.ConfluenceThreadLocalContextManager
-
Set the thread local context on the current thread
- 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
-
- setThumbnailManager(ThumbnailManager) - Method in class com.atlassian.confluence.util.DefaultThumbnailInfoFactory
-
Deprecated.
- 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.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
-
- 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() - Method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- 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.plugins.rest.entities.builders.DefaultContentEntityBuilder
-
- settingsManager - Variable in class com.atlassian.confluence.rss.AbstractRenderSupport
-
- SettingsManager - Interface in com.atlassian.confluence.setup.settings
-
- 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
-
- 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
-
- 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.selenium.client.Editor
-
- 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
-
- setToAddress(String) - Method in class com.atlassian.confluence.pageobjects.page.admin.PopMailConfigPage
-
Deprecated.
- 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
-
- setTooltip(String) - Method in class com.atlassian.confluence.api.model.web.WebItemView.Builder
-
- setTotal(int) - Method in class bucket.core.actions.PaginationSupport
-
- setTotal(int) - Method in class com.atlassian.confluence.importexport.impl.DecoratedProgressMeter
-
- setTotal(int) - Method in class com.atlassian.confluence.pages.ManualTotalPaginationSupport
-
- 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
-
- setTrackbackDao(TrackbackDao) - Method in class com.atlassian.confluence.links.DefaultReferralManager
-
- setTrackBackEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditSpacesConfiguration
-
- setTrackbackLinks(List<TrackbackLink>) - Method in class com.atlassian.confluence.core.ContentEntityObject
-
- 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.pages.DefaultTrashManager
-
- setTransactionManager(PlatformTransactionManager) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeListener
-
- setTransactionManager(PlatformTransactionManager) - Method in class com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload
-
- setTransformationEnabled(boolean) - Method in class com.atlassian.confluence.stateless.webdriver.TranslationTransformTest
-
- 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
-
- setType(int) - Method in class bucket.search.persistence.IndexQueueEntry
-
- setType(DiffType) - Method in class com.atlassian.confluence.diff.ChangeChunk
-
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
-
- setUp() - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
-
Default setUp method.
- setUp() - Method in class com.atlassian.confluence.AbstractLdapAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ActionAutowireSecurityAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ActionMenuAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.activeobjects.AbstractActiveObjectsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.activeobjects.ActiveObjectBackupAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.AddPageAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.AddPageSecurityAcceptanceTest
-
Set up the test space and create a new test user who should not have create permissions
for this space.
- setUp() - Method in class com.atlassian.confluence.AddPageWithRequestParamsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.AdminAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.AdminTasklistAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.AlreadySetupAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.analytics.RenderMetricsAnalyticsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.AntiXSSAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteAttachmentServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteChildContentServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteContentBodyConversionServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteContentLabelServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteContentLegacyDraftServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteContentMacroServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteContentPropertyServiceAcceptanceTest
-
- setup() - Method in class com.atlassian.confluence.api.RemoteContentRestrictionServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteContentServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteContentServiceHistoryContributionsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteContentSharedDraftsServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteContentTrashServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteContentVersionServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteCQLSearchServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemotePersonServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteRelationServiceAcceptanceTest.ParameterizedRemoteRelationServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteRelationServiceAcceptanceTest.RemoteTestHelper
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteServiceExceptionAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteSpacePropertyServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteSpaceServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.RemoteWebResourceAcceptanceTest
-
- setup() - Method in class com.atlassian.confluence.api.Template.RemoteBlueprintContentTemplateServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.api.Template.RemotePageContentTemplateServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.AtlassianSecurityAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.AttachedImagesJsonAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.AttachmentAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.AttachmentMigrationAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.BlogAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.BlogPermissionsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.BlogSlowAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.BrowserLanguageAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.BrowseSpaceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.CaptchaAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.cluster.AbstractClusteredTestCase
-
- setUp() - Method in class com.atlassian.confluence.cluster.ClusteredCacheSizeChangeAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.cluster.ClusteredDirectoryAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.cluster.ClusteredIndexRecoveryAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.cluster.ClusteredPluginAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.CoarseGrainedSpacePermissionsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.CodeMacroAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ColourSchemeAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.CommentsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ComplexPagePermissionsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ConcurrentIndexingAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ContentConvertibleRestAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ContentNameSearchAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.CopyPageAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.CustomizeSiteLogoAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.CustomPageContentAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.DarkFeaturesAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.dashboard.DashboardRecentlyUpdatedContentMacroAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.dashboard.GlobalReportsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.dashboard.SpacesListMacroAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.DateFormatAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.DecoratorAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.DiffPagesAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.DraftsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.EditGlobalPermissionsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.EditLayoutsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.EditPageAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.EditSpacePermissionsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.EmbeddedObjectAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ErrorPageAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.EventsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ExcerptMacroAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.FileHandleTestingSuite.FileHandleTest
-
- setUp() - Method in class com.atlassian.confluence.FiveHundredPageSecurityAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.FlashScopeAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.FlushIndexingQueueAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.FuncTestPermissionAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.gadgets.ExternalGadgetDirectoryAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.gadgets.GadgetWhiteListAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.GalleryAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.GeneralConfigurationAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.GlobalAdminAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.GroupManagementReadOnlyAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.GroupPickerAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.GzipFilterAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.HealthCheckAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.HeartbeatAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.HistoricalPageViewAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.HtmlExportAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.HtmlMacrosAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.HttpHeadersAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.HttpMethodValidationAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.I18nModeAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.importexport.LargeImportAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.importexport.SiteExportAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.importexport.SiteImportAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.importexport.SpaceImportAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.importexport.SpaceXmlExportAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ImportPagesFromDiskAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.IncludeMacroAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.IncomingLinkAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.IndexingAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.InheritedPagePermissionsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.InviteUsersAcceptanceTest
-
- setUp(Class, TestName) - Method in class com.atlassian.confluence.it.AcceptanceTestHelper
-
- 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.JobPluginAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.JohnsonFilterAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.KnownBugsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.LabelsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.LabelSearchAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.LicensingAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.links.MovePageReferencesAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.LinkTypeAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.LinkTypeIncludingMailAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ListPageAlternativesAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.LoginAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.macro.schema.MacroSchemaMigratorAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.MacroDiffAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.MacroPluginAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.MacrosAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.MacrosRespectPagePermissionsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.MoveBlogPostAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.MovePageAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.MultipleAttachmentsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.NonClusterLicensingAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.notifications.BatchingAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.notifications.BlogLikedBatchingAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.OrphanedPagesAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PageConcurrentSavingAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PageExportAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PageHistoryAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PageInfoAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PageNotFoundAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PageOperationsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PagePermissionsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PagePermissionsWithCommentAttachmentAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PageTemplatesAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PageTitlesAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PdfPageExportAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PersonalLabelsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PersonalSpaceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PlatformCtkAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PluginDecorationAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PluginStartupAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PluginsVelocityConfigurationAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PopularLabelsMacroAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.PostRestoreConstraintsUpgradeTest
-
- setUp() - Method in class com.atlassian.confluence.RecentlyUpdatedContentMacroAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.RecentlyUsedLabelsMacroAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.RefactoringAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.RelatedLabelsMacroAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.RemoteCustomContentAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.RemoveSpaceAcceptanceTest
-
- setUp(FilterContext) - Method in class com.atlassian.confluence.renderer.radeox.filters.LinkTestFilter
-
- setUp() - Method in class com.atlassian.confluence.ResetPasswordAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.api.RestApiContentDraftAcceptanceTest
-
- setup() - Method in class com.atlassian.confluence.rest.api.RestApiContentRestrictionAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.api.RestApiVersionAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.api.RestChildContentAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.api.RestExperimentalApiContentRestrictionAcceptanceTest
-
- setup() - Method in class com.atlassian.confluence.rest.api.RestExperimentalApiPageContentTemplateAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.BreadcrumbsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.CommentAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.ContentAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.EdgeIndexAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.I18nAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.KeyboardShortcutAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.LikableContentResourceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.MacroResourceRestAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.PageAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.QuickNavAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.QuickReloadAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.RestAttachmentAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.RestEditorAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.RestListLinksAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.RestSearchAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.RestSignupAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.RestSpaceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.RestSpaceListAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.UserAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.UserHistoryAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rest.UserJsonSearchAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.RestrictedPageAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.RevertPageAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.AddUserXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.AdminXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.AttachmentsXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.BlogsXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.CommentsXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.LabelsRestXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.LabelsXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.LoginXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.MacroMigrationXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.MovePageXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.NotificationsXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.PagesXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.PermissionsXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.PersonalInformationXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.SpaceXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.TrashXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.UsersXmlRpcAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcVersion1AcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcVersion2AcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.RssAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.RssFeedBuilderAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.sanity.newinstance.AttachmentsUpgradedTest
-
- setUp() - Method in class com.atlassian.confluence.sanity.newinstance.BasicContentCreationTest
-
- setUp() - Method in class com.atlassian.confluence.sanity.newinstance.BasicContentEditingTest
-
- setUp() - Method in class com.atlassian.confluence.sanity.newinstance.CreateDialogTest
-
- setUp() - Method in class com.atlassian.confluence.sanity.newinstance.DashboardTest
-
- setUp() - Method in class com.atlassian.confluence.sanity.newinstance.PagePermissionTest
-
- setup() - Method in class com.atlassian.confluence.sanity.newinstance.UPMSanityTest
-
- setUp() - Method in class com.atlassian.confluence.sanity.synchrony.perf.SynchronyDatabasePerformanceTest
-
- setUp() - Method in class com.atlassian.confluence.sanity.upgradeinstance.AbstractMacroSanityTest
-
- setUp() - Method in class com.atlassian.confluence.sanity.upgradeinstance.ConfluenceQuestionsTest
-
- setUp() - Method in class com.atlassian.confluence.sanity.upgradeinstance.ConnectAddonTest
-
- setUp() - Method in class com.atlassian.confluence.sanity.upgradeinstance.ExistingFormattingTest
-
- setUp() - Method in class com.atlassian.confluence.sanity.upgradeinstance.ExistingPagePermissionsTest
-
- setUp() - Method in class com.atlassian.confluence.sanity.upgradeinstance.PeopleDirectoryTest
-
- setUp() - Method in class com.atlassian.confluence.sanity.upgradeinstance.UpgradeRecoveryFileTest
-
- setUp() - Method in class com.atlassian.confluence.SearchAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.SearchMacroAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.SecurityConfigurationAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
-
- setUp() - Method in class com.atlassian.confluence.selenium.AbstractEditorPropertyPanelTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.AbstractLinkBrowserTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.AbstractSeleniumTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.AjaxNotificationErrorTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.BackupAdminTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.CopyPasteFromViewToEditorTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.DraftChangesTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorAutocompleteLinkShortcutTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorAutocompleteMacroTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorAutocompleteMediaShortcutTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorAutocompleteTriggerNotIExploreTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorCommentsTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorDraftsTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorImagePropertyPanelNotIExploreTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorImagePropertyPanelTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorInsertImageDialogNotIExploreTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorInsertImageDialogTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorLinkPropertyPanelNotIExploreTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorLinkPropertyPanelTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorLinkStyleTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorTableToolbarTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.EditorThemeTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.FollowDisabledUserTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.gadgets.AbstractGadgetSeleniumTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.gadgets.AnonymousAccessTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.gadgets.GadgetsMacroBrowserTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.gadgets.PageGadgetConfigTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.gadgets.PageGadgetContentTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.GeneralConfigurationTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.KeyboardShortcutTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.LinkBrowserBreadcrumbNotIExploreNotFF3Test
-
- setUp() - Method in class com.atlassian.confluence.selenium.LinkToImageTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.MacroBrowserTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.MacroPropertyPanelTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.MarkupMacroBrowserTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.MoveNewPageTestDarkFeature
-
- setUp() - Method in class com.atlassian.confluence.selenium.OfficeConnectorMacroBrowserSmartFieldsTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.PageOrderingTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.QuickNavigationTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.ScheduledJobAdminTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.SeleniumSetupTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.TinyMceConfluenceFormatTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.TinyMceEmoticonTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.TinyMceInsertMenuTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.TinyMceMacroBrowserTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.TinyMceNotIExploreTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.TinyMcePasteTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.TinyMceShortcutsTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.TinyMceTableTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.UserHoverTest
-
- setUp() - Method in class com.atlassian.confluence.selenium.WebSudoTest
-
- setUp() - Method in class com.atlassian.confluence.server.ApplicationStatusServiceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ServletPluginAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.setup.DisableServerLogRecorderTest
-
- setUp() - Method in class com.atlassian.confluence.setup.SetupOldConfluenceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.setup.SetupUpgradedConfluenceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.setup.StartupErrorTest
-
- setUp() - Method in class com.atlassian.confluence.setup.TestRequestLicenseFromMac
-
- setUp() - Method in class com.atlassian.confluence.SignupAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.SiteSupportAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.SpaceAdminAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.SpaceAdminPermissionsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.SpaceAdvancedAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.SpaceDetailsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.SpaceLabelsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.SpacePermissionDefaultsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.SpacePermissionsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.SpacesListMacroAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.SpaceTemplateAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.SpringPluginUploadAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.stateless.webdriver.AttachmentsTest
-
- setUp() - Method in class com.atlassian.confluence.stateless.webdriver.AutowatchTest
-
- setUp() - Method in class com.atlassian.confluence.stateless.webdriver.CollaborativeEditorSwitchOnOffTest
-
- setUp() - Method in class com.atlassian.confluence.stateless.webdriver.CopyPageAcceptanceTest
-
- setUp() - Static method in class com.atlassian.confluence.stateless.webdriver.CopyPageLinkAnonymousTest
-
- setUp() - Method in class com.atlassian.confluence.stateless.webdriver.EasyUserInviteMailTest
-
- setup() - Method in class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- setUp() - Static method in class com.atlassian.confluence.stateless.webdriver.editor.ContentLifecycleTest
-
- setUp() - Method in class com.atlassian.confluence.stateless.webdriver.editor.EditorCollaboratorRelationTest
-
- setUp() - Static method in class com.atlassian.confluence.stateless.webdriver.editor.EditorDraftsWithAnonymousUserTest
-
- setUp() - Static method in class com.atlassian.confluence.stateless.webdriver.editor.MacroBrowserSmartFieldsTest
-
- setUp() - Method in class com.atlassian.confluence.stateless.webdriver.EditUserProfileTest
-
- setUp() - Method in class com.atlassian.confluence.stateless.webdriver.EmailToPageTest
-
- setUp() - Method in class com.atlassian.confluence.stateless.webdriver.export.SpaceHtmlExportTest
-
- setUp() - Method in class com.atlassian.confluence.stateless.webdriver.multibrowser.LegacyDraftsHeartbeatTest
-
- setUp() - Method in class com.atlassian.confluence.stateless.webdriver.PageDraftLabelsTest
-
- setUp() - Static method in class com.atlassian.confluence.stateless.webdriver.PageHistoryTest
-
- setUp() - Method in class com.atlassian.confluence.stateless.webdriver.RecentlyWorkOnDashboardTest
-
- setUp() - Method in class com.atlassian.confluence.SummaryEmailAcceptanceFailingTest
-
- setUp() - Method in class com.atlassian.confluence.SupportHealthCheckAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ThemeChangeAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ThreadedCommentAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ThumbnailAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.TimeAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.TimeZoneAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.TrackbackAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.TrashCanAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.UndefinedPagesAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.UniqueHeadingIdAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.upgrade.CrowdUsersUserMappingUpgradeTaskAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.upgrade.JiraIssueMacroServerParamsUpgradeTaskAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.upgrade.OnDemandSpacePermissionsDefaultUpgradeTaskAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.UserFollowAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.UserMacrosAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.UserManagementAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.UserManagementReadOnlyAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.UserMenuAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.UserPickerAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.UserPreferencesAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.UserProfileAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.UserRenameAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.VelocityDeprecationAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.VersionChildPolicyAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.ViewSourceAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.WatchAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.ConfluenceSpacesHidingTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.base.AbstractEditorDraftsTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.base.AbstractLinkBrowserTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.CommentsTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.content.EditorMainToolbarTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.content.EditorToolbarFormatTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.EditorDraftsWithAnonymousUserTest
-
- setup() - Method in class com.atlassian.confluence.webdriver.editor.EditorInsertFilesDialogTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.EditorPageLayout2Test
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.EditorSettingsTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.EditorTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.EditorUiTest
-
- setup() - Method in class com.atlassian.confluence.webdriver.editor.ImagePropertyPanelTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.LinkBrowserSearchStateLessTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.QuickCommentCaptchaTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.QuickCommentEditorTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.QuickCommentEditorWithAnonymousUserTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.QuickEditEditorTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.editor.QuickEditorUiTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.export.SpaceHtmlExportTest
-
- setUp() - Method in class com.atlassian.confluence.webdriver.export.SpaceXmlExportTest
-
- setUp() - Method in class com.atlassian.confluence.WebItemPluginAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.WebPanelAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.WebResourceTransformerAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.webscale.DatabaseRequestsAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.WebSudoAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.AttachmentEditXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.AttachmentUploadXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.CommentXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.CreateContentXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.CreateDialogXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.DefaultSpaceLogoXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.GadgetXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.GlobalAdminXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.HeartbeatXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.MailSpaceAdminXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.ManageUsersAndGroupsXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.NotificationsXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.PageXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.RenderContentXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.SpaceAdminXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.SpaceExportXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.SpaceLogoXsrfAcceptanceTest
-
- setUp() - Method in class com.atlassian.confluence.xsrf.ThemesXsrfAcceptanceTest
-
- 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_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_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
-
- SetupAcceptanceTest - Class in com.atlassian.confluence.setup
-
Tests the setup process.
- SetupAcceptanceTest() - Constructor for class com.atlassian.confluence.setup.SetupAcceptanceTest
-
- 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
-
- setUpBeforeClass() - Static method in class com.atlassian.confluence.stateless.webdriver.editor.EditorImagePropertyPanelTest
-
- setUpBeforeClass() - Static method in class com.atlassian.confluence.stateless.webdriver.editor.EditorNotifyWatchersTest
-
- setupBlogPost() - Method in class com.atlassian.confluence.BlogAcceptanceTest
-
- setupBrowsers() - Static method in class com.atlassian.confluence.stateless.webdriver.multibrowser.AbstractMultiBrowserTest
-
- 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
-
- setUpClass() - Static method in class com.atlassian.confluence.api.RemoteRelationServiceAcceptanceTest.ParameterizedRemoteRelationServiceAcceptanceTest
-
- setUpClass() - Static method in class com.atlassian.confluence.stateless.webdriver.UnlicensedUserMenuTest
-
- setUpClass() - Static method in class com.atlassian.confluence.stateless.webdriver.UserHoverTest
-
- setUpClass() - Method in class com.atlassian.confluence.stateless.webdriver.WorkboxBasicTest
-
- setupClass() - Static method in class com.atlassian.confluence.webdriver.editor.content.ZEditorPageLayouts2ContentTest
-
- 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
-
- 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
-
- SetupCompletePage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.SetupCompletePage
-
Deprecated.
- setUpComponent() - Static method in class com.atlassian.confluence.stateless.webdriver.AutowatchTest
-
- setupConfiguration(Map) - Method in class bucket.user.BucketHibernateConfigProvider
-
- 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
-
- SetupDatabaseAction - Class in com.atlassian.confluence.setup.actions
-
- SetupDatabaseAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupDatabaseAction
-
- 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
-
- setUpdateLastModifier(boolean) - Method in class com.atlassian.confluence.core.DefaultSaveContext
-
- setUpdateLastModifier(boolean) - Method in interface com.atlassian.confluence.core.SaveContext
-
- SetupDBChoiceAction - Class in com.atlassian.confluence.setup.actions
-
- SetupDBChoiceAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupDBChoiceAction
-
- 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() - Method in class com.atlassian.confluence.stateless.webdriver.editor.TinyMceConfluenceFormatTest
-
- setupEditor() - Method in class com.atlassian.confluence.stateless.webdriver.ProfileMacroTest
-
- 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.
- 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
-
- 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
-
- setUpgradeTasks(List<UpgradeTask>) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
-
- setUpgradeTaskToRun(String) - Method in class com.atlassian.confluence.admin.actions.upgrade.ForceUpgradeAction
-
- 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
-
- 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
-
- SetupOldConfluenceAcceptanceTest - Class in com.atlassian.confluence.setup
-
Sets up an old version of Confluence.
- SetupOldConfluenceAcceptanceTest() - Constructor for class com.atlassian.confluence.setup.SetupOldConfluenceAcceptanceTest
-
- 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
-
- setUpOnce() - Static method in class com.atlassian.confluence.webdriver.editor.LinkBrowserSearchStateLessTest
-
- setUpOnce() - Static method in class com.atlassian.confluence.webdriver.editor.QuickCommentFromFullUrlTest
-
- setUpOnce() - Static method in class com.atlassian.confluence.webdriver.editor.QuickCommentTest
-
- 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
-
- setupResolution() - Method in class com.atlassian.confluence.webdriver.visualregression.LoginVisualRegressionTest
-
- 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
-
- setupScreenSize() - Static method in class com.atlassian.confluence.stateless.webdriver.editor.EditorDraftsCreateContentTest
-
- 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()).
- SetupStandardDatabaseAction - Class in com.atlassian.confluence.setup.actions
-
- SetupStandardDatabaseAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupStandardDatabaseAction
-
- 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
-
- 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.
- SetupUpgradedConfluenceAcceptanceTest - Class in com.atlassian.confluence.setup
-
Sets up the current version of Confluence after having upgraded from an older version.
- SetupUpgradedConfluenceAcceptanceTest() - Constructor for class com.atlassian.confluence.setup.SetupUpgradedConfluenceAcceptanceTest
-
- setupUPMSettings() - Static method in class com.atlassian.confluence.stateless.webdriver.UPMTest
-
- SetupUserManagementChoiceAction - Class in com.atlassian.confluence.setup.actions
-
- SetupUserManagementChoiceAction() - Constructor for class com.atlassian.confluence.setup.actions.SetupUserManagementChoiceAction
-
- 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(PluginResourceLocator, WebResourceIntegration, WebResourceUrlProvider) - Constructor for class com.atlassian.confluence.setup.SetupWebResourceManager
-
- setupWhenTestTypeKnown(long, boolean) - Method in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
-
- setupWhenTestTypeKnown(long, boolean) - Method in class com.atlassian.confluence.selenium.EditorAutocompleteLinkShortcutTest
-
- setupWhenTestTypeKnown(long, boolean) - Method in class com.atlassian.confluence.selenium.EditorAutocompleteMediaShortcutTest
-
- 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
-
- 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
-
- 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
-
- 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(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.plugin.descriptor.web.DefaultWebInterfaceContext
-
- setUser(User) - Method in class com.atlassian.confluence.rss.RssRenderItem
-
- setUser(User) - Static method in class com.atlassian.confluence.user.AuthenticatedUserThreadLocal
-
- 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.core.ContentEntityObject
-
- setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.follow.DefaultFollowManager
-
- 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
-
- setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.macro.profile.ProfileMacro
-
- setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.macro.userstatus.StatusListMacro
-
- setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
-
- setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.pages.DateFormattersContextProvider
-
- 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.lucene.filter.HibernateSpacePermissionsFilterDao
-
- 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
-
- 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
-
- setUserAccessor(UserAccessor) - Method in class com.atlassian.confluence.util.UserFilterBean
-
- setUserAccessorSupplier(Supplier<UserAccessor>) - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
-
- setUserCache(Cache<String, Long>) - Method in class bucket.user.persistence.dao.hibernate.BucketUserDAO
-
Deprecated.
- 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
-
- setUserContentManager(UserContentManager) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
-
- setUserContentManager(UserContentManager) - Method in class com.atlassian.confluence.user.actions.RemoveUserAction
-
- setUserDao(InternalUserDao) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateDirectoryDao
-
- setUserDao(InternalUserDao) - Method in class com.atlassian.crowd.embedded.hibernate2.HibernateMembershipDao
-
- setUserDetailProperty(User, String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
-
Deprecated.
- 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
-
- setUserIndexingManager(UserIndexingManagerInternal) - Method in class com.atlassian.confluence.user.crowd.UserIndexingListener
-
- 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.
- setUserLoginInfoDao(UserLoginInfoDao) - Method in class com.atlassian.confluence.user.listeners.UserRemovalListener
-
- 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
-
- 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.like.LikeEntity
-
- setUsername(String) - Method in class com.atlassian.confluence.mail.notification.actions.ManageWatchersAction
-
- setUserName(String) - Method in class com.atlassian.confluence.mail.notification.Notification
-
- setUsername(String) - Method in class com.atlassian.confluence.pageobjects.component.admin.users.AddUserTab
-
Deprecated.
- 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
-
- 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.extras.entities.UserEntity
-
- setUsername(String) - Method in class com.atlassian.confluence.user.persistence.dao.ConfluenceRememberMeToken
-
- setUsername(String) - Method in class com.atlassian.confluence.user.PersonalInformation
-
- setUsername(String) - Method in class com.atlassian.confluence.user.UserForm
-
- setUsername(String) - Method in class com.atlassian.confluence.userstatus.actions.ClearUserStatusAction
-
Deprecated.
- setUsername(String) - Method in class com.atlassian.confluence.userstatus.actions.CurrentUserStatusAction
-
Deprecated.
- setUsername(String) - Method in class com.atlassian.confluence.userstatus.actions.StatusListAction
-
Deprecated.
- 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
-
- setUserPermissionsDelegate(UserPermissionsDelegate) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
-
- 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.
- setUserStatus(String) - Method in class com.atlassian.confluence.it.user.UserProfile
-
- setUserStatus(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
-
- setUserStatus(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
-
Set the current user's status.
- setUserStatus(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- setUserStatusManager(UserStatusManager) - Method in class com.atlassian.confluence.macro.profile.ProfileMacro
-
- setUserStatusManager(UserStatusManager) - Method in class com.atlassian.confluence.macro.userstatus.StatusListMacro
-
- setUserStatusManager(UserStatusManager) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- setUserStatusManager(UserStatusManager) - Method in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
-
- setUserStatusManager(UserStatusManager) - Method in class com.atlassian.confluence.userstatus.actions.ClearUserStatusAction
-
Deprecated.
- setUserStatusManager(UserStatusManager) - Method in class com.atlassian.confluence.userstatus.actions.CurrentUserStatusAction
-
Deprecated.
- setUserStatusManager(UserStatusManager) - Method in class com.atlassian.confluence.userstatus.actions.DeleteUserStatusAction
-
Deprecated.
- setUserStatusManager(UserStatusManager) - Method in class com.atlassian.confluence.userstatus.actions.UpdateUserStatusAction
-
Deprecated.
- 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
-
- 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
-
- setVcacheFactory(VCacheFactory) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
-
- 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(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.AbstractEditorPage
-
- 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
-
- 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
-
- setViewPermissions(Collection<ContentPermission>) - Method in class com.atlassian.confluence.content.service.page.SimpleContentPermissionProvider
-
- setViewPermissionsGroups(Group...) - Method in class com.atlassian.confluence.it.content.EditContentBean
-
- setViewPermissionsGroups(String) - Method in class com.atlassian.confluence.it.content.EditContentBean
-
- 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
-
- setViewPermissionsUsers(User...) - Method in class com.atlassian.confluence.it.content.EditContentBean
-
- setViewPermissionsUsers(String) - Method in class com.atlassian.confluence.it.content.EditContentBean
-
- 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
-
- 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
-
- 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
-
- setWatchThisPageCheckbox(boolean) - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
-
Deprecated.
Set the 'watch this page' checkbox to the specified state.
- 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
-
- setWebdavServerUrl(String) - Method in class com.atlassian.confluence.setup.settings.Settings
-
- setWebdavUsername(String) - Method in class com.atlassian.confluence.setup.settings.Settings
-
- setWebInterfaceManager(WebInterfaceManager) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
-
- setWebInterfaceManager(WebInterfaceManager) - Method in class com.atlassian.confluence.plugin.descriptor.mail.DefaultNotificationRenderManager
-
- setWebInterfaceManager(WebInterfaceManager) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
-
- setWebInterfaceManager(WebInterfaceManager) - Method in class com.atlassian.confluence.plugins.quicknav.admin.AdminItemSearchSectionProvider
-
- 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.mail.notification.listeners.AbstractNotificationsListener
-
- setWebResourceManager(WebResourceManager) - Method in class com.atlassian.confluence.rss.AbstractRenderSupport
-
- setWebSudo(boolean) - Method in class com.atlassian.confluence.pageobjects.page.admin.EditSecurityConfigurationPage
-
Deprecated.
- 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.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
-
- setWelcomeMessageService(WelcomeMessageService) - Method in class com.atlassian.confluence.util.ContentFacade
-
- 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.actions.PageInfoAction
-
- setWikiStyleRenderer(WikiStyleRenderer) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
-
- 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
-
- setWindowSizeAndPosition() - Method in class com.atlassian.confluence.stateless.webdriver.multibrowser.AbstractCollaborativeMultiBrowserTest
-
- setWindowSizeAndPosition(ConfluenceTestedProduct, Dimension, Point) - Method in class com.atlassian.confluence.stateless.webdriver.multibrowser.AbstractMultiBrowserTest
-
- 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.ExternalUserManagementEnabledCondition
-
Deprecated.
- 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
-
- 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
-
- setXsrfAddCommentsEnabled(boolean) - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
-
- setXsrfTokenGenerator(XsrfTokenGenerator) - Method in class com.atlassian.confluence.pages.actions.HeartbeatAction
-
- setxStreamManager(XStreamManager) - Method in class com.atlassian.confluence.event.listeners.ResetXStreamPluginListener
-
- setxStreamManager(XStreamManager) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
-
- setxStreamManager(XStreamManager) - Method in class com.atlassian.confluence.util.BandanaConfigMigrator
-
- SEVERAL_LINES_FOR_CONFDEV_10012 - Static variable in class com.atlassian.confluence.webdriver.editor.base.AbstractEditorDraftsTest
-
- severParentChildRelationships() - Method in class com.atlassian.confluence.pages.Page
-
sever parent/child relationships
- ShadowDiagnosticInfoBuilder - Class in com.atlassian.confluence.internal.search.v2
-
- ShadowDiagnosticInfoBuilder(JournalStateStore, JournalStateStore) - Constructor for class com.atlassian.confluence.internal.search.v2.ShadowDiagnosticInfoBuilder
-
- ShadowDiagnosticInfoBuilderFactory - Class in com.atlassian.confluence.internal.search.v2
-
- ShadowDiagnosticInfoBuilderFactory(JournalStateStore, JournalStateStore) - Constructor for class com.atlassian.confluence.internal.search.v2.ShadowDiagnosticInfoBuilderFactory
-
- 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
-
Filter shadowed users out.
- ShadowedUserSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
-
- ShadowedUserSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ShadowedUserSearchFilterMapper
-
- ShadowPermissionVerifier - Class in com.atlassian.confluence.internal.search.v2
-
- ShadowPermissionVerifier(SearchResultConverter, ContentPermissionManager, ShadowDiagnosticInfoBuilder) - Constructor for class com.atlassian.confluence.internal.search.v2.ShadowPermissionVerifier
-
- ShadowPermissionVerifierFactory - Class in com.atlassian.confluence.internal.search.v2
-
- ShadowPermissionVerifierFactory(SearchResultConverter, ContentPermissionManager) - Constructor for class com.atlassian.confluence.internal.search.v2.ShadowPermissionVerifierFactory
-
- ShadowSearchManager - Class in com.atlassian.confluence.internal.search.v2
-
- ShadowSearchManager(SearchManager, SearchManager, EventPublisher, OsgiServiceRegistry, ShadowPermissionVerifierFactory, ShadowDiagnosticInfoBuilderFactory) - Constructor for class com.atlassian.confluence.internal.search.v2.ShadowSearchManager
-
- 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
-
- 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
-
- 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
-
- 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, ContentCreator, PageManager, PermissionCheckExemptions, EventPublisher, RelationService, RelationManager) - 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
-
- SharedDraftsDarkFeatureHelper - Class in com.atlassian.confluence.setup.settings
-
- SharedDraftsDarkFeatureHelper(Supplier<DarkFeaturesManager>, UpgradeManager) - Constructor for class com.atlassian.confluence.setup.settings.SharedDraftsDarkFeatureHelper
-
Deprecated.
- 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
-
- SharedDraftsHeartbeatTest - Class in com.atlassian.confluence.stateless.webdriver.multibrowser
-
- SharedDraftsHeartbeatTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.multibrowser.SharedDraftsHeartbeatTest
-
- SharedDraftUpdatedEvent - Class in com.atlassian.confluence.event.events.analytics
-
- SharedDraftUpdatedEvent() - Constructor for class com.atlassian.confluence.event.events.analytics.SharedDraftUpdatedEvent
-
- SharePageDialog - Class in com.atlassian.confluence.selenium.client
-
- SharePageDialog(ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.SharePageDialog
-
- SHIELD_PASSWORD_KEY - Static variable in class com.atlassian.confluence.search.elasticsearch.ESConstants
-
- SHIELD_USERNAME_KEY - Static variable in class com.atlassian.confluence.search.elasticsearch.ESConstants
-
- 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 - Variable in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
-
- 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
-
- shortcutHasAction(String, String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
-
Deprecated.
- 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
-
- 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 class com.atlassian.confluence.util.velocity.PluginTemplateHtmlEntityEncodingDisabledPolicy
-
- shouldAutoEncode(ConfluenceVelocityTemplate) - Method in interface com.atlassian.confluence.util.velocity.TemplateHtmlEntityEncodingPolicy
-
- 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.EmailAddressPublicCondition
-
- shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.ExternalUserManagementEnabledCondition
-
Deprecated.
- 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.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.LdapUserManagementEnabledCondition
-
Deprecated.
- 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.NotSharedModeCondition
-
Deprecated.
Always returns true
- 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.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.TargetUserCanSetStatusCondition
-
- 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.UserCanCreatePersonalSpaceCondition
-
- shouldDisplay(WebInterfaceContext) - Method in class com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserCanUpdateUserStatusCondition
-
- 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.UserFollowingTargetCondition
-
Deprecated.
- 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.
- 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
-
- shouldExecuteOnNonCluster() - Method in class com.atlassian.confluence.setup.quartz.AbstractClusterAwareQuartzJobBean
-
Deprecated.
- 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
-
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
-
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
-
- shouldRunH2Server(Properties) - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateConfig
-
- shouldRunHsqlServer(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
-
- shouldShowDirectoryAggregationWarning() - Method in class com.atlassian.confluence.user.extras.aggregation.impl.ShouldDisplayDirectoryAggregationWarningUrlReadingCondition
-
- 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.
- 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
-
TODO introduce deprecation: deprecated since 5.3.3.
- 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() - Method in class com.atlassian.confluence.pageobjects.component.dialog.QuickReloadDialog.Item
-
Deprecated.
- 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 - Static variable in class com.atlassian.confluence.user.SessionKeys
-
- SHOW_COMMENTS_ID - Static variable in class com.atlassian.confluence.it.content.ViewContentBean
-
- SHOW_LABELS - Static variable in class com.atlassian.confluence.user.SessionKeys
-
- SHOW_LABELS - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
-
- SHOW_LOCATION - Static variable in class com.atlassian.confluence.user.SessionKeys
-
- SHOW_LOCATION - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
-
- SHOW_RESTRICTIONS - Static variable in class com.atlassian.confluence.user.SessionKeys
-
- SHOW_RESTRICTIONS - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
-
- showAllGroups() - Static method in class com.atlassian.confluence.it.admin.ManageGroups
-
- showAllGroups(WebTester) - Static method in class com.atlassian.confluence.it.admin.ManageGroups
-
- showAllPeople() - Method in class com.atlassian.confluence.pageobjects.page.PeopleDirectoryPage
-
Deprecated.
- showAllPeopleWithPersonalSpaces() - Method in class com.atlassian.confluence.pageobjects.page.PeopleDirectoryPage
-
Deprecated.
- 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.UserManagementAcceptanceTest
-
- 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
-
- showHistory(String, String) - Method in class com.atlassian.confluence.selenium.client.ScheduledJobAdmin
-
- 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.AbstractEditorPage
-
- 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.content.render.xhtml.migration.WorkSourceBatchRunner
-
- 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
-
- 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
-
- shutdownScheduler(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
-
- shutdownScheduler(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
-
- shutdownScheduler(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
-
- SideBarContext(Space, AbstractPage, String, String, String, String) - Constructor for class com.atlassian.confluence.impl.util.DecoratorUtil.SideBarContext
-
- 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
-
- SignupAcceptanceTest - Class in com.atlassian.confluence
-
- SignupAcceptanceTest() - Constructor for class com.atlassian.confluence.SignupAcceptanceTest
-
- 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, String) - Method in class com.atlassian.confluence.it.user.SignupForm
-
- 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_ANALYZER - Static variable in class com.atlassian.confluence.search.lucene.ConfluenceAnalyzer
-
- SIMPLE_ANALYZER - Static variable in class com.atlassian.confluence.search.lucene.ConfluenceUnstemmedAnalyzer
-
- SIMPLE_FILE_NAME - Static variable in class com.atlassian.confluence.HttpHeadersAcceptanceTest
-
- SIMPLE_PROPERTIES - Static variable in class com.atlassian.confluence.util.http.Authenticator
-
- 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
-
- 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
-
Performs a batch operation in a series of independent transactions containing an arbitrary
number of operations (which happens to be 50).
- 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
-
A predicate that decides whether or not an image stream should be rendered as a raster, depending on the size of the
resulting raster.
- SimpleImageRenderPredicate(int) - Constructor for class com.atlassian.confluence.content.render.image.SimpleImageRenderPredicate
-
- SimpleLikePayload - Class in com.atlassian.confluence.plugins.like.notifications
-
- SimpleLink - Class in com.atlassian.confluence.it
-
- 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
-
- 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
-
- SimpleSearchQueryParser(SearchQueryInterpreter) - Constructor for class com.atlassian.confluence.macro.query.SimpleSearchQueryParser
-
- 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.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
-
- SimpleSpaceProvider() - Constructor for class com.atlassian.confluence.pages.actions.CopyPageAction.SimpleSpaceProvider
-
- SimpleThresholdPredicate - Class in com.atlassian.confluence.pages.thumbnail.renderer
-
- 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
- simplifyHandle(String) - Static method in class com.atlassian.confluence.internal.search.v2.ShadowSearchManager
-
- 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
-
- 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_HEADER_XPATH - Static variable in class com.atlassian.confluence.CustomizeSiteLogoAcceptanceTest
-
- 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
-
- 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
-
- siteDarkFeatureRule - Static variable in class com.atlassian.confluence.stateless.webdriver.TranslationTransformTest
-
- SiteDarkFeaturesAction - Class in com.atlassian.confluence.admin.actions
-
- SiteDarkFeaturesAction() - Constructor for class com.atlassian.confluence.admin.actions.SiteDarkFeaturesAction
-
- SiteExportAcceptanceTest - Class in com.atlassian.confluence.importexport
-
- SiteExportAcceptanceTest() - Constructor for class com.atlassian.confluence.importexport.SiteExportAcceptanceTest
-
- SiteExportResult - Class in com.atlassian.confluence.pageobjects.page.space
-
- SiteExportResult() - Constructor for class com.atlassian.confluence.pageobjects.page.space.SiteExportResult
-
Deprecated.
- SiteExportTest - Class in com.atlassian.confluence.selenium
-
- SiteExportTest() - Constructor for class com.atlassian.confluence.selenium.SiteExportTest
-
- SITEHOME - Static variable in interface com.atlassian.confluence.user.actions.MyProfileConstants.Homepage
-
- siteHomePage - Variable in class com.atlassian.confluence.user.actions.ViewMySettingsAction
-
- SiteImportAcceptanceTest - Class in com.atlassian.confluence.importexport
-
- SiteImportAcceptanceTest() - Constructor for class com.atlassian.confluence.importexport.SiteImportAcceptanceTest
-
- 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
-
- 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
-
- 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
-
- SiteMigratorFactory(PlatformTransactionManager, ContentDao, CacheManager, Scheduler, PageTemplateDao, PageTemplateManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.SiteMigratorFactory
-
- 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(SearchQueryParameters, int, int) - Method in class com.atlassian.confluence.search.service.DefaultPredefinedSearchBuilder
-
Deprecated.
- siteSearch(SearchQueryParameters, int, int) - Method in interface com.atlassian.confluence.search.service.PredefinedSearchBuilder
-
- SiteSearch - Class in com.atlassian.confluence.selenium.client
-
- SiteSearch(Suite) - Constructor for class com.atlassian.confluence.selenium.client.SiteSearch
-
- 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
-
- 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
-
- 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
-
- SiteSupportAcceptanceTest - Class in com.atlassian.confluence
-
- SiteSupportAcceptanceTest() - Constructor for class com.atlassian.confluence.SiteSupportAcceptanceTest
-
- SiteSupportAction - Class in com.atlassian.confluence.user.actions
-
- SiteSupportAction() - Constructor for class com.atlassian.confluence.user.actions.SiteSupportAction
-
- 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.links.ReferralTaskQueue
-
- size() - Method in class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
-
Deprecated.
- size() - Method in class com.atlassian.confluence.pageobjects.page.content.CommentsSection
-
- 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 interface com.atlassian.confluence.search.contentnames.DocumentResultScores
-
Returns the number of scores.
- size() - Method in class com.atlassian.confluence.search.contentnames.FloatArrayDocumentResultScores
-
- size() - Method in class com.atlassian.confluence.search.contentnames.lucene.BitSetAwareDocumentResultScores
-
- size() - Method in class com.atlassian.confluence.search.contentnames.lucene.OpenBitSetAwareDocumentResultScores
-
- 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
-
This is a wrapper around an InputStream that limits the amount of data that can be returned.
- SizeLimitedInputStream(InputStream, int) - Constructor for class com.atlassian.confluence.util.http.SizeLimitedInputStream
-
- 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
-
- 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
-
- 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
-
- skipPast(String) - Method in class com.atlassian.confluence.json.parser.JSONTokener
-
Deprecated.
Skip characters until past the requested string.
- skipTo(int) - Method in class bucket.core.actions.PagerPaginationSupport
-
- skipTo(char) - Method in class com.atlassian.confluence.json.parser.JSONTokener
-
Deprecated.
Skip characters until the next character is the requested character.
- skipWhitespace(XMLEventReader) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
-
Skip whitespace from the given reader.
- SkitchEmbedResource - Class in com.atlassian.confluence.extra.paste.rest
-
- SkitchEmbedResource(HttpRetrievalService) - Constructor for class com.atlassian.confluence.extra.paste.rest.SkitchEmbedResource
-
- 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)
.
- SMOKE_ADMIN - Static variable in class com.atlassian.confluence.sanity.WebDriverConfiguration
-
- SMOKE_SPACE_KEY - Static variable in class com.atlassian.confluence.sanity.WebDriverConfiguration
-
- SMOKE_TEST - Static variable in class com.atlassian.confluence.sanity.WebDriverConfiguration
-
- smokeAdmin - Variable in class com.atlassian.confluence.sanity.newinstance.BasicContentCreationTest
-
- smokeAdmin - Variable in class com.atlassian.confluence.sanity.newinstance.BasicContentEditingTest
-
- smokeAdmin - Variable in class com.atlassian.confluence.sanity.newinstance.CreateDialogTest
-
- smokeAdmin - Variable in class com.atlassian.confluence.sanity.newinstance.PagePermissionTest
-
- smokeAdmin - Variable in class com.atlassian.confluence.sanity.upgradeinstance.AbstractMacroSanityTest
-
- smokeAdmin - Variable in class com.atlassian.confluence.sanity.upgradeinstance.ConfluenceQuestionsTest
-
- smokeAdmin - Variable in class com.atlassian.confluence.sanity.upgradeinstance.ConnectAddonTest
-
- smokeAdmin - Variable in class com.atlassian.confluence.sanity.upgradeinstance.ExistingFormattingTest
-
- smokeAdmin - Variable in class com.atlassian.confluence.sanity.upgradeinstance.ExistingPagePermissionsTest
-
- smokeSpace - Variable in class com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
-
- smokeSpace - Variable in class com.atlassian.confluence.sanity.newinstance.CreateDialogTest
-
- smokeSpace - Variable in class com.atlassian.confluence.sanity.newinstance.PagePermissionTest
-
- smokeUser - Variable in class com.atlassian.confluence.sanity.newinstance.BasicContentEditingTest
-
- smokeUser - Variable in class com.atlassian.confluence.sanity.newinstance.CreateDialogTest
-
- smokeUser - Variable in class com.atlassian.confluence.sanity.newinstance.PagePermissionTest
-
- smokeUser - Variable in class com.atlassian.confluence.sanity.upgradeinstance.AnonymousAccessTest
-
- smokeUser - Variable in class com.atlassian.confluence.sanity.upgradeinstance.ConfluenceQuestionsTest
-
- smokeUser - Variable in class com.atlassian.confluence.sanity.upgradeinstance.ConnectAddonTest
-
- smokeUser - Variable in class com.atlassian.confluence.sanity.upgradeinstance.CopySpaceTest
-
- smokeUser - Variable in class com.atlassian.confluence.sanity.upgradeinstance.ExistingPagePermissionsTest
-
- smokeUser - Variable in class com.atlassian.confluence.sanity.upgradeinstance.SourceEditorPluginTest
-
- snapshot(File) - Method in interface com.atlassian.confluence.api.model.index.IndexRecoverer
-
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.Log4JLogger
-
- 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
-
- Some<T> - Class in com.atlassian.confluence.cache.option
-
- 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 - Variable in class com.atlassian.confluence.search.v2.AbstractSearch
-
- sortAlphabetically(Page) - Method in class com.atlassian.confluence.selenium.client.PageOrderingTree
-
Clicks the sort alphabetical link of the given page
- sortBy(String) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
-
- sortingAcrossPagesIsCorrect() - Method in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- 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
-
- 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
-
- SourceEditor() - Constructor for class com.atlassian.confluence.pageobjects.page.content.SourceEditor
-
Deprecated.
- SourceEditorPluginTest - Class in com.atlassian.confluence.sanity.upgradeinstance
-
- SourceEditorPluginTest() - Constructor for class com.atlassian.confluence.sanity.upgradeinstance.SourceEditorPluginTest
-
- SoyResult - Class in com.atlassian.confluence.xwork
-
Represents a soy result.
- SoyResult() - Constructor for class com.atlassian.confluence.xwork.SoyResult
-
- 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 - 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 - Variable in class com.atlassian.confluence.event.events.space.SpaceEvent
-
- SPACE - Static variable in class com.atlassian.confluence.impl.audit.AuditAffectedObjects
-
- space - Variable in class com.atlassian.confluence.it.AbstractPageEntity
-
Deprecated.
- Space - Class in com.atlassian.confluence.it
-
- 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(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 - Static variable in class com.atlassian.confluence.stateless.webdriver.editor.AbstractContentRestrictionTest
-
- space - Static variable in class com.atlassian.confluence.stateless.webdriver.multibrowser.AbstractHeartbeatTest
-
- space - Static variable in class com.atlassian.confluence.stateless.webdriver.multibrowser.CollaborativeEditingPageTest
-
- space - Static variable in class com.atlassian.confluence.stateless.webdriver.multibrowser.EditorLimitedModeTest
-
- 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.SpaceBuilder - Class in com.atlassian.confluence.api.model.content
-
- 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_ARCHIVED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
-
- 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_CONFIGURATION_UPDATED - Static variable in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
-
- SPACE_CONTENT_SUBPATH - Static variable in interface com.atlassian.confluence.api.nav.Navigation.SpaceNav
-
- SPACE_CREATE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
-
- SPACE_DESCRIPTION - Static variable in class com.atlassian.confluence.legacyapi.model.content.ContentType
-
- 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_ENCODED_FILE_NAME_WITH_SPACES - Static variable in class com.atlassian.confluence.HttpHeadersAcceptanceTest
-
- SPACE_ENCODED_NON_ASCII_FILE_NAME_WITH_SPACES - Static variable in class com.atlassian.confluence.HttpHeadersAcceptanceTest
-
- 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_KEY_META_IDENTIFIER - Static variable in class com.atlassian.confluence.pageobjects.page.content.ViewPageHistory
-
Deprecated.
- SPACE_LIMIT - Static variable in class com.atlassian.confluence.plugins.restapi.resources.DefaultValues
-
- SPACE_LOGO_DELETED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
-
- SPACE_LOGO_DISABLED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
-
- SPACE_LOGO_ENABLED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
-
- SPACE_LOGO_UNKNOWN_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
-
- SPACE_LOGO_UPLOADED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
-
- 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
-
- 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_REMOVE_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
-
- 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_TRASH_EMPTY_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
-
- SPACE_TYPE - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
-
- SPACE_TYPE - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
-
- SPACE_UNARCHIVED_SUMMARY - Static variable in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
-
- SpaceAdmin - Class in com.atlassian.confluence.it.space
-
- SpaceAdminAcceptanceTest - Class in com.atlassian.confluence
-
- SpaceAdminAcceptanceTest() - Constructor for class com.atlassian.confluence.SpaceAdminAcceptanceTest
-
- 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
-
- SpaceAdminPermissionsAcceptanceTest - Class in com.atlassian.confluence
-
For each Space Administration Action, this class tests some subset of:
That the admin user can see the appropriate link
That an unpermitted user can not see the appropriate link
That a space admin can see the appropriate link
That the admin user can perform the action directly
That an unpermitted user can not perform it directly
That a space admin can perform it directly
- SpaceAdminPermissionsAcceptanceTest() - Constructor for class com.atlassian.confluence.SpaceAdminPermissionsAcceptanceTest
-
- 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
-
- SpaceAdminXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- SpaceAdminXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.SpaceAdminXsrfAcceptanceTest
-
- SpaceAdvancedAcceptanceTest - Class in com.atlassian.confluence
-
- SpaceAdvancedAcceptanceTest() - Constructor for class com.atlassian.confluence.SpaceAdvancedAcceptanceTest
-
- 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(AuditManager, AuditHandlerService, AuditRecordEntityFactory, AuditListenerHelper) - 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
-
- spaceByNumber(int) - Method in class com.atlassian.confluence.api.AbstractRemoteServiceAcceptanceTest
-
Creates a space with name like "space".
- 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
-
- 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
-
- 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
-
- SpaceCategoryQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.SpaceCategoryQueryMapper
-
- SpaceCategorySearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
-
Use in ES code path only.
- 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
-
- spaceCreateEvent(SpaceCreateEvent) - Method in class com.atlassian.confluence.impl.audit.listener.SpaceAuditListener
-
- Spaced - Interface in com.atlassian.confluence.spaces.actions
-
- 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
-
- 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
-
- SpaceDetailsAcceptanceTest - Class in com.atlassian.confluence
-
- SpaceDetailsAcceptanceTest() - Constructor for class com.atlassian.confluence.SpaceDetailsAcceptanceTest
-
- SpaceDetailsMacro - Class in com.atlassian.confluence.plugins.macros.dashboard
-
- SpaceDetailsMacro() - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.SpaceDetailsMacro
-
- 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
-
- SpaceDirectoryPage - Class in com.atlassian.confluence.pageobjects.page
-
- SpaceDirectoryPage() - Constructor for class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
-
Deprecated.
- SpaceDirectoryPage.SystemTab - Enum in com.atlassian.confluence.pageobjects.page
-
Deprecated.
- SpaceDirectoryPage.TeamLabelTab - Class in com.atlassian.confluence.pageobjects.page
-
Deprecated.
- 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
-
- SpaceDirectoryTest - Class in com.atlassian.confluence.stateless.webdriver
-
- SpaceDirectoryTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- 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) - 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(DateEntityHelper, SettingsManager, AnyTypeDao) - Constructor for class com.atlassian.confluence.plugins.rest.entities.builders.SpaceEntityBuilder
-
- 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
-
- SpaceEntityList() - Constructor for class com.atlassian.confluence.plugins.rest.entities.SpaceEntityList
-
- SpaceEntityListContext - Class in com.atlassian.confluence.plugins.rest.entities
-
- 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
-
- 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
-
- SpaceExportTree() - Constructor for class com.atlassian.confluence.pageobjects.page.space.SpaceExportTree
-
Deprecated.
- SpaceExportXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- SpaceExportXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.SpaceExportXsrfAcceptanceTest
-
- 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
-
- 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
-
- 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
-
- SpaceGroupComparator() - Constructor for class com.atlassian.confluence.util.SpaceGroupComparator
-
Deprecated.
- SpaceGroupManager - Interface in com.atlassian.confluence.spaces
-
- 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
-
- spaceHasMail(String) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- spaceHasMail(String) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
Deprecated.
- spaceHasMail(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
-
- SpaceHtmlExport(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.space.SpaceHtmlExport
-
Deprecated.
- SpaceHtmlExportTest - Class in com.atlassian.confluence.stateless.webdriver.export
-
Tests the HTML Space export feature.
- SpaceHtmlExportTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.export.SpaceHtmlExportTest
-
- SpaceHtmlExportTest - Class in com.atlassian.confluence.webdriver.export
-
- SpaceHtmlExportTest() - Constructor for class com.atlassian.confluence.webdriver.export.SpaceHtmlExportTest
-
- SpaceImportAcceptanceTest - Class in com.atlassian.confluence.importexport
-
- SpaceImportAcceptanceTest() - Constructor for class com.atlassian.confluence.importexport.SpaceImportAcceptanceTest
-
- 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(String) - Method in class com.atlassian.confluence.api.model.search.SearchContext.Builder
-
- spaceKey - Variable in class com.atlassian.confluence.links.linktypes.AbstractPageLink
-
- 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
-
- 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
-
- spaceKeyAvailable() - Method in class com.atlassian.confluence.spaces.actions.CreateSpaceAction
-
- SpaceKeyDirectoryTraversalAcceptanceTest - Class in com.atlassian.confluence
-
Ensures a directory traversal exploit is not accessible.
- SpaceKeyDirectoryTraversalAcceptanceTest() - Constructor for class com.atlassian.confluence.SpaceKeyDirectoryTraversalAcceptanceTest
-
- 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
-
- 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
-
- SpaceLabelsAcceptanceTest - Class in com.atlassian.confluence
-
- SpaceLabelsAcceptanceTest() - Constructor for class com.atlassian.confluence.SpaceLabelsAcceptanceTest
-
- SpaceLabelService - Interface in com.atlassian.confluence.legacyapi.service.content
-
- spaceLabelsNotShown() - Method in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- 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
-
- 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
-
- SpaceLogoXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- SpaceLogoXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.SpaceLogoXsrfAcceptanceTest
-
- 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
-
- 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
-
- 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
-
- SpacePermission(String, Space, String, ConfluenceUser) - Constructor for class com.atlassian.confluence.security.SpacePermission
-
- SpacePermission(SpacePermission) - Constructor for class com.atlassian.confluence.security.SpacePermission
-
Creates a new SpacePermission with the attributes of another.
- 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
-
- 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
-
- SpacePermissionContext.UpdateTrigger - Enum 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
-
- SpacePermissionDefaultsAcceptanceTest - Class in com.atlassian.confluence
-
- SpacePermissionDefaultsAcceptanceTest() - Constructor for class com.atlassian.confluence.SpacePermissionDefaultsAcceptanceTest
-
- 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
-
Maintains a cache of [space-key]/[permission-type] pairs to user group names.
- 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, Supplier<DarkFeaturesManager>, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.impl.security.SpacePermissionManagerFactory
-
- SpacePermissionManagerInternal - Interface in com.atlassian.confluence.internal.security
-
- 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
SpacePermission
s, 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
-
- SpacePermissionsAcceptanceTest - Class in com.atlassian.confluence
-
- SpacePermissionsAcceptanceTest() - Constructor for class com.atlassian.confluence.SpacePermissionsAcceptanceTest
-
- 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
-
- 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(SpacePermissionsFilterDao, SpacePermissionQueryManager, Filter, User) - 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, Filter) - 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(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
-
- SpacePermissionsSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.SpacePermissionsSearchFilterMapper
-
- SpacePermissionsTest - Class in com.atlassian.confluence.stateless.webdriver
-
- SpacePermissionsTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.SpacePermissionsTest
-
- 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
-
- SpacePermissionsXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
-
- SpacePermissionsXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.SpacePermissionsXsrfAcceptanceTest
-
- SpacePicker() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.MoveBlogPostDialog.SpacePicker
-
Deprecated.
- 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
-
- 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
-
- 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
-
- 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(SpaceManagerInternal, 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.
- 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(List<String>, String, String, List<String>, String, int, 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
-
- SPACES_PLUGIN - Static variable in class com.atlassian.confluence.webdriver.ConfluenceSpacesHidingTest
-
- SpacesConfigurationAction - Class in com.atlassian.confluence.plugins.spaces
-
- SpacesConfigurationAction() - Constructor for class com.atlassian.confluence.plugins.spaces.SpacesConfigurationAction
-
- SpacesConfigurationTest - Class in com.atlassian.confluence.stateless.webdriver
-
- SpacesConfigurationTest() - Constructor for class com.atlassian.confluence.stateless.webdriver.SpacesConfigurationTest
-
- 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
-
- SpaceScope - Class in com.atlassian.confluence.search.scope
-
- SpaceScope(String, LabelManager) - Constructor for class com.atlassian.confluence.search.scope.SpaceScope
-
Deprecated.
- SpaceScope(List, LabelManager) - Constructor for class com.atlassian.confluence.search.scope.SpaceScope
-
Deprecated.
- SpaceSearchResult - Class in com.atlassian.confluence.api.model.search
-
- spaceSearchSubmitTriggersSiteSearch() - Method in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- 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) - 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
-
- 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
-
- SpacesListMacroAcceptanceTest - Class in com.atlassian.confluence.dashboard
-
- SpacesListMacroAcceptanceTest() - Constructor for class com.atlassian.confluence.dashboard.SpacesListMacroAcceptanceTest
-
- SpacesListMacroAcceptanceTest - Class in com.atlassian.confluence
-
- SpacesListMacroAcceptanceTest() - Constructor for class com.atlassian.confluence.SpacesListMacroAcceptanceTest
-
- SpacesMenu - Class in com.atlassian.confluence.pageobjects.component.menu
-
- SpacesMenu() - Constructor for class com.atlassian.confluence.pageobjects.component.menu.SpacesMenu
-
Deprecated.
- spaceSpecificAdminFunctionalityShouldBeHidden() - Method in class com.atlassian.confluence.webdriver.ConfluenceSpacesHidingTest
-
- 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
-
- spacesSpecificFunctionalityShouldBeHiddenInHelpDropDown() - Method in class com.atlassian.confluence.webdriver.ConfluenceSpacesHidingTest
-
- spacesSpecificFunctionalityShouldBeHiddenInUserDropDown() - Method in class com.atlassian.confluence.webdriver.ConfluenceSpacesHidingTest
-
- spacesSpecificFunctionalityShouldBeHiddenInUserSettings() - Method in class com.atlassian.confluence.webdriver.ConfluenceSpacesHidingTest
-
- 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
-
- SpaceSummary(long, String, String, Option<Icon>, Option<String>) - Constructor for class com.atlassian.confluence.legacyapi.model.SpaceSummary
-
- SpaceTemplateAcceptanceTest - Class in com.atlassian.confluence
-
- SpaceTemplateAcceptanceTest() - Constructor for class com.atlassian.confluence.SpaceTemplateAcceptanceTest
-
- spaceTemplateDescriptionCanBeEdited() - Method in class com.atlassian.confluence.stateless.webdriver.editor.TemplatesTest
-
- 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
-
- SpaceTemplatesPage - Class in com.atlassian.confluence.pageobjects.page.admin.templates
-
- SpaceTemplatesPage(String) - Constructor for class com.atlassian.confluence.pageobjects.page.admin.templates.SpaceTemplatesPage
-
Deprecated.
- SpaceTemplatesPage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.templates.SpaceTemplatesPage
-
Deprecated.
- SpaceTemplatesPage(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.admin.templates.SpaceTemplatesPage
-
Deprecated.
- 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) - 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
-
- spaceTypeBrowsingUpdatesSpaceList() - Method in class com.atlassian.confluence.stateless.webdriver.SpaceDirectoryTest
-
- 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
-
- SpaceUtils - Class in com.atlassian.confluence.spaces
-
- 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
-
- 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
-
- spaceWithXssExploitName() - Method in class com.atlassian.confluence.stateless.webdriver.EditSpaceDetailsTest
-
- SpaceXmlExport - Class in com.atlassian.confluence.pageobjects.page.space
-
- SpaceXmlExport(Space) - Constructor for class com.atlassian.confluence.pageobjects.page.space.SpaceXmlExport
-
Deprecated.
- SpaceXmlExportAcceptanceTest - Class in com.atlassian.confluence.importexport
-
- SpaceXmlExportAcceptanceTest() - Constructor for class com.atlassian.confluence.importexport.SpaceXmlExportAcceptanceTest
-
- SpaceXmlExportTest - Class in com.atlassian.confluence.webdriver.export
-
- SpaceXmlExportTest() - Constructor for class com.atlassian.confluence.webdriver.export.SpaceXmlExportTest
-
- SpaceXmlRpcAcceptanceTest - Class in com.atlassian.confluence.rpc.xmlrpc
-
- SpaceXmlRpcAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.xmlrpc.SpaceXmlRpcAcceptanceTest
-
- SPAN_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
-
- 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.elasticsearch.mapper.query
-
- SpanNearQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.elasticsearch.mapper.query.SpanNearQueryMapper
-
- 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
-
Takes a collection of Strings and lowercases the entries.
- 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
-
A LocalDataSourceConnectionProvider subclass that allows the DataSource object
to be set in the constructor.
- SpringDataSourceConnectionProvider(DataSource) - Constructor for class bucket.core.persistence.hibernate.SpringDataSourceConnectionProvider
-
- 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
-
A session factory
that uses Spring's (2.x) standard way of accessing the session
- SpringPluginHibernateSessionFactory(SessionFactory) - Constructor for class com.atlassian.hibernate.SpringPluginHibernateSessionFactory
-
- SpringPluginUploadAcceptanceTest - Class in com.atlassian.confluence
-
- SpringPluginUploadAcceptanceTest() - Constructor for class com.atlassian.confluence.SpringPluginUploadAcceptanceTest
-
- 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
-
- 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
-
- SqlServerChecker - Class in com.atlassian.confluence.setup.dbcheck
-
Verifies that the Microsoft SQL Server database has been correctly configured
- SqlServerChecker(DatabaseHelper) - Constructor for class com.atlassian.confluence.setup.dbcheck.SqlServerChecker
-
- 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
-
- 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.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
-
- 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
-
- StandardAcceptanceTestBatch - Class in com.atlassian.confluence.harnesses
-
- StandardAcceptanceTestBatch() - Constructor for class com.atlassian.confluence.harnesses.StandardAcceptanceTestBatch
-
- 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.
- start(Properties) - Method in class com.atlassian.confluence.cache.DummyCacheProvider
-
- start(Properties) - Method in class com.atlassian.confluence.cache.ehcache.hibernate.EhCacheHibernateProvider
-
Deprecated.
- start(Properties) - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateCacheProvider
-
- start(Properties) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheProvider
-
- 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(Properties) - Method in class com.atlassian.confluence.impl.hibernate.HibernateJvmVCacheProvider
-
- start() - Method in class com.atlassian.confluence.it.mail.MailFacade
-
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
-
- start() - Method in class com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
-
- start(String) - Method in class com.atlassian.confluence.search.actions.Timer
-
- start() - Method in class com.atlassian.confluence.stateless.webdriver.SupportToolsPluginTest
-
- start(String) - Method in class com.atlassian.confluence.util.profiling.ConfluenceProfilingStrategy
-
- 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.AbstractNotificationTest
-
- 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
-
- 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
-
- 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
-
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.
- startOfTestRule - Variable in class com.atlassian.confluence.stateless.webdriver.multibrowser.AbstractHeartbeatTest
-
- 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
-
- StartSetupPage() - Constructor for class com.atlassian.confluence.pageobjects.page.setup.StartSetupPage
-
Deprecated.
- startSoleServer() - Method in class com.atlassian.confluence.it.mail.MailFacade
-
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(String, String...) - Method in class com.atlassian.confluence.util.profiling.AtlassianInstrumentationConfluenceMonitoring
-
- startSplit(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(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() - Method in class com.atlassian.confluence.webdriver.editor.content.ZEditorPageLayouts2ContentTest
-
- STARTUP_REMIGRATION_DISABLED - Static variable in class com.atlassian.confluence.content.render.xhtml.migration.macro.RemigrationLifecycleItem
-
- StartupErrorTest - Class in com.atlassian.confluence.setup
-
- StartupErrorTest() - Constructor for class com.atlassian.confluence.setup.StartupErrorTest
-
- StartupErrorTestUtils - Class in com.atlassian.confluence.setup
-
- 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() - 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
-
- stateChanged(LifecycleEvent) - Method in class com.atlassian.confluence.cache.hazelcast.logging.LoggingLifecycleListener
-
- 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
-
- StaticHtmlChangeChunkRenderer - Enum in com.atlassian.confluence.diff.renderer
-
- 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
-
- 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
-
- 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 - Variable in class com.atlassian.confluence.event.events.userstatus.AbstractStatusContentEvent
-
Deprecated.
- status() - Method in class com.atlassian.confluence.it.rpc.delegates.admin.CollabEditorConfigRpc
-
- status - Variable in class com.atlassian.confluence.it.rpc.delegates.admin.CollabEditorConfigRpc.SynchronyStatus
-
- 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
-
- StatusClearedEvent - Class in com.atlassian.confluence.event.events.userstatus
-
Fired when a user's current status is cleared.
- StatusClearedEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.userstatus.StatusClearedEvent
-
- StatusCreateEvent - Class in com.atlassian.confluence.event.events.userstatus
-
- StatusCreateEvent(Object, UserStatus) - Constructor for class com.atlassian.confluence.event.events.userstatus.StatusCreateEvent
-
Deprecated.
- StatusListAction - Class in com.atlassian.confluence.userstatus.actions
-
- StatusListAction() - Constructor for class com.atlassian.confluence.userstatus.actions.StatusListAction
-
Deprecated.
- StatusListMacro - Class in com.atlassian.confluence.macro.userstatus
-
A macro that shows a list of statuses from a user
- StatusListMacro() - Constructor for class com.atlassian.confluence.macro.userstatus.StatusListMacro
-
- StatusMacro - Class in com.atlassian.confluence.pageobjects.component.macro
-
- StatusMacro(PageElement) - Constructor for class com.atlassian.confluence.pageobjects.component.macro.StatusMacro
-
Deprecated.
- StatusMacro.Locator - Class in com.atlassian.confluence.pageobjects.component.macro
-
Deprecated.
- StatusMacro.PropertyPanel - Class in com.atlassian.confluence.pageobjects.component.macro
-
Deprecated.
- StatusPermissionDelegate - Class in com.atlassian.confluence.security.delegate
-
Permission Delegate for status objects
- StatusPermissionDelegate() - Constructor for class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
-
- statusPredicate(List<ContentStatus>) - Static method in class com.atlassian.confluence.api.impl.service.content.finder.FinderPredicates
-
- StatusRemoveEvent - Class in com.atlassian.confluence.event.events.userstatus
-
- StatusRemoveEvent(Object, UserStatus) - Constructor for class com.atlassian.confluence.event.events.userstatus.StatusRemoveEvent
-
Deprecated.
- statusTextRenderer - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
-
- StatusTextRenderer - Interface in com.atlassian.confluence.userstatus
-
- 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.DummyCacheProvider
-
- stop() - Method in class com.atlassian.confluence.cache.ehcache.hibernate.EhCacheHibernateProvider
-
Deprecated.
- stop() - Method in class com.atlassian.confluence.cache.hazelcast.hibernate.HazelcastHibernateCacheProvider
-
- stop() - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheProvider
-
- 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 interface com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsCollector.Timer
-
- stop() - Method in class com.atlassian.confluence.impl.hibernate.HibernateJvmVCacheProvider
-
- stop() - Method in class com.atlassian.confluence.it.mail.MailFacade
-
- 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(String) - Method in class com.atlassian.confluence.util.profiling.ConfluenceProfilingStrategy
-
- 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.
- StorageFormatCreator - Class in com.atlassian.confluence.xhtml
-
A Utility class that provides a single place for the creation of storage format test data
- StorageFormatCreator() - Constructor for class com.atlassian.confluence.xhtml.StorageFormatCreator
-
- 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
UserKey
s as components
of
UserResourceIdentifier
s.
- 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
-
- StorageMacroFragmentTransformerFactory(XmlEventReaderFactory, XmlOutputFactory, MacroParameterTypeParser, MacroMetadataManager, LinkMarshallingFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroFragmentTransformerFactory
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- store(BandanaContext, String, Object) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
-
- storeAttribute(String, String) - Method in interface com.atlassian.confluence.util.profiling.Split
-
- 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
-
- storeGroupAttributes(Application, String, Map<String, Set<String>>) - Method in class com.atlassian.confluence.functest.rest.admin.crowd.StubApplicationService
-
- storeIncomingMail(Space, MimeMessage) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- storeIncomingMail(Space, byte[]) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
-
Deprecated.
- storeIncomingMail(Space, MimeMessage) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
Deprecated.
Create a new mail content object in the given space for the given mimeMessage.
- storeIncomingMail(Space, byte[]) - Method in interface com.atlassian.confluence.mail.MailContentManager
-
Deprecated.
Create a new mail content object in the given space for the given raw RFC822 message.
- 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.AuditServiceImpl
-
- storeRecord(AuditRecord) - Method in interface com.atlassian.confluence.api.service.audit.AuditService
-
- storeRecord(AuditRecordEntity) - Method in class com.atlassian.confluence.impl.audit.DefaultAuditManager
-
- storeRecord(AuditRecordEntity) - Method in interface com.atlassian.confluence.internal.audit.AuditManager
-
- storeRecord(AuditRecordEntity) - Method in interface com.atlassian.confluence.internal.audit.persistence.dao.AuditRecordDao
-
- storeRecord(AuditRecordEntity) - Method in class com.atlassian.confluence.internal.audit.persistence.dao.hibernate.HibernateAuditRecordDao
-
- storeRecord(AuditRecord, UriInfo) - Method in class com.atlassian.confluence.plugins.restapi.resources.AuditResource
-
- 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
-
- storeTrackback(Trackback, HttpServletRequest) - Method in class com.atlassian.confluence.links.persistence.ConfluenceTrackbackStore
-
- 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
-
- streamCountItem(String, int) - Static method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardPopularStreamContent
-
Deprecated.
- StreamCountItem(String, int) - Constructor for class com.atlassian.confluence.pageobjects.component.dashboard.DashboardPopularStreamContent.StreamCountItem
-
Deprecated.
- streamingStart() - Method in interface com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsCollector
-
Start timing the streaming phase.
- StreamItem(String, Maybe<String>, String, String, List<DashboardPopularStreamContent.StreamCountItem>) - Constructor for class com.atlassian.confluence.pageobjects.component.dashboard.DashboardPopularStreamContent.StreamItem
-
Deprecated.
- 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>, DarkFeaturesManager) - Constructor for class com.atlassian.confluence.plugins.edgeindex.rest.StreamItemFactory
-
- streamItemFor(TitledContent, User, DashboardPopularStreamContent.StreamCountItem...) - Static method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardPopularStreamContent
-
Deprecated.
- streamItemFor(TitledContent, Maybe<String>, String, DashboardPopularStreamContent.StreamCountItem...) - Static method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardPopularStreamContent
-
Deprecated.
- 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.
- 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
-
- stringSet(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
-
- 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
-
- 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
-
- stripTenantIdFromESIndexId(String) - Static method in class com.atlassian.confluence.search.elasticsearch.ESTenantClient
-
- 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