Uses of Class
org.jboss.set.pull.processor.data.PullRequestReference
Packages that use PullRequestReference
-
Uses of PullRequestReference in org.jboss.set.pull.processor
Methods in org.jboss.set.pull.processor that return types with arguments of type PullRequestReferenceModifier and TypeMethodDescriptionprotected abstract List<PullRequestReference>AbstractProcessor.fetchPullRequestsRaw()Processor can fetch PRs based on any criteria it sees fit and by any means. -
Uses of PullRequestReference in org.jboss.set.pull.processor.impl.process
Methods in org.jboss.set.pull.processor.impl.process that return types with arguments of type PullRequestReferenceModifier and TypeMethodDescriptionprotected List<PullRequestReference>OpenPRProcessor.fetchPullRequestsRaw()