Uses of Class
org.jbpm.services.api.query.QueryMapperRegistry
-
Packages that use QueryMapperRegistry Package Description org.jbpm.services.api.query -
-
Uses of QueryMapperRegistry in org.jbpm.services.api.query
Methods in org.jbpm.services.api.query that return QueryMapperRegistry Modifier and Type Method Description static QueryMapperRegistryQueryMapperRegistry. get()Returns instance of the registry that is already populated with known mappers.
-