Adobe-Consulting-Services/acs-aem-commons

View on GitHub
bundle/src/test/resources/remoteassetstest/nodesync/dam.a.json

Summary

Maintainability
Test Coverage
{
  "jcr:primaryType": "sling:OrderedFolder",
  "jcr:createdBy": "admin",
  "jcr:created": "Mon Jan 14 2019 13:06:04 GMT-0600",
  "jcr:content": {
    "jcr:primaryType": "nt:unstructured",
    "jcr:title": "A"
  },
  "image_a1.jpg": {
    "jcr:primaryType": "dam:Asset",
    "jcr:mixinTypes": [
      "mix:referenceable",
      "mix:versionable"
    ],
    "jcr:createdBy": "admin",
    "jcr:versionHistory": "e20ef822-88fa-4bb9-a0aa-582d4cb171b4",
    "jcr:predecessors": [
      "db594b4d-0e4d-4a6f-b5ab-245ccb6c55bb"
    ],
    "jcr:created": "Mon Jan 14 2019 13:10:50 GMT-0600",
    "jcr:baseVersion": "db594b4d-0e4d-4a6f-b5ab-245ccb6c55bb",
    "jcr:isCheckedOut": true,
    "jcr:uuid": "ac92c462-0a4b-419e-b4f5-bd1d730e7c44"
  },
  "subfolder1": {
    "jcr:primaryType": "sling:OrderedFolder",
    "jcr:createdBy": "admin",
    "jcr:created": "Mon Jan 14 2019 13:11:30 GMT-0600"
  },
  "image_a2.png": {
    "jcr:primaryType": "dam:Asset",
    "jcr:mixinTypes": [
      "mix:referenceable"
    ],
    "jcr:createdBy": "admin",
    "jcr:created": "Mon Jan 14 2019 13:11:37 GMT-0600",
    "jcr:uuid": "0f26daa1-12bb-44d7-a9d3-b666792ab3ac"
  }
}