Uses of Class
com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.events.dtos.PullRequestRefDto
Packages that use PullRequestRefDto
-
Uses of PullRequestRefDto in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.events.dtos
Methods in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.events.dtos that return PullRequestRefDtoConstructors in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.events.dtos with parameters of type PullRequestRefDtoModifierConstructorDescriptionPullRequestDto
(String id, PullRequestRefDto destination, PullRequestRefDto source)