Interface UpdatableTestRun
- All Superinterfaces:
CanRender<Renderer<? extends Renderer<?>>>
,HasFields
,HasReference<ModelEntityReference>
,ModelEntity
,ModelEntityBase<TestRun,
,TestRunReference> ModelObject
,ModelObjectBase<TestRun,
,TestRunReference> TestRun
,UpdatableModelObject
,UpdatableModelObjectBase<TestRun,
TestRunReference>
public interface UpdatableTestRun
extends TestRun, UpdatableModelObjectBase<TestRun,TestRunReference>
- Since:
- 3.9.0
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.ModelEntity
equals, hashCode, isUnresolvable, transaction
Methods inherited from interface com.polarion.alm.shared.api.model.ModelObject
copyFieldsTo, forget, getReference, label, resolve
Methods inherited from interface com.polarion.alm.shared.api.model.ModelObjectBase
getReference, getReferenceToCurrent, history
Methods inherited from interface com.polarion.alm.shared.api.model.tr.TestRun
can, getOldApi, getUpdatable, queries, recordForExecution, render, testCasesWithMissingParameters
Methods inherited from interface com.polarion.alm.shared.api.model.UpdatableModelObjectBase
save