|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
BeanPostProcessor implementation that wraps each eligible bean with
an AOP proxy, delegating to specified interceptors before invoking the bean itself.BaseConfluenceCondition, which no longer
has a dependency on the abomination which is GlobalHelper.Conditions that work with a NotificationContext.BasePermissionConditionServiceCommand that takes care of the internal logic related to the order in which
the various operations must be performed.getEntity and
getEntitiesConfluenceXMLEventWriter.add(javax.xml.stream.events.XMLEvent).
LikeManager.addLike(ContentEntityObject) instead. Since v4.3.
SearchQuery to the "must match" criteria.
Collection<SearchQuery> to the "must match"
criteria.
BooleanQueryFactory to the "must match"
criteria after calling BooleanQueryFactory.toBooleanQuery() on it.
SearchQuery to the "must not match" criteria.
Collection<SearchQuery> to the "must not
match" criteria.
BooleanQueryFactory to the "must not match"
criteria after calling BooleanQueryFactory.toBooleanQuery() on it.
Addressable content.SearchQuery to the "should match" criteria.
Collection<SearchQuery> to the "should match"
criteria.
BooleanQueryFactory to the "should match"
criteria after calling BooleanQueryFactory.toBooleanQuery() on it.
UserAccessor.createUser(User, Credential) and UserAccessor.addMembership(Group, User)
UserAccessor.createUser(User, Credential)
ConfluenceActionSupport.isPermitted()
and use PermissionManager.hasPermission(User,Permission,Object) instead. This will make it easier
to determine the permissions required to invoke an action as they would be more explicit and in one place
(you won't have to check whether the class or its super class implements this interface).AdminTask.AdminTask.AdminTasks.AllQuery.getInstance() instead.
ReferenceInsertionEventHandlers that need to deal with
any AnnotationBoxedElements context values.BoxedValue and AnnotatedElement interfaces to be implemented by implementations
that are responsible for associating annotations with an object.ReturnValueAnnotations and box the result of calling or accessing the target with these annotations.RequiresFormat annotation on the
Macro class.Assertions.assertCollectionContains(Collection, Collection) with the
arguments flipped for this purpose.
actual value is matched by the supplied regular expression.
actual value is matched by the supplied regular expression.
formElementName has the expectedValue
value.
ThreadLocalWebTestCase.assertImagePresent(String, String) that asserts the image name with
a contains check rather than equals.
formElementName has the expectedValue
value.
AbstractAtlassianWebTestCase.assertPageTitleEquals(String) or AbstractAtlassianWebTestCase.assertTitleEquals(String, String)
Connections.RepositoryConfigurationMigrator for a list of atlassian user repositories.EmbeddedImage for an image attached to content, rather than referring to an external resource.ContentEntityObject's image attachments.AttachedImagesAction used by the JS "Insert Image" dialog.AttachmentDataDao implementations.AttachmentDataStorageTypes.InputStream received to create an attachment
is different to the declared size or length of the attachment.AttachmentEntity objectsAttachments based on file names in the given locale.AttachmentContainer insteadAttachmentsTestContentTypesDisplayMapper is removed.AttachmentResource objects
which is suitable for storing in Confluence via a FileStorer.MultiPartRequestWrapper.hasErrors() before
constructing this object, and not construct one if there are problems.
userName and password.
userName and password.
AuthorSearchFilter into a lucene filter.AbstractAutowireCapableBeanFactory.autowireBeanProperties(Object, int, boolean) instead.
Parameter, providing support
for multiple default parameter names, and a default value if
no parameter is specified.WorkSourceBatchRunner to actually
perform the required work on individual items read from the BatchableWorkSource.ActionValidatorManager.validate(java.lang.Object, java.lang.String).
NGramTokenizer that returns all n-grams excluding the
edge n-grams.ContentEntityObject that respects
its BodyType.SearchQueryParser operation,
providing a mutable version of the BooleanQuery.BooleanQueryFactory.
BooleanQueryFactory with the specified
SearchQueries as initial values.
BooleanQueryFactory
instances.BoostingStrategy that boost the scores based on the modification date of scored document.BoostingStrategy to
boost scores for documents which match the underlying query.BoostingQuery to achieve an arbitrary per document score
boost.BoostingStrategy that boost the scores based on the space of scored document.BootstrapUtilsCacheManager into a
CacheManager or a CacheManager.SpacePermission.toCheckboxName(Entity) or GlobalPermission.toCheckboxName(Entity) instead
SpacePermission.toCheckboxName(Entity) or GlobalPermission.toCheckboxName(Entity) instead
minBuildNumber and maxBuildNumber parameter values.GadgetRequestContext corresponding to the current user and their locale,
or the default locale for anonymous users.
Search used to perform a site wide search in Confluence.
Search used to find users know to the system based on parts of their name or
user name.
HibernateObjectDao with a CacheManagerCachedCrowdApplicationDao.findByName(java.lang.String).InternalMembershipDao interface.CachingAttachmentDao.getLatestAttachment(ContentEntityObject, String)
in an AttachmentCache.true if this configuration supports the required capability during acceptance tests, otherwise false.
GlobalDescription instances can be viewed by anyone, even by
anonymous users and if the anonymous use flag is set to false.
Actions that require captcha validation.CaptchaAware.Category.AliasedKeyColourSchemes provided.
SearchFilters to be chained together, with the option to
specify the logical operator to apply between them.ChainedSearchFilter into a lucene filter.AbstractContext
because it has broken implementations of containsKey() and getKeys() in Velocity 1.5.ChangeDocumentBuilderSearchables should be indexed as change documents.SearchResultType.CHANGE.
ClassLoader.getResource(String).text of the value attribute.
AttachmentRemovalConfirmationDialog to the resulting AJS dialog DOM.
IOUtils.closeQuietly(InputStream)
IOUtils.closeQuietly(OutputStream)
IOUtils.closeQuietly(Reader)
IOUtils.closeQuietly(Writer)
BootstrapUtils.closeContext() instead.
ClusterEvent,
and wraps them in a ClusterEventWrapper and publishes them via the ClusterManager.ResponseHeaderNames.CLUSTER_NODE})
to the response to indicate which node is handling the request.ClusterSafetyManager detects a fatal error in the configuration of the cluster.ClusterReindexRequiredEvent is fired on another cluster node, this listener
will respond by doing a full reindex.CacheStatisticsManager and provides methods for retrieving
clustered cache service statistics too.ReadWriteCache.<span> elements (as used by TinyMCE).ColourScheme.SearchManager.Comment set on it by the CommentAwareInterceptor.CommentEntityTree.Context implementation that delegates
to a collection of other contexts.LicenseExceptionHandler gets asked before.Group.USERS instead, or your test will break in OnDemand.
Cache.AbstractWebFragmentModuleDescriptor.AspectJExpressionPointcut with customisations allowing the specification
of a classloader to use when parsing pointcut expressions.HibernateConfluenceBandanaRecordDao for storing and retrieving Bandana records.ConfluenceAuthenticator to enable SSO.ConfluenceBandanaRecordDao.DirectoryUpdatedEvent and DirectoryDeletedEvent to other nodes in a cluster
to trigger the relevant updates to caches and directory monitors on each node.ElevatedSecurityGuard.AbstractEncodingFilter to return the encoding specified by
the application configuration.ConfluenceEntityObject.ConfluenceEventPublisherManagerEventPublisher for use with an injected
EventDispatcher.ListenerHandlersConfiguration containing
LegacyListenerHandler and AnnotatedMethodsListenerHandler
to support listeners implementing EventListener interface or the annotation EventListener.
ConfluenceAnalyzer does not handle filenames very well, we have a different Analyzer for that
field.GzipFilterIntegration
in the default constructor.GzipFilter and Confluence.activateOptions()
is called.
HtmlUnitDialog with modifications to the
ConfluenceHtmlUnitDialog.initWebClient() method to allow setting configuration from properties file.LockFactory that switches between Coherence-based locking
or ReentrantLock based on whether this instance is clustered.MultiThreadedIndexRebuilder
and OnlineMultiThreadedIndexer.allThreadsComplete(com.atlassian.bonnie.index.BatchOpIndexer.DocumentWritingScheme, boolean, com.atlassian.core.util.ProgressWrapper) moved to TempIndexWriterStrategy.mergeAndClose().ConfluenceDocumentBuilder instead.FlushingSpringSessionInViewFilter and FlushingSpringSessionInViewFilterForHibernate.DefaultPluginManager which listens for plugin events fired on other nodes.DatabaseConfiguredEvent, UpgradeFinishedEvent, or
PluginFrameworkStartedEvent insteadSeleniumConfiguration that is set up with system properties.Settings.getIndexingLanguage().ConfluenceVelocityManager.getConfluenceVelocityContext() instead.AbstractModuleDescriptor and implement UserLocaleAware instead.ConfluenceVelocityResourceCache instead.WebIconWebLabelWebLinkConfluenceWebInterfaceManager.WebResourceModuleDescriptor insteadXMLEventWriter was introduced primarily to deal with
STAX-58.XmlOutputFactory was introduced primarily to deal with
STAX-58.parameters for use by old style Radeox macros.
SearchResultType.CONTENT.
ContentEntityObject.ContentEntity objects.ContentEntity objectsContentEntityObjects that require migration.HandleAware insteadContentPermissionEntry in that it holds an Entity instead of representing one with a String.ReflectiveObjectPersister requires
public default constructors.
ContentPermission in that it represents an Entity with a String rather than
holding an appropriate object.ContentPermissionsSearchFilter into a lucene filter.Transformer objects, typically used by macro developers to obtain
and optionally modify macro tags (as MacroDefinition objects) in a page of macro body content.ContentNodes.CategoryMapper instances which have
an already created cache of content types for the index.ContentTypeEnums.ContentTypeEnums to and from strings in the DB.ContentTypeQuery implementations.WebInterfaceContext
VelocityContextItemProviders, providing a map that
is the aggregation of all providers.LinksUpdater.expandRelativeReferencesInContent(SpaceContentEntityObject) that will convert any absolute
references to itself to be relative.
RenderContextOutputType.ConversionContext properties.Json representation of a given object
EmbeddedImage from the supplied editFragment.
MacroDefinition from the supplied editFragment.
MacroDefinition from the supplied editFragment.
editFragment.
ConvertedPath.getPath(Map)) by appending
any added parameters as query parameters to the supplied url.
embeddedImage.
embeddedImage.
embeddedImage.
inlineTaskList.
inlineTaskList.
link.
link.
link.
macroDefinition.
macroDefinition.
macroDefinition.
storageFragment.
storageFragment.
SearchManager.convertToEntities(SearchResults, EntityVersionPolicy) instead.
wikiContent (Wiki markup).
wikiContent (wiki markup).
wikiContent.
EditContentBean (representing the new page).
IOUtils instead
SpacesQuery.
ModuleDescriptorCache for the given
{moduleDescriptorClass} which will be update if plugin modules become
disabled or enabled.
AttachmentEntityList object for the given ContentEntityObject
ConfluencePluginUtils.createDirectoryIfDoesntExist(java.io.File), or better still use
commons.io.FileUtils.forceMkdir() directly.
PagePermissionsActionHelper in your Action.
FeedBuilder.createFeed(ListQuery, FeedProperties).
PreRenderedMailNotificationQueueItem.createFromTemplateFileAndContext(com.atlassian.user.User, com.atlassian.confluence.mail.notification.listeners.NotificationData, String, com.atlassian.confluence.plugin.descriptor.mail.NotificationContext)
instead.
SpacePermissionManager.createDefaultSpacePermissions(com.atlassian.confluence.spaces.Space) or SpacePermissionManager.createPrivateSpacePermissions(com.atlassian.confluence.spaces.Space) instead.
Since v4.2.6.
CopyPageAction has different authorisation and
validation logic from CreatePageAction.ContentPermissions of the required type for this helper instance, adding the helper User
if they don't have view permission via the list.
ImportedObject.
PersonalInformation for the specified user.
GlobalPermission.PERSONAL_SPACE.
FeedBuilder.createFeed(com.atlassian.confluence.search.v2.ISearch, FeedProperties) instead.
Public feed can be indicated in FeedProperties.
WritableDownloadResourceManager to generate a DownloadResourceWriter
UserAccessor.createUser(User, Credential) instead
PagePermissionsActionHelper in your Action.
DefaultFragmentTransformer with an extended set of FragmentTransformers.
CrowdDisabledUserManager or
the DisabledUserManager interface instead.UserManagementHelper that talks to a Crowd server.EditorImagePlaceholder interface and therefore
displays a custom image in the editorCustomJapaneseAnalyzer.STOP_WORDS.
DarkFeatures instances from the PropertySet associated with the ThreadLocal user.PluginDataDao
to a working directory on the filesystem, then delegates to DirectoryPluginLoader
which performs the actual class loading from this directory.DateRangeQuery objectDateRangeQuerys.DdlCommands thrown its way.UserAccessor.isDeactivated(User) insteadReferenceInsertionEventHandler which will log debug messages as references are resolved.maxResults parameter.
spaceKey parameter.
ApplicationCache that delegates to CacheFactory
for caching.AttachmentManager.Clock interface that
simply returns a new Date instance.ContentTransformerFactory, typically used by macro developers to obtain
and optionally modify MacroDefinition objects in page of macro body content.BootstrapManager (this value
is kept up to date with every request that comes into the server).DarkFeatures instances from the PropertySet associated with the ThreadLocal user.FormatSettingsManager which persists the date format settings in Bandana.DefaultFragmentTransformer configured in a particular
way.ConversionContextOutputType.DISPLAY
and generates relative links for the browser.I18NBeans which will return a bean either for the default or setup locale.I18NBeans using the LocaleManager.DEFAULT_LOCALE.
I18NBeans using the SessionKeys.LOCALE_FOR_SETUP and LocaleManager.DEFAULT_LOCALE as a fallback.
ImageDetails via Hibernate.ImageDetails for Attachments.net.sf.hibernate.Cache but not InvokableHibernateCache.DefaultIntrospector and provided jsonators.
LicenseManager.MacroMetadata about the Macros in Confluence.CachedCrowdMembershipCacheKey representing a user (or group) in a particular directory
to a Map<String, String> where each entry in the map represents a group that the user (or group)
is a member of.ObjectQueue and processing it.PluginDataDao.RestSpaceManager.SystemInformationService.ThumbnailManager.getThumbnailInfo(com.atlassian.confluence.pages.Attachment).DefaultWebInterfaceContext.toMap().
WebSudoManager for further documentation.Cache that records changes to a delegate cache,
only actually performing them when DeferredOperationsCache.sync() is called.AttachmentDaos that delegate so that clients
can get to the underlying implementation.ObjectPersister for a given ImportedObject.rasterSizeThresholdPx (height or width in px).
rasterBasedRenderingThreshold Predicate to decide
if it's going to use the stream based (lower quality but low memory consumption) or the
raster based renderer (higher quality but high memory consumption).
IndexReader doesn't currently supporting deleting documents based on multiple terms.
user.
user.
DeviceTypeRendererComponentModuleDescriptor
within the system and will keep track of these modules.Renderer components which associates an existing Spring configured Renderer
implementation with a particular device type.Similarity class.ConfluenceDiffConfluenceDiff instead.DirectoryConfiguration.can(DirectoryConfigurationCapability).ExportContext.
context.
XmlImporter.doImport(net.sf.hibernate.Session, InputStreamFactory, com.atlassian.core.util.ProgressMeter, boolean, com.atlassian.confluence.importexport.ImportedObjectPreProcessor)
Draft for use in testsWebTester.getPageSource()
WebTester.getPageSource()
Updated and may be a minor edit.AdminConsole.EditorAutocompleteLinkShortcutTest.EditorAutocompleteLinkShortcutTest.ViewUnidentifiedAttachmentMarshaller and adds extra attributes for the editor.RemoteUser.
CacheManager.ConversionContext.enabled.
EnabledModuleCachingPluginAccessor.getEnabledModuleDescriptorsByClass(Class) on PluginAccessor interface.EventDispatchingPluginController.enablePlugins(String...)
Key in string form for storage as a database CLOB field
SpacePermissions.grantPermission(com.atlassian.confluence.it.SpacePermission, User)
(which already ensures that users can view a space before other permissions are granted)
TangosolClusterManager.getCacheServices()
EventPublishingAppender when an error is logged by the system.Strings from a list of Objects.
EventCartridgeProcessors.PluginController then
fires an event to replicate operations across the Confluence cluster.Evented actions after they've executed , and publishes them via the EventPublisher.ErrorLoggedEvent via Atlassian-Events whenever a log message
exceeds the configured threshold.LikeManager instead. Since v4.3.Excerpter.ExcludePersonalInformationSearchFilter into a lucene filter.MacroExecutionContext.
attachmentsPath if null in the context to the remote path before calling
the super method.
ContentNameSearchResult.
true if the documentation link exists, otherwise false.
ContentEntity.
SpaceEntity.
ExportScope.ALL.
ExportScope.PAGE.
ExportScope.SPACE.
WritableDownloadResourceManager that stores and reads macro output from a temporary location.Exporter.exportSite(com.atlassian.confluence.it.rpc.ConfluenceRpc, com.atlassian.confluence.it.export.Exporter.AttachmentOption)
XsltTransformerResolver used for export purposes.ExternalGadgetSpec objects.ExternalGadgetSpecIdGenerator.WritableDirectoryExistsCondition.ConfluenceDocumentBuilderevent is an instance of ClusterEventWrapper, returns the wrapped event.
date.
FeedProperties.FeedProperties(String, String, boolean, boolean) instead.
Timeout occurs when rendering a SyndEntry.DocumentResultScores based on the length of the field this normaliser is
constructed for.ChainedFilter into Lucene has made this
class redundant.User.
DefaultUserAccessor.filterUnaccessibleUsers(java.util.List, com.atlassian.user.User) instead
User.
SpaceDao.getSpaces(SpacesQuery,int,int)
Searchable objects.
SearchableDao.findAllSearchableHandles(), it will keep the session tidier.
SpaceDao.getSpaces(SpacesQuery,int,int)
DraftManager.findDraft(Long, String, String, String)
permissionType.
permissionType for space.
SearchResult object for each repository the
entityQueryParser can search.
QueryContext.
AbstractHibernateAttachmentDao.findLatestVersionIdsIterator() but only gets the ids matching the list of spaces requested.
AbstractHibernateAttachmentDao.findLatestVersionIdsIterator() but only gets the ids matching the list of spaces requested.
HibernateObjectDao.findNamedQueryStringParams(String,boolean,int,int, Object[]).
Notifications for Users who are
following the given User.
NotificationDao.findNotificationsBySpaceAndType(Space, ContentTypeEnum) or
NotificationDao.findAllNotificationsBySpace(Space).
DraftService.findDraftForEditor(long, com.atlassian.confluence.content.service.DraftService.DraftType, java.lang.String) or DraftService.createNewContentDraft(java.lang.String, com.atlassian.confluence.content.service.DraftService.DraftType) or DraftService.getDraft(long)instead.
user or create a new audit object if there isn't one for this user.
user or create a new audit object if there isn't one for this user.
QueryContext.
MacroExecutionContext object.
user.
DocumentScores implementation which will keep each score in a float array where the position in the
array matches the docId for each document.OutputStream.flush() followed by IOUtils.closeQuietly(OutputStream)
Writer.flush() followed by IOUtils.closeQuietly(Writer)
LicenceUpdatedEvents in order to reset the cache in UserChecker.resetResult().Font on the system.RequiresFormat annotationDateFormatter
DateFormat.FULL as the formatting pattern.
DateFormatter.format(Date).
DateFormatter.format(Date), but doesn't perform time zone conversion.
DateFormatter.formatDateFull(Date), but doesn't perform time zone conversion.
DateFormatter.formatDateTime(Date), but doesn't perform time zone conversion.
PersistentEnum definition.
System.getProperties().
WordExtractor.DID_YOU_MEAN_FIELD in
Confluence's index and adds them to a did-you-mean index (a separate secondary index).UserPrefSpec.
URI is whitelisted for use in an Confluence instance.GeneralConfigurationAction.GenericVelocityMacro.InclusionCriteria value corresponding
to the specified token.
ContentTypeEnum.getByRepresentation(java.lang.String) or ContentTypeEnum.getByClassName(java.lang.String) instead.
AbstractPage for the specified id
Page or BlogPost depending on
whether a page id or blog post id is specified.
ContentPermissions in this set that do not exist in the
given collection.
SpacesQuery.
AdminTasks stored in Confluence.
ApplicationConfiguration instance.
AttachmentEntity object for the given id.
ContentTypesDisplayMapper is removed.
TODO Undeprecate and make this private when ContentTypesDisplayMapper is removed.
ContentEntityObject.
ViewAttachmentsPage.getAttachmentContainer(Attachment) instead
AttachmentContainer.getVersionContainer(int) on ViewAttachmentsPage.getAttachmentContainer(Attachment) instead
ConfluenceEntityObject that contains attachments relevant to the current action.
SettingsManager.getGlobalSettings() instead
BodyContent object for this ContentEntityObject.
BodyContent object for this ContentEntityObject or throws an UnsupportedOperationException
if its body type is not the same as the supplied expectedBodyType.
BootstrapUtils.getBootstrapContext() instead.
BootstrapUtils.getBootstrapManager() instead.
BlogPostReference better suits your needs.
Category that this docId belongs to.
URLClassLoaders presently)
CacheService.
LookAndFeelAction.isDefault(String)
AtlassianBootstrapManager.getConfiguredApplicationHome() instead
HierarchicalFileSystemAttachmentDataDao.getDirectoryForAttachmentContainer(long, long)
ContentEntityObject associated with this macro.
ContentEntity object for the given id and expands it if requested to.
SearchSiteAction.getTypeOptions()
IdContentLocator that can locate a ConfluenceEntityObject
by an id.
ContentEntity provided by this entity.
null if there's no version for this result.
RelatedContentRefactorer.updateReferrers(SpaceContentEntityObject, com.atlassian.confluence.spaces.Space, String)
getCommonContext().getMap() instead
PaginationSupport.getPageSize()
ListBuilderPaginationSupport.getPageSize()}}
WebResourceManager.includeResources(Writer, UrlMode, WebResourceFilter), which includes
references to all the delayed CSS resources requested by WebResourceManager.requireResource(String).
AbstractLinkRenamingBean.getPageBeingChanged() to calculate (according to the content type's linking rules) the current
(before the rename) link part to the page.
TestContext.
null, because it is no longer used by Confluence
UserInterfaceState.getDashboardSpacesTab() instead
MacroMetadata for use in the Macro Browser.
ModuleDescriptors
ConfluenceWebInterfaceManager.getDisplayableItems(String, WebInterfaceContext) with the result of
getWebInterfaceContext() on your action.
ConfluenceWebLabel.getDisplayableLabel(HttpServletRequest, WebInterfaceContext)
ConfluenceWebInterfaceManager.getDisplayableSections(String, WebInterfaceContext) with the result of
ConfluenceActionSupport.getWebInterfaceContext().
ConfluenceWebLink.getDisplayableUrl(HttpServletRequest, WebInterfaceContext)
SettingsManager.getGlobalSettings() instead
LookAndFeelAction.isDefault(String)
DefaultSpaceManager.getSpaces(SpacesQuery) instead
SpaceManager.getSpaces(SpacesQuery) instead
Plugin objects ordered by name, or an empty list if the currently enabled plugins could not be determined.
PaginationSupport.getNiceEndIndex()
DefaultSelenium.getEval(String) does.
ConfluenceSeleniumClient.getEvalFunction(String) which joins together its arguments with newlines.
ConfluenceSeleniumClient.getEvalFunction(String...) which executes a JS function which returns a list,
joins the result on the client side using commas, then splits it back into a list to return.
ConfluenceEntityObject the event is acting upon.
Page object for a page, known to
exist in confluence.
Page object for a page, known to
exist in confluence.
ExportDescriptor.getExportDescriptor(java.io.File) instead.
ExportLinkFormatter for the exporter.
AbstractXmlExporter.getExportScope() instead.
ExportDescriptor.getScope()
ExportDescriptor.getScope()
ExportImageDescriptor representing the image tag
urls that were extracted during processing.
ViewPageAction.getComment() from the application.
FriendlyDateFormatter to format the date relative to the "now" time.
null if the user doesn't exist or the name is null.
ContentPermission.getGroupName() instead.
Strings.
DefaultPermissionsAdministrator.GroupPermissionRows for printing in a UI.
DefaultPermissionsAdministrator.GroupPermissionRows for printing in a UI.
SearchResultGroupEntity list that was found using the QUICK search.
UserAccessor.getGroupNames(User) or UserAccessor.getGroupNamesForUserName(String)
AdminConfigurationCriteria.
paramName.
ContentEntityObjects, filtered to only include the requested types.
attachment is an intelligble image, then this method returns the
ImageDetails for it.
null otherwise.
ImagePlaceholder instance to be displayed in the editor.
ImageProcessingRule for each export.
ContentPermission.VIEW_PERMISSION)
TimeZone for the given ID, which is the same
instance used for this time zone throughout the system.
WebResourceManager.includeResources(Writer, UrlMode, WebResourceFilter), which includes
references to all the delayed Javascript resources requested by WebResourceManager.requireResource(String).
ConfluenceIndexManager.getLastReindexingTask()
SimpleLinks.
SimpleLink.
UserAccessor.getMemberNames(Group)
Macro registered with the
given name, or null if there is none registered with the manager.
MacroDefinition in the supplied (@code contentEntityObject}.
MacroMigration for the given macro.
ThumbnailManager.getThumbnail(com.atlassian.confluence.pages.Attachment) or
ThumbnailManager.getThumbnailInfo(com.atlassian.confluence.pages.Attachment), or retrieve the size from SettingsManager.getGlobalSettings().
ThumbnailManager.getThumbnail(com.atlassian.confluence.pages.Attachment) or
ThumbnailManager.getThumbnailInfo(com.atlassian.confluence.pages.Attachment), or retrieve the size from SettingsManager.getGlobalSettings().
UserAccessor.getMemberNames(com.atlassian.user.Group) but returns a List of user names as Strings
rather than a Pager.
WebMenu for display with the given properties and context.
WebMenu for display with the given properties and context.
ConfluenceWebResourceManager.putMetadata(String, String).
ReturnValueAnnotation
AbstractLinkRenamingBean.getPageBeingChanged(), AbstractLinkRenamingBean.newSpaceKey, and AbstractLinkRenamingBean.newTitle to caclulate (according to
the content type's rules) a link to the content after the rename.
PaginationSupport.getNextStartIndex()
ListBuilderPaginationSupport.getNextStartIndex()}
ClusterManager.getNodeStatuses()
Editor.getContent() that should be the same in all browsers.
PageView.getContent() that should be the same in all browsers.
NotificationManager.getNotificationsBySpaceAndType(Space, ContentTypeEnum)
SearchSort.Order.ASCENDING or SearchSort.Order.DESCENDING) of the sort.
Versioned.getLatestVersion() and Versioned.isLatestVersion() instead.
ConversionContext.getPropertyAsString(String) with the parameter "output-device-type".
RenderContext.getParam(Object) with the parameter "output-device-type".
Comment.getOwner() instead.
PageManager.getPageWithComments(String, String) instead.
PageDao.getPage(Space, String)
PageDao.getPageWithComments(Space, String)
PageContext of the macro.
AbstractPage which this is a draft of, as a String.
Map, using the specified List for names and
aliases and the specified default value.
Strings or SearchQuerys.
Page of the current Page or null if the current
AbstractPage is a root page or a blogpost.
ConvertedPath based on the passed in path.
ContentEntityObject.getContentPermissionSet(String)
Page objects that are direct children of the passed in page.
DefaultSpaceManager.getSpaces(SpacesQuery) instead
SpaceManager.getSpaces(SpacesQuery) instead
DefaultSpaceManager.getSpaces(SpacesQuery) instead
SpaceManager.getSpaces(SpacesQuery) instead
SpaceDao.getPermittedSpacesForUser(User, List, String)
SpaceDao.getSpaces(SpacesQuery,int,int)
SpaceDao.getSpaces(SpacesQuery,int,int)
SpaceDao.getPermittedSpacesForUserByType(User, List, String, SpaceType)
SpaceDao.getSpaces(SpacesQuery,int,int)
SpaceDao.getPermittedSpacesForUserInSpaceGroup(User, List, String, SpaceGroup)
SpaceDao.getSpaces(SpacesQuery,int,int)
DefaultSpaceManager.getSpaces(SpacesQuery) instead
SpaceManager.getSpaces(SpacesQuery) instead
PageNotFoundAction
PageNotFoundAction
PageManager.getPossibleRedirectsInSpace(Space, String, int) or PageManager.getPossibleRedirectsNotInSpace(Space, String, int)
PageManager.getPossibleRedirectsInSpace(Space, String, int) or PageManager.getPossibleRedirectsNotInSpace(Space, String, int)
EntityObject.getCreationDate()
previewKey property provides information a client can use to show a relevant preview/icon for
this result.
PaginationSupport.getPreviousStartIndex()
ListBuilderPaginationSupport.getPreviousStartIndex()}
TaskQueueFlushJob.setQueueName(String) instead.
ContentEntityObjects that have been newly added or modified
since the date specified.
ContentEntityObjects that have been newly added or modified
since the date specified.
RecentlyUpdatedChangeSet objects
in the order they appear on the dashboard.
ReferenceInsertionPolicy appropriate for the context being
rendered.
FriendlyDateFormatter
AuthenticatedUserThreadLocal.getUser().
DefaultConversionContext.getPageContext() instead.
RenderedContent object which lets you easily access elements in the
editor iframe without having to manually switch frames.
ConfluenceWebLink.getRenderedUrl(WebInterfaceContext)
null source for republishing locally.
ConfigurableResourceManager.getResource(String resourceName, int resourceType, String encoding )
ConfigurableResourceManager.ResourceFactory.
AttachmentDownloadResourceReader for retrieving attachment content.
DownloadResourceReader for a downloadable resource.
FileDownloadResourceReader for reading the stored output of the previous execution of a macro.
ThumbnailDownloadResourceReader for retrieving thumbnail content.
WebImagesDownloadResourceReader for retrieving web application images.
WebResourceManager.includeResources(java.io.Writer), which includes references to
all the delayed Javascript and CSS resources requested by WebResourceManager.requireResource(String).
FileDownloadResourceWriter for storing output of a macro in a temporary location.
DownloadResourceWriter for a downloadable resource.
SearchResultEntity list that was found using the FULL search.
Editor.getContent() instead
ExportContext.getExportScope()
Searchables.
RelatedContentRefactorer.updateReferences(SpaceContentEntityObject, com.atlassian.confluence.spaces.Space, String)
SpaceEntity for the given spaceKey and expands it if necessary.
SpaceEntityList for the given SpaceEntityListContext.
Labelling.getLableable() and check if it is a
SpaceContentEntityObject. If it is, cast it and call
SpaceContentEntityObject.getSpaceKey() on it
ExportDescriptor.getSpaceKey().
SpacesQuery.
SpacesQuery.
SpacesQuery limited by the offset and maxResults.
DefaultSpaceManager.getSpaces(SpacesQuery) instead
SpaceManager.getSpaces(SpacesQuery) instead
Pages that are either created or edited by the specified user
Strings representing space scopes.
DefaultSpaceManager.getSpaces(SpacesQuery) instead
SpaceManager.getSpaces(SpacesQuery) instead
SpaceDao.getSpaces(SpacesQuery,int,int)
SpaceManager.getSpaces(SpacesQuery) instead
SimpleSiteStructure which has been
constructed.
RssResult.
ViewPageAttachmentsAction.getWebInterfaceContext(WebInterfaceContext, Attachment)
NotificationContext.getTemplateImageDataSources()
instead.
paramName.
TemporaryProfilePicture.getThumbnailFileDownloadUrl().
TemporaryProfilePicture.getThumbnailFileDownloadPath() but with the filename Url Encoded.
ThumbnailManager.getThumbnailInfo(com.atlassian.confluence.pages.Attachment).
BlogPostReference better suits your needs.
DefaultTrustedConnectionStatusBuilder.getTrustedConnectionStatus(HttpResponse)
TrustedConnectionStatus object with the results.
SortType as a string.
ContentTypeEnum.getTypeName()
AbstractDatabaseCreationAction.setupDatabase(), signifies failure(s)
during database creation.
DownloadResourceWriter to get the resource path.
MemoryInfo.getUsedHeap()
MemoryInfo.getUsedHeap()
null if the user doesn't exist or the name is null.
User if visible to the currently authenticated user in shared mode.
ContentPermission.isUserPermission() is true, returns the username of the user who is explicitly permitted by
this permission.
null if none has been
set.
Strings.
DefaultPermissionsAdministrator.UserPermissionRows for printing in a UI.
DefaultPermissionsAdministrator.UserPermissionRows for printing in a UI.
UserAccessor.getUserProfilePicture(User) instead.
UserAccessor.getMemberNames(Group) directly instead.
UserAccessor.countUsersWithConfluenceAccess() if you need to know the number of users.
SpaceGroup
ViewPageAttachmentsAction.getWebInterfaceContext(WebInterfaceContext, Attachment)
WelcomeMessageService.getWelcomeMessage() instead
xmlFragment together with the XML document preamble.
SystemAdministratorCondition instead, otherwise, use ConfluenceAdministratorCondition.
To err on the side of more security, we are assuming plugin developers intended a restriction to the most powerful group of administrators.
Hence this deprecated class will inherit the permission checks of SystemAdministratorCondition.
This class has been reintroduced to prevent problems with the approvals plugin.SpacePermissions.grantPermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.User) instead
SpacePermissions.grantPermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.User) instead
SpacePermissions.grantPermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.User) instead
SpacePermissions.grantPermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.User) instead
SpacePermissions.grantPermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.User) instead
SpacePermissions.grantPermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.User) instead
SpacePermissions.grantPermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.User) instead
GlobalPermissions.grantPermission(com.atlassian.confluence.it.GlobalPermission, com.atlassian.confluence.it.Entity) instead
GlobalPermissions.grantPermission(com.atlassian.confluence.it.GlobalPermission, com.atlassian.confluence.it.Entity) instead
SpacePermissions.grantPermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.User) instead
SpacePermissions.grantPermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.User) instead
SpacePermissions.grantPermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.User) instead
SpacePermissions.grantPermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.User) instead
SpacePermissions.grantPermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.User) instead
SpacePermissions.grantPermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.User) instead
DefaultPermissionsAdministrator.GroupPermissionRows.
GsonJsonator.IndexTasks that are intended to be persistent and whose work
depend on a persistent object - one which can be loaded by using the handle provided by an implementation of HandleAware.getHandle().HandleBasedSubsetResultFilter.MacroDefinitions in the supplied storageFragment without making changes
to the storage representation.
storageFormat.
Macro.hasBody() without
initialising the module (or macro).
buttonId is present.
text is present.
CaseInsensitiveSortComparator.equals(Object) implementation for explanation.
LikeManager.hasLike(ContentEntityObject) instead. Since v4.3.
true if the specified user and group both exist, and the user is a member of the
group (either directly or as a member of a nested group).
true if the specified user and group both exist, and the user is a member of the
group (either directly or as a member of a nested group).
PermissionManager.hasPermission(com.atlassian.user.User, com.atlassian.confluence.security.Permission, java.lang.Object) instead.
HeartbeatAction provides methods used by the client side editor
to detect concurrent changes to a single CEO.DdlCommands thrown its way.Handle for a persistent object.HibernateKeyPersister if the ImportedObject matches.KeyStore interfaceHibernateMembership instances, in a way that does not
violate any unique constraints.HibernateMembershipPersister if the ImportedObject matches.Session.TrustedApplicationDao.HierarchicalFileSystemAttachmentDataDao implementation.ReferenceInsertionEventHandler that HTML encodes any value not annotated
as being HtmlSafe.MigrationProgressListener to output HTML in a JSP.Object.toString() methodHtmlSafe annotationHtmlUnitDialog from JWebUnit 1.4.1-atlassian-1,
with some private methods and fields changed to protected to ConfluenceHtmlUnitDialog
can override them.ResponseHeaderNames.STACK_DEPTH
HttpProxyConfiguration.Attachment.ImageDetails.ImageDetails for Attachments.TagRule that is responsible for processing image tags.DefaultImportExportManager.doImport(ImportContext).
ImportExportManager.doImport(ImportContext).
ImportContext.SearchQuery.PossibleIncorrectHtmlEncodingEventHandler to a cartridge if such logging is enabled.IndexReader.ConfluenceIndexManagerIndexTask.Label that was inherited from a piece of
parent content, for example, searching for comments attached to pages with a certain labelLabelQuery into Lucene.IndexReader is required.ConfluenceSidManager
StatusTextRenderer instead.InputStream.AttachFileAction to attach files and
AttachedImagesAction to view the current attached images.AttachFileAction to attach files and
AttachedImagesAction to view the current attached images.ReferenceInsertionPolicyApplicationConfiguration.setProperty(Object, Object) but the underlying code does not
call ApplicationConfiguration.save() and is thus only in memory for the time being.
EventDispatchingPluginController.installPlugins(com.atlassian.plugin.PluginArtifact...)
PluginHelper.isPluginInstalled(Plugin) and PluginHelper.installPlugin(UploadablePlugin).
NotificationData instances for User Invite events.InvokableHibernateCache.invoke(Object, com.tangosol.util.InvocableMap.EntryProcessor) method
on top of net.sf.hibernate.Cache interface to leverage Coherence's
InvocableMap support which replaces the common
lock->get->calculation->set->unlock concept with a less latency one.IOUtils insteadconfluence.backup.path.set.allowed property, to see if the
backup path can be modified in the admin console.
CancellingInterceptor to determine if the action should be executed.
true if the authenticator configured in seraph-config.xml is not one of the ones shipped with Confluence,
otherwise false.
UserAccessor.isDeactivated(User) instead
UserAccessor.isDeactivated(String) instead
CrowdDisabledUserManager.isDisabled(User)
CrowdDisabledUserManager.isDisabled(String)
true if the specified user is deactivated or does not exist, otherwise false.
true if the user with the specified username is deactivated or does not exist, otherwise false.
BooleanQueryFactory is empty; that
is, if no SearchQueries have been added to it.
true if the logging context has been initialised and has data in it, otherwise
false.
AbstractLabelableEntityObject.isFavourite(User).
PermissionHelper.isConfluenceAdministrator(User) instead.
true if the parentGroupName is in the cached list of parents of the child group,
false if parentGroupName is not in the list, or null if there is no cached list for the child group.
ieonly param is set to true in the plugin, false otherwise.
ieonly param is set to true in the plugin, false otherwise.
isInfrastructureClass(beanClass)
Versioned.getOriginalVersion() will return null.
ReportUserMacrosWithWikiTemplateUpgradeTask.
UpgradeUtils.isSqlServer() instead
IsNewerThan.test(int).IsNewerThanAndConfiguredNumberHighEnough.test(int) AND the application configured
build number is higher than a configured value.ImportProcessorContext.objectImported(com.atlassian.confluence.core.persistence.hibernate.TransientHibernateHandle).
AttachFileAction.validate() so that JSON responses include the error messages.
true if the user cannot be modified or removed.
true if the group cannot be modified or removed.
PageManager.isPageRecentlyUpdatedForUser(com.atlassian.confluence.pages.Page, com.atlassian.user.User) instead as this was only used for pages anyway.
ConfluenceIndexManager.isReIndexing()
SetupPluginManager to return true.
ExportDescriptor.isSpaceImport().
UpgradeGate.setUpgradeRequired(boolean).
true if the groupName is in the cached list of parents of the user, false
if groupName is not in the list, or null if there is no cached list for the user.
true if the provided group details are valid for creation on this configuration.
Space.isValidPersonalSpaceKey(String) instead
Space.isValidGlobalSpaceKey(String) instead
true if the provided user details are valid for creation on this configuration.
request is a WebSudo request.
ConfluenceIndexManager.SMTPMailServerImpl to provide metrics for
The number of emails sent in total
The number of emails succesfully delivered
The time the last successful email was sent
Connectivity without sending a test email
Also allows the from name of emails to be set.SystemInformationService to provide a subset
of the information provided on the ViewSystemInfo page.DefaultJsonator with an AbstractCommandAction instead.
This interface is used as a convenience to indicate that an action can provide its result in JSON format.
It's not strictly needed as the result uses reflection but is provided anyway as a convenience.get and opt
methods for accessing the values by index, and put methods for
adding or replacing values. The values can be any of these types:
Boolean, JSONArray, JSONObject,
Number, String, or the
JSONObject.NULL object.
The constructor can convert a JSON text into a Java object. The
toString method converts to JSON text.
A get method returns a value if one can be found, and throws an
exception if one cannot be found. An opt method returns a
default value instead of throwing an exception, and so is useful for
obtaining optional values.
The generic get() and opt() methods return an
object which you can cast or query for type. There are also typed
get and opt methods that do type checking and type
coersion for you.
The texts produced by the toString methods strictly conform to
JSON syntax rules. The constructors are more forgiving in the texts they will
accept:
, (comma) may appear just
before the closing bracket.null value will be inserted when there
is , (comma) elision.' (single
quote).{ } [ ] / \ : , = ; # and if they do not look like numbers
and if they are not the reserved words true,
false, or null.; (semicolon) as
well as by , (comma).0- (octal) or
0x- (hex) prefix.JSONString interface allows a toJSONString()
method so that a class can change the behavior of
JSONObject.toString(), JSONArray.toString(),
and JSONWriter.value(Object). The
toJSONString method will be used instead of the default behavior
of using the Object's toString() method and quoting the result.KeyPairs for equality based on the equals method of the public and private keys.ConfluenceLicense.labels.
ContentActionBreadcrumbs typically come
last).
Labelling object is only associated
with a space through the content. Use
#Labelling(Label, ContentEntityObject, String)
instead.
BooleanQueryFactory implementations.Label.LabelQuery into Lucene.HttpCacheValidatable instead.ContributorQuery instead.ContributorQueryMapper instead.DocumentFieldName.LAST_MODIFIER_NAME field.DocumentFieldName.LAST_MODIFIER_NAME field.
ContentEntityObjects that have XHTML formatted bodies.ContainerManager and memoize the result.Macro in a LazyReference.Map that is backed by a delegate map that contains suppliers
for the values that are called lazily when required.UserManagementHelper that talks directly to the configured LDAP server.LdapServer.
LdapServer using the LDAP connections
provided by the ldapTemplate.
ConfluenceWebMenuManager.getMenu(String, String, WebInterfaceContext) to supports inclusion of old plugin options on the
Add menu.LegacyDynamicPluginFactory
linking it to Confluence's plugin temp directory.LicenseService.LicenseService.TangosolCacheFactory that adds debug listeners to caches if log level is DEBUG.BandanaPluginStateStore right before the plugin system gets initialised.
SearchManagerListQuery objects to new ListQuerys.Classpath.getFile(String).
Classpath.getBytes(String).
Lock to a {java.util.concurrent.locks.Lock} so it can be used in other contexts.LockOperation that discards the result.Logger instead.
Logger.
LoginHelper.logInFast(com.atlassian.confluence.it.User), LoginHelper.logInDecorated(com.atlassian.confluence.it.User) or LoginHelper.logInViaForm(com.atlassian.confluence.it.User).
LoginHelper.logInFast(com.atlassian.confluence.it.User), LoginHelper.logInDecorated(com.atlassian.confluence.it.User) or LoginHelper.logInViaForm(com.atlassian.confluence.it.User).
AbstractConfluenceAcceptanceTest.START_LOCATION.
ILuceneConnectionHandle).LuceneSortMapper, LuceneQueryMapper or LuceneResultFilterMapper)
cannot be found.SearchQuery to a Lucene Query.QueryTokens so
that we can tag some additional meaning.SearchFilter to a Lucene Filter.SearchQuery or SearchSort into the equivalent technology specific object.CacheBackedLuceneSearchMapperRegistry up to date in response to plugin events.count hits.
Macro.execute(java.util.Map, java.lang.String, com.atlassian.confluence.content.render.xhtml.ConversionContext) method is being run.
MacroDefinitions found in storage format.MacroDefinitions in storage format with other content.MacroDefinitionRequestSerializer.MacroDefinitions in storage format.MacroDefinition to string in wiki markup.Macro.execute(java.util.Map, String, com.atlassian.renderer.RenderContext)).MacroMetadata.MacroMetadata.MacroBrowserManager to provide additional
MacroMetadata.MacroParameter.MacroReplacementRenderer to be used during migration of macros.MacroFormDetails.makeParameterFormDetails(String, String, boolean, java.util.List) instead
AdminTask as being completed.
AdminTask as being completed.
request as a request for a WebSudo resource.
Marshaller or Unmarshaller
suitable for particular usages.Integer as the maximum number
of results to return to a query.BooleanQueryFactory with the current one.
PageTemplateManager.mergeVariables(PageTemplate,List,String)
Messages.MessageHolders loaded into the
action's ValidationAware implementation.MessageHolder instances.MessageHolder instance into all MessageHolderAware actions.Message will be displayed at.MessageHolder messages into a ConfluenceActionSupport instance
after Action execution but before Result execution.entity_names in the os_propertyentry table to CWD_<lowercase_username>.
Link supported at the moment) will provide
the HTML/XML class attribute value to be used when rendering the linkContentEntityObject as they see fit.ModuleDescriptorCacheModuleDescriptorCacheAbstractVersionedEntityObject.getVersion() to the other.
targetSpace.
OldMultimediaMacro).Term.BooleanOperator.AND.
MultiTextFieldQuery into a lucene query.NamedBeanContextItemProvider.getContextMap()ConversionContext.getPageContext() instead.false values for nulls in the network and digest notification columns.BlogPostService.newCreateBlogPostCommand(BlogPostProvider provider, ContentPermissionProvider permissionProvider, Draft draft, User user, boolean notifySelf)
PageService.newCreatePageCommand(PageProvider provider, ContentPermissionProvider permissionProvider, Draft draft, User user, boolean notifySelf)
ExternalGadgetSpec.
MessageHolder instance.
RenderContentCommand that will render given wiki markup content in the context of the
entity and space provided by the locators.
RenderContentCommand that will render given xhtml content in the context of the
entity and space provided by the locators.
ExternalGadgetSpec.
ImportProcessorContext.hasPendingDeferredObject()
<span> elementsexecute() method is called in the context of a user
who is not authorized to perform the action.LikeCreatedEvents and sends out a notification if appropriate.NULL object than to use Java's null value.
ObjectPersister for a given ImportedObject.HibernateHandles, to allow clients to pop the queue and only have to deal with actual persistent objects.DatabaseConfiguredEvent and update local plugin state
on clustered plugin events
ConfluenceFlavour.selected().LoginManager.onFailedLoginAttempt(String userName, HttpServletRequest servletRequest) instead
LoginManager.onSuccessfulLoginAttempt(String userName, HttpServletRequest servletRequest) instead
UserIndexingUpgradeTask doesn't add PersonalInformation for
deactivated users that have not authored content.
Operations, and the handles of all the objects that must be imported
for those operations to be performed.diff package implements
the differencing engine that JRCS uses.UserManager, GroupManager, and
PropertySetFactoryOutgoingLinks from ContentEntityObjects.WebWorkVelocityContext that is
OutputMimeTypeAwareContextConversionContextOutputType in the ConversionContext and evaluates href
values appropriately for the output type targeted.ContentPermission objects.AbstractPage: blog posts and pages.Pager - which cannot report the total
size of the result.PageManager.String into a
BooleanQueryFactory implementation according to the rules
specified by the SearchQueryInterpreter.
SimpleDisplayServlet to convert friendly URL's to action URLs.TestProperties.PAUSE_MILLIS.
SpacePermission and GlobalPermission.PermissionManagerSpacePermissionsSearchFilter instead.PermittedSpacesQuery to an appropriate lucene query for the
currently logged in user.Macros.BoostingStrategy
implementations provided by any plugin.Hibernate session.MacroManager from a plugin.MacroManager.getModule() method.ExternalGadgetSpecs to the SAL PluginSettings API.ReferenceInsertionEventHandler that delegates reference insertion processing to the provided
ReferenceInsertionPolicy.HtmlAnnotationEscaper.Velocity13CompatibleResourceLoader
CacheManager into a CacheManagerAdapter before injecting into those
classes that require cache manager of either types CacheManager
or CacheManager.
ConfluenceSitemeshDecorator for
the actual decoration.MBeanExporterWithUnregister.isEnabled() to always return false
LoginInfo instead.
LoginInfo instead.
LoginInfo instead.
LoginInfo instead.
LoginInfo instead.
PropertySetItemPersister if the ImportedObject matches.*CreateEventss.
*RemoveEvents.
*UpdateEvents.
Context to a destination Context.
Application.getName().
SearchQuery objects.QueryTokenizer.QueryTokens.ClassPathTestCollector with
PathMatchingResourcePatternResolverTransactionExecutor that wraps all
TransactionCallback calls within a read only transaction.RecentlyUpdatedItems with a common author, as displayed
on the Confluence dashboard.ReflectiveObjectPersister.LuceneIndex.search(IndexSearcherCallback).
Settings.maxSimultaneousQuickNavRequests.
TransactionSynchronization on the current transaction.
ConfluenceIndexManager.reIndex()
RemoteContentPermission insteadSpacePermissions.revokePermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.Entity) instead
NotificationDao.findNotificationsByUser(User) and
ObjectDao.remove(com.atlassian.core.bean.EntityObject) instead.
SpacePermission's from the specified space.
SpacePermission's for the specified group.
SpacePermission's for the specified user.
RemoveClassicThemeUpgradeTask added for Confluence 2.10.SpacePermissions.revokePermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.Entity) instead
SpacePermissions.revokePermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.Entity) instead
SpacePermissions.revokePermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.Entity) instead
SpacePermissions.revokePermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.Entity) instead
NotificationDao.findDailyReportNotification(String) and
ObjectDao.remove(com.atlassian.core.bean.EntityObject) instead
ImageDetails for the given Attachment.
DraftService.removeDraft(long)
DraftManager.removeDraft(Draft)
SpacePermissions.revokePermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.Entity) instead
SpacePermissions.revokePermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.Entity) instead
LikeManager.removeLike(ContentEntityObject) instead. Since v4.3.
ContentEntityManager.removeContentEntity(com.atlassian.confluence.core.ContentEntityObject)
SpacePermissions.revokePermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.Entity) instead
SpacePermissions.revokePermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.Entity) instead
SpacePermissions.revokePermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.Entity) instead
SpacePermissions.revokePermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.Entity) instead
SpacePermissions.revokePermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.Entity) instead
SpacePermissions.revokePermission(com.atlassian.confluence.it.SpacePermission, com.atlassian.confluence.it.Entity) instead
RelatedContentRefactorer.updateReferences(SpaceContentEntityObject, com.atlassian.confluence.spaces.Space, String)
RelatedContentRefactorer.updateReferences(SpaceContentEntityObject, com.atlassian.confluence.spaces.Space, String)
RelatedContentRefactorer#updateReferrers(com.atlassian.confluence.pages.Attachment, com.atlassian.confluence.spaces.Space, String, String)
BodyType.
PageInfoAction.renderWikiLink(String) instead.
MacroDefinitions in the supplied storageFragment with a String.
RequestTimeThreadLocal, and clears it once
the request completes.Macro implementations to define what format the
macro body should be passed to the execute method as.ResettableXmlEventReader.nextEvent() or ResettableXmlEventReader.next().
Macros resource aware.ResourceIdentifier
during conversion (i.e.AttachmentEntity objects.ContentEntity objects.SpaceEntity objects.UserSessionEntity objects.DocumentResultScores.SearchResults.LongRunningTaskManager.stop(long, java.util.concurrent.TimeUnit) has been called.
ThreadLocalIndexerControl.resume() instead.
Thumbnail for this attachment.
ContentEntityManager.revertContentEntityBackToVersion(ContentEntityObject,int, String, boolean) instead
ContentEntityObject back to its state at the version specified by version.
GlobalPermissions.revokePermission(com.atlassian.confluence.it.GlobalPermission, com.atlassian.confluence.it.Entity) instead
GlobalPermissions.revokePermission(com.atlassian.confluence.it.GlobalPermission, com.atlassian.confluence.it.Entity) instead
ConfluenceRpc to perform plugin operations.RssRenderSupport
to render an RSS item.DraftService.saveDraftFromEditor(Long, String, DraftType, String, Long, String, int)
Suite that allows specifying patterns of names classes to include/exclude.@RunWith(Suite.class)
ResultTemplate.
ResultTemplate.
ResultTemplate
ResultTemplate
ResultTemplate
include pagination and search parent name support.
ContentSearch instead.SearchManager.search(ISearch) by passing in a ContentSearch.
Searchable objects.SearchManager instead.SearchManager.searchEntities(ISearch, EntityVersionPolicy) instead.
SearchManager.searchEntities(ISearch, EntityVersionPolicy) instead.
SearchManager instance for handling queries based on
parameter values.
SearchManager.convertToEntities(SearchResults, EntityVersionPolicy) and
SearchManager.searchEntities(ISearch, EntityVersionPolicy).ResultTemplate
include pagination and search parent name support.
SearchPerformedEvent.SearchPerformedEvent(Object, SearchQuery, User, int) instead.
SearchQuery instance
from the provided String value.SearchQueryInterpreter if an error occurs
while creating a SearchQuery.Exception thrown by the SearchQueryParser if it runs
into trouble converting a criteria string into a SearchQuery.SearchResultType.SearchResult objects instead.searchQuery.spaceKey=conf_all&searchQuery.queryString=hello.SearchSort instance from parameters named
"sort" and "reverse".GeneralConfigurationAction.notifications, as long as they are
permitted to see it.
notifications, as long as they are
permitted to see it.
UserResolver is used by the TrustedApplicationsFilter to find
a user based on the application certificate.ResourceAccessor that gets resources via the servlet context.RowCallbackHandler which clears the session after processing a configurable
number of rows.Settings.setAntiXssMode(boolean) instead.
ApplicationConfiguration instance.
BodyContent object for this ContentEntityObject.
BootstrapUtils.setBootstrapContext(ApplicationContext) instead.
BootstrapUtils.setBootstrapManager(AtlassianBootstrapManager) instead.
ContentEntityObject.setBodyAsString(String).
ContentPermissions passed.
ContentPermissionType choice in the PagePermissionsEditor
by clicking the appropriate radio button.
UserInterfaceState.setDashboardSpacesTab(String) instead
InclusionCriteria value to use in the
underlying parser.
InclusionCriteria should be applied to a value
in the absence of a specific token.
ConfluenceRpc.grantContentPermission(com.atlassian.confluence.it.content.security.ContentPermission, ContentEntity)
ConfluenceRpc.grantContentPermission(com.atlassian.confluence.it.content.security.ContentPermission, ContentEntity)
ViewPageAction.setComment(Comment) from the application.
WebLink.
ConfluenceRpc.setLogLevel(String, Level)
Comment.setOwner(com.atlassian.confluence.core.ContentEntityObject)
ContentPermissions for the Page, overwriting any existing ones.DefaultExportContext.setExportScope(ExportScope)
SearchManager.
Labelling object is only associated
with a space through the content.
SpacePermission.ListQuery.ALL_VERSIONS
ListQuery.LATEST_VERSIONS
Created vs Modified is checked by the DefaultFeedBuilder.
ReportUserMacrosWithWikiTemplateUpgradeTask.
UserDetailsManager.
ConfluenceRpc.grantContentPermission(com.atlassian.confluence.it.content.security.ContentPermission, ContentEntity)
ConfluenceRpc.grantContentPermission(com.atlassian.confluence.it.content.security.ContentPermission, ContentEntity)
Editor.setHtmlContent(java.lang.String) for injecting content into the Editor without typing.
PageInfoAction.renderWikiLink(String) instead.
true if the given bean should not be considered for
auto-proxying by this post-processor.
DirectoryServiceFactory which doesn't suffer from DIRSERVER-1504,
where the schema LDIF files can fail to be extracted when the java.class.path system property
is not set to a meaningful value.PathConverterManager to convert the incoming (friendly) url into a url
that maps to an webwork action.Strings into SearchQuery implementations
according to the SearchQueryInterpreter provided at construction
time and returns a BooleanQueryFactory.SearchQueryInterpreter to transform string tokens into
SearchQuery implementations.
SearchQueryInterpreter to transform string tokens into
SearchQuery implementations and using the specified
InclusionCriteria as the default criteria
for untagged tokens.
"MISSING" or
null.Iterable wrapper for an iterator.PredefinedSearchBuilder.buildSiteSearch(SearchQueryParameters, int, int) instead.
SiteSearchPermissionsSearchFilter
into a lucene filter.SearchManagerSearchSortParameter.ConfluenceActionSupport.isPermitted()
and use PermissionManager.hasPermission(User,Permission,Object) instead. This will make it easier
to determine the permissions required to invoke an action as they would be more explicit and in one place
(you won't have to check whether the class or its super class implements this interface). Also implement
BreadcrumbAware and return a new
SpaceAdminActionBreadcrumbSpaced instead.SpaceManager.Space.SpaceEntity objects.SpaceEntity objectsSpaceEntityLists are queried in.SpaceEntityUserProperties during the REST entity expansion.SpaceGroup.DocumentFieldName.SPACE_KEY instead
SpaceAvailableAction instead.
SpaceCategoryQuery or InSpaceQuery
implementations.SpacePermissionsFilter.SpacePermissionsFilter(SpacePermissionsFilterDao, PermissionManager, Filter),
or better, just get the Filter injected.
SpacePermissionsSearchFilter into a lucene filter.SpaceType of the space a searchable belongs to.session factory that uses Spring's (2.x) standard way of accessing the sessionLdapService.PORT_RANGE_START
and LdapService.PORT_RANGE_END.
VelocityUtils.getRenderedTemplate(String, java.util.Map)FileUploadManager.storeResource(AttachmentResource, String, ContentEntityObject) instead.
Note that UploadedResource provides a simple way to convert one to the other.
FileUploadManager.storeResource(AttachmentResource, ContentEntityObject) instead because
the optional comment is now part of the AttachmentResource interface.
Attachment on the specified content object.
Attachment on the specified content object.
ViewGeneralConfiguration, allowing the
view mode of the General Config to be tested.
ExternalGadgetSpec objects.ExternalGadgetSpecIdGenerator.count hits.
date.
Summariser.summarise(String) but provides more control over the summary process.
SupportToolsPage, one of the tabs that may be selected by the user.com.opensymphony.webwork.dispatcher.multipart.MultiPartRequest
to Level.ERROR, which is very commonly performed to suppress its noisy logging.
ThreadLocalIndexerControl.suspend() instead.
SystemAdministratorCondition because this one is now inaccurately namedClusteredLockTransactionProxyFactoryBean to use the class loader that the class of the
target object was loaded from.AbstractErrorQueuedTaskQueue to expose its more interesting statistics via JMX.TempIndexWriter.TempIndexWriter.Term.Term.
DashboardRecentlyUpdatedContentMacroAcceptanceTest.testCannotSeeStatusUpdatesFromUsersNotInNetwork() except it checks against a user who
used to be in the network.
PageOperationsAcceptanceTest.
UpmInitialiser).
TextFieldPrefixQuerys.TextFieldQuerys.ThemeResource instead.PluggableLuceneSearchMapperRegistry which will first look for a
ThreadLocal cache of available search mappers before delegating.WebTestCase (version 1.4.1).Thumbnail.MimeType#PNG toString() instead, as we use PNG now thumbnails.
ThumbnailInfo.ThumbnailInfo(ImageDetails, Dimensions, String), or
ThumbnailManager.getThumbnailInfo(com.atlassian.confluence.pages.Attachment, String)
ThumbnailManager.getThumbnailInfo(com.atlassian.confluence.pages.Attachment).ThumbnailInfo objects for a list of
image Attachments, and determines the maximum height and width of the
thumbnails and images so that the rendered columns and rows can be sized
appropriately.Thumbnails.Thumbnails(List, ImagePathHelper, int, ThumbnailManager)
Thumbnails.Thumbnails(List, ImagePathHelper, int, ThumbnailManager)
ApplicationEvent.TimeZone.ConfluenceEntityUpdated events that represent changes in the display title.BooleanQuery instance using the current state of this
BooleanQueryFactory.
TrustedApplication based on
this instance of ConfluenceTrustedApplication.
PermissionRow.buildParameterName(String, String).
toJSONString method allows a class to produce its own JSON
serialization.
LocaleParser.toLocale(String) instead
Context into a map.
AnnotationBoxedElement that delegates all operations to
the wrapped element except for toString() which is delegated to the boxed value itself.Trackback.TransactionCallbacks so that they may
occur in a separate context (e.g.DateFormats used to format and parse dates when transforming between Confluence formats (such as editor and storage formats).TrustedConnectionStatus from the response to an HTTP request using the Trusted Applications
Authentication protocol.TrustedTokenFactory to a HTTP request and allows for status
reporting on an executed requestTrustedConnectionStatusConfluenceIndexManager.unIndexAll()
User which represents a user that no longer exists, perhaps because the repository which
contains it is no longer accessible, or the user has been removed from an external repository.EnglishAnalyzer but does
not break tokens down to their word stems/roots.ResourceAwareMacroInvocationHandler.
Settings boolean field.
Settings String field.
MacroDefinitions in the supplied storageFragment.
ConfluenceRpc.saveBlogPost(BlogPost).
HibernateDdlExecutor and associated
DdlCommands, or HibernateConfig
if your code still needs to know which DB type its using.UploadedResource instead.GlobalLogo.reset() in a finally block.
UrlResourceIdentifier.User, Group, or membership.UserEntity.FollowingTargetUserConditionUserHistory.maxHistoryLength.UserHistory objects.I18NBeanFactory
should implement this interfaceI18NBeanFactory for any
beans served by spring that implements UserLocaleAware.UserMacroLibrary.DefaultPermissionsAdministrator.UserPermissionRows.
PredefinedSearchBuilder.buildUsersSearch(String, int) instead.
UnresolvedLink.ViewUserProfilePermissionsSearchFilter to a lucene filter.MailServices.getReceivedMessage() but waits until a message is received or until a timeout is reached.
MailServices.getReceivedMessages() but waits until a message is received or until a timeout is reached.
DefaultSelenium.waitForCondition(String, String) does.
WebTester.LicenseService.WebSudoManager.matches(String, Class, java.lang.reflect.Method).WebSudoNotRequired instead.WebSudoRequired instead.BodyType of the content being diff'd and convert
any wiki content to HTML prior to diffing using the supplied DaisyHtmlDiffer delegate.ImageAttributeWriter.writeAttribute(String, String) will be called.
ILuceneConnection.WriterActions.ContentEntityObjects that have XHTML formatted bodies.XhtmlTimeoutException occurs when rendering a fragment.PluginModuleEnabledEvent and PluginModuleDisabledEvent
to register Macros with itself.XhtmlTimeoutException occurs when rendering a Macro.SpaceDescriptions with BodyContent of type BodyType.XHTMLXMLEventFactory, without it there may be weird classloader issues.XMLOutputFactory is an abstract class :(
We have implementations of XMLOutputFactory that we want to make available to plugins
but OSGI ignores them because it only acknowledges beans with interfaces.XMLOutputFactory.TransformerFactory which can be used for XSLT processing and parsing.XslTransformer instead.BandanaSerializerFactory which returns XStream
based serializers.XStreamManager instead.XmlConfigurationProviderConfluencePluginObjectFactory
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||