| Package | Description |
|---|---|
| com.atlassian.bamboo.plan.cache | |
| com.atlassian.bamboo.plan.cache.index | |
| com.atlassian.bamboo.plugins.stash.predicates |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ImmutableChain> |
CachedPlanManagerImpl.getPlansWithRepository(PlanRepositoryIndex.Query query) |
Iterable<ImmutableChain> |
CachedPlanManager.getPlansWithRepository(PlanRepositoryIndex.Query query)
Returns chains that use repositories with given params
|
| Modifier and Type | Method and Description |
|---|---|
Collection<PlanKey> |
PlanRepositoryIndexer.getPlans(PlanRepositoryIndex.Query query) |
Collection<PlanKey> |
PlanRepositoryIndex.getPlans(PlanRepositoryIndex.Query query) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Predicate<ImmutableChain> |
StashRepositoryPredicates.defaultRepositoryMatchesQuery(CustomVariableContext customVariableContext,
PlanRepositoryIndex.Query query)
Predicate that is fulfilled when chain has default repository matching query.
|
static com.google.common.base.Predicate<StashRepository> |
StashRepositoryPredicates.matchesQuery(CustomVariableContext customVariableContext,
PlanRepositoryIndex.Query query)
Predicate that is fulfilled when repository matches query.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.