Uses of Class
org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
Package
Description
-
Uses of AbstractCommand in org.nuxeo.connect.update.task.live.commands
Modifier and TypeClassDescriptionclass
Deploy a runtime bundle, or a directory containing runtime bundles.class
Deploys runtime configuration files to the framework.class
Flush all Nuxeo caches by callingReloadService.flush()
class
Flushes the JAAS cache.class
Flush all nuxeo caches.class
class
Undeploy a runtime bundle, or a directory containing runtime bundles.class
Undeploys runtime configuration files to the framework.class
Live version of the update command, that handle hot-reloading of the jar by deploying it to the runtime. -
Uses of AbstractCommand in org.nuxeo.connect.update.task.standalone.commands
Modifier and TypeClassDescriptionclass
Append content of a file into a destination file.class
Command embedding multiple commands.class
Command for managing the configuration.class
Copy a file to the given target directory or file.class
The delete command.class
Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.class
Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.class
Flush any cache held by the core.class
Flush all nuxeo caches.class
Deploy an OSGi bundle into the running platform.class
Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.class
Copy a file to the given target directory or file.class
Base class for flush like commands.class
Flush all nuxeo caches.class
class
Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.class
Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.class
Un-Deploy an OSGi bundle from the running platform.class
Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle. -
Uses of AbstractCommand in org.nuxeo.connect.update.task.update