Uses of Interface
org.camunda.bpm.client.backoff.ErrorAwareBackoffStrategy
-
Packages that use ErrorAwareBackoffStrategy Package Description org.camunda.bpm.client.backoff -
-
Uses of ErrorAwareBackoffStrategy in org.camunda.bpm.client.backoff
Classes in org.camunda.bpm.client.backoff that implement ErrorAwareBackoffStrategy Modifier and Type Class Description class
ExponentialErrorBackoffStrategy
Provides an exponential backoff strategy when an error occurs fetching external tasks.
-