@AsynchronousPreferred public class MigrationImportFinishedEvent extends MigrationExportFinishedEvent
To determine whether the import has finished successfully, the state
should be inspected.
job
source
Constructor and Description |
---|
MigrationImportFinishedEvent(Object source,
Job job,
long errorCount,
long infoCount,
long warningCount) |
getErrorCount, getFinalState, getInfoCount, getWarningCount
getDuration, getJobId
getDate, getUser
getSource, toString
Copyright © 2022 Atlassian. All rights reserved.