Class BitbucketSCMRepository
java.lang.Object
com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BitbucketSCMRepository
public BitbucketSCMRepository(@CheckForNull String credentialsId, @CheckForNull String sshCredentialsId, @CheckForNull String projectName, @CheckForNull String projectKey, @CheckForNull String repositoryName, @CheckForNull String repositorySlug, @CheckForNull String serverId, @CheckForNull String mirrorName)
-
-
Method Details
-
getCredentialsId
-
getMirrorName
-
getProjectKey
-
getProjectName
-
getRepositoryName
-
getRepositorySlug
-
getServerId
-
getSshCredentialsId
-
isMirrorConfigured
public boolean isMirrorConfigured() -
isPersonal
public boolean isPersonal() -
isValid
public boolean isValid() -
getCloneProtocol
-
getCloneCredentialsId
-