| com.atlassian.stash.content.DetailedChangeset |
This interface is deprecated.
in 3.7 for removal in 5.0. With the removal of Changeset in 5.0, this class can be renamed to
what it really is: Changeset. The "Detailed" prefix was
added purely because the real name, Changeset, was already used to describe something else.
Describes a set of changes between two commits. If this class is used to describe the changes that have been made in
a simple commit with a single parent, fromCommit refers to the parent commit, while toCommit refers
to the commit itself.
This class can also be used to return the results of an arbitrary diff.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| TO_CHANGESET | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|