public class

FileContext

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

Summary

Nested Classes
class FileContext.Builder  
Public Methods
@Nonnull String getCommitId()
int getMaxLineLength()
int getStart()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

@Nonnull public String getCommitId ()

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

public int getMaxLineLength ()

public int getStart ()