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 NextRecompute
EvaluatedResourceObjectConstructionImpl. evaluate(Task task, OperationResult parentResult)
NextRecompute
ResourceObjectConstruction. evaluate(Task task, OperationResult parentResult)
Evaluates this construction.protected NextRecompute
ResourceObjectConstruction. evaluateConstructions(Task task, OperationResult result)
-
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 NextRecompute
NextRecompute. 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 NextRecompute
NextRecompute. update(MappingImpl<?,?> mapping, NextRecompute existing)
static <V extends PrismValue,D extends ItemDefinition>
NextRecomputeNextRecompute. update(NextRecompute mappingNextRecompute, NextRecompute existing)
-