Uses of Class
com.atlassian.bamboo.plan.cache.PlansState

Packages that use PlansState
com.atlassian.bamboo.plan.cache   
 

Uses of PlansState in com.atlassian.bamboo.plan.cache
 

Methods in com.atlassian.bamboo.plan.cache that return PlansState
 PlansState PlansState.removePlanFromState(PlanKey planKey)
          Removes the plan from the cache
 PlansState PlansState.updateState(ImmutableChain plan)
           
 PlansState PlansState.updateState(java.util.Map<PlanKey,? extends ImmutableChain> plansMap)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.