Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.connect.update.impl.task.AbstractCommand

Packages that use AbstractCommand
org.nuxeo.connect.update.impl.task   
org.nuxeo.connect.update.impl.task.commands   
 

Uses of AbstractCommand in org.nuxeo.connect.update.impl.task
 

Subclasses of AbstractCommand in org.nuxeo.connect.update.impl.task
 class PostInstallCommand
          Base class for flush like commands.
 

Uses of AbstractCommand in org.nuxeo.connect.update.impl.task.commands
 

Subclasses of AbstractCommand in org.nuxeo.connect.update.impl.task.commands
 class Copy
          Copy a file to the given target directory or file.
 class Delete
          The delete command.
 class Deploy
          Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.
 class DeployConfig
          Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.
 class Flush
          Flush all nuxeo caches.
 class FlushCoreCache
          Flush any cache held by the core.
 class FlushJaasCache
          Flush any cache held by the core.
 class Install
          Deploy an OSGi bundle into the running platform.
 class LoadJar
          Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.
 class ParametrizedCopy
          Copy a file to the given target directory or file.
 class ReloadProperties
          Flush all nuxeo caches.
 class Undeploy
          Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.
 class UndeployConfig
          Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.
 class Uninstall
          Un-Deploy an OSGi bundle from the running platform.
 class UnloadJar
          Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.