| Package | Description |
|---|---|
| org.killbill.billing.subscription.api.svcs | |
| org.killbill.billing.subscription.api.user | |
| org.killbill.billing.subscription.engine.dao |
| Constructor and Description |
|---|
DefaultSubscriptionInternalApi(SubscriptionDao dao,
SubscriptionBaseApiService apiService,
org.killbill.notificationq.api.NotificationQueueService notificationQueueService,
org.killbill.clock.Clock clock,
CatalogService catalogService,
AddonUtils addonUtils,
InternalCallContextFactory internalCallContextFactory) |
| Constructor and Description |
|---|
DefaultSubscriptionBaseApiService(org.killbill.clock.Clock clock,
SubscriptionDao dao,
CatalogService catalogService,
PlanAligner planAligner,
AddonUtils addonUtils,
InternalCallContextFactory internalCallContextFactory) |
| Constructor and Description |
|---|
DefaultSubscriptionDao(org.skife.jdbi.v2.IDBI dbi,
org.killbill.clock.Clock clock,
AddonUtils addonUtils,
org.killbill.notificationq.api.NotificationQueueService notificationQueueService,
org.killbill.bus.api.PersistentBus eventBus,
CatalogService catalogService,
CacheControllerDispatcher cacheControllerDispatcher,
NonEntityDao nonEntityDao,
InternalCallContextFactory internalCallContextFactory) |
Copyright © 2010-2017. All Rights Reserved.