Class GetLicenseKeyCmd

  • All Implemented Interfaces:
    Command<java.lang.String>

    public class GetLicenseKeyCmd
    extends LicenseCmd
    implements Command<java.lang.String>
    • Constructor Detail

      • GetLicenseKeyCmd

        public GetLicenseKeyCmd()
    • Method Detail

      • execute

        public java.lang.String execute​(CommandContext commandContext)
        Specified by:
        execute in interface Command<java.lang.String>