TalendAdminApiCommands Class

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
GET_ESB_TASK_ID_BY_NAME getEsbTaskIdByName
static
GET_TASK_ID_BY_NAME getTaskIdByName
static
LIST_ESB_TASKS listEsbTasks
static
LIST_SERVERS listServer
static
LIST_TASKS getTasksRelatedToJobs
static
REQUEST_DEPLOY_ESB_TASK requestDeployEsbTask
static
REQUEST_UNDEPLOY_ESB_TASK requestUndeployEsbTask
static
START_ESB_TASK startEsbTask
static
STOP_ESB_TASK stopEsbTask
static
UPDATE_ESB_TASK updateEsbTask
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin