Uses of Enum Class
dev.galasa.framework.spi.IFrameworkPropertyFileWatcher.Event
Packages that use IFrameworkPropertyFileWatcher.Event
-
Uses of IFrameworkPropertyFileWatcher.Event in dev.galasa.framework.spi
Methods in dev.galasa.framework.spi that return IFrameworkPropertyFileWatcher.EventModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static IFrameworkPropertyFileWatcher.Event[]
IFrameworkPropertyFileWatcher.Event.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.galasa.framework.spi with parameters of type IFrameworkPropertyFileWatcher.EventModifier and TypeMethodDescriptionvoid
IFrameworkPropertyFileWatcher.propertyModified
(String key, IFrameworkPropertyFileWatcher.Event event, String oldValue, String newValue)