Class UrlStreamSource
java.lang.Object
org.flowable.common.engine.impl.util.io.UrlStreamSource
- All Implemented Interfaces:
InputStreamProvider
,StreamSource
- Author:
- Tom Baeyens
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UrlStreamSource
-
-
Method Details
-
getInputStream
Description copied from interface:StreamSource
Creates a NEWInputStream
to the provided resource.- Specified by:
getInputStream
in interfaceInputStreamProvider
- Specified by:
getInputStream
in interfaceStreamSource
-