Uses of Interface
org.alfresco.repo.admin.patch.Patch
Packages that use Patch
-
Uses of Patch in org.alfresco.repo.admin.patch
Classes in org.alfresco.repo.admin.patch that implement PatchModifier and TypeClassDescriptionclassBase implementation of the patch.classBase implementation of the asynchronous patch.classclassMethods in org.alfresco.repo.admin.patch that return types with arguments of type PatchModifier and TypeMethodDescriptionAbstractPatch.getAlternatives()Patch.getAlternatives()Get patches that could have done the work alreadyAbstractPatch.getDependsOn()Patch.getDependsOn()Get patches that this patch depends onMethods in org.alfresco.repo.admin.patch with parameters of type PatchModifier and TypeMethodDescriptionbooleanPatchService.applyOutstandingPatch(Patch patch) Apply the specified patch that is relevant to the repo, regardless of the deferred flag.booleanPatchServiceImpl.applyOutstandingPatch(Patch patch) Apply the specified patch that is relevant to the repo, regardless of the deferred flag.voidPatchService.registerPatch(Patch patch) Registers a patch with the service that executes them.voidPatchServiceImpl.registerPatch(Patch patch) voidbooleanPatchService.validatePatch(Patch patch) Does some up-front validation on the specified patch, specifically to see if it applies to the current server version and not some future version.booleanPatchServiceImpl.validatePatch(Patch patch) Does some up-front validation on the specified patch, specifically to see if it applies to the current server version and not some future version.Method parameters in org.alfresco.repo.admin.patch with type arguments of type PatchModifier and TypeMethodDescriptionvoidAbstractPatch.setAlternatives(List<Patch> alternatives) Set all anti-dependencies.voidAbstractPatch.setDependsOn(List<Patch> dependsOn) Set all the dependencies for this patch. -
Uses of Patch in org.alfresco.repo.admin.patch.impl
Classes in org.alfresco.repo.admin.patch.impl that implement PatchModifier and TypeClassDescriptionclassProvides common functionality to change a permission type and/or name.classUpdate workflow notification templates patchclassA patch to add a new group authority.classA patch to add folders into /app:company_home/st:sites/cm:surf-config folder and optionally sets their permission.classMNT-13577: Prevent sites to be movedclassPatch to reset the admin user's default password to favour md4 instead of sha254 This patch is run per tenant (that's the default for AbstractPatch)classPatch to duplicate the AliasableAspect into the attributes service.classThis patch adjusts dates for Calendar Events.classPatch that updates workflow package type and package items associationsclassA patch to update the 'actual_type_n' and 'persisted_type_n' of {http://www.alfresco.org/model/content/1.0}sizeCurrent property to be Long (3).classMNT-13190: Fix templateclassGeneric patch that uses existingimportersto import snippets into the system.classA patch to delete aspect for nodes of specific type.classHelper generic patch useful when updating email templates.classA patch to update the value of a Mimetype.classGeneric patch that re-deploys a workflow definitionclassBuilds folders tree necessary for IMAP functionality and imports email action scripts. 1.classclassMigrate Tenant attributes to table (alf_tenants)classNotifies the user that the patch about to be run is no longer supported and an incremental upgrade path must be followed.classDoes nothing.classA patch to update the value of a QName.classclassThis patch ensures that an upgrade scriptUrl has been executed.classThe SharedFolderPatch is a Generic Bootstrap Patch with the extra ability to rename an existing folder that is in the way (in a different namespace).classA Patch based importer which creates and populates a site based on the supplied dataclassPatch to add cm:indexControl aspect to sites' surf-config folders and their children as well as to the shared surf-config folder(s) and its/their children.classclassUpdates show_audit.ftl file for upgrade from v3.3.5 to v3.4.x (ALF-13929)classUpdate following email templates patchclassUpdate workflow notification templates patch