Class PageResourceIdentifier

    • Constructor Detail

      • PageResourceIdentifier

        public PageResourceIdentifier​(String title)
      • PageResourceIdentifier

        public PageResourceIdentifier​(String spaceKey,
                                      String title)
        Create a new identifier for a PageResource. Space key is optional (as it can be resolved from the context).
        Parameters:
        spaceKey - (optional) the key of the space the page is in, or null to derive it from context.
        title - (required) the title of the page