[ADF-4656] Release note for ADF 3.3 in draft. (#4857)

* [ADF-4658] Release note for ADF 3.3.

* License info update.

* Version index issue.

* release note
This commit is contained in:
Francesco Corti
2019-06-18 11:01:52 +02:00
committed by Eugenio Romano
parent d6c3373298
commit e64eee90af
7 changed files with 489 additions and 21 deletions

View File

@@ -39,9 +39,6 @@ Manages task filters.
- **getUsername**(): `string`<br/>
Gets the username field from the access token.
- **Returns** `string` - Username string
- **getValueFromLocalAccessToken**(key: `string`)<br/>
Gets a named value from the access token.
- _key:_ `string` - Key name of the value
- **updateFilter**(filter: [`TaskFilterCloudModel`](../../../lib/process-services-cloud/src/lib/task/task-filters/models/filter-cloud.model.ts))<br/>
Updates a task filter.
- _filter:_ [`TaskFilterCloudModel`](../../../lib/process-services-cloud/src/lib/task/task-filters/models/filter-cloud.model.ts) - The filter to update