java.lang.Object
io.atlasmap.v2.Action
org.qubership.integration.platform.runtime.catalog.model.mapper.atlasmap.action.QIPCustomAction
All Implemented Interfaces:
io.atlasmap.v2.FieldAction, Serializable
Direct Known Subclasses:
QIPDateTimeAction, QIPDefaultValueAction, QIPDictionaryAction

public class QIPCustomAction extends io.atlasmap.v2.Action implements Serializable
See Also:
  • Constructor Details

    • QIPCustomAction

      public QIPCustomAction()
    • QIPCustomAction

      public QIPCustomAction(QIPCustomActionType type)
  • Method Details

    • getType

      public String getType()
      Overrides:
      getType in class io.atlasmap.v2.Action