Uses of Class
org.alfresco.module.org_alfresco_module_rm.patch.compatibility.ModulePatchComponent
-
Packages that use ModulePatchComponent Package Description org.alfresco.module.org_alfresco_module_rm.patch.v20 org.alfresco.module.org_alfresco_module_rm.patch.v21 -
-
Uses of ModulePatchComponent in org.alfresco.module.org_alfresco_module_rm.patch.v20
Subclasses of ModulePatchComponent in org.alfresco.module.org_alfresco_module_rm.patch.v20 Modifier and Type Class Description class
NotificationTemplatePatch
Notification template patch implementationclass
RMv2FilePlanNodeRefPatch
RM v2.0 File Plan Node Ref Patchclass
RMv2ModelPatch
RM v2.0 Model Updates Patchclass
RMv2SavedSearchPatch
RM v2.0 Saved Search Patch -
Uses of ModulePatchComponent in org.alfresco.module.org_alfresco_module_rm.patch.v21
Subclasses of ModulePatchComponent in org.alfresco.module.org_alfresco_module_rm.patch.v21 Modifier and Type Class Description class
NotificationTemplatePatch_v21
Adds a new email template for rejected records to the existing templatesclass
RMv21BehaviorScriptsPatch
This patch creates a new "Records Management Behavior Scripts" folder and moves existing behavior scripts from the old "Records Management Scripts" folder to the new folder.class
RMv21CapabilityPatch
RM v2.1 patch to updated modified capabilities.class
RMv21InPlacePatch
RM v2.1 patch to support InPlace functional updatesclass
RMv21PatchComponent
Convenience class to ensure all V2.0 patches are executed before v2.1class
RMv21RecordInheritancePatch
RM v2.1 patch to change the record inheritance of permissions.class
RMv21ReportServicePatch
Report service patch, adding report structure in data dictionary and report templates.class
RMv21RolesPatch
Adds the existing rm roles to a new zone "APP.RM"
-