Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRParticipant
-
Packages that use BitBucketPPRParticipant Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRParticipant in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return types with arguments of type BitBucketPPRParticipant Modifier and Type Method Description List<BitBucketPPRParticipant>
BitBucketPPRPullRequest. getParticipants()
Method parameters in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with type arguments of type BitBucketPPRParticipant Modifier and Type Method Description void
BitBucketPPRPullRequest. setParticipants(List<BitBucketPPRParticipant> participants)
-