public class RecordsManagementBootstrap
extends org.springframework.extensions.surf.util.AbstractLifecycleBean
| Constructor and Description |
|---|
RecordsManagementBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
CustomEmailMappingService |
getCustomEmailMappingService() |
NodeParameterSuggesterBootstrap |
getSuggesterBootstrap() |
protected void |
onBootstrap(org.springframework.context.ApplicationEvent event) |
protected void |
onShutdown(org.springframework.context.ApplicationEvent event) |
void |
setCaveatConfigService(RMCaveatConfigService caveatConfigService) |
void |
setCustomEmailMappingService(CustomEmailMappingService customEmailMappingService) |
void |
setSuggesterBootstrap(NodeParameterSuggesterBootstrap suggesterBootstrap) |
void |
setTransactionService(org.alfresco.service.transaction.TransactionService transactionService) |
public NodeParameterSuggesterBootstrap getSuggesterBootstrap()
public void setSuggesterBootstrap(NodeParameterSuggesterBootstrap suggesterBootstrap)
public void setTransactionService(org.alfresco.service.transaction.TransactionService transactionService)
public void setCaveatConfigService(RMCaveatConfigService caveatConfigService)
public void setCustomEmailMappingService(CustomEmailMappingService customEmailMappingService)
public CustomEmailMappingService getCustomEmailMappingService()
protected void onBootstrap(org.springframework.context.ApplicationEvent event)
onBootstrap in class org.springframework.extensions.surf.util.AbstractLifecycleBeanprotected void onShutdown(org.springframework.context.ApplicationEvent event)
onShutdown in class org.springframework.extensions.surf.util.AbstractLifecycleBeanCopyright © 2005–2017 Alfresco Software. All rights reserved.