NAME
JIRA::API::JQLQueryWithUnknownUsers -
SYNOPSIS
my $obj = JIRA::API::JQLQueryWithUnknownUsers->new();
...
PROPERTIES
convertedQuery
The converted query, with accountIDs instead of user identifiers, or 'unknown' for users that could not be found
originalQuery
The original query, for reference