|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ErrorHandler in com.atlassian.bamboo.build |
|---|
| Methods in com.atlassian.bamboo.build with parameters of type ErrorHandler | |
|---|---|
void |
UpdateAndBuild.setErrorHandler(ErrorHandler errorHandler)
|
| Constructors in com.atlassian.bamboo.build with parameters of type ErrorHandler | |
|---|---|
DefaultBuildChangeDetector(edu.emory.mathcs.backport.java.util.concurrent.BlockingQueue codeChangeQueue,
ErrorHandler errorHandler,
BuildManager buildManager)
Create the deamon. |
|
HibernateBuildManager(BuildEventNotifier buildEventNotifier,
ErrorHandler errorHandler)
|
|
| Uses of ErrorHandler in com.atlassian.bamboo.build.artifact |
|---|
| Methods in com.atlassian.bamboo.build.artifact that return ErrorHandler | |
|---|---|
ErrorHandler |
BuildArtifactPostProcessor.getErrorHandler()
|
| Methods in com.atlassian.bamboo.build.artifact with parameters of type ErrorHandler | |
|---|---|
void |
BuildArtifactPostProcessor.setErrorHandler(ErrorHandler errorHandler)
|
| Uses of ErrorHandler in com.atlassian.bamboo.build.pipeline.tasks |
|---|
| Constructors in com.atlassian.bamboo.build.pipeline.tasks with parameters of type ErrorHandler | |
|---|---|
BambooBuildPipeline(PipelineDefinition definition,
BuildEventNotifier buildEventNotifier,
ErrorHandler errorHandler,
com.atlassian.event.EventManager eventManager)
|
|
ExecuteBuildTask(BuildResults buildResults,
ErrorHandler errorHandler)
|
|
PrepareBuildTask(BuildResults buildResults,
BuildEventNotifier buildEventNotifier,
ErrorHandler errorHandler)
|
|
SaveBuildTask(BuildResults buildResults,
ErrorHandler errorHandler)
|
|
| Uses of ErrorHandler in com.atlassian.bamboo.builder |
|---|
| Constructors in com.atlassian.bamboo.builder with parameters of type ErrorHandler | |
|---|---|
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 ErrorHandler in com.atlassian.bamboo.buildqueue.manager |
|---|
| Methods in com.atlassian.bamboo.buildqueue.manager with parameters of type ErrorHandler | |
|---|---|
void |
PipelineManagerImpl.setErrorHandler(ErrorHandler errorHandler)
|
| Uses of ErrorHandler in com.atlassian.bamboo.container |
|---|
| Methods in com.atlassian.bamboo.container with parameters of type ErrorHandler | |
|---|---|
void |
BambooContainer.reportBuildConfigurationProblems(Persister persister,
ErrorHandler errorHandler)
|
void |
BambooContainer.setErrorHandler(ErrorHandler errorHandler)
|
| Uses of ErrorHandler in com.atlassian.bamboo.emailer |
|---|
| Constructors in com.atlassian.bamboo.emailer with parameters of type ErrorHandler | |
|---|---|
DefaultEmailBuildResultsService(org.apache.velocity.app.VelocityEngine velocityEngine,
ErrorHandler errorHandler,
BuildManager buildManager)
|
|
| Uses of ErrorHandler in com.atlassian.bamboo.event |
|---|
| Methods in com.atlassian.bamboo.event with parameters of type ErrorHandler | |
|---|---|
void |
DefaultBuildEventNotifier.setErrorHandler(ErrorHandler errorHandler)
|
| Constructors in com.atlassian.bamboo.event with parameters of type ErrorHandler | |
|---|---|
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 ErrorHandler in com.atlassian.bamboo.logger |
|---|
| Classes in com.atlassian.bamboo.logger that implement ErrorHandler | |
|---|---|
class |
DefaultErrorHandler
This class keeps track of Bamboo build errors so they can get reported to the user. |
| Uses of ErrorHandler in com.atlassian.bamboo.upgrade.tasks |
|---|
| Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type ErrorHandler | |
|---|---|
void |
UpgradeTask131.setErrorHandler(ErrorHandler errorHandler)
|
| Uses of ErrorHandler in com.atlassian.bamboo.xmpp |
|---|
| Constructors in com.atlassian.bamboo.xmpp with parameters of type ErrorHandler | |
|---|---|
XmppBuildNotifier(org.apache.velocity.app.VelocityEngine velocityEngine,
ErrorHandler errorHandler,
BuildManager buildManager)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||