public class RMv21CapabilityPatch extends RMv21PatchComponent
behaviourFilter, LOGGER, modulePatchExecuter, registryService, retryingTransactionHelper| Constructor and Description |
|---|
RMv21CapabilityPatch() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executePatch()
Execute patch work.
|
protected Set<org.alfresco.service.cmr.repository.NodeRef> |
getFilePlans()
Helper method to get the file plans
|
void |
setAuthorityService(org.alfresco.service.cmr.security.AuthorityService authorityService) |
void |
setFilePlanService(FilePlanService filePlanService) |
void |
setPermissionService(org.alfresco.service.cmr.security.PermissionService permissionService) |
init, setApplicationContextexecuteInternal, setBehaviourFilter, setModulePatchExecuter, setRegistryService, setRetryingTransactionHelpercheckProperties, equals, execute, getAppliesFromVersionNumber, getAppliesToVersionNumber, getDependsOn, getDescription, getModuleId, getName, getSinceVersionNumber, hashCode, isExecuteOnceOnly, setAppliesFromVersion, setAppliesToVersion, setAuthenticationComponent, setBeanName, setDependsOn, setDescription, setExecuteOnceOnly, setModuleId, setModuleService, setName, setServiceRegistry, setSinceVersion, setTenantAdminService, shutdown, toStringpublic void setFilePlanService(FilePlanService filePlanService)
filePlanService - file plan serviceprotected Set<org.alfresco.service.cmr.repository.NodeRef> getFilePlans()
public void setAuthorityService(org.alfresco.service.cmr.security.AuthorityService authorityService)
authorityService - authority servicepublic void setPermissionService(org.alfresco.service.cmr.security.PermissionService permissionService)
permissionService - permission serviceprotected void executePatch()
ModulePatchComponentexecutePatch in class ModulePatchComponentAbstractModuleComponent.executeInternal()Copyright © 2005–2018 Alfresco Software. All rights reserved.