Uses of Interface
com.atlassian.bamboo.plan.cache.ChainResultDetails
-
Packages that use ChainResultDetails Package Description com.atlassian.bamboo.plan.cache -
-
Uses of ChainResultDetails in com.atlassian.bamboo.plan.cache
Classes in com.atlassian.bamboo.plan.cache that implement ChainResultDetails Modifier and Type Class Description class
ChainResultDetailsImpl
Methods in com.atlassian.bamboo.plan.cache that return ChainResultDetails Modifier and Type Method Description @Nullable ChainResultDetails
ImmutablePlanManager. getChainResultDetails(PlanResultKey planResultKey)
ChainResultDetails
ImmutablePlanManagerImpl. getChainResultDetails(PlanResultKey planResultKey)
-