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

M

MACRO_NAME - Static variable in class com.atlassian.confluence.renderer.radeox.macros.CreateSpaceButtonMacro
 
MACRO_NAME - Static variable in class com.atlassian.confluence.renderer.radeox.macros.RecentlyUpdatedContentMacro
 
MACRO_NAME - Static variable in class com.atlassian.confluence.renderer.radeox.macros.SpacesListMacro
 
MACRO_NAME - Static variable in class com.atlassian.confluence.renderer.radeox.macros.WelcomeMessageMacro
 
MAIL_CONFIG_FILE - Static variable in class com.atlassian.confluence.util.MailConfigMigrator
 
MARKUP - Static variable in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
MATCH_ALL - Static variable in interface com.atlassian.confluence.user.SearchEntitiesManager
 
MATCH_ANY - Static variable in interface com.atlassian.confluence.user.SearchEntitiesManager
 
MAXRESULTS - Static variable in class com.atlassian.confluence.user.actions.PagePickerAction
 
MAX_LABELS - Static variable in class com.atlassian.confluence.labels.actions.AbstractLabelDisplayingAction
 
MAX_PEOPLE_PER_PAGE - Static variable in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
MESSAGE_ID_SIZE - Static variable in class com.atlassian.confluence.mail.Mail
 
MESSAGE_SUBJECT_SIZE - Static variable in class com.atlassian.confluence.mail.Mail
 
MIME_TYPE_HTML - Static variable in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
MIME_TYPE_HTML - Static variable in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
MIME_TYPE_TEXT - Static variable in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
MIME_TYPE_TEXT - Static variable in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
MODIFIED - Static variable in class com.atlassian.confluence.core.ContentEntityObject
 
MULTI_LINE_MATCH - Static variable in class com.atlassian.confluence.importexport.impl.snipsnap.AbstractConverter
 
MacroModuleDescriptor - interface com.atlassian.confluence.plugin.descriptor.MacroModuleDescriptor.
Marker interface for module descriptors that produce macros.
MacroToPluginUpgradeTask - class com.atlassian.confluence.upgrade.MacroToPluginUpgradeTask.
 
MacroToPluginUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.MacroToPluginUpgradeTask
 
MacroUtils - class com.atlassian.confluence.renderer.radeox.macros.MacroUtils.
 
MacroUtils() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.MacroUtils
 
Mail - class com.atlassian.confluence.mail.Mail.
 
Mail() - Constructor for class com.atlassian.confluence.mail.Mail
 
MailAccount - interface com.atlassian.confluence.mail.MailAccount.
 
MailAccountManager - interface com.atlassian.confluence.mail.MailAccountManager.
 
MailConfigMigrator - class com.atlassian.confluence.util.MailConfigMigrator.
 
MailConfigMigrator() - Constructor for class com.atlassian.confluence.util.MailConfigMigrator
 
MailContentManager - interface com.atlassian.confluence.mail.MailContentManager.
 
MailCreateEvent - class com.atlassian.confluence.event.events.content.mail.MailCreateEvent.
 
MailCreateEvent(Object, Mail) - Constructor for class com.atlassian.confluence.event.events.content.mail.MailCreateEvent
 
MailCreationDateUpgradeTask - class com.atlassian.confluence.upgrade.MailCreationDateUpgradeTask.
Upgrade the creation date field of the existing emails, setting it to either the emails received date (if it exists) or the emails sent date (if it exists).
MailCreationDateUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.MailCreationDateUpgradeTask
 
MailDao - interface com.atlassian.confluence.mail.persistence.dao.MailDao.
 
MailDatabaseUpgradeTask - class com.atlassian.confluence.upgrade.MailDatabaseUpgradeTask.
 
MailDatabaseUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.MailDatabaseUpgradeTask
 
MailEvent - class com.atlassian.confluence.event.events.content.mail.MailEvent.
 
