Uses of Interface
com.atlassian.bamboo.plan.PlanKeyProvider
Package
Description
-
Uses of PlanKeyProvider in com.atlassian.bamboo.build
-
Uses of PlanKeyProvider in com.atlassian.bamboo.chains
-
Uses of PlanKeyProvider in com.atlassian.bamboo.pageobjects.pages.plan.configuration
Modifier and TypeClassDescriptionstatic class
-
Uses of PlanKeyProvider in com.atlassian.bamboo.plan
Modifier 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' objectModifier and TypeClassDescriptionclass
class
This plan is only partially migrated to annotation-based Hibernate model, to allow creating queries using the new query mechanism.class
Modifier and TypeFieldDescriptionstatic final @NotNull Function<PlanKeyProvider,
PlanKey> PlanKeyProvider.getPlanKey
Deprecated. -
Uses of PlanKeyProvider in com.atlassian.bamboo.plan.branch
Modifier and TypeInterfaceDescriptioninterface
Represents a branch of a plan.interface
-
Uses of PlanKeyProvider in com.atlassian.bamboo.plan.branch.cache
-
Uses of PlanKeyProvider in com.atlassian.bamboo.plan.cache
Modifier 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. -
Uses of PlanKeyProvider in com.atlassian.bamboo.plugins.jira.summary.build
Modifier and TypeClassDescriptionclass
Parses a specific subset of a BuildResultSummary. -
Uses of PlanKeyProvider in com.atlassian.bamboo.resultsummary.search
Modifier 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
Modifier and TypeClassDescriptionclass
static class
Branches are top level branch plans.
getPlanKey()