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
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ParseJsonValue
public ParseJsonValue() 
 - 
 - 
Method Details
- 
execute
- Specified by:
 executein interfaceorg.supercsv.cellprocessor.ift.CellProcessor
 
 -