public class ConversationQueryProperty extends Object implements org.flowable.common.engine.api.query.QueryProperty
| Modifier and Type | Field and Description |
|---|---|
static ConversationQueryProperty |
CREATION_TIME |
static ConversationQueryProperty |
LAST_MESSAGE_TIME |
static ConversationQueryProperty |
UPDATE_TIME |
| Constructor and Description |
|---|
ConversationQueryProperty(String name) |
public static final ConversationQueryProperty CREATION_TIME
public static final ConversationQueryProperty UPDATE_TIME
public static final ConversationQueryProperty LAST_MESSAGE_TIME
public ConversationQueryProperty(String name)
public String getName()
getName in interface org.flowable.common.engine.api.query.QueryPropertyCopyright © 2019. All rights reserved.