public class ResourceStreamSource extends Object implements org.flowable.common.engine.impl.util.io.StreamSource
| Constructor and Description |
|---|
ResourceStreamSource(String resource) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
String |
toString() |
public ResourceStreamSource(String resource)
public InputStream getInputStream()
getInputStream in interface org.flowable.common.engine.api.io.InputStreamProvidergetInputStream in interface org.flowable.common.engine.impl.util.io.StreamSourceCopyright © 2019. All rights reserved.