public class DeleteProcessDefinitionsByKeyCmd extends AbstractDeleteProcessDefinitionCmd
cascade, skipCustomListeners, skipIoMappings
Constructor and Description |
---|
DeleteProcessDefinitionsByKeyCmd(String processDefinitionKey,
boolean cascade,
boolean skipCustomListeners,
boolean skipIoMappings,
String tenantId,
boolean isTenantIdSet) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(CommandContext commandContext) |
deleteProcessDefinitionCmd
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public Void execute(CommandContext commandContext)
Copyright © 2022. All rights reserved.