| Package | Description |
|---|---|
| org.geomajas.service.pipeline |
| Modifier and Type | Method and Description |
|---|---|
PipelineInfo |
PipelineInfo.getDelegatePipeline()
Get the delegate pipeline.
|
PipelineInfo<RESPONSE> |
PipelineService.getPipeline(String key,
String layerId)
Get a pipeline configuration based on the key and optional layer id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineService.execute(PipelineInfo<RESPONSE> pipeline,
PipelineContext context,
RESPONSE response)
Execute the pipeline, starting with a known context.
|
void |
PipelineInfo.setDelegatePipeline(PipelineInfo delegatePipeline)
Define a delegate pipeline.
|
Copyright © 2015 Geosparc. All Rights Reserved.