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
Lists all commands available to Talend Admin API
- Assembly
- Cake
.Talend .dll - Namespace
- Cake
.Talend - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["TalendAdminApiCommands"]
class Type type-node
Syntax
public static class TalendAdminApiCommands
Fields
Name | Constant Value | Summary |
---|---|---|
G |
getEsbTaskIdByName |
static
|
GET_TASK_ID_BY_NAME | getTaskIdByName |
static
|
LIST_ESB_TASKS | listEsbTasks |
static
|
LIST_SERVERS | listServer |
static
|
LIST_TASKS | getTasksRelatedToJobs |
static
|
R |
requestDeployEsbTask |
static
|
R |
requestUndeployEsbTask |
static
|
START_ESB_TASK | startEsbTask |
static
|
STOP_ESB_TASK | stopEsbTask |
static
|
UPDATE_ESB_TASK | updateEsbTask |
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|