Uses of Class
org.nuxeo.connect.update.task.standalone.commands.PostInstallCommand
-
Packages that use PostInstallCommand Package Description org.nuxeo.connect.update.task.live.commands org.nuxeo.connect.update.task.standalone.commands -
-
Uses of PostInstallCommand in org.nuxeo.connect.update.task.live.commands
Subclasses of PostInstallCommand in org.nuxeo.connect.update.task.live.commands Modifier and Type Class Description classFlushFlush all Nuxeo caches by callingReloadService.flush()classFlushJaasCacheFlushes the JAAS cache.classReloadPropertiesFlush all nuxeo caches. -
Uses of PostInstallCommand in org.nuxeo.connect.update.task.standalone.commands
Subclasses of PostInstallCommand in org.nuxeo.connect.update.task.standalone.commands Modifier and Type Class Description classFlushJaasCachePlaceholderFlush any cache held by the core.classFlushPlaceholderFlush all nuxeo caches.classReloadPropertiesPlaceholderFlush all nuxeo caches.
-