Uses of Class
com.riadalabs.jira.plugins.insight.services.model.ObjectResultBean
Packages that use ObjectResultBean
Package
Description
-
Uses of ObjectResultBean in com.riadalabs.jira.plugins.insight.channel.external.api.facade
Methods in com.riadalabs.jira.plugins.insight.channel.external.api.facade that return ObjectResultBeanModifier and TypeMethodDescriptionIQLFacade.findObjects
(int schemaId, String iql, int start, int limit, boolean asc, Integer orderByAttrTypeId) Deprecated.IQLFacade.findObjects
(String iql, int start, int limit) Find a limited set of objects based on an AQL to display on pagination pages -
Uses of ObjectResultBean in com.riadalabs.jira.plugins.insight.channel.external.api.facade.impl
Methods in com.riadalabs.jira.plugins.insight.channel.external.api.facade.impl that return ObjectResultBeanModifier and TypeMethodDescriptionIQLFacadeImpl.findObjects
(int schemaId, String iql, int start, int limit, boolean asc, Integer orderByAttrTypeId) IQLFacadeImpl.findObjects
(String iql, int start, int limit)