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