Class AtlasMapUtils.QIPDefaultValue
java.lang.Object
io.atlasmap.v2.Action
org.qubership.integration.platform.engine.util.AtlasMapUtils.QIPDefaultValue
- All Implemented Interfaces:
io.atlasmap.v2.FieldAction,Serializable
- Enclosing class:
AtlasMapUtils
public static class AtlasMapUtils.QIPDefaultValue
extends io.atlasmap.v2.Action
implements Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.atlasmap.v2.Action
getTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.atlasmap.v2.FieldAction
getDisplayName
-
Field Details
-
defaultValue
-
-
Constructor Details
-
QIPDefaultValue
public QIPDefaultValue()
-
-
Method Details
-
getDefaultValue
-
setDefaultValue
@JsonPropertyDescription("Define default value if input field is empty") public void setDefaultValue(Object defaultValue)
-