@PublicApi
public interface RequestParticipantUpdateParameters
Modifier and Type | Interface and Description |
---|---|
static interface |
RequestParticipantUpdateParameters.Builder
Use this
RequestParticipantUpdateParameters.Builder to
construct an instance of RequestParticipantUpdateParameters |
Modifier and Type | Method and Description |
---|---|
CustomerRequest |
customerRequest() |
Set<com.atlassian.jira.user.ApplicationUser> |
requestParticipants() |
CustomerRequest customerRequest()
CustomerRequest
to modify participantsSet<com.atlassian.jira.user.ApplicationUser> requestParticipants()
ApplicationUser
to add/removeCopyright © 2020 Atlassian. All rights reserved.