|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CampaignEvent
Event about an outbound campaign.
| Nested Class Summary | |
|---|---|
static class |
CampaignEvent.Type
Enum for the possible types of event. |
| Method Summary | |
|---|---|
OutboundCampaignInfo |
getCampaignInfo()
Returns the campaign related to this event. |
CampaignEvent.Type |
getEventType()
Returns the event type. |
OutboundService |
getOutboundService()
Returns the outbound service to which this event is related. |
| Methods inherited from interface com.genesyslab.ail.event.ObjectEvent |
|---|
getSource |
| Method Detail |
|---|
CampaignEvent.Type getEventType()
OutboundCampaignInfo getCampaignInfo()
OutboundService getOutboundService()
ObjectEvent.getSource().
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||