public class DeleteHistoricCaseInstancesBulkCmd extends Object implements Command<Void>, Serializable
Modifier and Type | Field and Description |
---|---|
protected List<String> |
caseInstanceIds |
Constructor and Description |
---|
DeleteHistoricCaseInstancesBulkCmd(List<String> caseInstanceIds) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public Void execute(CommandContext commandContext)
Copyright © 2022. All rights reserved.