Class AuthorityRemoveCLI


  • public class AuthorityRemoveCLI
    extends CommandCLI
    • Constructor Detail

      • AuthorityRemoveCLI

        public AuthorityRemoveCLI​(AuthorityCLI authorityCLI)
    • Method Detail

      • printHelp

        public void printHelp()
        Overrides:
        printHelp in class CLI
      • execute

        public void execute​(org.apache.commons.cli.CommandLine cmd)
                     throws java.lang.Exception
        Overrides:
        execute in class CommandCLI
        Throws:
        java.lang.Exception