Uses of Interface
dev.galasa.framework.spi.streams.IStream
Packages that use IStream
-
Uses of IStream in dev.galasa.framework.spi.streams
Methods in dev.galasa.framework.spi.streams that return IStreamModifier and TypeMethodDescriptionIStreamsService.getStreamByName
(String streamName) Returns a test stream stored in the Configuration Property Store (CPS) with a matching name.Methods in dev.galasa.framework.spi.streams that return types with arguments of type IStreamModifier and TypeMethodDescriptionIStreamsService.getStreams()
Returns a list of all the test streams stored in the Configuration Property Store (CPS).