Class PageDefinitionQueryProperty
java.lang.Object
com.flowable.app.engine.impl.repository.PageDefinitionQueryProperty
- All Implemented Interfaces:
Serializable
,org.flowable.common.engine.api.query.QueryProperty
public class PageDefinitionQueryProperty
extends Object
implements org.flowable.common.engine.api.query.QueryProperty
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PageDefinitionQueryProperty
static final PageDefinitionQueryProperty
static final PageDefinitionQueryProperty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PageDefinitionQueryProperty
findByName
(String propertyName) getName()
-
Field Details
-
PAGE_DEFINITION_APP_KEY
-
PAGE_DEFINITION_NAME
-
PAGE_DEFINITION_KEY
-
-
Constructor Details
-
PageDefinitionQueryProperty
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceorg.flowable.common.engine.api.query.QueryProperty
-
findByName
-