public class MetricSumStep extends ProcessEngineAwareStep
| Modifier and Type | Field and Description | 
|---|---|
| protected Date | endDate | 
| protected String | name | 
| protected Date | startDate | 
processEngine, repositoryService, runtimeService, taskService| Constructor and Description | 
|---|
| MetricSumStep(String name,
             Date startDate,
             Date endDate,
             ProcessEngine processEngine) | 
protected String name
protected Date startDate
protected Date endDate
public MetricSumStep(String name, Date startDate, Date endDate, ProcessEngine processEngine)
public void execute(PerfTestRunContext context)
PerfTestStepBehaviorPerfTestRunContextcontext - the current runCopyright © 2018. All rights reserved.