| Modifier and Type | Field and Description |
|---|---|
protected Date |
from |
protected boolean |
includePrivate |
protected boolean |
includeSticky |
protected Date |
until |
| Constructor and Description |
|---|
CountConversationsWithLastMessageBetweenCmd(Date from,
Date until,
boolean includePrivate,
boolean includeSticky) |
protected final Date from
protected final Date until
protected final boolean includePrivate
protected final boolean includeSticky
public Long execute(CommandContext commandContext)