public class KPIInitialModule extends org.jboss.dashboard.factory.InitialModule
Modifier and Type | Field and Description |
---|---|
protected String |
importFile
Represents the path of the XML file to import.
|
Constructor and Description |
---|
KPIInitialModule() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
check()
Check if file exists.
|
String |
getImportFile() |
protected boolean |
install() |
protected boolean |
installOrUpgrade(boolean upgrade) |
void |
setImportFile(String importFile) |
protected boolean |
upgrade(long currentVersion) |
doTheInstall, doTheUpgrade, getName, getVersion, isInstallTransactional, setInstallTransactional, setName, setVersion
protected String importFile
public String getImportFile()
public void setImportFile(String importFile)
protected boolean install()
install
in class org.jboss.dashboard.factory.InitialModule
protected boolean upgrade(long currentVersion)
upgrade
in class org.jboss.dashboard.factory.InitialModule
protected boolean installOrUpgrade(boolean upgrade)
protected boolean check()
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.