MailEvent(Object, Mail) - Constructor for class com.atlassian.confluence.event.events.content.mail.MailEvent
 
MailHelper - class com.atlassian.confluence.themes.MailHelper.
 
MailHelper() - Constructor for class com.atlassian.confluence.themes.MailHelper
 
MailHelper(AbstractMailAction) - Constructor for class com.atlassian.confluence.themes.MailHelper
 
MailNotificationQueueItem - class com.atlassian.confluence.mail.template.MailNotificationQueueItem.
Handles mail notifications to Confluence users
MailNotificationQueueItem(User, String, String, String) - Constructor for class com.atlassian.confluence.mail.template.MailNotificationQueueItem
 
MailNotificationQueueItem(User, String, String) - Constructor for class com.atlassian.confluence.mail.template.MailNotificationQueueItem
 
MailPathConverter - class com.atlassian.confluence.servlet.simpledisplay.MailPathConverter.
 
MailPathConverter() - Constructor for class com.atlassian.confluence.servlet.simpledisplay.MailPathConverter
 
MailPermissionsDelegate - class com.atlassian.confluence.security.delegate.MailPermissionsDelegate.
 
MailPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
 
MailPollContext - class com.atlassian.confluence.mail.MailPollContext.
 
MailPollContext(Space, MailContentManager) - Constructor for class com.atlassian.confluence.mail.MailPollContext
 
MailPollJob - class com.atlassian.confluence.mail.jobs.MailPollJob.
 
MailPollJob() - Constructor for class com.atlassian.confluence.mail.jobs.MailPollJob
 
MailPollResult - class com.atlassian.confluence.mail.MailPollResult.
 
MailRemoveEvent - class com.atlassian.confluence.event.events.content.mail.MailRemoveEvent.
 
MailRemoveEvent(Object, Mail) - Constructor for class com.atlassian.confluence.event.events.content.mail.MailRemoveEvent
 
MailRenderSupport - class com.atlassian.confluence.rss.MailRenderSupport.
 
MailRenderSupport() - Constructor for class com.atlassian.confluence.rss.MailRenderSupport
 
MailServerConfigUpdate - class com.atlassian.confluence.upgrade.MailServerConfigUpdate.
Updates the change in the mail config file from "" to ""
MailServerConfigUpdate() - Constructor for class com.atlassian.confluence.upgrade.MailServerConfigUpdate
 
MailServerCreateEvent - class com.atlassian.confluence.event.events.admin.MailServerCreateEvent.
 
MailServerCreateEvent(Object, MailServer) - Constructor for class com.atlassian.confluence.event.events.admin.MailServerCreateEvent
 
MailServerDeleteEvent - class com.atlassian.confluence.event.events.admin.MailServerDeleteEvent.
 
MailServerDeleteEvent(Object, MailServer) - Constructor for class com.atlassian.confluence.event.events.admin.MailServerDeleteEvent
 
MailServerEditEvent - class com.atlassian.confluence.event.events.admin.MailServerEditEvent.
 
MailServerEditEvent(Object, MailServer) - Constructor for class com.atlassian.confluence.event.events.admin.MailServerEditEvent
 
MailServerEvent - class com.atlassian.confluence.event.events.admin.MailServerEvent.
 
MailServerEvent(Object, MailServer) - Constructor for class com.atlassian.confluence.event.events.admin.MailServerEvent
 
ManagePluginsAction - class com.atlassian.confluence.admin.actions.plugins.ManagePluginsAction.
 
ManagePluginsAction() - Constructor for class com.atlassian.confluence.admin.actions.plugins.ManagePluginsAction
 
ManageReferrersAction - class com.atlassian.confluence.admin.actions.ManageReferrersAction.
 
ManageReferrersAction() - Constructor for class com.atlassian.confluence.admin.actions.ManageReferrersAction
 
MboxImporter - class com.atlassian.confluence.mail.importers.MboxImporter.
 
MboxImporter() - Constructor for class com.atlassian.confluence.mail.importers.MboxImporter
 
