Class BTMobileErrorLogInsertBatch

All Implemented Interfaces:
Serializable, Tool, ValidExecution

Business task in order to insert a list of BOMobileErrorLog.
For each insert the base event MobileErrorLogInsertEvent is called and as input it will receive a BOMobileErrorLog from the list of BOMobileErrorLog as input.
The output will be built as a list containing the return types of the base event MobileErrorLogInsertEvent.
See Also: