protected class ProcessInstanceRestService.QueryProcessInstancesCountCmd extends Object implements Command<CountResultDto>
Modifier and Type | Field and Description |
---|---|
protected ProcessInstanceQueryDto |
queryParameter |
Constructor and Description |
---|
QueryProcessInstancesCountCmd(ProcessInstanceQueryDto queryParameter) |
Modifier and Type | Method and Description |
---|---|
CountResultDto |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected ProcessInstanceQueryDto queryParameter
public QueryProcessInstancesCountCmd(ProcessInstanceQueryDto queryParameter)
public CountResultDto execute(CommandContext commandContext)
execute
in interface Command<CountResultDto>
Copyright © 2022. All rights reserved.