public class ProjectFileBackupUtil extends Object
Constructor and Description |
---|
ProjectFileBackupUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
backup(String pathId,
String projectPath)
备份项目文件
|
static void |
checkDiff(String pathId,
String projectPath,
String backupId,
DslYmlDto dslYmlDto)
检查文件变动
|
static File |
path(String pathId)
整个项目的备份目录
|
static File |
path(String pathId,
String backupId)
获取项目的单次备份目录,备份ID
|
Copyright © 2017–2022. All rights reserved.