public class OverdueWrapper extends Object
| Constructor and Description |
|---|
OverdueWrapper(Account overdueable,
BlockingInternalApi api,
OverdueStateSet overdueStateSet,
org.killbill.clock.Clock clock,
BillingStateCalculator billingStateCalcuator,
OverdueStateApplicator overdueStateApplicator) |
| Modifier and Type | Method and Description |
|---|---|
BillingState |
billingState(InternalTenantContext context) |
void |
clear(InternalCallContext context) |
OverdueState |
refresh(InternalCallContext context) |
public OverdueWrapper(Account overdueable, BlockingInternalApi api, OverdueStateSet overdueStateSet, org.killbill.clock.Clock clock, BillingStateCalculator billingStateCalcuator, OverdueStateApplicator overdueStateApplicator)
public OverdueState refresh(InternalCallContext context) throws OverdueException, OverdueApiException
OverdueExceptionOverdueApiExceptionpublic void clear(InternalCallContext context) throws OverdueException, OverdueApiException
OverdueExceptionOverdueApiExceptionpublic BillingState billingState(InternalTenantContext context) throws OverdueException
OverdueExceptionCopyright © 2010-2014. All Rights Reserved.