Jobs probe calls QUSLJOB for retrieving active jobs information from AS400.
Below is API reference for QUSLJOB and it depends on what data API is returning.
API reference for details.
https://www.ibm.com/support/knowledgecenter/en/ssw_i5_54/apis/qusljob.htmJob type. The type of job. Refer to Comparing Job Type and Subtype with the Work with Active Job Command in the Retrieve Job Information (QUSRJOBI) API for information about how the job type field and the job subtype field equate to the type field in the Work with Active Job (WRKACTJOB) command.
The possible values for this field are:
A The job is an autostart job.
B The job is a batch job.
I The job is an interactive job.
M The job is a subsystem monitor job.
R The job is a spooled reader job.
S The job is a system job.
W The job is a spooled writer job.
X The job is the SCPF system job.