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 java.lang.StringAbstractPatch. apply()Sets up the transaction and ensures thread-safety.java.lang.StringPatch. apply()Applies the patch.java.lang.StringAbstractPatch. applyAsync()Apply the patch, regardless of the deferred flag.java.lang.StringPatch. applyAsync()Apply the patch, regardless of the deferred flag.
-