Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.subsystems.qsys.jobs
Class QSYSRemoteRSEServerJob

java.lang.Object
  extended by com.ibm.etools.iseries.services.qsys.jobs.QSYSHostJob
      extended by com.ibm.etools.iseries.subsystems.qsys.jobs.QSYSRemoteJob
          extended by 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.


Field Summary
static String copyright
           
 
Constructor Summary
QSYSRemoteRSEServerJob()
           
 
Method Summary
 
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
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

copyright

public static String copyright
Constructor Detail

QSYSRemoteRSEServerJob

public QSYSRemoteRSEServerJob()

Rational Developer for Power Systems Software
V7.6

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.