Interface IVCS2

  • All Superinterfaces:
    com4j.Com4jObject, IVCS

    public interface IVCS2
    extends IVCS
    For HP use. Represents a Version Control System connection for Test objects.
    • Method Detail

      • checkInAndOverrideLastVersion

        void checkInAndOverrideLastVersion​(java.lang.String comment)

        Overrides the last version and performs a check-in. The version number is not promoted.

        Parameters:
        comment - Mandatory java.lang.String parameter.
      • versionsEx2

        IList versionsEx2()

        Returns a list of references to IVersionEntity.

        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.IList
      • versionsEx2

        java.lang.Object versionsEx2​(int index)
      • versionsRelationsToBaselines

        java.lang.String versionsRelationsToBaselines()

        For HP use. Get xml than details for each version in which baselines it participates.

        Returns:
        Returns a value of type java.lang.String