|
||||||||||
| PREV LETTER NEXT LETTER | 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.
LikeManager.addLike(com.atlassian.confluence.core.ContentEntityObject, com.atlassian.user.User) with
AuthenticatedUserThreadLocal.getUser() instead.
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.
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.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.AttachmentDataDao implementations.AttachmentDataStorageTypes.InputStream received to create an attachment
is different to the declared size or length of the attachment.Attachments based on file names in the given locale.ContentTypesDisplayMapper 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.
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||