Uses of Interface
com.atlassian.bamboo.deployments.versions.InternalDeploymentVersionStatus
Package
Description
-
Uses of InternalDeploymentVersionStatus in com.atlassian.bamboo.deployments
Modifier and TypeMethodDescriptionstatic <T extends InternalDeploymentVersionStatus>
org.hamcrest.Matcher<T>DeploymentMatchers.equalToDeploymentVersionStatus
(T reference) Modifier and TypeMethodDescriptionDeploymentMocks.mockDeploymentVersionStatus
(@NotNull String userName, @NotNull DeploymentVersionState deploymentVersionState) -
Uses of InternalDeploymentVersionStatus in com.atlassian.bamboo.deployments.versions
ModifierConstructorDescriptionDeploymentVersionStatusImpl
(InternalDeploymentVersionStatus versionStatus, @Nullable String displayName) -
Uses of InternalDeploymentVersionStatus in com.atlassian.bamboo.deployments.versions.matcher
Modifier and TypeClassDescriptionclass
Modifier and TypeMethodDescriptionstatic <T extends InternalDeploymentVersionStatus>
org.hamcrest.Matcher<T>IsDeploymentVersionStatusEq.equalToDeploymentVersionStatus
(T reference) -
Uses of InternalDeploymentVersionStatus in com.atlassian.bamboo.deployments.versions.persistence
Modifier and TypeClassDescriptionclass
class
CreationDate property implemented via inheritance from BambooEntityObject -
Uses of InternalDeploymentVersionStatus in com.atlassian.bamboo.rest.model.deployments.versions