public class TaskIdRecorder extends Object implements TaskListener
TaskListener recording the current task id in the PerfTestRunContext
using the key PerfTestConstants.TASK_ID.
This is mainly used for removing the necessity for querying for the task Id.
EVENTNAME_ASSIGNMENT, EVENTNAME_COMPLETE, EVENTNAME_CREATE, EVENTNAME_DELETE, EVENTNAME_TIMEOUT, EVENTNAME_UPDATE| Constructor and Description |
|---|
TaskIdRecorder() |
public void notify(DelegateTask delegateTask)
notify in interface TaskListenerCopyright © 2021. All rights reserved.