Class BaseAckFormatterStrategy
java.lang.Object
energy.eddie.aiida.adapters.datasource.inbound.ack.BaseAckFormatterStrategy
- All Implemented Interfaces:
AckFormatterStrategy
- Direct Known Subclasses:
MinMaxEnvelopeAckFormatterStrategy,OpaqueAckFormatterStrategy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected energy.eddie.cim.v1_12.ack.MetaInformationtoMetaInformation(InboundDataSource dataSource, String connectionId) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface energy.eddie.aiida.adapters.datasource.inbound.ack.AckFormatterStrategy
convert
-
Field Details
-
REGION_CONNECTOR
- See Also:
-
DOCUMENT_TYPE
- See Also:
-
UTC
-
aiidaId
-
-
Constructor Details
-
BaseAckFormatterStrategy
-
-
Method Details
-
toMetaInformation
protected energy.eddie.cim.v1_12.ack.MetaInformation toMetaInformation(InboundDataSource dataSource, @Nullable String connectionId)
-