Interface ReadAckCompletedEvent
- 
- All Superinterfaces:
 ReadAckEvent
public interface ReadAckCompletedEvent extends ReadAckEvent
This event is fired when the read confirmation status is complete 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.LonggetAckTimestamp()Returns the read confirmation acknowledged timestamp- 
Methods inherited from interface com.comalatech.workflow.event.readack.ReadAckEvent
getContent 
 - 
 
 -