Uses of Class
org.operaton.bpm.engine.impl.db.ListQueryParameterObject
Packages that use ListQueryParameterObject
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of ListQueryParameterObject in org.operaton.bpm.admin.impl.plugin.base.dto
Subclasses of ListQueryParameterObject in org.operaton.bpm.admin.impl.plugin.base.dto -
Uses of ListQueryParameterObject in org.operaton.bpm.cockpit.db
Subclasses of ListQueryParameterObject in org.operaton.bpm.cockpit.dbModifier and TypeClassDescriptionclassTyped query parameters for usage in cockpit plugins -
Uses of ListQueryParameterObject in org.operaton.bpm.cockpit.impl.plugin.base.dto.query
Modifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of ListQueryParameterObject in org.operaton.bpm.cockpit.rest.dto
Subclasses of ListQueryParameterObject in org.operaton.bpm.cockpit.rest.dto -
Uses of ListQueryParameterObject in org.operaton.bpm.engine.impl
Subclasses of ListQueryParameterObject in org.operaton.bpm.engine.implModifier and TypeClassDescriptionclassAbstractQuery<T extends Query<?,?>, U> Abstract superclass for all query types.classAbstractVariableQueryImpl<T extends Query<?,?>, U> Abstract query class that adds methods to query for variable values.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of ListQueryParameterObject in org.operaton.bpm.engine.impl.batch
Subclasses of ListQueryParameterObject in org.operaton.bpm.engine.impl.batch -
Uses of ListQueryParameterObject in org.operaton.bpm.engine.impl.batch.history
Subclasses of ListQueryParameterObject in org.operaton.bpm.engine.impl.batch.history -
Uses of ListQueryParameterObject in org.operaton.bpm.engine.impl.cmmn.entity.repository
Methods in org.operaton.bpm.engine.impl.cmmn.entity.repository that return ListQueryParameterObjectModifier and TypeMethodDescriptionprotected ListQueryParameterObjectCaseDefinitionManager.configureParameterizedQuery(Object parameter) -
Uses of ListQueryParameterObject in org.operaton.bpm.engine.impl.cmmn.entity.runtime
Subclasses of ListQueryParameterObject in org.operaton.bpm.engine.impl.cmmn.entity.runtimeModifier and TypeClassDescriptionclassclassclassThis query is currently not public API on purpose. -
Uses of ListQueryParameterObject in org.operaton.bpm.engine.impl.db.entitymanager
Methods in org.operaton.bpm.engine.impl.db.entitymanager with parameters of type ListQueryParameterObjectModifier and TypeMethodDescriptionDbEntityManager.selectList(String statement, ListQueryParameterObject parameter) DbEntityManager.selectList(String statement, ListQueryParameterObject parameter, Page page) -
Uses of ListQueryParameterObject in org.operaton.bpm.engine.impl.dmn.entity.repository
Modifier and TypeClassDescriptionclassclassMethods in org.operaton.bpm.engine.impl.dmn.entity.repository that return ListQueryParameterObjectModifier and TypeMethodDescriptionprotected ListQueryParameterObjectDecisionDefinitionManager.configureParameterizedQuery(Object parameter) -
Uses of ListQueryParameterObject in org.operaton.bpm.engine.impl.filter
Subclasses of ListQueryParameterObject in org.operaton.bpm.engine.impl.filter -
Uses of ListQueryParameterObject in org.operaton.bpm.engine.impl.form.entity
Methods in org.operaton.bpm.engine.impl.form.entity that return ListQueryParameterObjectModifier and TypeMethodDescriptionprotected ListQueryParameterObjectOperatonFormDefinitionManager.configureParameterizedQuery(Object parameter) -
Uses of ListQueryParameterObject in org.operaton.bpm.engine.impl.history.event
Methods in org.operaton.bpm.engine.impl.history.event that return ListQueryParameterObjectModifier and TypeMethodDescriptionprotected ListQueryParameterObjectHistoricDecisionInstanceManager.configureParameterizedQuery(Object parameter) -
Uses of ListQueryParameterObject in org.operaton.bpm.engine.impl.identity.db
Subclasses of ListQueryParameterObject in org.operaton.bpm.engine.impl.identity.dbModifier and TypeClassDescriptionclassclassclass -
Uses of ListQueryParameterObject in org.operaton.bpm.engine.impl.metrics
Subclasses of ListQueryParameterObject in org.operaton.bpm.engine.impl.metrics -
Uses of ListQueryParameterObject in org.operaton.bpm.engine.impl.persistence.entity
Methods in org.operaton.bpm.engine.impl.persistence.entity that return ListQueryParameterObjectModifier and TypeMethodDescriptionprotected ListQueryParameterObjectEventSubscriptionManager.configureParameterizedQuery(Object parameter) protected ListQueryParameterObjectExecutionManager.configureParameterizedQuery(Object parameter) protected ListQueryParameterObjectExternalTaskManager.configureParameterizedQuery(Object parameter) protected ListQueryParameterObjectJobDefinitionManager.configureParameterizedQuery(Object parameter) protected ListQueryParameterObjectJobManager.configureParameterizedQuery(Object parameter) protected ListQueryParameterObjectProcessDefinitionManager.configureParameterizedQuery(Object parameter) protected ListQueryParameterObjectTaskManager.configureParameterizedQuery(Object parameter) TenantManager.configureQuery(Object parameters) TenantManager.configureQuery(ListQueryParameterObject query) Methods in org.operaton.bpm.engine.impl.persistence.entity with parameters of type ListQueryParameterObjectModifier and TypeMethodDescriptionvoidAuthorizationManager.configureConditionalEventSubscriptionQuery(ListQueryParameterObject query) voidAuthorizationManager.configureExternalTaskFetch(ListQueryParameterObject parameter) voidAuthorizationManager.configureQuery(ListQueryParameterObject query) protected voidExternalTaskManager.configureQuery(ListQueryParameterObject parameter) TenantManager.configureQuery(ListQueryParameterObject query) voidAuthorizationManager.configureQueryHistoricFinishedInstanceReport(ListQueryParameterObject query, Resource resource) protected voidEventSubscriptionManager.configurParameterObject(ListQueryParameterObject parameter) -
Uses of ListQueryParameterObject in org.operaton.bpm.identity.impl.ldap
Subclasses of ListQueryParameterObject in org.operaton.bpm.identity.impl.ldapModifier and TypeClassDescriptionclassclassSince multi-tenancy is not supported for the LDAP plugin, the query always returns0or an empty list.class -
Uses of ListQueryParameterObject in org.operaton.bpm.spring.boot.starter.security.oauth2.impl
Modifier and TypeClassDescriptionstatic classstatic classstatic class -
Uses of ListQueryParameterObject in org.operaton.bpm.webapp.db
Subclasses of ListQueryParameterObject in org.operaton.bpm.webapp.dbModifier and TypeClassDescriptionclassTyped query parameters for usage in webapp pluginsMethods in org.operaton.bpm.webapp.db with parameters of type ListQueryParameterObjectModifier and TypeMethodDescriptionQueryService.executeQueryRowCount(String statement, ListQueryParameterObject parameter) -
Uses of ListQueryParameterObject in org.operaton.bpm.webapp.impl.db
Fields in org.operaton.bpm.webapp.impl.db declared as ListQueryParameterObjectModifier and TypeFieldDescriptionprotected ListQueryParameterObjectQueryServiceImpl.QueryServiceRowCountCmd.parameterMethods in org.operaton.bpm.webapp.impl.db with parameters of type ListQueryParameterObjectModifier and TypeMethodDescriptionprotected voidQueryServiceImpl.configureAuthCheck(ListQueryParameterObject parameter, ProcessEngineConfigurationImpl engineConfig, CommandContext commandContext) QueryServiceImpl.executeQueryRowCount(String statement, ListQueryParameterObject parameter) Constructors in org.operaton.bpm.webapp.impl.db with parameters of type ListQueryParameterObjectModifierConstructorDescriptionQueryServiceRowCountCmd(String statement, ListQueryParameterObject parameter) -
Uses of ListQueryParameterObject in org.operaton.bpm.webapp.rest.dto
Subclasses of ListQueryParameterObject in org.operaton.bpm.webapp.rest.dto