Class DeleteLicenseKeyCmd

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

    public class DeleteLicenseKeyCmd
    extends LicenseCmd
    implements Command<java.lang.Object>
    • Constructor Detail

      • DeleteLicenseKeyCmd

        public DeleteLicenseKeyCmd​(boolean deleteProperty)
      • DeleteLicenseKeyCmd

        public DeleteLicenseKeyCmd​(boolean deleteProperty,
                                   boolean updateTelemetry)
    • Method Detail

      • execute

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