public class OpenPRProcessor extends AbstractProcessor
LOGGER, processorConfig, simpleName| Constructor and Description |
|---|
OpenPRProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected List<PullRequestReference> |
fetchPullRequestsRaw()
Processor can fetch PRs based on any criteria it sees fit and by any means.
|
ProcessorPhase |
getPhase()
Returh phase for which implementation will work.
|
init, log, log, processpublic ProcessorPhase getPhase()
AbstractProcessorgetPhase in interface ProcessorgetPhase in class AbstractProcessorprotected List<PullRequestReference> fetchPullRequestsRaw()
AbstractProcessorAbstractProcessor.fetchPullRequests()
will call it and perform some filtering.fetchPullRequestsRaw in class AbstractProcessorCopyright © 2020 JBoss by Red Hat. All rights reserved.