Uses of Interface
com._1c.g5.v8.dt.compare.merge.PostponedFileOperation.IContentStreamProvider
-
Packages that use PostponedFileOperation.IContentStreamProvider Package Description com._1c.g5.v8.dt.compare.merge -
-
Uses of PostponedFileOperation.IContentStreamProvider in com._1c.g5.v8.dt.compare.merge
Constructors in com._1c.g5.v8.dt.compare.merge with parameters of type PostponedFileOperation.IContentStreamProvider Constructor Description PostponedFileOperation(Path targetPath, PostponedFileOperation.OperationType operationType, PostponedFileOperation.IContentStreamProvider contentStreamProvider)
Creates an instance of the descriptor for 2-argument non-delete operations.
-