Annotation Interface ImsSystem


@Retention(RUNTIME) @Target(FIELD) public @interface ImsSystem
Represents an IMS TM System that has been provisioned for the test

Used to populate a IImsSystem field

  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The tag of the zOS Image that this region will be provisioned on.
    The tag of the IMS system this variable is to be populated with.
  • Element Details

    • imsTag

      String imsTag
      The tag of the IMS system this variable is to be populated with. Default value is PRIMARY.
      Default:
      "PRIMARY"
    • imageTag

      String imageTag
      The tag of the zOS Image that this region will be provisioned on. Default value is PRIMARY.
      Default:
      "PRIMARY"