public class Flush extends FlushPlaceholder
ReloadService.flush()
The inverse of this command is itself.
ID
fail, guardVars, id, ignore
Constructor and Description |
---|
Flush() |
Modifier and Type | Method and Description |
---|---|
protected org.nuxeo.connect.update.task.Command |
doRun(org.nuxeo.connect.update.task.Task task,
Map<String,String> prefs)
Override to implement command actions
|
static void |
flush()
Calls the
ReloadService.flush() method |
doValidate, readFrom, writeTo
isPostInstall
getId, ignore, initialize, run, setFail, setIgnore, setPackageUpdateService, validate
public Flush()
public static void flush() throws org.nuxeo.connect.update.PackageException
ReloadService.flush()
methodorg.nuxeo.connect.update.PackageException
protected org.nuxeo.connect.update.task.Command doRun(org.nuxeo.connect.update.task.Task task, Map<String,String> prefs) throws org.nuxeo.connect.update.PackageException
AbstractCommand
doRun
in class FlushPlaceholder
org.nuxeo.connect.update.PackageException
Copyright © 2018 Nuxeo. All rights reserved.