Uses of Class
com.openindex.openestate.tool.utils.Upgrade
-
Packages that use Upgrade Package Description com.openindex.openestate.tool Hauptklassen des ImmoTool-Frameworks.com.openindex.openestate.tool.admin com.openindex.openestate.tool.utils Hilfsklassen. -
-
Uses of Upgrade in com.openindex.openestate.tool
Constructors in com.openindex.openestate.tool with parameters of type Upgrade Constructor Description ImmoToolProjectCreateTask(ImmoToolProject project, ImmoToolAgent projectAgent, Map<String,Boolean> projectPlugins, Upgrade localProjectUpgrade)
-
Uses of Upgrade in com.openindex.openestate.tool.admin
Methods in com.openindex.openestate.tool.admin with parameters of type Upgrade Modifier and Type Method Description void
DbCreateDialog. setCurrentUpgrade(Upgrade currentUpgrade, File file)
-
Uses of Upgrade in com.openindex.openestate.tool.utils
Methods in com.openindex.openestate.tool.utils that return Upgrade Modifier and Type Method Description static Upgrade
Upgrade. create(File zipFile)
-