Interface TestRunSelector<T>
- All Superinterfaces:
ModelObjectSelector<T,
TestRunSelector<T>, TestRunReference>
- All Known Subinterfaces:
TestRunBuilder<T>
public interface TestRunSelector<T>
extends ModelObjectSelector<T,TestRunSelector<T>,TestRunReference>
- Since:
- 3.9.0
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.ModelObjectSelector
oldApiObject, path, reference, revision
-
Method Details
-
ids
Finishes selecting the Test Run.- Throws:
IllegalStateException
- after the selection was finished
-