Uses of Interface
com.atlassian.bamboo.deployments.versions.InternalDeploymentVersion
Package
Description
-
Uses of InternalDeploymentVersion in com.atlassian.bamboo.deployments
Modifier and TypeMethodDescriptionstatic <T extends InternalDeploymentVersion>
org.hamcrest.Matcher<T>DeploymentMatchers.equalToDeploymentVersion
(T reference) Modifier and TypeMethodDescriptionstatic InternalDeploymentVersion
DeploymentMocks.mockDeploymentVersion
(long id, @NotNull String name) -
Uses of InternalDeploymentVersion in com.atlassian.bamboo.deployments.versions
-
Uses of InternalDeploymentVersion in com.atlassian.bamboo.deployments.versions.matcher
Modifier and TypeClassDescriptionclass
IsDeploymentVersionEq<T extends InternalDeploymentVersion>
Modifier and TypeMethodDescriptionstatic <T extends InternalDeploymentVersion>
org.hamcrest.Matcher<T>IsDeploymentVersionEq.equalToDeploymentVersion
(T reference) -
Uses of InternalDeploymentVersion in com.atlassian.bamboo.deployments.versions.persistence
-
Uses of InternalDeploymentVersion in com.atlassian.bamboo.rest.model.deployments.versions