Uses of Class
org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Uses of RobotFrameworkCamelConfiguration in org.apache.camel.component.robotframework
Methods in org.apache.camel.component.robotframework that return RobotFrameworkCamelConfigurationModifier and TypeMethodDescriptionRobotFrameworkCamelConfiguration.copy()RobotFrameworkComponent.getConfiguration()RobotFrameworkEndpoint.getConfiguration()Methods in org.apache.camel.component.robotframework with parameters of type RobotFrameworkCamelConfigurationModifier and TypeMethodDescriptionvoidRobotFrameworkComponent.setConfiguration(RobotFrameworkCamelConfiguration configuration) The configurationConstructors in org.apache.camel.component.robotframework with parameters of type RobotFrameworkCamelConfigurationModifierConstructorDescriptionRobotFrameworkEndpoint(String uri, RobotFrameworkComponent component, String resourceUri, RobotFrameworkCamelConfiguration configuration)