Uses of Class
com.atlassian.bamboo.utils.InvocationLimiterResponse
-
Uses of InvocationLimiterResponse in com.atlassian.bamboo.utils
Modifier and TypeMethodDescription<V> @NotNull InvocationLimiterResponse<V>
Try to invoke a given resource.static <U> InvocationLimiterResponse<U>
static <U> InvocationLimiterResponse<U>
InvocationLimiterResponse.successful
(U value)