public class RemoteErrorUpdateHandler extends AbstractErrorUpdateHandler implements ErrorUpdateHandler
agentContext| Constructor and Description |
|---|
RemoteErrorUpdateHandler(AgentContext agentContext,
BambooAgentMessageSender sender) |
| Modifier and Type | Method and Description |
|---|---|
void |
createElasticError(String context,
@Nullable Long agentId,
@Nullable ThrowableDetails throwableDetails,
@Nullable String instanceId)
Create an error regarding Elastic Bamboo.
|
void |
createError(String entityKey,
Integer resultNumber,
Long agentId,
String context,
ThrowableDetails throwableDetails) |
void |
createError(@Nullable String entityKey,
@Nullable Long resultNumber,
Long agentId,
String context,
@Nullable ThrowableDetails throwableDetails) |
addErrorCollection, getCurrentAgentId, recordElasticError, recordError, recordError, recordError, recordError, recordError, recordError, recordErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddErrorCollection, recordElasticError, recordError, recordError, recordError, recordError, recordError, recordError, recordErrorpublic RemoteErrorUpdateHandler(AgentContext agentContext, BambooAgentMessageSender sender)
public void createError(String entityKey, Integer resultNumber, Long agentId, String context, ThrowableDetails throwableDetails)
createError in interface ErrorUpdateHandlerpublic void createError(@Nullable
@Nullable String entityKey,
@Nullable
@Nullable Long resultNumber,
Long agentId,
String context,
@Nullable
@Nullable ThrowableDetails throwableDetails)
createError in interface ErrorUpdateHandlerpublic void createElasticError(String context, @Nullable @Nullable Long agentId, @Nullable @Nullable ThrowableDetails throwableDetails, @Nullable @Nullable String instanceId)
ErrorUpdateHandlercreateElasticError in interface ErrorUpdateHandlerCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.