Package step.repository.alm.otaclient
Interface IVCS2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
checkInAndOverrideLastVersion(java.lang.String comment)
Override last version, and performs a check-in (version number is not promoted)-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.otaclient.IVCS
addObjectToVcs, checkIn, checkInEx, checkOut, checkoutInfo, clearView, currentVersion, deleteObjectFromVCS, isCheckedOut, isLocked, lockedBy, lockVcsObject, refresh, setCurrentVersion, undoCheckout, version, versionInfo, versions, versions, versionsEx, versionsEx, viewVersion
-
-