Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRChange
-
Packages that use BitBucketPPRChange Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRChange in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return types with arguments of type BitBucketPPRChange Modifier and Type Method Description List<BitBucketPPRChange>
BitBucketPPRPush. getChanges()
Method parameters in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with type arguments of type BitBucketPPRChange Modifier and Type Method Description void
BitBucketPPRPush. setChanges(List<BitBucketPPRChange> changes)
-