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 class
Flush
Flush all Nuxeo caches by callingReloadService.flush()
class
FlushJaasCache
Flushes the JAAS cache.class
ReloadProperties
Flush 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 class
FlushJaasCachePlaceholder
Flush any cache held by the core.class
FlushPlaceholder
Flush all nuxeo caches.class
ReloadPropertiesPlaceholder
Flush all nuxeo caches.
-