| java.lang.Object | |
| ↳ | com.atlassian.bitbucket.scm.bulk.BulkTraverseCommitsCommandParameters.Builder |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Specify commits to include in the traversal.
| |||||||||||
Specify commits to include in the traversal.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| value | an alternate repository to look in for included commits |
|---|
| values | alternate repositories to look in for included commits |
|---|
| value | an alternate repository to look in for included commits |
|---|---|
| values | zero or more alternate repositories to look in for included commits |
| value | boolean value indicating whether or not to ignore missing commits |
|---|
Specify commits to include in the traversal. These should be commit hashes rather than ref names - if a ref
name is provided it will only be resolved for the primary repository and not any
alternates specified.
| values | commits to include in the traversal |
|---|
Specify commits to include in the traversal. These should be commit hashes rather than ref names - if a ref
name is provided it will only be resolved for the primary repository and not any
alternates specified.
| value | a commit to include in the traversal |
|---|---|
| values | zero or more commits to include in the traversal |