| Class and Description |
|---|
| org.nuxeo.connect.update.task.live.commands.Install
since 5.6, use
Deploy instead |
| org.nuxeo.connect.update.task.live.commands.LoadJar
since 5.6
|
| org.nuxeo.connect.update.task.live.commands.Uninstall
since 5.6, use
Undeploy instead |
| org.nuxeo.connect.update.task.live.commands.UnloadJar
since 5.6
|
| Method and Description |
|---|
| org.nuxeo.connect.update.task.live.LiveInstallTask.reloadComponent(String)
since 5.6: see
LiveInstallTask.reloadComponents(LocalPackage) |
| org.nuxeo.connect.update.task.live.LiveInstallTask.reloadComponents(LocalPackage)
since 5.6: this way of reloading components is smarter
because the package installed can declare what needs to be
reloaded exactly, but this is too complicated to handle, and
risky given potential dependency issues => make components
listen for the "flush" event instead, @see
ReloadService |
Copyright © 2020 Nuxeo SA. All rights reserved.