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