Uses of Interface
org.forgerock.opendj.setup.model.SetupConsole
Packages that use SetupConsole
-
Uses of SetupConsole in org.forgerock.opendj.setup.model
Methods in org.forgerock.opendj.setup.model with parameters of type SetupConsoleModifier and TypeMethodDescriptionSetup.console(SetupConsole console) Specifies theSetupConsolewhich be used to print information issued during setup.voidProfile.run(Path configFilePath, SetupConsole console) Runs this profile.