|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BuildEventNotifier in com.atlassian.bamboo.build |
|---|
| Constructors in com.atlassian.bamboo.build with parameters of type BuildEventNotifier | |
|---|---|
HibernateBuildManager(BuildEventNotifier buildEventNotifier,
ErrorHandler errorHandler)
|
|
| Uses of BuildEventNotifier in com.atlassian.bamboo.build.pipeline.tasks |
|---|
| Constructors in com.atlassian.bamboo.build.pipeline.tasks with parameters of type BuildEventNotifier | |
|---|---|
BambooBuildPipeline(PipelineDefinition definition,
BuildEventNotifier buildEventNotifier,
ErrorHandler errorHandler,
com.atlassian.event.EventManager eventManager)
|
|
PrepareBuildTask(BuildResults buildResults,
BuildEventNotifier buildEventNotifier,
ErrorHandler errorHandler)
|
|
| Uses of BuildEventNotifier in com.atlassian.bamboo.builder |
|---|
| Constructors in com.atlassian.bamboo.builder with parameters of type BuildEventNotifier | |
|---|---|
DefaultBuildExecutor(edu.emory.mathcs.backport.java.util.concurrent.BlockingQueue codeChangeQueue,
edu.emory.mathcs.backport.java.util.concurrent.BlockingQueue completedBuildQueue,
BuildEventNotifier buildEventNotifier,
ErrorHandler errorHandler)
|
|
| Uses of BuildEventNotifier in com.atlassian.bamboo.buildqueue.manager |
|---|
| Methods in com.atlassian.bamboo.buildqueue.manager with parameters of type BuildEventNotifier | |
|---|---|
void |
PipelineManagerImpl.setBuildEventNotifier(BuildEventNotifier buildEventNotifier)
|
| Uses of BuildEventNotifier in com.atlassian.bamboo.container |
|---|
| Methods in com.atlassian.bamboo.container with parameters of type BuildEventNotifier | |
|---|---|
void |
BambooContainer.setBuildEventNotifier(BuildEventNotifier buildEventNotifier)
|
| Uses of BuildEventNotifier in com.atlassian.bamboo.event |
|---|
| Classes in com.atlassian.bamboo.event that implement BuildEventNotifier | |
|---|---|
class |
DefaultBuildEventNotifier
This class keep a registery of BuildEventListeners and notifies them when a build event occurs. |
| Constructors in com.atlassian.bamboo.event with parameters of type BuildEventNotifier | |
|---|---|
BuildCompleteNotifier(edu.emory.mathcs.backport.java.util.concurrent.BlockingQueue completedBuildQueue,
BuildEventNotifier buildEventNotifier,
ErrorHandler errorHandler,
com.atlassian.event.EventManager eventManager)
Create an instance that uses the given template emailer. |
|
| Uses of BuildEventNotifier in com.atlassian.bamboo.resultsummary |
|---|
| Methods in com.atlassian.bamboo.resultsummary with parameters of type BuildEventNotifier | |
|---|---|
void |
BuildResultsSummaryManagerImpl.setBuildEventNotifier(BuildEventNotifier buildEventNotifier)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||