| Modifier and Type | Field and Description |
|---|---|
protected SubscriptionDao |
SubscriptionApiBase.dao |
| Constructor and Description |
|---|
SubscriptionApiBase(SubscriptionDao dao,
SubscriptionBaseApiService apiService,
org.killbill.clock.Clock clock) |
| Constructor and Description |
|---|
DefaultSubscriptionInternalApi(SubscriptionDao dao,
SubscriptionBaseApiService apiService,
org.killbill.clock.Clock clock,
CatalogInternalApi catalogInternalApi,
AddonUtils addonUtils,
CacheControllerDispatcher cacheControllerDispatcher,
InternalCallContextFactory internalCallContextFactory) |
| Constructor and Description |
|---|
DefaultSubscriptionBaseTimelineApi(CatalogInternalApi catalogService,
SubscriptionBaseApiService apiService,
SubscriptionDao dao,
InternalCallContextFactory internalCallContextFactory,
org.killbill.clock.Clock clock) |
| Constructor and Description |
|---|
DefaultSubscriptionBaseTransferApi(org.killbill.clock.Clock clock,
SubscriptionDao dao,
SubscriptionBaseTimelineApi timelineApi,
CatalogInternalApi catalogInternalApi,
SubscriptionBaseInternalApi subscriptionBaseInternalApi,
SubscriptionBaseApiService apiService,
InternalCallContextFactory internalCallContextFactory) |
| Constructor and Description |
|---|
DefaultSubscriptionBaseApiService(org.killbill.clock.Clock clock,
SubscriptionDao dao,
CatalogInternalApi catalogInternalApi,
PlanAligner planAligner,
AddonUtils addonUtils,
InternalCallContextFactory internalCallContextFactory) |
| Constructor and Description |
|---|
DefaultSubscriptionBaseService(org.killbill.clock.Clock clock,
SubscriptionDao dao,
PlanAligner planAligner,
org.killbill.bus.api.PersistentBus eventBus,
org.killbill.notificationq.api.NotificationQueueService notificationQueueService,
InternalCallContextFactory internalCallContextFactory,
SubscriptionBaseApiService apiService,
CatalogInternalApi catalogInternalApi) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSubscriptionDao |
Copyright © 2010-2018. All Rights Reserved.