|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.server.flow.mapper.BTTProcessRequestMapper
This class maps the BTT process request to the business process context.
Constructor Summary | |
---|---|
BTTProcessRequestMapper()
|
Method Summary | |
---|---|
Context |
mapRequestData(java.lang.Object reqData,
Context context)
Maps the request data to the business process context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BTTProcessRequestMapper()
Method Detail |
public Context mapRequestData(java.lang.Object reqData, Context context) throws java.lang.Exception
reqData
- The request data.context
- The business process context.
java.lang.Exception
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |