| java.lang.Object | |
| ↳ | com.atlassian.bitbucket.scm.CommitsCommandParameters.Builder | 
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
| value | the maximum length for included commit messages, where 0omits messages entirely
              and-1includes the full message regardless of length | 
|---|
this| value | trueto include commit messages in the output, up to the specifiedmaximum length; otherwise,falseto
              omit messages entirely | 
|---|
this