Class EventConfigurationParser

java.lang.Object
com.avoka.fc.core.service.event.EventConfigurationParser

public class EventConfigurationParser extends Object
Provides a EventConfigurationParser to parse and map the Json from the Event Configuration service definition
Since:
22.10.0
  • Constructor Details

    • EventConfigurationParser

      public EventConfigurationParser(String eventConfigurationJson)
  • Method Details

    • formatJson

      public String formatJson(String jsonString)
      Returns:
      the JSON formatted string representation.