Uses of Class
org.alfresco.repo.importer.ImporterBootstrap
Packages that use ImporterBootstrap
Package
Description
-
Uses of ImporterBootstrap in org.alfresco.repo.admin
Methods in org.alfresco.repo.admin with parameters of type ImporterBootstrapModifier and TypeMethodDescriptionvoidConfigurationChecker.setSystemBootstrap(ImporterBootstrap systemBootstrap) -
Uses of ImporterBootstrap in org.alfresco.repo.admin.patch.impl
Fields in org.alfresco.repo.admin.patch.impl declared as ImporterBootstrapModifier and TypeFieldDescriptionprotected ImporterBootstrapGenericBootstrapPatch.importerBootstrapMethods in org.alfresco.repo.admin.patch.impl with parameters of type ImporterBootstrapModifier and TypeMethodDescriptionvoidFixBpmPackagesPatch.setImporterBootstrap(ImporterBootstrap importerBootstrap) voidGenericBootstrapPatch.setImporterBootstrap(ImporterBootstrap importerBootstrap) voidImapFoldersPatch.setImporterBootstrap(ImporterBootstrap importerBootstrap) voidUpdateAuditTemplatePatch.setImporterBootstrap(ImporterBootstrap importerBootstrap) voidSiteLoadPatch.setSpacesBootstrap(ImporterBootstrap spacesBootstrap) voidSiteLoadPatch.setUsersBootstrap(ImporterBootstrap usersBootstrap) -
Uses of ImporterBootstrap in org.alfresco.repo.descriptor
Methods in org.alfresco.repo.descriptor with parameters of type ImporterBootstrapModifier and TypeMethodDescriptionvoidRepositoryDescriptorDAOImpl.setSystemBootstrap(ImporterBootstrap systemBootstrap) Sets the system bootstrap. -
Uses of ImporterBootstrap in org.alfresco.repo.download
Methods in org.alfresco.repo.download with parameters of type ImporterBootstrapModifier and TypeMethodDescriptionvoidDownloadStorage.setImporterBootstrap(ImporterBootstrap bootstrap) -
Uses of ImporterBootstrap in org.alfresco.repo.importer
Methods in org.alfresco.repo.importer with parameters of type ImporterBootstrapModifier and TypeMethodDescriptionvoidImporterBootstrapViews.setImporter(ImporterBootstrap importer) Sets the importer -
Uses of ImporterBootstrap in org.alfresco.repo.module
Methods in org.alfresco.repo.module with parameters of type ImporterBootstrapModifier and TypeMethodDescriptionvoidImporterModuleComponent.setImporter(ImporterBootstrap importer) Set the helper that has details of the store to load the data into. -
Uses of ImporterBootstrap in org.alfresco.repo.search.impl.solr.facet
Methods in org.alfresco.repo.search.impl.solr.facet with parameters of type ImporterBootstrapModifier and TypeMethodDescriptionvoidSolrFacetServiceImpl.setImporterBootstrap(ImporterBootstrap importer) -
Uses of ImporterBootstrap in org.alfresco.repo.workflow
Methods in org.alfresco.repo.workflow with parameters of type ImporterBootstrapModifier and TypeMethodDescriptionvoidWorkflowPackageImpl.setImporterBootstrap(ImporterBootstrap bootstrap)