Class SpringConnectorPropertyResolver
java.lang.Object
io.camunda.zeebe.spring.client.connector.SpringConnectorPropertyResolver
- All Implemented Interfaces:
io.camunda.connector.impl.config.ConnectorPropertyResolver
public class SpringConnectorPropertyResolver
extends Object
implements io.camunda.connector.impl.config.ConnectorPropertyResolver
-
Constructor Summary
ConstructorsConstructorDescriptionSpringConnectorPropertyResolver(org.springframework.core.env.Environment environment) -
Method Summary
-
Constructor Details
-
SpringConnectorPropertyResolver
public SpringConnectorPropertyResolver(org.springframework.core.env.Environment environment)
-
-
Method Details
-
containsProperty
- Specified by:
containsPropertyin interfaceio.camunda.connector.impl.config.ConnectorPropertyResolver
-
getProperty
- Specified by:
getPropertyin interfaceio.camunda.connector.impl.config.ConnectorPropertyResolver
-