Uses of Class
org.aoju.bus.gitlab.models.EventData
Packages that use EventData
-
Uses of EventData in org.aoju.bus.gitlab.models
Methods in org.aoju.bus.gitlab.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.aoju.bus.gitlab.models with parameters of type EventData