public class EmailDelivery extends Object implements Serializable
Constructor and Description |
---|
EmailDelivery(String recipient,
String from,
String auth)
New Email Delivery Instructions.
|
public EmailDelivery(String recipient, String from, String auth)
recipient
- Stringfrom
- Stringauth
- - may be null if the email is not authenticatedCopyright © 2005–2017 Alfresco Software. All rights reserved.