| Package | Description |
|---|---|
| org.jboss.set.pull.processor | |
| org.jboss.set.pull.processor.data | |
| org.jboss.set.pull.processor.impl.evaluator |
| Modifier and Type | Method and Description |
|---|---|
StreamComponentDefinition |
EvaluatorContext.getStreamComponentDefinition() |
| Modifier and Type | Method and Description |
|---|---|
List<StreamComponentDefinition> |
StreamDefinition.getStreamComponents() |
| Constructor and Description |
|---|
EvaluatorContext(org.jboss.set.aphrodite.Aphrodite aphrodite,
org.jboss.set.aphrodite.domain.PullRequest pullrequest,
StreamComponentDefinition streamComponentDefinition,
ProcessorPhase processorPhase) |
| Modifier and Type | Method and Description |
|---|---|
StreamComponentDefinition |
PullRequestReference.getComponentDefinition() |
StreamComponentDefinition |
PullRequestData.getStreamComponentDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
PullRequestReference.setComponentDefinition(StreamComponentDefinition componentDefinition) |
| Constructor and Description |
|---|
PullRequestData(org.jboss.set.aphrodite.domain.PullRequest pullRequest,
StreamComponentDefinition streamComponentDefinition) |
PullRequestReference(org.jboss.set.aphrodite.domain.PullRequest pullRequest,
StreamComponentDefinition componentDefinition) |
| Modifier and Type | Method and Description |
|---|---|
protected StreamComponentDefinition |
LinkedPullRequestEvaluator.determineUpstreamStreamComponentDefinition(EvaluatorContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected PullRequestData |
LinkedPullRequestEvaluator.convert(org.jboss.set.aphrodite.domain.PullRequest pullRequest,
StreamComponentDefinition streamComponentDefinition) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.