Interface RobotFrameworkCamelConstants
-
public interface RobotFrameworkCamelConstants
-
-
Field Summary
Fields Modifier and Type Field Description static String
CAMEL_ROBOT_RESOURCE_URI
static String
CAMEL_ROBOT_RETURN_CODE
static String
CAMEL_ROBOT_VARIABLES
-
-
-
Field Detail
-
CAMEL_ROBOT_VARIABLES
static final String CAMEL_ROBOT_VARIABLES
- See Also:
- Constant Field Values
-
CAMEL_ROBOT_RETURN_CODE
static final String CAMEL_ROBOT_RETURN_CODE
- See Also:
- Constant Field Values
-
CAMEL_ROBOT_RESOURCE_URI
static final String CAMEL_ROBOT_RESOURCE_URI
- See Also:
- Constant Field Values
-
-