Uses of Interface
com.atlassian.confluence.impl.backuprestore.restore.stash.IOFriendlyFunction
Packages that use IOFriendlyFunction
-
Uses of IOFriendlyFunction in com.atlassian.confluence.impl.backuprestore.restore.stash
Constructors in com.atlassian.confluence.impl.backuprestore.restore.stash with parameters of type IOFriendlyFunctionModifierConstructorDescriptionStashObjectsReaderImpl
(StashObjectsWriter stashObjectsWriter, StashObjectsSerialiser stashObjectsSerialiser, File file, IOFriendlyFunction<File, FileInputStream> fileInputStreamFunction) StashObjectsWriterImpl
(StashObjectsSerialiser stashObjectsSerialiser, File file, IOFriendlyFunction<File, FileOutputStream> fileOutputStreamFunction)