Uses of Class
ru.cg.webbpm.studio.core.api.io.FilesSnapshot
Packages that use FilesSnapshot
-
Uses of FilesSnapshot in ru.cg.webbpm.studio.core.api.io
Methods in ru.cg.webbpm.studio.core.api.io that return FilesSnapshotModifier and TypeMethodDescriptionFilesDiff.getFilesSnapshot()
Слепок файловой системы с которым было сравнениеFileManager.getSnapshot()
Получить слепок файлов проектаMethods in ru.cg.webbpm.studio.core.api.io with parameters of type FilesSnapshotModifier and TypeMethodDescriptionstatic FilesDiff
FilesDiff.createDiff
(FileManager fileManager, FilesSnapshot oldSnapshot) FileManager.getDiff
(FilesSnapshot filesSnapshot) Получить diff между старыми файлами и текущими -
Uses of FilesSnapshot in ru.cg.webbpm.studio.core.impl.io
Methods in ru.cg.webbpm.studio.core.impl.io that return FilesSnapshotMethods in ru.cg.webbpm.studio.core.impl.io with parameters of type FilesSnapshot