MemoryBackupImporter - class com.atlassian.confluence.importexport.impl.MemoryBackupImporter.
 
MemoryBackupImporter() - Constructor for class com.atlassian.confluence.importexport.impl.MemoryBackupImporter
 
MemoryCache - class com.atlassian.confluence.cache.MemoryCache.
An in-memory cache that uses a HashMap as its data store.
MemoryCache() - Constructor for class com.atlassian.confluence.cache.MemoryCache
 
MemoryXmlExporter - class com.atlassian.confluence.importexport.impl.MemoryXmlExporter.
 
MemoryXmlExporter() - Constructor for class com.atlassian.confluence.importexport.impl.MemoryXmlExporter
 
MergeVisitor - class org.apache.commons.jrcs.diff.MergeVisitor.
..
MergeVisitor() - Constructor for class org.apache.commons.jrcs.diff.MergeVisitor
 
Message - interface com.atlassian.confluence.util.message.Message.
A message to display on a page
MessageEntry - class com.atlassian.confluence.util.message.MessageEntry.
Message and any extra information to determine in what context the message is valid
MessageEntry() - Constructor for class com.atlassian.confluence.util.message.MessageEntry
 
MessageEntry(Message, String) - Constructor for class com.atlassian.confluence.util.message.MessageEntry
 
MessageManager - interface com.atlassian.confluence.util.message.MessageManager.
Manages messages to display in pages
MockI18NBeanFactory - class com.atlassian.confluence.util.i18n.MockI18NBeanFactory.
Mock implementation of the I18NBeanFactory to be used by tests
MockI18NBeanFactory() - Constructor for class com.atlassian.confluence.util.i18n.MockI18NBeanFactory
 
MockLocaleManager - class com.atlassian.confluence.languages.MockLocaleManager.
Mock implementation of the LocaleManager to be used by tests
MockLocaleManager() - Constructor for class com.atlassian.confluence.languages.MockLocaleManager
 
ModifiedInLastDaysScope - class com.atlassian.confluence.search.scope.ModifiedInLastDaysScope.
 
ModifiedInLastDaysScope(int) - Constructor for class com.atlassian.confluence.search.scope.ModifiedInLastDaysScope
 
ModifiedSinceScope - class com.atlassian.confluence.search.scope.ModifiedSinceScope.
 
ModifiedSinceScope(String) - Constructor for class com.atlassian.confluence.search.scope.ModifiedSinceScope
 
MoinMoinContentCleaner - class com.atlassian.confluence.importexport.impl.moinmoin.MoinMoinContentCleaner.
Content-cleaner for MoinMoin.
MoinMoinContentCleaner() - Constructor for class com.atlassian.confluence.importexport.impl.moinmoin.MoinMoinContentCleaner
 
MoinMoinImporter - class com.atlassian.confluence.importexport.impl.moinmoin.MoinMoinImporter.
 
MoinMoinImporter() - Constructor for class com.atlassian.confluence.importexport.impl.moinmoin.MoinMoinImporter
 
MoveAttachmentAction - class com.atlassian.confluence.pages.actions.MoveAttachmentAction.
 
MoveAttachmentAction() - Constructor for class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
MoveBandanaConfigsToDatabaseUpgradeTask - class com.atlassian.confluence.upgrade.MoveBandanaConfigsToDatabaseUpgradeTask.
 
MoveBandanaConfigsToDatabaseUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.MoveBandanaConfigsToDatabaseUpgradeTask
 
MoveFormatsToDatabaseUpgradeTask - class com.atlassian.confluence.upgrade.MoveFormatsToDatabaseUpgradeTask.
 
MoveFormatsToDatabaseUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.MoveFormatsToDatabaseUpgradeTask
 
MoveGlobalConfigToBandanaUpgradeTask - class com.atlassian.confluence.upgrade.MoveGlobalConfigToBandanaUpgradeTask.
 
MoveGlobalConfigToBandanaUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.MoveGlobalConfigToBandanaUpgradeTask
 
MoveLayoutsToDatabaseUpgradeTask - class com.atlassian.confluence.upgrade.MoveLayoutsToDatabaseUpgradeTask.
 
MoveLayoutsToDatabaseUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.MoveLayoutsToDatabaseUpgradeTask
 
MoveNonPictureProfileAttachmentsUpgradeTask - class com.atlassian.confluence.upgrade.MoveNonPictureProfileAttachmentsUpgradeTask.
 
MoveNonPictureProfileAttachmentsUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.MoveNonPictureProfileAttachmentsUpgradeTask
 
MovePluginsToDatabaseUpgradeTask - class com.atlassian.confluence.upgrade.MovePluginsToDatabaseUpgradeTask.
Move uploaded plugins to the database.
MovePluginsToDatabaseUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.MovePluginsToDatabaseUpgradeTask
 
MoveUserMacrosToBandanaUpgradeTask - class com.atlassian.confluence.upgrade.MoveUserMacrosToBandanaUpgradeTask.
 
MoveUserMacrosToBandanaUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.MoveUserMacrosToBandanaUpgradeTask
 
MulticastRouteTester - class com.atlassian.confluence.util.MulticastRouteTester.
A class for performing diagnostics on the multicast routing table of the current host
MulticastRouteTester(InetAddress, NetworkInterface, int) - Constructor for class com.atlassian.confluence.util.MulticastRouteTester
Construct a multicast test for the specified network address, interface and port
MulticastRouteTester(InetAddress, NetworkInterface, int, MulticastRouteTester.TestReporter) - Constructor for class com.atlassian.confluence.util.MulticastRouteTester
Allows the test to be conducted and reported via the provided reporter delegate.
MulticastRouteTester.Log4JReporter - class com.atlassian.confluence.util.MulticastRouteTester.Log4JReporter.
Log4J reporting strategy
MulticastRouteTester.Log4JReporter(Category, Priority) - Constructor for class com.atlassian.confluence.util.MulticastRouteTester.Log4JReporter
 
MulticastRouteTester.TestReporter - interface com.atlassian.confluence.util.MulticastRouteTester.TestReporter.
Reporting strategy interface for reporting problems encountered during the test
MyProfileConstants - interface com.atlassian.confluence.user.actions.MyProfileConstants.
MyProfileConstants.Homepage - interface com.atlassian.confluence.user.actions.MyProfileConstants.Homepage.
 
mail - Variable in class com.atlassian.confluence.mail.actions.AbstractMailAction
 
mailAccountManager - Variable in class com.atlassian.confluence.mail.actions.AbstractMailAccountAction
 
mailContentManager - Variable in class com.atlassian.confluence.mail.actions.AbstractMailAction
 
mailContentManager - Variable in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
main(String[]) - Static method in class com.atlassian.confluence.rpc.xmlrpc.RPCSpaceExporter
 
main(String[]) - Static method in class com.atlassian.confluence.rpc.xmlrpc.SampleRpcTestClient
 
main(String[]) - Static method in class com.atlassian.confluence.search.lucene.ConfluenceLuceneConnection
 
main(String[]) - Static method in class com.atlassian.confluence.upgrade.HSQL17To18PreUpgradeCleaner
 
main(String[]) - Static method in class com.atlassian.confluence.util.misc.SampleWikiConverter
 
makeAnonymousUser() - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
Returns the anonymous user
makeAuthenticatingProxy(Object, String) - Static method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationInvocationHandler
 
makeFormatterFromClass() - Method in class com.atlassian.confluence.plugin.descriptor.ConfluenceSourceCodeFormatterModuleDescriptor
 
makeMethod(HttpClient, String) - Method in class com.atlassian.confluence.util.http.httpclient.DefaultSeraphAuthenticator
 
makeMethod(HttpClient, String) - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientAuthenticator
 
