| com.atlassian.stash.pull.PullRequestPropertyProvider |
Provides properties to Stash com.atlassian.stash.pull.PullRequest pull requests.
NOTE: Property values must be convertible to JSON (e.g. extend fromRestMapEntity), or otherwise REST
requests to entities owning the properties will fail.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Provide properties to the given
context. | |||||||||||
Provide properties to the given context.
| context | current pull request property context |
|---|