Uses of Class
dev.galasa.framework.spi.streams.StreamsException
Packages that use StreamsException
Package
Description
Galasa Framework - Framework setup routines
Galasa Framework - SPI
- 
Uses of StreamsException in dev.galasa.framework
Methods in dev.galasa.framework that throw StreamsException - 
Uses of StreamsException in dev.galasa.framework.spi
Methods in dev.galasa.framework.spi that throw StreamsException - 
Uses of StreamsException in dev.galasa.framework.spi.streams
Methods in dev.galasa.framework.spi.streams that throw StreamsExceptionModifier and TypeMethodDescriptionvoidIStreamsService.deleteStream(String streamName) Deletes a test stream stored in the Configuration Property Store (CPS) with a matching name.IStreamsService.getStreamByName(String streamName) Returns a test stream stored in the Configuration Property Store (CPS) with a matching name.IStreamsService.getStreams()Returns a list of all the test streams stored in the Configuration Property Store (CPS).voidStream.setMavenRepositoryUrl(String mavenRepositoryUrl) voidvoidvoidStream.setObrsFromCommaSeparatedList(String commaSeparatedObrs) voidCreates or updates a test stream stored in the Configuration Property Store (CPS).voidStream.setTestCatalogUrl(String testCatalogUrl) voidIStream.validate()voidStream.validate()Constructors in dev.galasa.framework.spi.streams that throw StreamsException