Uses of Interface
com.atlassian.bamboo.event.PlanEvent
Package
Description
-
Uses of PlanEvent in com.atlassian.bamboo.brokenbuildtracker.notifications
Modifier and TypeClassDescriptionclass
class
class
-
Uses of PlanEvent in com.atlassian.bamboo.build.monitoring
Modifier and TypeMethodDescription@Nullable BuildDefinition
ForceBuildStopper.getBuildDefinition
(PlanEvent event) We are receiving this event from a job so we need to get a plan from it. -
Uses of PlanEvent in com.atlassian.bamboo.chains.events
Modifier and TypeClassDescriptionclass
Synchronous event sent after a chain has been moved allowing plugins and Bamboo components to react on chain key change.class
Synchronous event sent while a chain is being moved allowing plugins and Bamboo components to react on Chain key change. -
Uses of PlanEvent in com.atlassian.bamboo.event
Modifier and TypeInterfaceDescriptioninterface
Provides a common interface for both build and chain events that contain a resultModifier 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
Generic base event forBambooEvent
s that captures aPlan
.class
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 published during Bamboo server startup when pending chains are transitioned toBuildState.UNKNOWN
class
class
Event that gets triggered after a chain completesfinal class
Event is triggered when new chain created.class
class
class
class
Base class for chain result related eventsclass
Published when jobs from chain are added to queue.class
class
Event that gets triggered before a failed stage is restartedclass
Event that gets triggered when a build is completed ABuildResultsSummary
corresponding to this event should be available viaBuildResultsSummaryManager
SeePostBuildCompletedEvent
andBuildFinishedEvent
class
Event that gets triggered before a manual stage is resumedclass
Fired when a user favourites aPlan
class
class
Fired when a user removes a favourite from aPlan
class
An event that requests for a plan to be suspendedclass
Fired when aLabel
is added to aResultsSummary
class
class
Fired when aLabel
is removed from aResultsSummary
class
Occurs when aResultsSummary
has been updatedclass
Event that gets triggered after a stage completesclass
Event that gets triggered after a chain stops on manual stage This event will be triggered after anyStageCompletedEvent
and before anyChainCompletedEvent
related to the same build. -
Uses of PlanEvent in com.atlassian.bamboo.event.artifact
Modifier and TypeClassDescriptionclass
Event sent when ArtifactDefinition is added.class
class
Event sent when ArtifactDefinition is updated.class
-
Uses of PlanEvent in com.atlassian.bamboo.event.branch
Modifier and TypeClassDescriptionclass
Event fired when divergent branch is changed to a lightweight branchclass
Event fired when default repository of a plan is replaced with another one or removed. -
Uses of PlanEvent in com.atlassian.bamboo.v2.build.events
Modifier and TypeClassDescriptionclass
ABuildContextEvent
is an event that occurs within the build workflow contextclass
class
Deprecated.since 10.0class
Synchronous event fired after the build has been completed. -
Uses of PlanEvent 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