[ADF-4356] Added Activiti 7 tutorial after review (#4553)

This commit is contained in:
Andy Stark
2019-04-04 13:21:54 +01:00
committed by Eugenio Romano
parent c5ac798c5b
commit 33c4460831
3 changed files with 102 additions and 1 deletions

View File

@@ -19,7 +19,8 @@
{ "title": "Working with a DataTable", "file": "working-with-data-table.md"},
{ "title": "Working with the Nodes API Service", "file": "working-with-nodes-api-service.md"},
{ "title": "Working with the Nodes using the JS API", "file": "working-with-nodes-js-api.md"},
{ "title": "Content metadata component", "file": "content-metadata-component.md"}
{ "title": "Content metadata component", "file": "content-metadata-component.md"},
{ "title": "Activiti 7 and ADF", "file": "activiti-7-and-adf.md" }
]
}
]