Skip to content

Instantly share code, notes, and snippets.

@cristianonicolai
Created December 17, 2018 01:37
Show Gist options
  • Save cristianonicolai/73e0d5609240b6812efe932637921c04 to your computer and use it in GitHub Desktop.
Save cristianonicolai/73e0d5609240b6812efe932637921c04 to your computer and use it in GitHub Desktop.
node instances
{
"node-instance": [
{
"node-instance-id": 0,
"node-name": " ",
"process-instance-id": 1,
"work-item-id": null,
"container-id": "evaluation_1.0.0-SNAPSHOT",
"start-date": {
"java.util.Date": 1545007644328
},
"node-id": "_ED165B85-E65D-42A6-B0EF-8A160356271E",
"node-type": "StartNode",
"node-connection": null,
"node-completed": true,
"reference-id": null,
"sla-compliance": 0,
"sla-due-date": null
},
{
"node-instance-id": 1,
"node-name": "Self Evaluation",
"process-instance-id": 1,
"work-item-id": 1,
"container-id": "evaluation_1.0.0-SNAPSHOT",
"start-date": {
"java.util.Date": 1545008226309
},
"node-id": "_D3E17247-1D94-47D8-93AD-D645E317B736",
"node-type": "HumanTaskNode",
"node-connection": null,
"node-completed": true,
"reference-id": null,
"sla-compliance": 0,
"sla-due-date": null
},
{
"node-instance-id": 1,
"node-name": "Self Evaluation",
"process-instance-id": 1,
"work-item-id": 1,
"container-id": "evaluation_1.0.0-SNAPSHOT",
"start-date": {
"java.util.Date": 1545008226310
},
"node-id": "_D3E17247-1D94-47D8-93AD-D645E317B736",
"node-type": "HumanTaskNode",
"node-connection": null,
"node-completed": true,
"reference-id": null,
"sla-compliance": 0,
"sla-due-date": null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment