Uses of Class
com.atlassian.bamboo.event.BuildEvent
Package
Description
-
Uses of BuildEvent in com.atlassian.bamboo.brokenbuildtracker.notifications
Modifier and TypeClassDescriptionclass
class
class
-
Uses of BuildEvent 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
An event that occurs when the the build configuration is changedclass
Event triggered when a build or Job is deletedclass
Fired whenBuildExecutionManager#finishBuild(PlanResultKey)
is called Note that that a correspondingBuildResultsSummary
might not be available SeeBuildCompletedEvent
andPostBuildCompletedEvent
class
An event that is thrown if the build has been detected to have hung based on certain criteria.class
class
Occurs when aRequirement
has changedclass
Triggered when a build result is removedclass
Base class for build result related eventsclass
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
-
Uses of BuildEvent in com.atlassian.bamboo.v2.events
Modifier and TypeClassDescriptionclass
Occurs when a Job or Build has been createdclass
Event which signifies that Bamboo should check repositories for changesclass