JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.activiti.spring.resources
Interface ResourceReader<T>
public interface
ResourceReader<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Predicate
<
String
>
getResourceNameSelector
()
T
read
(
InputStream
inputStream)
Method Details
getResourceNameSelector
Predicate
<
String
>
getResourceNameSelector
()
read
T
read
(
InputStream
inputStream)
throws
IOException
Throws:
IOException