|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.connect.update.impl.task.AbstractCommand
org.nuxeo.connect.update.impl.task.PostInstallCommand
public abstract class PostInstallCommand
Base class for flush like commands.
| Constructor Summary | |
|---|---|
PostInstallCommand(java.lang.String id)
|
|
| Method Summary | |
|---|---|
boolean |
isPostInstall()
Test if the command must be run at the end in an installation process. |
| Methods inherited from class org.nuxeo.connect.update.impl.task.AbstractCommand |
|---|
getId, ignore, initialize, readFrom, run, setFail, setIgnore, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.nuxeo.connect.update.impl.task.Command |
|---|
writeTo |
| Constructor Detail |
|---|
public PostInstallCommand(java.lang.String id)
| Method Detail |
|---|
public boolean isPostInstall()
CommandPostInstallCommand.
isPostInstall in interface CommandisPostInstall in class AbstractCommand
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||