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