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