@Wid(widfile="CamelFileConnector.wid",name="CamelFileConnector",displayName="CamelFileConnector",defaultHandler="mvel: new org.jbpm.process.workitem.camel.FileCamelWorkitemHandler()",documentation="camel-workitem/index.html",category="camel-workitem",icon="CamelFileConnector.png",parameters={@WidParameter(name="path",required=true),@WidParameter(name="payload",required=true),@WidParameter(name="fileName")},results=@WidResult(name="response"),mavenDepends=@WidMavenDepends(group="org.jbpm.contrib",artifact="camel-workitem",version="7.17.0.Final"),serviceInfo=@WidService(category="Camel",description="Use Apache Camel connectors in your processes",keywords="apache,camel,file,filysystem,read,write,payload,route,connector",action=@WidAction(title="Access file systems and process files"))) public class FileCamelWorkitemHandler extends AbstractCamelWorkitemHandler
context, requestMapper, responseMapper, uriConverter
Constructor and Description |
---|
FileCamelWorkitemHandler() |
FileCamelWorkitemHandler(Set<String> headers) |
abortWorkItem, executeWorkItem, setCamelContext
Copyright © 2001–2019 jBPM dev team. All rights reserved.