Package com.almworks.jira.structure.api.export
package com.almworks.jira.structure.api.export
-
ClassDescription
ExportCellrepresents a single cell in the underlying table-like medium (e.g.ExportColumn<C extends ExportCell>ExportColumnrepresents a single column in the underlying table-like medium (e.g.This class contains keys for theAttributeContext.getObject(Object)method that can be used to retrieve various objects needed to perform advanced tasks.Keys for Excel export requests.Keys for all export requests.An enum representing the formats that a structure can be exported into.A subtype ofAttributeContextpassed toExportRenderer.AnExportRenderercorresponds to a single column of the underlying table-like medium (e.g.ExportRendererProviderprocesses the export requests for the Structure widget columns.A context that is passed toExportRendererandExportRendererProviderduring preparation phase of the export.AnExportRowrepresents a particular item in an exportedForest.