Uses of Interface
step.repository.alm.otaclient.ILibraryOperationResult
-
Packages that use ILibraryOperationResult Package Description step.repository.alm.otaclient TDAPIOLELib -
-
Uses of ILibraryOperationResult in step.repository.alm.otaclient
Methods in step.repository.alm.otaclient that return ILibraryOperationResult Modifier and Type Method Description ILibraryOperationResult
ILibrary. createBaselineVerification()
For HP use.ILibraryOperationResult
ISharableLibrary. importLibraryVerification(java.lang.String dstDomainName, java.lang.String dstProjectName, int srcBaselineId)
Performs validation before library importILibraryOperationResult
ILibrary. syncLibrariesVerification(ILibraryInfo srcLibrary, int srcBaselineId, int comparisonId)
For HP use.
-