com.atlassian.greenhopper.web.migration
Class MigrationRequestModel

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

public class MigrationRequestModel
extends RestTemplate


Field Summary
 java.util.Set<java.lang.Long> projectIds
           
 
Constructor Summary
MigrationRequestModel()
           
 
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

projectIds

public java.util.Set<java.lang.Long> projectIds
Constructor Detail

MigrationRequestModel

public MigrationRequestModel()


Copyright © 2007-2013 Atlassian. All Rights Reserved.