Class OpenPdfInlineViaSessionKeyRequest

    • Constructor Detail

      • OpenPdfInlineViaSessionKeyRequest

        public OpenPdfInlineViaSessionKeyRequest​(EContentView contentView,
                                                 String sessionKey)
        Creates a new POJO with the given data.
        Parameters:
        contentView - Content view of the source that initiated the request.
        sessionKey - Session key for the PDF import session to resume.
      • OpenPdfInlineViaSessionKeyRequest

        public OpenPdfInlineViaSessionKeyRequest​(String sourceTabId,
                                                 String sessionKey)
        Creates a new POJO with the given data.
        Parameters:
        sourceTabId - Value returned by IDesignerConversationRequest.getSourceTabId().
        sessionKey - Session key for the PDF import session to resume.