NAME
JIRA::API::JqlQuery -
SYNOPSIS
my $obj = JIRA::API::JqlQuery->new();
...
PROPERTIES
orderBy
Details of the order-by JQL clause.
where
A JQL query clause.
JIRA::API::JqlQuery -
my $obj = JIRA::API::JqlQuery->new();
...
orderByDetails of the order-by JQL clause.
whereA JQL query clause.