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 IDynamicStatusStore
Framework.getDynamicStatusStore()
Retrieve the active DSS ServiceMethods in dev.galasa.framework with parameters of type IDynamicStatusStoreModifier and TypeMethodDescriptionvoid
FrameworkInitialisation.registerDynamicStatusStore
(@NotNull IDynamicStatusStore dynamicStatusStore) void
Framework.setDynamicStatusStore
(@NotNull IDynamicStatusStore dssStore) -
Uses of IDynamicStatusStore in dev.galasa.framework.spi
Methods in dev.galasa.framework.spi with parameters of type IDynamicStatusStoreModifier and TypeMethodDescriptionvoid
IFrameworkInitialisation.registerDynamicStatusStore
(@NotNull IDynamicStatusStore dynamicStatusStore)