Interface RequestParticipantUpdateParameters


@PublicApi public interface RequestParticipantUpdateParameters
Contains parameters to add/remove participants to an existing request
  • Method Details

    • customerRequest

      CustomerRequest customerRequest()
      Returns:
      the CustomerRequest to modify participants
    • requestParticipants

      Set<com.atlassian.jira.user.ApplicationUser> requestParticipants()
      Returns:
      collection of ApplicationUser to add/remove