public class CaseInstanceQueryProperty extends Object implements QueryProperty
| Modifier and Type | Field and Description |
|---|---|
static CaseInstanceQueryProperty |
CASE_DEFINITION_ID |
static CaseInstanceQueryProperty |
CASE_DEFINITION_KEY |
static CaseInstanceQueryProperty |
CASE_INSTANCE_ID |
| Constructor and Description |
|---|
CaseInstanceQueryProperty(String name) |
public static final CaseInstanceQueryProperty CASE_INSTANCE_ID
public static final CaseInstanceQueryProperty CASE_DEFINITION_KEY
public static final CaseInstanceQueryProperty CASE_DEFINITION_ID
public CaseInstanceQueryProperty(String name)
public String getName()
getName in interface QueryPropertypublic static CaseInstanceQueryProperty findByName(String propertyName)
Copyright © 2018. All rights reserved.