public class AuditInstanceQueryProperty extends Object implements org.flowable.common.engine.api.query.QueryProperty
AuditInstanceQuery.| Modifier and Type | Field and Description |
|---|---|
static AuditInstanceQueryProperty |
CREATION_TIME |
| Constructor and Description |
|---|
AuditInstanceQueryProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
static AuditInstanceQueryProperty |
findByName(String propertyName) |
String |
getName() |
public static final AuditInstanceQueryProperty CREATION_TIME
public AuditInstanceQueryProperty(String name)
public String getName()
getName in interface org.flowable.common.engine.api.query.QueryPropertypublic static AuditInstanceQueryProperty findByName(String propertyName)
Copyright © 2019. All rights reserved.