Interface Converter


public interface Converter
Implementations of this interface are responsible for converting between an InputStream and an IRepositoryFileData. Added support for using just fileId and assume converter encapsulates all necessary logic for getting file data and conversion
Author:
mlowery