public class RemoteErrorUpdateHandler
extends com.atlassian.bamboo.logger.AbstractErrorUpdateHandler
implements com.atlassian.bamboo.logger.ErrorUpdateHandler
| Constructor and Description |
|---|
RemoteErrorUpdateHandler(com.atlassian.bamboo.v2.build.agent.capability.AgentContext agentContext,
BambooAgentMessageSender sender) |
| Modifier and Type | Method and Description |
|---|---|
void |
createElasticError(String context,
Long agentId,
com.atlassian.bamboo.logger.ThrowableDetails throwableDetails,
String instanceId) |
void |
createError(String planKey,
Integer buildNumber,
Long agentId,
String context,
com.atlassian.bamboo.logger.ThrowableDetails throwableDetails) |
addErrorCollection, getCurrentAgentId, recordElasticError, recordError, recordError, recordError, recordError, recordErrorpublic RemoteErrorUpdateHandler(com.atlassian.bamboo.v2.build.agent.capability.AgentContext agentContext, BambooAgentMessageSender sender)
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.