com.ibm.etools.iseries.subsystems.qsys.jobs
Class QSYSRemoteRSEServerJob
java.lang.Object
com.ibm.etools.iseries.services.qsys.jobs.QSYSHostJob
com.ibm.etools.iseries.subsystems.qsys.jobs.QSYSRemoteJob
com.ibm.etools.iseries.subsystems.qsys.jobs.QSYSRemoteRSEServerJob
- All Implemented Interfaces:
- IQSYSJob, IRemoteJobContextProvider
public class QSYSRemoteRSEServerJob
- extends QSYSRemoteJob
Class representing an IBM i job. This class is used by (and is knowledgeable of)
RSE connections and subsystems. This class should not be directly referenced. All access should be done
using the corresponding IQSYSJob
and IRemoteObjectContextProvider
interfaces.
Methods inherited from class com.ibm.etools.iseries.subsystems.qsys.jobs.QSYSRemoteJob |
equals, getAdapter, getDefinitionProperties, getInternationalProperties, getRemoteJobContext, getRunProperties, getStatusProperties, hashCode, internalGetDefinitionProperties, internalGetInternationalProperties, internalGetRunProperties, internalGetStatusProperties, setRemoteJobContext |
Methods inherited from class com.ibm.etools.iseries.services.qsys.jobs.QSYSHostJob |
clearCachedProperties, getAbsoluteName, getCurrentUser, getDateEntered, getFullJobName, getJobName, getJobNumber, getJobType, getStatus, getSubsystem, getUserName, setCurrentUser, setDateEntered, setDefinitionProperties, setInternationalProperties, setJobName, setJobNumber, setJobType, setRunProperties, setStatus, setStatusProperties, setSubsystem, setUserName, toString |
copyright
public static String copyright
QSYSRemoteRSEServerJob
public QSYSRemoteRSEServerJob()
Copyright © 2011 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.