Class MinMaxEnvelopeCimFormatterStrategy
java.lang.Object
energy.eddie.aiida.adapters.datasource.inbound.ack.cim.MinMaxEnvelopeCimFormatterStrategy
- All Implemented Interfaces:
CimFormatterStrategy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionenergy.eddie.cim.v1_12.ack.AcknowledgementEnvelopeconvert(tools.jackson.databind.ObjectMapper objectMapper, InboundRecord inboundRecord)
-
Field Details
-
DOCUMENT_TYPE
- See Also:
-
UTC
-
-
Constructor Details
-
MinMaxEnvelopeCimFormatterStrategy
public MinMaxEnvelopeCimFormatterStrategy()
-
-
Method Details
-
convert
public energy.eddie.cim.v1_12.ack.AcknowledgementEnvelope convert(tools.jackson.databind.ObjectMapper objectMapper, InboundRecord inboundRecord) - Specified by:
convertin interfaceCimFormatterStrategy
-