Package org.kie.server.generator
Class CustomCaseIdExpressionFunctions
- java.lang.Object
-
- org.kie.server.generator.CustomCaseIdExpressionFunctions
-
public class CustomCaseIdExpressionFunctions extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static CustomCaseIdExpressionFunctionsCASE_ID_FUNCTIONS
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringCAPITALIZE(String text)static StringLOWER(String text)
-
-
-
Field Detail
-
CASE_ID_FUNCTIONS
public static final CustomCaseIdExpressionFunctions CASE_ID_FUNCTIONS
-
-