mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4142] Remove processDefinitionKey property from EditTaskCloud component docs (#4552)
This commit is contained in:
committed by
Eugenio Romano
parent
0800c406cd
commit
4ebc8e2527
@@ -88,7 +88,6 @@ given below:
|
|||||||
| **_standAlone_** | Standalone status of the task |
|
| **_standAlone_** | Standalone status of the task |
|
||||||
| **_owner_** | User ID of the task's owner |
|
| **_owner_** | User ID of the task's owner |
|
||||||
| **_processDefinitionId_** | Process definition ID |
|
| **_processDefinitionId_** | Process definition ID |
|
||||||
| **_processDefinitionKey_** | Process definition key |
|
|
||||||
| **_processInstanceId_** | Process instance ID |
|
| **_processInstanceId_** | Process instance ID |
|
||||||
| **_lastModified_** | Date the task was last modified. If lastModified defined the component will show the range **_lastModifiedFrom_**, **_lastModifiedTo_** |
|
| **_lastModified_** | Date the task was last modified. If lastModified defined the component will show the range **_lastModifiedFrom_**, **_lastModifiedTo_** |
|
||||||
| **_sort_** | Field on which the filter results will be sorted (doesn't participate in the filtering itself). Can be "id", "name", "createdDate", "priority", "processDefinitionId". |
|
| **_sort_** | Field on which the filter results will be sorted (doesn't participate in the filtering itself). Can be "id", "name", "createdDate", "priority", "processDefinitionId". |
|
||||||
|
Reference in New Issue
Block a user