Package-level declarations

Types

Link copied to clipboard
open class IssuesQuery<T : IssueAnalytic?>
The IssuesQuery class is useful to execute the query to retrieve the issues data from the database with the possibility to dynamically filter that query with the CriteriaBuilder's logic
Link copied to clipboard
The WebIssuesQuery class is useful to execute the query to retrieve the web-issues data from the database with the possibility to dynamically filter that query with the CriteriaBuilder's logic