Uses of Interface
com.atlassian.bamboo.plan.PlanResultKeyProvider
Packages that use PlanResultKeyProvider
Package
Description
-
Uses of PlanResultKeyProvider in com.atlassian.bamboo.chains
Subinterfaces of PlanResultKeyProvider in com.atlassian.bamboo.chainsClasses in com.atlassian.bamboo.chains that implement PlanResultKeyProvider -
Uses of PlanResultKeyProvider in com.atlassian.bamboo.deployments.versions
Subinterfaces of PlanResultKeyProvider in com.atlassian.bamboo.deployments.versionsModifier and TypeInterfaceDescriptioninterface
interface
Interface for DeploymentVersionItems of type BAMBOO_ARTIFACTClasses in com.atlassian.bamboo.deployments.versions that implement PlanResultKeyProvider -
Uses of PlanResultKeyProvider in com.atlassian.bamboo.deployments.versions.persistence.items
Subinterfaces of PlanResultKeyProvider in com.atlassian.bamboo.deployments.versions.persistence.itemsModifier and TypeInterfaceDescriptioninterface
Mutable interface for DeploymentVersionItems of type BAMBOO_ARTIFACT.Classes in com.atlassian.bamboo.deployments.versions.persistence.items that implement PlanResultKeyProvider -
Uses of PlanResultKeyProvider in com.atlassian.bamboo.matcher
Methods in com.atlassian.bamboo.matcher with type parameters of type PlanResultKeyProviderModifier 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
Methods in com.atlassian.bamboo.matcher.plan with type parameters of type PlanResultKeyProviderModifier 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
Classes in com.atlassian.bamboo.rest.model.deployments.versions that implement PlanResultKeyProvider -
Uses of PlanResultKeyProvider in com.atlassian.bamboo.resultsummary
Subinterfaces of PlanResultKeyProvider in com.atlassian.bamboo.resultsummaryModifier and TypeInterfaceDescriptioninterface
An interface which provides a database persisted version of theBuildResults
interface
interface
Used to store the result of allPlan
executionsClasses in com.atlassian.bamboo.resultsummary that implement PlanResultKeyProvider