public class TouchLastModifiedPostOperation
extends java.lang.Object
implements org.apache.sling.servlets.post.SlingPostProcessor
TouchLastModifiedPostOperation
class will update the last
modified date and user of the parent publishable resource when a child
resource is modifiedModifier and Type | Field and Description |
---|---|
static java.lang.String |
RP_UPDATE_REFERENCES |
Constructor and Description |
---|
TouchLastModifiedPostOperation() |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.sling.api.SlingHttpServletRequest request,
java.util.List<org.apache.sling.servlets.post.Modification> changes) |
public static final java.lang.String RP_UPDATE_REFERENCES
public void process(org.apache.sling.api.SlingHttpServletRequest request, java.util.List<org.apache.sling.servlets.post.Modification> changes) throws java.lang.Exception
process
in interface org.apache.sling.servlets.post.SlingPostProcessor
java.lang.Exception
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.