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