Uses of Class
com.atlassian.bamboo.logger.AbstractErrorUpdateHandler
-
Packages that use AbstractErrorUpdateHandler Package Description com.atlassian.bamboo.logger com.atlassian.bamboo.v2.build.agent.remote -
-
Uses of AbstractErrorUpdateHandler in com.atlassian.bamboo.logger
Subclasses of AbstractErrorUpdateHandler in com.atlassian.bamboo.logger Modifier and Type Class Description class
DefaultErrorHandler
This class keeps track of Bamboo build errors so they can get reported to the user. -
Uses of AbstractErrorUpdateHandler in com.atlassian.bamboo.v2.build.agent.remote
Subclasses of AbstractErrorUpdateHandler in com.atlassian.bamboo.v2.build.agent.remote Modifier and Type Class Description class
RemoteErrorUpdateHandler
-