Interface WaitActivity.Builder

    • Method Detail

      • nextActivity

        WaitActivity.Builder nextActivity​(String nextActivity)

        The unique identifier for the next activity to perform, after performing the wait activity.

        Parameters:
        nextActivity - The unique identifier for the next activity to perform, after performing the wait activity.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • waitTime

        WaitActivity.Builder waitTime​(WaitTime waitTime)

        The amount of time to wait or the date and time when the activity moves participants to the next activity in the journey.

        Parameters:
        waitTime - The amount of time to wait or the date and time when the activity moves participants to the next activity in the journey.
        Returns:
        Returns a reference to this object so that method calls can be chained together.