Interface AdministrationLinkBuilder

All Superinterfaces:
PortalLink

public interface AdministrationLinkBuilder extends PortalLink
Since:
3.9.0
  • Method Details

    • language

      @NotNull PortalLink language()
    • testRunWorkflow

      @NotNull PortalLink testRunWorkflow()
      Link to test run workflow administration topic.
      Since:
      3.10.0
    • planTemplates

      @NotNull PlanTemplatesLinkBuilder planTemplates()
      Link to the Administration Plan Templates topic.
      Since:
      3.23.10
    • testRunTemplates

      @NotNull TestRunTemplatesLinkBuilder testRunTemplates()
      Link to the Administration Test Run Templates topic.
      Since:
      3.23.10