public class

CommitsRequest

extends AbstractCommitsRequest
java.lang.Object
   ↳ com.atlassian.bitbucket.commit.AbstractCommitsRequest
     ↳ com.atlassian.bitbucket.commit.CommitsRequest

Class Overview

Defines a request to retrieve commits which are ancestors of a given starting commit.

Summary

Nested Classes
class CommitsRequest.Builder  
[Expand]
Inherited Constants
From class com.atlassian.bitbucket.commit.AbstractCommitsRequest
Public Methods
@Nonnull String getCommitId()
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.commit.AbstractCommitsRequest
From class java.lang.Object

Public Methods

@Nonnull public String getCommitId ()

Returns
  • the ID of the commit to load, which may be a branch or tag name or a commit ID