public class DefaultEffectiveSubscriptionEvent extends DefaultSubscriptionEvent implements EffectiveSubscriptionInternalEvent
BusInternalEvent.BusInternalEventType| Constructor and Description |
|---|
DefaultEffectiveSubscriptionEvent(SubscriptionBaseTransitionData in,
org.joda.time.DateTime startDate,
java.util.UUID userToken,
java.lang.Long accountRecordId,
java.lang.Long tenantRecordId) |
DefaultEffectiveSubscriptionEvent(java.util.UUID eventId,
java.util.UUID subscriptionId,
java.util.UUID bundleId,
java.lang.String bundleExternalKey,
org.joda.time.DateTime effectiveTransitionTime,
Entitlement.EntitlementState previousState,
java.lang.String previousPlan,
java.lang.String previousPhase,
java.lang.String previousPriceList,
java.lang.Integer previousBillCycleDayLocal,
Entitlement.EntitlementState nextState,
java.lang.String nextPlan,
java.lang.String nextPhase,
java.lang.String nextPriceList,
java.lang.Integer nextBillCycleDayLocal,
java.lang.Long totalOrdering,
SubscriptionBaseTransitionType transitionType,
java.lang.Integer remainingEventsForUserOperation,
org.joda.time.DateTime startDate,
java.lang.Long searchKey1,
java.lang.Long searchKey2,
java.util.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, java.util.UUID userToken, java.lang.Long accountRecordId, java.lang.Long tenantRecordId)
public DefaultEffectiveSubscriptionEvent(java.util.UUID eventId,
java.util.UUID subscriptionId,
java.util.UUID bundleId,
java.lang.String bundleExternalKey,
org.joda.time.DateTime effectiveTransitionTime,
Entitlement.EntitlementState previousState,
java.lang.String previousPlan,
java.lang.String previousPhase,
java.lang.String previousPriceList,
java.lang.Integer previousBillCycleDayLocal,
Entitlement.EntitlementState nextState,
java.lang.String nextPlan,
java.lang.String nextPhase,
java.lang.String nextPriceList,
java.lang.Integer nextBillCycleDayLocal,
java.lang.Long totalOrdering,
SubscriptionBaseTransitionType transitionType,
java.lang.Integer remainingEventsForUserOperation,
org.joda.time.DateTime startDate,
java.lang.Long searchKey1,
java.lang.Long searchKey2,
java.util.UUID userToken)
Copyright © 2010-2018. All Rights Reserved.