| Package | Description |
|---|---|
| org.streampipes.model.client.pipeline |
| Modifier and Type | Method and Description |
|---|---|
List<PipelineModification> |
PipelineModificationMessage.getPipelineModifications() |
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineModificationMessage.addPipelineModification(PipelineModification pipelineModification) |
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineModificationMessage.setPipelineModifications(List<PipelineModification> pipelineModifications) |
| Constructor and Description |
|---|
PipelineModificationMessage(List<PipelineModification> pipelineModifications) |
Copyright © 2019. All rights reserved.