Package org.alfresco.event.outbox
Class Event
java.lang.Object
org.alfresco.event.outbox.Event
Encapsulates the event which is stored in (send to) the
Outbox. The event data is basically a String object. The Event can be created by the from(String) method.-
Method Summary