| Modifier and Type | Method and Description |
|---|---|
protected org.joda.time.DateTime |
SubscriptionApiBase.getBundleStartDateWithSanity(java.util.UUID bundleId,
SubscriptionBase baseSubscription,
Plan plan,
org.joda.time.DateTime effectiveDate,
AddonUtils addonUtils,
InternalTenantContext context) |
protected java.util.List<DefaultSubscriptionBase> |
SubscriptionApiBase.getSubscriptionsForBundle(java.util.UUID bundleId,
DryRunArguments dryRunArguments,
Catalog catalog,
AddonUtils addonUtils,
TenantContext tenantContext,
InternalTenantContext context) |
| Constructor and Description |
|---|
DefaultSubscriptionInternalApi(SubscriptionDao dao,
SubscriptionBaseApiService apiService,
org.killbill.clock.Clock clock,
CatalogInternalApi catalogInternalApi,
AddonUtils addonUtils,
CacheControllerDispatcher cacheControllerDispatcher,
InternalCallContextFactory internalCallContextFactory) |
| Constructor and Description |
|---|
DefaultSubscriptionBaseApiService(org.killbill.clock.Clock clock,
SubscriptionDao dao,
CatalogInternalApi catalogInternalApi,
PlanAligner planAligner,
AddonUtils addonUtils,
InternalCallContextFactory internalCallContextFactory) |
| Constructor and Description |
|---|
DefaultSubscriptionDao(org.skife.jdbi.v2.IDBI dbi,
org.skife.jdbi.v2.IDBI roDbi,
org.killbill.clock.Clock clock,
AddonUtils addonUtils,
org.killbill.notificationq.api.NotificationQueueService notificationQueueService,
org.killbill.bus.api.PersistentBus eventBus,
CacheControllerDispatcher cacheControllerDispatcher,
NonEntityDao nonEntityDao,
InternalCallContextFactory internalCallContextFactory) |
Copyright © 2010-2018. All Rights Reserved.