| Package | Description |
|---|---|
| com.atlassian.bamboo.plan.cache |
| Modifier and Type | Method and Description |
|---|---|
PlansState |
PlansState.removePlanFromState(@NotNull PlanKey planKey)
Removes the plan from the cache
|
PlansState |
PlansState.removePlansFromState(@NotNull Iterable<PlanKey> planKeys) |
PlansState |
PlansState.updateState(@NotNull ImmutableChain plan) |
PlansState |
PlansState.updateState(@NotNull Map<PlanKey,? extends ImmutableChain> plansMap) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.