This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Talend.
Summary
Undeploys an ESB task.
- Assembly
- Cake
.Talend .dll - Namespace
- Cake
.Talend - Containing Type
- ITalendAdminApi
Syntax
void UndeployEsbTask(int taskId)
Parameters
| Name | Type | Description |
|---|---|---|
| taskId | int |
Return Value
| Type | Description |
|---|---|
| void |
