Interface ContextOptions.Builder

  • Method Details

    • replayChildren

      ContextOptions.Builder replayChildren(Boolean replayChildren)

      Whether the state data of children of the completed context should be included in the invoke payload and GetDurableExecutionState response.

      Parameters:
      replayChildren - Whether the state data of children of the completed context should be included in the invoke payload and GetDurableExecutionState response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.