public class DefaultRequestedSubscriptionEvent extends DefaultSubscriptionEvent implements RequestedSubscriptionInternalEvent
BusInternalEvent.BusInternalEventType| Constructor and Description |
|---|
DefaultRequestedSubscriptionEvent(DefaultSubscriptionBase subscription,
SubscriptionBaseEvent nextEvent,
Long searchKey1,
Long searchKey2,
UUID userToken) |
DefaultRequestedSubscriptionEvent(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 DefaultRequestedSubscriptionEvent(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)
public DefaultRequestedSubscriptionEvent(DefaultSubscriptionBase subscription, SubscriptionBaseEvent nextEvent, Long searchKey1, Long searchKey2, UUID userToken)
Copyright © 2010-2013. All Rights Reserved.