Class UndoHistoryItem

java.lang.Object
org.apache.jmeter.gui.UndoHistoryItem
All Implemented Interfaces:
Serializable

public class UndoHistoryItem extends Object implements Serializable
Undo history item
Since:
2.12
See Also:
  • Constructor Details

    • UndoHistoryItem

      @Deprecated public UndoHistoryItem()
      Deprecated.
      DO NOT USE
      This constructor is for Unit test purposes only
    • UndoHistoryItem

      public UndoHistoryItem(HashTree copy, String acomment)
      Parameters:
      copy - HashTree
      acomment - String
  • Method Details

    • getTree

      public HashTree getTree()
      Returns:
      HashTree
    • getComment

      public String getComment()
      Returns:
      String comment