Package org.forgerock.audit.handlers.csv
Class CsvAuditEventHandler.ParseJsonValue
java.lang.Object
org.forgerock.audit.handlers.csv.CsvAuditEventHandler.ParseJsonValue
- All Implemented Interfaces:
org.supercsv.cellprocessor.ift.CellProcessor
- Enclosing class:
- CsvAuditEventHandler
public class CsvAuditEventHandler.ParseJsonValue
extends Object
implements org.supercsv.cellprocessor.ift.CellProcessor
CellProcessor for parsing JsonValue objects from CSV file.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ParseJsonValue
public ParseJsonValue()
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.supercsv.cellprocessor.ift.CellProcessor
-