Uses of Interface
org.flowable.common.engine.api.query.QueryProperty
Packages that use QueryProperty
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of QueryProperty in org.flowable.batch.service.impl
Classes in org.flowable.batch.service.impl that implement QueryPropertyModifier and TypeClassDescriptionclassContains the possible properties that can be used in aBatchPartQuery.classContains the possible properties that can be used in aBatchQuery. -
Uses of QueryProperty in org.flowable.cmmn.engine.impl.history
Classes in org.flowable.cmmn.engine.impl.history that implement QueryPropertyModifier and TypeClassDescriptionclassclassMethods in org.flowable.cmmn.engine.impl.history with parameters of type QueryPropertyModifier and TypeMethodDescriptionCmmnHistoricVariableInstanceQueryImpl.orderBy(QueryProperty property) CmmnHistoricVariableInstanceQueryImpl.orderBy(QueryProperty property, Query.NullHandlingOnOrder nullHandlingOnOrder) -
Uses of QueryProperty in org.flowable.cmmn.engine.impl.repository
Classes in org.flowable.cmmn.engine.impl.repository that implement QueryPropertyModifier and TypeClassDescriptionclassclass -
Uses of QueryProperty in org.flowable.cmmn.engine.impl.runtime
Classes in org.flowable.cmmn.engine.impl.runtime that implement QueryPropertyModifier and TypeClassDescriptionclassclassclassMethods in org.flowable.cmmn.engine.impl.runtime with parameters of type QueryPropertyModifier and TypeMethodDescriptionCmmnVariableInstanceQueryImpl.orderBy(QueryProperty property) CmmnVariableInstanceQueryImpl.orderBy(QueryProperty property, Query.NullHandlingOnOrder nullHandlingOnOrder) GenericEventListenerInstanceQueryImpl.orderBy(QueryProperty property) GenericEventListenerInstanceQueryImpl.orderBy(QueryProperty property, Query.NullHandlingOnOrder nullHandlingOnOrder) SignalEventListenerInstanceQueryImpl.orderBy(QueryProperty property) SignalEventListenerInstanceQueryImpl.orderBy(QueryProperty property, Query.NullHandlingOnOrder nullHandlingOnOrder) UserEventListenerInstanceQueryImpl.orderBy(QueryProperty property) UserEventListenerInstanceQueryImpl.orderBy(QueryProperty property, Query.NullHandlingOnOrder nullHandlingOnOrder) -
Uses of QueryProperty in org.flowable.cmmn.rest.service.api.management
Fields in org.flowable.cmmn.rest.service.api.management with type parameters of type QueryPropertyModifier and TypeFieldDescriptionstatic Map<String,QueryProperty> HistoryJobQueryProperties.PROPERTIESstatic Map<String,QueryProperty> JobQueryProperties.PROPERTIES -
Uses of QueryProperty in org.flowable.cmmn.rest.service.api.runtime.caze
Fields in org.flowable.cmmn.rest.service.api.runtime.caze with type parameters of type QueryPropertyModifier and TypeFieldDescriptionstatic Map<String,QueryProperty> EventSubscriptionQueryProperties.PROPERTIES -
Uses of QueryProperty in org.flowable.common.engine.api.query
Methods in org.flowable.common.engine.api.query with parameters of type QueryPropertyModifier and TypeMethodDescriptionQuery.orderBy(QueryProperty property) Query.orderBy(QueryProperty property, Query.NullHandlingOnOrder nullHandlingOnOrder) -
Uses of QueryProperty in org.flowable.common.engine.impl.db
Fields in org.flowable.common.engine.impl.db declared as QueryProperty -
Uses of QueryProperty in org.flowable.common.engine.impl.query
Methods in org.flowable.common.engine.impl.query with parameters of type QueryPropertyModifier and TypeMethodDescriptionAbstractQuery.orderBy(QueryProperty property) AbstractQuery.orderBy(QueryProperty property, Query.NullHandlingOnOrder nullHandlingOnOrder) -
Uses of QueryProperty in org.flowable.common.rest.api
Method parameters in org.flowable.common.rest.api with type arguments of type QueryPropertyModifier and TypeMethodDescriptionstatic <RES,REQ> DataResponse<RES> PaginateListUtil.paginateList(PaginateRequest paginateRequest, Query<?, REQ> query, String defaultSort, Map<String, QueryProperty> properties, ListProcessor<REQ, RES> listProcessor) Uses the pagination attributes perform the querying and render the response. -
Uses of QueryProperty in org.flowable.dmn.engine.impl
Classes in org.flowable.dmn.engine.impl that implement QueryPropertyModifier and TypeClassDescriptionclassContains the possible properties that can be used in aDmnDecisionQuery.classContains the possible properties that can be used in aDmnDeploymentQuery.classContains the possible properties that can be used in aDmnHistoricDecisionExecutionQuery. -
Uses of QueryProperty in org.flowable.engine.impl
Classes in org.flowable.engine.impl that implement QueryPropertyModifier and TypeClassDescriptionclassContains the possible properties which can be used in aActivityInstanceQuery.classContains the possible properties that can be used in aDeploymentQuery.classContains the possible properties that can be used in aExecutionQuery.classContains the possible properties which can be used in aHistoricActivityInstanceQuery.classContains the possible properties which can be used in aHistoricDetailQuery.classContains the possible properties which can be used in aHistoricProcessInstanceQueryProperty.classContains the possible properties that can be used in aModelQuery.classContains the possible properties that can be used in aProcessDefinitionQuery.classContains the possible properties that can be used in aProcessInstanceQuery. -
Uses of QueryProperty in org.flowable.eventregistry.impl
Classes in org.flowable.eventregistry.impl that implement QueryPropertyModifier and TypeClassDescriptionclassContains the possible properties that can be used in aChannelDefinitionQuery.classContains the possible properties that can be used in aEventDefinitionQueryImpl.classContains the possible properties that can be used in aEventDefinitionQuery. -
Uses of QueryProperty in org.flowable.eventsubscription.service.impl
Classes in org.flowable.eventsubscription.service.impl that implement QueryProperty -
Uses of QueryProperty in org.flowable.idm.api
Classes in org.flowable.idm.api that implement QueryPropertyModifier and TypeClassDescriptionclassContains the possible properties that can be used by theGroupQuery.classContains the possible properties that can be used by theTokenQuery.classContains the possible properties that can be used by theUserQuery. -
Uses of QueryProperty in org.flowable.job.service.impl
Classes in org.flowable.job.service.impl that implement QueryPropertyModifier and TypeClassDescriptionclassContains the possible properties that can be used in aJobQuery. -
Uses of QueryProperty in org.flowable.rest.service.api.identity
Fields in org.flowable.rest.service.api.identity with type parameters of type QueryPropertyModifier and TypeFieldDescriptionprotected static HashMap<String,QueryProperty> GroupCollectionResource.propertiesprotected static HashMap<String,QueryProperty> UserCollectionResource.properties -
Uses of QueryProperty in org.flowable.rest.service.api.management
Fields in org.flowable.rest.service.api.management with type parameters of type QueryPropertyModifier and TypeFieldDescriptionstatic Map<String,QueryProperty> HistoryJobQueryProperties.PROPERTIESstatic Map<String,QueryProperty> JobQueryProperties.PROPERTIES -
Uses of QueryProperty in org.flowable.rest.service.api.runtime.process
Fields in org.flowable.rest.service.api.runtime.process with type parameters of type QueryPropertyModifier and TypeFieldDescriptionstatic Map<String,QueryProperty> EventSubscriptionQueryProperties.PROPERTIES -
Uses of QueryProperty in org.flowable.task.service.impl
Classes in org.flowable.task.service.impl that implement QueryPropertyModifier and TypeClassDescriptionclassclassContains the possible properties that can be used in aHistoricTaskLogEntryQuery.classContains the possible properties that can be used in aTaskQuery. -
Uses of QueryProperty in org.flowable.variable.service.impl
Classes in org.flowable.variable.service.impl that implement QueryPropertyModifier and TypeClassDescriptionclassContains the possible properties which can be used in aHistoricVariableInstanceQuery.classContains the possible properties which can be used in aVariableInstanceQuery.