Uses of Class
bpmn.handler.jira.issue.worklog.Worklog
Packages that use Worklog
-
Uses of Worklog in bpmn.handler.jira.issue.search.model
Fields in bpmn.handler.jira.issue.search.model with type parameters of type Worklog -
Uses of Worklog in bpmn.handler.jira.issue.worklog
Fields in bpmn.handler.jira.issue.worklog with type parameters of type WorklogMethods in bpmn.handler.jira.issue.worklog that return WorklogModifier and TypeMethodDescriptionWorklog.withAuthor
(Author author) Worklog.withComment
(String comment) Worklog.withIssueId
(String issueId) Worklog.withStarted
(String started) Worklog.withTimeSpent
(String timeSpent) Worklog.withTimeSpentSeconds
(Integer timeSpentSeconds) Worklog.withUpdateAuthor
(Author updateAuthor) Worklog.withUpdated
(String updated) Worklog.withVisibility
(Visibility visibility) Method parameters in bpmn.handler.jira.issue.worklog with type arguments of type WorklogConstructor parameters in bpmn.handler.jira.issue.worklog with type arguments of type Worklog