| Modifier and Type | Field and Description |
|---|---|
protected String |
conversationId |
protected Collection<String> |
participants |
| Constructor and Description |
|---|
RemoveParticipantsFromConversationCmd(String conversationId,
Collection<String> participants) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected final String conversationId
protected final Collection<String> participants
public RemoveParticipantsFromConversationCmd(String conversationId, Collection<String> participants)
Copyright © 2019. All rights reserved.