Uses of Interface
dev.galasa.framework.spi.IDynamicStatusStore
Packages that use IDynamicStatusStore
Package
Description
Galasa Framework - Framework setup routines
Galasa Framework - SPI
- 
Uses of IDynamicStatusStore in dev.galasa.framework
Methods in dev.galasa.framework that return IDynamicStatusStoreModifier and TypeMethodDescriptionprotected IDynamicStatusStoreFramework.getDynamicStatusStore()Retrieve the active DSS ServiceMethods in dev.galasa.framework with parameters of type IDynamicStatusStoreModifier and TypeMethodDescriptionvoidFrameworkInitialisation.registerDynamicStatusStore(@NotNull IDynamicStatusStore dynamicStatusStore) voidFramework.setDynamicStatusStore(@NotNull IDynamicStatusStore dssStore)  - 
Uses of IDynamicStatusStore in dev.galasa.framework.spi
Methods in dev.galasa.framework.spi with parameters of type IDynamicStatusStoreModifier and TypeMethodDescriptionvoidIFrameworkInitialisation.registerDynamicStatusStore(@NotNull IDynamicStatusStore dynamicStatusStore)