Uses of Enum Class
com.atlassian.bitbucket.concurrent.ConcurrencyPolicy
Packages that use ConcurrencyPolicy
-
Uses of ConcurrencyPolicy in com.atlassian.bitbucket.concurrent
Methods in com.atlassian.bitbucket.concurrent that return ConcurrencyPolicyModifier and TypeMethodDescriptionBucketedExecutorSettings.getMaxConcurrencyPolicy()static ConcurrencyPolicyReturns the enum constant of this class with the specified name.static ConcurrencyPolicy[]ConcurrencyPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bitbucket.concurrent with parameters of type ConcurrencyPolicyModifier and TypeMethodDescriptionBucketedExecutorSettings.Builder.maxConcurrency(int value, ConcurrencyPolicy policy)