Class MonitorFields.AutomationFlow.Node

  • Enclosing class:
    MonitorFields.AutomationFlow

    @StableMinor(version="16.0",
                 sinceVersion="12.0")
    public static final class MonitorFields.AutomationFlow.Node
    extends java.lang.Object
    The node related fields.
    Since:
    12.0.0
    Version:
    $Revision: 25808 $ $Date: 2023-07-04 15:20:55 -0300 (Tue, 04 Jul 2023) $
    • Field Detail

      • FIELD_ID

        public static final java.lang.String FIELD_ID
        Identifier of the origin campaign field.
        Since:
        12.0.0
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Automation flow node name field.
        Since:
        12.0.0
        See Also:
        Constant Field Values
    • Constructor Detail

      • Node

        public Node()