Uses of Interface
com.atlassian.bamboo.deployments.results.InternalDeploymentResult
Packages that use InternalDeploymentResult
Package
Description
-
Uses of InternalDeploymentResult in com.atlassian.bamboo.deployments
Methods in com.atlassian.bamboo.deployments with type parameters of type InternalDeploymentResultModifier and TypeMethodDescriptionstatic <T extends InternalDeploymentResult>
org.hamcrest.Matcher<T>DeploymentMatchers.equalToDeploymentResult
(T reference) Methods in com.atlassian.bamboo.deployments that return InternalDeploymentResultModifier and TypeMethodDescriptionstatic InternalDeploymentResult
DeploymentMocks.mockDeploymentResult
(@NotNull String deploymentVersionName, @NotNull BuildState deploymentState, @NotNull LifeCycleState lifeCycleState) Methods in com.atlassian.bamboo.deployments with parameters of type InternalDeploymentResultModifier and TypeMethodDescriptionstatic DeploymentResultKeyImpl
DeploymentResultKeyImpl.from
(@NotNull InternalEnvironment environment, @NotNull InternalDeploymentResult deploymentResult) -
Uses of InternalDeploymentResult in com.atlassian.bamboo.deployments.results
Subinterfaces of InternalDeploymentResult in com.atlassian.bamboo.deployments.resultsClasses in com.atlassian.bamboo.deployments.results that implement InternalDeploymentResult -
Uses of InternalDeploymentResult in com.atlassian.bamboo.deployments.results.matcher
Classes in com.atlassian.bamboo.deployments.results.matcher with type parameters of type InternalDeploymentResultMethods in com.atlassian.bamboo.deployments.results.matcher with type parameters of type InternalDeploymentResultModifier and TypeMethodDescriptionstatic <T extends InternalDeploymentResult>
org.hamcrest.Matcher<T>IsDeploymentResultEq.equalToDeploymentResult
(T reference) -
Uses of InternalDeploymentResult in com.atlassian.bamboo.deployments.results.persistence
Subinterfaces of InternalDeploymentResult in com.atlassian.bamboo.deployments.results.persistenceClasses in com.atlassian.bamboo.deployments.results.persistence that implement InternalDeploymentResult -
Uses of InternalDeploymentResult in com.atlassian.bamboo.rest.model.deployments.results
Classes in com.atlassian.bamboo.rest.model.deployments.results that implement InternalDeploymentResult