public class

ContentTreeContext

extends Object
java.lang.Object
   ↳ com.atlassian.bitbucket.content.ContentTreeContext

Summary

Nested Classes
class ContentTreeContext.Builder  
Public Methods
@Nonnull String getCommitId()
boolean isRecursive()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

@Nonnull public String getCommitId ()

Returns
  • the ID of the commit at which the content tree is being streamed

public boolean isRecursive ()