Uses of Class
org.odpi.openmetadata.integrationservices.api.connector.APIIntegratorContext
-
Packages that use APIIntegratorContext Package Description org.odpi.openmetadata.integrationservices.api.connector -
-
Uses of APIIntegratorContext in org.odpi.openmetadata.integrationservices.api.connector
Methods in org.odpi.openmetadata.integrationservices.api.connector that return APIIntegratorContext Modifier and Type Method Description APIIntegratorContextAPIIntegratorConnector. getContext()Return the context for this connector.Methods in org.odpi.openmetadata.integrationservices.api.connector with parameters of type APIIntegratorContext Modifier and Type Method Description voidAPIIntegratorConnector. setContext(APIIntegratorContext context)Set up the context for this connector.
-