NAME

JIRA::API::ChangedValueBean -

SYNOPSIS

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

PROPERTIES

changedFrom

The value of the field before the change.

changedTo

The value of the field after the change.

fieldName

The name of the field changed.