Uses of Interface
com.jcabi.github.Event
Packages that use Event
Package
Description
Object-Oriented GitHub API.
Safe classes.
-
Uses of Event in com.jcabi.github
Classes in com.jcabi.github that implement EventMethods in com.jcabi.github that return EventModifier and TypeMethodDescriptionIssueEvents.get(int number) Get specific issue event by number.Issue.Smart.latestEvent(String type) Get the latest event of a given type.Methods in com.jcabi.github that return types with arguments of type EventModifier and TypeMethodDescriptionIssue.events()Get all events of the issue.Issue.Smart.events()IssueEvents.iterate()Iterate over all issue events.Methods in com.jcabi.github with parameters of type EventMethod parameters in com.jcabi.github with type arguments of type EventModifier and TypeMethodDescriptionCreate new hook.Constructors in com.jcabi.github with parameters of type Event -
Uses of Event in com.jcabi.github.safe
Methods in com.jcabi.github.safe that return types with arguments of type Event