public class TouchLastModifiedPostOperation extends 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 modified| Modifier and Type | Field and Description |
|---|---|
static String |
RP_UPDATE_REFERENCES |
| Constructor and Description |
|---|
TouchLastModifiedPostOperation() |
| 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.