Class MigrationExportStartedEvent

All Implemented Interfaces:
Serializable

@AsynchronousPreferred public class MigrationExportStartedEvent extends AbstractInstanceMigrationEvent
Event that is raised when an Data Center Migration export has been started.
Since:
5.13
See Also:
  • Constructor Details

    • MigrationExportStartedEvent

      public MigrationExportStartedEvent(@Nonnull Object source, Job job, @Nonnull ExportRequest request)
  • Method Details

    • getEntireProjectSelectedCount

      public long getEntireProjectSelectedCount()
      Returns:
      the number of selectors that specify a project with all of its repositories
    • getSelectAll

      public boolean getSelectAll()
      Returns:
      true if all project AND all repositories have been selected for export
    • getSelectorCount

      public int getSelectorCount()
      Returns:
      the number of project/repository tuples selected for export