public class RequestParticipantUpdateDTO extends Object
Constructor and Description |
---|
RequestParticipantUpdateDTO()
Deprecated.
|
RequestParticipantUpdateDTO(Iterable<String> usernames) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Set<String> |
getUsernames() |
int |
hashCode() |
void |
setUsernames(Set<String> usernames) |
String |
toString() |
@Deprecated public RequestParticipantUpdateDTO()
Copyright © 2019 Atlassian. All rights reserved.