public class SignalExecutionStep extends ProcessEngineAwareStep
Modifier and Type | Field and Description |
---|---|
protected String |
executionIdVariableName |
processEngine, repositoryService, runtimeService, taskService
Constructor and Description |
---|
SignalExecutionStep(ProcessEngine processEngine,
String executionIdVariableName) |
protected String executionIdVariableName
public SignalExecutionStep(ProcessEngine processEngine, String executionIdVariableName)
public void execute(PerfTestRunContext context)
PerfTestStepBehavior
PerfTestRunContext
context
- the current runCopyright © 2017. All rights reserved.