java.lang.Object | ||
↳ | com.atlassian.jira.bc.ServiceResultImpl | |
↳ | com.atlassian.jira.bc.dataimport.DataImportService.ImportResult |
Represents the result of performing an import. Clients should use the provided DataImportService.ImportResult.Builder
to
construct an instance of this class. It contains a general collection of errors to display in the UI.
It can also return a more specific error message via the DataImportService.ImportError
to indicate a large problem during
the import which will result in JIRA being locked after the import.
Nested Classes | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DataImportService.ImportResult.Builder |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||
![]() | |||||||||||||||||||
![]() |