public class PhaseEventData extends EventBase implements PhaseEvent
SubscriptionBaseEvent.EventType| Constructor and Description |
|---|
PhaseEventData(PhaseEventBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
static PhaseEvent |
createNextPhaseEvent(UUID subscriptionId,
String phaseName,
org.joda.time.DateTime effectiveDate) |
String |
getPhase() |
SubscriptionBaseEvent.EventType |
getType() |
String |
toString() |
compareTo, equals, getCreatedDate, getEffectiveDate, getId, getSubscriptionId, getTotalOrdering, getUpdatedDate, isActiveclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEffectiveDate, getSubscriptionId, getTotalOrdering, isActivecompareTogetCreatedDate, getId, getUpdatedDatepublic PhaseEventData(PhaseEventBuilder builder)
public SubscriptionBaseEvent.EventType getType()
getType in interface SubscriptionBaseEventgetType in class EventBasepublic String getPhase()
getPhase in interface PhaseEventpublic static PhaseEvent createNextPhaseEvent(UUID subscriptionId, String phaseName, org.joda.time.DateTime effectiveDate)
Copyright © 2010-2017. All Rights Reserved.