com.atlassian.greenhopper.web.migration
Class EpicMigrationSummaryModel

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.migration.EpicMigrationSummaryModel

public class EpicMigrationSummaryModel
extends RestTemplate


Nested Class Summary
static class EpicMigrationSummaryModel.ProjectMigrationSummaryModel
           
 
Field Summary
 java.util.List<EpicMigrationSummaryModel.ProjectMigrationSummaryModel> projects
           
 int totalAffectedIssues
           
 
Constructor Summary
EpicMigrationSummaryModel()
           
 
Method Summary
 
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

totalAffectedIssues

public int totalAffectedIssues

projects

public java.util.List<EpicMigrationSummaryModel.ProjectMigrationSummaryModel> projects
Constructor Detail

EpicMigrationSummaryModel

public EpicMigrationSummaryModel()


Copyright © 2007-2014 Atlassian. All Rights Reserved.