Interface IPostponedFileOperation.IContentStreamProvider

  • Enclosing interface:
    IPostponedFileOperation

    public static interface IPostponedFileOperation.IContentStreamProvider
    The file content stream provider.
    • Method Detail

      • getContentStream

        InputStream getContentStream​(IMergeSession mergeSession)
        Gets the file content stream.
        Parameters:
        mergeSession - the merge session, cannot be null
        Returns:
        the file content stream, never null