com.atlassian.greenhopper.web.rapid.view
Class EntryMoveModel

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.view.EntryMoveModel

public class EntryMoveModel
extends java.lang.Object


Nested Class Summary
static class EntryMoveModel.Position
          Absolute positions that a version may be moved to
 
Field Summary
 java.net.URI after
           
 EntryMoveModel.Position position
           
 
Constructor Summary
EntryMoveModel()
           
 
Method Summary
 java.lang.Long getMoveToId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

after

public java.net.URI after

position

public EntryMoveModel.Position position
Constructor Detail

EntryMoveModel

public EntryMoveModel()
Method Detail

getMoveToId

public java.lang.Long getMoveToId()


Copyright © 2007-2014 Atlassian. All Rights Reserved.