Uses of Class
com.atlassian.greenhopper.web.rapid.view.SubqueryEntry
Packages that use SubqueryEntry
-
Uses of SubqueryEntry in com.atlassian.greenhopper.web.rapid.view
Methods in com.atlassian.greenhopper.web.rapid.view that return SubqueryEntryModifier and TypeMethodDescriptionSubqueryHelper.getSubquery
(com.atlassian.jira.user.ApplicationUser user, long rapidViewId) Get the Subquery for a given rapidViewId and SubqueryIdSubqueryHelper.updateSubquery
(com.atlassian.jira.user.ApplicationUser user, long rapidViewId, SubqueryEntry editModel) Update a given SubqueryMethods in com.atlassian.greenhopper.web.rapid.view with parameters of type SubqueryEntryModifier and TypeMethodDescriptionSubqueryHelper.updateSubquery
(com.atlassian.jira.user.ApplicationUser user, long rapidViewId, SubqueryEntry editModel) Update a given Subqueryjakarta.ws.rs.core.Response
SubqueryResource.updateSubquery
(Long rapidViewId, SubqueryEntry editModel) Update a Subquery given its id and the id of the rapid view it belongs to