Class AgentQueueAccessor.QueueAccessResult
java.lang.Object
com.atlassian.bamboo.v2.build.queue.AgentQueueAccessor.QueueAccessResult
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- AgentQueueAccessor
- See Also:
-
Method Summary
Modifier and TypeMethodDescription@Nullable CommonContext
@Nullable String
getError()
boolean
timedOut()
withContext
(@Nullable CommonContext context)
-
Method Details
-
withContext
public static AgentQueueAccessor.QueueAccessResult withContext(@Nullable @Nullable CommonContext context) -
withError
-
timedOut
-
getContext
-
getError
-
isTimedOut
public boolean isTimedOut()
-