public class BootstrapImporterModuleComponent
extends org.alfresco.repo.module.ImporterModuleComponent
| Constructor and Description |
|---|
BootstrapImporterModuleComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeInternal()
Need to check whether this module has already been executed.
|
void |
setModulePatchExecuter(ModulePatchExecuter modulePatchExecuter) |
void |
setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService) |
void |
setRecordContributorsGroupBootstrapComponent(RecordContributorsGroupBootstrapComponent recordContributorsGroupBootstrapComponent) |
checkProperties, setBootstrapView, setBootstrapViews, setImporterequals, execute, getAppliesFromVersionNumber, getAppliesToVersionNumber, getDependsOn, getDescription, getModuleId, getName, getSinceVersionNumber, hashCode, init, isExecuteOnceOnly, setAppliesFromVersion, setAppliesToVersion, setAuthenticationComponent, setBeanName, setDependsOn, setDescription, setExecuteOnceOnly, setModuleId, setModuleService, setName, setServiceRegistry, setSinceVersion, setTenantAdminService, shutdown, toStringpublic void setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
nodeService - node servicepublic void setModulePatchExecuter(ModulePatchExecuter modulePatchExecuter)
modulePatchExecuter - module patch executerpublic void setRecordContributorsGroupBootstrapComponent(RecordContributorsGroupBootstrapComponent recordContributorsGroupBootstrapComponent)
recordContributorsGroupBootstrapComponent - record contributors group bootstrap componentCopyright © 2005–2018 Alfresco Software. All rights reserved.