public class RejectedMailEvent
extends java.lang.Object
RejectedMailEvent defines an event when an email model has
been rejected.| Constructor and Description |
|---|
RejectedMailEvent(EmailModel model)
Instantiates a new rejected mail event.
|
| Modifier and Type | Method and Description |
|---|---|
EmailModel |
getModel() |
public RejectedMailEvent(EmailModel model)
model - the modelpublic EmailModel getModel()