Interface IPostponedFileOperation.IContentStreamProvider

Enclosing interface:
IPostponedFileOperation

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

    • 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