Package com.evolveum.midpoint.model.common.mapping
package com.evolveum.midpoint.model.common.mapping
-
ClassDescriptionAbstractMappingBuilder<V extends PrismValue,
D extends ItemDefinition<?>, MBT extends AbstractMappingType, RT extends AbstractMappingBuilder<V, D, MBT, RT>> Builder is used to construct a configuration of Mapping object, which - after building - becomes immutable.AbstractMappingImpl<V extends PrismValue,D extends ItemDefinition<?>, MBT extends AbstractMappingType> Evaluation of a mapping.Builder for (traditional) data mappings.To avoid passing contextDescription + now + task to many places let us aggregate this information in this class.(Traditional) data mapping.