Uses of Enum Class
com.almworks.jira.structure.api.export.ExportFormat
Packages that use ExportFormat
-
Uses of ExportFormat in com.almworks.jira.structure.api.export
Methods in com.almworks.jira.structure.api.export that return ExportFormatModifier and TypeMethodDescriptionstatic ExportFormatExportFormat.forExternalName(String externalName) static ExportFormatReturns the enum constant of this class with the specified name.static ExportFormat[]ExportFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.almworks.jira.structure.api.export with parameters of type ExportFormatModifier and TypeMethodDescriptionExportRendererProvider.getColumnRenderer(ExportFormat exportFormat, ViewSpecification.Column columnSpec, ExportRequestContext context)