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