Class GsonAppWorkflowStepInputValueFactory

    • Constructor Detail

      • GsonAppWorkflowStepInputValueFactory

        public GsonAppWorkflowStepInputValueFactory()
      • GsonAppWorkflowStepInputValueFactory

        public GsonAppWorkflowStepInputValueFactory​(boolean failOnUnknownProperties)
    • Method Detail

      • deserialize

        public AppWorkflow.StepInputValue deserialize​(com.google.gson.JsonElement json,
                                                      Type typeOfT,
                                                      com.google.gson.JsonDeserializationContext context)
                                               throws com.google.gson.JsonParseException
        Specified by:
        deserialize in interface com.google.gson.JsonDeserializer<AppWorkflow.StepInputValue>
        Throws:
        com.google.gson.JsonParseException