Uses of Interface
com.almworks.jira.structure.api.export.ExportRequestContext
Packages that use ExportRequestContext
-
Uses of ExportRequestContext in com.almworks.jira.structure.api.export
Methods in com.almworks.jira.structure.api.export with parameters of type ExportRequestContextModifier and TypeMethodDescriptionExportRendererProvider.getColumnRenderer(ExportFormat exportFormat, ViewSpecification.Column columnSpec, ExportRequestContext context) voidExportRenderer.prepare(ExportRequestContext context) Allows the renderer to do one-time preparations before rendering a forest.