Uses of Class
org.gitlab4j.api.models.ApprovalState
Package | Description |
---|---|
org.gitlab4j.api |
-
Uses of ApprovalState in org.gitlab4j.api
Methods in org.gitlab4j.api that return ApprovalState Modifier and Type Method Description ApprovalState
MergeRequestApi. getApprovalState(Object projectIdOrPath, Integer mergeRequestIid)
Get the approval state of a merge request.