Uses of Class
lu.kbra.modelizer_next.bootstrap.config.BootstrapConfiguration
Packages that use BootstrapConfiguration
Package
Description
Bootstrap configuration objects and constants, including update manifest locations and JSON
mapping setup.
-
Uses of BootstrapConfiguration in lu.kbra.modelizer_next.bootstrap.config
Methods in lu.kbra.modelizer_next.bootstrap.config that return BootstrapConfigurationModifier and TypeMethodDescriptionstatic BootstrapConfigurationBootstrapApp.loadConfiguration()Loads the configuration during bootstrap/update processing.Methods in lu.kbra.modelizer_next.bootstrap.config with parameters of type BootstrapConfigurationModifier and TypeMethodDescriptionstatic voidBootstrapApp.saveConfiguration(BootstrapConfiguration configuration) Saves the configuration during bootstrap/update processing.