Interface ActionExecutionPayloadField.Builder

    • Method Detail

      • value

        ActionExecutionPayloadField.Builder value​(Document value)

        The content of a user input field in an plugin action execution payload.

        Parameters:
        value - The content of a user input field in an plugin action execution payload.
        Returns:
        Returns a reference to this object so that method calls can be chained together.