JavaScript is disabled on your browser.
Skip navigation links
Component API - 1.62.0-SNAPSHOT
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.talend.sdk.component.api.service.connection
Annotation Type CloseConnection
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
CloseConnection
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
family
String
value
Element Details
family
String
family
Returns:
the value of the component family this action relates to.
Default:
""
value
String
value
Returns:
the value of the action.
Default:
"default"