public class Pipeline
extends java.lang.Object
| Constructor and Description |
|---|
Pipeline() |
| Modifier and Type | Method and Description |
|---|---|
ProcessedAsset |
push(Asset asset)
Applies this processing pipeline to the specified asset.
|
public ProcessedAsset push(Asset asset)
asset - Asset to be processedAmetoException - if the asset could not be processed