public class GetResourceAsReusableStreamFunction extends GetResourceFunction
Function to return a resource as a stream that can be read multiple times
| Constructor and Description |
|---|
GetResourceAsReusableStreamFunction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name to bind with this function
|
protected Object |
handleResource(MunitResource munitResource) |
call, parametersasTypedValue, returnTypeprotected Object handleResource(MunitResource munitResource)
handleResource in class GetResourceFunctionpublic String getName()
MunitExpressionFunctiongetName in class MunitExpressionFunctionCopyright © 2017. All rights reserved.