Uses of Interface
org.alfresco.utility.RetryOperation
Packages that use RetryOperation
-
Uses of RetryOperation in org.alfresco.utility
Methods in org.alfresco.utility with parameters of type RetryOperationModifier and TypeMethodDescriptionstatic voidUtility.sleep(int interval, int maxTime, RetryOperation callback) We will wait until the interval is passed from current run and retry until the maxTime is reached