org.jbpm.process.workitem.camel.response
Class ResponsePayloadMapper
java.lang.Object
org.jbpm.process.workitem.camel.response.ResponsePayloadMapper
- All Implemented Interfaces:
- ResponseMapper
- Direct Known Subclasses:
- FTPResponsPayloadMapper
public class ResponsePayloadMapper
- extends Object
- implements ResponseMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
headerLocations
protected final Set<String> headerLocations
ResponsePayloadMapper
public ResponsePayloadMapper()
ResponsePayloadMapper
public ResponsePayloadMapper(String responseLocation)
ResponsePayloadMapper
public ResponsePayloadMapper(String responseLocation,
Set<String> headerLocations)
mapFromResponse
public Map<String,Object> mapFromResponse(org.apache.camel.Exchange exchange)
- Specified by:
mapFromResponse
in interface ResponseMapper
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.