public interface

DirectoryRevision

com.atlassian.bitbucket.content.DirectoryRevision

Class Overview

Represents a revision of a directory

Public Methods

public Page<ContentTreeNode> getChildren ()

Returns
  • a Page of nodes that are contained in the Directory at the revision.

public Path getPath ()

Returns
  • the path of the directory

public String getRevision ()

Returns
  • the revision of the Directory