com.almworks.jira.structure.api.forest
Class ForestUpdate.Full
java.lang.Object
com.almworks.jira.structure.api.forest.ForestUpdate
com.almworks.jira.structure.api.forest.ForestUpdate.Full
- Enclosing class:
- ForestUpdate
public static class ForestUpdate.Full
- extends ForestUpdate
The full update contains the whole forest. The client code should throw away the old version of the forest
and use the new one.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForestUpdate.Full
public ForestUpdate.Full(long structureId,
long version,
Forest forest)
getForest
@NotNull
public Forest getForest()
- Returns:
- the structure's forest at version
ForestUpdate.getVersion()
Copyright © 2013 ALMWorks. All Rights Reserved.