iSeries Remote Systems
v6.0.1

com.ibm.etools.iseries.core
Interface IISeriesJobSubsystemsConstants

All Known Implementing Classes:
JobSubSystemFactoryImpl, JobSubSystemImpl

public interface IISeriesJobSubsystemsConstants

Constants used by Native file system


Field Summary
static String Copyright
           
static String NCBL_JOB
           
static String OTHER_SUBSYS
           
static String QBATCH_JOB
           
static String QCMN_JOB
           
static String QCTL_JOB
           
static String QINTER_JOB
           
static String QSERVER_JOB
           
static String QSPL_JOB
           
static String QSYSWRK_JOB
           
static String QUSRWRK_JOB
           
 

Field Detail

Copyright

public static final String Copyright
See Also:
Constant Field Values

QBATCH_JOB

public static final String QBATCH_JOB
See Also:
Constant Field Values

QCMN_JOB

public static final String QCMN_JOB
See Also:
Constant Field Values

QCTL_JOB

public static final String QCTL_JOB
See Also:
Constant Field Values

NCBL_JOB

public static final String NCBL_JOB
See Also:
Constant Field Values

QINTER_JOB

public static final String QINTER_JOB
See Also:
Constant Field Values

QSERVER_JOB

public static final String QSERVER_JOB
See Also:
Constant Field Values

QSPL_JOB

public static final String QSPL_JOB
See Also:
Constant Field Values

QSYSWRK_JOB

public static final String QSYSWRK_JOB
See Also:
Constant Field Values

QUSRWRK_JOB

public static final String QUSRWRK_JOB
See Also:
Constant Field Values

OTHER_SUBSYS

public static final String OTHER_SUBSYS
See Also:
Constant Field Values

iSeries Remote Systems
v6.0.1

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.