Uses of Class
bpmn.handler.jira.issue.worklog.Author
Packages that use Author
-
Uses of Author in bpmn.handler.jira.issue.worklog
Fields in bpmn.handler.jira.issue.worklog declared as AuthorMethods in bpmn.handler.jira.issue.worklog that return AuthorModifier and TypeMethodDescriptionAuthor.withActive
(Boolean active) Author.withDisplayName
(String displayName) Methods in bpmn.handler.jira.issue.worklog with parameters of type AuthorModifier and TypeMethodDescriptionWorklog.withAuthor
(Author author) Worklog.withUpdateAuthor
(Author updateAuthor) Constructors in bpmn.handler.jira.issue.worklog with parameters of type Author