com.polarion.alm.tracker.ISpaceSelector
METHODS
Modifiers and Type | Name | Description |
---|---|---|
ISpaceSelector<T> | project(String) | Optionally specify a project, must be used before {@link #space(String)} |
T | space(String) | Finishes selecting the space. |
Back to Index