Uses of Class
org.gitlab4j.api.webhook.IssueChanges
-
Packages that use IssueChanges Package Description org.gitlab4j.api.webhook -
-
Uses of IssueChanges in org.gitlab4j.api.webhook
Methods in org.gitlab4j.api.webhook that return IssueChanges Modifier and Type Method Description IssueChangesIssueEvent. getChanges()Methods in org.gitlab4j.api.webhook with parameters of type IssueChanges Modifier and Type Method Description voidIssueEvent. setChanges(IssueChanges changes)
-