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,
org.joda.time.DateTime requestedTransitionTime,
org.joda.time.DateTime effectiveTransitionTime,
com.ning.billing.entitlement.api.Entitlement.EntitlementState previousState,
String previousPlan,
String previousPhase,
String previousPriceList,
com.ning.billing.entitlement.api.Entitlement.EntitlementState nextState,
String nextPlan,
String nextPhase,
String nextPriceList,
Long totalOrdering,
SubscriptionBaseTransitionType transitionType,
Integer remainingEventsForUserOperation,
org.joda.time.DateTime startDate,
Long searchKey1,
Long searchKey2,
UUID userToken) |
equals, getBundleId, getBusEventType, getEffectiveTransitionTime, getId, getNextPhase, getNextPlan, getNextPriceList, getNextState, getPreviousPhase, getPreviousPlan, getPreviousPriceList, getPreviousState, getRemainingEventsForUserOperation, getRequestedTransitionTime, getSubscriptionId, getSubscriptionStartDate, getTotalOrdering, getTransitionType, hashCode, toStringgetSearchKey1, getSearchKey2, getUserTokenclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBundleId, getEffectiveTransitionTime, getId, getNextPhase, getNextPlan, getNextPriceList, getNextState, 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, org.joda.time.DateTime requestedTransitionTime, org.joda.time.DateTime effectiveTransitionTime, com.ning.billing.entitlement.api.Entitlement.EntitlementState previousState, String previousPlan, String previousPhase, String previousPriceList, com.ning.billing.entitlement.api.Entitlement.EntitlementState nextState, String nextPlan, String nextPhase, String nextPriceList, Long totalOrdering, SubscriptionBaseTransitionType transitionType, Integer remainingEventsForUserOperation, org.joda.time.DateTime startDate, Long searchKey1, Long searchKey2, UUID userToken)
Copyright © 2010-2013. All Rights Reserved.