makeNewServiceObject(MessageContext, String) - Method in class com.atlassian.confluence.rpc.soap.SpringRpcProvider
 
makeNewWrappedServlet() - Method in class com.atlassian.confluence.servlet.DelegatingServletManager
Override this method to return the servlet that is being wrapped by this manager.
makeNonAnonymousUserFromToken(String) - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
Retrieves the user for a particular token
makeProxy(ServletConfig, Map) - Static method in class com.atlassian.confluence.rpc.soap.BogusServletConfig
 
makeSetObjectPropertyOperation(Object, String, TransientHibernateHandle) - Method in class com.atlassian.confluence.importexport.impl.ReverseDatabinder
 
makeStruct(Object) - Static method in class com.atlassian.confluence.rpc.xmlrpc.Translator
 
makeSummary(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Create a proper summary of this content fragment.
makeSummary(String, String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Create a proper summary of this content fragment given a query
makeTestLink(String, PageContext) - Static method in class com.atlassian.confluence.links.linktypes.PageLink
Factory for making a link that can be used in tests
makeTrackback(ContentEntityObject) - Static method in class com.atlassian.confluence.util.ConfluenceTrackbackUtils
 
makeVector(Object[]) - Static method in class com.atlassian.confluence.rpc.xmlrpc.Translator
 
makeViewEntityPermissionsCheck(Object) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
 
mangledEncodings - Variable in class com.atlassian.confluence.upgrade.AttachmentFileNameUpgradeTask
 
mark(int) - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
 
markSupported() - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
 
maskEmail(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
If configured, masks an email address to defeat the most simplistic spam bots.
matches(String) - Method in class com.atlassian.confluence.servlet.download.AttachmentDownload
 
matches(String) - Method in class com.atlassian.confluence.servlet.download.ExportDownload
 
matches(String) - Method in class com.atlassian.confluence.servlet.download.ResourceDownload
 
matches(String) - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
 
memberGroups - Variable in class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
membersOfGroupTerm - Variable in class com.atlassian.confluence.user.actions.UserPickerAction
 
mergeChanges(String, String, String) - Static method in class com.atlassian.confluence.util.DiffUtils
 
mergeContentObjects(Iterator, Iterator, int) - Static method in class com.atlassian.confluence.util.ContentUtils
 
mergeTemplate(Template, Context, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
Copy of the method from WebworkVelocityServlet, adding a flush for the writer to get around problems we were having with truncated content when a filter started talking directly to the servletresponse writer without the webwork writer having been flushed in the meanwhile.
mergeVariables(PageTemplate, List) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
mergeVariables(PageTemplate, List) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
migrate() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao.AttachmentMigrator
Perform the migration
migrate() - Method in class com.atlassian.confluence.pages.persistence.dao.GeneralAttachmentMigrator
 
migrate() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao.IntraHibernateAttachmentMigrator
 
migrator - Variable in class com.atlassian.confluence.util.longrunning.AttachmentMigrationLongRunningTask
 
mimeType - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
modifyRequestContext(Context, HttpServletRequest) - Static method in class com.atlassian.confluence.setup.webwork.ConfluenceVelocityContext
Adds request based information to the given context.
moduleKey - Variable in class com.atlassian.confluence.admin.actions.plugins.ManagePluginsAction
 
moveAttachment(Attachment, String, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.AttachmentManager
 
moveAttachment(Attachment, String, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
moveAttachment(Attachment, String, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Moves an Attachment to a new file name or content object

This method assumes that the filename and/or content of the attachment (and its previous versions) have already been updated.

moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Moves an attachment to a new file name or content object
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
moveHierarchy(Page, Page, Space, User, boolean, List) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
moveHierarchy(Page, Page, Space, User, boolean, List) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Moves a page and its hierarchy to a new parent page, space, or both.
multiIndexer - Variable in class com.atlassian.confluence.search.lucene.DefaultConfluenceBatchIndexer
 

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.