Constant Field Values
Contents
org.camunda.*
-
org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl Modifier and Type Constant Field Value public static final intDEFAULT_EXPRESSION_CACHE_SIZE1000 -
org.camunda.bpm.dmn.feel.impl.juel.FeelLogger Modifier and Type Constant Field Value public static final StringPROJECT_CODE"FEEL"public static final StringPROJECT_LOGGER"org.camunda.bpm.dmn.feel"
-
org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper Modifier and Type Constant Field Value public static final StringJUEL_DATE_AND_TIME_METHOD"dateAndTime"
-
org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer Modifier and Type Constant Field Value public static final StringCOMMA_SEPARATOR_REGEX",(?=([^\"]*\"[^\"]*\")*[^\"]*$)"