Package | Description |
---|---|
com.atlassian.servicedesk.api.request.participant |
Modifier and Type | Method and Description |
---|---|
RequestParticipantUpdateParameters.Builder |
RequestParticipantUpdateParameters.Builder.customerRequest(CustomerRequest customerRequest)
Set the
CustomerRequest to modify participants |
RequestParticipantUpdateParameters.Builder |
RequestParticipantService.newUpdateBuilder() |
RequestParticipantUpdateParameters.Builder |
RequestParticipantUpdateParameters.Builder.requestParticipant(com.atlassian.jira.user.ApplicationUser requestParticipant)
Add a single
ApplicationUser as participant. |
RequestParticipantUpdateParameters.Builder |
RequestParticipantUpdateParameters.Builder.requestParticipants(Set<com.atlassian.jira.user.ApplicationUser> requestParticipants)
Add multiple
ApplicationUser as participants |
Copyright © 2024 Atlassian. All rights reserved.