Package bpmn.handler.jira.issue.worklog
Class WorklogResponse
java.lang.Object
bpmn.handler.jira.issue.worklog.WorklogResponse
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNo args constructor for use in serialization -
Method Summary
Modifier and TypeMethodDescriptionwithMaxResults
(Integer maxResults) withStartAt
(Integer startAt) withWorklogs
(List<Worklog> worklogs)
-
Field Details
-
startAt
-
maxResults
-
total
-
worklogs
-
-
Constructor Details
-
WorklogResponse
public WorklogResponse()No args constructor for use in serialization -
WorklogResponse
- Parameters:
total
-maxResults
-startAt
-worklogs
-
-
-
Method Details
-
withStartAt
-
withMaxResults
-
withTotal
-
withWorklogs
-