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 Setup
Setup. console(SetupConsole console)
Specifies theSetupConsole
which be used to print information issued during setup.void
Profile. run(Path configFilePath, SetupConsole console)
Runs this profile.
-