| java.lang.Object | |||
| ↳ | com.atlassian.stash.util.BuilderSupport | ||
| ↳ | com.atlassian.stash.scm.AbstractCommandParameters | ||
| ↳ | com.atlassian.stash.scm.CommitsCommandParameters | ||
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CommitsCommandParameters.Builder | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.stash.util.BuilderSupport
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
in 3.7 for removal in 4.0. All things "changeset" are being renamed to "commit", the more common term
for the data they represent. Starting in 4.0
CommitContext will be
returned instead of ChangesetContext.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.stash.util.BuilderSupport
| |||||||||||
From class
java.lang.Object
| |||||||||||
This method is deprecated.
in 3.7 for removal in 4.0. All things "changeset" are being renamed to "commit", the more common term
for the data they represent. Starting in 4.0 CommitContext will be
returned instead of ChangesetContext.
Assembles a ChangesetContext from these parameters.
ChangesetContext describing these parameters