public class CreateGroupCmd extends AbstractWritableIdentityServiceCmd<Group> implements Command<Group>, Serializable
| Constructor and Description | 
|---|
| CreateGroupCmd(String groupId) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Group | executeCmd(CommandContext commandContext) | 
executeprotected String groupId
public CreateGroupCmd(String groupId)
protected Group executeCmd(CommandContext commandContext)
executeCmd in class AbstractWritableIdentityServiceCmd<Group>Copyright © 2018. All rights reserved.