Class | Description |
---|---|
Deploy |
Deploy a runtime bundle, or a directory containing runtime bundles.
|
DeployConfig |
Deploys runtime configuration files to the framework.
|
Flush |
Flush all Nuxeo caches by calling
ReloadService.flush() |
FlushCoreCache |
Flush any cache held by the core.
|
FlushJaasCache |
Flushes the JAAS cache.
|
Install | Deprecated
since 5.6, use
Deploy instead |
LoadJar | Deprecated
since 5.6
|
ReloadProperties |
Flush all nuxeo caches.
|
RollbackAndUndeploy | |
Undeploy |
Undeploy a runtime bundle, or a directory containing runtime bundles.
|
UndeployConfig |
Undeploys runtime configuration files to the framework.
|
Uninstall | Deprecated
since 5.6, use
Undeploy instead |
UnloadJar | Deprecated
since 5.6
|
UpdateAndDeploy |
Live version of the update command, that handle hot-reloading of the jar by deploying it to the runtime.
|
Copyright © 2015 Nuxeo SA. All rights reserved.