Creates/starts a new task for the specified app.
<adf-cloud-start-task
[appName]="YOUR_APP_NAME">
</adf-cloud-start-task>
Name | Type | Default value | Description |
---|---|---|---|
appName | string | "" | (required) Name of the app. |
maxNameLength | number | MAX_NAME_LENGTH | Maximum length of the task name. |
name | string | "" | Name of the task. |
Name | Type | Description |
---|---|---|
cancel | EventEmitter <void> | Emitted when the cancel button is clicked by the user. |
error | EventEmitter <any> | Emitted when an error occurs. |
success | EventEmitter <any> | Emitted when the task is successfully created. |
© 2023 Alfresco Software, Inc. All Rights Reserved.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.