Uses of Enum Class
com.helger.io.watchdir.EWatchDirAction
Packages that use EWatchDirAction
-
Uses of EWatchDirAction in com.helger.io.watchdir
Methods in com.helger.io.watchdir that return EWatchDirActionModifier and TypeMethodDescriptionstatic @Nullable EWatchDirActionEWatchDirAction.getFromIDOrNull(@Nullable String sID) Get theEWatchDirActionfrom the given string ID.static EWatchDirActionReturns the enum constant of this class with the specified name.static EWatchDirAction[]EWatchDirAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.helger.io.watchdir with parameters of type EWatchDirActionModifier and TypeMethodDescriptionvoidIWatchDirCallback.onAction(@NonNull EWatchDirAction eAction, @NonNull Path aPath) Generic callback method