Class RMv22CapabilityPatch
java.lang.Object
org.alfresco.module.org_alfresco_module_rm.patch.AbstractModulePatch
org.alfresco.module.org_alfresco_module_rm.patch.common.CapabilityPatch
org.alfresco.module.org_alfresco_module_rm.patch.v22.RMv22CapabilityPatch
- All Implemented Interfaces:
Comparable<ModulePatch>
,ModulePatch
,org.springframework.beans.factory.Aware
,org.springframework.beans.factory.BeanNameAware
RM v2.2 patch to updated modified capabilities.
- Since:
- 2.2
- Author:
- Tuna Aksoy
-
Field Summary
Fields inherited from class org.alfresco.module.org_alfresco_module_rm.patch.AbstractModulePatch
LOGGER, transactionService
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.module.org_alfresco_module_rm.patch.common.CapabilityPatch
addCapability, apply, applyInternal, getFilePlans, setAuthorityService, setFilePlanService, setPermissionService
Methods inherited from class org.alfresco.module.org_alfresco_module_rm.patch.AbstractModulePatch
compareTo, getDescription, getFixesFromSchema, getFixesToSchema, getId, getModuleId, getTargetSchema, init, setBeanName, setDescription, setFixesFromSchema, setFixesToSchema, setId, setModuleId, setModulePatchExecuter, setTargetSchema, setTransactionService, setTxnReadOnly, setTxnRequiresNew
-
Constructor Details
-
RMv22CapabilityPatch
public RMv22CapabilityPatch()
-
-
Method Details
-
applyCapabilityPatch
- Specified by:
applyCapabilityPatch
in classCapabilityPatch
- See Also:
-