Package org.apache.jmeter.gui.action
Interface SchematicView.SchematicViewGenerator
- Enclosing class:
- SchematicView
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
generate
(HashTree testPlan, File testPlanFile, OutputStream outputStream)
-
Method Details
-
generate
- Throws:
Exception
-