mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
add markdown linter (#2048)
This commit is contained in:
@@ -197,8 +197,7 @@ to specify some basic details needed to start a new process instance.
|
||||
| Name | Description |
|
||||
| --- | --- |
|
||||
| appId | (required): Limit the list of processes which can be started to those contained in the specified app |
|
||||
| variables | Variables in input to the process [RestVariable]**](https://github.com/Alfresco/alfresco-js-api/tree/master/src/alfresco-activiti-rest-api/docs/RestVariable.md)|
|
||||
|
||||
| variables | Variables in input to the process [RestVariable](https://github.com/Alfresco/alfresco-js-api/tree/master/src/alfresco-activiti-rest-api/docs/RestVariable.md)|
|
||||
|
||||
### Events
|
||||
|
||||
@@ -207,7 +206,6 @@ to specify some basic details needed to start a new process instance.
|
||||
| start | Raised when the process start |
|
||||
| error | Raised when the start process fail |
|
||||
|
||||
|
||||
## Process Details component
|
||||
|
||||
This component displays detailed information on a specified process instance
|
||||
|
Reference in New Issue
Block a user