rib.parser-workitem.7.38.0.Final.source-code.parser-workitem.wid Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of parser-workitem Show documentation
Show all versions of parser-workitem Show documentation
Parse Strings to objects and vice-versa
[
[
"name" : "Parser",
"displayName" : "Parser",
"category" : "parser-workitem",
"description" : "",
"defaultHandler" : "mvel: new org.jbpm.process.workitem.parser.ParserWorkItemHandler()",
"documentation" : "parser-workitem/index.html",
"parameters" : [
"Type" : new StringDataType()
,"Input" : new StringDataType()
,"Format" : new StringDataType()
],
"results" : [
"Result" : new StringDataType()
],
"mavenDependencies" : [
"org.jbpm.contrib:parser-workitem:7.38.0.Final"
],
"icon" : "Parser.png"
]
]