Class PerspectiveGatewayEventsConfig.GsonAdapter

java.lang.Object
com.inductiveautomation.perspective.common.config.PerspectiveGatewayEventsConfig.GsonAdapter
All Implemented Interfaces:
com.inductiveautomation.ignition.common.gson.JsonDeserializer<PerspectiveGatewayEventsConfig>
Enclosing class:
PerspectiveGatewayEventsConfig

public static class PerspectiveGatewayEventsConfig.GsonAdapter extends Object implements com.inductiveautomation.ignition.common.gson.JsonDeserializer<PerspectiveGatewayEventsConfig>
  • Constructor Details

    • GsonAdapter

      public GsonAdapter()
  • Method Details

    • deserialize

      public PerspectiveGatewayEventsConfig deserialize(com.inductiveautomation.ignition.common.gson.JsonElement jsonElement, Type type, com.inductiveautomation.ignition.common.gson.JsonDeserializationContext jsonDeserializationContext)
      Specified by:
      deserialize in interface com.inductiveautomation.ignition.common.gson.JsonDeserializer<PerspectiveGatewayEventsConfig>