Package org.apache.camel.constants
Class FunctionGraphProperties
- java.lang.Object
-
- org.apache.camel.constants.FunctionGraphProperties
-
public final class FunctionGraphProperties extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringFUNCTION_NAMEstatic StringFUNCTION_PACKAGEstatic StringOPERATIONstatic StringXCFFLOGSstatic StringXCFFLOGTYPE
-
-
-
Field Detail
-
OPERATION
public static final String OPERATION
- See Also:
- Constant Field Values
-
FUNCTION_NAME
public static final String FUNCTION_NAME
- See Also:
- Constant Field Values
-
FUNCTION_PACKAGE
public static final String FUNCTION_PACKAGE
- See Also:
- Constant Field Values
-
XCFFLOGTYPE
public static final String XCFFLOGTYPE
- See Also:
- Constant Field Values
-
XCFFLOGS
public static final String XCFFLOGS
- See Also:
- Constant Field Values
-
-