public class DeleteHistoricProcessInstancesCmd extends Object implements Command<Void>, Serializable
| Modifier and Type | Field and Description | 
|---|---|
protected List<String> | 
processInstanceIds  | 
| Constructor and Description | 
|---|
DeleteHistoricProcessInstancesCmd(List<String> processInstanceIds)  | 
public Void execute(CommandContext commandContext)
Copyright © 2019. All rights reserved.