Uses of Package
com.atlassian.bitbucket.jenkins.internal.credentials
-
Packages that use com.atlassian.bitbucket.jenkins.internal.credentials 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.config 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.scm 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. -
Classes in com.atlassian.bitbucket.jenkins.internal.credentials used by com.atlassian.bitbucket.jenkins.internal.client Class Description BitbucketCredentials Represents Bitbucket credential that will be used to make remote calls to Bitbucket server. -
Classes in com.atlassian.bitbucket.jenkins.internal.credentials used by com.atlassian.bitbucket.jenkins.internal.config Class Description GlobalCredentialsProvider An interface through which one should fetch the global admin credentials.JenkinsToBitbucketCredentials Converts Jenkins credentials to Bitbucket Credentials. -
Classes in com.atlassian.bitbucket.jenkins.internal.credentials used by com.atlassian.bitbucket.jenkins.internal.credentials Class Description BitbucketCredentials Represents Bitbucket credential that will be used to make remote calls to Bitbucket server.JenkinsToBitbucketCredentials Converts Jenkins credentials to Bitbucket Credentials. -
Classes in com.atlassian.bitbucket.jenkins.internal.credentials used by com.atlassian.bitbucket.jenkins.internal.deployments Class Description JenkinsToBitbucketCredentials Converts Jenkins credentials to Bitbucket Credentials. -
Classes in com.atlassian.bitbucket.jenkins.internal.credentials used by com.atlassian.bitbucket.jenkins.internal.scm Class Description BitbucketCredentials Represents Bitbucket credential that will be used to make remote calls to Bitbucket server.JenkinsToBitbucketCredentials Converts Jenkins credentials to Bitbucket Credentials. -
Classes in com.atlassian.bitbucket.jenkins.internal.credentials used by com.atlassian.bitbucket.jenkins.internal.status Class Description JenkinsToBitbucketCredentials Converts Jenkins credentials to Bitbucket Credentials. -
Classes in com.atlassian.bitbucket.jenkins.internal.credentials used by com.atlassian.bitbucket.jenkins.internal.trigger Class Description GlobalCredentialsProvider An interface through which one should fetch the global admin credentials.JenkinsToBitbucketCredentials Converts Jenkins credentials to Bitbucket Credentials.