com.atlassian.bitbucket.pull.PullRequestPropertyProvider |
Provides properties to Stash PullRequest pull requests.
NOTE: Property values must be convertible to JSON (e.g. extend from RestMapEntity
), 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 |
---|