Uses of Class
org.gitlab4j.api.webhook.EventIssue
Package | Description |
---|---|
org.gitlab4j.api.webhook |
-
Uses of EventIssue in org.gitlab4j.api.webhook
Subclasses of EventIssue in org.gitlab4j.api.webhook Modifier and Type Class Description static class
IssueEvent.ObjectAttributes
Methods in org.gitlab4j.api.webhook that return EventIssue Modifier and Type Method Description EventIssue
NoteEvent. getIssue()
Methods in org.gitlab4j.api.webhook with parameters of type EventIssue Modifier and Type Method Description void
NoteEvent. setIssue(EventIssue issue)