Uses of Interface
com.jcabi.github.Pull
Packages that use Pull
Package
Description
Object-Oriented GitHub API.
Mock GitHub server.
-
Uses of Pull in com.jcabi.github
Classes in com.jcabi.github that implement PullModifier and TypeClassDescriptionstatic final classSmart pull request with extra features.Methods in com.jcabi.github that return PullModifier and TypeMethodDescriptionCreate new get.Pulls.get(int number) Get specific get by number.Issue.Smart.pull()Get pull request.PullComment.pull()Pull we're in.PullComment.Smart.pull()PullComments.pull()Pull we're in.Methods in com.jcabi.github that return types with arguments of type PullModifier and TypeMethodDescriptionIterate them all.Methods in com.jcabi.github with parameters of type PullConstructors in com.jcabi.github with parameters of type Pull -
Uses of Pull in com.jcabi.github.mock
Constructors in com.jcabi.github.mock with parameters of type PullModifierConstructorDescriptionMkCheck(MkStorage stg, Coordinates coord, Pull pll, int number) Main ctor.