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

P

P_TAG - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.InlineTasksUtils
 
PackageScannerConfigurationFactory - Class in com.atlassian.confluence.plugin.spring
Factory for the PackageScannerConfiguration to provide the scanner with Confluence's version number on startup.
PackageScannerConfigurationFactory(List<String>, List<String>, Properties) - Constructor for class com.atlassian.confluence.plugin.spring.PackageScannerConfigurationFactory
Create a PackageScannerConfigurationFactory with the given package includes/excludes and version mappings.
PackageScannerConfigurationFactory(List<String>, List<String>) - Constructor for class com.atlassian.confluence.plugin.spring.PackageScannerConfigurationFactory
Deprecated. since 3.5
Page - Class in com.atlassian.confluence.pages
Represents a Page within Confluence.
Page() - Constructor for class com.atlassian.confluence.pages.Page
 
PAGE_DISPLAY_TITLE - Static variable in class com.atlassian.confluence.search.lucene.extractor.PageContentEntityObjectExtractor.FieldNames
 
PAGE_ELEMENT_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
PAGE_NOT_PERMITTED - Static variable in class com.atlassian.confluence.security.actions.PermissionCheckInterceptor
 
PAGE_RESOURCE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
PAGE_URL_PATH - Static variable in class com.atlassian.confluence.search.lucene.extractor.PageContentEntityObjectExtractor.FieldNames
 
pageAlreadyExists() - Method in class com.atlassian.confluence.pages.actions.AbstractPageChangeAction
Deprecated. 
PageAncestorManager - Interface in com.atlassian.confluence.pages.ancestors
Manages the storage of page ancestors, primarily to clean up the relationships after a bulk change.
PageAware - Interface in com.atlassian.confluence.pages.actions
Indicates that an action may have a page set on it by the PageAwareInterceptor.
PageAwareInterceptor - Class in com.atlassian.confluence.pages.actions
Encapsulates all the complicated "how are the many ways I can look up a page so the action knows about it?" stuff.
PageAwareInterceptor() - Constructor for class com.atlassian.confluence.pages.actions.PageAwareInterceptor
 
pageBeingChanged - Variable in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
PageBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
Breadcrumb for a Page.
PageBreadcrumb(Page) - Constructor for class com.atlassian.confluence.util.breadcrumbs.PageBreadcrumb
 
PageBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs.spaceia
Breadcrumb for a Page for the 5.0+ default theme (Space IA).
PageBreadcrumb(Page) - Constructor for class com.atlassian.confluence.util.breadcrumbs.spaceia.PageBreadcrumb
 
PageChangesBean - Class in com.atlassian.confluence.util
 
PageChangesBean(int, List<String>) - Constructor for class com.atlassian.confluence.util.PageChangesBean
 
PageChildrenAction - Class in com.atlassian.confluence.pages.actions
 
PageChildrenAction() - Constructor for class com.atlassian.confluence.pages.actions.PageChildrenAction
 
PageChildrenAction.PageWrapper - Class in com.atlassian.confluence.pages.actions
Wrap the page object to expose a subset of the page entity object via JSON.
PageChildrenReorderEvent - Class in com.atlassian.confluence.event.events.content.page
An event where a page's children are re-ordered.
PageChildrenReorderEvent(Object, Page, List, List, User) - Constructor for class com.atlassian.confluence.event.events.content.page.PageChildrenReorderEvent
 
PageContentEntityObject - Class in com.atlassian.confluence.core
Deprecated. Since 4.0 This used to be implemented by Comment, but is no longer necessary.
PageContentEntityObject() - Constructor for class com.atlassian.confluence.core.PageContentEntityObject
Deprecated.  
PageContentEntityObjectExtractor - Class in com.atlassian.confluence.search.lucene.extractor
 
PageContentEntityObjectExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.PageContentEntityObjectExtractor
 
PageContentEntityObjectExtractor.FieldNames - Class in com.atlassian.confluence.search.lucene.extractor
 
PageContentEntityObjectExtractor.FieldNames() - Constructor for class com.atlassian.confluence.search.lucene.extractor.PageContentEntityObjectExtractor.FieldNames
 
PageContext - Class in com.atlassian.confluence.renderer
Context object that gets passed to the renderer to tell it what circumstances the page is being rendered in.
PageContext() - Constructor for class com.atlassian.confluence.renderer.PageContext
 
PageContext(String) - Constructor for class com.atlassian.confluence.renderer.PageContext
 
PageContext(ContentEntityObject) - Constructor for class com.atlassian.confluence.renderer.PageContext
 
PageContext(ContentEntityObject, PageContext) - Constructor for class com.atlassian.confluence.renderer.PageContext
Deprecated. the ability to have an original context is likely to be removed in a future version
PageCreateEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageCreateEvent(Object, Page) - Constructor for class com.atlassian.confluence.event.events.content.page.PageCreateEvent
 
PageCreateLink - Class in com.atlassian.confluence.links.linktypes
 
PageCreateLink(GenericLinkParser, PageContext) - Constructor for class com.atlassian.confluence.links.linktypes.PageCreateLink
 
PageDao - Interface in com.atlassian.confluence.pages.persistence.dao
 
PageDestinationSearchAction - Class in com.atlassian.confluence.pages.actions
An action that will perform a search in Confluence returning results suitable as targets for moving a page to a new parent.
PageDestinationSearchAction() - Constructor for class com.atlassian.confluence.pages.actions.PageDestinationSearchAction
 
PageDestinationSearchAction.DestinationSearchResults - Class in com.atlassian.confluence.pages.actions
 
PageDestinationSearchAction.DestinationSearchResults(List<PageDestinationSearchAction.IndividualDestinationSearchResult>, String) - Constructor for class com.atlassian.confluence.pages.actions.PageDestinationSearchAction.DestinationSearchResults
 
PageDestinationSearchAction.IndividualDestinationSearchResult - Class in com.atlassian.confluence.pages.actions
 
PageEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageEvent(Object, Page) - Constructor for class com.atlassian.confluence.event.events.content.page.PageEvent
 
pageExists(String, String) - Method in class com.atlassian.confluence.util.QuickPageRenderBean
 
pageExists(long) - Method in class com.atlassian.confluence.util.QuickPageRenderBean
 
PageHelper - Class in com.atlassian.confluence.themes
Note - this is not a helper for the Page object but rather a helper for rendering pages in Confluence themes in general.
PageHelper() - Constructor for class com.atlassian.confluence.themes.PageHelper
 
PageHelper(AbstractPageAction) - Constructor for class com.atlassian.confluence.themes.PageHelper
 
PageIdCache - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
 
PageIdCache(CacheFactory) - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.PageIdCache
 
PageIncomingLinks - Class in com.atlassian.confluence.pages.actions.beans
Returns all incomings link of a Page that are visible to the given user.
PageIncomingLinks(LinkManager, PermissionManager) - Constructor for class com.atlassian.confluence.pages.actions.beans.PageIncomingLinks
 
PageInfoAction - Class in com.atlassian.confluence.pages.actions
 
PageInfoAction() - Constructor for class com.atlassian.confluence.pages.actions.PageInfoAction
 
PageInfoViewEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageInfoViewEvent(Object, Page) - Constructor for class com.atlassian.confluence.event.events.content.page.PageInfoViewEvent
 
PageLayoutAwareMerger - Class in com.atlassian.confluence.util.diffs
 
PageLayoutAwareMerger(Merger, XmlEventReaderFactory, XMLOutputFactory) - Constructor for class com.atlassian.confluence.util.diffs.PageLayoutAwareMerger
 
PageLayoutVisitor - Class in com.atlassian.confluence.xhtml.api
Provides a handler for detecting if a page contains an atlassian page layout.
PageLayoutVisitor() - Constructor for class com.atlassian.confluence.xhtml.api.PageLayoutVisitor
 
PageLink - Class in com.atlassian.confluence.links.linktypes
 
PageLink(GenericLinkParser, PageContext, PageManager) - Constructor for class com.atlassian.confluence.links.linktypes.PageLink
 
PageLinkRenamingBean - Class in com.atlassian.confluence.util
 
PageLinkRenamingBean(ContentEntityObject, SpaceContentEntityObject, String, String) - Constructor for class com.atlassian.confluence.util.PageLinkRenamingBean
 
PageListViewEvent - Class in com.atlassian.confluence.event.events.content.page
Represents a user viewing any of the page listview actions.
PageListViewEvent(Object, Space, String) - Constructor for class com.atlassian.confluence.event.events.content.page.PageListViewEvent
 
PageLocator - Interface in com.atlassian.confluence.content.service.page
 
pageManager - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
pageManager - Variable in class com.atlassian.confluence.pages.actions.AbstractBlogPostsAction
 
pageManager - Variable in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
pageManager - Variable in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
pageManager - Variable in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
pageManager - Variable in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
PageManager - Interface in com.atlassian.confluence.pages
Manages the retrieval and manipulation both pages and blog entries.
pageManager - Variable in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
pageManager - Variable in class com.atlassian.confluence.spaces.listeners.AbstractSpaceContentListener
 
PageMoveEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageMoveEvent(Object, Page, Space, Page, Integer, User) - Constructor for class com.atlassian.confluence.event.events.content.page.PageMoveEvent
 
PageMoveEvent(Object, Page, Space, Page, Integer, User, boolean) - Constructor for class com.atlassian.confluence.event.events.content.page.PageMoveEvent
 
PageNotFoundAction - Class in com.atlassian.confluence.pages.actions
Redirect to this action if you ever find yourself in a "page not found" situation, it deals with possible alternative pages, and so on.
PageNotFoundAction() - Constructor for class com.atlassian.confluence.pages.actions.PageNotFoundAction
 
PageNotificationAction - Class in com.atlassian.confluence.mail.notification.actions
 
PageNotificationAction() - Constructor for class com.atlassian.confluence.mail.notification.actions.PageNotificationAction
 
PageNotificationsListener - Class in com.atlassian.confluence.mail.notification.listeners
 
PageNotificationsListener() - Constructor for class com.atlassian.confluence.mail.notification.listeners.PageNotificationsListener
 
PageNotPermittedAction - Class in com.atlassian.confluence.pages.actions
 
PageNotPermittedAction() - Constructor for class com.atlassian.confluence.pages.actions.PageNotPermittedAction
 
PagePathConverter - Class in com.atlassian.confluence.servlet.simpledisplay
This path converter takes a friendly page url and converts it into a viewpage action url.
PagePathConverter() - Constructor for class com.atlassian.confluence.servlet.simpledisplay.PagePathConverter
 
PagePermissionCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
PagePermissionCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.PagePermissionCondition
 
PagePermissionsActionHelper - Class in com.atlassian.confluence.pages.actions
Provides methods for converting user and group permission strings from web forms into collections of ContentPermission objects.
PagePermissionsActionHelper(User) - Constructor for class com.atlassian.confluence.pages.actions.PagePermissionsActionHelper
 
PagePermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
PagePermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
PageProvider - Interface in com.atlassian.confluence.content.service.page
An interface implemented by a class that can provide the page to be created.
pageProvider - Variable in class com.atlassian.confluence.pages.actions.CreatePageAction
 
PageReference - Class in com.atlassian.confluence.pages.actions.beans
Context object placed in the HttpServletRequest attributes so that the PageNotFoundAction can determine which page was targetted by the user.
PageReference(String, String) - Constructor for class com.atlassian.confluence.pages.actions.beans.PageReference
 
PageRemoveEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageRemoveEvent(Object, Page) - Constructor for class com.atlassian.confluence.event.events.content.page.PageRemoveEvent
 
PageRenderSupport - Class in com.atlassian.confluence.rss
Responsible for rendering RSS feeds for implementations of AbstractPage: blog posts and pages.
PageRenderSupport() - Constructor for class com.atlassian.confluence.rss.PageRenderSupport
 
PageReport - Class in com.atlassian.confluence.mail.reports
 
PageReport(AbstractPage, ChangeDigestReport) - Constructor for class com.atlassian.confluence.mail.reports.PageReport
 
PageResourceIdentifier - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
PageResourceIdentifier(String) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageResourceIdentifier
 
PageResourceIdentifier(String, String) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageResourceIdentifier
Create a new identifier for a PageResource.
PageResourceIdentifierResolver - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
PageResourceIdentifierResolver(PageManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.PageResourceIdentifierResolver
 
PageRestoreEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageRestoreEvent(Object, Page) - Constructor for class com.atlassian.confluence.event.events.content.page.PageRestoreEvent
 
PAGES - Static variable in class com.atlassian.confluence.search.contentnames.Category
A category for page results.
PagesCollectorBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs.spaceia
 
PagesCollectorBreadcrumb(Space) - Constructor for class com.atlassian.confluence.util.breadcrumbs.spaceia.PagesCollectorBreadcrumb
 
pagesEqual(Page, Page) - Static method in class com.atlassian.confluence.mail.notification.listeners.PageNotificationsListener
 
PageService - Interface in com.atlassian.confluence.content.service
The PageService is a service layer implementation of the PageManager.
pageService - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
PageSummaryAction - Class in com.atlassian.confluence.pages.actions
 
PageSummaryAction() - Constructor for class com.atlassian.confluence.pages.actions.PageSummaryAction
 
PageTemplate - Class in com.atlassian.confluence.pages.templates
 
PageTemplate() - Constructor for class com.atlassian.confluence.pages.templates.PageTemplate
 
PageTemplate(PageTemplate) - Constructor for class com.atlassian.confluence.pages.templates.PageTemplate
 
PageTemplateDao - Interface in com.atlassian.confluence.pages.templates.persistence.dao
 
pageTemplateManager - Variable in class com.atlassian.confluence.pages.actions.AbstractTemplatePageAction
 
PageTemplateManager - Interface in com.atlassian.confluence.pages.templates
 
pageTemplateManager - Variable in class com.atlassian.confluence.spaces.listeners.AbstractSpaceContentListener
 
PageTemplateMigrationException - Exception in com.atlassian.confluence.content.render.xhtml.migration.exceptions
Exception during migration of a PageTemplate.
PageTemplateMigrationException(PageTemplate, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.PageTemplateMigrationException
 
PageTemplateMigratorTask - Class in com.atlassian.confluence.content.render.xhtml.migration.tasks
 
PageTemplateMigratorTask(ExceptionTolerantMigrator, PageTemplateDao, PageTemplateManager, ExceptionReport) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.tasks.PageTemplateMigratorTask
 
PageTemplatePermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
PageTemplatePermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.PageTemplatePermissionsDelegate
 
PageTemplatesActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
PageTemplatesActionBreadcrumb(Action, Space) - Constructor for class com.atlassian.confluence.util.breadcrumbs.PageTemplatesActionBreadcrumb
 
PageTemplateWikiToXhtmlMigrationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Convert all wiki formatted content to XHTML content as part of the upgrade.
PageTemplateWikiToXhtmlMigrationUpgradeTask(WikiToXhtmlSiteMigrator) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.PageTemplateWikiToXhtmlMigrationUpgradeTask
 
PageTemplateWikiToXhtmlSiteMigrator - Class in com.atlassian.confluence.content.render.xhtml.migration
 
PageTemplateWikiToXhtmlSiteMigrator(int, PlatformTransactionManager, Scheduler, ExceptionTolerantMigrator, PageTemplateDao, PageTemplateManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.PageTemplateWikiToXhtmlSiteMigrator
The size of each batch.
PageTrashedEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageTrashedEvent(Object, Page, User) - Constructor for class com.atlassian.confluence.event.events.content.page.PageTrashedEvent
 
PageUiSupport - Class in com.atlassian.confluence.content.ui
 
PageUiSupport(WebResourceUrlProvider) - Constructor for class com.atlassian.confluence.content.ui.PageUiSupport
 
PageUpdateEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageUpdateEvent(Object, Page) - Constructor for class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
 
PageUpdateEvent(Object, Page, Page) - Constructor for class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
 
PageUpdateEvent(Object, Page, AbstractPage, boolean) - Constructor for class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
 
PageUpdateEvent(Object, Page, AbstractPage, boolean, PageUpdateTrigger) - Constructor for class com.atlassian.confluence.event.events.content.page.PageUpdateEvent
 
PageUpdateTrigger - Enum in com.atlassian.confluence.pages
Used to specify how a page update was triggered.
PageVariablesAction - Class in com.atlassian.confluence.pages.actions
 
PageVariablesAction() - Constructor for class com.atlassian.confluence.pages.actions.PageVariablesAction
 
PageViewEvent - Class in com.atlassian.confluence.event.events.content.page
 
PageViewEvent(Object, Page) - Constructor for class com.atlassian.confluence.event.events.content.page.PageViewEvent
 
paginationSupport - Variable in class com.atlassian.confluence.labels.actions.ViewLabelAction
Pagination support to assist in the display of the list of content associated with the label.
paginationSupport - Variable in class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction
 
paginationSupport - Variable in class com.atlassian.confluence.user.actions.AbstractEntityPaginationAction
 
paginationSupport - Variable in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
paginationSupport - Variable in class com.atlassian.confluence.userstatus.actions.StatusListAction
 
panic() - Method in class com.atlassian.confluence.cluster.safety.DefaultClusterSafetyManager
 
ParagraphFragment - Class in com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody
Represents a paragraph fragment.
ParagraphFragment(XMLEventFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragment
 
ParagraphFragment(XMLEventReader) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragment
 
ParagraphFragmentsBuffer - Class in com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody
 
ParagraphFragmentsBuffer(XMLEventFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragmentsBuffer
 
ParamDirective - Class in com.atlassian.confluence.setup.velocity
A ParamDirective for Velocity to add parameters to a decorator directive.
ParamDirective() - Constructor for class com.atlassian.confluence.setup.velocity.ParamDirective
 
Parameter<T> - Interface in com.atlassian.confluence.macro.params
Provides a way to retrieve more complex values from macro parameters.
PARAMETER_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
PARAMETER_PREFIX - Static variable in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
 
ParameterException - Exception in com.atlassian.confluence.macro.params
Thrown when there is a problem while processing a parameter.
ParameterException(String) - Constructor for exception com.atlassian.confluence.macro.params.ParameterException
 
ParameterException(String, Throwable) - Constructor for exception com.atlassian.confluence.macro.params.ParameterException
 
ParameterException(Throwable, String, String, Set<String>) - Constructor for exception com.atlassian.confluence.macro.params.ParameterException
Constructor that captures failure information so more useful feedback can be provided to the user.
parameters - Variable in class com.atlassian.confluence.search.v2.query.AbstractParameterListQuery
 
PARAMETERS_ELEMENT - Static variable in class com.atlassian.confluence.plugin.descriptor.MacroMetadataParser
 
ParamNameWhitelistStrategy - Class in com.atlassian.confluence.web.filter.validateparam
A simple whitelist cleaning strategy that accepts a set of parameter names, and permits any parameters whose name is in that set.
ParamNameWhitelistStrategy() - Constructor for class com.atlassian.confluence.web.filter.validateparam.ParamNameWhitelistStrategy
 
PARENT_DIRECTORY_PROPERTY_KEY - Static variable in class com.atlassian.confluence.plugin.ConfluencePluginUtils
Setting this system property will place all the plugin system's directories in a particular parent directory in confluence-home.
PARENT_TITLE_UNSTEMMED_FIELD - Static variable in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameSearcher
 
parentPageId - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
parentPageSpaceKey - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
parentPageString - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
parentPageTitle - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
parse(SitemeshBuffer, Writer, ImageProcessingRule) - Method in class com.atlassian.confluence.importexport.impl.HtmlImageParser
 
parse(String) - Static method in class com.atlassian.confluence.labels.LabelParser
 
parse(String, SearchQueryInterpreter) - Method in class com.atlassian.confluence.macro.query.SearchQueryParser
Parses the provided filter value, using the specified criterion parser to findObject individual criterion.
parse(String) - Method in class com.atlassian.confluence.macro.query.SimpleSearchQueryParser
Parses the specified String into a BooleanQueryFactory implementation according to the rules specified by the SearchQueryInterpreter.
parse(InputSource) - Method in class com.atlassian.confluence.rpc.xmlrpc.SafeXMLParser
 
parse(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.SafeXMLParser
 
parseBlogPostReference(String) - Method in class com.atlassian.confluence.renderer.BlogPostReferenceParser
 
parseCommaSeparatedStrings(String) - Static method in class com.atlassian.confluence.macro.params.MacroParamUtils
Efficiently parses comma separated lists and trims the whitespace for each element.
parseCustomType(Writer, Type, Object, String) - Method in class com.atlassian.confluence.importexport.impl.AtlassianXMLDatabinder
 
parseDate(String) - Static method in class com.atlassian.confluence.importexport.xmlimport.BackupParserUtil
 
ParsedLabelName - Class in com.atlassian.confluence.labels
The label reference object encapsulates the unique string representation of a label within confluence.
ParsedLabelName(String) - Constructor for class com.atlassian.confluence.labels.ParsedLabelName
 
ParsedLabelName(String, String) - Constructor for class com.atlassian.confluence.labels.ParsedLabelName
 
ParsedLabelName(String, String, String) - Constructor for class com.atlassian.confluence.labels.ParsedLabelName
 
parseParameterForKey(MacroParameter, String) - Method in class com.atlassian.confluence.renderer.radeox.macros.AbstractHtmlGeneratingMacro
This method is a helper wrapper to macroParameter.getParameter(key); if a null is returned it will try with key + " " then " " + key, etc..
parseTagsTo(String, TagCallback) - Method in class com.atlassian.confluence.userstatus.tag.TagExtractor
 
parseTimestamp(String) - Static method in class com.atlassian.confluence.importexport.xmlimport.BackupParserUtil
 
parseTitle(XMLEventReader, List<String>, UserAccessor) - Static method in class com.atlassian.confluence.content.render.xhtml.storage.InlineTasksUtils
Assuming the last consumed element of the reader was the beginning of an Inline Task, consumes all events until the end of the title and returns the title and the mentions.
PASSED - Static variable in class com.atlassian.confluence.search.lucene.ChangeDocumentIndexPolicy.PolicyCheckResult
 
passed() - Method in class com.atlassian.confluence.search.lucene.ChangeDocumentIndexPolicy.PolicyCheckResult
 
passMessage - Variable in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
password - Variable in class com.atlassian.confluence.user.actions.CreateUserAction
 
PathConverter - Interface in com.atlassian.confluence.servlet.simpledisplay
Path converters are used by the SimpleDisplayServlet to convert friendly URL's to action URLs.
PathConverterManager - Interface in com.atlassian.confluence.servlet.simpledisplay
 
PathConverterModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
A plugin module descriptor used to load path converter plugins.
PathConverterModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.PathConverterModuleDescriptor
 
pattern - Static variable in class com.atlassian.confluence.links.linktypes.IncludePageMacroLink
 
PATTERN - Static variable in class com.atlassian.confluence.renderer.radeox.filters.LinkTestFilter
The following pattern can be broken down as follows: (\\[) == literal '[' [\\p{L}&[^\[\\]\\p{Space}]] == a single character but not ' ', '[' or ']' [\\p{L}&[^\[\\]]]* == zero or more instances of characters that are not '[' or ']' \\] == literal ']'
PatternLayoutWithContext - Class in com.atlassian.confluence.util
Pattern layout that will dump the current logging context as a line between the initial log line and stack trace (if any).
PatternLayoutWithContext() - Constructor for class com.atlassian.confluence.util.PatternLayoutWithContext
 
PatternLayoutWithStackTrace - Class in com.atlassian.confluence.util
Pattern layout with specialist stack trace printing
PatternLayoutWithStackTrace() - Constructor for class com.atlassian.confluence.util.PatternLayoutWithStackTrace
 
pause(TimePeriod) - Static method in class com.atlassian.confluence.util.TimeUtils
 
pause(long, TimeUnit) - Static method in class com.atlassian.confluence.util.TimeUtils
 
pauseUntil(Date) - Static method in class com.atlassian.confluence.util.TimeUtils
 
PDF - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.  
PDL_NEW - Static variable in interface com.atlassian.confluence.plugin.webresource.PdlLocationProvider
 
PdlLocationProvider - Interface in com.atlassian.confluence.plugin.webresource
Provides substitution variables of the PDL version used by AUI.
peek() - Method in class com.atlassian.confluence.content.render.xhtml.ElementTransformingXmlEventReader
 
peek() - Method in class com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
 
peek() - Method in class com.atlassian.confluence.content.render.xhtml.ResettableXmlEventReader
 
peek() - Method in class com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader
 
peek() - Static method in class com.atlassian.confluence.renderer.ContentIncludeStack
 
peek() - Method in class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.DirectiveStack
 
PEOPLE - Static variable in class com.atlassian.confluence.search.contentnames.Category
A category for people results.
PEOPLE_MAX - Static variable in class com.atlassian.confluence.macro.profile.NetworkMacro
Set a hard limit on the number of avatars to display to preserve resonable page load times.
PeopleBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
PeopleDirectoryAction - Class in com.atlassian.confluence.user.actions
 
PeopleDirectoryAction() - Constructor for class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
PeopleDirectoryEnabledCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Only enabled if - the Confluence people directory disable properties have not been set the user is anonymous but has the VIEWUSERPROFILE permission Confluence is not running in shared mode
PeopleDirectoryEnabledCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.PeopleDirectoryEnabledCondition
 
PeopleDirectoryPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
PeopleDirectoryPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
perform(Cache) - Method in class com.atlassian.confluence.cache.CacheOperations
Perform all recorded operations on the provided cache
perform(ConfluenceIndexTask) - Method in interface com.atlassian.confluence.search.IndexTaskPerformer
Performs an index task.
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.AddChangeDocumentIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.AddDocumentIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.BulkWriteIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.DeleteChangeDocumentsIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.DeleteDocumentIndexTask
 
perform(ConfluenceIndexTask) - Method in class com.atlassian.confluence.search.lucene.tasks.LuceneConnectionBackedIndexTaskPerformer
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.NoOpIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.OptimizeIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.RebuildChangeDocumentsIndexTask
 
perform(ConfluenceIndexTask) - Method in class com.atlassian.confluence.search.lucene.tasks.TempIndexBackedIndexTaskPerformer
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.UnIndexSpaceIndexTask
 
perform(IndexWriter) - Method in class com.atlassian.confluence.search.lucene.tasks.UpdateDocumentIndexTask
 
perform(ILuceneConnection.WriterAction) - Method in class com.atlassian.confluence.search.lucene.TempIndexWriterStrategy
 
perform(ILuceneConnection.WriterAction) - Method in interface com.atlassian.confluence.search.lucene.WriterStrategy
Perform the specified action
perform(IndexSearcher) - Method in class com.atlassian.confluence.search.v2.lucene.SearcherAction
 
performAsBatch(Iterable<I>, int, Function<I, O>) - Method in interface com.atlassian.confluence.core.BatchOperationManager
 
performAsBatch(Iterable<I>, int, Function<I, O>) - Method in class com.atlassian.confluence.core.persistence.hibernate.SimpleHibernateBatchOperationManager
 
performElevatedSecurityCheck(HttpServletRequest, String) - Method in class com.atlassian.confluence.security.seraph.ConfluenceElevatedSecurityGuard
This will be called to perform an elevated security check for a given user name.
performImport(ImportContext) - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
performImport(ImportContext) - Method in interface com.atlassian.confluence.importexport.ImportExportManager
Performs an import specified by the given context and returns the summary of import result.
performPersistenceUpgrade() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
performSpaceLabelTransformations() - Method in class com.atlassian.confluence.spaces.actions.AddLabelToSpaceAction
Perform any transformations to the labels required by this specific action.
performSpaceLabelTransformations() - Method in class com.atlassian.confluence.spaces.actions.AddTeamLabelToSpaceAction
Prefix each label with "team:"
performTransactionAction(TransactionCallback) - Method in class com.atlassian.confluence.util.transaction.ReadOnlyTransactionExecutor
 
performTransactionAction(TransactionCallback) - Method in interface com.atlassian.confluence.util.transaction.TransactionExecutor
Invokes the provided action within its own transaction context, and returns a Future representing the results of the invocation.
Permission - Class in com.atlassian.confluence.security
Enumeration of all possible permission types for use with the PermissionManager.
PERMISSION_SETS_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.ContentPermissionsExtractor
 
PERMISSION_TYPES - Static variable in class com.atlassian.confluence.security.SpacePermission
A list of all possible permissions
PermissionCheckDispatcher - Class in com.atlassian.confluence.security
Deprecated. since 2.7 see PermissionManager
PermissionCheckDispatcher() - Constructor for class com.atlassian.confluence.security.PermissionCheckDispatcher
Deprecated.  
PermissionCheckDispatcherResultCache - Class in com.atlassian.confluence.security
 
PermissionCheckDispatcherResultCache() - Constructor for class com.atlassian.confluence.security.PermissionCheckDispatcherResultCache
 
PermissionCheckExemptions - Interface in com.atlassian.confluence.security
 
PermissionCheckInterceptor - Class in com.atlassian.confluence.security.actions
 
PermissionCheckInterceptor() - Constructor for class com.atlassian.confluence.security.actions.PermissionCheckInterceptor
 
PermissionDelegate - Interface in com.atlassian.confluence.security
Each type of target that can have permissions checked against it will have a delegate.
permissionExists(SpacePermission) - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
Looks up permission in the cache instance.
permissionExists(SpacePermission) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
Determines if permission exists in the SpacePermissionDao
permissionExists(SpacePermission) - Method in class com.atlassian.confluence.security.ReadOnlySpacePermissionManager
 
permissionExists(SpacePermission) - Method in class com.atlassian.confluence.security.SpacePermissionCheckDispatcherCoordinator
 
permissionExists(SpacePermission) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
 
permissionExists(SpacePermission) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
Check whether the given SpacePermission exists.
PermissionHelper - Class in com.atlassian.confluence.security
Provides methods to allow the PermissionManager to be more easily called from within Velocity templates
PermissionHelper(PermissionManager, PersonalInformationManager, PageManager) - Constructor for class com.atlassian.confluence.security.PermissionHelper
 
permissionManager - Variable in class com.atlassian.confluence.content.render.xhtml.view.link.ViewIdAndTypeLinkMarshaller
 
permissionManager - Variable in class com.atlassian.confluence.content.service.page.CreatePageCommandImpl
 
permissionManager - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
PermissionManager - Interface in com.atlassian.confluence.security
Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
PermissionManager.Criterion - Interface in com.atlassian.confluence.security
A criterion for whether an entity should be permitted or not
permissionProvider - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
PermissionResolver - Interface in com.atlassian.confluence.security.administrators
The resolver is used to obtain the permissions for a global or space object
PermissionRow - Class in com.atlassian.confluence.security.actions
 
PermissionRow() - Constructor for class com.atlassian.confluence.security.actions.PermissionRow
 
permissions - Variable in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator
 
permissionsAdministrator - Variable in class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
PermissionsAdministrator - Interface in com.atlassian.confluence.security.administrators
Provides the logic required by the actions to view the permissions for both global and spaces
permissionsAdministratorBuilder - Variable in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
 
PermissionsAdministratorBuilder - Class in com.atlassian.confluence.security.administrators
Builds the various permisssions administrators for the permissions actions.
PermissionsAdministratorBuilder() - Constructor for class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
 
PermissionsAware - Interface in com.atlassian.confluence.security.actions
This interface is used by all actions that need to access permissions.
PermissionsFixer - Class in com.atlassian.confluence.security
 
PermissionsFixer(SpacePermissionManager, UserAccessor) - Constructor for class com.atlassian.confluence.security.PermissionsFixer
 
PermissionUtils - Class in com.atlassian.confluence.security
 
PermissionUtils() - Constructor for class com.atlassian.confluence.security.PermissionUtils
 
permitDatabaseUpgrades() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
If we are in a clustered setup, only one node should be allowed to perform upgrades that affect the database.
permitted - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
PermittedLabelView - Class in com.atlassian.confluence.labels
This wrapper exposes only those labels and functions of the labelable object that the specified user is permitted to view.
PermittedLabelView(Labelable, User, boolean) - Constructor for class com.atlassian.confluence.labels.PermittedLabelView
 
PermittedSpacesQuery - Class in com.atlassian.confluence.search.v2.query
Deprecated. since 3.0. Please use SpacePermissionsSearchFilter instead.
PermittedSpacesQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Maps a PermittedSpacesQuery to an appropriate lucene query for the currently logged in user.
PermittedSpacesQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.PermittedSpacesQueryMapper
 
PermittedSpacesScope - Class in com.atlassian.confluence.search.scope
Limit a search so that it conforms with page level permissions.
PermittedSpacesScope(SpaceManager, UserAccessor) - Constructor for class com.atlassian.confluence.search.scope.PermittedSpacesScope
 
PermittedUserFinder - Class in com.atlassian.confluence.user
Object to check user permissions for a specific action instance.
PermittedUserFinder(PageManager, PermissionManager, SpacePermissionManager, Page, Space) - Constructor for class com.atlassian.confluence.user.PermittedUserFinder
 
PermittedUserFinder.SearchResult - Class in com.atlassian.confluence.user
Encapsulates all the data required by the Page Restrictions UI.
PermittedUserFinder.SearchResult(String, Entity) - Constructor for class com.atlassian.confluence.user.PermittedUserFinder.SearchResult
 
PerNotificationData - Class in com.atlassian.confluence.mail.notification.listeners
Data that is specific to a single email notification sent to a single user.
PerNotificationData() - Constructor for class com.atlassian.confluence.mail.notification.listeners.PerNotificationData
 
persist(ImportProcessorContext, ImportedObject) - Method in interface com.atlassian.confluence.importexport.xmlimport.ObjectPersister
Persist a given imported object.
persist(ImportProcessorContext, ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.HibernateKeyPersister
 
persist(ImportProcessorContext, ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.HibernateMembershipPersister
 
persist(ImportProcessorContext, ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.PropertySetItemPersister
 
persist(ImportProcessorContext, ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.persister.ReflectiveObjectPersister
 
PERSISTENCE_KEY - Static variable in class com.atlassian.confluence.util.message.BandanaMessageManager
 
PersistentDecorator - Class in com.atlassian.confluence.core
 
PersistentDecorator() - Constructor for class com.atlassian.confluence.core.PersistentDecorator
 
PersistentDecorator(String, String, String, Date) - Constructor for class com.atlassian.confluence.core.PersistentDecorator
 
PersistentDecoratorDao - Interface in com.atlassian.confluence.themes.persistence
 
PersisterOperations - Class in com.atlassian.confluence.importexport.xmlimport.persister
Common operations used by various persisters.
PersisterOperations() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.PersisterOperations
 
persistInstanceKey() - Method in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
Persists instance keys into database.
PERSONAL - Static variable in class com.atlassian.confluence.labels.Namespace
 
PERSONAL - Static variable in class com.atlassian.confluence.search.scope.SpaceScope
 
PERSONAL - Static variable in interface com.atlassian.confluence.search.v2.SpaceCategories
 
PERSONAL - Static variable in class com.atlassian.confluence.spaces.SpaceType
 
PERSONAL_INFO_NGRAMS_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.PersonalInformationExtractor
 
PERSONAL_INFO_START_NGRAMS_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.PersonalInformationExtractor
 
PERSONAL_LABEL_PREFIX - Static variable in class com.atlassian.confluence.labels.LabelParser
 
PERSONAL_SPACE - Static variable in class com.atlassian.confluence.search.contentnames.Category
A category for personal spaces.
PERSONAL_SPACE_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
PERSONAL_SPACE_USER_ICON - Static variable in class com.atlassian.confluence.links.linktypes.UserProfileLink
 
PERSONAL_SPACEKEY_IDENTIFIER - Static variable in class com.atlassian.confluence.spaces.Space
 
PersonalInfoReport - Class in com.atlassian.confluence.mail.reports
 
PersonalInfoReport(PersonalInformation, ChangeDigestReport) - Constructor for class com.atlassian.confluence.mail.reports.PersonalInfoReport
 
PersonalInformation - Class in com.atlassian.confluence.user
 
PersonalInformation() - Constructor for class com.atlassian.confluence.user.PersonalInformation
 
PersonalInformation(User, UserAccessor) - Constructor for class com.atlassian.confluence.user.PersonalInformation
 
PersonalInformationCreateEvent - Class in com.atlassian.confluence.event.events.content.user
Personal information creation event
PersonalInformationCreateEvent(Object, PersonalInformation) - Constructor for class com.atlassian.confluence.event.events.content.user.PersonalInformationCreateEvent
 
PersonalInformationDao - Interface in com.atlassian.confluence.user.persistence.dao
Manages the persistence of personal information objects, containing user properties like logos, preferences, etc.
PersonalInformationEvent - Class in com.atlassian.confluence.event.events.content.user
Personal information specific event
PersonalInformationEvent(Object, PersonalInformation) - Constructor for class com.atlassian.confluence.event.events.content.user.PersonalInformationEvent
 
PersonalInformationExtractor - Class in com.atlassian.confluence.search.lucene.extractor
Adds PersonalInformation specific fields
PersonalInformationExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.PersonalInformationExtractor
 
PersonalInformationLeadingNGramAnalyzer - Class in com.atlassian.confluence.search.lucene.analyzers
Analyzer for producing an n-gram token stream from aggregated user information (consisting of username and fullname).
PersonalInformationLeadingNGramAnalyzer() - Constructor for class com.atlassian.confluence.search.lucene.analyzers.PersonalInformationLeadingNGramAnalyzer
 
personalInformationManager - Variable in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
personalInformationManager - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
PersonalInformationManager - Interface in com.atlassian.confluence.user
 
PersonalInformationNGramAnalyzer - Class in com.atlassian.confluence.search.lucene.analyzers
Analyzer for producing an n-gram token stream from aggregated user information (consisting of username and fullname).
PersonalInformationNGramAnalyzer() - Constructor for class com.atlassian.confluence.search.lucene.analyzers.PersonalInformationNGramAnalyzer
 
PersonalInformationPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
PersonalInformationPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
PersonalInformationRemoveEvent - Class in com.atlassian.confluence.event.events.content.user
Personal information deletion event
PersonalInformationRemoveEvent(Object, PersonalInformation) - Constructor for class com.atlassian.confluence.event.events.content.user.PersonalInformationRemoveEvent
 
PersonalInformationUpdateEvent - Class in com.atlassian.confluence.event.events.content.user
Personal information update event
PersonalInformationUpdateEvent(Object, PersonalInformation, PersonalInformation) - Constructor for class com.atlassian.confluence.event.events.content.user.PersonalInformationUpdateEvent
 
PersonalInformationUpdateEvent(Object, PersonalInformation, PersonalInformation, boolean) - Constructor for class com.atlassian.confluence.event.events.content.user.PersonalInformationUpdateEvent
 
personalSpaceUrl(String, String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated. since 5.0 You should instead retrieve the space using SpaceManager and call getUrlPath on the Space object.
PICTURE_SIZE - Static variable in interface com.atlassian.confluence.user.service.SetProfilePictureCommand
 
PICTURE_SIZE - Static variable in class com.atlassian.confluence.util.ProfilePicture
Deprecated.  
Placeholder - Class in com.atlassian.confluence.xhtml.api
 
Placeholder(String, String, String) - Constructor for class com.atlassian.confluence.xhtml.api.Placeholder
 
Placeholder(Placeholder) - Constructor for class com.atlassian.confluence.xhtml.api.Placeholder
 
PLACEHOLDER_CHROME_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
PLACEHOLDER_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.placeholder.StoragePlaceholderConstants
 
PLACEHOLDER_TYPE_ATTR - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.placeholder.StoragePlaceholderConstants
 
PlaceholderMarshallingFactory - Interface in com.atlassian.confluence.content.render.xhtml.placeholder
 
PlaceholderMarshallingFactoryImpl - Class in com.atlassian.confluence.content.render.xhtml.placeholder
 
PlaceholderMarshallingFactoryImpl(Marshaller<Placeholder>, Marshaller<Placeholder>, Marshaller<Placeholder>, Unmarshaller<Placeholder>, Unmarshaller<Placeholder>) - Constructor for class com.atlassian.confluence.content.render.xhtml.placeholder.PlaceholderMarshallingFactoryImpl
 
placeholderUrlFactory - Variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodilessMacroMarshaller
 
PlaceholderUrlFactory - Interface in com.atlassian.confluence.content.render.xhtml.editor.macro
Generates URLs for placeholders.
plain2html(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
PLAIN_TEXT_BODY_PARAMETER_ELEMENT - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.macro.StorageMacroConstants
 
PLAIN_TEXT_LINK_BODY_ELEMENT_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkConstants
 
PLAIN_TEXT_LINK_BODY_ELEMENT_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkConstants
 
PlainTextLinkBody - Class in com.atlassian.confluence.xhtml.api
A PlainTextLinkBody is one that contains nothing but plain textual data.
PlainTextLinkBody(String) - Constructor for class com.atlassian.confluence.xhtml.api.PlainTextLinkBody
 
PlainTextMacroBody - Class in com.atlassian.confluence.content.render.xhtml.definition
Holds plain text and preserves white space.
PlainTextMacroBody(String) - Constructor for class com.atlassian.confluence.content.render.xhtml.definition.PlainTextMacroBody
 
PlainTextMacroMigration - Class in com.atlassian.confluence.macro.xhtml
Migration task for migrating plain text Macros.
PlainTextMacroMigration() - Constructor for class com.atlassian.confluence.macro.xhtml.PlainTextMacroMigration
 
PlainTextToHtmlConverter - Class in com.atlassian.confluence.util
Static methods for the conversion of text to HTML.
PlainTextToHtmlConverter() - Constructor for class com.atlassian.confluence.util.PlainTextToHtmlConverter
 
PluggableBoostingStrategy - Class in com.atlassian.confluence.search.v2.lucene.boosting
Boosts the score for a given document using BoostingStrategy implementations provided by any plugin.
PluggableBoostingStrategy(ModuleDescriptorCache<LuceneBoostingStrategyModuleDescriptor>) - Constructor for class com.atlassian.confluence.search.v2.lucene.boosting.PluggableBoostingStrategy
 
PluggableLuceneSearchMapperRegistry - Class in com.atlassian.confluence.search.v2.lucene
 
PluggableLuceneSearchMapperRegistry(PluginAccessor) - Constructor for class com.atlassian.confluence.search.v2.lucene.PluggableLuceneSearchMapperRegistry
 
PluggableTransformerChain - Class in com.atlassian.confluence.content.render.xhtml
 
PluggableTransformerChain(PluginAccessor, List<TransformerWeight>, String) - Constructor for class com.atlassian.confluence.content.render.xhtml.PluggableTransformerChain
 
PLUGIN_DESCRIPTOR_FILENAME - Static variable in class com.atlassian.confluence.plugin.ConfluencePluginUtils
 
PLUGIN_KEY - Static variable in class com.atlassian.confluence.themes.DefaultTheme
 
pluginAccessor - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
pluginAccessor - Variable in class com.atlassian.confluence.search.v2.lucene.CacheBackedLuceneSearchMapperRegistry
 
pluginAccessor - Variable in class com.atlassian.confluence.search.v2.lucene.PluggableLuceneSearchMapperRegistry
 
pluginAccessor - Variable in class com.atlassian.confluence.spaces.listeners.AbstractSpaceContentListener
 
PluginAwareActionConfig - Class in com.atlassian.confluence.plugin.descriptor
ActionConfig that contains a reference to its parent plugin.
PluginAwareActionConfig(String, String, Map, Map, List, Plugin) - Constructor for class com.atlassian.confluence.plugin.descriptor.PluginAwareActionConfig
 
PluginAwareActionConfig(String, String, Map, Map, List, List, String, Plugin) - Constructor for class com.atlassian.confluence.plugin.descriptor.PluginAwareActionConfig
 
PluginAwareConfiguration - Class in com.atlassian.confluence.setup.webwork
An XWork Configuration implementation that allows for PluginAware XWork actions.
PluginAwareConfiguration() - Constructor for class com.atlassian.confluence.setup.webwork.PluginAwareConfiguration
 
PluginConfigurationProvider - Class in com.atlassian.confluence.plugin.descriptor
A custom xwork configuration provider that loads the configuration out of the plugins module descriptor.
PluginConfigurationProvider(List) - Constructor for class com.atlassian.confluence.plugin.descriptor.PluginConfigurationProvider
A list of PackageConfig instances.
PluginContentCreatedEvent - Class in com.atlassian.confluence.content.event
 
PluginContentCreatedEvent(Object, CustomContentEntityObject) - Constructor for class com.atlassian.confluence.content.event.PluginContentCreatedEvent
 
PluginContentHibernateDao - Class in com.atlassian.confluence.content.persistence.hibernate
Hibernate Implementation of the CustomContentDao
PluginContentHibernateDao() - Constructor for class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateDao
 
PluginContentHibernateInterceptor - Class in com.atlassian.confluence.content.persistence.hibernate
Interceptor responsible for adding the pluggable content adapter to any content loaded from the database.
PluginContentHibernateInterceptor() - Constructor for class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateInterceptor
 
PluginContentRemovedEvent - Class in com.atlassian.confluence.content.event
 
PluginContentRemovedEvent(Object, CustomContentEntityObject) - Constructor for class com.atlassian.confluence.content.event.PluginContentRemovedEvent
 
PluginContentUpdatedEvent - Class in com.atlassian.confluence.content.event
 
PluginContentUpdatedEvent(Object, CustomContentEntityObject, CustomContentEntityObject, SaveContext) - Constructor for class com.atlassian.confluence.content.event.PluginContentUpdatedEvent
 
PluginContentWillBeRemovedForSpaceEvent - Class in com.atlassian.confluence.content.event
 
PluginContentWillBeRemovedForSpaceEvent(Object, Space) - Constructor for class com.atlassian.confluence.content.event.PluginContentWillBeRemovedForSpaceEvent
 
PluginContextItemProvider - Class in com.atlassian.confluence.setup.velocity
This context map provider will return a map of all currently enabled Velocity context item modules.
PluginContextItemProvider() - Constructor for class com.atlassian.confluence.setup.velocity.PluginContextItemProvider
 
PluginCounterInvalidatorListener - Class in com.atlassian.confluence.plugin.webresource
 
PluginCounterInvalidatorListener() - Constructor for class com.atlassian.confluence.plugin.webresource.PluginCounterInvalidatorListener
 
PluginData - Class in com.atlassian.confluence.plugin.persistence
Value bean to transport plugin data to and from the persistence layer
PluginData() - Constructor for class com.atlassian.confluence.plugin.persistence.PluginData
 
PluginDataDao - Interface in com.atlassian.confluence.plugin.persistence
Interface for storing and retrieving plugin data
pluginDataExists(String) - Method in class com.atlassian.confluence.plugin.persistence.hibernate.HibernatePluginDataDao
 
pluginDataExists(String) - Method in interface com.atlassian.confluence.plugin.persistence.PluginDataDao
 
PluginDecoratorMapper - Class in com.atlassian.confluence.setup.sitemesh
 
PluginDecoratorMapper() - Constructor for class com.atlassian.confluence.setup.sitemesh.PluginDecoratorMapper
 
PluginDirectoryProvider - Interface in com.atlassian.confluence.plugin
This bean provides access to plugin-specific directories found in the confluence home.
PluginDisableEvent - Class in com.atlassian.confluence.event.events.plugin
 
PluginDisableEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginDisableEvent
 
PluginDisableEvent(Object, String, PluginDisableEvent.Scope) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginDisableEvent
 
PluginDisableEvent.Scope - Enum in com.atlassian.confluence.event.events.plugin
 
PluginEnableEvent - Class in com.atlassian.confluence.event.events.plugin
 
PluginEnableEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginEnableEvent
 
PluginEvent - Class in com.atlassian.confluence.event.events.plugin
 
PluginEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginEvent
 
PluginEventLogger - Class in com.atlassian.confluence.plugin
Listens for Confluence plugin events and logs them.
PluginEventLogger() - Constructor for class com.atlassian.confluence.plugin.PluginEventLogger
 
PluginFrameworkContextListener - Class in com.atlassian.confluence.plugin
Starts the plugin framework when the application starts and shuts it down when it finishes.
PluginFrameworkContextListener() - Constructor for class com.atlassian.confluence.plugin.PluginFrameworkContextListener
 
PluginFrameworkDependentUpgrader - Class in com.atlassian.confluence.upgrade
Run the upgrade tasks that require that PluginFramework to be available.
PluginFrameworkDependentUpgrader() - Constructor for class com.atlassian.confluence.upgrade.PluginFrameworkDependentUpgrader
 
PluginFrameworkStartedEvent - Class in com.atlassian.confluence.event.events.plugin
Published when the plugin framework has finished starting.
PluginFrameworkStartedEvent(Object) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginFrameworkStartedEvent
 
PluginI18NResource - Class in com.atlassian.confluence.util.i18n
 
PluginI18NResource(Plugin, ResourceDescriptor) - Constructor for class com.atlassian.confluence.util.i18n.PluginI18NResource
 
PluginInstallEvent - Class in com.atlassian.confluence.event.events.plugin
Fired when a plugin is detected by scanForNewPlugins
PluginInstallEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginInstallEvent
 
pluginMacroRegistered(PluginMacroRegisteredEvent) - Method in class com.atlassian.confluence.renderer.UserMacroLibrary
 
PluginMacroRegisteredEvent - Class in com.atlassian.confluence.event.events.admin
An event to indicate that a macro has been registered with an XHTML MacroManager from a plugin.
PluginMacroRegisteredEvent(String, Object) - Constructor for class com.atlassian.confluence.event.events.admin.PluginMacroRegisteredEvent
 
pluginMacroUnregistered(PluginMacroUnregisteredEvent) - Method in class com.atlassian.confluence.renderer.UserMacroLibrary
 
PluginMacroUnregisteredEvent - Class in com.atlassian.confluence.event.events.admin
An event to indicate that a plugin hosted macro has been unregistered with an XHTML MacroManager.
PluginMacroUnregisteredEvent(String, Object) - Constructor for class com.atlassian.confluence.event.events.admin.PluginMacroUnregisteredEvent
 
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.content.render.xhtml.DeviceTypeAwareRenderer
 
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.DefaultMacroMigrationManager
 
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.UserMacroPluginMacroManager
 
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.V2CompatibilityMacroManager
 
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.XhtmlMacroManager
 
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.plugin.ModuleDescriptorCache
Removes module descriptors from the cache when plugin modules are disabled.
pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.confluence.renderer.DefaultMacroManager
 
PluginModuleDisableEvent - Class in com.atlassian.confluence.event.events.plugin
 
PluginModuleDisableEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginModuleDisableEvent
 
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.content.render.xhtml.DeviceTypeAwareRenderer
 
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.DefaultMacroMigrationManager
 
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.UserMacroPluginMacroManager
 
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.V2CompatibilityMacroManager
 
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.macro.xhtml.XhtmlMacroManager
 
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.plugin.ModuleDescriptorCache
Adds module descriptors to the cache when plugin modules are enabled.
pluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.confluence.renderer.DefaultMacroManager
 
PluginModuleEnableEvent - Class in com.atlassian.confluence.event.events.plugin
 
PluginModuleEnableEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginModuleEnableEvent
 
PluginModuleEvent - Class in com.atlassian.confluence.event.events.plugin
Abstract superclass of all plugin module events.
PluginModuleEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginModuleEvent
 
PluginModuleFactory<T> - Interface in com.atlassian.confluence.plugin.module
 
PluginModuleHolder<T> - Class in com.atlassian.confluence.plugin.module
Manages the lifecycle of a plugin module of type T that is constructed when the module is first requested via getModule() method.
PluginOsgiExportsAction - Class in com.atlassian.confluence.admin.actions.debug
 
PluginOsgiExportsAction() - Constructor for class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction
 
PluginOsgiExportsAction.StubComponentRegistrar - Class in com.atlassian.confluence.admin.actions.debug
 
PluginOsgiExportsAction.StubComponentRegistrar() - Constructor for class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction.StubComponentRegistrar
 
PluginParentDirectoryLocator - Interface in com.atlassian.confluence.plugin
Strategy class for the SimplePluginDirectoryProvider to find the parent directory in which to put all the plugin working directories.
PluginProvidedDecoratorModule - Interface in com.atlassian.confluence.plugin.module
Holds data about the decorator override.
PLUGINS_CACHE_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
PLUGINS_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
PLUGINS_SETTINGS_PREFIX - Static variable in interface com.atlassian.confluence.setup.bandana.ConfluenceBandanaKeys
 
PLUGINS_TEMP_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
PluginsClassLoaderAvailableEvent - Class in com.atlassian.confluence.plugin
Event fired to signal that the plugin system classloader is available for use.
PluginsClassLoaderAvailableEvent(Object, ClassLoader) - Constructor for class com.atlassian.confluence.plugin.PluginsClassLoaderAvailableEvent
 
PluginsClassLoaderConfigurationListener - Class in com.atlassian.confluence.plugin
This application event listener will configure the provided delegation class loader to use the plugins classloader once the PluginsClassLoaderAvailableEvent is fired.
PluginsClassLoaderConfigurationListener() - Constructor for class com.atlassian.confluence.plugin.PluginsClassLoaderConfigurationListener
 
PluginSettings - Interface in com.atlassian.confluence.setup.settings
 
PluginTemplateHtmlEntityEncodingDisabledPolicy - Class in com.atlassian.confluence.util.velocity
TemplateHtmlEntityEncodingPolicy to be used if "Anti XSS" is disabled for plugins.
PluginTemplateHtmlEntityEncodingDisabledPolicy() - Constructor for class com.atlassian.confluence.util.velocity.PluginTemplateHtmlEntityEncodingDisabledPolicy
 
PluginThemeResource - Class in com.atlassian.confluence.themes
A theme stylesheet which is a resource in a plugin.
PluginUninstallEvent - Class in com.atlassian.confluence.event.events.plugin
 
PluginUninstallEvent(Object, String) - Constructor for class com.atlassian.confluence.event.events.plugin.PluginUninstallEvent
 
plus(MemoryInfo.Bytes) - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo.Bytes
 
PNG - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.  
PointcutClassLoaderProcessor - Class in com.atlassian.confluence.core
BeanPostProcessor that swaps out Spring's default AspectJExpressionPointcut and substitutes it for an implementation that is customised to use the Confluence application classloader.
PointcutClassLoaderProcessor() - Constructor for class com.atlassian.confluence.core.PointcutClassLoaderProcessor
 
PolicyBasedReferenceInsertionHandler - Class in com.atlassian.confluence.velocity
A ReferenceInsertionEventHandler that delegates reference insertion processing to the provided ReferenceInsertionPolicy.
PolicyBasedReferenceInsertionHandler(ReferenceInsertionPolicy) - Constructor for class com.atlassian.confluence.velocity.PolicyBasedReferenceInsertionHandler
 
PolicyConfiguredXhtmlCleaner - Class in com.atlassian.confluence.content.render.xhtml
A thread safe XhtmlCleaner which is configured via a policy file classpath resource.
PolicyConfiguredXhtmlCleaner(String) - Constructor for class com.atlassian.confluence.content.render.xhtml.PolicyConfiguredXhtmlCleaner
Constructor that will lazily load the Transformer as it is required.
polyMorphicLookupByUnfixedId(long, Class<? extends T>...) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
pop() - Static method in class com.atlassian.confluence.renderer.ContentIncludeStack
 
pop() - Method in class com.atlassian.confluence.search.lucene.ObjectQueue
Converts up to numberToPop handles of the same class into objects.
pop() - Method in class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.DirectiveStack
 
populateAdministrator() - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
 
populateAdministrator() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
populateAdministrator() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionsAction
 
populateAdministrator() - Method in interface com.atlassian.confluence.security.actions.PermissionsAware
 
populateAdministrator() - Method in class com.atlassian.confluence.security.actions.ViewGlobalPermissionsAction
 
populateAdministrator() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionDefaultsAction
 
populateAdministrator() - Method in class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction
 
populateParentPageTitleField() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
populatePersonalLabels(Document) - Method in class com.atlassian.confluence.search.v2.lucene.AbstractLuceneSearchResult
 
populateSimpleMessage(String, List<String>) - Static method in class com.atlassian.confluence.util.GeneralUtil
Populate the template String supplied using the given values.
POSITION_ABOVE - Static variable in interface com.atlassian.confluence.content.service.page.MovePageCommand
Indicates to move the source node above (immediately before) the target node
POSITION_APPEND - Static variable in interface com.atlassian.confluence.content.service.page.MovePageCommand
Indicates to move the source node the last of the target node
POSITION_BELOW - Static variable in interface com.atlassian.confluence.content.service.page.MovePageCommand
Indicates to move the source node below (immediately after) the target node
POSITION_TOP_LEVEL - Static variable in interface com.atlassian.confluence.content.service.page.MovePageCommand
Indicates to move the source node to the top level of a space
PossibleIncorrectHtmlEncodingEventHandler - Class in com.atlassian.confluence.velocity.htmlsafe
Reference insertion handler to be used before the HtmlAnnotationEscaper.
PossibleIncorrectHtmlEncodingEventHandler() - Constructor for class com.atlassian.confluence.velocity.htmlsafe.PossibleIncorrectHtmlEncodingEventHandler
 
postBootstrapDatabase() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
postFlush(Iterator) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateInterceptor
 
postFlush(Iterator) - Method in class com.atlassian.confluence.content.render.xhtml.storage.XhtmlCleaningInterceptor
 
postFlush(Iterator) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
POSTGRES_RELATION_ALREADY_EXISTS_SQLSTATE - Static variable in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
postImportAndCleanUp() - Method in class com.atlassian.confluence.importexport.Importer
Perform any special logic after the import and post-import tasks are complete.
postImportAndCleanUp() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
postImportAndCleanUp() - Method in class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
 
PostImportTask - Interface in com.atlassian.confluence.importexport
A task which will be executed after an import is complete to ensure the data integrity of the system.
POSTING_DAY_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
POSTING_DAY_ATTRIBUTE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
POSTING_DAY_FORMAT - Static variable in class com.atlassian.confluence.pages.BlogPost
 
POSTINGDAY_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
The posting day for a blog post link.
postProcessAfterInitialization(Object, String) - Method in class com.atlassian.confluence.core.PointcutClassLoaderProcessor
 
postProcessAfterInitialization(Object, String) - Method in class com.atlassian.confluence.util.i18n.UserLocaleAwareBeanPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Create a proxy with the configured interceptors if the bean is identified as one to proxy by the subclass.
postProcessAfterInstantiation(Object, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.atlassian.confluence.setup.ConfluenceClassPathXmlApplicationContext
 
postProcessBeforeInitialization(Object, String) - Method in class com.atlassian.confluence.core.PointcutClassLoaderProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class com.atlassian.confluence.util.i18n.UserLocaleAwareBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
postProcessBeforeInstantiation(Class, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
postProcessLoader(ResourceLoader, ExtendedProperties) - Method in class com.atlassian.confluence.util.velocity.CompatibleVelocityResourceManager
Wraps configured resource loaders in a Velocity13CompatibleResourceLoader
postProcessLoader(ResourceLoader, ExtendedProperties) - Method in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
Template method to allow subclasses to post process and possibly wrap a resource loader before it is added to the loader list.
postProcessLoader(ResourceLoader, ExtendedProperties) - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceManager
 
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
postRestoreSteps() - Static method in class com.atlassian.confluence.importexport.actions.SetupRestoreHelper
 
postUpgrade() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
POWERPOINT97_TEMPLATE - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.  
POWERPOINT_MACRO - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.  
POWERPOINT_SLIDESHOW - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.  
POWERPOINT_TEMPLATE - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.  
PPT - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.  
PPTX - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.  
PRE_UPGRADE_VERSION - Static variable in interface com.atlassian.confluence.core.persistence.VersionHistoryDao
 
PredefinedSearchBuilder - Interface in com.atlassian.confluence.search.service
Class for building searches that are commonly used.
predictBeanType(Class, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
PREFERRED_SPACE_KEY - Static variable in class com.atlassian.confluence.search.v2.lucene.boosting.BoostPreferredSpaceStrategy
 
preferredUserLocale - Variable in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
PREFIX - Static variable in class com.atlassian.confluence.user.actions.UserDetailsMap
 
prefixAllMapKeys(String, Map<K, V>) - Static method in class com.atlassian.confluence.util.GeneralUtil
Convert the supplied Map so that all of the keys in the Map are prefixed by the supplied String followed by a full stop.
preFlush(Iterator) - Method in class com.atlassian.confluence.content.persistence.hibernate.PluginContentHibernateInterceptor
 
preFlush(Iterator) - Method in class com.atlassian.confluence.content.render.xhtml.storage.XhtmlCleaningInterceptor
 
preFlush(Iterator) - Method in class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
PREFORMATTED_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
preImport() - Method in class com.atlassian.confluence.importexport.Importer
Perform any special logic prior to the import starting.
preImport() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
preImport() - Method in class com.atlassian.confluence.importexport.xmlimport.FileBackupImporter
 
preloadedPage - Variable in class com.atlassian.confluence.labels.actions.ViewLabelAction
 
prepare() - Method in interface com.atlassian.confluence.core.BatchOperation
Called before the batch is processed.
prepare() - Method in class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
prepare() - Method in class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction
 
prepare() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
prepareConfigurationForBackupOperation(Configuration) - Static method in class com.atlassian.confluence.importexport.impl.BackupRestoreHibernateUtil
 
prepareDownloadPath(String) - Method in class com.atlassian.confluence.importexport.DefaultImportExportManager
 
prepareDownloadPath(String) - Method in interface com.atlassian.confluence.importexport.ImportExportManager
Helper method - returns the location to be used in the URL generated to download an exported archive.
prepareDownloadPath(String) - Method in class com.atlassian.confluence.pages.actions.DownloadAllAttachmentsOnPageAction
 
prepareExportFileName(ConfluenceEntityObject) - Method in class com.atlassian.confluence.importexport.impl.AbstractExporterImpl
 
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
 
prepareForMigrationTo() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Prepare the data store for a migration from another type of data store.
prepareForMigrationTo() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Prepare the data store for a migration from another type of data store.
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
In this implementation, we want to make sure the attachments directory is empty, otherwise we will have attachments or files that don't belong.
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
This implementation removes the contents of the table and passes the migration tasks onto the AttachmentDataDao
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
This implementation clears out the Attachment data table, so we have a clean base for migration.
prepareForMigrationTo() - Method in class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
Deprecated. In this implementation, there may be existing files on the WebDAV store, so no deletion will occur.
prepareForRestore() - Static method in class com.atlassian.confluence.importexport.actions.SetupRestoreHelper
 
preprocess(HttpClient, HttpMethod) - Method in class com.atlassian.confluence.util.http.httpclient.BasicAuthenticator
 
preprocess(HttpClient, HttpMethod) - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientAuthenticator
 
preRenderBody(Map<String, Object>) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
This method will not retain a local copy of the contextMap - making it advantageous for pre-rendering templates with contexts comprising of transient or session-based data.
PreRenderedMailNotificationQueueItem - Class in com.atlassian.confluence.mail.template
 
preRunChecksAndSetUp() - Method in class com.atlassian.confluence.upgrade.upgradetask.HierarchicalFileSystemAttachmentMoveTask
Perform some checks and set up the required instance variables prior to running this task.
PREVENT_CACHING - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
Prevents all client and proxy caching.
PREVENT_CACHING_IE_SSL - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
Prevent caching in a way that is compatible with downloading attachments over SSL in Internet Explorer.
PREVIEW - Static variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
PREVIEW - Static variable in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
preview - Variable in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
PREVIOUS_SIGNUP_TOKEN - Static variable in class com.atlassian.confluence.user.DefaultSignupManager
 
PrimitiveId - Class in com.atlassian.confluence.importexport.xmlimport.model
 
PrimitiveId(String, String) - Constructor for class com.atlassian.confluence.importexport.xmlimport.model.PrimitiveId
 
PrimitiveIdParser - Class in com.atlassian.confluence.importexport.xmlimport.parser
 
PrimitiveIdParser() - Constructor for class com.atlassian.confluence.importexport.xmlimport.parser.PrimitiveIdParser
 
PrimitiveProperty - Class in com.atlassian.confluence.importexport.xmlimport.model
 
PrimitiveProperty(String, String, String) - Constructor for class com.atlassian.confluence.importexport.xmlimport.model.PrimitiveProperty
 
PrimitivePropertyParser - Class in com.atlassian.confluence.importexport.xmlimport.parser
 
PrimitivePropertyParser(String) - Constructor for class com.atlassian.confluence.importexport.xmlimport.parser.PrimitivePropertyParser
 
PrintableVersionCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
PrintableVersionCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.PrintableVersionCondition
 
PRIVATE - Static variable in class com.atlassian.confluence.spaces.actions.AbstractCreateSpaceAction
 
PRIVATE_LONG_TERM - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
Indicates to proxies and clients that this is private data.
PRIVATE_SHORT_TERM - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
Indicates to proxies and clients that this is private data.
process(Document) - Method in class com.atlassian.confluence.diff.ContextBlockMarkingDiffPostProcessor
 
process(Document) - Method in interface com.atlassian.confluence.diff.DiffPostProcessor
Perform some process on the supplied JDOM Document.
process(Document) - Method in class com.atlassian.confluence.diff.MacroIconInsertingPostProcessor
 
process(Document) - Method in class com.atlassian.confluence.diff.StripDaisyDiffDataPostProcessor
 
process(Document) - Method in class com.atlassian.confluence.diff.StripEmptySpansDiffPostProcessor
 
process(Document) - Method in class com.atlassian.confluence.diff.StripToContextDiffPostProcessor
 
process(Document) - Method in class com.atlassian.confluence.diff.XSLDiffPostProcessor
 
process(ImportedObject) - Method in class com.atlassian.confluence.importexport.ChainedImportedObjectPreProcessor
Process the object with each of the contained preprocessors
process(Tag) - Method in class com.atlassian.confluence.importexport.impl.HtmlImageProcessingRule
 
process(ImportedObject) - Method in class com.atlassian.confluence.importexport.impl.NotNullBandanaRecordPreProcessor
 
process(Object) - Method in interface com.atlassian.confluence.importexport.ImportedObjectPostProcessor
Perform post-processing on an imported object.
process(ImportedObject) - Method in interface com.atlassian.confluence.importexport.ImportedObjectPreProcessor
Takes an ImportedObject and returns a new, processed ImportedObject, or null if the ImportedObject should be skipped.
process(ModuleDescriptor<BackupRestoreProvider>, File, ImportProcessorSummary) - Method in interface com.atlassian.confluence.importexport.ImportedPluginDataPreProcessor
Takes a source file of plugin data and returns a new, processed plugin data file, or the original file if no processing is required, or null if the plugin data should be skipped.
process(String) - Method in class com.atlassian.confluence.mail.BotocssMailContentProcessor
 
process(String) - Method in class com.atlassian.confluence.mail.DefaultMailContentProcessor
 
process(String) - Method in interface com.atlassian.confluence.mail.MailContentProcessor
Take the supplied input data and process it in some fashion, returning the result.
process(String) - Method in class com.atlassian.confluence.mail.XsltMailContentProcessor
 
process(Document) - Method in class com.atlassian.confluence.search.lucene.postprocessor.ContentBoostPostProcessor
 
process(String) - Method in class com.atlassian.confluence.util.RegExpProcessor
 
process(String, RegExpProcessor.RegExpProcessorHandler) - Method in class com.atlassian.confluence.util.RegExpProcessor
 
processCartridge(EventCartridge) - Method in class com.atlassian.confluence.velocity.context.EventCartridgeProcessingChain
 
processCartridge(EventCartridge) - Method in interface com.atlassian.confluence.velocity.context.EventCartridgeProcessor
Process the provided context in accordance with this processing strategy.
processCartridge(EventCartridge) - Method in class com.atlassian.confluence.velocity.context.IncorrectHtmlEncodingWarningProcessor
 
processCartridge(EventCartridge) - Method in class com.atlassian.confluence.velocity.context.InsertionPolicyCartridgeProcessor
 
processCartridge(EventCartridge) - Method in class com.atlassian.confluence.velocity.context.NoOpEventCartridgeProcessor
 
processContextForRendering(Context) - Static method in class com.atlassian.confluence.setup.webwork.ConfluenceVelocityManager
 
processMultipartRequest(MultiPartRequestWrapper) - Method in class com.atlassian.confluence.pages.actions.beans.FileStorer
Checks the request to see that the MultiPartRequest provided contains a valid image.
processMultipartRequest(MultiPartRequestWrapper) - Method in class com.atlassian.confluence.pages.actions.beans.ImageStorer
Checks the request to see that the MultiPartRequest provided contains a valid image.
processObject(ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.DefaultImportProcessor
 
processObject(ImportedObject) - Method in interface com.atlassian.confluence.importexport.xmlimport.ImportProcessor
 
processRow(ResultSet) - Method in class com.atlassian.confluence.upgrade.upgradetask.SessionClearingRowCallbackHandler
 
processRowInternal(ResultSet) - Method in class com.atlassian.confluence.upgrade.upgradetask.SessionClearingRowCallbackHandler
 
processTaskTitle(XMLEventReader, FragmentTransformer, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.storage.inlinetask.StorageInlineTaskUnmarshaller
 
processTemplate(Object, Writer) - Method in class com.atlassian.confluence.util.TemplateSupport
 
PROFILE - Static variable in interface com.atlassian.confluence.user.actions.MyProfileConstants.Homepage
 
PROFILE_ATTACHMENT_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
PROFILE_PICS_DIR - Static variable in class com.atlassian.confluence.util.ProfilePicture
Deprecated.  
PROFILE_PICTURE_BUILTIN_PATH - Static variable in interface com.atlassian.confluence.user.UserAccessor
Relative path to default profile pictures in the web application, used to determine whether a user has uploaded a custom profile picture.
PROFILE_PICTURE_COMMENT - Static variable in class com.atlassian.confluence.pages.Attachment
 
ProfileMacro - Class in com.atlassian.confluence.macro.profile
A macro that shows profile information.
ProfileMacro() - Constructor for class com.atlassian.confluence.macro.profile.ProfileMacro
 
ProfilePicture - Class in com.atlassian.confluence.util
Deprecated. since 2.9. Functionality has moved to the UserProfileService.
ProfilePicture(InputStream, String) - Constructor for class com.atlassian.confluence.util.ProfilePicture
Deprecated.  
ProfilePictureInfo - Class in com.atlassian.confluence.user.actions
This class handles the difference between an avatar which is a standard icon and one which is an attachment.
ProfilePictureInfo(String) - Constructor for class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
ProfilePictureInfo(Attachment) - Constructor for class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
ProfilePictureThumbnailViewEvent - Class in com.atlassian.confluence.event.events.content.attachment
Event fired every time a thumbnail of a profile picture attachment is viewed.
ProfilePictureThumbnailViewEvent(Object, Attachment) - Constructor for class com.atlassian.confluence.event.events.content.attachment.ProfilePictureThumbnailViewEvent
 
ProfilePictureViewEvent - Class in com.atlassian.confluence.event.events.content.attachment
Event fired every time a full sized profile picture attachment is viewed.
ProfilePictureViewEvent(Object, Attachment) - Constructor for class com.atlassian.confluence.event.events.content.attachment.ProfilePictureViewEvent
 
profilePop(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
profilePush(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
ProfilingLogAppender - Class in com.atlassian.confluence.util.profiling
 
ProfilingLogAppender() - Constructor for class com.atlassian.confluence.util.profiling.ProfilingLogAppender
 
ProfilingLogAppender(Layout) - Constructor for class com.atlassian.confluence.util.profiling.ProfilingLogAppender
 
ProfilingPageFilter - Class in com.atlassian.confluence.util.profiling
An extension of the SiteMesh PageFilter which adds profiling and delegates to ConfluenceSitemeshDecorator for the actual decoration.
ProfilingPageFilter() - Constructor for class com.atlassian.confluence.util.profiling.ProfilingPageFilter
 
ProfilingParseDirective - Class in com.atlassian.confluence.setup.velocity
 
ProfilingParseDirective() - Constructor for class com.atlassian.confluence.setup.velocity.ProfilingParseDirective
 
progessSetupStep() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
 
progress - Variable in class com.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier
 
PROP_BACKUP_ATTACHMENTS - Static variable in class com.atlassian.confluence.importexport.impl.ExportUtils
 
PROP_BUILD_NUMBER - Static variable in class com.atlassian.confluence.importexport.impl.ExportUtils
 
PROP_EXPORT_TYPE - Static variable in class com.atlassian.confluence.importexport.impl.ExportUtils
 
PROP_EXPORTED_SPACEKEY - Static variable in class com.atlassian.confluence.importexport.impl.ExportUtils
Indicates a specific space key which has been exported.
PropertiesBackedColorSupport - Class in com.atlassian.confluence.themes
 
PropertiesBackedColorSupport(String) - Constructor for class com.atlassian.confluence.themes.PropertiesBackedColorSupport
 
PROPERTY_NAME_JMX_DISABLED - Static variable in interface com.atlassian.confluence.jmx.MBeanExporterWithUnregister
Setting this system property to true will prevent the exporter from registering or unregistering MBeans, and cause MBeanExporterWithUnregister.isEnabled() to always return false
PROPERTY_USER_CHANGE_PASSWORD_TOKEN - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_CHANGE_PASSWORD_TOKEN_ISSUE_DATE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_CURRENT_NUMBER_OF_FAILED_LOGIN_ATTEMPTS - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
Deprecated. since 4.0 - not longer used, see LoginInfo instead.
PROPERTY_USER_DASHBOARD_SPACES_SELECTED_TAB - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_DASHBOARD_SPACES_SELECTED_TEAM - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_EDIT_WYSIWYG - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
Deprecated. since 4.0. Users are no longer able to set a user preference.
PROPERTY_USER_EDITOR_AUTOCOMPLETE_DISABLED - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_EDITOR_AUTOFORMAT_DISABLED - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_EMAIL_MIMETYPE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_EMAIL_SHOW_DIFF - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_EMAIL_SHOW_FULL_CONTENT - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
Deprecated. since 4.0 because the diffs output the full content anyway
PROPERTY_USER_KEYBOARD_SHORTCUTS_DISABLED - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_LAST_FAILED_LOGIN_DATE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
Deprecated. since 4.0 - not longer used, see LoginInfo instead.
PROPERTY_USER_LOCALE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_NOTIFY_FOR_MY_OWN_ACTIONS - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_NOTIFY_ON_NEW_FOLLOWERS - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_PERSONAL_INFORMATION - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_PREVIOUS_LOGIN_DATE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
Deprecated. since 4.0 - not longer used, see LoginInfo instead.
PROPERTY_USER_PROFILE_PICTURE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_RECENT_CHANGES_SIZE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_RECOMMENDED_UPDATES_SCHEDULE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SHOW_ATTACHMENTS - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SHOW_CHILDREN - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SHOW_COMMENTS - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SHOW_EXPERT_MODE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SHOW_LABELS - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
Deprecated. since 4.0.
PROPERTY_USER_SHOW_LOCATION - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
Deprecated. since 4.0.
PROPERTY_USER_SHOW_RESTRICTIONS - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
Deprecated. since 4.0.
PROPERTY_USER_SIGNUP_TOKEN - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SIGNUP_TOKEN_ISSUE_DATE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SITE_HOMEPAGE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SUBSCRIBE_TO_DIGEST - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SUBSCRIBE_TO_RECOMMENDED_UPDATES - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SUBSCRIBE_TO_RECOMMENDED_UPDATES_SET - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_TIME_ZONE - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_TOTAL_NUMBER_OF_FAILED_LOGIN_ATTEMPTS - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
Deprecated. since 4.0 - not longer used, see LoginInfo instead.
PROPERTY_USER_WATCH_MY_OWN_CONTENT - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PropertySetItemPersister - Class in com.atlassian.confluence.importexport.xmlimport.persister
Persister for PropertySet items that handles some rather hairy upgrade logic, for example the rewriting of IDs.
PropertySetItemPersister() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.PropertySetItemPersister
 
PropertySetItemPersisterFactory - Class in com.atlassian.confluence.importexport.xmlimport.persister
Creates an instance of PropertySetItemPersister if the ImportedObject matches.
PropertySetItemPersisterFactory() - Constructor for class com.atlassian.confluence.importexport.xmlimport.persister.PropertySetItemPersisterFactory
 
protocol - Variable in class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
PrototypeBeanContextItemProvider - Class in com.atlassian.confluence.setup.velocity
Looks up the named bean each time in the application context before setting it in the Velocity context.
PrototypeBeanContextItemProvider() - Constructor for class com.atlassian.confluence.setup.velocity.PrototypeBeanContextItemProvider
 
ProviderBasedAsymmetricKeyFactory - Class in com.atlassian.confluence.security.trust
Key factory for generating asymmetric cryptographic keys.
ProviderBasedAsymmetricKeyFactory() - Constructor for class com.atlassian.confluence.security.trust.ProviderBasedAsymmetricKeyFactory
 
PROXY_AUTHENTICATION - Static variable in class com.atlassian.confluence.util.http.HttpProxyConfiguration
 
PROXY_HOST_PROPERTY - Static variable in class com.atlassian.confluence.util.http.HttpProxyConfiguration
 
PROXY_PASSWORD_PROPERTY - Static variable in class com.atlassian.confluence.util.http.HttpProxyConfiguration
 
PROXY_PORT_PROPERTY - Static variable in class com.atlassian.confluence.util.http.HttpProxyConfiguration
 
PROXY_USERNAME_PROPERTY - Static variable in class com.atlassian.confluence.util.http.HttpProxyConfiguration
 
PROXY_WITHOUT_ADDITIONAL_INTERCEPTORS - Static variable in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Convenience constant for subclasses: Return value for "proxy without additional interceptors, just the common ones".
proxyCommand(ServiceCommand, Class) - Method in class com.atlassian.confluence.spring.service.ServiceCommandTransactionProxy
 
PUBLIC_LONG_TERM - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
Indicates to proxies and clients that this is public data.
PUBLIC_SHORT_TERM - Static variable in interface com.atlassian.confluence.web.filter.CachingHeaders
Indicates to proxies and clients that this is public data.
PublicUserSignupEvent - Class in com.atlassian.confluence.event.events.user
 
PublicUserSignupEvent(Object, User) - Constructor for class com.atlassian.confluence.event.events.user.PublicUserSignupEvent
 
publish(Object) - Method in class com.atlassian.confluence.event.ConfluenceEventPublisherManager
 
publish(Object) - Method in class com.atlassian.confluence.event.NoOpEventPublisher
 
publishConfiguration() - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
Publish the configuration of this instance to the shared cluster cache, where it can be loaded by subsequent nodes during setup.
publishConfiguration() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
publishConfiguration() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
publishConfiguration() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
publishCreateEvent(ContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
publishCreateEvent(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
This method publishes *CreateEventss.
publishCreateEvent(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
publishCreateEvent(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
publishCreateEvent(ContentEntityObject) - Method in class com.atlassian.confluence.spaces.DefaultSpaceDescriptionManager
Sends no event.
publishCreateEvent(ContentEntityObject) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
publishCreateEvent(ContentEntityObject) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
 
publishedInterface - Variable in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
publishEvent(ConfluenceEvent) - Method in interface com.atlassian.confluence.cluster.ClusterManager
Publish an event as a ClusterEventWrapper to other nodes
publishEvent(ConfluenceEvent) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterManager
 
publishEvent(Event) - Method in class com.atlassian.confluence.event.ConfluenceEventManager
Deprecated.  
publishEvent(Object) - Method in class com.atlassian.confluence.importexport.Importer
Publish an event to the rest of the system.
publishObject(String, Serializable) - Method in interface com.atlassian.confluence.cluster.ClusterManager
Share an object to the cluster under a particular key.
publishObject(String, Serializable) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterManager
Publish the supplied object to the local Map maintained by this manager.
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
This method publishes *RemoveEvents.
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.spaces.DefaultSpaceDescriptionManager
Sends no event.
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
 
publishUpdateEvent(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.content.DefaultCustomContentManager
 
publishUpdateEvent(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
This method publishes *UpdateEvents.
publishUpdateEvent(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
publishUpdateEvent(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
publishUpdateEvent(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.spaces.DefaultSpaceDescriptionManager
Sends no event.
publishUpdateEvent(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
publishUpdateEvent(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
 
PURE_URL_PATTERN - Static variable in class com.atlassian.confluence.renderer.radeox.filters.UrlFilter
 
purge(String, long) - Method in class com.atlassian.confluence.pages.DefaultTrashManager
 
purge(String, long) - Method in interface com.atlassian.confluence.pages.TrashManager
Remove one item from the trash.
PurgeReferrersAction - Class in com.atlassian.confluence.admin.actions
Action to delete all referral links that match the site's exclusion list.
PurgeReferrersAction() - Constructor for class com.atlassian.confluence.admin.actions.PurgeReferrersAction
 
PurgeThumbnailsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
PurgeThumbnailsUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.PurgeThumbnailsUpgradeTask
 
PurgeTrashItemAction - Class in com.atlassian.confluence.pages.actions
 
PurgeTrashItemAction() - Constructor for class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
push(ContentEntityObject) - Static method in class com.atlassian.confluence.renderer.ContentIncludeStack
 
push(ApplyDecoratorDirective) - Method in class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.DirectiveStack
 
put(Object, Object) - Method in class com.atlassian.confluence.cache.CacheAdapter
 
put(Object, Object) - Method in class com.atlassian.confluence.cache.CacheOperations
 
put(Object, Object) - Method in class com.atlassian.confluence.cache.DeferredOperationsCache
 
put(Object, Object, long, Object, Comparator) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
 
put(K, V) - Method in class com.atlassian.confluence.cache.option.OptionalReadThroughCache
 
put(Class, boolean, boolean, String[]) - Method in class com.atlassian.confluence.cache.spring.BeanNameTypeCache
Put a new value into the cache.
put(Object, Object) - Static method in class com.atlassian.confluence.cache.ThreadLocalCache
Put an object in the cache
put(K, V) - Method in class com.atlassian.confluence.cache.ThreadLocalCacheAccessor
Put a value in the threadlocal cache
put(boolean) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Append a boolean value.
put(Collection) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Append a double value.
put(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Append an int value.
put(long) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Append an long value.
put(Map) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Append an object value.
put(int, boolean) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Put or replace a boolean value in the JSONArray.
put(int, Collection) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Put or replace a double value.
put(int, int) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Put or replace an int value.
put(int, long) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Put or replace a long value.
put(int, Map) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(int, Object) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Put or replace an object value in the JSONArray.
put(String, Collection) - Method in class com.atlassian.confluence.json.parser.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, boolean) - Method in class com.atlassian.confluence.json.parser.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, double) - Method in class com.atlassian.confluence.json.parser.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class com.atlassian.confluence.json.parser.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class com.atlassian.confluence.json.parser.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map) - Method in class com.atlassian.confluence.json.parser.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class com.atlassian.confluence.json.parser.JSONObject
Put a key/value pair in the JSONObject.
put(AttachmentDownloadPathCache.AttachmentDownloadPathCacheKey, Option<String>) - Method in class com.atlassian.confluence.pages.AttachmentDownloadPathCache
 
put(Attachment) - Method in class com.atlassian.confluence.pages.attachments.AttachmentCache
Caches the ID of the current version of an attachment (which should never change) against its content ID + file name.
put(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.PageIdCache
 
put(String, Object) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
put(Object, Object) - Method in class com.atlassian.confluence.rpc.auth.TokenMap
 
put(Object, Object) - Method in class com.atlassian.confluence.search.actions.SearchResultWithExcerpt
Deprecated.  
put(String, Object) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaConfigMap
 
put(Serializable, Serializable) - Method in class com.atlassian.confluence.setup.SharedConfigurationMap
 
put(String, Object) - Method in class com.atlassian.confluence.setup.webwork.CompositeContext
 
put(K, V) - Method in class com.atlassian.confluence.util.collections.CompositeMap
 
put(String, String) - Static method in class com.atlassian.confluence.util.logging.LoggingContext
Sets the value associated with the key in the logging context, overwriting any existing value.
put(Object, Resource) - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
 
putAll(Map<? extends String, ? extends Object>) - Method in class com.atlassian.confluence.plugin.descriptor.mail.NotificationContext
 
putAll(Map) - Method in class com.atlassian.confluence.rpc.auth.TokenMap
 
putAll(Map) - Method in class com.atlassian.confluence.search.actions.SearchResultWithExcerpt
Deprecated.  
putAll(Context, Context) - Static method in class com.atlassian.confluence.velocity.ContextUtils
Copies entries from a source Context to a destination Context.
putApplication(Application) - Method in interface com.atlassian.confluence.user.crowd.ApplicationCache
Caches the application against its name, as returned by Application.getName().
putApplication(Application) - Method in class com.atlassian.confluence.user.crowd.DefaultApplicationCache
 
putCount() - Method in class com.atlassian.confluence.cache.CacheOperations
 
putInCache(String, boolean) - Method in class com.atlassian.confluence.security.PermissionCheckDispatcherResultCache
 
putInContext(String, Object) - Method in class com.atlassian.confluence.util.TemplateSupport
 
putMetadata(String, String) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
Adds key-value String pairs to a map to be rendered later.
putMetadata(String, String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
putOpt(String, Object) - Method in class com.atlassian.confluence.json.parser.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
putPrincipalInSessionContext(HttpServletRequest, Principal) - Method in class com.atlassian.confluence.user.ConfluenceAuthenticator
 
putProperty(String, String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 

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

Confluence is developed by Atlassian.