Uses of Class
org.gitlab4j.api.models.EventData
Packages that use EventData
-
Uses of EventData in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return EventDataModifier and TypeMethodDescriptionEvent.getData()EventData.withBefore(String before) EventData.withCommits(List<Commit> commits) EventData.withRepository(Repository repository) EventData.withTotalCommitsCount(Integer totalCommitsCount) EventData.withUserId(Long userId) EventData.withUserName(String userName) Methods in org.gitlab4j.api.models with parameters of type EventData