org.jbpm.process.workitem.camel.request
Class RequestPayloadMapper
java.lang.Object
org.jbpm.process.workitem.camel.request.RequestPayloadMapper
- All Implemented Interfaces:
- RequestMapper
- Direct Known Subclasses:
- FTPRequestPayloadMapper
public class RequestPayloadMapper
- extends Object
- implements RequestMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
requestLocation
protected final String requestLocation
headerLocations
protected final Set<String> headerLocations
RequestPayloadMapper
public RequestPayloadMapper()
RequestPayloadMapper
public RequestPayloadMapper(String requestLocation)
RequestPayloadMapper
public RequestPayloadMapper(String requestLocation,
Set<String> headerLocations)
mapToRequest
public org.apache.camel.Processor mapToRequest(Map<String,Object> params)
- Specified by:
mapToRequest
in interface RequestMapper
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.