| Package | Description |
|---|---|
| org.apache.sling.pipes |
| Modifier and Type | Method and Description |
|---|---|
ExecutionResult |
Plumber.execute(org.apache.sling.api.resource.ResourceResolver resolver,
Pipe pipe,
Map<String,Object> bindings,
OutputWriter writer,
boolean save)
Executes a given pipe
|
ExecutionResult |
Plumber.execute(org.apache.sling.api.resource.ResourceResolver resolver,
String path,
Map<String,Object> bindings,
OutputWriter writer,
boolean save)
Executes a pipe at a certain path
|
| Constructor and Description |
|---|
ExecutionResult(OutputWriter writer)
Constructor
|
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.