Uses of Interface
com.atlassian.bamboo.deployments.versions.InternalDeploymentVersionStatus
Packages that use InternalDeploymentVersionStatus
Package
Description
-
Uses of InternalDeploymentVersionStatus in com.atlassian.bamboo.deployments
Methods in com.atlassian.bamboo.deployments with type parameters of type InternalDeploymentVersionStatusModifier and TypeMethodDescriptionstatic <T extends InternalDeploymentVersionStatus>
org.hamcrest.Matcher<T>DeploymentMatchers.equalToDeploymentVersionStatus
(T reference) Methods in com.atlassian.bamboo.deployments that return InternalDeploymentVersionStatusModifier and TypeMethodDescriptionDeploymentMocks.mockDeploymentVersionStatus
(@NotNull String userName, @NotNull DeploymentVersionState deploymentVersionState) -
Uses of InternalDeploymentVersionStatus in com.atlassian.bamboo.deployments.versions
Subinterfaces of InternalDeploymentVersionStatus in com.atlassian.bamboo.deployments.versionsClasses in com.atlassian.bamboo.deployments.versions that implement InternalDeploymentVersionStatusConstructors in com.atlassian.bamboo.deployments.versions with parameters of type InternalDeploymentVersionStatusModifierConstructorDescriptionDeploymentVersionStatusImpl
(InternalDeploymentVersionStatus versionStatus, @Nullable String displayName) -
Uses of InternalDeploymentVersionStatus in com.atlassian.bamboo.deployments.versions.matcher
Classes in com.atlassian.bamboo.deployments.versions.matcher with type parameters of type InternalDeploymentVersionStatusModifier and TypeClassDescriptionclass
Methods in com.atlassian.bamboo.deployments.versions.matcher with type parameters of type InternalDeploymentVersionStatusModifier and TypeMethodDescriptionstatic <T extends InternalDeploymentVersionStatus>
org.hamcrest.Matcher<T>IsDeploymentVersionStatusEq.equalToDeploymentVersionStatus
(T reference) -
Uses of InternalDeploymentVersionStatus in com.atlassian.bamboo.deployments.versions.persistence
Subinterfaces of InternalDeploymentVersionStatus in com.atlassian.bamboo.deployments.versions.persistenceClasses in com.atlassian.bamboo.deployments.versions.persistence that implement InternalDeploymentVersionStatusModifier and TypeClassDescriptionclass
class
CreationDate property implemented via inheritance from BambooEntityObject -
Uses of InternalDeploymentVersionStatus in com.atlassian.bamboo.rest.model.deployments.versions
Classes in com.atlassian.bamboo.rest.model.deployments.versions that implement InternalDeploymentVersionStatus