public class UpdateReferencesPostOperation extends Object implements org.apache.sling.servlets.post.SlingPostProcessor
UpdateReferencesPostOperation
class will update all of the
references from a resource which is being moved or deleted to another
resource.Modifier and Type | Field and Description |
---|---|
static String |
RP_UPDATE_REFERENCES |
Constructor and Description |
---|
UpdateReferencesPostOperation() |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.sling.api.SlingHttpServletRequest request,
List<org.apache.sling.servlets.post.Modification> changes) |
public static final String RP_UPDATE_REFERENCES
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.