JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Component API - 1.1.5
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
R
Record
- Interface in
org.talend.sdk.component.api.record
Record.Builder
- Interface in
org.talend.sdk.component.api.record
Allows to create a record with a fluent API.
RecordBuilderFactory
- Interface in
org.talend.sdk.component.api.service.record
Entry point to create records (through builders).
RecordPointer
- Interface in
org.talend.sdk.component.api.record
Represents a extraction logic from a path (jsonpointer) for records.
RecordPointerFactory
- Interface in
org.talend.sdk.component.api.record
Adapted representation of jsonpointer specification for record modelling.
Request
- Annotation Type in
org.talend.sdk.component.api.service.http
Marks the method as a request method.
Required
- Annotation Type in
org.talend.sdk.component.api.configuration.constraint
resolvedDependencies()
- Method in interface org.talend.sdk.component.api.service.dependency.
Resolver.ClassLoaderDescriptor
resolveFromDescriptor(InputStream)
- Method in interface org.talend.sdk.component.api.service.dependency.
Resolver
Resolves the dependencies from the descriptor passed as an InputStream.
resolveFromDescriptor(List<String>)
- Method in interface org.talend.sdk.component.api.service.dependency.
Resolver
Alias to load dependencies from a plain list of gav (groupId:artifactId:version).
Resolver
- Interface in
org.talend.sdk.component.api.service.dependency
Resolver.ClassLoaderDescriptor
- Interface in
org.talend.sdk.component.api.service.dependency
Abstract a classloader adding the metadata about the resolution done to create it.
Response
<
T
> - Interface in
org.talend.sdk.component.api.service.http
Represents a Http response and can be used as returned type of a
Request
method.
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Component API - 1.1.5
Prev Letter
Next Letter
Frames
No Frames
All Classes
1.1.5 - Copyright © 2018
Talend Component Kit Documentation