Package com.compuware.api.topaz.jes
Provides classes and exceptions related to JES.
- Since:
- 1.0.0
-
Interface Summary Interface Description IJESCommandProvider Command provider for JES related functions.IJob A job in the Job Entry Subsystem (JES).ISysoutDataDefinition A Sysout Data Definition (DD).ISystemLogDataDefinition A System Log Data Definition -
Class Summary Class Description JobInfo Information about a job (the name and ID).JobOutputReader Reads text from a job output or DD for a job, providing for the efficient reading of characters. -
Enum Summary Enum Description ExecutionStatus Enumeration of JES execution statuses.JESQueue Enumeration of JES job queues.JobStatus Enumeration of JES job statuses. -
Exception Summary Exception Description DeniedByUserExitException DeniedByUserExitException
is an unchecked exception thrown when the site-specific job submission exit routine (CXTXSUBX) has denied a job submission.JobCardException JobCardException
is an unchecked exception thrown when no valid job card could be found while attempting to submit a JCL stream.