Uses of Class
org.alfresco.service.cmr.admin.PatchException
-
Packages that use PatchException Package Description org.alfresco.repo.admin.patch -
-
Uses of PatchException in org.alfresco.repo.admin.patch
Methods in org.alfresco.repo.admin.patch that throw PatchException Modifier and Type Method Description StringAbstractPatch. apply()Sets up the transaction and ensures thread-safety.StringPatch. apply()Applies the patch.StringAbstractPatch. applyAsync()Apply the patch, regardless of the deferred flag.StringPatch. applyAsync()Apply the patch, regardless of the deferred flag.
-