Interface IRun5
-
- All Superinterfaces:
com4j.Com4jObject
,IBaseField
,IBaseFieldEx
,IObjectLockingSupport
,IRun
,IRun2
,IRun3
,IRun4
public interface IRun5 extends IRun4
Represents a test run.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com4j.Com4jObject
extendedStorageEx()
The ExtendedStorage object for the current UFT / BPT /API test run.-
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.v16.otaclient.IBaseField
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
-
Methods inherited from interface step.repository.alm.v16.otaclient.IBaseFieldEx
attachments, hasAttachment, history
-
Methods inherited from interface step.repository.alm.v16.otaclient.IObjectLockingSupport
isLocked, lockObject, unLockObject
-
Methods inherited from interface step.repository.alm.v16.otaclient.IRun
cancelRun, copyDesignSteps, copyStepsToTest, extendedStorage, name, name, params, resolveStepsParameters, resultLocation, status, status, stepFactory, testId, testInstance, testSetID
-
Methods inherited from interface step.repository.alm.v16.otaclient.IRun2
bpStepParamFactory, testInstanceID
-
Methods inherited from interface step.repository.alm.v16.otaclient.IRun3
runCriterionFactory, runIterationFactory, runIterationsParamsValues, runIterationsParamsValues
-
Methods inherited from interface step.repository.alm.v16.otaclient.IRun4
createBptRunSteps
-
-