[ADF-2847] Added class members headings to proces and insights docs (#3263)

This commit is contained in:
Andy Stark
2018-05-03 15:14:41 +01:00
committed by Eugenio Romano
parent 513915b3d9
commit 96fddbdc39
30 changed files with 66 additions and 5 deletions

View File

@@ -8,7 +8,9 @@ Last reviewed: 2018-03-20
Manages Process Instances, Process Variables, and Process Audit Log.
## Methods
## Class members
### Methods
- `getProcessInstances(requestNode: ProcessFilterParamRepresentationModel, processDefinitionKey?: string): Observable<ProcessListModel>`
Get process instances for a filter and optionally a process definition.