Class TopLongestPhaseExport
java.lang.Object
com.xebialabs.xlrelease.reports.excel.Export
com.xebialabs.xlrelease.reports.excel.TopLongestPhaseExport
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected voidprotected voidMethods inherited from class com.xebialabs.xlrelease.reports.excel.Export
getWorkBook, numberOfCharacter, preventDynamicDataExchangeAttack
-
Field Details
-
TITLE_COLUMN
public static final int TITLE_COLUMN- See Also:
-
DURATION_COLUMN
public static final int DURATION_COLUMN- See Also:
-
RELEASE_COLUMN
public static final int RELEASE_COLUMN- See Also:
-
-
Constructor Details
-
TopLongestPhaseExport
-
-
Method Details
-
addContent
public void addContent()- Specified by:
addContentin classExport
-
setColumnsWidth
protected void setColumnsWidth()- Specified by:
setColumnsWidthin classExport
-
addHeaderRow
protected void addHeaderRow()- Specified by:
addHeaderRowin classExport
-