added MaangedBy information
This commit is contained in:
parent
3fad462d88
commit
8b64b3ed06
|
@ -10,4 +10,6 @@ public class MetaInfo {
|
||||||
String storageId;
|
String storageId;
|
||||||
|
|
||||||
String remotePath;
|
String remotePath;
|
||||||
|
|
||||||
|
String managedBy;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue