Uses of Enum Class
tv.hd3g.jobkit.watchfolder.WatchFolderPickupType
-
Uses of WatchFolderPickupType in tv.hd3g.jobkit.watchfolder
Methods in tv.hd3g.jobkit.watchfolder that return WatchFolderPickupTypeModifier and TypeMethodDescriptiondefault WatchFolderPickupTypeFolderActivity.getPickUpType(ObservedFolder observedFolder) static WatchFolderPickupTypeReturns the enum constant of this class with the specified name.static WatchFolderPickupType[]WatchFolderPickupType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tv.hd3g.jobkit.watchfolder with parameters of type WatchFolderPickupTypeModifier and TypeMethodDescriptionvoidWatchedFilesDb.setup(ObservedFolder observedFolder, WatchFolderPickupType pickUp) voidWatchedFilesInMemoryDb.setup(ObservedFolder observedFolder, WatchFolderPickupType pickUp)