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,
org.killbill.billing.overdue.api.OverdueState nextOverdueState) |
@Inject public OverdueEmailGenerator(TemplateEngine templateEngine, OverdueEmailFormatterFactory overdueEmailFormatterFactory)
public String generateEmail(Account account, BillingState billingState, Account overdueable, org.killbill.billing.overdue.api.OverdueState nextOverdueState) throws IOException
IOExceptionCopyright © 2010-2016. All Rights Reserved.