Package org.flowable.engine.impl
Class ExecutionQueryProperty
java.lang.Object
org.flowable.engine.impl.ExecutionQueryProperty
- All Implemented Interfaces:
Serializable,QueryProperty
Contains the possible properties that can be used in a
ExecutionQuery .- Author:
- Joram Barrez
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ExecutionQueryPropertystatic final ExecutionQueryPropertystatic final ExecutionQueryPropertystatic final ExecutionQueryProperty -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExecutionQueryPropertyfindByName(String propertyName) getName()
-
Field Details
-
PROCESS_INSTANCE_ID
-
PROCESS_DEFINITION_KEY
-
PROCESS_DEFINITION_ID
-
TENANT_ID
-
-
Constructor Details
-
ExecutionQueryProperty
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceQueryProperty
-
findByName
-