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