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

N

NAMING_STRATEGY_FILE_NAME - Static variable in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
 
NAMING_STRATEGY_ID - Static variable in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
 
NAV_BACKGROUND - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
NAV_SELECTED_BACKGROUND - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
NAV_SELECTED_TEXT - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
NAV_TEXT - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
NEWPAGE - Static variable in class com.atlassian.confluence.pages.Draft
 
NOLOCALE - Static variable in class com.atlassian.confluence.util.i18n.I18NResourceBundlesLoader
 
NONE - Static variable in class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
 
NORMAL_LINK_PATTERN - Static variable in interface com.atlassian.confluence.links.LinkManager
 
NOTATION_HELP_SECTION - Static variable in class com.atlassian.confluence.user.SessionKeys
 
NOT_PERMITTED - Static variable in class com.atlassian.confluence.security.actions.PermissionCheckInterceptor
 
NOT_PERMITTED_PERSONAL_SPACE - Static variable in class com.atlassian.confluence.security.actions.PermissionCheckInterceptor
 
NO_CHANGE - Static variable in interface com.atlassian.confluence.labels.LabelManager
Indicates no change.
NULL_OBJECT - Static variable in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
NUMBER_OF_REGISTERED_USERS - Static variable in interface com.atlassian.confluence.util.UserChecker
 
NUMERIC - Static variable in class com.atlassian.confluence.util.actions.AlphabeticalGroupingSupport
 
NUMERIC - Static variable in class com.atlassian.confluence.util.actions.AlphabeticalLabelGroupingSupport
 
NameResolver - interface com.atlassian.confluence.cluster.NameResolver.
Created by IntelliJ IDEA.
NamedClusterException - exception com.atlassian.confluence.cluster.NamedClusterException.
Created by IntelliJ IDEA.
NamedClusterException(String, InetAddress) - Constructor for class com.atlassian.confluence.cluster.NamedClusterException
 
Namespace - class com.atlassian.confluence.labels.Namespace.
 
NamespaceLabelFilter - class com.atlassian.confluence.labels.NamespaceLabelFilter.
Created by IntelliJ IDEA.
NamespaceLabelFilter(Namespace) - Constructor for class com.atlassian.confluence.labels.NamespaceLabelFilter
 
NamespaceLabelFilter(Namespace, String) - Constructor for class com.atlassian.confluence.labels.NamespaceLabelFilter
 
NamespaceUserType - class com.atlassian.confluence.labels.persistence.dao.hibernate.NamespaceUserType.
 
NamespaceUserType() - Constructor for class com.atlassian.confluence.labels.persistence.dao.hibernate.NamespaceUserType
 
NavigationMapMacro - class com.atlassian.confluence.renderer.v2.macros.NavigationMapMacro.
 
NavigationMapMacro() - Constructor for class com.atlassian.confluence.renderer.v2.macros.NavigationMapMacro
 
NewConfigUpgradeTask - class com.atlassian.confluence.upgrade.NewConfigUpgradeTask.
 
NewConfigUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.NewConfigUpgradeTask
 
NewSpacePermissionsUpgradeTask - class com.atlassian.confluence.upgrade.NewSpacePermissionsUpgradeTask.
Task to make sure that permissions are migrated cleanly between 1.1.x and 1.2.x What this will do: -
NewSpacePermissionsUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.NewSpacePermissionsUpgradeTask
 
NoAnchorHeadingBlockRenderer - class com.atlassian.confluence.renderer.NoAnchorHeadingBlockRenderer.
A heading block renderer which places the anchor name in the ID of the heading, rather than generating a separate empty anchor element.
NoAnchorHeadingBlockRenderer() - Constructor for class com.atlassian.confluence.renderer.NoAnchorHeadingBlockRenderer
 
NoLinkMacro - class com.atlassian.confluence.renderer.v2.macros.NoLinkMacro.
 
NoLinkMacro() - Constructor for class com.atlassian.confluence.renderer.v2.macros.NoLinkMacro
 
NoSuchClusterException - exception com.atlassian.confluence.cluster.NoSuchClusterException.
Created by IntelliJ IDEA.
NoSuchClusterException(String, InetAddress) - Constructor for class com.atlassian.confluence.cluster.NoSuchClusterException
 
