public class SearchRequestCsvViewCurrentFields extends AbstractCsvSearchRequestView
csvIssueExporter
descriptor
Constructor and Description |
---|
SearchRequestCsvViewCurrentFields(ApplicationProperties applicationProperties,
CsvIssueExporter csvIssueExporter,
JiraAuthenticationContext authenticationContext,
TableLayoutFactory tableLayoutFactory) |
Modifier and Type | Method and Description |
---|---|
protected List<Field> |
getFieldsToBeExported(SearchRequest searchRequest)
Get the fields that should be exported for this Csv export.
|
writeHeaders, writeSearchResults
init, writeHeaders
public SearchRequestCsvViewCurrentFields(ApplicationProperties applicationProperties, CsvIssueExporter csvIssueExporter, JiraAuthenticationContext authenticationContext, TableLayoutFactory tableLayoutFactory)
protected List<Field> getFieldsToBeExported(SearchRequest searchRequest)
AbstractCsvSearchRequestView
getFieldsToBeExported
in class AbstractCsvSearchRequestView
searchRequest
- to do search onCopyright © 2002-2024 Atlassian. All Rights Reserved.