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

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_EXPORT_LAYOUT - Static variable in class com.atlassian.confluence.upgrade.upgradetask.MoveLayoutsToDatabaseUpgradeTask
 
PAGE_NOT_PERMITTED - Static variable in class com.atlassian.confluence.security.actions.PermissionCheckInterceptor
 
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
 
PageBreadcrumb(Page) - Constructor for class com.atlassian.confluence.util.breadcrumbs.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
 
PageContentEntityObject() - Constructor for class com.atlassian.confluence.core.PageContentEntityObject
 
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
 
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
 
PageExtractor - Class in com.atlassian.confluence.search.lucene.extractor
 
PageExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.PageExtractor
 
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
 
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
 
PageLocator - Interface in com.atlassian.confluence.content.service.page
 
pageManager - Variable in class com.atlassian.confluence.importexport.impl.snipsnap.SnipSnapImporter
 
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
 
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
 
PageMoveEvent(Object, Page, Page, Space, User, boolean) - Constructor for class com.atlassian.confluence.event.events.content.page.PageMoveEvent
Deprecated. since 2.9 Use PageMoveEvent.PageMoveEvent(Object, Page, Space, Page, Integer, User) instead
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
 
PageNotFoundBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
PageNotFoundBreadcrumb(Action, Space) - Constructor for class com.atlassian.confluence.util.breadcrumbs.PageNotFoundBreadcrumb
 
PageNotificationAction - Class in com.atlassian.confluence.mail.notification.actions
 
PageNotificationAction() - Constructor for class com.atlassian.confluence.mail.notification.actions.PageNotificationAction
 
PageNotificationBean - Class in com.atlassian.confluence.mail.notification.actions
Deprecated. since 3.1 use PageNotificationAction
PageNotificationBean() - Constructor for class com.atlassian.confluence.mail.notification.actions.PageNotificationBean
Deprecated.  
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
 
PagePermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
PagePermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
PagePermissionUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
PagePermissionUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.PagePermissionUpgradeTask
 
PagePickerAction - Class in com.atlassian.confluence.user.actions
 
PagePickerAction() - Constructor for class com.atlassian.confluence.user.actions.PagePickerAction
 
PagePickerInDraftAction - Class in com.atlassian.confluence.user.actions
 
PagePickerInDraftAction() - Constructor for class com.atlassian.confluence.user.actions.PagePickerInDraftAction
 
PagePropertiesUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Deprecated. no longer required.
PagePropertiesUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.PagePropertiesUpgradeTask
Deprecated.  
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
 
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.
PageService - Interface in com.atlassian.confluence.content.service
The PageService is a service layer implementation of the PageManager.
PageSummaryAction - Class in com.atlassian.confluence.pages.actions
 
PageSummaryAction() - Constructor for class com.atlassian.confluence.pages.actions.PageSummaryAction
 
pageTemplate - Variable in class com.atlassian.confluence.pages.templates.actions.AbstractPageTemplateAction
 
PageTemplate - Class in com.atlassian.confluence.pages.templates
 
PageTemplate() - Constructor for class com.atlassian.confluence.pages.templates.PageTemplate
 
PageTemplateDao - Interface in com.atlassian.confluence.pages.templates.persistence.dao
 
pageTemplateId - Variable in class com.atlassian.confluence.pages.templates.actions.AbstractPageTemplateAction
 
pageTemplateManager - Variable in class com.atlassian.confluence.pages.actions.AbstractTemplatePageAction
 
pageTemplateManager - Variable in class com.atlassian.confluence.pages.templates.actions.AbstractPageTemplateAction
 
PageTemplateManager - Interface in com.atlassian.confluence.pages.templates
 
PageTemplatesActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
PageTemplatesActionBreadcrumb(Action, Space) - Constructor for class com.atlassian.confluence.util.breadcrumbs.PageTemplatesActionBreadcrumb
 
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
 
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
 
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.userstatus.actions.StatusListAction
 
panic() - Method in class com.atlassian.confluence.cluster.safety.DefaultClusterSafetyManager
 
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_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_TITLE_UNSTEMMED_FIELD - Static variable in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameSearcher
 
