org.camunda.bpm.engine.impl.util.io
Class ResourceStreamSource
java.lang.Object
org.camunda.bpm.engine.impl.util.io.ResourceStreamSource
- All Implemented Interfaces:
- StreamSource
public class ResourceStreamSource
- extends Object
- implements StreamSource
- Author:
- Tom Baeyens
ResourceStreamSource
public ResourceStreamSource(String resource)
ResourceStreamSource
public ResourceStreamSource(String resource,
ClassLoader classLoader)
getInputStream
public InputStream getInputStream()
- Specified by:
getInputStream in interface StreamSource
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2017 camunda services GmbH. All rights reserved.