public class DeleteHistoricCaseInstancesCmd extends Object implements Command<Object>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected HistoricCaseInstanceQueryImpl |
historicCaseInstanceQuery |
| Constructor and Description |
|---|
DeleteHistoricCaseInstancesCmd(HistoricCaseInstanceQueryImpl historicCaseInstanceQuery) |
protected HistoricCaseInstanceQueryImpl historicCaseInstanceQuery
public DeleteHistoricCaseInstancesCmd(HistoricCaseInstanceQueryImpl historicCaseInstanceQuery)
public Object execute(CommandContext commandContext)
Copyright © 2021 Flowable. All rights reserved.