public interface IStreamProcessingAction extends IAction
IAction
Modifier and Type | Method and Description |
---|---|
void |
setInputStream(InputStream inputStream)
Sets the input stream containing the contents to be processed.
|
execute, isExecutionSuccessful
void setInputStream(InputStream inputStream)
inputStream
- the input streamCopyright © 2020 Hitachi Vantara. All rights reserved.