Interface WorkItemsLinkBuilder
- All Superinterfaces:
PortalLink
,WorkItemsQueryPartsLinkBuilder<WorkItemsLinkBuilder>
- Since:
- 3.9.0
-
Method Summary
Modifier and TypeMethodDescriptionsidebarApprovals
(boolean myApprovals) sidebarPlanning
(String planId) sidebarPrioritization
(String prioritizationField) sidebarTestRun
(String testRunPath) Returns new instance of builder, never null.Methods inherited from interface com.polarion.alm.shared.api.utils.links.PortalLink
toEncodedAbsoluteUrl, toEncodedAbsoluteUrlWithRedirect, toEncodedAnchor, toEncodedRelativeUrl
Methods inherited from interface com.polarion.alm.shared.api.utils.links.WorkItemsQueryPartsLinkBuilder
personal, query, resolution
-
Method Details
-
sorting
Returns new instance of builder, never null. The returned builder can be also used as the link if no other parameters are needed.- Parameters:
value
- - can be null or empty, than it will not be in the created url
-
sidebarTestRun
- Parameters:
testRunPath
- projectId/testRunId (project part can be omitted if the test run is in the current project)
-
sidebarPlanning
-
sidebarPrioritization
-
sidebarApprovals
-
tab
-
filterAllLevels
-