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​(String comment)

        Override last version, and performs a check-in (version number is not promoted)

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