Class BitbucketApiUtils
java.lang.Object
com.cloudbees.jenkins.plugins.bitbucket.BitbucketApiUtils
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ListBoxModel
getFromBitbucket
(jenkins.scm.api.SCMSourceOwner context, String serverUrl, String credentialsId, String repoOwner, String repository, BitbucketApiUtils.BitbucketSupplier<ListBoxModel> listBoxModelSupplier)
-
Constructor Details
-
BitbucketApiUtils
public BitbucketApiUtils()
-
-
Method Details
-
getFromBitbucket
public static ListBoxModel getFromBitbucket(jenkins.scm.api.SCMSourceOwner context, String serverUrl, String credentialsId, String repoOwner, String repository, BitbucketApiUtils.BitbucketSupplier<ListBoxModel> listBoxModelSupplier) throws FormFillFailure - Throws:
FormFillFailure
-