Uses of Interface
com.atlassian.bamboo.plan.PlanKeyProvider
Packages that use PlanKeyProvider
Package
Description
-
Uses of PlanKeyProvider in com.atlassian.bamboo.build
Subinterfaces of PlanKeyProvider in com.atlassian.bamboo.buildClasses in com.atlassian.bamboo.build that implement PlanKeyProvider -
Uses of PlanKeyProvider in com.atlassian.bamboo.chains
Subinterfaces of PlanKeyProvider in com.atlassian.bamboo.chainsClasses in com.atlassian.bamboo.chains that implement PlanKeyProvider -
Uses of PlanKeyProvider in com.atlassian.bamboo.pageobjects.pages.plan.configuration
Classes in com.atlassian.bamboo.pageobjects.pages.plan.configuration that implement PlanKeyProviderModifier and TypeClassDescriptionstatic class
-
Uses of PlanKeyProvider in com.atlassian.bamboo.plan
Subinterfaces of PlanKeyProvider in com.atlassian.bamboo.planModifier and TypeInterfaceDescriptioninterface
Mutable version of the plan.interface
Represents the minimal information about a Planinterface
Marker interface that specifies that the implementingPlan
is a 'top level' objectClasses in com.atlassian.bamboo.plan that implement PlanKeyProviderModifier and TypeClassDescriptionclass
class
This plan is only partially migrated to annotation-based Hibernate model, to allow creating queries using the new query mechanism.class
Fields in com.atlassian.bamboo.plan with type parameters of type PlanKeyProviderModifier and TypeFieldDescriptionstatic final @NotNull Function<PlanKeyProvider,
PlanKey> PlanKeyProvider.getPlanKey
Deprecated. -
Uses of PlanKeyProvider in com.atlassian.bamboo.plan.branch
Subinterfaces of PlanKeyProvider in com.atlassian.bamboo.plan.branchModifier and TypeInterfaceDescriptioninterface
Represents a branch of a plan.interface
Classes in com.atlassian.bamboo.plan.branch that implement PlanKeyProvider -
Uses of PlanKeyProvider in com.atlassian.bamboo.plan.branch.cache
Classes in com.atlassian.bamboo.plan.branch.cache that implement PlanKeyProvider -
Uses of PlanKeyProvider in com.atlassian.bamboo.plan.cache
Subinterfaces of PlanKeyProvider in com.atlassian.bamboo.plan.cacheModifier and TypeInterfaceDescriptioninterface
interface
Represents aChain
that is immutable.interface
Interface of an immutable version ofChainBranch
interface
Immutable, threadsafe cacheable version ofJob
interface
Represents aPlan
that is immutable.interface
Represents aTopLevelPlan
that is immutable.Classes in com.atlassian.bamboo.plan.cache that implement PlanKeyProvider -
Uses of PlanKeyProvider in com.atlassian.bamboo.plugins.jira.summary.build
Classes in com.atlassian.bamboo.plugins.jira.summary.build that implement PlanKeyProviderModifier and TypeClassDescriptionclass
Parses a specific subset of a BuildResultSummary. -
Uses of PlanKeyProvider in com.atlassian.bamboo.resultsummary.search
Methods in com.atlassian.bamboo.resultsummary.search with type parameters of type PlanKeyProviderModifier and TypeMethodDescription<T extends PlanKeyProvider>
@NotNull List<T>PlanResultSearcher.findByJiraCriteriaAndTransform
(@NotNull ByJiraIssueResultSearchCriteria jiraCriteria, @NotNull ResultSummarySearchCriteria criteria, @NotNull Function<ChainResultsSummary, T> transformation) FindChainResultsSummary
relevant to given set of Jira issue keys and apply transformation.<T extends PlanKeyProvider>
List<T>PlanResultSearcherImpl.findByJiraCriteriaAndTransform
(@NotNull ByJiraIssueResultSearchCriteria jiraCriteria, @NotNull ResultSummarySearchCriteria criteria, @NotNull Function<ChainResultsSummary, T> transformation) -
Uses of PlanKeyProvider in com.atlassian.bamboo.ww2.beans
Classes in com.atlassian.bamboo.ww2.beans that implement PlanKeyProviderModifier and TypeClassDescriptionclass
static class
Branches are top level branch plans.
getPlanKey()