Uses of Interface
com.atlassian.bamboo.plan.PlanResultKeyProvider
Package
Description
-
Uses of PlanResultKeyProvider in com.atlassian.bamboo.chains
-
Uses of PlanResultKeyProvider in com.atlassian.bamboo.deployments.versions
Modifier and TypeInterfaceDescriptioninterface
interface
Interface for DeploymentVersionItems of type BAMBOO_ARTIFACT -
Uses of PlanResultKeyProvider in com.atlassian.bamboo.deployments.versions.persistence.items
Modifier and TypeInterfaceDescriptioninterface
Mutable interface for DeploymentVersionItems of type BAMBOO_ARTIFACT. -
Uses of PlanResultKeyProvider in com.atlassian.bamboo.matcher
Modifier and TypeMethodDescriptionstatic <T extends PlanResultKeyProvider>
org.hamcrest.Matcher<T>BambooTestMatchers.hasPlanResultKey
(PlanResultKey planResultKey) static <T extends PlanResultKeyProvider>
org.hamcrest.Matcher<T>BambooTestMatchers.hasPlanResultKey
(String planResultKey) -
Uses of PlanResultKeyProvider in com.atlassian.bamboo.matcher.plan
Modifier and TypeMethodDescriptionstatic <T extends PlanResultKeyProvider>
org.hamcrest.Matcher<T>PlanResultKeyMatcher.hasPlanResultKey
(PlanResultKey planResultKey) static <T extends PlanResultKeyProvider>
org.hamcrest.Matcher<T>PlanResultKeyMatcher.hasPlanResultKey
(String planResultKey) static <T extends PlanResultKeyProvider>
org.hamcrest.Matcher<T>PlanResultKeyMatcher.hasPlanResultKey
(org.hamcrest.Matcher<PlanResultKey> textMatcher) -
Uses of PlanResultKeyProvider in com.atlassian.bamboo.rest.model.deployments.versions
-
Uses of PlanResultKeyProvider in com.atlassian.bamboo.resultsummary
Modifier and TypeInterfaceDescriptioninterface
An interface which provides a database persisted version of theBuildResults
interface
interface
Used to store the result of allPlan
executions