public class UpdateServiceImpl extends StandaloneUpdateService implements org.nuxeo.connect.update.PackageUpdateService
commands, persistence, xmap| Constructor and Description |
|---|
UpdateServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCommands() |
String |
getDefaultInstallTaskType() |
String |
getDefaultUninstallTaskType() |
void |
restart()
Deprecated.
since 9.10 - use
NuxeoCtlManager.restart() instead. |
addCommand, addPackage, createXmap, getActivePackage, getBackupDir, getCommand, getDataDir, getInstallDate, getPackage, getPackages, getPersistence, getRegistry, getXmap, initialize, isStarted, loadPackage, loadPackage, loadPackageFromZip, removeCommand, removePackage, reset, setPackageState, setPackageState, shutdown, startInstalledPackagesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPackage, getActivePackage, getBackupDir, getCommand, getDataDir, getInstallDate, getPackage, getPackages, getRegistry, initialize, isStarted, loadPackage, loadPackage, loadPackageFromZip, removePackage, reset, setPackageState, setPackageState, shutdownpublic UpdateServiceImpl() throws IOException
IOExceptionprotected void addCommands()
addCommands in class StandaloneUpdateService@Deprecated public void restart() throws org.nuxeo.connect.update.PackageException
NuxeoCtlManager.restart() instead.restart in interface org.nuxeo.connect.update.PackageUpdateServicerestart in class StandaloneUpdateServiceorg.nuxeo.connect.update.PackageExceptionpublic String getDefaultInstallTaskType()
getDefaultInstallTaskType in interface org.nuxeo.connect.update.PackageUpdateServicegetDefaultInstallTaskType in class StandaloneUpdateServicepublic String getDefaultUninstallTaskType()
getDefaultUninstallTaskType in interface org.nuxeo.connect.update.PackageUpdateServicegetDefaultUninstallTaskType in class StandaloneUpdateServiceCopyright © 2019 Nuxeo. All rights reserved.