Uses of Class
org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
Packages that use AbstractCommand
Package
Description
-
Uses of AbstractCommand in org.nuxeo.connect.update.task.live.commands
Subclasses of AbstractCommand in org.nuxeo.connect.update.task.live.commandsModifier and TypeClassDescriptionclassDeploy a runtime bundle, or a directory containing runtime bundles.classDeploys runtime configuration files to the framework.classFlush all Nuxeo caches by callingReloadService.flush()classFlushes the JAAS cache.classFlush all nuxeo caches.classclassUndeploy a runtime bundle, or a directory containing runtime bundles.classUndeploys runtime configuration files to the framework.classLive 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
Subclasses of AbstractCommand in org.nuxeo.connect.update.task.standalone.commandsModifier and TypeClassDescriptionclassAppend content of a file into a destination file.classCommand embedding multiple commands.classCommand for managing the configuration.classCopy a file to the given target directory or file.classThe delete command.classInstall bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.classInstall bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.classFlush any cache held by the core.classFlush all nuxeo caches.classDeploy an OSGi bundle into the running platform.classInstall bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.classCopy a file to the given target directory or file.classBase class for flush like commands.classFlush all nuxeo caches.classclassInstall bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.classInstall bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.classUn-Deploy an OSGi bundle from the running platform.classInstall bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.Constructors in org.nuxeo.connect.update.task.standalone.commands with parameters of type AbstractCommand -
Uses of AbstractCommand in org.nuxeo.connect.update.task.update
Subclasses of AbstractCommand in org.nuxeo.connect.update.task.update