Package | Description |
---|---|
com.cloudbees.jenkins.plugins.bitbucket | |
com.cloudbees.jenkins.plugins.bitbucket.api |
Modifier and Type | Method and Description |
---|---|
BitbucketRepositoryType |
BitbucketTagSCMHead.getRepositoryType()
Gets the repository type.
|
BitbucketRepositoryType |
BitbucketSCMSource.getRepositoryType() |
BitbucketRepositoryType |
PullRequestSCMHead.getRepositoryType() |
BitbucketRepositoryType |
BranchSCMHead.getRepositoryType()
Gets the repository type.
|
Modifier and Type | Method and Description |
---|---|
static BitbucketRepositoryType |
BitbucketRepositoryType.fromString(String type)
Deprecated.
|
static BitbucketRepositoryType |
BitbucketRepositoryType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static BitbucketRepositoryType[] |
BitbucketRepositoryType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2022. All rights reserved.