com.almworks.jira.structure.api.forest
Class ForestUpdate.Empty

java.lang.Object
  extended by com.almworks.jira.structure.api.forest.ForestUpdate
      extended by com.almworks.jira.structure.api.forest.ForestUpdate.Empty
Enclosing class:
ForestUpdate

public static class ForestUpdate.Empty
extends ForestUpdate

Empty update means that nothing needs to be done and the client code has the latest version of the forest.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.almworks.jira.structure.api.forest.ForestUpdate
ForestUpdate.Empty, ForestUpdate.Full, ForestUpdate.Incremental
 
Constructor Summary
ForestUpdate.Empty(long structureId, long version)
           
 
Method Summary
 
Methods inherited from class com.almworks.jira.structure.api.forest.ForestUpdate
getStructureId, getVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForestUpdate.Empty

public ForestUpdate.Empty(long structureId,
                          long version)


Copyright © 2013 ALMWorks. All Rights Reserved.