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