Class RobotFrameworkCamelUtils
java.lang.Object
org.apache.camel.component.robotframework.RobotFrameworkCamelUtils
-
Method Summary
Modifier and TypeMethodDescriptioncreateRobotVariablesFromCamelExchange(org.apache.camel.Exchange exchange, boolean allowContextMapAll)
-
Method Details
-
createRobotVariablesFromCamelExchange
public static List<String> createRobotVariablesFromCamelExchange(org.apache.camel.Exchange exchange, boolean allowContextMapAll) throws org.apache.camel.TypeConversionException, org.apache.camel.NoTypeConversionAvailableException - Throws:
org.apache.camel.TypeConversionExceptionorg.apache.camel.NoTypeConversionAvailableException
-