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, startInstalledPackages
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPackage, getActivePackage, getBackupDir, getCommand, getDataDir, getInstallDate, getPackage, getPackages, getRegistry, initialize, isStarted, loadPackage, loadPackage, loadPackageFromZip, removePackage, reset, setPackageState, setPackageState, shutdown
public UpdateServiceImpl() throws IOException
IOException
protected 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.PackageUpdateService
restart
in class StandaloneUpdateService
org.nuxeo.connect.update.PackageException
public String getDefaultInstallTaskType()
getDefaultInstallTaskType
in interface org.nuxeo.connect.update.PackageUpdateService
getDefaultInstallTaskType
in class StandaloneUpdateService
public String getDefaultUninstallTaskType()
getDefaultUninstallTaskType
in interface org.nuxeo.connect.update.PackageUpdateService
getDefaultUninstallTaskType
in class StandaloneUpdateService
Copyright © 2019 Nuxeo. All rights reserved.