|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITaskAssociation
generated from CICS resourcetable TASKASSC
Nested Class Summary | |
---|---|
static class |
ITaskAssociation.ClntipfamilyValue
Enumeration type for field CLNTIPFAMILY |
static class |
ITaskAssociation.FaciltypeValue
Enumeration type for field FACILTYPE |
static class |
ITaskAssociation.IpfamilyValue
Enumeration type for field IPFAMILY |
static class |
ITaskAssociation.OriginFacilityTypeValue
Enumeration type for field ODFACILTYPE |
static class |
ITaskAssociation.OriginIPAddressFormatValue
Enumeration type for field ODIPFAMILY |
Method Summary | |
---|---|
java.lang.String |
getAppldata()
Getter for field APPLDATA |
java.lang.String |
getApplid()
Getter for field APPLID |
java.lang.String |
getClientipaddr()
Getter for field CLIENTIPADDR |
java.lang.String |
getClientloc()
Getter for field CLIENTLOC |
java.lang.Long |
getClientport()
Getter for field CLIENTPORT |
ITaskAssociation.ClntipfamilyValue |
getClntipfamily()
Getter for field CLNTIPFAMILY |
java.lang.String |
getDistinguishedName()
Getter for field DNAME |
java.lang.String |
getFacilname()
Getter for field FACILNAME |
ITaskAssociation.FaciltypeValue |
getFaciltype()
Getter for field FACILTYPE |
java.lang.String |
getInituserid()
Getter for field INITUSERID |
java.lang.String |
getIpconn()
Getter for field IPCONN |
ITaskAssociation.IpfamilyValue |
getIpfamily()
Getter for field IPFAMILY |
java.lang.String |
getLuname()
Getter for field LUNAME |
java.lang.String |
getMvsimage()
Getter for field MVSIMAGE |
java.lang.String |
getNetid()
Getter for field NETID |
java.lang.String |
getOdnetid()
Getter for field ODNETID |
java.lang.String |
getOdnetworkid()
Getter for field ODNETWORKID |
java.lang.String |
getOdstarttime()
Getter for field ODSTARTTIME |
java.lang.String |
getOdstarttm()
Getter for field ODSTARTTM |
java.lang.String |
getOriginApplID()
Getter for field ODAPPLID |
java.lang.String |
getOriginFacilityName()
Getter for field ODFACILNAME |
ITaskAssociation.OriginFacilityTypeValue |
getOriginFacilityType()
Getter for field ODFACILTYPE |
java.lang.String |
getOriginIPAddress()
Getter for field ODCLNTIPADDR |
ITaskAssociation.OriginIPAddressFormatValue |
getOriginIPAddressFormat()
Getter for field ODIPFAMILY |
java.lang.Long |
getOriginPort()
Getter for field ODCLNTPORT |
java.lang.String |
getOriginTask()
Getter for field ODTASKID |
java.lang.String |
getOriginTransactionID()
Getter for field ODTRANSID |
java.lang.String |
getOriginUserID()
Getter for field ODUSERID |
java.lang.String |
getOriginVTAMLUName()
Getter for field ODLUNAME |
java.lang.String |
getProgram()
Getter for field PROGRAM |
java.lang.String |
getRealm()
Getter for field REALM |
java.lang.String |
getServeripaddr()
Getter for field SERVERIPADDR |
java.lang.Long |
getServerport()
Getter for field SERVERPORT |
java.lang.String |
getStartTime()
Getter for field STARTTIME |
java.lang.String |
getStarttm()
Getter for field STARTTM |
java.lang.String |
getTaskID()
Getter for field TASKID |
java.lang.String |
getTcpipjob()
Getter for field TCPIPJOB |
java.lang.String |
getTcpipservice()
Getter for field TCPIPSERVICE |
java.lang.String |
getTcpipzone()
Getter for field TCPIPZONE |
java.lang.String |
getTransaction()
Getter for field TRANSACTION |
java.lang.String |
getTrngrpid()
Getter for field TRNGRPID |
java.lang.String |
getUserCorrelationData()
Getter for field USERCORRDATA |
java.lang.String |
getUserid()
Getter for field USERID |
Methods inherited from interface com.ibm.cics.model.ICICSResource |
---|
getCICSRelease, getRegionName |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType, getName, getObjectType |
Method Detail |
---|
java.lang.String getTaskID()
Task ID
The ID of the task.
java.lang.String getTrngrpid()
Transaction group ID
The transaction group ID of the origin transaction.
java.lang.Long getOriginPort()
Originating TCP/IP stack port number
The number of the port that the TCP/IP stack used to send the request that resulted in the originating task being attached. If the originating task was not started in this way, ODCLNTPORT contains zero.
ITaskAssociation.OriginFacilityTypeValue getOriginFacilityType()
Originating facility type
The type of facility that initiated the originating task that is associated with this task.
ITaskAssociation.FaciltypeValue getFaciltype()
Facility type
The type of facility that initiated this task.
ITaskAssociation.IpfamilyValue getIpfamily()
Server IP address format
A value indicating the format of the IP address in the SERVERIPADDR field. These are the possible values:
ITaskAssociation.OriginIPAddressFormatValue getOriginIPAddressFormat()
Originating client IP address format
A value indicating the format of the IP address in the ODCLNTIPADDR field. These are the possible values:
java.lang.Long getServerport()
TCPIPSERVICE listening port
The number of the port on which the TCPIPSERVICE that received the request that resulted in this task being attached, is listening. If the task was not started in this way, SERVERPORT contains zero.
java.lang.String getStartTime()
Task start time
The time when this task was started. The time is expressed in GMT.
java.lang.String getOdstarttime()
Originating task start time
The time when the originating task was started. The time is expressed in GMT.
java.lang.String getAppldata()
Socket application data
The application data associated by CICS with the socket that received the request that started this task. If the task was not started through a socket then APPLDATA is blank.
java.lang.String getApplid()
Application ID
The CICS region this task is running in.
java.lang.Long getClientport()
TCP/IP stack port number
The number of the port that the TCP/IP stack used to send the request that resulted in this task being attached. If the task was not started in this way, CLIENTPORT contains zero.
java.lang.String getInituserid()
User ID of initiating task
The user ID of the initiating task (the task that caused this one to be attached).
java.lang.String getIpconn()
IPCONN resource
The name of any IP connection (IPCONN) that was used to receive a request that resulted in this task starting. If the task was not started in this way, IPCONN contains blanks. This field contains a non-blank value only when the FACILTYPE is IPCONN.
java.lang.String getLuname()
VTAM LU name
The fully-qualified network name of the terminal from which this task was started. If the task was started from an IP interconnectivity (IPCONN), ISC over SNA (APPC), or MRO session, LUNAME contains the network name of the remote region. If the task was not started from a terminal, nor from an IPCONN, APPC, or MRO session, LUNAME contains blanks. For OTS transactions, LUNAME contains blanks.
java.lang.String getFacilname()
Facility name
The facility associated with the initiation of this task. If the task was started by an unnamed facility, this attribute contains blanks.
java.lang.String getMvsimage()
MVS image
The name of the MVS image associated with the TCPIPSERVICE used to receive a request that resulted in this task starting. If the task was not started in this way, MVSIMAGE contains blanks. Note: This function is dependent on Communication Server TCP/IP Network Access Control support being activated and the CLIENTIPADDRESS being configured into a network security zone.
java.lang.String getOriginApplID()
Originating Application ID
The application ID taken from the Origin Descriptor associated with this task.
java.lang.String getOriginFacilityName()
Originating facility name
If the facility associated with the initiation of the originating task is a transient data queue, a terminal, or a system, this attribute contains the name of the facility. If the originating task was not started in any of these ways, this attribute contains blanks.
java.lang.String getOriginVTAMLUName()
Originating VTAM LU name
The fully-qualified network name of the terminal from which the originating task was started. If the originating task was started from an IP interconnectivity (IPCONN), ISC over SNA (APPC), or MRO session, this attribute contains the network name of the remote region. If the originating task was not started from a terminal, nor from an IPCONN, APPC, or MRO session, this attribute contains blanks. For OTS transactions, this attribute contains blanks.
java.lang.String getOriginTask()
Originating task
The identifier of the originating task that is associated with this task.
java.lang.String getOriginTransactionID()
Originating transaction ID
The name of the transaction under which the originating task ran.
java.lang.String getOriginUserID()
Originating user ID
The user ID under which the originating task ran.
java.lang.String getProgram()
First program
The name of the first program invoked by a task executing this transaction.
java.lang.String getTcpipjob()
TCP/IP job
The name of the TCP/IP job associated with the IP connection (IPCONN) that received the request that resulted in this task starting. If the task was not started in this way, TCPIPJOB contains blanks. Note: This function is dependent on Communication Server TCP/IP Network Access Control support being activated and the CLIENTIPADDRESS being configured into a network security zone
java.lang.String getTcpipservice()
TCP/IP service name
The name of the TCPIPSERVICE associated with the IP connection (IPCONN) that received the request that resulted in this task starting. If the task was not started in this way, this attribute contains blanks.
java.lang.String getTcpipzone()
TCP/IP network security zone
The name of the TCP/IP network security zone, if any, associated with the IPCONN that received the request that resulted in this task starting. If there is no TCP/IP network security zone, or the task was not started in this way, this attribute contains blanks. Note: This function is dependent on Communication Server TCP/IP Network Access Control support being activated and the CLIENTIPADDRESS being configured into a network security zone.
java.lang.String getTransaction()
Transaction ID
The name of the transaction that this task is executing.
java.lang.String getUserCorrelationData()
User correlation data
The user correlator data that was added to the associated data origin descriptor by means of an XAPADMGR global user exit program. This field is created when the originating task is started. If the global user exit program is not driven at that point, this attribute contains blanks.
java.lang.String getUserid()
User ID
The user ID associated with this task.
java.lang.String getOdnetworkid()
Originating network ID
The network qualifier for the origin region APPLID that the task ran on.
java.lang.String getNetid()
Network ID
The network ID of the terminal from which this task was started.
java.lang.String getOdnetid()
Originating network ID
The network qualifier for the LUNAME that caused the task to run.
java.lang.String getClientipaddr()
Client IP address
The IPv4 or IPv6 address of the TCP/IP client that requested this task to start. The format of this IP address is given in the IPFAMILY field. If this task was not started from a TCP/IP client or the source of this task has not yet been determined, this field will contain 0.0.0.0
java.lang.String getOriginIPAddress()
Originating client IP address
The IPv4 or IPv6 address of the TCP/IP client that requested the originating task to start. The format of this IP address is given in the ODIPFAMILY field. If the originating task was not started from a TCP/IP client or the source of the originating task has not yet been determined, this field will contain 0.0.0.0
java.lang.String getServeripaddr()
Scheduling IP server
The IPv4 or IPv6 address of the TCP/IP server that scheduled this task. The format of this IP address is given in the IPFAMILY field. If this task was not started from a TCP/IP server or the source of this task has not yet been determined, this field will contain 0.0.0.0
java.lang.String getStarttm()
Task start time
A 21-character representation of the time when this task was started. The time is in the form yyyymmddhhmmss.ssssss.
java.lang.String getOdstarttm()
Originating task start time
A 21-character representation of the time when the originating task was started. The time is in the form yyyymmddhhmmss.ssssss.
java.lang.String getClientloc()
Cluster connection type
The SO_CLUSTERCONNTYPE options returned by z/OS Communications Server for the facility in FACILNAME, unless the value in FACILTYPE is IPIC in which case the CLIENTLOC value for the IPCONN is returned here.
The binary format of SO_CLUSTERCONNTYPE is converted to characters and displayed here as either zeros or ones. See the z/OS 1.9® Communications Server IP Sockets Application Programming Interface Guide in the z/OS 1.9 information center for a description of SO_CLUSTERCONNTYPE and an explanation of the bit settings.
ITaskAssociation.ClntipfamilyValue getClntipfamily()
Client IP address format
A value indicating the format of the IP address in the CLIENTIPADDR field. These are the possible values:
java.lang.String getDistinguishedName()
Distinguished name
This is the distinguished name for the specified realm. The name can be up to 246 UTF-8 characters long, which are displayed in hexadecimal format.
java.lang.String getRealm()
Basic authentication realm name
This is the realm name. The realm can be up to 255 UTF-8 characters long, which are displayed in hexadecimal format.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |