public class OverdueEmailGenerator extends Object
| Constructor and Description |
|---|
OverdueEmailGenerator(TemplateEngine templateEngine,
OverdueEmailFormatterFactory overdueEmailFormatterFactory) |
| Modifier and Type | Method and Description |
|---|---|
String |
generateEmail(Account account,
BillingState billingState,
Account overdueable,
OverdueState nextOverdueState) |
@Inject public OverdueEmailGenerator(TemplateEngine templateEngine, OverdueEmailFormatterFactory overdueEmailFormatterFactory)
public String generateEmail(Account account, BillingState billingState, Account overdueable, OverdueState nextOverdueState) throws IOException
IOExceptionCopyright © 2010-2014. All Rights Reserved.