Constant Field Values
Contents
org.flowable.*
-
org.flowable.dmn.engine.DmnEngine Modifier and Type Constant Field Value public static final StringVERSION"6.8.1.0" -
org.flowable.dmn.engine.DmnEngineConfiguration Modifier and Type Constant Field Value public static final StringDEFAULT_MYBATIS_MAPPING_FILE"org/flowable/dmn/db/mapping/mappings.xml"public static final StringLIQUIBASE_CHANGELOG_PREFIX"ACT_DMN_" -
org.flowable.dmn.engine.DmnEngines Modifier and Type Constant Field Value public static final StringNAME_DEFAULT"default"
-
org.flowable.dmn.engine.impl.DeploymentSettings Modifier and Type Constant Field Value public static final StringIS_DMN_XSD_VALIDATION_ENABLED"isDmnXsdValidationEnabled"
-
org.flowable.dmn.engine.impl.db.DmnDbSchemaManager Modifier and Type Constant Field Value public static final StringLIQUIBASE_CHANGELOG"org/flowable/dmn/db/liquibase/flowable-dmn-db-changelog.xml"
-
org.flowable.dmn.engine.impl.persistence.entity.DmnEngineEntityConstants Modifier and Type Constant Field Value public static final StringDMN_ENGINE_ID_PREFIX"DEC-"
-
org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl Modifier and Type Constant Field Value protected static final StringDEFAULT_ENCODING"UTF-8"
-
org.flowable.dmn.engine.impl.test.AbstractDmnTestCase Modifier and Type Constant Field Value protected static final StringEMPTY_LINE"\n"
-
org.flowable.dmn.engine.test.DmnTestHelper Modifier and Type Constant Field Value public static final StringEMPTY_LINE"\n" -
org.flowable.dmn.engine.test.FlowableDmnExtension Modifier and Type Constant Field Value public static final StringDEFAULT_CONFIGURATION_RESOURCE"flowable.dmn.cfg.xml"