Class BatchPayloadParser
java.lang.Object
org.apache.syncope.common.rest.api.batch.BatchPayloadParser
-
Method Summary
-
Method Details
-
parse
public static <T extends BatchItem> List<T> parse(InputStream in, MediaType multipartMixed, T template) throws IOException - Throws:
IOException
-