Class DraftPageFileStorage
-
- All Implemented Interfaces:
@Deprecated(message = "Use new Document API instead.") public final class DraftPageFileStorage extends PageFileStorage
Interactor class which could operate with draft Page files
-
-
Constructor Summary
Constructors Constructor Description DraftPageFileStorage(DraftPageStorageProcessor draftPageStorageProcessor, DraftPageStorage draftPageStorage, FileIOProcessor fileIOProcessor)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
DraftPageFileStorage
DraftPageFileStorage(DraftPageStorageProcessor draftPageStorageProcessor, DraftPageStorage draftPageStorage, FileIOProcessor fileIOProcessor)
-
-
-
-