Package org.bedework.bwcli.bwcmd
Class CmdAdminGroups
- java.lang.Object
-
- org.bedework.util.cli.CommandInterpreter
-
- org.bedework.bwcli.bwcmd.ApiCommand
-
- org.bedework.bwcli.bwcmd.CmdAdminGroups
-
public class CmdAdminGroups extends ApiCommand
User: mike Date: 11/11/16 Time: 21:45
-
-
Field Summary
-
Fields inherited from class org.bedework.bwcli.bwcmd.ApiCommand
exitNoApi
-
-
Constructor Summary
Constructors Constructor Description CmdAdminGroups()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddoExecute()-
Methods inherited from class org.bedework.bwcli.bwcmd.ApiCommand
execute, getBwCli, getCl, info, multiLine, setCli
-
-
-
-
Method Detail
-
doExecute
public void doExecute() throws Throwable- Specified by:
doExecutein classApiCommand- Throws:
Throwable
-
-