| Class and Description |
|---|
| QueryAlreadyRegisteredException |
| QueryNotFoundException |
| QueryParamBuilder
QueryParamBuilder is responsible for building up one or more filter parameters.
|
| QueryResultMapper
Maps raw data set into object instances
|
| QueryService
Advanced queries service that allows to register custom queries
that will be equipped with tailored capabilities of querying data.
|
| Class and Description |
|---|
| QueryResultMapper
Maps raw data set into object instances
|
| Class and Description |
|---|
| QueryAlreadyRegisteredException |
| QueryMapperRegistry
Allow to find mappers by name instead of using their instances
Mappers are discovered by ServiceLoader mechanism - meaning must be defined
in services file:
META-INF/services/org.jbpm.services.api.query.QueryResultMapper as fully qualified class names that implement org.jbpm.services.api.query.QueryResultMapper |
| QueryNotFoundException |
| QueryParamBuilder
QueryParamBuilder is responsible for building up one or more filter parameters.
|
| QueryResultMapper
Maps raw data set into object instances
|
| Class and Description |
|---|
| QueryService
Advanced queries service that allows to register custom queries
that will be equipped with tailored capabilities of querying data.
|
| Class and Description |
|---|
| QueryService
Advanced queries service that allows to register custom queries
that will be equipped with tailored capabilities of querying data.
|
| Class and Description |
|---|
| QueryAlreadyRegisteredException |
| QueryNotFoundException |
| QueryService
Advanced queries service that allows to register custom queries
that will be equipped with tailored capabilities of querying data.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.