Uses of Class
com.evolveum.midpoint.model.impl.lens.projector.mappings.NextRecompute
-
Packages that use NextRecompute Package Description com.evolveum.midpoint.model.impl.lens.construction com.evolveum.midpoint.model.impl.lens.projector.mappings -
-
Uses of NextRecompute in com.evolveum.midpoint.model.impl.lens.construction
Methods in com.evolveum.midpoint.model.impl.lens.construction that return NextRecompute Modifier and Type Method Description NextRecomputeEvaluatedResourceObjectConstructionImpl. evaluate(Task task, OperationResult parentResult)NextRecomputeResourceObjectConstruction. evaluate(Task task, OperationResult parentResult)Evaluates this construction. -
Uses of NextRecompute in com.evolveum.midpoint.model.impl.lens.projector.mappings
Methods in com.evolveum.midpoint.model.impl.lens.projector.mappings that return NextRecompute Modifier and Type Method Description static NextRecomputeNextRecompute. update(MappingImpl<?,?> mapping, NextRecompute existing)static <V extends PrismValue,D extends ItemDefinition>
NextRecomputeNextRecompute. update(NextRecompute mappingNextRecompute, NextRecompute existing)Methods in com.evolveum.midpoint.model.impl.lens.projector.mappings with parameters of type NextRecompute Modifier and Type Method Description static NextRecomputeNextRecompute. update(MappingImpl<?,?> mapping, NextRecompute existing)static <V extends PrismValue,D extends ItemDefinition>
NextRecomputeNextRecompute. update(NextRecompute mappingNextRecompute, NextRecompute existing)
-