public class PlanItemInstanceQueryProperty extends Object implements QueryProperty
| Modifier and Type | Field and Description |
|---|---|
static PlanItemInstanceQueryProperty |
NAME |
static PlanItemInstanceQueryProperty |
START_TIME |
| Constructor and Description |
|---|
PlanItemInstanceQueryProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
static PlanItemInstanceQueryProperty |
findByName(String propertyName) |
String |
getName() |
public static final PlanItemInstanceQueryProperty START_TIME
public static final PlanItemInstanceQueryProperty NAME
public PlanItemInstanceQueryProperty(String name)
public String getName()
getName in interface QueryPropertypublic static PlanItemInstanceQueryProperty findByName(String propertyName)
Copyright © 2018 Flowable. All rights reserved.