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