public class MembershipOperation extends Object implements org.apache.sling.servlets.post.PostOperation
MembersOperation will update the membership of a group.| Modifier and Type | Field and Description |
|---|---|
static String |
PN_MEMBERSHIP |
| Constructor and Description |
|---|
MembershipOperation() |
| 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 String PN_MEMBERSHIP
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.