| Package | Description |
|---|---|
| com.atlassian.jira.issue.export |
| Modifier and Type | Method and Description |
|---|---|
List<FieldExportPart> |
FieldExportParts.getParts()
Each field export can have multiple parts within it that represent a different component of the field.
|
Optional<FieldExportPart> |
FieldExportParts.getPartWithId(String id)
Each of the parts in the field export have an id to represent it.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.