| com.atlassian.bitbucket.repository.RefChangeDetails | 
|  Known Indirect Subclasses | 
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Returns a list of commits associated with this  RefChangeDetails. | |||||||||||
| Returns the total number of commits associated with this  RefChangeDetails. | |||||||||||
Returns a list of commits associated with this RefChangeDetails. This may not contain every associated commit. Use getTotal() to get the total number of commits.
RefChangeDetails
Returns the total number of commits associated with this RefChangeDetails. This may be larger than the size of getCommits().
RefChangeDetails