public interface EventDataCreator
| Modifier and Type | Method and Description |
|---|---|
Object |
createDataObject(Object input,
Object response)
Create a data object for use in a specific api call and return it.
|
Object createDataObject(Object input, Object response) throws Exception
input - the input into the previous eventresponse - the response from the previous eventExceptionCopyright © 2012. All Rights Reserved.