public class DefaultRequestedSubscriptionEvent extends DefaultSubscriptionEvent implements RequestedSubscriptionInternalEvent
BusInternalEvent.BusInternalEventType| Constructor and Description |
|---|
DefaultRequestedSubscriptionEvent(DefaultSubscriptionBase subscription,
SubscriptionBaseEvent nextEvent,
SubscriptionBaseTransitionType transitionType,
java.lang.Long searchKey1,
java.lang.Long searchKey2,
java.util.UUID userToken) |
DefaultRequestedSubscriptionEvent(java.util.UUID eventId,
java.util.UUID subscriptionId,
java.util.UUID bundleId,
java.lang.String bundleExternalKey,
org.joda.time.DateTime requestedTransitionTime,
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 DefaultRequestedSubscriptionEvent(java.util.UUID eventId,
java.util.UUID subscriptionId,
java.util.UUID bundleId,
java.lang.String bundleExternalKey,
org.joda.time.DateTime requestedTransitionTime,
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)
public DefaultRequestedSubscriptionEvent(DefaultSubscriptionBase subscription, SubscriptionBaseEvent nextEvent, SubscriptionBaseTransitionType transitionType, java.lang.Long searchKey1, java.lang.Long searchKey2, java.util.UUID userToken)
Copyright © 2010-2018. All Rights Reserved.