Uses of Class
org.talend.sdk.component.api.service.ActionType
-
-
Uses of ActionType in org.talend.sdk.component.api.service
Classes in org.talend.sdk.component.api.service with annotations of type ActionType Modifier and Type Class Description interfaceAction -
Uses of ActionType in org.talend.sdk.component.api.service.asyncvalidation
Classes in org.talend.sdk.component.api.service.asyncvalidation with annotations of type ActionType Modifier and Type Class Description interfaceAsyncValidation -
Uses of ActionType in org.talend.sdk.component.api.service.completion
Classes in org.talend.sdk.component.api.service.completion with annotations of type ActionType Modifier and Type Class Description interfaceDynamicValuesinterfaceSuggestions -
Uses of ActionType in org.talend.sdk.component.api.service.connection
Classes in org.talend.sdk.component.api.service.connection with annotations of type ActionType Modifier and Type Class Description interfaceCloseConnectioninterfaceCreateConnection -
Uses of ActionType in org.talend.sdk.component.api.service.discovery
Classes in org.talend.sdk.component.api.service.discovery with annotations of type ActionType Modifier and Type Class Description interfaceDiscoverDatasetMark a method as returning theDiscoverDatasetResultof a datastore. -
Uses of ActionType in org.talend.sdk.component.api.service.healthcheck
Classes in org.talend.sdk.component.api.service.healthcheck with annotations of type ActionType Modifier and Type Class Description interfaceHealthCheckMark a method as retruning theHealthCheckStatusof a datastore. -
Uses of ActionType in org.talend.sdk.component.api.service.schema
Classes in org.talend.sdk.component.api.service.schema with annotations of type ActionType Modifier and Type Class Description interfaceDiscoverSchemaMark a method as retruning theSchemaof a dataset. -
Uses of ActionType in org.talend.sdk.component.api.service.update
Classes in org.talend.sdk.component.api.service.update with annotations of type ActionType Modifier and Type Class Description interfaceUpdateMark a method as returning a new instance of part of the form/configuration.
-