com.ibm.jtopenlite.command.program
Interface OpenListOfJobsFormatOLJB0300Listener

All Superinterfaces:
JobKeyDataListener

public interface OpenListOfJobsFormatOLJB0300Listener
extends JobKeyDataListener


Method Summary
 void newJobEntry(String jobNameUsed, String userNameUsed, String jobNumberUsed, String activeJobStatus, String jobType, String jobSubtype)
           
 
Methods inherited from interface com.ibm.jtopenlite.command.program.JobKeyDataListener
newKeyData, newKeyData
 

Method Detail

newJobEntry

void newJobEntry(String jobNameUsed,
                 String userNameUsed,
                 String jobNumberUsed,
                 String activeJobStatus,
                 String jobType,
                 String jobSubtype)