Interface BaselineLinkBuilder

All Superinterfaces:
PortalLink

public interface BaselineLinkBuilder extends PortalLink
Since:
3.19.2
  • Method Details

    • revision

      @NotNull BaselineLinkBuilder revision(@Nullable String revision)
      Returns the new builder that creates the link to the revision. (So this instance can be still used to create a link without a revision.) Never returns null.
      Parameters:
      revision - can be null or empty. If so, it will not be in the created URL