Uses of Interface
com.flowable.engage.api.delegate.event.FlowableRemovedParticipantsEvent
Packages that use FlowableRemovedParticipantsEvent
Package
Description
-
Uses of FlowableRemovedParticipantsEvent in com.flowable.engage.engine.delegate.event.impl
Classes in com.flowable.engage.engine.delegate.event.impl that implement FlowableRemovedParticipantsEventMethods in com.flowable.engage.engine.delegate.event.impl that return FlowableRemovedParticipantsEventModifier and TypeMethodDescriptionFlowableEngageEventBuilder.createRemovedParticipantsEvent
(Conversation conversation, Collection<String> removedParticipants, String userId) Methods in com.flowable.engage.engine.delegate.event.impl with parameters of type FlowableRemovedParticipantsEventModifier and TypeMethodDescriptionprotected void
AbstractFlowableEngageEngineEventListener.onRemovedParticipants
(FlowableRemovedParticipantsEvent event) -
Uses of FlowableRemovedParticipantsEvent in com.flowable.engage.engine.impl.notification
Methods in com.flowable.engage.engine.impl.notification with parameters of type FlowableRemovedParticipantsEventModifier and TypeMethodDescriptionprotected void
ConversationNotificationEventListener.onRemovedParticipants
(FlowableRemovedParticipantsEvent event)