public class UpdateServiceImpl extends StandaloneUpdateService implements org.nuxeo.connect.update.PackageUpdateService
Constructor and Description |
---|
UpdateServiceImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultInstallTaskType() |
String |
getDefaultUninstallTaskType() |
void |
restart() |
addCommand, addPackage, createXmap, getActivePackage, getBackupDir, getCommand, getDataDir, getInstallDate, getPackage, getPackages, getPersistence, getRegistry, getXmap, initialize, isStarted, loadPackage, loadPackage, loadPackageFromZip, removeCommand, removePackage, reset, setPackageState, setPackageState, shutdown
equals, 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
public void restart() throws org.nuxeo.connect.update.PackageException
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 © 2015 Nuxeo SA. All rights reserved.