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