Uses of Class
org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder
Packages that use SectionedHtmlReportBuilder
Package
Description
-
Uses of SectionedHtmlReportBuilder in org.camunda.bpm.qa.performance.engine.framework.activitylog
Fields in org.camunda.bpm.qa.performance.engine.framework.activitylog declared as SectionedHtmlReportBuilderModifier and TypeFieldDescriptionprotected SectionedHtmlReportBuilderActivityCountAggregator.htmlBuilderConstructors in org.camunda.bpm.qa.performance.engine.framework.activitylog with parameters of type SectionedHtmlReportBuilderModifierConstructorDescriptionActivityCountAggregator(String resultsFolderPath, SectionedHtmlReportBuilder htmlBuilder) -
Uses of SectionedHtmlReportBuilder in org.camunda.bpm.qa.performance.engine.framework.report
Methods in org.camunda.bpm.qa.performance.engine.framework.report that return SectionedHtmlReportBuilderModifier and TypeMethodDescriptionSectionedHtmlReportBuilder.addSection(String title, Object section)