Bug 61920 - Plugins : Add ability to listen to Test Plan loading/closing
Summary: Plugins : Add ability to listen to Test Plan loading/closing
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.3
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-20 09:15 UTC by Philippe Mouawad
Modified: 2017-12-20 09:33 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2017-12-20 09:15:56 UTC
See:
https://github.com/apache/jmeter/pull/361
Comment 1 Philippe Mouawad 2017-12-20 09:33:16 UTC
Author: pmouawad
Date: Wed Dec 20 09:21:43 2017
New Revision: 1818757

URL: http://svn.apache.org/viewvc?rev=1818757&view=rev
Log:
Bug 61920 - Plugins : Add ability to listen to Test Plan loading/closing
Contributed by  Peter Doornbosch
This closes #361
Bugzilla Id: 61920

Added:
    jmeter/trunk/src/core/org/apache/jmeter/gui/TestPlanListener.java   (with props)
Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/GuiPackage.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/Remove.java
    jmeter/trunk/src/core/org/apache/jmeter/testelement/TestElement.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:11 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4650