[ADF-4142] Remove processDefinitionKey property from EditTaskCloud component docs (#4552)

This commit is contained in:
davidcanonieto
2019-04-04 12:13:35 +01:00
committed by Eugenio Romano
parent 0800c406cd
commit 4ebc8e2527

View File

@@ -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". |