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

F

FAVOURITES - Static variable in class com.atlassian.confluence.search.scope.SpaceScope
 
FAVOURITE_LABEL - Static variable in interface com.atlassian.confluence.labels.LabelManager
 
FAVOURITE_LABEL_YANKEE - Static variable in interface com.atlassian.confluence.labels.LabelManager
 
FIELD_ATTACHMENT_CONTENT_TYPE - Static variable in class com.atlassian.confluence.search.lucene.extractor.AttachmentSpaceExtractor
 
FORM_PARAMETER_PREFIX - Static variable in class com.atlassian.confluence.security.SpacePermission
 
FORM_PARAMETER_SEPARATOR - Static variable in class com.atlassian.confluence.security.SpacePermission
 
FRENCH - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
FS - Static variable in class com.atlassian.confluence.util.LayoutHelper
 
FULL_FORM_PARAMETER_PREFIX - Static variable in class com.atlassian.confluence.security.SpacePermission
 
FavouritePageCondition - class com.atlassian.confluence.plugin.descriptor.web.conditions.FavouritePageCondition.
 
FavouritePageCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.FavouritePageCondition
 
FavouritePagesMacro - class com.atlassian.confluence.renderer.v2.macros.FavouritePagesMacro.
 
FavouritePagesMacro() - Constructor for class com.atlassian.confluence.renderer.v2.macros.FavouritePagesMacro
 
FavouriteSpaceCondition - class com.atlassian.confluence.plugin.descriptor.web.conditions.FavouriteSpaceCondition.
 
FavouriteSpaceCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.FavouriteSpaceCondition
 
FeedBuilder - interface com.atlassian.confluence.rss.FeedBuilder.
 
FileBackupImporter - class com.atlassian.confluence.importexport.impl.FileBackupImporter.
 
FileBackupImporter() - Constructor for class com.atlassian.confluence.importexport.impl.FileBackupImporter
 
FileBandanaXmlParser - class com.atlassian.confluence.setup.bandana.FileBandanaXmlParser.
 
FileBandanaXmlParser(File) - Constructor for class com.atlassian.confluence.setup.bandana.FileBandanaXmlParser
 
FileExportable - interface com.atlassian.confluence.core.FileExportable.
Classes that implement this interface are exported as files, rather than the native format (XML, HTML, etc)
FileLocationResolver - interface com.atlassian.confluence.pages.persistence.dao.FileLocationResolver.
Classes that implement this interface return the location of a particular file or folder.
FileNameEncodingTester - class com.atlassian.confluence.util.FileNameEncodingTester.
Created by IntelliJ IDEA.
FileNameEncodingTester(File) - Constructor for class com.atlassian.confluence.util.FileNameEncodingTester
 
FileServerServlet - class com.atlassian.confluence.servlet.FileServerServlet.
 
FileServerServlet() - Constructor for class com.atlassian.confluence.servlet.FileServerServlet
 
FileSystemAttachmentDataDao - class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao.
 
FileSystemAttachmentDataDao() - Constructor for class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
 
FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy - interface com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy.
 
FileUnzipper - class com.atlassian.confluence.util.zip.FileUnzipper.
 
FileUnzipper(File, File) - Constructor for class com.atlassian.confluence.util.zip.FileUnzipper
 
FileUploadManager - interface com.atlassian.confluence.pages.FileUploadManager.
 
FileXmlExporter - class com.atlassian.confluence.importexport.impl.FileXmlExporter.
Performs the file IO side of the export/backup

For example: - copying attachments to temp directory - copying config files

Then performs the zipping and packaging into a zip file

FileXmlExporter() - Constructor for class com.atlassian.confluence.importexport.impl.FileXmlExporter
 
FilenameFilter - class com.atlassian.confluence.search.lucene.filter.FilenameFilter.
Currently, the StandardTokenizer takes anything of the 'alpha.java' form, and keeps it all together.
FilenameFilter(TokenStream) - Constructor for class com.atlassian.confluence.search.lucene.filter.FilenameFilter
 
FiltersContainer - class com.atlassian.confluence.search.lucene.filter.FiltersContainer.
Allows multiple Filters to be stored in an Object that looks like a Filter.
FiltersContainer() - Constructor for class com.atlassian.confluence.search.lucene.filter.FiltersContainer
 
FinishSetupAction - class com.atlassian.confluence.setup.actions.FinishSetupAction.
 
FinishSetupAction() - Constructor for class com.atlassian.confluence.setup.actions.FinishSetupAction
 
