public class MembersOperation
extends java.lang.Object
implements org.apache.sling.servlets.post.PostOperation
MembersOperation will update the membership of a group.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PN_MEMBERS |
| Constructor and Description |
|---|
MembersOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(org.apache.sling.api.SlingHttpServletRequest request,
org.apache.sling.servlets.post.PostResponse response,
org.apache.sling.servlets.post.SlingPostProcessor[] processors) |
public static final java.lang.String PN_MEMBERS
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.