NodeStatus - interface com.atlassian.confluence.cluster.NodeStatus.
Created by IntelliJ IDEA.
NodeStatusFactory - class com.atlassian.confluence.cluster.NodeStatusFactory.
Create a Map of NodeStatus objects for the cluster
NodeStatusFactory() - Constructor for class com.atlassian.confluence.cluster.NodeStatusFactory
 
NodeStatusImpl - class com.atlassian.confluence.cluster.NodeStatusImpl.
Created by IntelliJ IDEA.
NodeStatusImpl(Map, Map, Map) - Constructor for class com.atlassian.confluence.cluster.NodeStatusImpl
 
NodeStatusImpl(NodeStatus) - Constructor for class com.atlassian.confluence.cluster.NodeStatusImpl
 
NonTransactionalAttachmentDataDao - interface com.atlassian.confluence.pages.persistence.dao.NonTransactionalAttachmentDataDao.
Created by IntelliJ IDEA.
NonTransactionalHibernateAttachmentDao - class com.atlassian.confluence.pages.persistence.dao.hibernate.NonTransactionalHibernateAttachmentDao.
Non-transactional version of the AbstractHibernateAttachmentDao, which removes all attachment data from the data store after removing the attachments from the database.
NonTransactionalHibernateAttachmentDao() - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.NonTransactionalHibernateAttachmentDao
 
NonUserMailNotificationQueueItem - class com.atlassian.confluence.mail.template.NonUserMailNotificationQueueItem.
Handles mail notifications to be sent to non-Confluence users, i.e.
NonUserMailNotificationQueueItem(String, String, String, String, String) - Constructor for class com.atlassian.confluence.mail.template.NonUserMailNotificationQueueItem
 
NotExportable - interface com.atlassian.confluence.core.NotExportable.
Classes which implement this are not exported as part of exports.
NotFoundAction - class com.atlassian.confluence.core.actions.NotFoundAction.
 
NotFoundAction() - Constructor for class com.atlassian.confluence.core.actions.NotFoundAction
 
NotPermittedAction - class com.atlassian.confluence.security.actions.NotPermittedAction.
 
NotPermittedAction() - Constructor for class com.atlassian.confluence.security.actions.NotPermittedAction
 
NotPermittedException - exception com.atlassian.confluence.rpc.NotPermittedException.
Exception thrown when a user attempts to do something they're not allowed to do.
NotPermittedException() - Constructor for class com.atlassian.confluence.rpc.NotPermittedException
 
NotPermittedException(String) - Constructor for class com.atlassian.confluence.rpc.NotPermittedException
 
NotPermittedException(Throwable) - Constructor for class com.atlassian.confluence.rpc.NotPermittedException
 
NotPermittedException(String, Throwable) - Constructor for class com.atlassian.confluence.rpc.NotPermittedException
 
NotPersonalSpaceCondition - class com.atlassian.confluence.plugin.descriptor.web.conditions.NotPersonalSpaceCondition.
Do not show web fragment if we are in a personal space
NotPersonalSpaceCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.NotPersonalSpaceCondition
 
NotSharedModeCondition - class com.atlassian.confluence.plugin.descriptor.web.conditions.NotSharedModeCondition.
Only true when shared mode is not enabled
NotSharedModeCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.NotSharedModeCondition
 
NotationHelpAction - class com.atlassian.confluence.renderer.actions.NotationHelpAction.
 
NotationHelpAction() - Constructor for class com.atlassian.confluence.renderer.actions.NotationHelpAction
 
Notification - class com.atlassian.confluence.mail.notification.Notification.
Email notifications.
Notification() - Constructor for class com.atlassian.confluence.mail.notification.Notification
 
NotificationDao - interface com.atlassian.confluence.mail.notification.persistence.NotificationDao.
Data Access Object interface for dealing with notifications.
NotificationData - class com.atlassian.confluence.mail.notification.listeners.NotificationData.
 
NotificationData(User) - Constructor for class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
NotificationManager - interface com.atlassian.confluence.mail.notification.NotificationManager.
 
NotificationsPermissionsCheck - interface com.atlassian.confluence.mail.notification.listeners.NotificationsPermissionsCheck.
 
