Interface LinkWithPageMode
- All Superinterfaces:
PortalLink
- All Known Subinterfaces:
PlanLinkBuilder
,TestRunLinkBuilder
Adds possibility to specify page mode.
- Since:
- 3.10.0
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.utils.links.PortalLink
toEncodedAbsoluteUrl, toEncodedAbsoluteUrlWithRedirect, toEncodedAnchor, toEncodedRelativeUrl
-
Method Details
-
pageMode
ReturnsPageModeSelector
instance, never null. Parameter will be added to the link to determine which view should be opened.
-