Uses of Package
com.atlassian.bitbucket.jenkins.internal.client
-
Packages that use com.atlassian.bitbucket.jenkins.internal.client Package Description com.atlassian.bitbucket.jenkins.internal.client Add package level annotations to indicate everything is non-null by default.com.atlassian.bitbucket.jenkins.internal.client.supply Add package level annotations to indicate everything is non-null by default.com.atlassian.bitbucket.jenkins.internal.credentials Add package level annotations to indicate everything is non-null by default.com.atlassian.bitbucket.jenkins.internal.deployments Add package level annotations to indicate everything is non-null by default.com.atlassian.bitbucket.jenkins.internal.http Add package level annotations to indicate everything is non-null by default.com.atlassian.bitbucket.jenkins.internal.scm Add package level annotations to indicate everything is non-null by default.com.atlassian.bitbucket.jenkins.internal.scm.filesystem Add package level annotations to indicate everything is non-null by default.com.atlassian.bitbucket.jenkins.internal.scm.trait Add package level annotations to indicate everything is non-null by default.com.atlassian.bitbucket.jenkins.internal.status There are primarily 3 types of job we should focus on: Freestyle Job Workflow, this is further characterized below as, Pipeline job Multi branch pipeline jobcom.atlassian.bitbucket.jenkins.internal.trigger Add package level annotations to indicate everything is non-null by default.com.atlassian.bitbucket.jenkins.internal.trigger.register Add package level annotations to indicate everything is non-null by default. -
Classes in com.atlassian.bitbucket.jenkins.internal.client used by com.atlassian.bitbucket.jenkins.internal.client Class Description BitbucketAuthenticatedUserClient Client to retrieve the username for the credentials used.BitbucketBranchClient BitbucketBuildStatusClient Client to post build status to remote serverBitbucketCapabilitiesClient Client to get capabilities from the remote server.BitbucketClientFactory Factory for Bitbucket Clients.BitbucketCommitClient BitbucketDeploymentClient Client for interacting with Bitbucket Server's deployments API.BitbucketFilePathClient Client to find the contents of files and directories in a repositoryBitbucketMirrorClient Client to do the mirror related operation for a given repositoryBitbucketProjectClient Client to get a project from the Bitbucket server.BitbucketRepositoryClient Repository client, used to interact with a remote repository for all operations except cloning source code.BitbucketRequestExecutor BitbucketSearchClient BitbucketTagClient BitbucketWebhookClient A client to query for and register webhooks in Bitbucket Server.HttpRequestExecutor Responsible for making remote HTTP calls to the given URL using passed in credentials.HttpRequestExecutor.ResponseConsumer RequestConfiguration Additional HTTP request configuration. -
Classes in com.atlassian.bitbucket.jenkins.internal.client used by com.atlassian.bitbucket.jenkins.internal.client.supply Class Description BitbucketRequestExecutor -
Classes in com.atlassian.bitbucket.jenkins.internal.client used by com.atlassian.bitbucket.jenkins.internal.credentials Class Description RequestConfiguration Additional HTTP request configuration. -
Classes in com.atlassian.bitbucket.jenkins.internal.client used by com.atlassian.bitbucket.jenkins.internal.deployments Class Description BitbucketClientFactoryProvider Client factory provider, use to ensure that expensive objects are only created once and re-used. -
Classes in com.atlassian.bitbucket.jenkins.internal.client used by com.atlassian.bitbucket.jenkins.internal.http Class Description HttpRequestExecutor Responsible for making remote HTTP calls to the given URL using passed in credentials.HttpRequestExecutor.ResponseConsumer RequestConfiguration Additional HTTP request configuration. -
Classes in com.atlassian.bitbucket.jenkins.internal.client used by com.atlassian.bitbucket.jenkins.internal.scm Class Description BitbucketClientFactory Factory for Bitbucket Clients.BitbucketClientFactoryProvider Client factory provider, use to ensure that expensive objects are only created once and re-used.BitbucketCommitClient BitbucketFilePathClient Client to find the contents of files and directories in a repositoryBitbucketRepositoryClient Repository client, used to interact with a remote repository for all operations except cloning source code.BitbucketTagClient -
Classes in com.atlassian.bitbucket.jenkins.internal.client used by com.atlassian.bitbucket.jenkins.internal.scm.filesystem Class Description BitbucketFilePathClient Client to find the contents of files and directories in a repository -
Classes in com.atlassian.bitbucket.jenkins.internal.client used by com.atlassian.bitbucket.jenkins.internal.scm.trait Class Description BitbucketClientFactory Factory for Bitbucket Clients. -
Classes in com.atlassian.bitbucket.jenkins.internal.client used by com.atlassian.bitbucket.jenkins.internal.status Class Description BitbucketClientFactoryProvider Client factory provider, use to ensure that expensive objects are only created once and re-used. -
Classes in com.atlassian.bitbucket.jenkins.internal.client used by com.atlassian.bitbucket.jenkins.internal.trigger Class Description BitbucketClientFactoryProvider Client factory provider, use to ensure that expensive objects are only created once and re-used. -
Classes in com.atlassian.bitbucket.jenkins.internal.client used by com.atlassian.bitbucket.jenkins.internal.trigger.register Class Description BitbucketCapabilitiesClient Client to get capabilities from the remote server.BitbucketWebhookClient A client to query for and register webhooks in Bitbucket Server.