Uses of Class
tv.hd3g.jobkit.watchfolder.RetryScanPolicyOnUserError
-
-
Uses of RetryScanPolicyOnUserError in tv.hd3g.jobkit.watchfolder
Methods in tv.hd3g.jobkit.watchfolder that return RetryScanPolicyOnUserError Modifier and Type Method Description default RetryScanPolicyOnUserErrorFolderActivity. retryScanPolicyOnUserError(ObservedFolder observedFolder, WatchedFiles scanResult, Exception e)static RetryScanPolicyOnUserErrorRetryScanPolicyOnUserError. valueOf(String name)Returns the enum constant of this type with the specified name.static RetryScanPolicyOnUserError[]RetryScanPolicyOnUserError. values()Returns an array containing the constants of this enum type, in the order they are declared.
-