C E G H I N P R S T 

C

createConsumer(ESBEndpointInfo) - Method in interface routines.system.api.ESBEndpointRegistry
This method will create consumer based on the

E

ESBConsumer - Interface in routines.system.api
Consumer interface for handling calls from ESB Job towards other ESB services
ESBEndpointInfo - Interface in routines.system.api
Describes the generic Endpoint
ESBEndpointRegistry - Interface in routines.system.api
Consumer callback to allow consumer components to send requests and receive responses
ESBJobInterruptedException - Exception in routines.system.api
A special type of exception that will signal job waiting for request that it should quit it's listening cycle (if any)
ESBJobInterruptedException(String) - Constructor for exception routines.system.api.ESBJobInterruptedException
Constructor from parent class
ESBJobInterruptedException(String, Throwable) - Constructor for exception routines.system.api.ESBJobInterruptedException
Constructor from parent class
ESBProviderCallback - Interface in routines.system.api
This interface is used by provider component to get a request from the ESB and to write a response back to ESB.

G

getEndpoint() - Method in interface routines.system.api.TalendESBJob
Returns ESBEndpointInfo instance that describes the endpoint implemented by given Job.
getEndpointKey() - Method in interface routines.system.api.ESBEndpointInfo
Returns a component identifier that should be used to be configured with given ESBEndpointInfo
getEndpointProperties() - Method in interface routines.system.api.ESBEndpointInfo
Additional endpoint properties that would be required to configure endpoint
getEndpointUri() - Method in interface routines.system.api.ESBEndpointInfo
Returns a URI String for the endpoint.
getRequest() - Method in interface routines.system.api.ESBProviderCallback
Returns a request to the Job.

H

HEADERS_HTTP - Static variable in interface routines.system.api.ESBProviderCallback
 
HEADERS_SOAP - Static variable in interface routines.system.api.ESBProviderCallback
 

I

invoke(Object) - Method in interface routines.system.api.ESBConsumer
A blocking method to invoke a service inside of the Job
IPaasObject - Interface in routines.system.api
 

N

newTalendESBJob() - Method in interface routines.system.api.TalendESBJobFactory
Creates a new TalendESBJob.
newTalendStepTemplate(IPaasObject) - Method in interface routines.system.api.TalendStepTemplateFactory
Creates a new TalendJob.

P

put(Map<String, Object>) - Method in interface routines.system.api.IPaasObject
 

R

reject(Map<String, Object>) - Method in interface routines.system.api.IPaasObject
 
REQUEST - Static variable in interface routines.system.api.ESBProviderCallback
 
routines.system.api - package routines.system.api
 
runJob(String[]) - Method in interface routines.system.api.TalendJob
Run a Talend job.
runJobInTOS(String[]) - Method in interface routines.system.api.TalendJob
Run a Talend job.

S

sendResponse(Object) - Method in interface routines.system.api.ESBProviderCallback
This method will be used by Job to send a response or fault.
setEndpointRegistry(ESBEndpointRegistry) - Method in interface routines.system.api.TalendESBJob
Injecting a ESBEndpointRegistry to allow tESB Consumer components to lookup and call ESB providers.
setProviderCallback(ESBProviderCallback) - Method in interface routines.system.api.TalendESBJob
Injecting a ESBProviderCallback to allow tESB Provider components read requests sent to the Job and write responses from the Job
shutdown() - Method in interface routines.system.api.TalendESBRoute
Shutdown the running route, which means it cannot be started again.
stop() - Method in interface routines.system.api.TalendESBRoute
Stop the running route

T

take() - Method in interface routines.system.api.IPaasObject
 
TalendESBJob - Interface in routines.system.api
A JOB interface for Jobs that are using tESB Components
TalendESBJobFactory - Interface in routines.system.api
A factory interface to create to create specific kind of TalendESBJob.
TalendESBRoute - Interface in routines.system.api
A special interface for Talend ESB Route dedicated to allow runtime to stop and shutdown running route
TalendJob - Interface in routines.system.api
Interface describing Job behaviors.
TalendStepTemplateFactory - Interface in routines.system.api
A factory interface to create to create specific kind of TalendStepTemplate.
C E G H I N P R S T 

Copyright © 2011–2016 Talend Inc.. All rights reserved.