mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-6071] documentation fixes for process lib (#8943)
* doc and api fixes * doc fixes * fix docs * code fixes * typo fixes
This commit is contained in:
@@ -417,7 +417,7 @@ export class TaskListService {
|
||||
/**
|
||||
* Gets the search query for a task based on the supplied filter.
|
||||
*
|
||||
* @param filter The filter to use
|
||||
* @param filterModel The filter to use
|
||||
* @returns The search query
|
||||
*/
|
||||
private generateTaskRequestNodeFromFilter(filterModel: FilterRepresentationModel): TaskQueryRequestRepresentationModel {
|
||||
|
Reference in New Issue
Block a user