Uses of Interface
com.flowable.engage.api.delegate.event.FlowableAddedParticipantsEvent
Packages that use FlowableAddedParticipantsEvent
Package
Description
-
Uses of FlowableAddedParticipantsEvent in com.flowable.engage.engine.delegate.event.impl
Classes in com.flowable.engage.engine.delegate.event.impl that implement FlowableAddedParticipantsEventMethods in com.flowable.engage.engine.delegate.event.impl that return FlowableAddedParticipantsEventModifier and TypeMethodDescriptionFlowableEngageEventBuilder.createAddedParticipantsEvent
(Conversation conversation, Collection<String> addedParticipants, String userId) Methods in com.flowable.engage.engine.delegate.event.impl with parameters of type FlowableAddedParticipantsEventModifier and TypeMethodDescriptionprotected void
AbstractFlowableEngageEngineEventListener.onAddedParticipants
(FlowableAddedParticipantsEvent event) -
Uses of FlowableAddedParticipantsEvent in com.flowable.engage.engine.impl.notification
Methods in com.flowable.engage.engine.impl.notification with parameters of type FlowableAddedParticipantsEventModifier and TypeMethodDescriptionprotected void
ConversationNotificationEventListener.onAddedParticipants
(FlowableAddedParticipantsEvent event)