Package dev.galasa.zosbatch.spi
Interface IZosBatchSpi
public interface IZosBatchSpi
SPI interface to
IZosBatch-
Method Summary
Modifier and TypeMethodDescription@NotNull IZosBatchgetZosBatch(@NotNull IZosImage image) Returns a zOS Batch instance
-
Method Details
-
getZosBatch
Returns a zOS Batch instance- Parameters:
image- zOS Image- Returns:
- an
IZosBatchimplementation instance
-