Class ResultEntityProcessor


public class ResultEntityProcessor extends EntityProcessor<ResultEntity>
'Serializer' for ResultEntitys into a fieldName to value representation to allow for an easy processing into a database or file sink e.g. .csv It is important that the units used in this class are equal to the units used SystemParticipantResultFactory to prevent invalid interpretation of unit prefixes!
Since:
31.01.20