Class TxtTable
java.lang.Object
it.serendigity.maven.plugin.lifecycle.helper.output.TxtOutput
it.serendigity.maven.plugin.lifecycle.helper.output.TxtTable
-
Constructor Summary
ConstructorsConstructorDescriptionTxtTable(MavenExecutionPlanInfo executionPlanInfo, MavenExecutionAttribute orderByColumn, boolean groupByAttribute) -
Method Summary
Methods inherited from class it.serendigity.maven.plugin.lifecycle.helper.output.TxtOutput
getColumns, getExecutionPlanInfo, getHeaderTitle, getRowFormat, getSummary, initTable, newLineSeparator, tableRow
-
Constructor Details
-
TxtTable
public TxtTable(MavenExecutionPlanInfo executionPlanInfo, MavenExecutionAttribute orderByColumn, boolean groupByAttribute)
-
-
Method Details
-
createRowFormat
- Specified by:
createRowFormatin classTxtOutput
-
isGroupByAttribute
protected boolean isGroupByAttribute() -
createTable
Description copied from class:TxtOutputOverride this method and call super to initialize the table- Overrides:
createTablein classTxtOutput- Returns:
- empty string
-
createColumns
- Overrides:
createColumnsin classTxtOutput
-
getOrderByColumn
-
isGroupByColumnSelected
public boolean isGroupByColumnSelected() -
headerRows
-
headerTitle
- Overrides:
headerTitlein classTxtOutput
-
getRowLength
public int getRowLength() -
titleLine
-