com.ibm.jtopenlite.command.program
Interface OpenListOfJobsFormatOLJB0100Listener


public interface OpenListOfJobsFormatOLJB0100Listener


Method Summary
 void newJobEntry(String jobNameUsed, String userNameUsed, String jobNumberUsed, byte[] internalJobIdentifier, String status, String jobType, String jobSubtype)
           
 

Method Detail

newJobEntry

void newJobEntry(String jobNameUsed,
                 String userNameUsed,
                 String jobNumberUsed,
                 byte[] internalJobIdentifier,
                 String status,
                 String jobType,
                 String jobSubtype)