Uses of Enum Class
org.forgerock.opendj.setup.model.Profile.ExecutionContext
-
Uses of Profile.ExecutionContext in org.forgerock.opendj.setup.model
Modifier and TypeMethodDescriptionstatic Profile.ExecutionContext
Returns the enum constant of this class with the specified name.static Profile.ExecutionContext[]
Profile.ExecutionContext.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Profile.resolveParameterValues
(Profile.ExecutionContext context, Profile.SetupConfiguration setupConfig, Profile.ParameterValuesProvider parameterValuesProvider) Resolves this profile parameter values using the provided value provider.