|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BuildStateResultEvent | |
|---|---|
| com.atlassian.bamboo.event | |
| com.atlassian.bamboo.notification.buildcompleted | |
| Uses of BuildStateResultEvent in com.atlassian.bamboo.event |
|---|
| Subclasses of BuildStateResultEvent in com.atlassian.bamboo.event | |
|---|---|
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 |
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 |
| Uses of BuildStateResultEvent in com.atlassian.bamboo.notification.buildcompleted |
|---|
| Methods in com.atlassian.bamboo.notification.buildcompleted with parameters of type BuildStateResultEvent | |
|---|---|
void |
BuildCompletedNotificationListener.handleEvent(BuildStateResultEvent event,
Plan plan)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||