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