public class CorrelateMessageStep extends ProcessEngineAwareStep
| Modifier and Type | Field and Description |
|---|---|
protected String |
message |
protected String |
processInstanceKey |
processEngine, repositoryService, runtimeService, taskService| Constructor and Description |
|---|
CorrelateMessageStep(ProcessEngine processEngine,
String message,
String processInstanceKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(PerfTestRunContext context)
Execute the step logic.
|
protected String message
protected String processInstanceKey
public CorrelateMessageStep(ProcessEngine processEngine, String message, String processInstanceKey)
public void execute(PerfTestRunContext context)
PerfTestStepBehaviorPerfTestRunContextcontext - the current runCopyright © 2021. All rights reserved.