public class BillingStateCalculator extends Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
BillingStateCalculator.InvoiceDateComparator |
| Constructor and Description |
|---|
BillingStateCalculator(InvoiceInternalApi invoiceApi,
org.killbill.clock.Clock clock) |
| Modifier and Type | Method and Description |
|---|---|
BillingState |
calculateBillingState(ImmutableAccountData account,
InternalTenantContext context) |
@Inject public BillingStateCalculator(InvoiceInternalApi invoiceApi, org.killbill.clock.Clock clock)
public BillingState calculateBillingState(ImmutableAccountData account, InternalTenantContext context) throws OverdueException
OverdueExceptionCopyright © 2010-2016. All Rights Reserved.