Uses of Class
com.evolveum.midpoint.model.common.mapping.metadata.TransformationalMetadataComputation
Packages that use TransformationalMetadataComputation
Package
Description
-
Uses of TransformationalMetadataComputation in com.evolveum.midpoint.model.common.mapping.metadata
Methods in com.evolveum.midpoint.model.common.mapping.metadata that return TransformationalMetadataComputationModifier and TypeMethodDescriptionTransformationalMetadataComputation.forMapping(List<PrismValue> inputValues, ItemValueMetadataProcessingSpec processingSpec, MappingImpl<?, ?> mapping) -
Uses of TransformationalMetadataComputation in com.evolveum.midpoint.model.common.mapping.metadata.builtin
Methods in com.evolveum.midpoint.model.common.mapping.metadata.builtin with parameters of type TransformationalMetadataComputationModifier and TypeMethodDescriptionvoidBuiltinMetadataMapping.applyForTransformation(@NotNull TransformationalMetadataComputation computation) voidCreateTimestampBuiltinMapping.applyForTransformation(@NotNull TransformationalMetadataComputation computation) voidProvenanceBuiltinMapping.applyForTransformation(@NotNull TransformationalMetadataComputation computation) Transformation merges the acquisitions into single yield.voidTransformationBuiltinMapping.applyForTransformation(@NotNull TransformationalMetadataComputation computation) Transformation merges the acquisitions into single yield.