public class SmtpServerUpdatedEvent extends Object
Constructor and Description |
---|
SmtpServerUpdatedEvent(SMTPServer oldValue,
SMTPServer newValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
SMTPServer |
getNewValue() |
SMTPServer |
getOldValue() |
int |
hashCode() |
public SmtpServerUpdatedEvent(@Nullable SMTPServer oldValue, @Nullable SMTPServer newValue)
@Nullable public SMTPServer getOldValue()
@Nullable public SMTPServer getNewValue()
Copyright © 2021 Atlassian. All rights reserved.