NullVelocityLogSystem - class com.atlassian.confluence.util.velocity.NullVelocityLogSystem.
Implement the LogSystem interface to swallow velocity log messages.
NullVelocityLogSystem() - Constructor for class com.atlassian.confluence.util.velocity.NullVelocityLogSystem
 
NumberedListConverter - class com.atlassian.confluence.importexport.impl.snipsnap.NumberedListConverter.
 
NumberedListConverter() - Constructor for class com.atlassian.confluence.importexport.impl.snipsnap.NumberedListConverter
 
name - Variable in class com.atlassian.confluence.mail.AbstractMailAccount
 
name - Variable in class com.atlassian.confluence.mail.actions.AbstractMailAccountAction
 
name - Variable in class com.atlassian.confluence.pages.templates.actions.AbstractEditPageTemplateAction
 
name - Variable in class com.atlassian.confluence.user.actions.AbstractGroupAction
 
nameFilter - Variable in class com.atlassian.confluence.user.UserPickerFilter
 
nativeToAscii(String) - Method in class com.atlassian.confluence.importexport.impl.WikiExporter
 
needsReload() - Method in class com.atlassian.confluence.plugin.descriptor.PluginConfigurationProvider
 
needsReload() - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
net.sf.hibernate.dialect - package net.sf.hibernate.dialect
 
newSessionFactory(Configuration) - Method in class com.atlassian.confluence.importexport.impl.ConfluenceLocalSessionFactoryBeanForBackup
 
newSpaceKey - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
newSpaceKey - Variable in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
newTitle - Variable in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
newWiredConfluenceActionSupport() - Static method in class com.atlassian.confluence.util.GeneralUtil
 
next() - Method in class com.atlassian.confluence.importexport.impl.ImportedAttachmentIterator
 
next() - Method in class com.atlassian.confluence.search.lucene.filter.AnalyzerFilter
 
next() - Method in class com.atlassian.confluence.search.lucene.filter.FilenameFilter
 
nextTimestamp() - Method in class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceHibernateCache
 
nextTimestamp() - Method in class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceHibernateCacheProvider
 
nonBackgroundTask - Variable in class com.atlassian.confluence.spaces.actions.ImportMboxAction
 
nonMemberGroups - Variable in class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
notFound(String) - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
notPermitted(String) - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
notificationManager - Variable in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
 
notificationManager - Variable in class com.atlassian.confluence.pages.actions.ViewPageAction
 
notificationManager - Variable in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
notificationManager - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
notifyByEmail - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
notifyForMyOwnActions - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
notifyModuleDisabled(ModuleDescriptor) - Method in class com.atlassian.confluence.plugin.ConfluencePluginManager
 
notifyModuleEnabled(ModuleDescriptor) - Method in class com.atlassian.confluence.plugin.ConfluencePluginManager
 
notifyPluginDisabled(Plugin) - Method in class com.atlassian.confluence.plugin.ConfluencePluginManager
 
notifyPluginEnabled(Plugin) - Method in class com.atlassian.confluence.plugin.ConfluencePluginManager
 
notifyUninstallPlugin(Plugin) - Method in class com.atlassian.confluence.plugin.ConfluencePluginManager
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.NamespaceUserType
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceTypeUserType
 
nullSafeGetInternal(ResultSet, int, LobHandler) - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
nullSafeGetInternal(ResultSet, int, LobHandler) - Method in class org.springframework.orm.hibernate.support.SpoolingBlobInputStreamType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.NamespaceUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceTypeUserType
 
nullSafeSetInternal(PreparedStatement, int, Object, LobCreator) - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
nullSafeSetInternal(PreparedStatement, int, Object, LobCreator) - Method in class org.springframework.orm.hibernate.support.SpoolingBlobInputStreamType
 
numEnabled(Plugin) - Method in class com.atlassian.confluence.admin.actions.plugins.ManagePluginsAction
 
numFragments() - Method in class com.atlassian.confluence.search.summary.Excerpt
How many fragments we have.
numUniqueTokens() - Method in class com.atlassian.confluence.search.summary.Excerpt
Return how many unique toks we have

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.