Uses of Class
org.talend.sdk.component.api.meta.Documentation
-
-
Uses of Documentation in org.talend.sdk.component.api.component
Classes in org.talend.sdk.component.api.component with annotations of type Documentation Modifier and Type Class Description interfaceAfterVariablesUse to groupAfterVariables.AfterVariableannotations.static interfaceAfterVariables.AfterVariableDeclare after variable for the component.static interfaceAfterVariables.AfterVariableContainerMark method that returns container with after variables.interfaceIconinterfaceVersion -
Uses of Documentation in org.talend.sdk.component.api.configuration.action
Classes in org.talend.sdk.component.api.configuration.action with annotations of type Documentation Modifier and Type Class Description interfaceBuiltInSuggestableinterfaceCheckableinterfaceProposableinterfaceSuggestableinterfaceUpdatableinterfaceValidable -
Uses of Documentation in org.talend.sdk.component.api.configuration.condition
Classes in org.talend.sdk.component.api.configuration.condition with annotations of type Documentation Modifier and Type Class Description interfaceActiveIfinterfaceActiveIfs -
Uses of Documentation in org.talend.sdk.component.api.configuration.constraint
Classes in org.talend.sdk.component.api.configuration.constraint with annotations of type Documentation Modifier and Type Class Description interfaceMaxinterfaceMininterfacePatterninterfaceRequiredinterfaceUniques -
Uses of Documentation in org.talend.sdk.component.api.configuration.type
Classes in org.talend.sdk.component.api.configuration.type with annotations of type Documentation Modifier and Type Class Description interfaceDataSetinterfaceDatasetDiscoveryinterfaceDataStore -
Uses of Documentation in org.talend.sdk.component.api.configuration.ui
Classes in org.talend.sdk.component.api.configuration.ui with annotations of type Documentation Modifier and Type Class Description interfaceDefaultValueinterfaceOptionsOrder -
Uses of Documentation in org.talend.sdk.component.api.configuration.ui.layout
Classes in org.talend.sdk.component.api.configuration.ui.layout with annotations of type Documentation Modifier and Type Class Description interfaceAutoLayoutinterfaceGridLayoutinterfaceGridLayoutsJust a java 8 wrapper to support multipleGridLayouton the same model.interfaceHorizontalLayoutinterfaceVerticalLayout -
Uses of Documentation in org.talend.sdk.component.api.configuration.ui.widget
Classes in org.talend.sdk.component.api.configuration.ui.widget with annotations of type Documentation Modifier and Type Class Description interfaceCodeinterfaceCredentialinterfaceDateTimeinterfaceStructureinterfaceTextArea -
Uses of Documentation in org.talend.sdk.component.api.service
Classes in org.talend.sdk.component.api.service with annotations of type Documentation Modifier and Type Class Description interfaceAction -
Uses of Documentation in org.talend.sdk.component.api.service.asyncvalidation
Classes in org.talend.sdk.component.api.service.asyncvalidation with annotations of type Documentation Modifier and Type Class Description interfaceAsyncValidation -
Uses of Documentation in org.talend.sdk.component.api.service.completion
Classes in org.talend.sdk.component.api.service.completion with annotations of type Documentation Modifier and Type Class Description interfaceDynamicValuesinterfaceSuggestions -
Uses of Documentation in org.talend.sdk.component.api.service.connection
Classes in org.talend.sdk.component.api.service.connection with annotations of type Documentation Modifier and Type Class Description interfaceCloseConnectionclassCloseConnectionObjectinterfaceConnectioninterfaceCreateConnection -
Uses of Documentation in org.talend.sdk.component.api.service.discovery
Classes in org.talend.sdk.component.api.service.discovery with annotations of type Documentation Modifier and Type Class Description interfaceDiscoverDatasetMark a method as returning theDiscoverDatasetResultof a datastore. -
Uses of Documentation in org.talend.sdk.component.api.service.healthcheck
Classes in org.talend.sdk.component.api.service.healthcheck with annotations of type Documentation Modifier and Type Class Description interfaceHealthCheckMark a method as retruning theHealthCheckStatusof a datastore. -
Uses of Documentation in org.talend.sdk.component.api.service.http
Classes in org.talend.sdk.component.api.service.http with annotations of type Documentation Modifier and Type Class Description interfaceBaseMake the 'string' parameter as base of the endpoint. -
Uses of Documentation in org.talend.sdk.component.api.service.schema
Classes in org.talend.sdk.component.api.service.schema with annotations of type Documentation Modifier and Type Class Description interfaceDiscoverSchemaMark a method as retruning theSchemaof a dataset. -
Uses of Documentation in org.talend.sdk.component.api.service.update
Classes in org.talend.sdk.component.api.service.update with annotations of type Documentation Modifier and Type Class Description interfaceUpdateMark a method as returning a new instance of part of the form/configuration.
-