-
Deprecated InterfacesInterfaceDescriptionUse
JakartaPostOperation
instead.UseJakartaPostResponse
insteadUseJakartaPostResponseCreator
instead.as of 2.0.8 (Bundle version 2.2.0) and replaced byPostOperation
.UseSlingJakartaPostProcessor
instead.
-
Deprecated ClassesClassDescription(SLING-6722): this class mixes Sling and JCR APIs which is not optimal as nowadays we favor the Sling APIs. There's no intention to remove it however, if you're using JCR APIs anyways in your project it's fine to use it. Theres no public replacement for it as I write this.Use
AbstractJakartaPostResponse
instead.UseAbstractJakartaPostResponseWrapper
instead.as of 2.0.8 (Bundle version 2.2.0) and replaced byAbstractPostOperation
.UseJakartaHtmlResponse
instead.UseJakartaJSONResponse
instead.
JakartaNodeNameGenerator
instead.