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