Constant Field Values
Contents
org.flowable.*
-
org.flowable.eventregistry.impl.EventRegistryEngine Modifier and Type Constant Field Value public static final StringVERSION"6.8.1.0" -
org.flowable.eventregistry.impl.EventRegistryEngineConfiguration Modifier and Type Constant Field Value public static final StringDEFAULT_MYBATIS_MAPPING_FILE"org/flowable/eventregistry/db/mapping/mappings.xml"public static final StringLIQUIBASE_CHANGELOG_PREFIX"FLW_EV_" -
org.flowable.eventregistry.impl.EventRegistryEngines Modifier and Type Constant Field Value public static final StringNAME_DEFAULT"default"
-
org.flowable.eventregistry.impl.constant.EventConstants Modifier and Type Constant Field Value public static final StringEVENT_INSTANCE"eventInstance"
-
org.flowable.eventregistry.impl.db.EventDbSchemaManager Modifier and Type Constant Field Value public static final StringLIQUIBASE_CHANGELOG"org/flowable/eventregistry/db/liquibase/flowable-eventregistry-db-changelog.xml"
-
org.flowable.eventregistry.impl.persistence.entity.EventRegistryEntityConstants Modifier and Type Constant Field Value public static final StringEVENT_REGISTRY_ID_PREFIX"EVR-"
-
org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl Modifier and Type Constant Field Value protected static final StringDEFAULT_ENCODING"UTF-8"
-
org.flowable.eventregistry.test.EventTestHelper Modifier and Type Constant Field Value public static final StringEMPTY_LINE"\n" -
org.flowable.eventregistry.test.FlowableEventExtension Modifier and Type Constant Field Value public static final StringDEFAULT_CONFIGURATION_RESOURCE"flowable.eventregistry.cfg.xml"