public class SearchRequestCsvViewAllFields extends AbstractCsvSearchRequestView
csvIssueExporter
descriptor
Constructor and Description |
---|
SearchRequestCsvViewAllFields(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 SearchRequestCsvViewAllFields(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-2021 Atlassian. All Rights Reserved.