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) |
public Void execute(CommandContext commandContext)
Copyright © 2017. All rights reserved.