Class GraphQLVariablesProcessor
java.lang.Object
org.qubership.integration.platform.engine.camel.processors.GraphQLVariablesProcessor
- All Implemented Interfaces:
org.apache.camel.Processor
@Component
public class GraphQLVariablesProcessor
extends Object
implements org.apache.camel.Processor
-
Constructor Summary
ConstructorsConstructorDescriptionGraphQLVariablesProcessor(com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Method Summary
-
Constructor Details
-
GraphQLVariablesProcessor
@Autowired public GraphQLVariablesProcessor(@Qualifier("jsonMapper") com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
-
Method Details
-
process
- Specified by:
processin interfaceorg.apache.camel.Processor- Throws:
Exception
-