Class SectionedHtmlReportBuilder.TableCell
- java.lang.Object
-
- org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder.TableCell
-
- Enclosing class:
- SectionedHtmlReportBuilder
public static class SectionedHtmlReportBuilder.TableCell extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HtmlElementWriter
toHtmlElementWriter()
java.lang.String
toString()
-
-
-
Method Detail
-
toString
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
toHtmlElementWriter
public HtmlElementWriter toHtmlElementWriter()
-
-