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

A

ABENDED - com.compuware.api.topaz.jes.ExecutionStatus
JES execution status for a job that ended abnormally.
ACTIVE_IN_NJE - com.compuware.api.topaz.jes.JobStatus
JES job status of "active in Network Job Entry (NJE)".
ACTIVE_IN_OUTPUT_QUEUE - com.compuware.api.topaz.jes.ExecutionStatus
JES execution status for a job that is active in the output queue.
addUserProgramTerminationListener(IZOSUserProgramTerminationListener) - Method in interface com.compuware.api.topaz.hostconnections.zos.IZOSUserProgramConnection
Adds the specified z/OS user program termination listener.
AliasNotSupportedException - Exception in com.compuware.api.topaz.hostresources
AliasNotSupportedException is an unchecked exception thrown to indicate aliases are not supported.
AliasNotSupportedException(String, String) - Constructor for exception com.compuware.api.topaz.hostresources.AliasNotSupportedException
Constructs a new Alias supported exception with the specified detail messages.
AliasNotSupportedException(String, String, Throwable) - Constructor for exception com.compuware.api.topaz.hostresources.AliasNotSupportedException
Constructs a new Alias not supported exception with the specified detail messages and cause.
AllocateParametersBuilder - Class in com.compuware.api.topaz.hostresources.zos
Builder class used to create instances of IAllocateParameters.
allocatePartitionedDataSet(String, IAllocateParameters) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
Allocates a partitioned dataset with the specified name and parameters on the associated z/OS host.
allocateSequentialDataSet(String, IAllocateParameters) - Method in interface com.compuware.api.topaz.hostresources.zos.IDataSetCommandProvider
Allocates a sequential dataset with the specified name and parameters on the associated z/OS host.
AllocationFailedException - Exception in com.compuware.api.topaz.hostresources.zos
AllocationFailedException is a checked exception thrown when an an attempt to allocate a dataset fails.
AllocationFailedException(String, String, String) - Constructor for exception com.compuware.api.topaz.hostresources.zos.AllocationFailedException
Constructs a new allocation failed exception with the specified detail messages and dataset name.
AllocationFailedException(String, String, Throwable, String) - Constructor for exception com.compuware.api.topaz.hostresources.zos.AllocationFailedException
Constructs a new allocation failed exception with the specified detail messages, cause, and dataset name.
AllocationUnit - Enum in com.compuware.api.topaz.hostresources.zos
Enumeration of z/OS allocation units.
APIVersionNotSupportedException - Exception in com.compuware.api.topaz
APIVersionNotSupportedException is an unchecked exception thrown when the version of the Topaz API being used is not supported on the used host.
APIVersionNotSupportedException(String, String) - Constructor for exception com.compuware.api.topaz.APIVersionNotSupportedException
Constructs a new API version not supported exception with the specified detail messages.
APIVersionNotSupportedException(String, String, Throwable) - Constructor for exception com.compuware.api.topaz.APIVersionNotSupportedException
Constructs a new API version not supported exception with the specified detail messages and cause.
AUTO_DETERMINE - com.compuware.api.topaz.hosts.Protocol
Indicates that the encryption protocol should be determined automatically.
AWAITING_EXECUTION - com.compuware.api.topaz.jes.ExecutionStatus
JES execution status for a job that is awaiting execution.
AWAITING_HARDCOPY - com.compuware.api.topaz.jes.ExecutionStatus
JES execution status for a job that is awaiting hardcopy.
AWAITING_NJE_TRANSMISSION - com.compuware.api.topaz.jes.ExecutionStatus
JES execution status for a job that is awaiting Network Job Entry (NJE) transmission.
AWAITING_OUTPUT - com.compuware.api.topaz.jes.ExecutionStatus
JES execution status for a job that is awaiting output.
AWAITING_RESOURCE - com.compuware.api.topaz.jes.ExecutionStatus
JES execution status for a job that is awaiting resource.
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