Package | Description |
---|---|
com.atlassian.bamboo.event |
Modifier and Type | Class and Description |
---|---|
class |
BuildCanceledEvent
Fired when Build is canceled through the
StopBuildManager |
class |
BuildCommentDeletedEvent
Occurs when a comment on
ResultsSummary has been removed |
class |
BuildCommentedEvent
Occurs when a
ResultsSummary has been commented on |
class |
BuildCompletedEvent
Event that gets triggered when a build is completed
A
ResultsSummary corresponding to this event should be available via ResultsSummaryManager
See PostBuildCompletedEvent and BuildFinishedEvent |
class |
BuildFinishedEvent
Fired when
BuildExecutionManager.finishBuild(PlanResultKey) is called
Note that that a corresponding BuildResultsSummary might not be available
See BuildCompletedEvent and PostBuildCompletedEvent |
class |
BuildQueueTimeoutEvent |
class |
BuildResultDeletedEvent
Triggered when a build result is removed
|
class |
BuildStateResultEvent
BuildResultEvent that is aware of BuildState |
class |
JobCompletedEvent
Event that gets triggered when a build is completed
A
BuildResultsSummary corresponding to this event should be available via BuildResultsSummaryManager
See PostBuildCompletedEvent and BuildFinishedEvent |
class |
ResultLabelAddedEvent
Fired when a
Label is added to a ResultsSummary |
class |
ResultLabelEvent |
class |
ResultLabelRemovedEvent
Fired when a
Label is removed from a ResultsSummary |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.