Uses of Interface
com.flowable.engage.api.delegate.event.FlowableConversationNameUpdatedEvent
-
Packages that use 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 classFlowableConversationNameUpdatedEventImplMethods in com.flowable.engage.engine.delegate.event.impl that return FlowableConversationNameUpdatedEvent Modifier and Type Method Description static FlowableConversationNameUpdatedEventFlowableEngageEventBuilder. createConversationNameUpdatedEvent(Conversation conversation, String oldName)Methods in com.flowable.engage.engine.delegate.event.impl with parameters of type FlowableConversationNameUpdatedEvent Modifier and Type Method Description protected voidAbstractFlowableEngageEngineEventListener. onConversationNameUpdated(FlowableConversationNameUpdatedEvent engageEvent)
-