@Named(value="inventoryProcessor") public class InventoryProcessor extends Object implements jakarta.batch.api.chunk.ItemProcessor
Constructor and Description |
---|
InventoryProcessor() |
Modifier and Type | Method and Description |
---|---|
InventoryRecord |
processItem(Object record) |
public InventoryRecord processItem(Object record) throws Exception
processItem
in interface jakarta.batch.api.chunk.ItemProcessor
Exception
© Copyright 2013, 2020 International Business Machines Corp. and others
Licensed under the Apache License, Version 2.0