Package com.flowable.content.engine.impl
Class RenditionItemQueryProperty
java.lang.Object
com.flowable.content.engine.impl.RenditionItemQueryProperty
- All Implemented Interfaces:
Serializable
,QueryProperty
Contains the possible properties that can be used in a ContentItemQuery.
- Author:
- Tijs Rademakers
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final RenditionItemQueryProperty
static final RenditionItemQueryProperty
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic RenditionItemQueryProperty
findByName
(String propertyName) getName()
-
Field Details
-
CREATED_DATE
-
TENANT_ID
-
-
Constructor Details
-
RenditionItemQueryProperty
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceQueryProperty
-
findByName
-