|
||||||||||
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)
|
|
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(BlockingQueue codeChangeQueue,
BlockingQueue completedBuildQueue,
BuildEventNotifier buildEventNotifier,
ErrorHandler errorHandler)
|
Uses of BuildEventNotifier in com.atlassian.bamboo.buildqueue |
---|
Constructors in com.atlassian.bamboo.buildqueue with parameters of type BuildEventNotifier | |
---|---|
DefaultBuildPipeline(PipelineDefinition definition,
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 BuildEventListener s and notifies them when a build event occurs. |
Constructors in com.atlassian.bamboo.event with parameters of type BuildEventNotifier | |
---|---|
BuildCompleteNotifier(BlockingQueue completedBuildQueue,
BuildEventNotifier buildEventNotifier,
ErrorHandler errorHandler)
Create an instance that uses the given template emailer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |