NAME

JIRA::API::ChangedWorklogs -

SYNOPSIS

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

PROPERTIES

lastPage

nextPage

The URL of the next list of changed worklogs.

self

The URL of this changed worklogs list.

since

The datetime of the first worklog item in the list.

until

The datetime of the last worklog item in the list.

values

Changed worklog list.