Annotation Type EntityImportDetails

    • Element Detail

      • deserializationExtension

        Class<? extends IEntityDeserializationExtension> deserializationExtension
        Deprecated.
        Can be used on any entity type. Allows customizing the deserialization process during entity import. Can be used e.g. to take into account deprecated fields.
        Returns:
        The deserialization extension that should be used for the entity.