| com.atlassian.stash.commit.CommitEnricher |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
in 3.7 for removal in 5.0. All things "changeset" are being renamed to "commit", the more common
term for the data they represent. Due to the significant number of touchpoints, the deprecated
classes and interfaces will be left in for an entire major release cycle, rather than being removed
in 4.0. Use
enrichAll(Repository, Iterable instead.
| |||||||||||
This method is deprecated.
in 3.7 for removal in 5.0. All things "changeset" are being renamed to "commit", the more common
term for the data they represent. Due to the significant number of touchpoints, the deprecated
classes and interfaces will be left in for an entire major release cycle, rather than being removed
in 4.0. Use
enrichPage(Repository, Page instead.
| |||||||||||
This method is deprecated.
in 3.7 for removal in 5.0. All things "changeset" are being renamed to "commit", the more common term
for the data they represent. Due to the significant number of touchpoints, the deprecated classes and
interfaces will be left in for an entire major release cycle, rather than being removed in 4.0.
| |||||||||||
| repository | the repository the commit was retrieved from |
|---|---|
| commit | the commit to enrich |
| propertyKeys | keys for CommitIndex properties to load |
This method is deprecated.
in 3.7 for removal in 5.0. All things "changeset" are being renamed to "commit", the more common
term for the data they represent. Due to the significant number of touchpoints, the deprecated
classes and interfaces will be left in for an entire major release cycle, rather than being removed
in 4.0. Use enrichAll(Repository, Iterable instead.
| repository | the repository the commits were retrieved from |
|---|---|
| commits | the commits to enrich |
| propertyKeys | keys for CommitIndex properties to load |
This method is deprecated.
in 3.7 for removal in 5.0. All things "changeset" are being renamed to "commit", the more common
term for the data they represent. Due to the significant number of touchpoints, the deprecated
classes and interfaces will be left in for an entire major release cycle, rather than being removed
in 4.0. Use enrichPage(Repository, Page instead.
| repository | the repository the commits were retrieved from |
|---|---|
| page | the page of commits to enrich |
| propertyKeys | keys for CommitIndex properties to load |
This method is deprecated.
in 3.7 for removal in 5.0. All things "changeset" are being renamed to "commit", the more common term
for the data they represent. Due to the significant number of touchpoints, the deprecated classes and
interfaces will be left in for an entire major release cycle, rather than being removed in 4.0.
| repository | the repository the commit was retrieved from |
|---|---|
| commit | the commit to enrich |
| propertyKeys | keys for CommitIndex properties to load |
| repository | the repository the commits were retrieved from |
|---|---|
| commits | the commits to enrich |
| propertyKeys | keys for CommitIndex properties to load |
| repository | the repository the commits were retrieved from |
|---|---|
| page | the page of commits to enrich |
| propertyKeys | keys for CommitIndex properties to load |