public static class LocalMysqlDatabaseConfigService.RestoreResult extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
execResult |
String |
path |
boolean |
zip |
| Constructor and Description |
|---|
RestoreResult(String path,
int execResult,
boolean zip) |
Copyright © 2021 vpc open source initiative. All rights reserved.