public class DeleteGroupCmd extends Object implements Command<Void>, Serializable
DeleteGroupCmd(String groupId)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeleteGroupCmd(String groupId)
public Void execute(CommandContext commandContext)
execute
Command<Void>