public class ForceBuildStopper extends Object
| Constructor and Description |
|---|
ForceBuildStopper() |
| Modifier and Type | Method and Description |
|---|---|
@Nullable BuildDefinition |
getBuildDefinition(PlanEvent event)
We are receiving this event from a job so we need to get a plan from it.
|
void |
onBuildCancelled(BuildCanceledEvent event) |
void |
onBuildHung(BuildHungEvent event) |
@EventListener public void onBuildCancelled(BuildCanceledEvent event)
@EventListener public void onBuildHung(BuildHungEvent event)
@Nullable public @Nullable BuildDefinition getBuildDefinition(PlanEvent event)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.