file
| Namespace: |
(default namespace) |
XML
Elements
| name (type) |
min/max occurs |
description |
|
fileName (string)
|
0/1 |
|
|
newFilePath (string)
|
0/1 |
|
|
lastModifiedTime (long)
|
0/1 |
|
|
size (long)
|
0/1 |
|
|
isDirectory (boolean)
|
0/1 |
|
|
isRegularFile (boolean)
|
0/1 |
|
|
isSymbolicLink (boolean)
|
0/1 |
|
|
isOther (boolean)
|
0/1 |
|
|
group (string)
|
0/1 |
|
|
owner (string)
|
0/1 |
|
|
permissions (string)
|
0/1 |
|
|
isShared (boolean)
|
0/1 |
|
|
metadata (metadata)
|
0/1 |
|
|
transferStatus (string)
|
0/1 |
|
JSON
| property |
type |
description |
| fileName |
fileName (string)
|
|
| newFilePath |
newFilePath (string)
|
|
| lastModifiedTime |
lastModifiedTime (long)
|
|
| size |
size (long)
|
|
| isDirectory |
isDirectory (boolean)
|
|
| isRegularFile |
isRegularFile (boolean)
|
|
| isSymbolicLink |
isSymbolicLink (boolean)
|
|
| isOther |
isOther (boolean)
|
|
| group |
group (string)
|
|
| owner |
owner (string)
|
|
| permissions |
permissions (string)
|
|
| isShared |
isShared (boolean)
|
|
| metadata |
metadata (metadata)
|
|
| transferStatus |
transferStatus (string)
|
|