public class DefaultEffectiveSubscriptionEvent extends DefaultSubscriptionEvent implements EffectiveSubscriptionInternalEvent
BusInternalEvent.BusInternalEventType| Constructor and Description |
|---|
DefaultEffectiveSubscriptionEvent(SubscriptionBaseTransitionData in,
org.joda.time.DateTime startDate,
UUID userToken,
Long accountRecordId,
Long tenantRecordId) |
DefaultEffectiveSubscriptionEvent(UUID eventId,
UUID subscriptionId,
UUID bundleId,
String bundleExternalKey,
org.joda.time.DateTime effectiveTransitionTime,
org.killbill.billing.entitlement.api.Entitlement.EntitlementState previousState,
String previousPlan,
String previousPhase,
String previousPriceList,
Integer previousBillCycleDayLocal,
org.killbill.billing.entitlement.api.Entitlement.EntitlementState nextState,
String nextPlan,
String nextPhase,
String nextPriceList,
Integer nextBillCycleDayLocal,
Long totalOrdering,
SubscriptionBaseTransitionType transitionType,
Integer remainingEventsForUserOperation,
org.joda.time.DateTime startDate,
Long searchKey1,
Long searchKey2,
UUID userToken) |
equals, getBundleExternalKey, getBundleId, getBusEventType, getEffectiveTransitionTime, getId, getNextBillCycleDayLocal, getNextPhase, getNextPlan, getNextPriceList, getNextState, getPreviousBillCycleDayLocal, getPreviousPhase, getPreviousPlan, getPreviousPriceList, getPreviousState, getRemainingEventsForUserOperation, getRequestedTransitionTime, getSubscriptionId, getSubscriptionStartDate, getTotalOrdering, getTransitionType, hashCode, toStringgetSearchKey1, getSearchKey2, getUserTokenclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBundleExternalKey, getBundleId, getEffectiveTransitionTime, getId, getNextBillCycleDayLocal, getNextPhase, getNextPlan, getNextPriceList, getNextState, getPreviousBillCycleDayLocal, getPreviousPhase, getPreviousPlan, getPreviousPriceList, getPreviousState, getRemainingEventsForUserOperation, getRequestedTransitionTime, getSubscriptionId, getSubscriptionStartDate, getTotalOrdering, getTransitionTypegetBusEventTypepublic DefaultEffectiveSubscriptionEvent(SubscriptionBaseTransitionData in, org.joda.time.DateTime startDate, UUID userToken, Long accountRecordId, Long tenantRecordId)
public DefaultEffectiveSubscriptionEvent(UUID eventId, UUID subscriptionId, UUID bundleId, String bundleExternalKey, org.joda.time.DateTime effectiveTransitionTime, org.killbill.billing.entitlement.api.Entitlement.EntitlementState previousState, String previousPlan, String previousPhase, String previousPriceList, Integer previousBillCycleDayLocal, org.killbill.billing.entitlement.api.Entitlement.EntitlementState nextState, String nextPlan, String nextPhase, String nextPriceList, Integer nextBillCycleDayLocal, Long totalOrdering, SubscriptionBaseTransitionType transitionType, Integer remainingEventsForUserOperation, org.joda.time.DateTime startDate, Long searchKey1, Long searchKey2, UUID userToken)
Copyright © 2010-2017. All Rights Reserved.