| Modifier and Type | Field and Description |
|---|---|
protected String |
conversationId |
protected Date |
from |
protected Date |
until |
| Constructor and Description |
|---|
FindConversationParticipantsBetweenCmd(String conversationId,
Date from,
Date until) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
Copyright © 2019. All rights reserved.