| Package | Description |
|---|---|
| org.killbill.billing.junction.plumbing.billing |
| Modifier and Type | Method and Description |
|---|---|
protected List<BlockingCalculator.DisabledDuration> |
BlockingCalculator.createBlockingDurations(Iterable<BlockingState> overdueBundleEvents) |
| Modifier and Type | Method and Description |
|---|---|
protected SortedSet<BillingEvent> |
BlockingCalculator.createNewEvents(List<BlockingCalculator.DisabledDuration> disabledDuration,
SortedSet<BillingEvent> billingEvents,
SubscriptionBase subscription,
InternalTenantContext context) |
protected SortedSet<BillingEvent> |
BlockingCalculator.eventsToRemove(List<BlockingCalculator.DisabledDuration> disabledDuration,
SortedSet<BillingEvent> billingEvents,
SubscriptionBase subscription) |
Copyright © 2010-2016. All Rights Reserved.