[ADF-3801] Added source links to proc services cloud and insights docs (#4042)

* [ADF-3801] Added source links for proc services cloud and insights docs

* [ADF-3801] Updated title in line with doc file name change
This commit is contained in:
Andy Stark
2018-12-05 14:36:08 +00:00
committed by Eugenio Romano
parent 81c84074ec
commit 73b153e4d9
13 changed files with 28 additions and 60 deletions
@@ -4,7 +4,7 @@ Status: Active
Last reviewed: 2018-23-10
---
# Start Task Cloud Component
# [Start Task Cloud Component](../../lib/process-services-cloud/src/lib/start-task-cloud/components/start-task-cloud.component.ts "Defined in start-task-cloud.component.ts")
Creates/Starts new task for the specified app
@@ -24,9 +24,9 @@ Creates/Starts new task for the specified app
| Name | Type | Default value | Description |
| ---- | ---- | ------------- | ----------- |
| appName | `string` | | (required) The name of the app. |
| name | `string` | | Name of the task. |
| maxNameLength | `number` | 255 | Maximum length of the task name. |
| appName | `string` | | (required) Name of the app. |
| maxNameLength | `number` | | Maximum length of the task name. |
| name | `string` | "" | Name of the task. |
### Events