Uses of Class
dev.galasa.zos.ZosManagerException
Packages that use ZosManagerException
Package
Description
z/OS Manager
Zos3270Terminal Manager
z/OS Batch Manager Batch interface
z/OS Manager Console interface
zOS Console Manager - oeconsol Internal Implementation
z/OS Manager File interface
zOS/MF Manager
zOS Program Manager
RSE API Manager
z/OS Manager TSO interface
z/OS Manager UNIX Command interface
-
Uses of ZosManagerException in dev.galasa.cicsts.spi
Constructors in dev.galasa.cicsts.spi that throw ZosManagerExceptionModifierConstructorDescriptionCicsTerminalImpl
(ICicstsManagerSpi cicstsManager, IFramework framework, ICicsRegionProvisioned cicsRegion, boolean connectAtStartup, ITextScannerManagerSpi textScanner) CicsTerminalImpl
(ICicstsManagerSpi cicstsManager, IFramework framework, ICicsRegionProvisioned cicsRegion, boolean connectAtStartup, ITextScannerManagerSpi textScanner, String loginCredentialsTag) CicsTerminalImpl
(ICicstsManagerSpi cicstsManager, IFramework framework, ICicsRegionProvisioned cicsRegion, IIpHost ipHost, boolean connectAtStartup, ITextScannerManagerSpi textScanner, String loginCredentialsTag) CicsTerminalImpl
(ICicstsManagerSpi cicstsManager, IFramework framework, ICicsRegionProvisioned cicsRegion, String host, int port, boolean ssl, boolean connectAtStartup, ITextScannerManagerSpi textScanner, String loginCredentialsTag) -
Uses of ZosManagerException in dev.galasa.zos
Methods in dev.galasa.zos that throw ZosManagerExceptionModifier and TypeMethodDescription@NotNull ICredentials
IZosImage.getDefaultCredentials()
Retrieve the default credentials for the zOS Image.@NotNull String
IZosImage.getDefaultHostname()
Get the default host name for this Image@NotNull String
IZosImage.getHome()
Get the zOS UNIX home directory on this zOS Image for this run.@NotNull String
IZosImage.getJavaHome()
Get the value of Java home for the image@NotNull String
IZosImage.getLibertyInstallDir()
Get the value of the location of the Liberty install directory@NotNull String
IZosImage.getRunTemporaryUNIXPath()
Get the path to the temporary zOS UNIX directory on this zOS Image for this run.@NotNull String
IZosImage.getZosConnectInstallDir()
Get the value of the location of the zOS Connect EE install directory -
Uses of ZosManagerException in dev.galasa.zos.spi
Methods in dev.galasa.zos.spi that throw ZosManagerExceptionModifier and TypeMethodDescriptionvoid
IZosManagerSpi.createArtifactDirectory
(Path artifactPath) Create an empty dirictory in the results archive on behalf of another managerIZosManagerSpi.getCredentials
(String credentialsId, String imageId) Returns the credentials on the specified image id@NotNull IZosImage
Returns a zOS Image for the specified image ID@NotNull IZosImage
IZosManagerSpi.getImageForTag
(@NotNull String tag) Returns a zOS Image for the specified tag@NotNull String
IZosManagerSpi.getRunDatasetHLQ
(@NotNull IZosImage image) Returns the data set HLQ(s) for temporary data sets for the specified image@NotNull String
IZosManagerSpi.getRunUNIXPathPrefix
(@NotNull IZosImage image) Returns the zOS UNIX path prefix for temporary file for the specified image@NotNull IZosImage
IZosManagerSpi.getUnmanagedImage
(String imageId) Returns a zOS Image for the specified image that may not have been provisioned so far@NotNull IZosImage
IZosManagerSpi.provisionImageForTag
(@NotNull String tag) Returns a zOS Image for the specified tag, if necessary provisions itvoid
IZosManagerSpi.storeArtifact
(Path artifactPath, String content, ResultArchiveStoreContentType type) Store an artifact in the results archive on behalf of another manager -
Uses of ZosManagerException in dev.galasa.zos3270.spi
Constructors in dev.galasa.zos3270.spi that throw ZosManagerExceptionModifierConstructorDescriptionZos3270TerminalImpl
(String id, String host, int port, boolean tls, IFramework framework, boolean autoConnect, IZosImage image, TerminalSize primarySize, TerminalSize alternateSize, ITextScannerManagerSpi textScanner) -
Uses of ZosManagerException in dev.galasa.zosbatch
Subclasses of ZosManagerException in dev.galasa.zosbatch -
Uses of ZosManagerException in dev.galasa.zosconsole
Subclasses of ZosManagerException in dev.galasa.zosconsole -
Uses of ZosManagerException in dev.galasa.zosconsole.oeconsol.manager
Methods in dev.galasa.zosconsole.oeconsol.manager that throw ZosManagerExceptionModifier and TypeMethodDescriptionOeconsolZosConsoleManagerImpl.generateZosConsole
(Field field, List<Annotation> annotations) -
Uses of ZosManagerException in dev.galasa.zosfile
Subclasses of ZosManagerException in dev.galasa.zosfileModifier and TypeClassDescriptionclass
class
class
class
-
Uses of ZosManagerException in dev.galasa.zosmf
Subclasses of ZosManagerException in dev.galasa.zosmf -
Uses of ZosManagerException in dev.galasa.zosprogram
Subclasses of ZosManagerException in dev.galasa.zosprogram -
Uses of ZosManagerException in dev.galasa.zosrseapi
Subclasses of ZosManagerException in dev.galasa.zosrseapi -
Uses of ZosManagerException in dev.galasa.zostsocommand
Subclasses of ZosManagerException in dev.galasa.zostsocommandModifier and TypeClassDescriptionclass
class
-
Uses of ZosManagerException in dev.galasa.zosunixcommand
Subclasses of ZosManagerException in dev.galasa.zosunixcommandModifier and TypeClassDescriptionclass
class
class