Interface CategorySelector<T>
- All Superinterfaces:
ModelObjectSelector<T,
CategorySelector<T>, CategoryReference>
public interface CategorySelector<T>
extends ModelObjectSelector<T,CategorySelector<T>,CategoryReference>
- 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
-