public class AutomaticDependencyManagementDeletionInterceptorAction extends Object implements PlanDeletionInterceptorAction
| Constructor and Description |
|---|
AutomaticDependencyManagementDeletionInterceptorAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(@NotNull ImmutablePlan plan,
@NotNull Supplier<Plan> mutablePlan)
Runs before the
Plan and its ResultsSummarys have been deleted
Try relying on the ImmutablePlan argument. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinterceptpublic AutomaticDependencyManagementDeletionInterceptorAction()
public void intercept(@NotNull
@NotNull ImmutablePlan plan,
@NotNull
@NotNull Supplier<Plan> mutablePlan)
PlanDeletionInterceptorActionPlan and its ResultsSummarys have been deleted
Try relying on the ImmutablePlan argument.intercept in interface PlanDeletionInterceptorActionCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.