FlushCacheAction - class com.atlassian.confluence.admin.actions.FlushCacheAction.
This action allows you to trigger a flush for the system cache.
FlushCacheAction() - Constructor for class com.atlassian.confluence.admin.actions.FlushCacheAction
 
FlushIndexQueueAction - class com.atlassian.confluence.search.actions.FlushIndexQueueAction.
 
FlushIndexQueueAction() - Constructor for class com.atlassian.confluence.search.actions.FlushIndexQueueAction
 
FlushStatistics - class com.atlassian.confluence.search.lucene.FlushStatistics.
A simple statistics object that holds details for an index flushing.
FlushStatistics() - Constructor for class com.atlassian.confluence.search.lucene.FlushStatistics
 
FontManager - interface com.atlassian.confluence.util.FontManager.
 
ForgotUserNameAction - class com.atlassian.confluence.user.actions.ForgotUserNameAction.
 
ForgotUserNameAction() - Constructor for class com.atlassian.confluence.user.actions.ForgotUserNameAction
 
ForgotUserPasswordAction - class com.atlassian.confluence.user.actions.ForgotUserPasswordAction.
 
ForgotUserPasswordAction() - Constructor for class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
FormatSettingsManager - interface com.atlassian.confluence.core.FormatSettingsManager.
Persistent storage and retrieval of format settings.
FourOhFourAction - class com.atlassian.confluence.dashboard.actions.FourOhFourAction.
Simply sets 404 status and returns 404 page to the user.
FourOhFourAction() - Constructor for class com.atlassian.confluence.dashboard.actions.FourOhFourAction
 
failed(String, HttpResponse) - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
failure(String, String) - Static method in class com.atlassian.confluence.mail.MailPollResult
 
failure - Variable in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
fetchPageContent(String, String, Map, PageContext) - Method in class com.atlassian.confluence.renderer.v2.macros.PageIncludeMacro
 
fileName - Variable in class com.atlassian.confluence.pages.actions.AbstractEditAttachedFileAction
 
filter(Collection) - Method in class com.atlassian.confluence.cache.CacheOperations
Filters the supplied list of keys by adding those from any 'put' operations and removing those from any 'remove' operations.
filter(List) - Method in class com.atlassian.confluence.pages.ContentTree
Remove all nodes in this tree whose id does not match the list passed in
filter(String, FilterContext) - Method in class com.atlassian.confluence.renderer.radeox.filters.LinkTestFilter
 
