public class ExecutionIdRecorder extends Object implements ExecutionListener
ExecutionListener
recording the current execution id in the PerfTestRunContext
using the key PerfTestConstants.EXECUTION_ID
.
This is mainly used for removing the necessity for querying for the execution Id.
EVENTNAME_END, EVENTNAME_START, EVENTNAME_TAKE
Constructor and Description |
---|
ExecutionIdRecorder() |
public void notify(DelegateExecution execution) throws Exception
notify
in interface DelegateListener<DelegateExecution>
notify
in interface ExecutionListener
Exception
Copyright © 2022. All rights reserved.