Uses of Class
com.atlassian.bamboo.event.BuildResultEvent
-
Uses of BuildResultEvent in com.atlassian.bamboo.event
Modifier and TypeClassDescriptionclass
Fired when Build is canceled through theStopBuildManager
class
Occurs when a comment onResultsSummary
has been removedclass
Occurs when aResultsSummary
has been commented onclass
Event that gets triggered when a build is completed AResultsSummary
corresponding to this event should be available viaResultsSummaryManager
SeePostBuildCompletedEvent
andBuildFinishedEvent
class
Fired whenBuildExecutionManager#finishBuild(PlanResultKey)
is called Note that that a correspondingBuildResultsSummary
might not be available SeeBuildCompletedEvent
andPostBuildCompletedEvent
class
class
Triggered when a build result is removedclass
BuildResultEvent
that is aware ofBuildState
class
Event that gets triggered when a build is completed ABuildResultsSummary
corresponding to this event should be available viaBuildResultsSummaryManager
SeePostBuildCompletedEvent
andBuildFinishedEvent
class
Fired when aLabel
is added to aResultsSummary
class
class
Fired when aLabel
is removed from aResultsSummary