public class SaveGroupCmd extends AbstractWritableIdentityServiceCmd<Void> implements Command<Void>, Serializable
Constructor and Description |
---|
SaveGroupCmd(Group group) |
Modifier and Type | Method and Description |
---|---|
protected Void |
executeCmd(CommandContext commandContext) |
execute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, isRetryable
protected Group group
public SaveGroupCmd(Group group)
protected Void executeCmd(CommandContext commandContext)
executeCmd
in class AbstractWritableIdentityServiceCmd<Void>
Copyright © 2022. All rights reserved.