public class ForceBuildStopper extends Object
Constructor and Description |
---|
ForceBuildStopper() |
Modifier and Type | Method and Description |
---|---|
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 BuildDefinition getBuildDefinition(PlanEvent event)
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.