Class PlanInterceptorUtils
- java.lang.Object
-
- com.atlassian.bamboo.ww2.interceptors.PlanInterceptorUtils
-
public class PlanInterceptorUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description PlanInterceptorUtils()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @Nullable ImmutablePlan
findPlan(@NotNull AbstractBambooInterceptor interceptor)
-
-
-
Method Detail
-
findPlan
@Nullable public @Nullable ImmutablePlan findPlan(@NotNull @NotNull AbstractBambooInterceptor interceptor)
-
-