Package org.ct42.fnflow.batchdlt
package org.ct42.fnflow.batchdlt
-
KlassenKlasseBeschreibungCreate a composed function bean composing all functional beans of type - Function<JsonNode, JsonNode> and - Function<List<BatchElement>, List<BatchElement>>Holds all data of one element of a batch.Wrapper function for functions of type Function<List<BatchElement>, List<BatchElement>>.Holds all functions composed together.Wrapper function for functions of type Function>JsonNode, JsonNode>.