A B C D E F G H I J K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
Z
- ZFS - com.compuware.api.topaz.hostresources.zos.DataSetType
-
Dataset type of "zSeries File System".
- ZOS - com.compuware.api.topaz.hosts.HostType
-
Host type of z/OS.
- ZOSAbendException - Exception in com.compuware.api.topaz.hosts.zos
-
ZOSAbendException
is an unchecked exception thrown when a z/OS system abend occurs while performing an action on a z/OS host. - ZOSAbendException(String, String, IZOSHost, int, String) - Constructor for exception com.compuware.api.topaz.hosts.zos.ZOSAbendException
-
Constructs a new ZOS abend exception with the specified detail messages, z/OS host, return code and reason code.
- ZOSAbendException(String, String, Throwable, IZOSHost, int, String) - Constructor for exception com.compuware.api.topaz.hosts.zos.ZOSAbendException
-
Constructs a new ZOS abend exception with the specified detail messages, cause, z/OS host, return code and reason code.
- ZOSCredentialsFactory - Class in com.compuware.api.topaz.hostcredentials.zos
-
This factory is used to create z/OS credentials for connecting to z/OS hosts.
- ZOSLicenseException - Exception in com.compuware.api.topaz.hosts.zos
-
ZOSLicenseException
is an unchecked exception thrown when a valid license cannot be found on a z/OS host. - ZOSLicenseException(String, String, IZOSHost) - Constructor for exception com.compuware.api.topaz.hosts.zos.ZOSLicenseException
-
Constructs a new ZOS license exception with the specified detail messages and z/OS host.
- ZOSLicenseException(String, String, Throwable, IZOSHost) - Constructor for exception com.compuware.api.topaz.hosts.zos.ZOSLicenseException
-
Constructs a new ZOS license exception with the specified detail messages, cause and z/OS host.
- ZOSSystemException - Exception in com.compuware.api.topaz.hosts.zos
-
ZOSSystemException
is an unchecked exception thrown when a z/OS system (non-abend) error occurs while performing an action on a z/OS host. - ZOSSystemException(String, String, IZOSHost, int, String) - Constructor for exception com.compuware.api.topaz.hosts.zos.ZOSSystemException
-
Constructs a new ZOS system exception with the specified detail messages, z/OS host, return code and reason code.
- ZOSSystemException(String, String, Throwable, IZOSHost, int, String) - Constructor for exception com.compuware.api.topaz.hosts.zos.ZOSSystemException
-
Constructs a new ZOS system exception with the specified detail messages, cause, z/OS host, return code and reason code.
All Classes All Packages