Class DefaultThinkTimeCreator

  • All Implemented Interfaces:
    org.apache.jmeter.gui.action.thinktime.ThinkTimeCreator

    
    public class DefaultThinkTimeCreator
     implements ThinkTimeCreator
                        

    Default implementation of ThinkTimeCreator

    Since:

    3.2

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Array<JMeterTreeNode> createThinkTime(GuiPackage guiPackage, JMeterTreeNode parentNode)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultThinkTimeCreator

        DefaultThinkTimeCreator()
    • Method Detail

      • createThinkTime

         Array<JMeterTreeNode> createThinkTime(GuiPackage guiPackage, JMeterTreeNode parentNode)