Uses of Class
org.forgerock.opendj.setup.model.Profile.PathParameter
Packages that use Profile.PathParameter
-
Uses of Profile.PathParameter in org.forgerock.opendj.setup.model
Methods in org.forgerock.opendj.setup.model that return Profile.PathParameterModifier and TypeMethodDescriptionProfile.ParameterFactory.pathParameter
(String variableName) Creates and returns a newPath
parameter.Methods in org.forgerock.opendj.setup.model with parameters of type Profile.PathParameterModifier and TypeMethodDescriptionProfile.ParameterVisitor.visitParameter
(P p, Profile.PathParameter pathParameter) Visits a path parameter.