Class DeleteProcessDefinitionsByKeyCmd

    • Constructor Detail

      • DeleteProcessDefinitionsByKeyCmd

        public DeleteProcessDefinitionsByKeyCmd​(java.lang.String processDefinitionKey,
                                                boolean cascade,
                                                boolean skipCustomListeners,
                                                boolean skipIoMappings,
                                                java.lang.String tenantId,
                                                boolean isTenantIdSet)
    • Method Detail

      • execute

        public java.lang.Void execute​(CommandContext commandContext)