Package com.atlassian.bamboo.event
package com.atlassian.bamboo.event
-
ClassDescriptionEvent is triggered when Administration Configuration is updated by user or system.Occurs when a specific agent is updated (e.g the agent has been created or disabled)This event is published whenever an agent is disabled or enabled.Occurs if there is an update that will effect all agents e.g. disabling/enabling all agents or updating capability setsAn event fired when background deletion completesRepresents an Error thrown in Bamboo, these can either be system errors or build errors.Base class for all Bamboo events.BambooEventListener<T extends BambooEvent>A replacement for removed EventListener interface to handle legacy event listener plugin point.Fired when Build is canceled through the
StopBuildManagerOccurs when a comment onResultsSummaryhas been removedOccurs when aResultsSummaryhas been commented onEvent that gets triggered when a build is completed AResultsSummarycorresponding to this event should be available viaResultsSummaryManagerSeePostBuildCompletedEventandBuildFinishedEventAn event that occurs when the the build configuration is changedEvent triggered when a build or Job is deletedGeneric base event forBambooEvents that captures aPlan.Fired whenBuildExecutionManager#finishBuild(PlanResultKey)is called Note that that a correspondingBuildResultsSummarymight not be available SeeBuildCompletedEventandPostBuildCompletedEventAn event that is thrown if the build has been detected to have hung based on certain criteria.Occurs when aRequirementhas changedTriggered when a build result is removedBase class for build result related eventsTriggers when builds are movedBuildResultEventthat is aware ofBuildStateTriggered when capability label changedEvent published during Bamboo server startup when pending chains are transitioned toBuildState.UNKNOWNEvent that gets triggered after a chain completesEvent is triggered when new chain created.Base class for chain result related eventsPublished when jobs from chain are added to queue.ContextEvent<C extends CommonContext>An event that gets fired after the deletion action has finishedOccurs when aRequirementhas changedEvent that gets triggered before a failed stage is restartedThis listener runs during the startup phase to turn on and off features depending on flags in theFeatureManagerHibernateEventListener<T extends BambooEvent>Deprecated.Deprecated.since 3.3 useBambooSmackClient.send(Message)InlineEventListener<T extends BambooEvent>A marker interface to denote an event listener that should always be run inline (ie not async)Event that gets triggered when a build is completed ABuildResultsSummarycorresponding to this event should be available viaBuildResultsSummaryManagerSeePostBuildCompletedEventandBuildFinishedEventEvent that gets triggered before a manual stage is resumedEvent triggered when lots ofChainare deletedEvent triggered when lots of Jobs are deletedProvides a common interface for both build and chain eventsFired when a user favourites aPlanFired when a user removes a favourite from aPlanProvides a common interface for both build and chain events that contain a resultAn event that requests for a plan to be suspendedEvent is triggered when a new project is created.Event is triggered after a project is marked for deletion.Event is triggered when a project details are changed (e.g. the project is renamed).An event that will be broadcast to all agents that are listeningAn event listener that rebroadcasts the anRemoteBroadcastEventthrough aJmsTemplateFired when aLabelis added to aResultsSummaryFired when aLabelis removed from aResultsSummaryOccurs when aResultsSummaryhas been updatedEvent fired when user changed security settings about Trusted keys management.Event that broadcasts the fingerprint informationAn event that publishes the server's fingerprintAn event indicating that Bamboo has startedAn event that indicates that the server is startingOccurs when specs contain a type dedicated to explicitly delete all objects of some typeEvent that gets triggered after a stage completesEvent that gets triggered after a chain stops on manual stage This event will be triggered after anyStageCompletedEventand before anyChainCompletedEventrelated to the same build.
HibernateEventListenerAspect