Interface LinkedResources
- All Superinterfaces:
HasSelector<LinkedResourcesSelector>
- Since:
- 3.17.1
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.HasSelector
getBy
-
Method Details
-
workItemsWithLinks
- Returns:
- iterable for Work Items that have links and can belong to any project.
-
workItemsWithLinks
- Returns:
- iterable for Work Items that have links and belong to the specified
projectId
.
-