Interface ProcessNodeEvent

    • Method Detail

      • getNodeInstance

        NodeInstance getNodeInstance()
        The node instance this event is related to.
        Returns:
        the node instance
      • getExtraData

        default Map<String,​Object> getExtraData()
        This allow to add some extra data across node events
        Returns: