Interface IRTASpecificationsToSystem

    • Method Detail

      • getChangeAgent

        IRTASpecificationsToSystem.ChangeAgentValue getChangeAgent()
        Getter for field CHANGEAGENT

        Last modification agent

        The change agent identifier that made the last modification.

        • DREPAPI - Resource was last changed by a CICSPlex SM API command.
        • N_A - Resource was created or last updated prior to CICS TS Version 4 Release 1 and support for resource signatures.
      • getSpec

        java.lang.String getSpec()
        Getter for field SPEC

        RTA specification

        The name of the RTA specification.

      • getSystem

        java.lang.String getSystem()
        Getter for field SYSTEM

        CICS system

        The name of a CICS system that is associated with the analysis specification.

      • getLink

        IRTASpecificationsToSystem.LinkValue getLink()
        Getter for field LINK

        Creation mode

        Indicates how the CICS system is associated with the analysis specification:

        EXPLICIT
        The CICS system is directly associated with the specification.
        INHERIT
        The CICS system inherited the specification from the CICS system group of which it is a member.
      • getGroup

        java.lang.String getGroup()
        Getter for field GROUP

        System group RTA specification was inherited from

        The name of the CICS system group from which the RTA specification was derived.