Uses of Interface
org.forgerock.opendj.setup.model.SetupConsole
-
Packages that use SetupConsole Package Description org.forgerock.opendj.setup.model Contains code of the opendj setup model. -
-
Uses of SetupConsole in org.forgerock.opendj.setup.model
Methods in org.forgerock.opendj.setup.model with parameters of type SetupConsole Modifier and Type Method Description SetupSetup. console(SetupConsole console)Specifies theSetupConsolewhich be used to print information issued during setup.voidProfile. run(Path configFilePath, SetupConsole console)Runs this profile.
-