Uses of Interface
com.flowable.engage.api.delegate.event.FlowableConversationNameUpdatedEvent
Package | Description |
---|---|
com.flowable.engage.engine.delegate.event.impl |
-
Uses of FlowableConversationNameUpdatedEvent in com.flowable.engage.engine.delegate.event.impl
Classes in com.flowable.engage.engine.delegate.event.impl that implement FlowableConversationNameUpdatedEvent Modifier and Type Class Description class
FlowableConversationNameUpdatedEventImpl
Methods in com.flowable.engage.engine.delegate.event.impl that return FlowableConversationNameUpdatedEvent Modifier and Type Method Description static FlowableConversationNameUpdatedEvent
FlowableEngageEventBuilder. createConversationNameUpdatedEvent(Conversation conversation, java.lang.String oldName)
Methods in com.flowable.engage.engine.delegate.event.impl with parameters of type FlowableConversationNameUpdatedEvent Modifier and Type Method Description protected void
AbstractFlowableEngageEngineEventListener. onConversationNameUpdated(FlowableConversationNameUpdatedEvent engageEvent)