Searches tasks.

Class members

Methods

  • getBasePath(appName: string): string

    • appName: string -
    • Returns string -
  • getTaskByRequest(requestNode: TaskQueryCloudRequestModel, queryUrl?: string): Observable<any>
    Finds a task using an object with optional query properties.

Details

Note that for a call to getTaskByRequest, the TaskQueryCloudRequestModel object must at minimum have the appName property correctly set.

© 2023 Alfresco Software, Inc. All Rights Reserved.