Package zendesk.core
Interface RetryAction
-
public interface RetryActionRetryAction specifies behavior of things that can be retried
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidonRetry()Called when actions should be retried
-