Uses of Class
org.gitlab4j.api.systemhooks.RepositoryChange
| Package | Description |
|---|---|
| org.gitlab4j.api.systemhooks |
-
Uses of RepositoryChange in org.gitlab4j.api.systemhooks
Methods in org.gitlab4j.api.systemhooks that return types with arguments of type RepositoryChange Modifier and Type Method Description List<RepositoryChange>RepositorySystemHookEvent. getChanges()Method parameters in org.gitlab4j.api.systemhooks with type arguments of type RepositoryChange Modifier and Type Method Description voidRepositorySystemHookEvent. setChanges(List<RepositoryChange> changes)