Interface CaseEditItem.Builder

    • Method Detail

      • eventTimestamp

        CaseEditItem.Builder eventTimestamp​(Instant eventTimestamp)

        Parameters:
        eventTimestamp -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • principal

        CaseEditItem.Builder principal​(String principal)

        Parameters:
        principal -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • action

        CaseEditItem.Builder action​(String action)

        Parameters:
        action -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        CaseEditItem.Builder message​(String message)

        Parameters:
        message -
        Returns:
        Returns a reference to this object so that method calls can be chained together.