Write IIncomingBox interface
and make the current FSBlobsBackend an implementer of it. this includes all the methods that are needed for implementation of the IncomingBox that are not covered by the generic BlobBackend interface (like: flagging methods).
Since we're postponing flagging for this cycle, this interface can be left as an empty prototype.
Edited by Kali Kaneko