Uses of Class
com.atlassian.greenhopper.service.migration.SprintMarkerMigrationProgress

Packages that use SprintMarkerMigrationProgress
com.atlassian.greenhopper.service.migration   
 

Uses of SprintMarkerMigrationProgress in com.atlassian.greenhopper.service.migration
 

Methods in com.atlassian.greenhopper.service.migration that return types with arguments of type SprintMarkerMigrationProgress
 ServiceOutcome<SprintMarkerMigrationProgress> SprintMarkerMigrationService.getRapidViewProgress(long taskId)
          Returns the progress of a migration task with the given taskId.
 ServiceOutcome<SprintMarkerMigrationProgress> SprintMarkerMigrationServiceImpl.getRapidViewProgress(long taskId)
           
 ServiceOutcome<com.atlassian.fugue.Either<SprintMarkerMigrationProgress,SprintMarkerMigrationBusy>> SprintMarkerMigrationService.migrateRapidView(RapidView rapidView)
          Starts the sprint marker migration of a given rapid view.
 ServiceOutcome<com.atlassian.fugue.Either<SprintMarkerMigrationProgress,SprintMarkerMigrationBusy>> SprintMarkerMigrationServiceImpl.migrateRapidView(RapidView rapidView)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.