filterLabelsByNamespace(List, User, Namespace) - Static method in class com.atlassian.confluence.labels.LabelPermissionSupport
Takes a list of label objects and filters out those not in the specified namespace
filterNulls(Collection) - Static method in class com.atlassian.confluence.util.GeneralUtil
Return a List with no null entries
filterUnaccessibleGroups(Pager, User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
filterUnaccessibleGroups(Pager, User) - Method in interface com.atlassian.confluence.user.UserAccessor
Filters a pager of groups based on the passed User.
filterUnaccessibleUsers(Pager, User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
filterUnaccessibleUsers(Pager, User) - Method in interface com.atlassian.confluence.user.UserAccessor
Filters a pager of Users based on the groups of the passed User.
filterVisibleLabels(List, User, boolean) - Static method in class com.atlassian.confluence.labels.LabelPermissionSupport
Takes a list of label objects and filters out those not visible to the given user
findAll() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Retrieves the latest versions of all Attachments Use of this method is discouraged when there are a large amount of Attachments.
findAll() - Method in class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
 
findAll() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
findAllDailyReportNotifications() - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find all daily report notifications.
findAllDailyReportNotifications() - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findAllGlobalPageTemplates() - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
 
findAllGlobalPageTemplates() - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
findAllGlobalPermissions() - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retreives all global permissions
findAllGlobalPermissions() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findAllGlobalPermissionsForType(String) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retrieves all global permissions of type permissionType
findAllGlobalPermissionsForType(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findAllGlobalSpaces() - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
 
findAllGlobalSpaces() - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
findAllSorted(String) - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
findAllSorted(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
findAllSpacesSorted(String, SpaceType) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Find all uncategorised spaces and sort results by named property.
findAllSpacesSorted(String, SpaceType) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
Like findAllSorted, but allows you to query for a specific type of space
findAllUserLabelledContent(String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findAllUserLabelledContent(String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findAllVersions(Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
 
findAllVersions(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
 
findAllVersions(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
findAndMaskEmail(String, User) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
findByDestinationSpaceKey(String) - Method in interface com.atlassian.confluence.links.persistence.dao.LinkDao
 
findByDestinationSpaceKey(String) - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateLinkDao
 
findByDetails(String, String, String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find all labels based on the details passed in.
findByDetails(String, String, String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findByDetailsInSpace(String, String, String, String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find all labels for a specific space, based on the details passed in.
findByDetailsInSpace(String, String, String, String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findById(long) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the label by its id.
findById(long) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findByLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findByLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findByOwner(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
 
findByOwner(String) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
 
findByOwner(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
findByPrefix(String) - Method in interface com.atlassian.confluence.links.persistence.dao.ReferralDao
 
findByPrefix(String) - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateReferralDao
 
findByQuery(String, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateObjectDao
 
findBySingleDegreeSeparation(ContentEntityObject, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the labels that are a single degree of separation away from the specified content.
findBySingleDegreeSeparation(ContentEntityObject, String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findBySingleDegreeSeparation(Label, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the labels that are a single degree of separation away from the specified label.
findBySingleDegreeSeparation(Label, String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findBySingleDegreeSeparation(ContentEntityObject, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findBySingleDegreeSeparation(ContentEntityObject, String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findBySingleDegreeSeparation(Label, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findBySingleDegreeSeparation(Label, String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findBySpace(String, String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the labels used to label the content with the specified space.
findBySpace(String, String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findContentByLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findContentCountForLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findContentCountForLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findContentForLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findCurrentContentForLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findCurrentContentForLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findCurrentContentForLabelAndSpace(Label, String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findCurrentContentForLabelAndSpace(Label, String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findDailyReportNotification(String) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find the specified users daily report notification.
findDailyReportNotification(String) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findDraft(String, String) - Method in class com.atlassian.confluence.pages.DefaultDraftAjax
 
findDraft(String, String, String) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
findDraft(String, String) - Method in interface com.atlassian.confluence.pages.DraftAjax
 
findDraft(String, String, String) - Method in interface com.atlassian.confluence.pages.DraftManager
 
findDraftsForUser(User) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
findDraftsForUser(User) - Method in interface com.atlassian.confluence.pages.DraftManager
 
findForContext(String) - Method in interface com.atlassian.confluence.setup.bandana.persistence.dao.ConfluenceBandanaRecordDao
Return all the records for the given context.
findForContext(String) - Method in class com.atlassian.confluence.setup.bandana.persistence.dao.hibernate.HibernateConfluenceBandanaRecordDao
 
findGroups(TermQuery) - Method in class com.atlassian.confluence.user.DefaultSearchEntitiesManager
 
findGroups(TermQuery) - Method in interface com.atlassian.confluence.user.SearchEntitiesManager
 
findHotReferrers(long, int, List) - Method in interface com.atlassian.confluence.links.persistence.dao.ReferralDao
 
findHotReferrers(long, int, List) - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateReferralDao
 
findLabellingByContentAndLabel(ContentEntityObject, Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findLabellingByContentAndLabel(ContentEntityObject, Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findLabellingById(long) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findLabellingById(long) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findLatestVersionsCount() - Method in interface com.atlassian.confluence.core.persistence.VersionedObjectDao
Returns the number of results for the latest versions of the current persistent class.
findLatestVersionsCount() - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
findLatestVersionsIterator() - Method in interface com.atlassian.confluence.core.persistence.VersionedObjectDao
Returns an iterator for the latest versions of the current persistent class.
findLatestVersionsIterator() - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
findLatestVersionsIterator() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Retrieves the latest versions of all Attachments and returns an Iterator to the results.
findLatestVersionsIterator() - Method in class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
This implementation is technically dodgy.
findMailTotal(Space) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
 
findMailTotal(Space) - Method in interface com.atlassian.confluence.mail.MailContentManager
 
findMailTotal(Space) - Method in interface com.atlassian.confluence.mail.persistence.dao.MailDao
 
findMailTotal(Space) - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
 
findMostPopular(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the most popular labels.
findMostPopular(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findMostPopularBySpace(String, String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the most popular labels in the specified space.
findMostPopularBySpace(String, String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findNextBlogPost(String, Date) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
findNextBlogPost(BlogPost) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
findNextBlogPost(BlogPost) - Method in interface com.atlassian.confluence.pages.PageManager
 
findNextBlogPost(String, Date) - Method in interface com.atlassian.confluence.pages.PageManager
 
findNotificationByUserAndPage(User, AbstractPage) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
 
findNotificationByUserAndPage(User, AbstractPage) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationByUserAndSpace(User, String) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
 
findNotificationByUserAndSpace(User, String) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationsByPage(AbstractPage) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find the notifications linked to the specified content.
findNotificationsByPage(AbstractPage) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationsBySpace(Space) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find the notifications links to the specified space.
findNotificationsBySpace(Space) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationsByUser(User) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find the space and page notifications owned by the specified user.
findNotificationsByUser(User) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findPageTemplateByName(String) - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
 
findPageTemplateByName(String) - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
findPageTemplateByNameAndSpace(String, Space) - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
 
findPageTemplateByNameAndSpace(String, Space) - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
findPageTotal(Space) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
findPageTotal(Space) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Get the number of pages in a space.
findPageTotal(Space) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Fast way to count pages in a space without loading them.
findPageTotal(Space) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
findPagesWithHistoricalTitle(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
 
findPagesWithHistoricalTitle(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
findPermissionTypes(SpacePermission) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Find all permission types matching the combination of (space, user, group) in permission.
findPermissionTypes(SpacePermission) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findPermissionsForGroup(String) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retrieves all permissions for group
findPermissionsForGroup(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findPermissionsForSpace(Space) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retrieves all permissions for space
findPermissionsForSpace(Space) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findPermissionsForUser(String) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retrieves all permissions for userName
findPermissionsForUser(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findPermittedAttachments() - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
findPreviousBlogPost(String, Date) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
findPreviousBlogPost(BlogPost) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
findPreviousBlogPost(BlogPost) - Method in interface com.atlassian.confluence.pages.PageManager
 
findPreviousBlogPost(String, Date) - Method in interface com.atlassian.confluence.pages.PageManager
 
findPreviousVersions(long) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
findPreviousVersions(long) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
 
findPreviousVersions(long) - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
 
findPreviousVersions(long) - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
findRecentlyUsed(int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsed(int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedBySpace(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedBySpace(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedLabelling(int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedLabelling(int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedLabellingsBySpace(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedLabellingsBySpace(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedUserLabellings(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedUserLabellings(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedUserLabels(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedUserLabels(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findReferralLink(long, String) - Method in interface com.atlassian.confluence.links.persistence.dao.ReferralDao
 
findReferralLink(long, String) - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateReferralDao
 
findSpaceTotal(SpaceGroup) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceGroupDao
Fast way to count Spaces in a SpaceGroup without loading them.
findSpaceTotal(SpaceGroup) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceGroupDao
 
findSpacesContainingContentWithLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findSpacesContainingContentWithLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findSpacesWithLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findSpacesWithLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findThemeDescriptor(String) - Method in class com.atlassian.confluence.util.LayoutHelper
 
findUnusedLabels() - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findUnusedLabels() - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findUsers(Query) - Method in class com.atlassian.confluence.user.DefaultSearchEntitiesManager
 
findUsers(Query) - Method in interface com.atlassian.confluence.user.SearchEntitiesManager
 
finish() - Method in interface com.atlassian.confluence.util.http.HttpResponse
 
finish() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
 
finishSetup() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
Ensures that the bootstrapManager is written to a complete state by overriding all other remaining operations.
fixLabels(List) - Static method in class com.atlassian.confluence.util.LabelUtil
 
fixPermissions() - Method in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
fixPermissions() - Method in class com.atlassian.confluence.security.PermissionsFixer
 
fixPermissions() - Method in class com.atlassian.confluence.security.SpacePermissionCheckDispatcherCoordinator
 
fixPermissions() - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
flush() - Method in class com.atlassian.confluence.links.ReferralTaskQueue
 
flush() - Method in interface com.atlassian.confluence.pages.persistence.dao.CachingAttachmentDao
Flush the caches.
flush() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
This implementation flushes the Hibernate session.
flush() - Method in class com.atlassian.confluence.security.PermissionCheckDispatcherResultCache
 
flushAndClose(OutputStream) - Static method in class com.atlassian.confluence.util.io.IOUtils
 
flushAndClose(Writer) - Static method in class com.atlassian.confluence.util.io.IOUtils
 
flushCacheService(CacheService) - Method in class com.atlassian.confluence.cache.tangosol.TangosolCacheManager
 
flushCaches() - Method in class com.atlassian.confluence.cache.tangosol.TangosolCacheManager
 
flushCaches() - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
 
flushCaches() - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
flushCaches() - Method in class com.atlassian.confluence.security.SpacePermissionCheckDispatcherCoordinator
 
flushCaches() - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
flushCaches() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
flushCaches() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
 
flushCaches() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
flushQueue() - Method in interface com.atlassian.confluence.search.lucene.ConfluenceIndexManager
Flush the index queue, processing all of the tasks.
flushQueue() - Method in class com.atlassian.confluence.search.lucene.DefaultConfluenceIndexManager
Trigger a index queue flush.
flushQueue() - Method in interface com.atlassian.confluence.search.lucene.IndexTaskQueue
Flush the contents of the queue, returning those elements currently queued as the result.
flushQueue() - Method in class com.atlassian.confluence.search.lucene.queue.DatabaseIndexTaskQueue
 
flushQueue() - Method in class com.atlassian.confluence.search.lucene.queue.InMemoryIndexTaskQueue
 
flushThemeComponents(String) - Static method in class com.atlassian.confluence.util.LayoutHelper
 
forName(String) - Static method in class com.atlassian.confluence.security.Permission
 
format(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string, using the date formatting pattern.
format(Number) - Static method in class com.atlassian.confluence.util.GeneralUtil
TODO: Replace with a NumberFormatter, similar to DateFormatter
format(Date) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated. since 2.3. Provided for pre-2.3 themes and layouts only. New themes and layouts should use $dateFormatter.format(Date) in the Velocity context or ConfluenceUserPreferences.getDateFormatter(FormatSettingsManager).
format(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
format(Object) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
format(LoggingEvent) - Method in class com.atlassian.confluence.util.PatternLayoutWithStackTrace
 
formatBlogDate(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date as a blog posting date and returns it as a string.
formatBlogDate(Date) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated. since 2.3. Provided for pre-2.3 themes and layouts only. New themes and layouts should use $dateFormatter.formatBlogDate(Date) in the Velocity context or ConfluenceUserPreferences.getDateFormatter(FormatSettingsManager).
formatDateFull(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string, using DateFormat.FULL as the formatting pattern.
formatDateFull(Date) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
formatDateNice(Date, User) - Static method in class com.atlassian.confluence.user.TempDateUtils
Deprecated.  
formatDateNice(Date) - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
Deprecated. since 2.3. Unused in Confluence, and uses old date formatting routines.
formatDateNicer(Date, User) - Static method in class com.atlassian.confluence.user.TempDateUtils
Deprecated.  
formatDateTime(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string, using the date-time formatting pattern.
formatDateTime(Date) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated. since 2.3. Provided for pre-2.3 themes and layouts only. New themes and layouts should use $dateFormatter.formatDateTime(Date) in the Velocity context or ConfluenceUserPreferences.getDateFormatter(FormatSettingsManager).
formatLongTime(long) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
formatMillis(long) - Static method in class com.atlassian.confluence.core.DateFormatter
 
formatMonthYear() - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
 
formatServerDate(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Same as DateFormatter.format(Date), but doesn't perform time zone conversion.
formatServerDateFull(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Same as DateFormatter.formatDateFull(Date), but doesn't perform time zone conversion.
formatServerDateTime(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Same as DateFormatter.formatDateTime(Date), but doesn't perform time zone conversion.
formatTime(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string, using the time formatting pattern.
formatTime(Date) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated. since 2.3. Provided for pre-2.3 themes and layouts only. New themes and layouts should use $dateFormatter.formatTime(Date) in the Velocity context or ConfluenceUserPreferences.getDateFormatter(FormatSettingsManager).
fromFormParameterName(String, Space) - Static method in class com.atlassian.confluence.security.SpacePermission
Convert a form parameter name into a space permission.
fromSpaceList(List, List, LabelManager) - Static method in class com.atlassian.confluence.search.scope.SpaceScope
 
fromStringValue(String) - Method in class com.atlassian.confluence.core.persistence.hibernate.PropertiesType
 
fromXML(BackupImporter, Session, ProgressMeter) - Method in class com.atlassian.confluence.importexport.impl.ReverseDatabinder
 
fullName - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
fullName - Variable in class com.atlassian.confluence.user.actions.EditUserAction
 
fullname - Variable in class com.atlassian.confluence.user.actions.CreateUserAction
 
fullnameTerm - Variable in class com.atlassian.confluence.user.actions.SearchUsersAction
 

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

Confluence is developed by Atlassian.