Interface IInboxFormRecordEventData
- 
- All Superinterfaces:
 Serializable
public interface IInboxFormRecordEventData extends Serializable
Common interface for form record events that occur inside the inbox 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LonggetFormRecordId() 
 - 
 
- 
- 
Method Detail
- 
getFormRecordId
Long getFormRecordId()
 
 - 
 
 -