[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-22
Manages Task Instances.
## Methods
## Class members
### Methods
- `getFilterForTaskById(taskId: string, filterList: FilterRepresentationModel[]): Observable<FilterRepresentationModel>`
Gets all the filters in the list that belong to a task.