Constant Field Values
Contents
org.drools.*
-
org.drools.model.project.codegen.RuleCodegen Modifier and Type Constant Field Value public static final StringGENERATOR_NAME"rules"public static final StringTEMPLATE_RULE_FOLDER"/class-templates/rules/"
-
org.drools.model.project.codegen.template.TemplatedGenerator Modifier and Type Constant Field Value public static final StringDEFAULT_TEMPLATE_BASE_PATH"/class-templates/"protected static final StringTEMPLATE_FORMAT"{0}{1}{2}{3}"protected static final StringTEMPLATE_SUFFIX"Template.java"