NAME

JIRA::API::FieldChangedClause -

SYNOPSIS

my $obj = JIRA::API::FieldChangedClause->new();
...

PROPERTIES

field

A field used in a JQL query. See [Advanced searching - fields reference](https://confluence.atlassian.com/x/dAiiLQ) for more information about fields in JQL queries.

operator

The operator applied to the field.

predicates

The list of time predicates.