Class DocumentConverter

java.lang.Object
org.jbpm.process.core.datatype.impl.coverter.DocumentConverter
All Implemented Interfaces:
Function<String,Object>

public class DocumentConverter extends Object implements Function<String,Object>