- 
Method Summary
The id of the conversation in which the user is typing 
 
The ids of all users that should receive a user typing event 
 
The id of the user that is doing the typing 
 
 
 
 
Methods inherited from interface org.flowable.common.engine.api.delegate.event.FlowableEventgetType
 
- 
Method Details
- 
getUserIdThe id of the user that is doing the typing 
- Returns:
- the id of the user that is doing the typing
 
- 
getConversationIdThe id of the conversation in which the user is typing 
- Returns:
- the id of the conversation
 
- 
getRecipientsThe ids of all users that should receive a user typing event 
- Returns:
- the recipients of the user typing event