{
  "deliveryDate": "2016-05-05T21:13:35Z",
  "locks": [
    {
      "path": "/sos/dailyschedule/JID"
    },
    {
      "path": "/test1/testLock",
      "maxNonExclusive": "2",
      "holders": {
        "exclusive": true,
        "tasks": [
          { "job": "/test1/sleep_excl", "taskId": 1075682 }
        ]
      },
      "queue": [
        { "exclusive": false, "job": "/test1/sleep1" },
        { "exclusive": false, "job": "/test1/sleep2" },
        { "exclusive": false, "job": "/test1/sleep3" }
      ]
    },
    {
      "path": "/test2/testLock",
      "maxNonExclusive": "2",
      "holders": {
        "exclusive": false,
        "tasks": [
          { "job": "/test2/sleep1", "taskId": 1075659 },
          { "job": "/test2/sleep2", "taskId": 1075661 }
        ]
      },
      "queue": [
        { "exclusive": true, "job": "/test2/sleep_excl" },
        { "exclusive": false, "job": "/test2/sleep3" }
      ]
    },
    {
      "path": "/test3/testLock",
      "holders": {
        "exclusive": false,
        "tasks": [
          { "job": "/test3/sleep1", "taskId": 1075697 }
        ]
      }
    }
  ]
}
