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

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

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

Methods in com.atlassian.greenhopper.service.migration that return types with arguments of type EpicMigrationStartedResult
 ServiceOutcome<EpicMigrationStartedResult> ClassicEpicMigrationServiceImpl.migrateEpicsForProjects(com.atlassian.crowd.embedded.api.User user, java.util.Set<com.atlassian.jira.project.Project> projects)
           
 ServiceOutcome<EpicMigrationStartedResult> ClassicEpicMigrationService.migrateEpicsForProjects(com.atlassian.crowd.embedded.api.User user, java.util.Set<com.atlassian.jira.project.Project> projects)
          Starts the migration for the given projects.
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.