@ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
Package com.atlassian.bitbucket.jenkins.internal.model.deployment
Add package level annotations to indicate everything is non-null by default.
-
Class Summary Class Description BitbucketDeployment The details of a deployment.BitbucketDeploymentCapabilities BitbucketDeploymentEnvironment The details of an environment that was deployed to. -
Enum Summary Enum Description BitbucketDeploymentEnvironmentType The types of environments available via the Bitbucket Server API.DeploymentState The possible states of a deployment.