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

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

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

Methods in com.atlassian.greenhopper.service.migration that return ClassicEpicMigrationProgress
 ClassicEpicMigrationProgress EpicMigrationStartedResult.getProgress()
           
 

Methods in com.atlassian.greenhopper.service.migration that return types with arguments of type ClassicEpicMigrationProgress
 ServiceOutcome<ClassicEpicMigrationProgress> ClassicEpicMigrationServiceImpl.getEpicMigrationProgress(com.atlassian.crowd.embedded.api.User user, long taskId)
           
 ServiceOutcome<ClassicEpicMigrationProgress> ClassicEpicMigrationService.getEpicMigrationProgress(com.atlassian.crowd.embedded.api.User user, long taskId)
          Get the progress of a migration given the taskId
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.