Uses of Interface
com.atlassian.bamboo.deployments.versions.InternalDeploymentVersion
Packages that use InternalDeploymentVersion
Package
Description
-
Uses of InternalDeploymentVersion in com.atlassian.bamboo.deployments
Methods in com.atlassian.bamboo.deployments with type parameters of type InternalDeploymentVersionModifier and TypeMethodDescriptionstatic <T extends InternalDeploymentVersion>
org.hamcrest.Matcher<T>DeploymentMatchers.equalToDeploymentVersion
(T reference) Methods in com.atlassian.bamboo.deployments that return InternalDeploymentVersionModifier and TypeMethodDescriptionstatic InternalDeploymentVersion
DeploymentMocks.mockDeploymentVersion
(long id, @NotNull String name) -
Uses of InternalDeploymentVersion in com.atlassian.bamboo.deployments.versions
Subinterfaces of InternalDeploymentVersion in com.atlassian.bamboo.deployments.versionsClasses in com.atlassian.bamboo.deployments.versions that implement InternalDeploymentVersion -
Uses of InternalDeploymentVersion in com.atlassian.bamboo.deployments.versions.matcher
Classes in com.atlassian.bamboo.deployments.versions.matcher with type parameters of type InternalDeploymentVersionModifier and TypeClassDescriptionclass
IsDeploymentVersionEq<T extends InternalDeploymentVersion>
Methods in com.atlassian.bamboo.deployments.versions.matcher with type parameters of type InternalDeploymentVersionModifier and TypeMethodDescriptionstatic <T extends InternalDeploymentVersion>
org.hamcrest.Matcher<T>IsDeploymentVersionEq.equalToDeploymentVersion
(T reference) -
Uses of InternalDeploymentVersion in com.atlassian.bamboo.deployments.versions.persistence
Subinterfaces of InternalDeploymentVersion in com.atlassian.bamboo.deployments.versions.persistenceClasses in com.atlassian.bamboo.deployments.versions.persistence that implement InternalDeploymentVersion -
Uses of InternalDeploymentVersion in com.atlassian.bamboo.rest.model.deployments.versions
Classes in com.atlassian.bamboo.rest.model.deployments.versions that implement InternalDeploymentVersion