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