Uses of Enum Class
com.evolveum.midpoint.model.impl.lens.projector.mappings.MappingTimeEval
Packages that use MappingTimeEval
-
Uses of MappingTimeEval in com.evolveum.midpoint.model.impl.lens.projector.mappings
Methods in com.evolveum.midpoint.model.impl.lens.projector.mappings that return MappingTimeEvalModifier and TypeMethodDescriptionMappingEvaluatorParams.getEvaluateCurrent()static MappingTimeEvalReturns the enum constant of this class with the specified name.static MappingTimeEval[]MappingTimeEval.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.model.impl.lens.projector.mappings with parameters of type MappingTimeEvalModifier and TypeMethodDescriptionvoidMappingEvaluatorParams.setEvaluateCurrent(MappingTimeEval evaluateCurrent)