Uses of Class
com.atlassian.bamboo.testutils.matchers.rest.model.deployments.results.RestDeploymentResultMatcherBuilder
-
Uses of RestDeploymentResultMatcherBuilder in com.atlassian.bamboo.testutils.matchers.rest.model.deployments.results
Modifier and TypeMethodDescriptionRestDeploymentResultMatcherBuilder.deploymentState
(BuildState deploymentState) RestDeploymentResultMatcherBuilder.deploymentVersionName
(String versionName) RestDeploymentResultMatcherBuilder.lifeCycleState
(LifeCycleState... lifeCycleStates) RestDeploymentResultMatcherBuilder.lifeCycleState
(Collection<LifeCycleState> lifeCycleStates)