public static class AgentQueueAccessor.QueueAccessResult extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
@Nullable CommonContext |
getContext() |
@Nullable String |
getError() |
static AgentQueueAccessor.QueueAccessResult |
withContext(@NotNull CommonContext context) |
static AgentQueueAccessor.QueueAccessResult |
withError(@NotNull String throwable) |
public static AgentQueueAccessor.QueueAccessResult withContext(@NotNull @NotNull CommonContext context)
public static AgentQueueAccessor.QueueAccessResult withError(@NotNull @NotNull String throwable)
@Nullable public @Nullable CommonContext getContext()
@Nullable public @Nullable String getError()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.