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) |
Modifier and Type | Method and Description |
---|---|
void |
execute(PerfTestRunContext context)
Execute the step logic.
|
protected String executionIdVariableName
public SignalExecutionStep(ProcessEngine processEngine, String executionIdVariableName)
public void execute(PerfTestRunContext context)
PerfTestStepBehavior
PerfTestRunContext
context
- the current runCopyright © 2022. All rights reserved.