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

J

JCL_CONVERTER_ABENDED - com.compuware.api.topaz.jes.ExecutionStatus
JES execution status for a job where the JCL converter ended abnormally.
JCL_ERROR - com.compuware.api.topaz.jes.ExecutionStatus
JES execution status for a job with a JCL error.
JESQueue - Enum in com.compuware.api.topaz.jes
Enumeration of JES job queues.
JobCardException - Exception in com.compuware.api.topaz.jes
JobCardException is an unchecked exception thrown when no valid job card could be found while attempting to submit a JCL stream.
JobCardException(String, String) - Constructor for exception com.compuware.api.topaz.jes.JobCardException
Constructs a new job card exception with the specified detail messages.
JobCardException(String, String, Throwable) - Constructor for exception com.compuware.api.topaz.jes.JobCardException
Constructs a new job card exception with the specified detail messages and cause.
JobInfo - Class in com.compuware.api.topaz.jes
Information about a job (the name and ID).
JobInfo(String, String) - Constructor for class com.compuware.api.topaz.jes.JobInfo
Constructs a job information object using the specified job name and job ID.
JobOutputReader - Class in com.compuware.api.topaz.jes
Reads text from a job output or DD for a job, providing for the efficient reading of characters.
JobOutputReader(IJob, int) - Constructor for class com.compuware.api.topaz.jes.JobOutputReader
Creates a JobOutputReader that reads all of the output of a job.
JobOutputReader(IJob, ISysoutDataDefinition, int) - Constructor for class com.compuware.api.topaz.jes.JobOutputReader
Creates a JobOutputReader that reads the contents of a specific DD for a job.
JobStatus - Enum in com.compuware.api.topaz.jes
Enumeration of JES job statuses.
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