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