NAME
JIRA::API::CompoundClause -
SYNOPSIS
my $obj = JIRA::API::CompoundClause->new();
...
PROPERTIES
clauses
The list of nested clauses.
operator
The operator between the clauses.
JIRA::API::CompoundClause -
my $obj = JIRA::API::CompoundClause->new();
...
clausesThe list of nested clauses.
operatorThe operator between the clauses.