Class Tree

java.lang.Object
io.bdeploy.bhive.model.Tree
All Implemented Interfaces:
Serializable

public class Tree extends Object implements Serializable
Represents a Tree of objects. Each entry is (the ObjectId of) either a Tree, a Manifest or an arbitrary file blob.
See Also: