| Package | Description |
|---|---|
| org.streampipes.model.client.pipeline |
| Modifier and Type | Method and Description |
|---|---|
List<PipelineElementRecommendation> |
PipelineElementRecommendationMessage.getPossibleElements() |
List<PipelineElementRecommendation> |
PipelineElementRecommendationMessage.getRecommendedElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineElementRecommendationMessage.addPossibleElement(PipelineElementRecommendation recommendation) |
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineElementRecommendationMessage.setPossibleElements(List<PipelineElementRecommendation> possibleElements) |
void |
PipelineElementRecommendationMessage.setRecommendedElements(List<PipelineElementRecommendation> recommendedElements) |
Copyright © 2019. All rights reserved.