@ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
Package com.atlassian.bitbucket.jenkins.internal.credentials
Add package level annotations to indicate everything is non-null by default.
-
Interface Summary Interface Description BitbucketCredentials Represents Bitbucket credential that will be used to make remote calls to Bitbucket server.GlobalCredentialsProvider An interface through which one should fetch the global admin credentials.JenkinsToBitbucketCredentials Converts Jenkins credentials to Bitbucket Credentials. -
Class Summary Class Description BitbucketCredentials.AnonymousCredentials CredentialUtils JenkinsToBitbucketCredentialsImpl JenkinsToBitbucketCredentialsModule