parentContentToExclude - Variable in class com.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier
 
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(char[], 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
 
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
 
parsePage(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.confluence.util.profiling.ProfilingPageFilter
 
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
 
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.mail.AbstractMailAccount
 
password - Variable in class com.atlassian.confluence.mail.actions.AbstractMailAccountAction
 
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 user 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
 
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.
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
 
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.
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.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() - Constructor for class com.atlassian.confluence.security.PermissionHelper
 
PermissionHelper(PermissionManager, PersonalInformationManager) - Constructor for class com.atlassian.confluence.security.PermissionHelper
 
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
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.
permissionSetter - Variable in class com.atlassian.confluence.spaces.actions.AbstractCreateSpaceAction
 
PermissionSetter - Class in com.atlassian.confluence.util.actions
 
PermissionSetter() - Constructor for class com.atlassian.confluence.util.actions.PermissionSetter
 
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
 
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
 
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
 
PersonalInformationCreateListener - Class in com.atlassian.confluence.user.listeners
A listener concerned with LoginEvents that will ensure that all users have a PersonalInformation object when they log in.
PersonalInformationCreateListener() - Constructor for class com.atlassian.confluence.user.listeners.PersonalInformationCreateListener
 
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 a field called PersonalInformationExtractor.IN_SPACE_FIELD to allow PersonalInformation objects to be retrieved in searches.
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.AbstractCreateSpaceAction
 
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
 
PersonalInformationRepairTask - Class in com.atlassian.confluence.upgrade.upgradetask
Runnable which performs the actual PersonalInformation repair.
PersonalInformationRepairTask(PersonalInformationManager, SessionFactory, UserAccessor) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.PersonalInformationRepairTask
 
PersonalInformationRepairUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Upgrade task to ensure that for all the user names attached to content in Confluence a PersonalInformation objects exist.
PersonalInformationRepairUpgradeTask(PersonalInformationRepairTask) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.PersonalInformationRepairUpgradeTask
 
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
 
PICTURE_SIZE - Static variable in interface com.atlassian.confluence.user.service.SetProfilePictureCommand
 
PICTURE_SIZE - Static variable in class com.atlassian.confluence.util.ProfilePicture
Deprecated.  
plain2html(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
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
 
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
 
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.
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
 
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
 
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
 
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.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
 
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 listner 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
 
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
 
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
 
poll() - Method in class com.atlassian.confluence.mail.actions.ViewMailArchiveAction
 
poll(Space) - Method in class com.atlassian.confluence.mail.DefaultMailAccountManager
 
poll(Space, MailAccount) - Method in class com.atlassian.confluence.mail.DefaultMailAccountManager
Cause the account to retrieve all pending new mail and store it.
poll(Space) - Method in interface com.atlassian.confluence.mail.MailAccountManager
 
poll(Space, MailAccount) - Method in interface com.atlassian.confluence.mail.MailAccountManager
 
pollAllSpaces() - Method in class com.atlassian.confluence.mail.DefaultMailAccountManager
 
pollAllSpaces() - Method in interface com.atlassian.confluence.mail.MailAccountManager
 
pollResult - Variable in class com.atlassian.confluence.mail.actions.AbstractMailAccountAction
 
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
 
POP_PROTOCOL - Static variable in interface com.atlassian.confluence.mail.MailAccount
 
PopMailAccount - Class in com.atlassian.confluence.mail
 
PopMailAccount() - Constructor for class com.atlassian.confluence.mail.PopMailAccount
 
PopMailAccount(int, String, String, String, String, String, int, boolean) - Constructor for class com.atlassian.confluence.mail.PopMailAccount
 
populateAdministrator() - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
 
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.ViewSpacePermissionsAction
 
populateParentPageTitleField() - Method in class com.atlassian.confluence.pages.actions.CreatePageAction
 
populateSimpleMessage(String, List<String>) - Static method in class com.atlassian.confluence.util.GeneralUtil
Populate the template String supplied using the given values.
port - Variable in class com.atlassian.confluence.mail.AbstractMailAccount
 
port - Variable in class com.atlassian.confluence.mail.actions.AbstractMailAccountAction
 
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
 
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_FORMAT - Static variable in class com.atlassian.confluence.pages.BlogPost
 
postProcessAfterInitialization(Object, String) - Method in class com.atlassian.confluence.core.PointcutClassLoaderProcessor
 
postProcessAfterInitialization(Object, String) - Method in class com.atlassian.confluence.util.i18n.UserLocaleAwareBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class com.atlassian.confluence.core.PointcutClassLoaderProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class com.atlassian.confluence.util.i18n.UserLocaleAwareBeanPostProcessor
 
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
 
postRestoreSteps() - Static method in class com.atlassian.confluence.importexport.actions.SetupRestoreHelper
 
postUpgrade() - Method in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
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.
preferredUserLocale - Variable in class com.atlassian.confluence.user.actions.ViewMySettingsAction
 
PREFIX - Static variable in class com.atlassian.confluence.user.actions.UserDetailsMap
 
prefixAllMapKeys(String, Map) - 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.
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 class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
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
 
preview - Variable in class com.atlassian.confluence.pages.templates.actions.AbstractEditPageTemplateAction
 
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_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(Tag) - Method in class com.atlassian.confluence.importexport.impl.HtmlImageProcessingRule
 
process(String) - Method in class com.atlassian.confluence.importexport.impl.snipsnap.RegExpProcessor
 
process(Object) - Method in interface com.atlassian.confluence.importexport.ImportedObjectPostProcessor
Perform post-processing on an imported object.
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
 
processAttachments(Iterator, Collection) - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentFileNameUpgradeTask
Update attachment names on disk
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
 
processMissingAttachments(Collection) - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentFileNameUpgradeTask
Try and fix any attachment files that were not found
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
 
processStagedUpdates() - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentFileNameUpgradeTask
Process all of the staged updates
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
 
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
 
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
 
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
 
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
 
PROPERTY_USER_EDITOR_AUTOCOMPLETE_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
 
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
 
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_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
 
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_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
 
PROPERTY_USER_SHOW_LOCATION - Static variable in class com.atlassian.confluence.user.UserPreferencesKeys
 
PROPERTY_USER_SHOW_RESTRICTIONS - 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_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
 
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
 
protocol - Variable in class com.atlassian.confluence.mail.actions.AbstractMailAccountAction
 
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
 
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.
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.core.DefaultContentEntityManager
This method publishes *CreateEventss.
publishCreateEvent(ContentEntityObject) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
 
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
 
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
This method publishes *RemoveEvents.
publishRemoveEvent(ContentEntityObject) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
 
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.core.DefaultContentEntityManager
This method publishes *UpdateEvents.
publishUpdateEvent(ContentEntityObject, ContentEntityObject, SaveContext) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
 
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.
PurgeCorruptOutgoingLinksUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
PurgeCorruptOutgoingLinksUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.PurgeCorruptOutgoingLinksUpgradeTask
 
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(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(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(Object, Object) - Method in class com.atlassian.confluence.rpc.auth.TokenMap
 
put(Object, Object) - Method in class com.atlassian.confluence.search.actions.SearchResultWithExcerpt
 
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) - Method in class com.atlassian.confluence.rpc.auth.TokenMap
 
putAll(Map) - Method in class com.atlassian.confluence.search.actions.SearchResultWithExcerpt
 
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
 
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.
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.