Interface ProjectSelector<T>
- All Superinterfaces:
ModelObjectSelector<T,
ProjectSelector<T>, ProjectReference>
public interface ProjectSelector<T>
extends ModelObjectSelector<T,ProjectSelector<T>,ProjectReference>
- Since:
- 3.9.0
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.ModelObjectSelector
oldApiObject, path, reference, revision
-
Method Details
-
id
Finishes selecting the Project.- Throws:
IllegalStateException
- after the selection was finished
-