@AsynchronousPreferred public class MigrationExportStartedEvent extends AbstractInstanceMigrationEvent
job
source
Constructor and Description |
---|
MigrationExportStartedEvent(Object source,
Job job,
ExportRequest request) |
Modifier and Type | Method and Description |
---|---|
long |
getEntireProjectSelectedCount() |
boolean |
getSelectAll() |
int |
getSelectorCount() |
getDuration, getJobId
getDate, getUser
getSource, toString
public MigrationExportStartedEvent(@Nonnull Object source, Job job, @Nonnull ExportRequest request)
public long getEntireProjectSelectedCount()
public boolean getSelectAll()
true
if all project AND all repositories have been selected for exportpublic int getSelectorCount()
Copyright © 2022 Atlassian. All rights reserved.