Class VariableInstanceQueryProperty
java.lang.Object
org.flowable.variable.service.impl.VariableInstanceQueryProperty
- All Implemented Interfaces:
Serializable
,QueryProperty
Contains the possible properties which can be used in a
VariableInstanceQuery
.- Author:
- Tijs Rademakers
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final VariableInstanceQueryProperty
static final VariableInstanceQueryProperty
static final VariableInstanceQueryProperty
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PROCESS_INSTANCE_ID
-
SCOPE_ID
-
VARIABLE_NAME
-
-
Constructor Details
-
VariableInstanceQueryProperty
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceQueryProperty
-
findByName
-