Class Constant
java.lang.Object
org.qubership.integration.platform.runtime.catalog.model.mapper.metadata.ObjectWithMetadata
org.qubership.integration.platform.runtime.catalog.model.mapper.mapping.definition.Element
org.qubership.integration.platform.runtime.catalog.model.mapper.mapping.definition.constant.Constant
- All Implemented Interfaces:
MetadataAware
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.qubership.integration.platform.runtime.catalog.model.mapper.mapping.definition.Element
getId, getName, getTypeMethods inherited from class org.qubership.integration.platform.runtime.catalog.model.mapper.metadata.ObjectWithMetadata
getMetadata
-
Constructor Details
-
Constant
public Constant(String id, String name, DataType type, ValueSupplier valueSupplier, Metadata metadata)
-
-
Method Details
-
getValueSupplier
-