Interface FlowTraceEvent.Builder

    • Method Detail

      • trace

        FlowTraceEvent.Builder trace​(FlowTrace trace)

        The trace object containing information about an input or output for a node in the flow.

        Parameters:
        trace - The trace object containing information about an input or output for a node in the flow.
        Returns:
        Returns a reference to this object so that method calls can be chained together.