artifactContentEntry Data Type
- Schema
- ns0.xsd
- Available Since
- 1.4-M3
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| depth | int | element | 1/1 | ||
| file | boolean | element | 1/1 | ||
| path | string | element | 0/1 | ||
| repositoryId | string | element | 0/1 |
Example
<artifactContentEntry> <path>...</path> <file>...</file> <depth>...</depth> <repositoryId>...</repositoryId> </artifactContentEntry>