Uses of Interface
com.atlassian.bitbucket.jenkins.internal.deployments.BitbucketDeploymentFactory
Packages that use BitbucketDeploymentFactory
Package
Description
Add package level annotations to indicate everything is non-null by default.
-
Uses of BitbucketDeploymentFactory in com.atlassian.bitbucket.jenkins.internal.deployments
Classes in com.atlassian.bitbucket.jenkins.internal.deployments that implement BitbucketDeploymentFactoryMethods in com.atlassian.bitbucket.jenkins.internal.deployments that return BitbucketDeploymentFactoryModifier and TypeMethodDescriptionDeploymentNotifier.DescriptorImpl.getBitbucketDeploymentFactory()DeploymentStepImpl.DescriptorImpl.getBitbucketDeploymentFactory()Constructors in com.atlassian.bitbucket.jenkins.internal.deployments with parameters of type BitbucketDeploymentFactoryModifierConstructorDescriptionDeploymentPosterImpl(BitbucketClientFactoryProvider bitbucketClientFactoryProvider, BitbucketDeploymentFactory bitbucketDeploymentFactory, JenkinsToBitbucketCredentials jenkinsToBitbucketCredentials, BitbucketPluginConfiguration pluginConfiguration, BitbucketSCMRepositoryHelper scmRunHelper)